trunk base failure

Jeremy Lavergne jeremy at lavergne.gotdns.org
Tue May 26 18:19:29 PDT 2015


Ideas on what happened here?

Inside the tarcmd  error.log, a bunch of no-such-file errors. In this situation, ZendFramework1 is installed but inactive:
  ZendFramework1 @1.12.13_0+php56


During a routine trunk/base svn up && make && sudo make install:

make[1]: Nothing to be done for `install'.
[ ! -f "/opt/pspp/etc/macports/mp_version" ] || rm -vf "/opt/pspp/etc/macports/mp_version"
/usr/bin/install -c -d -o "root" -g "admin" -m "0755" "/opt/pspp/share/macports/"
/usr/bin/install -c    -o "root" -g "admin" -m 444 setupenv.bash  "/opt/pspp/share/macports/"
/usr/bin/install -c    -o "root" -g "admin" -m 444 ./macports-pubkey.pem  "/opt/pspp/share/macports/"
/opt/pspp/libexec/macports/bin/tclsh8.5 ./src/upgrade_sources_conf_default.tcl "/opt/pspp"
/opt/pspp/libexec/macports/bin/tclsh8.5 ./src/images_to_archives.tcl
This could take a while...
Processing 264 of 385: ZendFramework1-1.12.13_0+php56.darwin_14.x86_64.tbz2
Command failed: /usr/bin/tar -cjf /opt/pspp/var/macports/software/ZendFramework1/ZendFramework1-1.12.13_0+php56.darwin_14.x86_64.tbz2 -T /opt/pspp/var/macports/software/ZendFramework1/tarlist > /opt/pspp/var/macports/software/ZendFramework1/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



More information about the macports-dev mailing list