* [gentoo-science] [sage-on-gentoo] sci-libs/givaro
@ 2010-07-27 9:48 Thomas Kahle
2010-07-27 9:57 ` François Bissey
2010-07-27 10:00 ` François Bissey
0 siblings, 2 replies; 7+ messages in thread
From: Thomas Kahle @ 2010-07-27 9:48 UTC (permalink / raw
To: gentoo-science
[-- Attachment #1.1: Type: text/plain, Size: 180 bytes --]
Repost: Sorry people, I accidentially sent this to sci-math.
--snip--
Hi,
I'm rebuild sage and sci-libs/givaro fails. Could you have a look? Thanks!
--
Thomas Kahle
[-- Attachment #1.2: build.log --]
[-- Type: text/plain, Size: 22434 bytes --]
^[[32;01m*^[[0m CPV: sci-libs/givaro-3.2.16
^[[32;01m*^[[0m REPO: sage-on-gentoo
^[[32;01m*^[[0m USE: elibc_glibc kernel_linux userland_GNU x86
>>> Unpacking source...
>>> Unpacking givaro-3.2.16.tar.gz to /var/tmp/portage/sci-libs/givaro-3.2.16/work
>>> Source unpacked in /var/tmp/portage/sci-libs/givaro-3.2.16/work
>>> Preparing source in /var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16_build"
* econf: updating givaro-3.2.16/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating givaro-3.2.16/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --disable-static
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... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
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 whether we are using the GNU C++ compiler... (cached) yes
checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes
checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... no
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of __int64... 0
checking whether byte ordering is bigendian... no
Creating symbolic link for compilation
ln: creating symbolic link `src/kernel/system/givaro': No such file or directory
ln: creating symbolic link `src/kernel/bstruct/givaro': No such file or directory
ln: creating symbolic link `src/kernel/integer/givaro': No such file or directory
ln: creating symbolic link `src/kernel/memory/givaro': No such file or directory
ln: creating symbolic link `src/kernel/rational/givaro': No such file or directory
ln: creating symbolic link `src/kernel/zpz/givaro': No such file or directory
ln: creating symbolic link `src/kernel/gmp++/gmp++': No such file or directory
ln: creating symbolic link `src/library/matrix/givaro': No such file or directory
ln: creating symbolic link `src/library/poly1/givaro': No such file or directory
ln: creating symbolic link `src/library/tools/givaro': No such file or directory
ln: creating symbolic link `src/library/vector/givaro': No such file or directory
checking for GMP >= 3.1.1... found
checking whether GMP is 4.0 or greater... yes
checking whether GMP was compiled with --enable-cxx... yes
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 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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16_build"
make -j3
make all-recursive
make[1]: Entering directory `/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16_build'
Making all in src
make[2]: Entering directory `/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16_build/src'
Making all in kernel
make[3]: Entering directory `/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16_build/src/kernel'
Making all in system
make[4]: Entering directory `/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16_build/src/kernel/system'
/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system -I../../.. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16 -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/memory -march=core2 -O2 -pipe -MT givbasictype.lo -MD -MP -MF .deps/givbasictype.Tpo -c -o givbasictype.lo /var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givbasictype.C
/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system -I../../.. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16 -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/memory -march=core2 -O2 -pipe -MT giverror.lo -MD -MP -MF .deps/giverror.Tpo -c -o giverror.lo /var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C
/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system -I../../.. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16 -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/memory -march=core2 -O2 -pipe -MT givinit.lo -MD -MP -MF .deps/givinit.Tpo -c -o givinit.lo /var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C
libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system -I../../.. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16 -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/memory -march=core2 -O2 -pipe -MT giverror.lo -MD -MP -MF .deps/giverror.Tpo -c /var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C -fPIC -DPIC -o .libs/giverror.o
libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system -I../../.. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16 -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/memory -march=core2 -O2 -pipe -MT givinit.lo -MD -MP -MF .deps/givinit.Tpo -c /var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C -fPIC -DPIC -o .libs/givinit.o
libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system -I../../.. -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16 -I/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/memory -march=core2 -O2 -pipe -MT givbasictype.lo -MD -MP -MF .deps/givbasictype.Tpo -c /var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givbasictype.C -fPIC -DPIC -o .libs/givbasictype.o
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givbasictype.C:13:33: error: givaro/givbasictype.h: No such file or directory
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givbasictype.C:16: error: âNeutralâ does not name a type
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givbasictype.C:17: error: âNeutralâ does not name a type
make[4]: *** [givbasictype.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:14:29: error: givaro/giverror.h: No such file or directory
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:15:28: error: givaro/givinit.h: No such file or directory
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:16:30: error: givaro/givmodule.h: No such file or directory
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:17:29: error: givaro/givaromm.h: No such file or directory
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:18:29: error: givaro/giverror.h: No such file or directory
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:17: error: âGivErrorâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:17: error: non-member function âstd::ostream& print(std::ostream&)â cannot have cv-qualifier
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C: In function âstd::ostream& print(std::ostream&)â:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:18: error: âstrgâ was not declared in this scope
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C: At global scope:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:21: error: expected constructor, destructor, or type conversion before â::â token
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:23: error: expected constructor, destructor, or type conversion before â::â token
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:25: error: expected constructor, destructor, or type conversion before â::â token
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:27: error: expected constructor, destructor, or type conversion before â::â token
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:29: error: âGivErrorâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:29: error: ISO C++ forbids declaration of âGivErrorâ with no type
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:29: error: expected â,â or â...â before â&â token
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C: In function âvoid throw_error(int)â:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:31: error: âerrâ was not declared in this scope
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C: At global scope:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:34: error: ISO C++ forbids declaration of âGivErrorâ with no type
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:34: error: expected â,â or â...â before â&â token
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C: In function âstd::ostream& operator<<(std::ostream&, int)â:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/giverror.C:36: error: âEâ was not declared in this scope
make[4]: *** [giverror.lo] Error 1
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:29: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: In function âvoid DisplayVersion()â:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:31: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: At global scope:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:34: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: In function âvoid DisplayVersion(std::ostream&)â:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:48: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: At global scope:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:51: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:57: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: In function âvoid Init(int*, char***)â:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:59: error: âGivModuleâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: At global scope:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:62: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: In function âvoid Init()â:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:64: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: At global scope:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:68: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: In function âvoid End()â:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:70: error: âGivModuleâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: At global scope:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:74: error: âGivaroAppliâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C: In function âint run(int, char**)â:
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:89: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:90: error: âmainâ was not declared in this scope
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:91: error: âGivaroâ has not been declared
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:93: error: expected type-specifier before âGivErrorâ
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:93: error: expected â)â before âEâ
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:93: error: expected â{â before âEâ
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:93: error: âEâ was not declared in this scope
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:93: error: expected â;â before â)â token
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:94: error: expected primary-expression before âcatchâ
/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16/src/kernel/system/givinit.C:94: error: expected â;â before âcatchâ
make[4]: *** [givinit.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16_build/src/kernel/system'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16_build/src/kernel'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16_build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16_build'
make: *** [all] Error 2
^[[31;01m*^[[0m ERROR: sci-libs/givaro-3.2.16 failed:
^[[31;01m*^[[0m died running emake, base_src_make
^[[31;01m*^[[0m
^[[31;01m*^[[0m Call stack:
^[[31;01m*^[[0m ebuild.sh, line 54: Called src_compile
^[[31;01m*^[[0m environment, line 2984: Called autotools-utils_src_compile
^[[31;01m*^[[0m environment, line 333: Called base_src_compile
^[[31;01m*^[[0m environment, line 446: Called base_src_make
^[[31;01m*^[[0m environment, line 484: Called die
^[[31;01m*^[[0m The specific snippet of code:
^[[31;01m*^[[0m emake "$@" || die "died running emake, $FUNCNAME";
^[[31;01m*^[[0m
^[[31;01m*^[[0m If you need support, post the output of 'emerge --info =sci-libs/givaro-3.2.16',
^[[31;01m*^[[0m the complete build log and the output of 'emerge -pqv =sci-libs/givaro-3.2.16'.
^[[31;01m*^[[0m This ebuild is from an overlay named 'sage-on-gentoo': '/home/tom/gentoo/sage-on-gentoo/'
^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/sci-libs/givaro-3.2.16/temp/build.log'.
^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/sci-libs/givaro-3.2.16/temp/environment'.
^[[31;01m*^[[0m S: '/var/tmp/portage/sci-libs/givaro-3.2.16/work/givaro-3.2.16'
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 380 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-science] [sage-on-gentoo] sci-libs/givaro
2010-07-27 9:48 [gentoo-science] [sage-on-gentoo] sci-libs/givaro Thomas Kahle
@ 2010-07-27 9:57 ` François Bissey
2010-07-27 10:39 ` Thomas Kahle
2010-07-27 10:00 ` François Bissey
1 sibling, 1 reply; 7+ messages in thread
From: François Bissey @ 2010-07-27 9:57 UTC (permalink / raw
To: gentoo-science
> Repost: Sorry people, I accidentially sent this to sci-math.
>
> --snip--
> Hi,
> I'm rebuild sage and sci-libs/givaro fails. Could you have a look? Thanks!
A quick question was it from scratch? Without any initial install of
sage/givaro? And then the usual emerge --info.
Francois
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-science] [sage-on-gentoo] sci-libs/givaro
2010-07-27 9:57 ` François Bissey
@ 2010-07-27 10:39 ` Thomas Kahle
2010-07-27 10:47 ` Christopher Schwan
2010-07-27 10:50 ` François Bissey
0 siblings, 2 replies; 7+ messages in thread
From: Thomas Kahle @ 2010-07-27 10:39 UTC (permalink / raw
To: gentoo-science
[-- Attachment #1: Type: text/plain, Size: 5551 bytes --]
On 07/27/2010 11:57 AM, François Bissey wrote:
>> Repost: Sorry people, I accidentially sent this to sci-math.
>>
>> --snip--
>> Hi,
>> I'm rebuild sage and sci-libs/givaro fails. Could you have a look? Thanks!
>
> A quick question was it from scratch? Without any initial install of
> sage/givaro? And then the usual emerge --info.
Yes, from scratch, MAKEOTPS="-j1" does not help, and here is
# emerge --info
Portage 2.1.8.3 (default/linux/x86/10.0/desktop, gcc-4.4.3,
glibc-2.11.2-r0, 2.6.34-gentoo-r1 i686)
=================================================================
System uname:
Linux-2.6.34-gentoo-r1-i686-Intel-R-_Core-TM-2_Duo_CPU_L7500_@_1.60GHz-with-gentoo-2.0.1
Timestamp of tree: Tue, 27 Jul 2010 08:00:01 +0000
ccache version 2.4 [enabled]
app-shells/bash: 4.0_p37
dev-java/java-config: 2.1.11
dev-lang/python: 2.6.5-r2, 3.1.2-r3
dev-util/ccache: 2.4-r7
dev-util/cmake: 2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc: 0.6.0-r1
sys-apps/sandbox: 1.6-r2
sys-devel/autoconf: 2.13, 2.65
sys-devel/automake: 1.5, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.20.1-r1
sys-devel/gcc: 4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.6b
virtual/os-headers: 2.6.30-r1
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
/etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
/etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d
/etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache collision-protect distlocks fixpackages
news parallel-fetch protect-owned sandbox sfperms splitdebug strict
unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://de-mirror.org/distro/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_US de ja es fr it"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=300"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sunrise /home/tom/tom-overlay
/home/tom/gentoo/sci /home/tom/gentoo/sage-on-gentoo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa anthy apache2 avahi bash-completion berkdb
bluetooth branding bzip2 cairo cddb cdparanoia cdr cjk cli consolekit
cracklib crypt ctype cups curl cxx daap dbus djvu dri dts dvd dvdr emacs
encode exif expat fam fbcon ffmpeg firefox flac fortran ftp gd gdbm gif
gimp glut gmp gnome gnome-keyring gnutls gpm graphviz gstreamer gtk
guile hal hdaps iconv ieee1394 imagemagick imap imlib ipod ipv6 java
javascript jpeg kde latex lcms ldap leim libnotify lm_sensors m17n-lib
mad migemo mikmod mime mmx mng modules mp3 mp4 mpeg mplayer mudflap mule
musicbrainz mysql mysqli ncurses nls nptl nptlonly nsplugin obex ocaml
ogg oggvorbis openal opengl openmp pam pango pcmcia pcre pdf perl php
plasma plotutils png policykit ppds pppd python qt3support qt4 readline
reflection samba sasl sdl semantic-desktop session slang smartcard spell
spl sqlite sqlite3 sse ssl startup-notification svg sysfs tcpd texlive
theora threads tiff tk truetype uim unicode usb v4l v4l2 visualization
vorbis wicd wifi win32codecs wxwindows x264 x86 xcb xcomposite xft xine
xinerama xml xorg xulrunner xv xvid zeroconf zlib zsh-completion"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug
file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw
multi null plug rate route share shm softvol" APACHE2_MODULES="actions
alias auth_basic auth_digest authn_anon authn_dbd authn_dbm
authn_default authn_file authz_dbm authz_default authz_groupfile
authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock
dbd deflate dir disk_cache env expires ext_filter file_cache filter
headers ident imagemap include info log_config logio mem_cache mime
mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect
proxy_http rewrite setenvif so speling status unique_id userdir
usertrack vhost_alias" DVB_CARDS="usb-dib0700" ELIBC="glibc"
INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad
cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LINGUAS="en en_US de ja es fr it" RUBY_TARGETS="ruby18" USERLAND="GNU"
VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2
ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq
steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
>
> Francois
--
Thomas Kahle
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 380 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-science] [sage-on-gentoo] sci-libs/givaro
2010-07-27 9:48 [gentoo-science] [sage-on-gentoo] sci-libs/givaro Thomas Kahle
2010-07-27 9:57 ` François Bissey
@ 2010-07-27 10:00 ` François Bissey
1 sibling, 0 replies; 7+ messages in thread
From: François Bissey @ 2010-07-27 10:00 UTC (permalink / raw
To: gentoo-science
> Repost: Sorry people, I accidentially sent this to sci-math.
>
> --snip--
> Hi,
> I'm rebuild sage and sci-libs/givaro fails. Could you have a look? Thanks!
And could you also try at -j2? I have a feeling...
Francois
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-07-27 12:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-27 9:48 [gentoo-science] [sage-on-gentoo] sci-libs/givaro Thomas Kahle
2010-07-27 9:57 ` François Bissey
2010-07-27 10:39 ` Thomas Kahle
2010-07-27 10:47 ` Christopher Schwan
2010-07-27 12:13 ` Thomas Kahle
2010-07-27 10:50 ` François Bissey
2010-07-27 10:00 ` François Bissey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox