Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2020 10:34:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [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
Message-ID:  <bug-243666-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243666

            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@FreeBSD.org
          Reporter: canardo909@gmx.com
                CC: powerpc@FreeBSD.org
                CC: powerpc@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'
=3D=3D=3D>  Cleaning for gcc9-9.2.0_1
Making GCC 9.2.0 for powerpc-portbld-freebsd12.1 [c,c++,objc,fortran]
=3D=3D=3D>  License GPLv3 GPLv3RLE accepted by the user
=3D=3D=3D>   gcc9-9.2.0_1 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by gcc9-9.2.0_1 for building
=3D=3D=3D>  Extracting for gcc9-9.2.0_1
=3D> 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=3D"GNU" --release=3D"gcc-9.2.0" --date=3D2019-08-12 --sec=
tion=3D1
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=3D/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'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes 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=3Dportupgrade
UPGRADE_PORT=3Dgcc9-9.2.0 UPGRADE_PORT_VER=3D9.2.0 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! lang/gcc9 (gcc9-9.2.0)        (segmentation fault)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243666-25139>