Here is the log for 5.2rc0. I got the same problem with 5.1 givaro-3.2.13.p0 ==================================================== Extracting package /home/chapoton/sage-5.2.rc0/spkg/standard/givaro-3.2.13.p0.spkg -rw-r--r-- 1 chapoton chapoton 531724 juin 9 23:51 /home/chapoton/sage-5.2.rc0/spkg/standard/givaro-3.2.13.p0.spkg Finished extraction **************************************************** Host system: Linux icj-laptop 3.2.0-26-generic #41-Ubuntu SMP Thu Jun 14 17:49:24 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux **************************************************** C compiler: gcc C compiler version: Utilisation des specs internes. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper Target: x86_64-linux-gnu Configuré avec: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Modèle de thread: posix gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) **************************************************** Applying patches... patching file src/kernel/integer/givintnumtheo.inl patching file src/kernel/integer/givintrsa.inl patching file src/library/poly1/givpoly1factor.inl patching file src/library/poly1/givpoly1padic.h patching file src/library/poly1/givpoly1proot.inl patching file src/kernel/zpz/givtablelimits.h patching file src/kernel/gmp++/gmp++_int.inl Now configuring Givaro... 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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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... 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... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 3458764513820540925 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for __int64... no 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 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 Now building Givaro... make[2]: entrant dans le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src » make all-recursive make[3]: entrant dans le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src » Making all in src make[4]: entrant dans le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src/src » Making all in kernel make[5]: entrant dans le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src/src/kernel » Making all in system make[6]: entrant dans le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src/src/kernel/system » /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I"/home/chapoton/sage-5.2.rc0/local/include" -MT givbasictype.lo -MD -MP -MF .deps/givbasictype.Tpo -c -o givbasictype.lo givbasictype.C mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT givbasictype.lo -MD -MP -MF .deps/givbasictype.Tpo -c givbasictype.C -fPIC -DPIC -o .libs/givbasictype.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT givbasictype.lo -MD -MP -MF .deps/givbasictype.Tpo -c givbasictype.C -o givbasictype.o >/dev/null 2>&1 mv -f .deps/givbasictype.Tpo .deps/givbasictype.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I"/home/chapoton/sage-5.2.rc0/local/include" -MT giverror.lo -MD -MP -MF .deps/giverror.Tpo -c -o giverror.lo giverror.C g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT giverror.lo -MD -MP -MF .deps/giverror.Tpo -c giverror.C -fPIC -DPIC -o .libs/giverror.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT giverror.lo -MD -MP -MF .deps/giverror.Tpo -c giverror.C -o giverror.o >/dev/null 2>&1 mv -f .deps/giverror.Tpo .deps/giverror.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I"/home/chapoton/sage-5.2.rc0/local/include" -MT givinit.lo -MD -MP -MF .deps/givinit.Tpo -c -o givinit.lo givinit.C g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT givinit.lo -MD -MP -MF .deps/givinit.Tpo -c givinit.C -fPIC -DPIC -o .libs/givinit.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT givinit.lo -MD -MP -MF .deps/givinit.Tpo -c givinit.C -o givinit.o >/dev/null 2>&1 mv -f .deps/givinit.Tpo .deps/givinit.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I"/home/chapoton/sage-5.2.rc0/local/include" -MT givmodule.lo -MD -MP -MF .deps/givmodule.Tpo -c -o givmodule.lo givmodule.C g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT givmodule.lo -MD -MP -MF .deps/givmodule.Tpo -c givmodule.C -fPIC -DPIC -o .libs/givmodule.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT givmodule.lo -MD -MP -MF .deps/givmodule.Tpo -c givmodule.C -o givmodule.o >/dev/null 2>&1 mv -f .deps/givmodule.Tpo .deps/givmodule.Plo /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I"/home/chapoton/sage-5.2.rc0/local/include" -MT givtimer.lo -MD -MP -MF .deps/givtimer.Tpo -c -o givtimer.lo givtimer.C g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT givtimer.lo -MD -MP -MF .deps/givtimer.Tpo -c givtimer.C -fPIC -DPIC -o .libs/givtimer.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/memory -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT givtimer.lo -MD -MP -MF .deps/givtimer.Tpo -c givtimer.C -o givtimer.o >/dev/null 2>&1 mv -f .deps/givtimer.Tpo .deps/givtimer.Plo /bin/bash ../../../libtool --tag=CXX --mode=link g++ -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I"/home/chapoton/sage-5.2.rc0/local/include" -o libgivsystem.la givbasictype.lo giverror.lo givinit.lo givmodule.lo givtimer.lo -L/home/chapoton/sage-5.2.rc0/local/lib -lgmp ar cru .libs/libgivsystem.a .libs/givbasictype.o .libs/giverror.o .libs/givinit.o .libs/givmodule.o .libs/givtimer.o ranlib .libs/libgivsystem.a creating libgivsystem.la (cd .libs && rm -f libgivsystem.la && ln -s ../libgivsystem.la libgivsystem.la) make[6]: quittant le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src/src/kernel/system » Making all in memory make[6]: entrant dans le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src/src/kernel/memory » /bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I"/home/chapoton/sage-5.2.rc0/local/include" -MT givaromm.lo -MD -MP -MF .deps/givaromm.Tpo -c -o givaromm.lo givaromm.C mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT givaromm.lo -MD -MP -MF .deps/givaromm.Tpo -c givaromm.C -fPIC -DPIC -o .libs/givaromm.o g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/kernel/system -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT givaromm.lo -MD -MP -MF .deps/givaromm.Tpo -c givaromm.C -o givaromm.o >/dev/null 2>&1 mv -f .deps/givaromm.Tpo .deps/givaromm.Plo /bin/bash ../../../libtool --tag=CXX --mode=link g++ -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I"/home/chapoton/sage-5.2.rc0/local/include" -o libgivmemory.la givaromm.lo -L/home/chapoton/sage-5.2.rc0/local/lib -lgmp ar cru .libs/libgivmemory.a .libs/givaromm.o ranlib .libs/libgivmemory.a creating libgivmemory.la (cd .libs && rm -f libgivmemory.la && ln -s ../libgivmemory.la libgivmemory.la) make[6]: quittant le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src/src/kernel/memory » Making all in gmp++ make[6]: entrant dans le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/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 -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I"/home/chapoton/sage-5.2.rc0/local/include" -MT gmp++_int_div.lo -MD -MP -MF .deps/gmp++_int_div.Tpo -c -o gmp++_int_div.lo gmp++_int_div.C mkdir .libs g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -DGMP_NO_CXX -I../../../src/kernel/memory -I../../../src/kernel/system -I/home/chapoton/sage-5.2.rc0/local/include -fPIC -I/home/chapoton/sage-5.2.rc0/local/include -MT gmp++_int_div.lo -MD -MP -MF .deps/gmp++_int_div.Tpo -c gmp++_int_div.C -fPIC -DPIC -o .libs/gmp++_int_div.o In file included from ./gmp++/gmp++_int.h:402:0, from gmp++/gmp++.h:34, from gmp++_int_div.C:9: ./gmp++/gmp++/gmp++_int.inl: In static member function ‘static Integer& Integer::random(Integer&, long int)’: ./gmp++/gmp++/gmp++_int.inl:331:44: erreur: ‘mpz_random’ was not declared in this scope ./gmp++/gmp++/gmp++_int.inl: In static member function ‘static Integer& Integer::random(Integer&, const Integer&)’: ./gmp++/gmp++/gmp++_int.inl:355:80: erreur: ‘mpz_random’ was not declared in this scope make[6]: *** [gmp++_int_div.lo] Erreur 1 make[6]: quittant le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src/src/kernel/gmp++ » make[5]: *** [all-recursive] Erreur 1 make[5]: quittant le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src/src/kernel » make[4]: *** [all-recursive] Erreur 1 make[4]: quittant le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src/src » make[3]: *** [all-recursive] Erreur 1 make[3]: quittant le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src » make[2]: *** [all] Erreur 2 make[2]: quittant le répertoire « /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0/src » Error building Givaro.
real 0m9.985s user 0m3.800s sys 0m1.600s ************************************************************************ Error installing package givaro-3.2.13.p0 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the relevant part of the log file /home/chapoton/sage-5.2.rc0/spkg/logs/givaro-3.2.13.p0.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /home/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0 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/chapoton/sage-5.2.rc0/spkg/build/givaro-3.2.13.p0' && '/home/chapoton/sage-5.2.rc0/sage' -sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Le lundi 23 juillet 2012 20:33:06 UTC+2, Frédéric Chapoton a écrit : > > Hello, > > I have tried to build first 5.1 and then 5.2rc0 on an Dell E5500 laptop > running a brand new ubuntu. Both fails in the same way ; here below is a > small excerpt of the log. > > What should I do ? > > Thanks for your help > > Frederic > > configure: creating ./config.status > config.status: creating Makefile > config.status: executing default commands > make[5]: entrant dans le répertoire « > /home/chapoton/sage-5.2.rc0/spkg/build/gcc-4.6.3/gcc-build/x86_64-unknown-linux-gnu/libgcc > > » > # If this is the top-level multilib, build all the other > # multilibs. > /home/chapoton/sage-5.2.rc0/spkg/build/gcc-4.6.3/gcc-build/./gcc/xgcc > -B/home/chapoton/sage-5.2.rc0/spkg/build/gcc-4.6.3/gcc-build/./gcc/ > -B/home/chapoton/sage-5.2.rc0/local/x86_64-unknown-linux-gnu/bin/ > -B/home/chapoton/sage-5.2.rc0/local/x86_64-unknown-linux-gnu/lib/ -isystem > /home/chapoton/sage-5.2.rc0/local/x86_64-unknown-linux-gnu/include -isystem > /home/chapoton/sage-5.2.rc0/local/x86_64-unknown-linux-gnu/sys-include > -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual > -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem > ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 > -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -I. -I. -I../.././gcc > -I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc > -I../../../src/libgcc/../include -I../../../src/libgcc/config/libbid > -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT > _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c > ../../../src/libgcc/../gcc/libgcc2.c \ > -fvisibility=hidden -DHIDE_EXPORTS > In file included from /usr/include/stdio.h:28:0, > from ../../../src/libgcc/../gcc/tsystem.h:87, > from ../../../src/libgcc/../gcc/libgcc2.c:29: > /usr/include/features.h:324:26: fatal error: bits/predefs.h : Aucun > fichier ou dossier de ce type > compilation terminated. > make[5]: *** [_muldi3.o] Erreur 1 > make[5]: quittant le répertoire « > /home/chapoton/sage-5.2.rc0/spkg/build/gcc-4.6.3/gcc-build/x86_64-unknown-linux-gnu/libgcc > > » > make[4]: *** [all-stage1-target-libgcc] Erreur 2 > make[4]: quittant le répertoire « > /home/chapoton/sage-5.2.rc0/spkg/build/gcc-4.6.3/gcc-build » > make[3]: *** [stage1-bubble] Erreur 2 > make[3]: quittant le répertoire « > /home/chapoton/sage-5.2.rc0/spkg/build/gcc-4.6.3/gcc-build » > make[2]: *** [all] Erreur 2 > make[2]: quittant le répertoire « > /home/chapoton/sage-5.2.rc0/spkg/build/gcc-4.6.3/gcc-build » > > real 4m31.662s > user 3m29.221s > sys 0m30.554s > ************************************************************************ > Error installing package gcc-4.6.3 > ************************************************************************ > -- -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org