Opened 10 years ago

Closed 10 years ago

#42974 closed defect (invalid)

jpeg: jpeg-9a: No such file or directory

Reported by: REFrye@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: jpeg

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Tried to install netpbm and will not work. Consistent error. Log Below. Please help

version:1
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Executing org.macports.main (jpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.archivefetch (jpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (jpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (jpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (jpeg)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:patch patch phase started at Fri Mar 21 18:46:12 CDT 2014
:debug:patch Executing org.macports.patch (jpeg)
:notice:patch --->  Applying patches to jpeg
:info:patch --->  Applying boolean.patch
:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jpeg/jpeg/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jpeg/jpeg/work/jpeg-9a" && /usr/bin/patch -p0'
:debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jpeg/jpeg/work/jpeg-9a" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/jpeg/files/boolean.patch'
:info:patch sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jpeg/jpeg/work/jpeg-9a: No such file or directory
:info:patch Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jpeg/jpeg/work/jpeg-9a" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/jpeg/files/boolean.patch'
:info:patch Exit code: 1
:error:patch org.macports.patch for port jpeg returned: command execution failed
:debug:patch Error code: CHILDSTATUS 839 1
:debug:patch Backtrace: command execution failed
    while executing
"system $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec patch "" "< '$patch'""
    (procedure "portpatch::patch_main" line 35)
    invoked from within
"$procedure $targetname"
:info:patch Warning: targets not executed for jpeg: org.macports.activate org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:error:patch Failed to install jpeg
:debug:patch couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
    while executing
"open [file join $dir tclIndex]"
:notice:patch Please see the log file for port jpeg for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jpeg/jpeg/main.log

Change History (1)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Port: jpeg added
Resolution: invalid
Status: newclosed
Summary: Error: Processing of port netpbm failedjpeg: jpeg-9a: No such file or directory

Run:

sudo port clean jpeg

Then try again.

This is the first thing mentioned in the prerequisites before filing a ticket.

Note: See TracTickets for help on using tickets.