Re: Migration fails in images_to_archives – what am I supposed to do

Rainer Müller raimue at macports.org
Thu Oct 1 10:00:30 PDT 2015


On 2015-10-01 18:36, Vincent Habchi wrote:
> Air > sudo make install
> ===> making install in vendor
> ===> making install in vendor/tcl8.5.15/unix
> Installing libtcl8.5.dylib to /opt/local/libexec/macports/lib/
> Installing tclsh as /opt/local/libexec/macports/bin/tclsh8.5
> Installing tclConfig.sh to /opt/local/libexec/macports/lib/
> Installing libtclstub8.5.a to /opt/local/libexec/macports/lib/
> Installing message catalog files to /opt/local/libexec/macports/lib/tcl8.5/msgs/
> Installing header files to /opt/local/libexec/macports/include/
> […]
> /opt/local/libexec/macports/bin/tclsh8.5 ./src/images_to_archives.tcl
> This could take a while...
> Processing 1 of 349: XviD-1.3.3_0.darwin_15.x86_64.tbz2
> Processing 2 of 349: shared-mime-info-1.4_0.darwin_15.x86_64.tbz2
> Processing 3 of 349: opencv-3.0.0_0.darwin_15.x86_64.tbz2
> Processing 4 of 349: ffmpeg-2.7.2_0+gpl2.darwin_15.x86_64.tbz2
> Command failed: /usr/bin/tar -cjf /opt/local/var/macports/software/ffmpeg/ffmpeg-2.7.2_0+gpl2.darwin_15.x86_64.tbz2 -T /opt/local/var/macports/software/ffmpeg/tarlist > /opt/local/var/macports/software/ffmpeg/error.log 2>&1
> Exit code: 1
> command execution failed
>     while executing
> "system "$tarcmd -cjf $newlocation -T ${targetdir}/tarlist > ${targetdir}/error.log 2>&1""
>     ("foreach" body line 78)
>     invoked from within
> "foreach installed $ilist {
>     incr counter
>     set iname [lindex $installed 0]
>     set iversion [lindex $installed 1]
>     set irevision [lindex $inst..."
>     (file "./src/images_to_archives.tcl" line 38)
> make: *** [install] Error 1
> 
> Any hint or kludge?

Unless this is a very old pre-2.0 installation, this step should not
actually be doing anything.

Maybe you previously deleted archive files from
/opt/local/var/macports/software/?

Can you show us /opt/local/var/macports/software/ffmpeg/error.log?

Rainer


More information about the macports-dev mailing list