Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#20888 closed defect (fixed)

GitX fails to build on 10.6 Snow Leopard

Reported by: issaco@… Owned by: mnick@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: snowleopard Cc: kiwi.2008@…, alan.macports.sp@…, chrisbloom7 (Chris Bloom)
Port: GitX

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

--->  Verifying checksum(s) for GitX
--->  Extracting GitX
--->  Configuring GitX
--->  Building GitX
Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.6.3" && xcodebuild  -target "GitX" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT= " returned error 1
Command output:     setenv USER root
    setenv USER_APPS_DIR /Users/issaco/Applications
    setenv USER_LIBRARY_DIR /Users/issaco/Library
    setenv USE_DYNAMIC_NO_PIC YES
    setenv USE_HEADERMAP YES
    setenv USE_HEADER_SYMLINKS NO
    setenv VALID_ARCHS "i386 ppc ppc64 ppc7400 ppc970 x86_64"
    setenv VERBOSE_PBXCP NO
    setenv VERSIONPLIST_PATH GitX.app/Contents/version.plist
    setenv VERSION_INFO_BUILDER root
    setenv VERSION_INFO_FILE GitX_vers.c
    setenv VERSION_INFO_STRING "\"@(#)PROGRAM:GitX  PROJECT:GitX-\""
    setenv WRAPPER_EXTENSION app
    setenv WRAPPER_NAME GitX.app
    setenv WRAPPER_SUFFIX .app
    setenv XCODE_APP_SUPPORT_DIR /Developer/Library/Xcode
    setenv XCODE_VERSION_ACTUAL 0320
    setenv XCODE_VERSION_MAJOR 0300
    setenv XCODE_VERSION_MINOR 0320
    setenv YACC /Developer/usr/bin/yacc
    /bin/sh -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.6.3/build/GitX.build/Release/GitX.build/Script-F5CF04A20EAE696C00D75C81.sh

** BUILD FAILED **


The following build commands failed:
GitX:
	Ld /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.6.3/build/Release/GitX.app/Contents/MacOS/GitX normal x86_64
(1 failure)


Error: Status 1 encountered during processing.

Attachments (2)

GitX-Output.txt (57.9 KB) - added by issaco@… 15 years ago.
gitx.txt (191.8 KB) - added by kiwi.2008@… 15 years ago.
gitx v0.7 failed output

Download all attachments as: .zip

Change History (12)

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

Description: modified (diff)
Keywords: snowleopard added
Owner: changed from macports-tickets@… to mnick@…

comment:2 Changed 15 years ago by mnick@…

Status: newassigned

Could you please attach debugging output of the build ("port -d build GitX")

Changed 15 years ago by issaco@…

Attachment: GitX-Output.txt added

comment:3 Changed 15 years ago by tobypeterson

gitx apparently uses script phases for compilation, thus it ignores arch settings? or something

comment:4 Changed 15 years ago by kiwi.2008@…

Cc: kiwi.2008@… added

Cc Me!

comment:5 Changed 15 years ago by alan.macports.sp@…

Cc: alan.macports.sp@… added

Cc Me!

comment:6 Changed 15 years ago by mnick@…

I have just updated GitX to version 0.7. Is this issue still present at this version? (I don't have access to 10.6 yet, so unfortunatly i can't test it)

Changed 15 years ago by kiwi.2008@…

Attachment: gitx.txt added

gitx v0.7 failed output

comment:7 Changed 15 years ago by mnick@…

Thanks to the GitX author, i've just commited r57319 that correctly sets universal_archs and build_arch. Let me know if this fixes compilation on SL (the Portfile should show up in rsync within the hour)

comment:8 Changed 15 years ago by kiwi.2008@…

Success!! Builds and runs on SL.

comment:9 Changed 15 years ago by mnick@…

Resolution: fixed
Status: assignedclosed

Thanks for the info, fixed in r57319

comment:10 Changed 14 years ago by chrisbloom7 (Chris Bloom)

Cc: chrisbloom7@… added

Cc Me!

Note: See TracTickets for help on using tickets.