Ticket #34167 (closed defect: duplicate)
ld64-127.2 fails during compile at latest SL
| Reported by: | ag@… | Owned by: | mfeiri@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | jeremyhu@… | |
| Port: | ld64 |
Description (last modified by ryandesign@…) (diff)
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
Change History
comment:1 Changed 13 months ago by ryandesign@…
- Keywords ld64-127.2 fails during compile removed
- Owner changed from macports-tickets@… to mfeiri@…
- Description modified (diff)
- Cc jeremyhu@… added
- Port changed from ld64-127.2 to ld64
Please attach the original main.log, without macports-gcc-4.4 as the compiler.
Note: See
TracTickets for help on using
tickets.


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