Date: Mon, 06 Nov 2023 14:06:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 274939] lang/gcc13 Fails to build with language m2 (modula2) Message-ID: <bug-274939-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274939 Bug ID: 274939 Summary: lang/gcc13 Fails to build with language m2 (modula2) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: salvadore@freebsd.org Reporter: hamiltcl@verizon.net Flags: maintainer-feedback?(salvadore@freebsd.org) Assignee: salvadore@freebsd.org Attachment #246162 text/plain mime type: Created attachment 246162 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246162&action= =3Dedit gcc/gm2 config.log When attempting to build with modula2 (m2) front-end enabled returns the following error: cp /usr/ports/lang/gcc13/work/gcc-13.1.0/gcc/m2/target-independent/m2/Builtins= .texi /usr/ports/lang/gcc13/work/.build/gcc/m2/Builtins.texi echo timestamp > Builtins.texi-check grep -v "^@node" /usr/ports/lang/gcc13/work/gcc-13.1.0/gcc/doc/include/gpl_v3.texi > m2/gpl_v3_without_node.texi test -d /usr/ports/lang/gcc13/work/.build/gcc/m2/images || /bin/sh /usr/ports/lang/gcc13/work/gcc-13.1.0/gcc/../mkinstalldirs /usr/ports/lang/gcc13/work/.build/gcc/m2/images mkdir /usr/ports/lang/gcc13/work/.build/gcc/m2/images cp /usr/ports/lang/gcc13/work/gcc-13.1.0/gcc/m2/images/gnu.eps /usr/ports/lang/gcc13/work/.build/gcc/m2/images/gnu.eps echo timestamp > gcc.pod perl /usr/ports/lang/gcc13/work/gcc-13.1.0/gcc/../contrib/texi2pod.pl /usr/ports/lang/gcc13/work/gcc-13.1.0/gcc/doc/invoke.texi > gcc.pod checking whether the C compiler works... no config-host: error: in `/usr/ports/lang/gcc13/work/.build/gcc/m2/gm2-libs': config-host: error: C compiler cannot create executables See `config.log' for more details no configure: error: in `/usr/ports/lang/gcc13/work/.build/gcc/m2': configure: error: C compiler cannot create executables See `config.log' for more details gmake[5]: *** [/usr/ports/lang/gcc13/work/gcc-13.1.0/gcc/m2/Make-lang.in:15= 26: m2/gm2-libs/gm2-libs-host.h] Error 77 gmake[5]: *** Waiting for unfinished jobs.... gmake[5]: *** [/usr/ports/lang/gcc13/work/gcc-13.1.0/gcc/m2/Make-lang.in:15= 42: m2/gm2config.aci] Error 77 libgccjit.texi:18: warning: @definfoenclose is obsolete libgccjit.texi:19: warning: @definfoenclose is obsolete /bin/sh /usr/ports/lang/gcc13/work/gcc-13.1.0/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options rm gcc.pod gmake[5]: Leaving directory '/usr/ports/lang/gcc13/work/.build/gcc' gmake[4]: *** [Makefile:5009: all-stage2-gcc] Error 2 gmake[4]: Leaving directory '/usr/ports/lang/gcc13/work/.build' gmake[3]: *** [Makefile:25730: stage2-bubble] Error 2 gmake[3]: Leaving directory '/usr/ports/lang/gcc13/work/.build' gmake[2]: *** [Makefile:25953: bootstrap-lean] Error 2 gmake[2]: Leaving directory '/usr/ports/lang/gcc13/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 Config log attached. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274939-7788>