Opened 13 years ago

Last modified 13 years ago

#27839 closed defect

gimp-app fails to build — at Version 1

Reported by: david.hislop.1@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: gimp-app

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

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

Change History (3)

Changed 13 years ago by david.hislop.1@…

Attachment: main.log added

gimp-app main.log

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

Description: modified (diff)
Port: gimp-app added

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.

Changed 13 years ago by david.hislop.1@…

Attachment: main.2.log added

gimp-app main.log after "sudo port install gimp-app" only

Note: See TracTickets for help on using tickets.