On 2015-10-01 19:15, Vincent Habchi wrote: >> Maybe you previously deleted archive files from >> /opt/local/var/macports/software/? > > Bang on. I keep as little archives as possible, because my SSD is cramped (I > have a 128 MB version) and I don’t want to cram it with files I seldom if > ever use.
I really hope you actually got 128 GB ;-) Just be aware that activate/deactivate will not work when the archive tarball is no longer available. >> Can you show us /opt/local/var/macports/software/ffmpeg/error.log? > > Yup. >> less /opt/local/var/macports/software/ffmpeg/error.log > tar: /opt/local/lib/libavcodec.56.41.100.dylib: Cannot stat: No such file or > directory > tar: /opt/local/lib/libavfilter.5.16.101.dylib: Cannot stat: No such file or > directory > tar: /opt/local/lib/libavformat.56.36.100.dylib: Cannot stat: No such file or > directory > tar: /opt/local/lib/libavutil.54.27.100.dylib: Cannot stat: No such file or > directory > tar: /opt/local/lib/libswresample.1.2.100.dylib: Cannot stat: No such file or > directory > tar: /opt/local/share/ffmpeg/examples/avio_list_dir.c: Cannot stat: No such > file or directory > >> ls /opt/local/lib/libavcodec.* > /opt/local/lib/libavcodec.56.60.100.dylib /opt/local/lib/libavcodec.a > /opt/local/lib/libavcodec.56.dylib /opt/local/lib/libavcodec.dylib > > It seems I have somehow a newer version that didn’t get registered properly. Maybe an interrupted activation phase (Ctrl-C) lead to that. > Any possibility to skip that pass? You could temporarily remove the invocation of images_to_archives.tcl from the top-level Makefile. However, the actual install is already completed at that point, so you can just continue using the installed port command. Rainer _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev