Changes between Initial Version and Version 1 of Ticket #26428


Ignore:
Timestamp:
Sep 10, 2010, 10:16:59 AM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please preview before submitting so you can ensure your WikiFormatting is right. Also fill in the Port and Cc fields (Cc the port maintainer).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26428

    • Property Owner changed from macports-tickets@… to mnick@…
    • Property Port GitX added
    • Property Summary changed from gitx @0.7.1 build failure to GitX @0.7.1 build failure
  • Ticket #26428 – Description

    initial v1  
    11when I run
    22
     3{{{
    34sudo port install gitx
     5}}}
    46
    57the system out puts
     
    1517The log content is:
    1618
    17 
     19{{{
    1820:info:build ** BUILD FAILED **
    1921:info:build
     
    2123:info:build The following build commands failed:
    2224:info:build GitX:
    23 :info:build     CopyTiffFile /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.7.1/build/Release/GitX.app/Contents/Resources/mainSplitterBar.tiff Im
    24 ages/mainSplitterBar.tiff
    25 :info:build     CopyTiffFile /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.7.1/build/Release/GitX.app/Contents/Resources/mainSplitterDimple.tiff
    26  Images/mainSplitterDimple.tiff
    27 :info:build     CopyStringsFile /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.7.1/build/Release/GitX.app/Contents/Resources/English.lproj/InfoPl
    28 ist.strings English.lproj/InfoPlist.strings
     25:info:build     CopyTiffFile /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.7.1/build/Release/GitX.app/Contents/Resources/mainSplitterBar.tiff Images/mainSplitterBar.tiff
     26:info:build     CopyTiffFile /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.7.1/build/Release/GitX.app/Contents/Resources/mainSplitterDimple.tiff Images/mainSplitterDimple.tiff
     27:info:build     CopyStringsFile /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.7.1/build/Release/GitX.app/Contents/Resources/English.lproj/InfoPlist.strings English.lproj/InfoPlist.strings
    2928:info:build (3 failures)
    3029:info:build
    31 :info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.7.1" && /usr/bin/xcodebuild  -target "GitX" -configuration Release
    32 build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT="" " returned error 1
     30:info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/work/GitX-0.7.1" && /usr/bin/xcodebuild  -target "GitX" -configuration Release build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT="" " returned error 1
    3331:error:build Target org.macports.build returned: shell command failed
    3432:debug:build Backtrace: shell command failed
     
    3735:info:build Warning: the following items did not execute (for GitX): org.macports.activate org.macports.build org.macports.destroot org.macports.install
    3836:notice:build Log for GitX is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_GitX/main.log
     37}}}