Opened 5 years ago

Last modified 5 years ago

#59123 closed defect

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

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

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (4)

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

comment:1 Changed 5 years ago by nakatamaho (NAKATA Maho)

patch-xib.diff is a dirty fix. mail.log-vlc-ibtool is errorlog.

I suspect command line tool is somehow prioritized by macports framework prior to build.

Thanks,

Nakata Maho

comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: set to RJVB
Port: VLC added
Status: newassigned
Note: See TracTickets for help on using tickets.