Changes between Initial Version and Version 1 of Ticket #58555, comment 5


Ignore:
Timestamp:
Jun 4, 2019, 1:09:37 PM (5 years ago)
Author:
haraldgroven (Harald)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58555, comment 5

    initial v1  
     1Thank you @herbygillot for looking into this issue.
     2
     3According to the error log (attached), is it possible to infer which step in the build process it is crashing? Maybe the install script assumes some directory or file permissions which may deviate from a clean install OS. Since the problem persisted after I reinstalled Macports, I assume that its not caused by conflicts with other ports. 
     4
     5Environment:
    16{{{
    27echo "macOS $(sw_vers -productVersion) $(sw_vers -buildVersion)"; echo "Xcode $(xcodebuild -version | awk '{print $NF}' | tr '\n' ' ')"