Please post the top-level config.log too On Tuesday, March 17, 2020 at 3:56:49 PM UTC-4, Christopher Duston wrote: > > I've got an error when compiling SageMath 9.0 from source on a Slackware > 14.2 machine. I've done this without error on a different machine with an > identical OS, so I am a little mystified. The message is > > > The following package(s) may have failed to build (not necessarily > during this run of 'make all-build'): > > * package: iml-1.0.4p1.p2 > log file: /tmp/SBo/sage-9.0/logs/pkgs/iml-1.0.4p1.p2.log > build directory: /tmp/SBo/sage-9.0/local/var/tmp/sage/build/iml-1.0. > 4p1.p2 > > > > The relevant section of the log file (which is attached in full) is > > > /usr/bin/bash ../libtool --tag=CC --mode=link gcc -I///usr/include > -I/tmp/SBo/ > sage-9.0/local/include -I. -O3 -g -version-info 1:1:1 -L/tmp/SBo/sage- > 9.0/loc > al/lib -Wl,-rpath,/tmp/SBo/sage-9.0/local/lib -lm -o libiml.la -rpath / > tmp/SBo/ > sage-9.0/local/lib libiml_la-basisop.lo libiml_la-certsolve.lo libiml_la- > error.l > o libiml_la-latreduce.lo libiml_la-memalloc.lo libiml_la-mtrans.lo > libiml_la-non > sysolve.lo libiml_la-padiclift.lo libiml_la-reconsolu.lo libiml_la-RNSop.lo > libi > ml_la-nullspace.lo -L///usr/lib -lgmp -L/tmp/SBo/sage-9.0/local/lib -lgmp > -L/tmp > /SBo/sage-9.0/local/lib -L/tmp/SBo/sage-9.0/local/lib -lopenblas > libtool: link: gcc -shared -fPIC -DPIC .libs/libiml_la-basisop.o .libs/ > libiml_ > la-certsolve.o .libs/libiml_la-error.o .libs/libiml_la-latreduce.o .libs/ > libiml_ > la-memalloc.o .libs/libiml_la-mtrans.o .libs/libiml_la-nonsysolve.o .libs/ > libiml > _la-padiclift.o .libs/libiml_la-reconsolu.o .libs/libiml_la-RNSop.o .libs/ > libiml > _la-nullspace.o -L/tmp/SBo/sage-9.0/local/lib -lm -L///usr/lib > /usr/lib/libgmp > .so -lopenblas -O3 -Wl,-rpath -Wl,/tmp/SBo/sage-9.0/local/lib -Wl,-soname > -Wl > ,libiml.so.0 -o .libs/libiml.so.0.1.1 > /usr/lib64/gcc/x86_64-slackware-linux/5.5.0/../../../../x86_64-slackware- > linux/b > in/ld: skipping incompatible ///usr/lib/libm.so when searching for -lm > /usr/lib64/gcc/x86_64-slackware-linux/5.5.0/../../../../x86_64-slackware- > linux/b > in/ld: skipping incompatible ///usr/lib/libm.a when searching for -lm > /usr/lib/libgmp.so: error adding symbols: File in wrong format > collect2: error: ld returned 1 exit status > Makefile:373: recipe for target 'libiml.la' failed > make[6]: *** [libiml.la] Error 1 > make[6]: Leaving directory > '/tmp/SBo/sage-9.0/local/var/tmp/sage/build/iml-1.0.4 > p1.p2/src/src' > > > > Info about my machine: > > $ uname -a > Linux Zonadar 4.4.14 #1 SMP Fri Jun 24 13:30:15 CDT 2016 x86_64 Intel(R) > Core(TM) i5 CPU 760 @ 2.80GHz GenuineIntel GNU/Linux > > > Any thoughts? >
-- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/0b7fb664-ac8a-47ba-89cb-2bbc8abeb34b%40googlegroups.com.