No downgrade seems to fix the problem, always the same error, with gcc 4.8 
and gcc 4.6, and still impossible to compile the gcc package provided by 
sage. I haven't any more idea.

Aladin

Le vendredi 5 avril 2013 18:42:57 UTC-4, Aladin VIRMAUX a écrit :
>
> the gcc (4.6) package provided by sagemath doesn't compile, I'll try to 
> downgrade ma gcc version and compile it again. I will tell you the results.
>
> Le jeudi 4 avril 2013 20:11:52 UTC-4, Volker Braun a écrit :
>>
>> Time to blacklist gcc-4.8.0 on arch? Its clearly shipped in a broken 
>> state.
>>
>> Can you compile sage with:
>>
>>    export SAGE_INSTALL_GCC=yes
>>    make
>>
>>
>> On Friday, April 5, 2013 12:11:45 AM UTC+1, Aladin VIRMAUX wrote:
>>>
>>> Thanks for you answer, here is the output :
>>>
>>> [dadin@bubble .sage-5.8]% ./sage --sh 
>>>
>>> Starting subshell with Sage environment variables set.  Don't forget
>>> to exit when you are done.  Beware:
>>>  * Do not do anything with other copies of Sage on your system.
>>>  * Do not use this for installing Sage packages using "sage -i" or for
>>>    running "make" at Sage's root directory.  These should be done
>>>    outside the Sage shell.
>>>
>>> Bypassing shell configuration files...
>>>
>>> Note: SAGE_ROOT=/home/dadin/.sage-5.8
>>> (sage-sh) dadin@bubble:~/.sage-5.8$ which gcc
>>> /usr/bin/gcc
>>> (sage-sh) dadin@bubble:~/.sage-5.8$ gcc -v
>>> Utilisation des specs internes.
>>> COLLECT_GCC=gcc
>>>
>>> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.0/lto-wrapper
>>> Target: x86_64-unknown-linux-gnu
>>> Configuré avec: /build/src/gcc-4.8.0/configure --prefix=/usr 
>>> --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man 
>>> --infodir=/usr/share/info 
>>> --with-bugurl=https://bugs.archlinux.org/--enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++
>>>  --enable-shared 
>>> --enable-threads=posix --with-system-zlib --enable-__cxa_atexit 
>>> --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch 
>>> --enable-gnu-unique-object --enable-linker-build-id 
>>> --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto 
>>> --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold 
>>> --with-linker-hash-style=gnu --disable-install-libiberty --disable-multilib 
>>> --disable-libssp --disable-werror --enable-checking=release
>>> Modèle de thread: posix
>>> gcc version 4.8.0 (GCC) 
>>> (sage-sh) dadin@bubble:~/.sage-5.8$ which g++
>>> /usr/bin/g++
>>> (sage-sh) dadin@bubble:~/.sage-5.8$ g++ -v
>>> Utilisation des specs internes.
>>> COLLECT_GCC=g++
>>>
>>> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.0/lto-wrapper
>>> Target: x86_64-unknown-linux-gnu
>>> Configuré avec: /build/src/gcc-4.8.0/configure --prefix=/usr 
>>> --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man 
>>> --infodir=/usr/share/info 
>>> --with-bugurl=https://bugs.archlinux.org/--enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++
>>>  --enable-shared 
>>> --enable-threads=posix --with-system-zlib --enable-__cxa_atexit 
>>> --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch 
>>> --enable-gnu-unique-object --enable-linker-build-id 
>>> --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto 
>>> --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold 
>>> --with-linker-hash-style=gnu --disable-install-libiberty --disable-multilib 
>>> --disable-libssp --disable-werror --enable-checking=release
>>> Modèle de thread: posix
>>> gcc version 4.8.0 (GCC) 
>>> (sage-sh) dadin@bubble:~/.sage-5.8$
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to