Hi, Does anybody know why I'm getting hundreds (?) of email messages from trac today...? Is anybody else?
William ---------- Forwarded message ---------- From: sage-trac <t...@sagemath.org> Date: Sun, Sep 6, 2015 at 10:19 AM Subject: Re: [sage-trac] #7092: [with spkg, positive review] build failure of pari-2.3.3.p1.spkg with gcc-4.4.1 as distributed by Fedora 11 To: #7092: [with spkg, positive review] build failure of pari-2.3.3.p1.spkg with gcc-4.4.1 as distributed by Fedora 11 --------------------------------------+-------------------------- Reporter: jsp | Owner: mabshoff Type: defect | Status: closed Priority: blocker | Milestone: sage-4.1.2 Component: packages: standard | Resolution: fixed Keywords: gcc | Merged in: Authors: | Reviewers: Jaap Spies Report Upstream: N/A | Work issues: Branch: | Commit: Dependencies: | Stopgaps: --------------------------------------+-------------------------- Changes (by chapoton): * upstream: => N/A Old description: > As from alpha0 building pari-2.3.3.p1.spkg faild to buil on Fedora 11, 32 > bit. > > {{{ > gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. > -I../src/headers -o base3.o ../src/basemath/base3.c > gcc: Internal error: Killed (program cc1) > Please submit a full bug report. > See <http://bugzilla.redhat.com/bugzilla> for instructions. > make[3]: *** [base3.o] Error 1 > make[3]: Leaving directory > `/home/jaap/downloads/sage-4.1.2.rc0/spkg/build/pari-2.3.3.p1/src/Olinux-i686' > make[2]: *** [gp] Error 2 > make[2]: Leaving directory > `/home/jaap/downloads/sage-4.1.2.rc0/spkg/build/pari-2.3.3.p1/src' > Error building GP > > real 37m26.888s > user 31m48.467s > sys 0m33.612s > sage: An error occurred while installing pari-2.3.3.p1 > > }}} > > We see this with gcc-4.4,1: > > {{{ > [jaap@paix sage-4.1.2.rc0]$ gcc -v > Using built-in specs. > Target: i586-redhat-linux > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --with- > bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable- > shared --enable-threads=posix --enable-checking=release --with-system- > zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable- > languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk > --disable-dssi --enable-plugin --with-java- > home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile > --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse- > ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with- > tune=generic --with-arch=i586 --build=i586-redhat-linux > Thread model: posix > gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC) > > }}} > > A workaround: change OPTFLAGS=-O3 to OPTFLAGS=-O1 in the file > src/config/get_cc > > Jaap New description: As from alpha0 building pari-2.3.3.p1.spkg faild to buil on Fedora 11, 32 bit. {{{ gcc -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer -I. -I../src/headers -o base3.o ../src/basemath/base3.c gcc: Internal error: Killed (program cc1) Please submit a full bug report. See <http://bugzilla.redhat.com/bugzilla> for instructions. make[3]: *** [base3.o] Error 1 make[3]: Leaving directory `/home/jaap/downloads/sage-4.1.2.rc0/spkg/build/pari-2.3.3.p1/src/Olinux-i686' make[2]: *** [gp] Error 2 make[2]: Leaving directory `/home/jaap/downloads/sage-4.1.2.rc0/spkg/build/pari-2.3.3.p1/src' Error building GP real 37m26.888s user 31m48.467s sys 0m33.612s sage: An error occurred while installing pari-2.3.3.p1 }}} We see this with gcc-4.4,1: {{{ [jaap@paix sage-4.1.2.rc0]$ gcc -v Using built-in specs. Target: i586-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with- bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable- shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable- languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java- home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse- ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with- tune=generic --with-arch=i586 --build=i586-redhat-linux Thread model: posix gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC) }}} A workaround: change OPTFLAGS=-O3 to OPTFLAGS=-O1 in the file src/config/get_cc Jaap -- -- Ticket URL: <http://trac.sagemath.org/ticket/7092#comment:11> Sage <http://www.sagemath.org> Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB -- William (http://wstein.org) -- 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.