[Bug 278649] lang/gcc13: build failed on 15.0-CURRENT armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 29 Apr 2024 07:39:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278649

            Bug ID: 278649
           Summary: lang/gcc13: build failed on 15.0-CURRENT armv7
           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: qroxana@protonmail.com
          Assignee: salvadore@freebsd.org
             Flags: maintainer-feedback?(salvadore@freebsd.org)

Configuring stage 2 in ./intl
configure: creating cache ./config.cache
checking for armv7-portbld-freebsd15.0-gcc... 
/usr/ports/lang/gcc13/work/.build/./prev-gcc/xgcc
-B/usr/ports/lang/gcc13/work/.build/./prev-gcc/
-B/usr/local/armv7-portbld-freebsd15.0/bin/
-B/usr/local/armv7-portbld-freebsd15.0/bin/
-B/usr/local/armv7-portbld-freebsd15.0/lib/ -isystem
/usr/local/armv7-portbld-freebsd15.0/include -isystem
/usr/local/armv7-portbld-freebsd15.0/sys-include   -fno-checking
checking whether the C compiler works... no
configure: error: in `/usr/ports/lang/gcc13/work/.build/intl':
configure: error: C compiler cannot create executables
See `config.log' for more details
gmake[2]: *** [Makefile:6603: configure-stage2-intl] Error 77
gmake[2]: Leaving directory '/usr/ports/lang/gcc13/work/.build'
gmake[1]: *** [Makefile:25359: stage2-bubble] Error 2
gmake[1]: Leaving directory '/usr/ports/lang/gcc13/work/.build'
gmake: *** [Makefile:25582: bootstrap-lean] Error 2
*** Error code 1



work/.build/intl/config.log
configure:2565: checking whether the C compiler works
configure:2587:  /usr/ports/lang/gcc13/work/.build/./prev-gcc/xgcc
-B/usr/ports/lang/gcc13/work
/.build/./prev-gcc/ -B/usr/local/armv7-portbld-freebsd15.0/bin/
-B/usr/local/armv7-portbld-free
bsd15.0/bin/ -B/usr/local/armv7-portbld-freebsd15.0/lib/ -isystem
/usr/local/armv7-portbld-free
bsd15.0/include -isystem /usr/local/armv7-portbld-freebsd15.0/sys-include  
-fno-checking -g -O
2 -fno-checking -gtoggle -DLIBICONV_PLUG -static-libstdc++ -static-libgcc 
conftest.c  >&5
/usr/local/bin/ld: warning: libunwind.o: missing .note.GNU-stack section
implies executable sta
ck
/usr/local/bin/ld: NOTE: This behaviour is deprecated and will be removed in a
future version o
f the linker
/usr/local/bin/ld: a.out: hidden symbol `__aeabi_unwind_cpp_pr0' in
/usr/ports/lang/gcc13/work/.build/./prev-gcc/libgcc_eh.a(unwind-arm.o) is
referenced by DSO
/usr/local/bin/ld: final link failed: bad value
collect2: error: ld returned 1 exit status
configure:2591: $? = 1
configure:2629: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2634: error: in `/usr/ports/lang/gcc13/work/.build/intl':
configure:2637: error: C compiler cannot create executables
See `config.log' for more details

-- 
You are receiving this mail because:
You are the assignee for the bug.