Opened 4 years ago
Closed 4 years ago
#61225 closed defect (duplicate)
VLC @3.0.8 +quartz destroot failure
Reported by: | jwoehr (Jack J. Woehr) | Owned by: | RJVB (René Bertin) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | VLC |
Description (last modified by mf2k (Frank Schima))
[Users/jwoehr] > install py38-pip ---> Computing dependencies for py38-pip ---> Dependencies to be installed: pip_select ---> Fetching archive for pip_select ---> Attempting to fetch pip_select-0.1_1.darwin_19.noarch.tbz2 from https://packages.macports.org/pip_select ---> Attempting to fetch pip_select-0.1_1.darwin_19.noarch.tbz2.rmd160 from https://packages.macports.org/pip_select ---> Installing pip_select @0.1_1 ---> Activating pip_select @0.1_1 ---> Cleaning pip_select ---> Fetching archive for py38-pip ---> Attempting to fetch py38-pip-20.2.3_0.darwin_19.noarch.tbz2 from https://packages.macports.org/py38-pip ---> Attempting to fetch py38-pip-20.2.3_0.darwin_19.noarch.tbz2.rmd160 from https://packages.macports.org/py38-pip ---> Installing py38-pip @20.2.3_0 ---> Activating py38-pip @20.2.3_0 ---> Cleaning py38-pip ---> Updating database of binaries ---> Scanning binaries for linking errors ---> Found 7 broken files, matching files to ports ---> Found 2 broken ports, determining rebuild order ---> Rebuilding in order VLC @3.0.8 +quartz llvm-8.0 @8.0.1 ---> Computing dependencies for VLC ---> Fetching archive for VLC ---> Attempting to fetch VLC-3.0.11_0+quartz.darwin_19.x86_64.tbz2 from https://packages.macports.org/VLC ---> Attempting to fetch VLC-3.0.11_0+quartz.darwin_19.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/VLC/VLC ---> Attempting to fetch VLC-3.0.11_0+quartz.darwin_19.x86_64.tbz2 from https://mse.uk.packages.macports.org/VLC ---> Staging VLC into destroot Error: Failed to destroot VLC: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_VLC/VLC/main.log for details. Error: rev-upgrade failed: Error rebuilding VLC Error: Follow https://guide.macports.org/#project.tickets to report a bug. ---> Some of the ports you installed have notes: py38-pip has the following notes: To make the Python 3.8 version of pip the one that is run when you execute the commands without a version suffix, e.g. 'pip', run: sudo port select --set pip pip38 sudo port select --set pip3 pip38
Attachments (1)
Change History (9)
comment:1 Changed 4 years ago by jwoehr (Jack J. Woehr)
comment:2 Changed 4 years ago by mf2k (Frank Schima)
In the future, please use WikiFormatting, fill in the Port field and add the port maintainer(s) to Cc (port info --maintainers VLC
), if any.
comment:3 Changed 4 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | set to RJVB |
Port: | VLC added |
Status: | new → assigned |
Changed 4 years ago by jwoehr (Jack J. Woehr)
Log from failure /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_VLC/VLC/main.log
comment:5 Changed 4 years ago by kencu (Ken)
VLC on MacPorts is presently quite broken <https://ports.macports.org/port/VLC/summary>.
You might just uninstall it and use the one from the VLC website for the time being.
comment:6 follow-up: 7 Changed 4 years ago by jwoehr (Jack J. Woehr)
I'd happily remove it, I didn't know it was there :)
After the last XCode update from Mac OS Python was broken.
I had to reinstall Python from ports and when I went to reinstall py38-pip VLC "decided" to rebuild itself.
So it's no big deal, just thought I should report it.
Thanks, I will remove VLC.
comment:7 Changed 4 years ago by jmroot (Joshua Root)
Replying to jwoehr:
I had to reinstall Python from ports and when I went to reinstall py38-pip VLC "decided" to rebuild itself.
That's due to the rev-upgrade feature, which detects broken ports and attempts to rebuild them. It automatically runs after every port installation and doesn't restrict itself to checking things that depend on what you just upgraded (since missing dependencies are one reason why a port might be broken).
comment:8 Changed 4 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Summary: | VLC @3.0.8 +quartz build during py38-pip fails → VLC @3.0.8 +quartz destroot failure |
:info:destroot make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_VLC/VLC/work/vlc-3.0.11/bin' :info:destroot /opt/local/bin/gmkdir -p '/opt/local/bin' :info:destroot ../doltlibtool --mode=install /usr/bin/install -c vlc-osx vlc-wrapper '/opt/local/bin' :info:destroot libtool: warning: '../lib/libvlc.la' has not been installed in '/opt/local/libexec/vlc3/lib' :info:destroot libtool: warning: '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_VLC/VLC/work/vlc-3.0.11/src/libvlccore.la' has not been installed in '/opt/local/libexec/vlc3/lib' :info:destroot libtool: install: /usr/bin/install -c .libs/vlc-osx /opt/local/bin/vlc-osx :info:destroot install: /opt/local/bin/vlc-osx: Operation not permitted
Duplicate of #61045.
macOS Catalina Version 10.5.6 (19G2021) Xcode: