Opened 12 years ago

Closed 12 years ago

#34167 closed defect (duplicate)

ld64-127.2 fails during compile at latest SL

Reported by: amadeus24 Owned by: mfeiri
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: ld64

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

During compile process ld64-127.2 fails with this error message (last lines):

The used command was:

sudo port upgrade outdated
:info:build (15 failures)
:info:build 
:info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/work/ld64-127.2" && OTHER_CFLAGS="-I/opt/local/libexec/llvm-3.0/include  -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3  -g -fno-common -I/opt/local/include" OTHER_CPLUSPLUSFLAGS="-I/opt/local/libexec/llvm-3.0/include  -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3  -g -fno-common -I/opt/local/include" /usr/bin/xcodebuild  -target "all" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT="" GCC_VERSION=4.2 " 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 ld64): org.macports.activate org.macports.build org.macports.destroot org.macports.install
: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

Also tried to compile with:

sudo port upgrade outdated configure.compiler=macports-gcc-4.4

Receiving then following error message:

_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
:info:build (15 failures)
:info:build 
:info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ld64/ld64/work/ld64-127.2" && OTHER_CFLAGS="-I/opt/local/libexec/llvm-3.0/include  -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3  -g -fno-common -I/opt/local/include" OTHER_CPLUSPLUSFLAGS="-I/opt/local/libexec/llvm-3.0/include  -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3  -g -fno-common -I/opt/local/include" /usr/bin/xcodebuild  -target "all" -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 ld64): org.macports.activate org.macports.build org.macports.destroot org.macports.install
: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

If necessary, I can attach the main.log.

Attachments (1)

main.log (99.0 KB) - added by amadeus24 12 years ago.
main.log after using "configure.compiler=macports-gcc-4.4"

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by amadeus24

Attachment: main.log added

main.log after using "configure.compiler=macports-gcc-4.4"

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

Cc: jeremyhu@… added
Description: modified (diff)
Keywords: ld64-127.2 fails during compile removed
Owner: changed from macports-tickets@… to mfeiri@…
Port: ld64 added; ld64-127.2 removed

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

comment:2 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.