#36228: apple-gcc42 @5666.3_8 build fails on Mountain Lion -----------------------------+-------------------------------- Reporter: neil.skilling@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: apple-gcc42 -----------------------------+-------------------------------- Trying to update apple-gcc42 on Mountain Lion {{{ talisker:scripts neil$ uname -a Darwin talisker.local 12.1.0 Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64 x86_64 talisker:scripts neil$ xcodebuild -version Xcode 4.4.1 Build version 4F1003 }}} Failure is: {{{ info:build ld: warning: ld: warning: ignoring file libgcc/./darwin-64_s.o, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 1 0x 0 0x 0 0x 0 ) which is not the architecture being linked (x86_64): libgcc/./darwin-64_s.old: warning: ignoring file libgcc/./unwind-dw2_s.o, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 1 0x 0 0x 0 0x 0 ) which is not the architecture being linked (x86_64): libgcc/./unwind-dw2_s.oignoring file libgcc/./unwind-dw2-fde-darwin_s.o, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 1 0x 0 0x 0 0x 0 ) which is not the architecture being linked (x86_64): libgcc/./unwind-dw2-fde-darwin_s.o :info:build ignoring file libgcc/./unwind-sjlj_s.o, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 1 0x 0 0x 0 0x 0 ) which is not the architecture being linked (x86_64): libgcc/./unwind-sjlj_s.o :info:build :info:build ld: warning: :info:build ignoring file libgcc/./unwind-c_s.o, file was built for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 0x 0 0x 0 0x 1 0x 0 0x 0 0x 0 ) which is not the architecture being linked (x86_64): libgcc/./unwind-c_s.o :info:build Undefined symbols for architecture x86_64: :info:build "___bswapdi2", referenced from: :info:build -exported_symbol[s_list] command line option :info:build "___bswapsi2", referenced from: :info:build -exported_symbol[s_list] command line option :info:build ld: symbol(s) not found for architecture x86_64 :info:build collect2: ld returned 1 exit status :info:build make[5]: *** [libgcc_s.dylib] Error 1 :info:build make[5]: *** Waiting for unfinished jobs.... :info:build make[4]: *** [stmp-multilib] Error 2 :info:build rm cpp.pod gfdl.pod fsf-funding.pod gpl.pod gcov.pod gcc.pod :info:build make[3]: *** [all-stage1-gcc] Error 2 :info:build make[2]: *** [stage1-bubble] Error 2 :info:build make[1]: *** [all] Error 2 :info:build + exit 1 :info:build make: *** [install] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3" && /usr/bin/make -j4 -w install CC="/usr/bin/clang -std=gnu89" PREFIX="/opt/local" SRCROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_lang_apple-gcc42/apple-gcc42/work/gcc-5666.3" OBJROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_lang_apple-gcc42/apple-gcc42/work/objroot" SYMROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_lang_apple-gcc42/apple-gcc42/work/symroot" DSTROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_lang_apple-gcc42/apple-gcc42/work/destroot" RC_NONARCH_CFLAGS="-pipe -std=gnu89" RC_OS="macos" RC_ARCHS="x86_64" TARGETS="i386" :info:build Exit code: 2 :error:build org.macports.build for port apple-gcc42 returned: command execution failed :debug:build Error code: CHILDSTATUS 76552 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for apple-gcc42: org.macports.install org.macports.build org.macports.destroot }}} -- Ticket URL: <https://trac.macports.org/ticket/36228> MacPorts <http://www.macports.org/> Ports system for Mac OS