Created
March 25, 2013 22:12
-
-
Save swenson/5241278 to your computer and use it in GitHub Desktop.
givaro-3.7.1 error log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using local scripts to install givaro-3.7.1 | |
Found local sources at upstream/givaro-3.7.1.tar.bz2 | |
givaro-3.7.1 | |
==================================================== | |
Setting up build directory for givaro-3.7.1 | |
Finished set up | |
**************************************************** | |
Host system: | |
Linux sagedev 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux | |
**************************************************** | |
C compiler: gcc | |
C compiler version: | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/home/swenson/sage-git-5.9.beta1/local/libexec/gcc/x86_64-unknown-linux-gnu/4.6.3/lto-wrapper | |
Target: x86_64-unknown-linux-gnu | |
Configured with: ../src/configure --prefix=/home/swenson/sage-git-5.9.beta1/local --with-local-prefix=/home/swenson/sage-git-5.9.beta1/local --with-gmp=/home/swenson/sage-git-5.9.beta1/local --with-mpfr=/home/swenson/sage-git-5.9.beta1/local --with-mpc=/home/swenson/sage-git-5.9.beta1/local --with-system-zlib --disable-multilib | |
Thread model: posix | |
gcc version 4.6.3 (GCC) | |
**************************************************** | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking for rm... /bin/rm | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
----------------------------------------------- | |
checking whether to enable debugging options in the library... no | |
checking whether to enable profiling everything in the library... no | |
checking whether to enable warnings when compiling the library... no | |
checking whether to inline or not most of the code ?... no | |
----------------------------------------------- | |
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 g++ accepts -g... yes | |
checking for family name of compiler... gcc (GCC) 4.6.3 | |
checking how to run the C++ preprocessor... g++ -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... 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 gcc... gcc | |
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 for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /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... 3458764513820540925 | |
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... mt | |
checking if mt is a manifest tool... no | |
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 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 ANSI C header files... (cached) yes | |
checking float.h usability... yes | |
checking float.h presence... yes | |
checking for float.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking stddef.h usability... yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for stdint.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking for floor... yes | |
checking for gettimeofday... yes | |
checking for pow... yes | |
checking for sqrt... 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 whether time.h and sys/time.h may both be included... yes | |
checking size of char... 1 | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking size of __int64... 0 | |
checking whether byte ordering is bigendian... no | |
Creating symbolic link for compilation | |
----------------------------------------------- | |
----------------------------------------------- | |
checking for GMP >= 3.1.1... found | |
checking whether GMP is 4.0 or greater... yes | |
checking whether GMP was compiled with --enable-cxx... no | |
checking whether to build documentation... no | |
checking whether dot works... no | |
----------------------------------------------- | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating givaro-config | |
config.status: creating givaro-makefile | |
config.status: creating src/Makefile | |
config.status: creating src/kernel/Makefile | |
config.status: creating src/kernel/system/Makefile | |
config.status: creating src/kernel/memory/Makefile | |
config.status: creating src/kernel/gmp++/Makefile | |
config.status: creating src/kernel/integer/Makefile | |
config.status: creating src/kernel/bstruct/Makefile | |
config.status: creating src/kernel/rational/Makefile | |
config.status: creating src/kernel/zpz/Makefile | |
config.status: creating src/library/Makefile | |
config.status: creating src/library/vector/Makefile | |
config.status: creating src/library/tools/Makefile | |
config.status: creating src/library/poly1/Makefile | |
config.status: creating src/library/matrix/Makefile | |
config.status: creating macros/Makefile | |
config.status: creating examples/Makefile | |
config.status: creating examples/FiniteField/Makefile | |
config.status: creating examples/Integer/Makefile | |
config.status: creating examples/Rational/Makefile | |
config.status: creating examples/Polynomial/Makefile | |
config.status: creating tests/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating config.h | |
config.status: executing givaro-config.h commands | |
config.status: creating givaro-config.h - prefix __GIVARO for config.h defines | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
make[3]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src' | |
make all-recursive | |
make[4]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src' | |
Making all in src | |
make[5]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src' | |
Making all in kernel | |
make[6]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel' | |
Making all in system | |
make[7]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/system' | |
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I"/home/swenson/sage-git-5.9.beta1/local/include" -c -o givbasictype.lo givbasictype.C | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c givbasictype.C -fPIC -DPIC -o .libs/givbasictype.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c givbasictype.C -o givbasictype.o >/dev/null 2>&1 | |
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I"/home/swenson/sage-git-5.9.beta1/local/include" -c -o giverror.lo giverror.C | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c giverror.C -fPIC -DPIC -o .libs/giverror.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c giverror.C -o giverror.o >/dev/null 2>&1 | |
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I"/home/swenson/sage-git-5.9.beta1/local/include" -c -o givinit.lo givinit.C | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c givinit.C -fPIC -DPIC -o .libs/givinit.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c givinit.C -o givinit.o >/dev/null 2>&1 | |
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I"/home/swenson/sage-git-5.9.beta1/local/include" -c -o givmodule.lo givmodule.C | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c givmodule.C -fPIC -DPIC -o .libs/givmodule.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c givmodule.C -o givmodule.o >/dev/null 2>&1 | |
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I"/home/swenson/sage-git-5.9.beta1/local/include" -c -o givtimer.lo givtimer.C | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c givtimer.C -fPIC -DPIC -o .libs/givtimer.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c givtimer.C -o givtimer.o >/dev/null 2>&1 | |
/bin/bash ../../../libtool --tag=CXX --mode=link g++ -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I"/home/swenson/sage-git-5.9.beta1/local/include" -o libgivsystem.la givbasictype.lo giverror.lo givinit.lo givmodule.lo givtimer.lo -L/home/swenson/sage-git-5.9.beta1/local//lib -lgmp | |
libtool: link: ar cru .libs/libgivsystem.a .libs/givbasictype.o .libs/giverror.o .libs/givinit.o .libs/givmodule.o .libs/givtimer.o | |
libtool: link: ranlib .libs/libgivsystem.a | |
libtool: link: ( cd ".libs" && rm -f "libgivsystem.la" && ln -s "../libgivsystem.la" "libgivsystem.la" ) | |
make[7]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/system' | |
Making all in memory | |
make[7]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/memory' | |
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I"/home/swenson/sage-git-5.9.beta1/local/include" -c -o givaromm.lo givaromm.C | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c givaromm.C -fPIC -DPIC -o .libs/givaromm.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c givaromm.C -o givaromm.o >/dev/null 2>&1 | |
/bin/bash ../../../libtool --tag=CXX --mode=link g++ -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I"/home/swenson/sage-git-5.9.beta1/local/include" -o libgivmemory.la givaromm.lo -L/home/swenson/sage-git-5.9.beta1/local//lib -lgmp | |
libtool: link: ar cru .libs/libgivmemory.a .libs/givaromm.o | |
libtool: link: ranlib .libs/libgivmemory.a | |
libtool: link: ( cd ".libs" && rm -f "libgivmemory.la" && ln -s "../libgivmemory.la" "libgivmemory.la" ) | |
make[7]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/memory' | |
Making all in gmp++ | |
make[7]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/gmp++' | |
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DGMP_NO_CXX -I../../../src/kernel/memory -I../../../src/kernel/system -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I"/home/swenson/sage-git-5.9.beta1/local/include" -c -o gmp++_int_lib.lo gmp++_int_lib.C | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DGMP_NO_CXX -I../../../src/kernel/memory -I../../../src/kernel/system -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c gmp++_int_lib.C -fPIC -DPIC -o .libs/gmp++_int_lib.o | |
In file included from ./gmp++/gmp++_int.h:1719:0, | |
from gmp++/gmp++.h:52, | |
from gmp++_int_lib.C:18: | |
./gmp++/gmp++/gmp++_int_rand.inl:38:2: error: #error "not implemented" | |
./gmp++/gmp++/gmp++_int_rand.inl:39:2: error: #error "please include gmp++/gmp++.h very high in your inlcude list" | |
./gmp++/gmp++/gmp++_int_rand.inl: In static member function 'static void Givaro::Integer::seeding(long unsigned int)': | |
./gmp++/gmp++/gmp++_int_rand.inl:44:3: error: 'randstate' is not a member of 'Givaro::Integer' | |
./gmp++/gmp++/gmp++_int_rand.inl: In static member function 'static void Givaro::Integer::seeding(Givaro::Integer)': | |
./gmp++/gmp++/gmp++_int_rand.inl:49:3: error: 'randstate' is not a member of 'Givaro::Integer' | |
./gmp++/gmp++/gmp++_int_rand.inl:49:30: error: 'mpz_class' was not declared in this scope | |
./gmp++/gmp++/gmp++_int_rand.inl:49:52: error: expected primary-expression before ')' token | |
./gmp++/gmp++/gmp++_int_rand.inl: In static member function 'static Givaro::Integer& Givaro::Integer::random_lessthan(Givaro::Integer&, const Givaro::Integer&)': | |
./gmp++/gmp++/gmp++_int_rand.inl:85:39: error: 'randstate' is not a member of 'Givaro::Integer' | |
./gmp++/gmp++/gmp++_int_rand.inl: In static member function 'static Givaro::Integer& Givaro::Integer::random_lessthan_2exp(Givaro::Integer&, const long unsigned int&)': | |
./gmp++/gmp++/gmp++_int_rand.inl:133:39: error: 'randstate' is not a member of 'Givaro::Integer' | |
make[7]: *** [gmp++_int_lib.lo] Error 1 | |
make[7]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/gmp++' | |
make[6]: *** [all-recursive] Error 1 | |
make[6]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel' | |
make[5]: *** [all-recursive] Error 1 | |
make[5]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src' | |
make[4]: *** [all-recursive] Error 1 | |
make[4]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src' | |
make[3]: *** [all] Error 2 | |
make[3]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src' | |
Error building givaro | |
make[3]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src' | |
Making install in src | |
make[4]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src' | |
Making install in kernel | |
make[5]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel' | |
Making install in system | |
make[6]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/system' | |
make[7]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/system' | |
make[7]: Nothing to be done for `install-exec-am'. | |
/bin/mkdir -p '/home/swenson/sage-git-5.9.beta1/local/include/givaro' | |
/usr/bin/install -c -m 644 givbasictype.h givconfig.h giverror.h givgenarith.h givinit.h givcaster.h givmodule.h givperf.h givpower.h givrandom.h givtimer.h '/home/swenson/sage-git-5.9.beta1/local/include/givaro' | |
make[7]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/system' | |
make[6]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/system' | |
Making install in memory | |
make[6]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/memory' | |
make[7]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/memory' | |
make[7]: Nothing to be done for `install-exec-am'. | |
/bin/mkdir -p '/home/swenson/sage-git-5.9.beta1/local/include/givaro' | |
/usr/bin/install -c -m 644 givaromm.h givpointer.h givref_count.h '/home/swenson/sage-git-5.9.beta1/local/include/givaro' | |
make[7]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/memory' | |
make[6]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/memory' | |
Making install in gmp++ | |
make[6]: Entering directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/gmp++' | |
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DGMP_NO_CXX -I../../../src/kernel/memory -I../../../src/kernel/system -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I"/home/swenson/sage-git-5.9.beta1/local/include" -c -o gmp++_int_lib.lo gmp++_int_lib.C | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DGMP_NO_CXX -I../../../src/kernel/memory -I../../../src/kernel/system -O2 -pipe -Wall -g -DNDEBUG -UGIVARO_DEBUG -UDEBUG -I/home/swenson/sage-git-5.9.beta1/local//include -fPIC -I/home/swenson/sage-git-5.9.beta1/local/include -c gmp++_int_lib.C -fPIC -DPIC -o .libs/gmp++_int_lib.o | |
In file included from ./gmp++/gmp++_int.h:1719:0, | |
from gmp++/gmp++.h:52, | |
from gmp++_int_lib.C:18: | |
./gmp++/gmp++/gmp++_int_rand.inl:38:2: error: #error "not implemented" | |
./gmp++/gmp++/gmp++_int_rand.inl:39:2: error: #error "please include gmp++/gmp++.h very high in your inlcude list" | |
./gmp++/gmp++/gmp++_int_rand.inl: In static member function 'static void Givaro::Integer::seeding(long unsigned int)': | |
./gmp++/gmp++/gmp++_int_rand.inl:44:3: error: 'randstate' is not a member of 'Givaro::Integer' | |
./gmp++/gmp++/gmp++_int_rand.inl: In static member function 'static void Givaro::Integer::seeding(Givaro::Integer)': | |
./gmp++/gmp++/gmp++_int_rand.inl:49:3: error: 'randstate' is not a member of 'Givaro::Integer' | |
./gmp++/gmp++/gmp++_int_rand.inl:49:30: error: 'mpz_class' was not declared in this scope | |
./gmp++/gmp++/gmp++_int_rand.inl:49:52: error: expected primary-expression before ')' token | |
./gmp++/gmp++/gmp++_int_rand.inl: In static member function 'static Givaro::Integer& Givaro::Integer::random_lessthan(Givaro::Integer&, const Givaro::Integer&)': | |
./gmp++/gmp++/gmp++_int_rand.inl:85:39: error: 'randstate' is not a member of 'Givaro::Integer' | |
./gmp++/gmp++/gmp++_int_rand.inl: In static member function 'static Givaro::Integer& Givaro::Integer::random_lessthan_2exp(Givaro::Integer&, const long unsigned int&)': | |
./gmp++/gmp++/gmp++_int_rand.inl:133:39: error: 'randstate' is not a member of 'Givaro::Integer' | |
make[6]: *** [gmp++_int_lib.lo] Error 1 | |
make[6]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel/gmp++' | |
make[5]: *** [install-recursive] Error 1 | |
make[5]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src/kernel' | |
make[4]: *** [install-recursive] Error 1 | |
make[4]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src/src' | |
make[3]: *** [install-recursive] Error 1 | |
make[3]: Leaving directory `/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1/src' | |
Error installing givaro | |
real 0m7.597s | |
user 0m3.264s | |
sys 0m0.904s | |
************************************************************************ | |
Error installing package givaro-3.7.1 | |
************************************************************************ | |
Please email sage-devel (http://groups.google.com/group/sage-devel) | |
explaining the problem and including the relevant part of the log file | |
/home/swenson/sage-git-5.9.beta1/spkg/logs/givaro-3.7.1.log | |
Describe your computer, operating system, etc. | |
If you want to try to fix the problem yourself, *don't* just cd to | |
/home/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1 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/swenson/sage-git-5.9.beta1/build/artifacts/givaro-3.7.1' && '/home/swenson/sage-git-5.9.beta1/sage' -sh) | |
When you are done debugging, you can type "exit" to leave the subshell. | |
************************************************************************ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HI, is there a solution to this? I have yet to build sage 5.13 or 6.0 because of this and fpLLL errors - I'm following up with the developer for fpLLL and/or fixing his code to get the compile to work; my environment of 32-bit Solaris x86 with gcc-4.7.3 (built in sage)
Emanuel Koseos ([email protected])
Dept Mathematics, UFV