Opened 2 months ago
Closed 2 months ago
#70771 closed defect (duplicate)
libgcc14 won't build on macOS Sequoia 15.0
Reported by: | BarneyStratford | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
From the build log: configure:3813: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build/./gcc/ -B/opt/local/aarch64-apple-darwin24/bin/ -B/opt/local/aarch64-apple-darwin24/lib/ -isystem /opt/local/aarch64-apple-darwin24/include -isystem /opt/local/aarch64-apple-darwin24/sys-include -fno-checking -c -g -O2 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 clang: error: no input files
It seems that configure.pipe causes this build failure in libgcc14. I've tried adding "configure.pipe no" to the portfile, and it does now build, but I'm not sure of the correct way to go about this.
My system is a vanilla install, with MacPorts 2.10.1, Xcode 16 and the equivalent developer tools. No idea if this problem exists on prior versions of macOS.
Attachments (1)
Change History (2)
Changed 2 months ago by BarneyStratford
Attachment: | config.log added |
---|
comment:1 Changed 2 months ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Configure log from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build/aarch64-apple-darwin24/libgcc/config.log