You have SAGE_CHECK enabled. I know we had that failure in sage-on-gentoo because we produce a .lo file not a .o one. I didn't think
that was happening in vanilla sage.
Try adding
https://raw.githubusercontent.com/cschwan/sage-on-gentoo/master/sci-mathematics/flint/files/flint-2.4.4-test.patch
in build/pkgs/flint/patches/


Francois

On 03/04/15 09:32, Carl Robitaille wrote:
Hello,

I tried to compile sage for the first time and got an error. Following
the instructions in the log, I'm posting here about the error I got in
/home2/downloads/sage-6.5/logs/pkgs/flint-2.4.4.log

==========
mkdir -p build/interfaces/test
make[4]: Entering directory
`/home2/downloads/sage-6.5/local/var/tmp/sage/build/flint-2.4.4/src'
     CXX   build/interfaces/test/t-NTL-interface
g++: error: build/interfaces/NTL-interface.o: No such file or directory
make[4]: *** [build/interfaces/test/t-NTL-interface] Error 1
make[4]: Leaving directory
`/home2/downloads/sage-6.5/local/var/tmp/sage/build/flint-2.4.4/src'
/bin/sh: line 2: build/interfaces/test/t-NTL-interface: No such file or
directory
make[3]: *** [check] Error 127
make[3]: Leaving directory
`/home2/downloads/sage-6.5/local/var/tmp/sage/build/flint-2.4.4/src'
Error: FLINT failed to pass its test suite.

real    9m15.980s
user    30m0.970s
sys     0m59.023s
************************************************************************
Error testing package flint-2.4.4
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
   /home2/downloads/sage-6.5/logs/pkgs/flint-2.4.4.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home2/downloads/sage-6.5/local/var/tmp/sage/build/flint-2.4.4 and type
'make check' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
   (cd '/home2/downloads/sage-6.5/local/var/tmp/sage/build/flint-2.4.4'
&& '/home2/downloads/sage-6.5/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Found local metadata for flint-2.4.4
Found local sources at /home2/downloads/sage-6.5/upstream/flint-2.4.4.tar.gz
Checksum: 71075ce6d851af6244110644479bf29b4403212c vs
71075ce6d851af6244110644479bf29b4403212c
flint-2.4.4
====================================================
Setting up build directory for flint-2.4.4
Finished set up
****************************************************
Host system:
Linux h1n1 3.11.10-25-desktop #1 SMP PREEMPT Wed Dec 17 17:57:03 UTC
2014 (8210f77) x86_64 x86_64 x86_64 GNU/Linux
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.8/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.8
--enable-ssp --disable-libssp --disable-plugin
--with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux'
--disable-libgcj --disable-libmudflap --with-slibdir=/lib64
--with-system-zlib --enable-__cxa_atexit
--enable-libstdcxx-allocator=new --disable-libstdcxx-pch
--enable-version-specific-runtime-libs --enable-linker-build-id
--program-suffix=-4.8 --enable-linux-futex --without-system-libunwind
--with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.8.1 20130909 [gcc-4_8-branch revision 202388] (SUSE Linux)
****************************************************
==========


If you have suggestions on how to look for the problem, I could test it
for you on my system.

Thanks

Carl

--
You received this message because you are subscribed to the Google
Groups "sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to sage-devel+unsubscr...@googlegroups.com
<mailto:sage-devel+unsubscr...@googlegroups.com>.
To post to this group, send email to sage-devel@googlegroups.com
<mailto:sage-devel@googlegroups.com>.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to