Changes between Version 1 and Version 4 of Ticket #64770


Ignore:
Timestamp:
Mar 7, 2022, 2:33:09 AM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

rsync builds fine on our buildbot on all macOS versions (10.6 through 12) however I see that you are using Xcode 11.3.1 whereas on macOS 10.14 we use Xcode 10.3. It is conceivable that there is simply a bug in the version of clang that is included with Xcode 11.3.1 that is triggered by building rsync. We can update the port to blacklist that specific version of clang so that MacPorts chooses another version.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64770

    • Property Status changed from new to assigned
    • Property Summary changed from Error: Failed to build rsync: command execution failed on Mojave to rsync @3.2.3_1 build failed on Mojave: clang: error: unable to execute command: Segmentation fault: 11
    • Property Keywords rsync removed
    • Property Milestone changed from MacPorts Future to
    • Property Owner set to ryandesign
  • Ticket #64770 – Description

    v1 v4  
    1 rsync building as dependency of aom
     1rsync building as dependency of aom\\
    22rsync builds without issue on my Mountain Lion box.
    33
    44Mojave gives this message at failure (which appears simple enough, but I don't understand, e.g. Crash backtrace doesn't exist)
    55
     6{{{
    67PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
    78Preprocessed source(s) and associated run script(s) are located at:
     
    1213clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
    1314clang: note: diagnostic msg:
     15}}}