#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)
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: | new → assigned |
---|
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: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)
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:9 Changed 15 years ago by mnick@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks for the info, fixed in r57319
Note: See
TracTickets for help on using
tickets.
Could you please attach debugging output of the build ("port -d build GitX")