Changes between Initial Version and Version 1 of Ticket #53597


Ignore:
Timestamp:
Feb 18, 2017, 2:55:30 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

What is your Xcode version? Based on the fact that your main.log says you are using clang 800.0.42.1, I assume you have Xcode 8.1, 8.2, or 8.2.1, and these only contain the 10.12 SDK, even when running on 10.11, so if Qt is expecting to find a 10.11 SDK, that expectation would be incorrect. I guess this problem might be the result of [72f9ad973581bce3189fd8f291a8878c1c5a513c/macports-ports]. It might even be a MacPorts base bug, if we are setting configure.sdk_version to a value that doesn't make sense for the installed Xcode version.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53597

    • Property Status changed from new to assigned
    • Property Cc MarcusCalhoun-Lopez removed
    • Property Summary changed from qt5 @5.6.2 (aqua) failed to build to qt5-qtcanvas3d @5.6.2: Project ERROR: Could not resolve SDK path for 'macosx10.11'
    • Property Owner set to MarcusCalhoun-Lopez
    • Property Keywords qt5 removed
    • Property Port qt5-qtcanvas3d added; qt5 @5.6.2 removed
  • Ticket #53597 – Description

    initial v1  
    11qt5 @5.6.2 (aqua) failed to build because of qt5-qtcanvas3d build failure on mac os 10.11.6 with macports 2.4.0
    22
     3{{{
    34--->  Configuring qt5-qtcanvas3d
    45Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt5/qt5-qtcanvas3d/work/qtcanvas3d-opensource-src-5.6.2" && /opt/local/libexec/qt5/bin/qmake PREFIX=/opt/local -spec macx-clang
     
    1112Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    1213Error: Processing of port qt5 failed
     14}}}