Changes between Initial Version and Version 1 of Ticket #57263


Ignore:
Timestamp:
Oct 6, 2018, 2:52:42 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It built fine on our Mojave build server.

The problem on your system seems to be:

error: 'utimensat' is only available on macOS 10.13 or newer

and you have configured your MacPorts to use the 10.11 deployment target. Did you do that deliberately? If not, remove the line macosx_deployment_target 10.11 from your macports.conf file.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57263

    • Property Status changed from new to assigned
    • Property Cc larryv added
    • Property Summary changed from clang-6.0 does not build on Mojave to clang-6.0: error: 'utimensat' is only available on macOS 10.13 or newer
    • Property Owner set to jeremyhu
    • Property Port dependency of qt5 removed
  • Ticket #57263 – Description

    initial v1  
     1{{{
    12Error: Failed to build clang-6.0: command execution failed
    23Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-6.0/clang-6.0/main.log for details.
    34Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    45Error: Processing of port qt5 failed
     6}}}