[MacPorts] #70641: libgcc14 (libgcc14-14.2.0_1+stdlib_flag.darwin_24.arm64.tbz2) failed to build with config error ("configure: error: cannot compute suffix of object files: cannot compile") on macOS Sequoia beta 15.0 Beta (24A5327a)
MacPorts
noreply at macports.org
Tue Aug 27 18:05:38 UTC 2024
#70641: libgcc14 (libgcc14-14.2.0_1+stdlib_flag.darwin_24.arm64.tbz2) failed to
build with config error ("configure: error: cannot compute suffix of object
files: cannot compile") on macOS Sequoia beta 15.0 Beta (24A5327a)
--------------------------+---------------------
Reporter: avisformosa | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Resolution: | Keywords: sequoia
Port: libgcc14 |
--------------------------+---------------------
Changes (by jmroot):
* keywords: libgcc14 => sequoia
Old description:
> Dear MacPorts community! As described above I negligently updated to the
> beta of Sequoia (15.0 Beta (24A5327a)). As far as I can tell, the Xcode
> beta and the Command Line Tools are up to date with the beta, and most
> things compile without problems, but unfortunately, libgcc fails with the
> following error:
>
> :info:build checking for aarch64-apple-darwin24-gcc...
> /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
> :info:build checking for suffix of object files... configure: error: in
> `/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':
> :info:build configure: error: cannot compute suffix of object files:
> cannot compile
> :info:build See `config.log' for more details
> :info:build make[2]: *** [configure-stage1-target-libgcc] Error 1
> :info:build make[2]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build'
> :info:build make[1]: *** [stage1-bubble] Error 2
> :info:build make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build'
> :info:build make: *** [bootstrap-lean] Error 2
> :info:build make: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build'
> :info:build Command failed: cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build"
> && /usr/bin/make -j8 -w bootstrap-lean
> :info:build Exit code: 2
> :error:build Failed to build libgcc14: command execution failed
> :debug:build Error code: CHILDSTATUS 87166 2
> :debug:build Backtrace: command execution failed
> :debug:build while executing
> :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
> :debug:build invoked from within
> :debug:build "command_exec -callback
> portprogress::target_progress_callback build"
> :debug:build (procedure "portbuild::build_main" line 10)
> :debug:build invoked from within
> :debug:build "$procedure $targetname"
> :error:build See
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/main.log
> for details.
>
> Any suggestions or is this a generic bug as the "configure: error: cannot
> compute suffix of object files: cannot compile"-Error is somewhat general
> - but I did not find any useful work around. Thanks!
New description:
Dear MacPorts community! As described above I negligently updated to the
beta of Sequoia (15.0 Beta (24A5327a)). As far as I can tell, the Xcode
beta and the Command Line Tools are up to date with the beta, and most
things compile without problems, but unfortunately, libgcc fails with the
following error:
{{{
:info:build checking for aarch64-apple-darwin24-gcc...
/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
:info:build checking for suffix of object files... configure: error: in
`/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':
:info:build configure: error: cannot compute suffix of object files:
cannot compile
:info:build See `config.log' for more details
:info:build make[2]: *** [configure-stage1-target-libgcc] Error 1
:info:build make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build'
:info:build make[1]: *** [stage1-bubble] Error 2
:info:build make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build'
:info:build make: *** [bootstrap-lean] Error 2
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build'
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/build"
&& /usr/bin/make -j8 -w bootstrap-lean
:info:build Exit code: 2
:error:build Failed to build libgcc14: command execution failed
:debug:build Error code: CHILDSTATUS 87166 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback
portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 10)
:debug:build invoked from within
:debug:build "$procedure $targetname"
:error:build See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/main.log
for details.
}}}
Any suggestions or is this a generic bug as the "configure: error: cannot
compute suffix of object files: cannot compile"-Error is somewhat general
- but I did not find any useful work around. Thanks!
--
--
Ticket URL: <https://trac.macports.org/ticket/70641#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list