Found local metadata for libfplll-20160107 Attempting to download package libfplll-20160107.tar.bz2 from mirrors https://fourdots.com/mirror/sagemath/spkg/upstream/libfplll/libfplll-20160107.tar.bz2 [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] ERROR [download|run:133]: [Errno socket error] [Errno 403] Forbidden: '//fourdots.com/mirror/sagemath/spkg/upstream/libfplll/libfplll-20160107.tar.bz2' http://mirror.switch.ch/mirror/sagemath/spkg/upstream/libfplll/libfplll-20160107.tar.bz2 [......................................................................] libfplll-20160107 ==================================================== Setting up build directory for libfplll-20160107 mv: cannot stat 'libfplll-20160107*': No such file or directory Finished set up **************************************************** Host system: Linux cozzybook 4.3.3-3-ARCH #1 SMP PREEMPT Wed Jan 20 08:12:23 CET 2016 x86_64 GNU/Linux **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/home/cozzy/dev/sage/local/libexec/gcc/x86_64-unknown-linux-gnu/4.9.3/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../src/configure --prefix=/home/cozzy/dev/sage/local --with-local-prefix=/home/cozzy/dev/sage/local --with-gmp=/home/cozzy/dev/sage/local --with-mpfr=/home/cozzy/dev/sage/local --with-mpc=/home/cozzy/dev/sage/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm Thread model: posix gcc version 4.9.3 (GCC) **************************************************** Applying patches to upstream sources... Now configuring libfplll... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking for __gmpz_init in -lgmp... yes checking for __gmp_get_memory_functions in -lgmp... yes checking for mpfr_add in -lmpfr... yes checking for mpfr_fms in -lmpfr... yes checking qd/dd_real.h usability... yes checking qd/dd_real.h presence... yes checking for qd/dd_real.h... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking cstdio usability... yes checking cstdio presence... yes checking for cstdio... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking string usability... yes checking string presence... yes checking for string... yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for working volatile... yes checking for working strtod... no checking for pow... no checking for pow in -lm... no configure: WARNING: cannot find library containing definition of pow checking for floor... no checking for pow... (cached) no checking for rint... no checking for sqrt... no checking for strtol... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: creating src/fplll_config.h config.status: executing depfiles commands config.status: executing libtool commands Now building libfplll... make[3]: Entering directory '/home/cozzy/dev/sage/local/var/tmp/sage/build/libfplll-20160107/src' make all-recursive make[4]: Entering directory '/home/cozzy/dev/sage/local/var/tmp/sage/build/libfplll-20160107/src' Making all in src make[5]: Entering directory '/home/cozzy/dev/sage/local/var/tmp/sage/build/libfplll-20160107/src/src' make all-am make[6]: Entering directory '/home/cozzy/dev/sage/local/var/tmp/sage/build/libfplll-20160107/src/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT fplll.lo -MD -MP -MF .deps/fplll.Tpo -c -o fplll.lo fplll.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT fplll.lo -MD -MP -MF .deps/fplll.Tpo -c fplll.cpp -fPIC -DPIC -o .libs/fplll.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT fplll.lo -MD -MP -MF .deps/fplll.Tpo -c fplll.cpp -o fplll.o >/dev/null 2>&1 mv -f .deps/fplll.Tpo .deps/fplll.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -fPIC -DPIC -o .libs/util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -o util.o >/dev/null 2>&1 mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT topenum.lo -MD -MP -MF .deps/topenum.Tpo -c -o topenum.lo topenum.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT topenum.lo -MD -MP -MF .deps/topenum.Tpo -c topenum.cpp -fPIC -DPIC -o .libs/topenum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT topenum.lo -MD -MP -MF .deps/topenum.Tpo -c topenum.cpp -o topenum.o >/dev/null 2>&1 mv -f .deps/topenum.Tpo .deps/topenum.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT evaluator.lo -MD -MP -MF .deps/evaluator.Tpo -c -o evaluator.lo evaluator.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT evaluator.lo -MD -MP -MF .deps/evaluator.Tpo -c evaluator.cpp -fPIC -DPIC -o .libs/evaluator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT evaluator.lo -MD -MP -MF .deps/evaluator.Tpo -c evaluator.cpp -o evaluator.o >/dev/null 2>&1 mv -f .deps/evaluator.Tpo .deps/evaluator.Plo g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/home/cozzy/dev/sage/local/include/ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -MT latticegen.o -MD -MP -MF .deps/latticegen.Tpo -c -o latticegen.o latticegen.cpp mv -f .deps/latticegen.Tpo .deps/latticegen.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -no-undefined -version-info 1:0:1 -L/home/cozzy/dev/sage/local/lib -Wl,-rpath,/home/cozzy/dev/sage/local/lib -lqd -o libfplll.la -rpath /home/cozzy/dev/sage/local/lib fplll.lo util.lo topenum.lo evaluator.lo -lgmp -lmpfr -lmpfr -lmpfr -lgmp -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /lib/../lib64/crti.o /home/cozzy/dev/sage/local/lib/gcc/x86_64-unknown-linux-gnu/4.9.3/crtbeginS.o .libs/fplll.o .libs/util.o .libs/topenum.o .libs/evaluator.o -L/home/cozzy/dev/sage/local/lib -lqd -lmpfr -lgmp -L/home/cozzy/dev/sage/local/lib/../lib64 -L/home/cozzy/dev/sage/local/lib/gcc/x86_64-unknown-linux-gnu/4.9.3 -L/home/cozzy/dev/sage/local/lib/gcc/x86_64-unknown-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/home/cozzy/dev/sage/local/lib/gcc/x86_64-unknown-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /home/cozzy/dev/sage/local/lib/gcc/x86_64-unknown-linux-gnu/4.9.3/crtendS.o /lib/../lib64/crtn.o -Wl,-rpath -Wl,/home/cozzy/dev/sage/local/lib -Wl,-soname -Wl,libfplll.so.0 -o .libs/libfplll.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libfplll.so.0" && ln -s "libfplll.so.0.1.0" "libfplll.so.0") libtool: link: (cd ".libs" && rm -f "libfplll.so" && ln -s "libfplll.so.0.1.0" "libfplll.so") libtool: link: ar cru .libs/libfplll.a fplll.o util.o topenum.o evaluator.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libfplll.a libtool: link: ( cd ".libs" && rm -f "libfplll.la" && ln -s "../libfplll.la" "libfplll.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -fPIC -I/home/cozzy/dev/sage/local/include/ -L/home/cozzy/dev/sage/local/lib -L/home/cozzy/dev/sage/local/lib -Wl,-rpath,/home/cozzy/dev/sage/local/lib -lqd -o fplll main.o libfplll.la -lmpfr -lmpfr -lgmp -lgmp libtool: link: g++ -fPIC -I/home/cozzy/dev/sage/local/include/ -Wl,-rpath -Wl,/home/cozzy/dev/sage/local/lib -o .libs/fplll main.o -L/home/cozzy/dev/sage/local/lib -lqd ./.libs/libfplll.so -lmpfr -lgmp -Wl,-rpath -Wl,/home/cozzy/dev/sage/local/lib /lib/../lib64/libqd.so: undefined reference to `std::__cxx11::basic_string, std::allocator >::push_back(char)@GLIBCXX_3.4.21' /lib/../lib64/libqd.so: undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21' /lib/../lib64/libqd.so: undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace_aux(unsigned long, unsigned long, unsigned long, char)@GLIBCXX_3.4.21' /lib/../lib64/libqd.so: undefined reference to `std::__cxx11::basic_string, std::allocator >::append(char const*)@GLIBCXX_3.4.21' /lib/../lib64/libqd.so: undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_mutate(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21' /lib/../lib64/libqd.so: undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)@GLIBCXX_3.4.21' collect2: error: ld returned 1 exit status Makefile:599: recipe for target 'fplll' failed make[6]: *** [fplll] Error 1 make[6]: Leaving directory '/home/cozzy/dev/sage/local/var/tmp/sage/build/libfplll-20160107/src/src' Makefile:450: recipe for target 'all' failed make[5]: *** [all] Error 2 make[5]: Leaving directory '/home/cozzy/dev/sage/local/var/tmp/sage/build/libfplll-20160107/src/src' Makefile:392: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/home/cozzy/dev/sage/local/var/tmp/sage/build/libfplll-20160107/src' Makefile:323: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/home/cozzy/dev/sage/local/var/tmp/sage/build/libfplll-20160107/src' Error building libfplll real 0m37.989s user 0m30.720s sys 0m1.973s ************************************************************************ Error installing package libfplll-20160107 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the relevant part of the log file /home/cozzy/dev/sage/logs/pkgs/libfplll-20160107.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /home/cozzy/dev/sage/local/var/tmp/sage/build/libfplll-20160107 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/home/cozzy/dev/sage/local/var/tmp/sage/build/libfplll-20160107' && '/home/cozzy/dev/sage/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************