[MacPorts] #71091: cannot configure libxmi
MacPorts
noreply at macports.org
Sun Oct 13 16:40:34 UTC 2024
#71091: cannot configure libxmi
------------------------------+----------------------
Reporter: pelopor-pelopor | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.2
Resolution: | Keywords: haspatch
Port: libxmi |
------------------------------+----------------------
Old description:
> Build process stops at the "configure" stage.
>
> :info:configure checking whether the C compiler (/usr/bin/clang -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch
> arm64 -L/opt/local/lib -Wl,-headerpad_max_install_names
> -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk
> -arch arm64) works... no
>
> :info:configure configure: error: installation or configuration problem:
> C compiler cannot create executables.
>
> :info:configure Command failed: cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libxmi/libxmi/work/libxmi-1.2"
> && ./configure --prefix=/opt/local --infodir=/opt/local/share/info
>
> :info:configure Exit code: 1
>
> To build libxmi requires to use "autoreconf" rather than patches.
New description:
Build process stops at the "configure" stage.
{{{
:info:configure checking whether the C compiler (/usr/bin/clang -pipe -Os
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64
-L/opt/local/lib -Wl,-headerpad_max_install_names
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk
-arch arm64) works... no
:info:configure configure: error: installation or configuration problem: C
compiler cannot create executables.
:info:configure Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libxmi/libxmi/work/libxmi-1.2"
&& ./configure --prefix=/opt/local --infodir=/opt/local/share/info
:info:configure Exit code: 1
}}}
To build libxmi requires to use "autoreconf" rather than patches.
--
Comment (by ryandesign):
When configure fails, there is usually more information in configure's
log, as mentioned in the main.log:
{{{
:error:configure Failed to configure libxmi: consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libxmi/libxmi/work/libxmi-1.2/config.log
}}}
Could you attach the config.log file as well?
--
Ticket URL: <https://trac.macports.org/ticket/71091#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list