Changes between Initial Version and Version 1 of Ticket #34167


Ignore:
Timestamp:
Apr 22, 2012, 9:47:32 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please attach the original main.log, without macports-gcc-4.4 as the compiler.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34167

    • Property Cc jeremyhu@… added
    • Property Owner changed from macports-tickets@… to mfeiri@…
    • Property Keywords ld64-127.2 fails during compile removed
    • Property Port ld64 added; ld64-127.2 removed
  • Ticket #34167 – Description

    initial v1  
    11'''During compile process ld64-127.2 fails with this error message (last lines):
    2 The used command was:'''
    3 ''sudo port upgrade outdated''
    42
     3The used command was:
     4{{{
     5sudo port upgrade outdated
     6}}}
     7
     8{{{
    59:info:build (15 failures)
    610:info:build
     
    1216:info:build Warning: the following items did not execute (for ld64): org.macports.activate org.macports.build org.macports.destroot org.macports.install
    1317:notice:build Log for ld64 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/main.log
     18}}}
    1419
    1520'''Also tried to compile with:'''
    16 ''sudo port upgrade outdated configure.compiler=macports-gcc-4.4''
     21{{{
     22sudo port upgrade outdated configure.compiler=macports-gcc-4.4
     23}}}
    1724
    1825'''Receiving then following error message:'''
    1926
     27{{{
    2028_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/work/ld64-127.2/src/other/PruneTrie.cpp normal x86_64 c++ com.apple.compilers.gcc.4_2
    2129:info:build (15 failures)
     
    2836:info:build Warning: the following items did not execute (for ld64): org.macports.activate org.macports.build org.macports.destroot org.macports.install
    2937:notice:build Log for ld64 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/main.log
     38}}}
    3039
    3140'''If necessary, I can attach the main.log.'''