[MacPorts] #27839: gimp-app fails to build
#27839: gimp-app fails to build --------------------------------------+------------------------------------- Reporter: david.hislop.1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: --------------------------------------+------------------------------------- gimp-app fails to build after sudo port selfupdate with error: Error: Target org.macports.build returned: shell command failed (see log for details) Log for gimp-app is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_gimp-app/main.log Error: Unable to upgrade port: 1 Tried some of the suggestions in #26747, i.e.: sudo port clean --all gimp-app sudo port selfupdate sudo port sync sudo port upgrade --force installed main.log (full log attached) contains at the end: :info:build ** BUILD FAILED **:info:build :info:build :info:build The following build commands failed: :info:build ScriptExec: :info:build CompileC build/ScriptExec.build/Deployment/ScriptExec.build/Objects- normal/x86_64/main.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_gimp-app/work/ScriptExec/main.c normal x86_64 c com.apple.compilers.gcc.4_2 :info:build (1 failure) :info:build :info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_gimp-app/work/ScriptExec" && /usr/bin/xcodebuild -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT="" " returned error 1 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "$procedure $targetname" :info:build Warning: the following items did not execute (for gimp-app): org.macports.destroot org.macports.build -- Ticket URL: <https://trac.macports.org/ticket/27839> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27839: gimp-app fails to build --------------------------------------+------------------------------------- Reporter: david.hislop.1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gimp-app --------------------------------------+------------------------------------- Changes (by ryandesign@…): * port: => gimp-app Old description:
gimp-app fails to build after sudo port selfupdate with error:
Error: Target org.macports.build returned: shell command failed (see log for details) Log for gimp-app is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_gimp-app/main.log Error: Unable to upgrade port: 1
Tried some of the suggestions in #26747, i.e.:
sudo port clean --all gimp-app sudo port selfupdate sudo port sync sudo port upgrade --force installed
main.log (full log attached) contains at the end:
:info:build ** BUILD FAILED **:info:build :info:build :info:build The following build commands failed: :info:build ScriptExec: :info:build CompileC build/ScriptExec.build/Deployment/ScriptExec.build/Objects- normal/x86_64/main.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_gimp-app/work/ScriptExec/main.c normal x86_64 c com.apple.compilers.gcc.4_2 :info:build (1 failure) :info:build :info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_gimp-app/work/ScriptExec" && /usr/bin/xcodebuild -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT="" " returned error 1 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "$procedure $targetname" :info:build Warning: the following items did not execute (for gimp-app): org.macports.destroot org.macports.build
New description: gimp-app fails to build after sudo port selfupdate with error: {{{ Error: Target org.macports.build returned: shell command failed (see log for details) Log for gimp-app is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_gimp-app/main.log Error: Unable to upgrade port: 1 }}} Tried some of the suggestions in #26747, i.e.: {{{ sudo port clean --all gimp-app sudo port selfupdate sudo port sync sudo port upgrade --force installed }}} main.log (full log attached) contains at the end: {{{ :info:build ** BUILD FAILED **:info:build :info:build :info:build The following build commands failed: :info:build ScriptExec: :info:build CompileC build/ScriptExec.build/Deployment/ScriptExec.build/Objects- normal/x86_64/main.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_gimp-app/work/ScriptExec/main.c normal x86_64 c com.apple.compilers.gcc.4_2 :info:build (1 failure) :info:build :info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_aqua_gimp-app/work/ScriptExec" && /usr/bin/xcodebuild -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT="" " returned error 1 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "$procedure $targetname" :info:build Warning: the following items did not execute (for gimp-app): org.macports.destroot org.macports.build }}} -- Comment: In future, please use WikiFormatting and fill in the Port field. Please "`sudo port clean gimp-app`" and try installing again, and attach the main.log immediately after doing so. The main.log you attached here contains lines "Skipping completed" and is therefore incomplete and doesn't tell us everything that happened. -- Ticket URL: <https://trac.macports.org/ticket/27839#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27839: gimp-app fails to build --------------------------------------+------------------------------------- Reporter: david.hislop.1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gimp-app --------------------------------------+------------------------------------- Comment(by david.hislop.1@…): I executed {{{ sudo port clean gimp-app sudo port install gimp-app }}} with the same results. New main.log attached. -- Ticket URL: <https://trac.macports.org/ticket/27839#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27839: gimp-app fails to build due to corrupted PCH cache ---------------------------------------+------------------------------------ Reporter: david.hislop.1@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: duplicate | Keywords: Port: gimp-app | ---------------------------------------+------------------------------------ Changes (by jmr@…): * status: new => closed * cc: devans@… (added) * resolution: => duplicate Comment: {{{ :info:build cc1: error: /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0/SharedPrecompiledHeaders /ScriptExec_Prefix-fjqslffpxdgvupftqlldkqzqbvow/ScriptExec_Prefix.pch: No such file or directory :info:build cc1: error: one or more PCH files were found, but they were invalid }}} It's this same old corrupted PCH cache thing that I've never been able to reproduce. Duplicate of #26952. -- Ticket URL: <https://trac.macports.org/ticket/27839#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts