#43854: apple-gcc42 won't install on OSX 10.8.5 --------------------------+-------------------------------- Reporter: c_sorensen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: | Port: --------------------------+-------------------------------- I'm trying to upgrade my MacPorts, and got a series of failures. Following the instructions for errors with Xcode 4.2+, I tried installing apple-gcc42. {{{ $ sudo port install apple-gcc42 ---> Computing dependencies for apple-gcc42 ---> Fetching archive for apple-gcc42 ---> Attempting to fetch apple-gcc42-5666.3_13.darwin_12.x86_64.tbz2 from http://packages.macports.org/apple-gcc42 ---> Attempting to fetch apple- gcc42-5666.3_13.darwin_12.x86_64.tbz2.rmd160 from http://packages.macports.org/apple-gcc42 ---> Installing apple-gcc42 @5666.3_13 ---> Activating apple-gcc42 @5666.3_13 ---> Cleaning apple-gcc42 ---> Updating database of binaries ---> Scanning binaries for linking errors ---> Found 113 broken file(s), matching files to ports ---> Found 20 broken port(s), determining rebuild order ---> Rebuilding in order expat @2.1.0 dbus @1.8.2 fontconfig @2.11.1 gettext @0.18.3.2 python27 @2.7.6 gawk @4.1.0 libidn @1.26 curl @7.37.0 +ssl xz @5.0.5 opensp @1.5.2 openjade @1.3.2 gdbm @1.11 glib2 @2.40.0 cairo @1.12.16 +x11 py27-cairo @1.10.0 +x11 dbus-glib @0.102 dbus-python27 @1.2.0 gobject-introspection @1.40.0 py27-gobject @2.28.6 poppler @0.24.5 ---> Cleaning expat ---> Computing dependencies for dbus ---> Cleaning dbus ---> Computing dependencies for fontconfig ---> Cleaning fontconfig ---> Computing dependencies for gettext ---> Cleaning gettext ---> Computing dependencies for python27 ---> Cleaning python27 ---> Computing dependencies for gawk ---> Applying patches to gawk Error: org.macports.patch for port gawk returned: command execution failed Please see the log file for port gawk for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gawk/gawk/main.log Error: Unable to upgrade port: 1 Error rebuilding gawk while executing "error "Error rebuilding $portname"" (procedure "revupgrade_scanandrebuild" line 395) invoked from within "revupgrade_scanandrebuild broken_port_counts $opts" (procedure "macports::revupgrade" line 5) invoked from within "macports::revupgrade $opts" (procedure "action_revupgrade" line 2) invoked from within "action_revupgrade $action $portlist $opts" (procedure "action_target" line 96) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 93) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command set exit_status [process_cmd $remaining..." (file "/opt/local/bin/port" line 5254) }}} The log file (attached) includes: {{{ :debug:patch Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gawk/gawk/work/gawk-4.1.1" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/gawk/files /patch-extensions-Makefile.in.diff' :info:patch can't find file to patch at input line 3 :info:patch Perhaps you used the wrong -p or --strip option? :info:patch The text leading up to this was: :info:patch -------------------------- :info:patch |--- extension/Makefile.in.orig 2014-04-08 11:13:03.000000000 -0500 :info:patch |+++ extension/Makefile.in 2014-04-18 19:52:28.000000000 -0500 :info:patch -------------------------- }}} Any thoughts? -- Ticket URL: <https://trac.macports.org/ticket/43854> MacPorts <http://www.macports.org/> Ports system for OS X