[MacPorts] #61045: VLC: install: /opt/local/bin/vlc-osx: Operation not permitted
MacPorts
noreply at macports.org
Tue Oct 27 15:46:06 UTC 2020
#61045: VLC: install: /opt/local/bin/vlc-osx: Operation not permitted
-------------------------+----------------------
Reporter: ryandesign | Owner: RJVB
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.3
Resolution: | Keywords:
Port: VLC |
-------------------------+----------------------
Comment (by ryandesign):
Replying to [comment:2 RJVB]:
> suggesting that vlc-osx should be installed correctly because that
Makefile also uses DESTDIR everywhere it should.
You have instructed MacPorts not to set `DESTDIR`:
{{{
if {${subport} ne "lib${name}"} {
# The VLC.app target does not obey DESTDIR and tries to copy a
# non-existing folder.
destroot.destdir \
prefix=${destroot}${vlcprefix}
}}}
This has been in the port ever since
[changeset:aabe67d1c6283104e1e70a0832eff3f9ce6e9b3e/macports-ports VLC was
updated to version 3.0.6]. If it was true back then that it did not obey
`DESTDIR`, maybe it is no longer true now in version 3.0.11.
--
Ticket URL: <https://trac.macports.org/ticket/61045#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list