On Sun, Jan 26, 2020 at 11:08 AM Jaap Spies <[email protected]> wrote: > > On Raspberry Pi 4 4GB on Raspbian Buster build failed with fplll: > > libtool: link: g++ -std=gnu++11 -std=c++11 -fPIC > -I/home/pi/sagemath/sage-9.1.be > ta1/local/include/ -O3 -Wl,-rpath > -Wl,/home/pi/sagemath/sage-9.1.beta1/local/lib > -o .libs/fplll main.o -L/home/pi/sagemath/sage-9.1.beta1/local/lib -L/lib > ./.l > ibs/libfplll.so -lmpfr -lgmp -pthread -Wl,-rpath > -Wl,/home/pi/sagemath/sage-9.1. > beta1/local/lib > /usr/bin/ld: ./.libs/libfplll.so: undefined reference to `__atomic_store_8' > /usr/bin/ld: ./.libs/libfplll.so: undefined reference to `__atomic_load_8' > collect2: error: ld returned 1 exit status > make[7]: *** [Makefile:1165: fplll] Error 1 > make[7]: Leaving directory > '/home/pi/sagemath/sage-9.1.beta1/local/var/tmp/sage/ > build/fplll-5.3.2/src/fplll' > make[6]: *** [Makefile:739: all] Error 2 > make[6]: Leaving directory > '/home/pi/sagemath/sage-9.1.beta1/local/var/tmp/sage/ > : > log attached
Thanks, this might be due to an ARM-specific problem with fplll, I cc to the fplll author. Not sure whether they do any tests on ARM. Dima > > > On Wednesday, January 22, 2020 at 12:41:42 AM UTC+1, 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 >> >> >> dde78cbd22 (tag: 9.1.beta1, trac/develop) Updated SageMath version to >> 9.1.beta1 >> 4fd5d56ece Trac #29029: some cleaning in power series pyx files >> 4cb8a7b996 Trac #29020: remove some deprecated stuff in modular >> ed52d73c0d Trac #29014: cvxopt: use pkg-config for blas libdir in >> spkg-install >> 64438cef9b Trac #29010: Split off sage.rings.number_field.homset from >> sage.rings.number_field.morphism >> 6612330a9f Trac #29008: Move sage.rings.homset to the "new" coercion model >> 66cfbfcedc Trac #29001: PKG_CHECK_VAR missing on pkgconfig < 0.28 >> 03886d35eb Trac #28995: little tweak to our lgtm config file >> 6d8d080aa2 Trac #28990: some fixes in sage_bootstrap and mac-app >> 9a911b0056 Trac #28978: Change "high mem" to "memlimit" when referring to >> doctesting tags >> c18ebf94f0 Trac #28967: implement easy cases of inverse_mod for general >> commutative rings >> 437b96dd6a Trac #29030: Fix deprecation warnings with ipython 7 >> 4579b22408 Trac #29027: MR40: add missing # long time tags >> 4200a9a134 Trac #29025: numpy: site.cfg needs a [DEFAULT] section >> d5521bf8c8 Trac #29021: Bug in setting the calculus method on manifolds >> 5534ecd1ce Trac #29019: Make patch to pillow more robust (do not depend on >> "Py_MACOS_SYSROOT") and fix zlib problem on macOS >> 0c037c69c1 Trac #29017: Coercion map to a quotient of a polynomial ring has >> incorrect parent >> d337302be4 Trac #29016: spkg-legacy-uninstall for R >> fb6146ade2 Trac #29004: Fix broken link with hall_polynomial in HallAlgebra >> 89447f97ca Trac #29003: Install Sage-specific .pc files when running make, >> not configure >> b6f7be5e5b Trac #28997: Update sage-numerical-backends-gurobi to 9.0.0 >> 24dbe7fe89 Trac #28994: pyflakes cleanup in categories >> 8966c95bd5 Trac #28993: Adding keyword `prec` to the element constructor of >> Laurent series >> e98af516aa Trac #28988: Support rpy 3.x >> 1f0508d28a Trac #28985: spkg-configure for gfan >> 1f76e74068 Trac #28973: Automorphism Fields: Notation of Inverse >> 6c59de24f0 Trac #28968: further improvements to GroupLibGAP >> 5a115e0502 Trac #28965: enhance GroupLibGAP >> 25b20e31be Trac #28961: Better class hierarchy for classical matrix Lie >> algebras >> 305ed5a09b Trac #28958: spkg-configure.m4 for nauty >> f0b2140404 Trac #28954: polynomial degree is broken for weighted block orders >> d12132f98f Trac #28611: Genus Representative >> 295bd69e58 Trac #28473: decomposition by clique minimal separators >> d63a3bc1d3 Trac #28239: Precision of Laurent series is restricted to be >> positive >> 878ff06b8e Trac #28045: spkg-configure.m4 for libatomic >> ba57ab1cca Trac #28969: fix typo in error message of >> IntegerMod_abstract.__abs__ >> 34d6e53bf6 Trac #28975: return is not a function >> e13339bda5 Trac #28972: some details about all(...) and return >> 6fa6de600d Trac #28952: Rational representative for a genus >> 266a6aaa9c Trac #28908: spkg-configure for cbc >> f8430c4d06 Trac #28934: remove stuff about python 2.4 compatibility >> 582712b85d Trac #28932: fix QuadraticField constructor if embedding=False >> 2f6e2f2219 Trac #28931: some cleanup for contour plot >> 75f1dccb81 Trac #28907: remove the method MathematicaElement.N() >> 0e4041927e Trac #28902: Cythonize hypergeometric trace formula >> b40e3a3ad7 Trac #28901: some details in matrix/ >> 6c520b21de Trac #28772: Kneading sequences for the doubling map >> 0e19bcb7e6 Trac #28695: gcc: mismatch of assembler / linker during configure >> 495254a7fd Trac #28956: correct AC_CHECK_PROG call in spkg-configure for >> bzip2 >> 85c95a6959 Trac #28955: Bug in quadratic_form_from_invariants >> 93ed1bbb25 Trac #28942: Maximal even overlattice >> 8a0e0ebfe1 Trac #28921: Mixed Forms - Zero Treatment for Scalar >> Multiplication >> fb8d83d885 Trac #28916: MixedFormAlgebra - More Flexible Coercions >> 708ab81536 Trac #28886: Update FP(Y)LLL >> af6498344d Trac #27086: Simplicity and simpliciality for >> CombinatorialPolyhedron >> af2f949780 Trac #19803: difference of behavior in polyhedra with different >> backends >> b8f53f72e8 (tag: 9.1.beta0) Updated SageMath version to 9.1.beta0 >> > -- > 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 on the web visit > https://groups.google.com/d/msgid/sage-release/2f813c02-f7a0-4d7f-94a6-88b4ab31ea2f%40googlegroups.com. -- 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 on the web visit https://groups.google.com/d/msgid/sage-release/CAAWYfq0L5BFQP31XPG7XUM4MbeiVENd7UeHfrLNcC7Lefd6UHw%40mail.gmail.com.
