Changes between Version 3 and Version 4 of Ticket #71091


Ignore:
Timestamp:
Oct 13, 2024, 4:40:34 PM (4 weeks ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71091 – Description

    v3 v4  
    11Build process stops at the "configure" stage.
    22
     3{{{
    34: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
    4 
    55:info:configure configure: error: installation or configuration problem: C compiler cannot create executables.
    6 
    76: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
    8 
    97:info:configure Exit code: 1
     8}}}
    109
    1110To build libxmi requires to use "autoreconf" rather than patches.