Changes between Initial Version and Version 2 of Ticket #59123


Ignore:
Timestamp:
Sep 28, 2019, 3:24:29 AM (5 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59123

    • Property Status changed from new to assigned
    • Property Owner set to RJVB
    • Property Port VLC added
  • Ticket #59123 – Description

    initial v2  
    11multimedia/VLC is broken by ibtool as follows:
     2
     3{{{
    24:info:build mkdir -p -- gui/macosx/UI
    35:info:build /usr/bin/ibtool --errors --warnings --notices \
     
    79:info:build xcode-select: error: tool 'ibtool' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a
    810 command line tools instance
     11}}}
    912
    1013However, it even happens when "sudo xcode-select -r" is issued.