[Bug 245511] lang/gcc9: build with base GCC on powerpc64 elfv1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 18 18:51:14 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245511
--- Comment #34 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
I just tried 9-20200229. Same error:
cp
/usr/ports/lang/gcc9-devel/work/gcc-9-20200229/gcc/../fixincludes/README-fixinc
include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
/usr/ports/lang/gcc9-devel/work/.build/./gcc/xgcc
-B/usr/ports/lang/gcc9-devel/work/.build/./gcc/ -xc -nostdinc /dev/null -S -o
/dev/null
-fself-test=/usr/ports/lang/gcc9-devel/work/gcc-9-20200229/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-devel/work/gcc-9-20200229/gcc/c/Make-lang.in:124:
s-selftest-c] Error 1
gmake[5]: Leaving directory '/usr/ports/lang/gcc9-devel/work/.build/gcc'
gmake[4]: *** [Makefile:4662: all-stage1-gcc] Error 2
gmake[4]: Leaving directory '/usr/ports/lang/gcc9-devel/work/.build'
gmake[3]: *** [Makefile:22474: stage1-bubble] Error 2
gmake[3]: Leaving directory '/usr/ports/lang/gcc9-devel/work/.build'
gmake[2]: *** [Makefile:22806: bootstrap-lean] Error 2
gmake[2]: Leaving directory '/usr/ports/lang/gcc9-devel/work/.build'
*** Error code 1
Meawhile,lang/gcc9 9.3.0_1 builds on pylon:
http://pylon.nyi.freebsd.org/data/latest-per-pkg/gcc9/9.3.0_1/121powerpc64-quarterly.log
Nothing comes to my head. Is it possible that GCC build chain detects whether I
use a snapshot or a release and sets different flags for each?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list