Opened 12 years ago

Last modified 12 years ago

#34167 closed defect

ld64-127.2 fails during compile at latest SL — at Initial Version

Reported by: amadeus24 Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: ld64

Description

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 -DSTDC_CONSTANT_MACROS -DSTDC_FORMAT_MACROS -DSTDC_LIMIT_MACROS -O3 -g -fno-common -I/opt/local/include" OTHER_CPLUSPLUSFLAGS="-I/opt/local/libexec/llvm-3.0/include -DNDEBUG -D_GNU_SOURCE -DSTDC_CONSTANT_MACROS -DSTDC_FORMAT_MACROS -DSTDC_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 -DSTDC_CONSTANT_MACROS -DSTDC_FORMAT_MACROS -DSTDC_LIMIT_MACROS -O3 -g -fno-common -I/opt/local/include" OTHER_CPLUSPLUSFLAGS="-I/opt/local/libexec/llvm-3.0/include -DNDEBUG -D_GNU_SOURCE -DSTDC_CONSTANT_MACROS -DSTDC_FORMAT_MACROS -DSTDC_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.

Change History (1)

Changed 12 years ago by amadeus24

Attachment: main.log added

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

Note: See TracTickets for help on using tickets.