[jaap@vrede sage-6.0]$ gcc --version gcc (GCC) 4.8.2 20131212 (Red Hat 4.8.2-7) Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[jaap@vrede sage-6.0]$ On Thu, Dec 19, 2013 at 12:47 AM, John H Palmieri <[email protected]>wrote: > > > On Wednesday, December 18, 2013 3:05:13 PM UTC-8, Volker Braun wrote: >> >> For the git problem you need to "yum install perl-ExtUtils-MakeMaker". >> >> For the atlas problem I need the whole log. One alternative is to install >> the system atlas ("yum install atlas-devel") and build with >> SAGE_ATLAS_LIB=/usr/lib64/atlas >> >> > For the ATLAS problem, it looks like it's using Sage's gcc. On a typical > Linux machine, shouldn't it be using the system gcc? What does "gcc > --version" return? > > > > >> >> >> On Wednesday, December 18, 2013 10:17:36 PM UTC, jaap wrote: >>> >>> Thanks Harald. >>> >>> Thread model: posix >>> gcc version 4.7.3 (GCC) >>> /home/jaap/downloads/sage-6.0/local/bin/gcc -V 2>&1 >> >>> bin/INSTALL_LOG/ERROR.LOG >>> gcc: error: unrecognized command line option '-V' >>> gcc: fatal error: no input files >>> compilation terminated. >>> make[7]: [error_report] Error 1 (ignored) >>> /home/jaap/downloads/sage-6.0/local/bin/gcc --version 2>&1 >> >>> bin/INSTALL_LOG/ERROR.LOG >>> tar cf error_x86SSE264SSE2.tar Make.inc bin/INSTALL_LOG/* >>> bzip2 error_x86SSE264SSE2.tar >>> make[7]: Leaving directory `/home/jaap/downloads/sage-6. >>> 0/local/var/tmp/sage/build/atlas-3.10.1.p7/src/ATLAS-build' >>> make[6]: Leaving directory `/home/jaap/downloads/sage-6. >>> 0/local/var/tmp/sage/build/atlas-3.10.1.p7/src/ATLAS-build' >>> make[5]: Leaving directory `/home/jaap/downloads/sage-6. >>> 0/local/var/tmp/sage/build/atlas-3.10.1.p7/src/ATLAS-build/bin' >>> Error report error_<ARCH>.tgz has been created in your top-level ATLAS >>> directory. Be sure to include this file in any help request. >>> cat: ../../CONFIG/error.txt: No such file or directory >>> cat: ../../CONFIG/error.txt: No such file or directory >>> >>> >>> BEGIN STAGE 1-0-0: SYSTEM PROBE/AUX COMPILE at 22:12 >>> make[4]: *** [build] Error 255 >>> make[4]: Leaving directory `/home/jaap/downloads/sage-6. >>> 0/local/var/tmp/sage/build/atlas-3.10.1.p7/src/ATLAS-build' >>> make[3]: *** [build] Error 2 >>> make[3]: Leaving directory `/home/jaap/downloads/sage-6. >>> 0/local/var/tmp/sage/build/atlas-3.10.1.p7/src/ATLAS-build' >>> ------------------------------------------------------------ >>> File "./spkg-install", line 512, in <module> >>> assert_success(rc, bad='Failed to build ATLAS.', good='Finished >>> building ATLAS core.') >>> File "./spkg-install", line 58, in assert_success >>> traceback.print_stack(file=sys.stdout) >>> ------------------------------------------------------------ >>> Error: Failed to build ATLAS. >>> >>> real 1m0.981s >>> user 0m44.588s >>> sys 0m2.489s >>> ************************************************************************ >>> Error installing package atlas-3.10.1.p7 >>> ************************************************************************ >>> >>> make[4]: Entering directory `/home/jaap/downloads/sage-6. >>> 0/local/var/tmp/sage/build/git-1.8.4.4/src/perl' >>> /usr/bin/perl Makefile.PL PREFIX='/home/jaap/downloads/sage-6.0/local' >>> INSTALL_BASE='' --localedir='/home/jaap/downloads/sage-6.0/local/ >>> share/locale' >>> Can't locate ExtUtils/MakeMaker.pm in @INC (you may need to install the >>> ExtUtils::MakeMaker module) (@INC contains: /usr/local/lib64/perl5 >>> /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl >>> /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at >>> Makefile.PL line 3. >>> BEGIN failed--compilation aborted at Makefile.PL line 3. >>> make[4]: *** [perl.mak] Error 2 >>> make[4]: Leaving directory `/home/jaap/downloads/sage-6. >>> 0/local/var/tmp/sage/build/git-1.8.4.4/src/perl' >>> make[3]: *** [perl/perl.mak] Error 2 >>> make[3]: *** Waiting for unfinished jobs.... >>> make[3]: Leaving directory `/home/jaap/downloads/sage-6. >>> 0/local/var/tmp/sage/build/git-1.8.4.4/src' >>> Error building git. >>> >>> real 1m5.124s >>> user 0m57.644s >>> sys 0m4.480s >>> ************************************************************************ >>> Error installing package git-1.8.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 >>> /home/jaap/downloads/sage-6.0/logs/pkgs/git-1.8.4.4.log >>> Describe your computer, operating system, etc. >>> If you want to try to fix the problem yourself, *don't* just cd to >>> /home/jaap/downloads/sage-6.0/local/var/tmp/sage/build/git-1.8.4.4 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/jaap/downloads/sage-6.0/local/var/tmp/sage/build/git-1.8.4.4' >>> && '/home/jaap/downloads/sage-6.0/sage' --sh) >>> When you are done debugging, you can type "exit" to leave the subshell. >>> ************************************************************************ >>> >>> Cheers, >>> >>> Jaap >>> >>> >>> >>> >>> On Wed, Dec 18, 2013 at 10:54 PM, Harald Schilly >>> <[email protected]>wrote: >>> >>>> On Wed, Dec 18, 2013 at 10:49 PM, Jaap Spies <[email protected]> wrote: >>>> > Please, tell me more exact what you want to see. I'm rusty in >>>> building Sage! >>>> >>>> >>>> The error message mentions log files for both packages, i.e. >>>> >>>> log file: /home/jaap/downloads/sage-6.0/ >>>> logs/pkgs/atlas-3.10.1.p7.log >>>> and >>>> log file: /home/jaap/downloads/sage-6.0/ >>>> logs/pkgs/git-1.8.4.4.log >>>> >>>> At the bottom of both, there will be some information why building them >>>> failed. >>>> >>>> Harald >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "sage-release" 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-release. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>> >>> -- > You received this message because you are subscribed to the Google Groups > "sage-release" 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-release. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "sage-release" 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-release. For more options, visit https://groups.google.com/groups/opt_out.
