[MacPorts] #67158: ffcall 2.4_0+universal fails on M1
MacPorts
noreply at macports.org
Tue Mar 28 20:20:46 UTC 2023
#67158: ffcall 2.4_0+universal fails on M1
--------------------------+--------------------
Reporter: PrometheusPi | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: ffcall
--------------------------+--------------------
Installing ffcall via `port install ffcall` compiles fine on M1 Ventura,
installing however via `port install ffcall +universal` fails with "Error:
Failed to configure" with
`/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/main.log`
containing:
{{{
:info:configure configure: error: in
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4':
:info:configure configure: error: cannot make /usr/bin/clang report
undeclared builtins
:info:configure See `config.log' for more details
:info:configure Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4"
&& ./configure --prefix=/opt/local --disable-dependency-tracking
--mandir=/opt/local/share/man --infodir=/opt/local/share/info
:info:configure Exit code: 1
:error:configure Failed to configure ffcall: consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/config.log
:error:configure Failed to configure ffcall: configure failure: command
execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure while executing
:debug:configure "$procedure $targetname"
:error:configure See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/main.log
for details.
}}}
and
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/config.log`
failing with:
{{{
configure:5480: /usr/bin/clang -c -pipe -Os
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.sdk
-arch arm64 -arch x86_64 -I/opt/local/include
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.sdk
conftest.c >&5
conftest.c:14:12: error: unknown type name 'barfbarf'
barfbarf
^
1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67158>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list