[MacPorts] #34167: ld64-127.2 fails during compile at latest SL

MacPorts noreply at macports.org
Sun Apr 22 02:47:33 PDT 2012


#34167: ld64-127.2 fails during compile at latest SL
---------------------------+------------------------------------------------
 Reporter:  ag@…           |       Owner:  mfeiri@…           
     Type:  defect         |      Status:  new                
 Priority:  Normal         |   Milestone:                     
Component:  ports          |     Version:  2.0.4              
 Keywords:                 |        Port:  ld64               
---------------------------+------------------------------------------------
Changes (by ryandesign@…):

 * cc: jeremyhu@… (added)
  * owner:  macports-tickets@… => mfeiri@…
  * port:  ld64-127.2 => ld64
  * keywords:  ld64-127.2 fails during compile =>


Old 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 -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.'''

New 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 -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.'''

--

Comment:

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

-- 
Ticket URL: <https://trac.macports.org/ticket/34167#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list