I am seeing a build failure for gap_packages-4.13.1 on macOS 15 with M1 CPU. A header file seems to be missing:
[spkg-install] In file included from src/bipart.cpp:38: [spkg-install] libsemigroups/include/libsemigroups/report.hpp:42:10: fatal error: 'textflowcpp/TextFlow.hpp' file not found [spkg-install] #include "textflowcpp/TextFlow.hpp" [spkg-install] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [spkg-install] 1 error generated. [spkg-install] make[5]: *** [gen/src/bipart.o] Error 1 (I don;t seem to have the option of attaching files on this list, so the full log file is not attached.) - Marc On Saturday, October 26, 2024 at 3:45:46 PM UTC-5 Volker Braun wrote: > As always, you can get the latest beta version from the "develop" git > branch. Alternatively, the self-contained source tarball is at > http://www.sagemath.org/download-latest.html > > > 1b3f398d2a8 (tag: 10.5.beta8, github/develop) Updated SageMath version to > 10.5.beta8 > 9a5d35a91d4 gh-38855: Fixes for Xcode 16 and gcc/gfortran, boost_cropped > ce4a78dcb41 gh-38851: src/sage/graphs/generic_graph.py: work around > doctest hang > 5b5b42f8fc2 gh-38845: Fix docstring format for > `EllipticCurve_with_prime_order` > 9d43795c1cd gh-38841: Fix `transformation` parameter for LLL on matrices > over QQ > 8a5615f1752 gh-38837: Fix bug in covering map of simplicial set with > degenerate faces. > a90e4a3d0af gh-38833: Respect sparse=True in vector constructor when > passed ndarray > 2304cfd66fb gh-38826: src/sage/env.py: canonicalize paths in a test > 3232e30e4d9 gh-38825: Fix two tests that fail on a heavily-loaded machine > 2af76132c15 gh-38822: Upgrade database_knotinfo to version 2024.10.1 > 1b5ea274e48 gh-38819: fixing some typos > e028eccc206 gh-38816: fix all pep E302 in manifolds and geometry > 96ea212c409 gh-38812: Make codecov/patch informational (not fail) > 28aa6c31adb gh-38808: faster comparison of elliptic-curve morphisms > 3e3fd150028 gh-38805: use specialized 2-dimensional .log() method in > .matrix_on_subgroup() > d69ef019ae8 gh-38804: GAP 4.13.1 > 05c92eb4b5a gh-38798: adding method tikz to class Graph > bd5df794cb9 gh-38797: make sure .division_points() returns the correct > result for m=-1 > e70d9fea9d2 gh-38770: Add "needs" tags for giac and libgiac > 2be2d84239a gh-38740: fixing some suggestions by ruff > 9ea031057b5 gh-38734: GH Actions: Build sagemath-tdlib wheel > 5c90b600f44 gh-38680: Improve counting of local solutions for > QuadraticForm at p=2 > 5c25c12c6d4 gh-38487: convenience methods for field embeddings > 67e62345024 gh-38259: Fixed and improvements in `is_LLL_reduced` and > `approximate_closest_vector` > 61e1f4aa637 gh-36524: Compile everything with meson > 7e4f7bdc0be gh-36226: Use CPU time for --warn-long > 7726cd9e1d0 (tag: 10.5.beta7) Updated SageMath version to 10.5.beta7 > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-release/15389591-aa28-46a2-ae22-0c0f667c5ca0n%40googlegroups.com.
