[MacPorts] #59123: multimedia/VLC is broken regardless of xcode-select.
MacPorts
noreply at macports.org
Sat Sep 28 03:24:29 UTC 2019
#59123: multimedia/VLC is broken regardless of xcode-select.
-------------------------+----------------------
Reporter: nakatamaho | Owner: RJVB
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: VLC |
-------------------------+----------------------
Changes (by ryandesign):
* owner: (none) => RJVB
* status: new => assigned
* port: => VLC
Old 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.
New 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.
--
--
Ticket URL: <https://trac.macports.org/ticket/59123#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list