Changes between Initial Version and Version 2 of Ticket #55195


Ignore:
Timestamp:
Oct 30, 2017, 4:52:54 AM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Sure; Xcode 9 does not contain the 10.12 SDK, so programs like apparently openconnect-gui that expect Xcode to contain an SDK version that matches the macOS version will have problems. Actually I don't see mention of SDKs in openconnect-gui, but it uses Qt, so maybe all programs that use Qt have this problem.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55195

    • Property Cc MarcusCalhoun-Lopez added
    • Property Summary changed from error installation openconnect-gui : sdk error to openconnect-gui @1.3: Project ERROR: Could not resolve SDK --show-sdk-path for 'macosx10.12'
    • Property Port openconnect-gui added
  • Ticket #55195 – Description

    initial v2  
    22
    33At the end of the installation of openconnect-gui, these errors appear:
    4 "
     4
     5{{{
    56:debug:configure INSTALL='/usr/bin/install -c'
    67:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
     
    1314:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openconnect-gui/openconnect-gui/work/openconnect-gui-1.3" && /opt/local/libexec/qt5/bin/qmake PREFIX="/opt/local"
    1415:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openconnect-gui/openconnect-gui/work/openconnect-gui-1.3" && /opt/local/libexec/qt5/bin/qmake PREFIX="/opt/local"
    15 :info:configure '''Project ERROR: Could not resolve SDK --show-sdk-path for 'macosx10.12'
    16 ''':info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openconnect-gui/openconnect-gui/work/openconnect-gui-1.3" && /opt/local/libexec/qt5/bin/qmake PREFIX="/opt/local"
     16:info:configure Project ERROR: Could not resolve SDK --show-sdk-path for 'macosx10.12'
     17:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openconnect-gui/openconnect-gui/work/openconnect-gui-1.3" && /opt/local/libexec/qt5/bin/qmake PREFIX="/opt/local"
    1718:info:configure Exit code: 3
    18 :'''error:configure Failed to configure openconnect-gui: configure failure: command execution failed'''
     19:error:configure Failed to configure openconnect-gui: configure failure: command execution failed
    1920:debug:configure Error code: NONE
    20 :debug:configure '''Backtrace: configure failure: command execution failed'''
     21:debug:configure Backtrace: configure failure: command execution failed
    2122:debug:configure     while executing
    2223:debug:configure "$procedure $targetname"
    2324:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_openconnect-gui/openconnect-gui/main.log for details.
    24 "
     25}}}
    2526
    2627In attached, the log file