Opened 5 years ago

Last modified 5 years ago

#59123 closed defect

multimedia/VLC is broken regardless of xcode-select. — at Initial Version

Reported by: nakatamaho (NAKATA Maho) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc: nakatamaho (NAKATA Maho)
Port: VLC

Description

multimedia/VLC is broken by ibtool as follows: :info:build mkdir -p -- gui/macosx/UI :info:build /usr/bin/ibtool --errors --warnings --notices \ :info:build --module VLC --auto-activate-custom-fonts --target-device mac \ :info:build --minimum-deployment-target 10.7 --output-format human-readable-text \ :info:build --compile gui/macosx/UI/Preferences.nib gui/macosx/UI/Preferences.xib :info:build xcode-select: error: tool 'ibtool' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a

command line tools instance

However, it even happens when "sudo xcode-select -r" is issued.

Change History (2)

Changed 5 years ago by nakatamaho (NAKATA Maho)

Attachment: patch-xib.diff added

Changed 5 years ago by nakatamaho (NAKATA Maho)

Attachment: main.log-vlc-ibtool added
Note: See TracTickets for help on using tickets.