[Bug 243666] lang/gcc9 : Fails to upgrade 'gcc9-9.2.0' to 'gcc9-9.2.0_1' on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit:Make-lang.in:124: s-selftest-c] Error 1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 28 10:34:07 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243666

            Bug ID: 243666
           Summary: lang/gcc9 : Fails to upgrade 'gcc9-9.2.0' to
                    'gcc9-9.2.0_1' on FreeBSD 12.1-RELEASE-p1 powerpc 32
                    bit:Make-lang.in:124: s-selftest-c] Error 1
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: canardo909 at gmx.com
                CC: powerpc at FreeBSD.org
                CC: powerpc at FreeBSD.org

Problem found with lang/gcc9 when Upgrading 'gcc9-9.2.0' to 'gcc9-9.2.0_1' on
FreeBSD 12.1-RELEASE-p1 powerpc 32 bit, running on Apple Powerbook 17".



/usr/ports/lang/gcc9 # portupgrade gcc9
[Reading data from pkg(8) ... - 1209 packages found - done]
--->  Upgrading 'gcc9-9.2.0' to 'gcc9-9.2.0_1' (lang/gcc9)
--->  Building '/usr/ports/lang/gcc9'
===>  Cleaning for gcc9-9.2.0_1
Making GCC 9.2.0 for powerpc-portbld-freebsd12.1 [c,c++,objc,fortran]
===>  License GPLv3 GPLv3RLE accepted by the user
===>   gcc9-9.2.0_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gcc9-9.2.0_1 for building
===>  Extracting for gcc9-9.2.0_1
=> SHA256 Checksum OK for gcc-9.2.0.tar.xz.
.....
.....
.....
echo timestamp > gcc.pod
perl /usr/ports/lang/gcc9/work/gcc-9.2.0/gcc/../contrib/texi2pod.pl
/usr/ports/lang/gcc9/work/gcc-9.2.0/gcc/doc/invoke.texi > gcc.pod
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-9.2.0" --date=2019-08-12 --section=1
gcc.pod > doc/gcc.1.T$$ && \
        mv -f doc/gcc.1.T$$ doc/gcc.1) || \
        (rm -f doc/gcc.1.T$$ && exit 1)
cp doc/gcc.1 doc/g++.1
/usr/ports/lang/gcc9/work/.build/./gcc/xgcc
-B/usr/ports/lang/gcc9/work/.build/./gcc/ -xc -nostdinc /dev/null -S -o
/dev/null
-fself-test=/usr/ports/lang/gcc9/work/gcc-9.2.0/gcc/testsuite/selftests
cc1: internal compiler error: Segmentation fault
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
gmake[5]: *** [/usr/ports/lang/gcc9/work/gcc-9.2.0/gcc/c/Make-lang.in:124:
s-selftest-c] Error 1
rm gcc.pod
gmake[5]: Leaving directory '/usr/ports/lang/gcc9/work/.build/gcc'
gmake[4]: *** [Makefile:4662: all-stage1-gcc] Error 2
gmake[4]: Leaving directory '/usr/ports/lang/gcc9/work/.build'
gmake[3]: *** [Makefile:22474: stage1-bubble] Error 2
gmake[3]: Leaving directory '/usr/ports/lang/gcc9/work/.build'
gmake[2]: *** [Makefile:22806: bootstrap-lean] Error 2
gmake[2]: Leaving directory '/usr/ports/lang/gcc9/work/.build'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/gcc9
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/gcc9
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20200127-81195-1gwmifv env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=gcc9-9.2.0 UPGRADE_PORT_VER=9.2.0 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! lang/gcc9 (gcc9-9.2.0)        (segmentation fault)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ppc mailing list