#38311: gcc4.4 +universal requiring libstdcxx from gcc4.7? ----------------------+-------------------------------- Reporter: boydb@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: gcc44 | ----------------------+-------------------------------- Comment (by boydb@…): That's odd an odd requirement, since this machine's native GCC is the XCode one which is the apple 4.2 one. But I did install that port, which seems to allow `configure` to complete, but the port overall still fails. The relevant part of the main.log seems to be: {{{ :notice:build ---> Building libstdcxx :debug:build Executing org.macports.build (libstdcxx) :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc47/libstdcxx/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' CPP='/opt/local/bin/gcc-apple-4.2 -E' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc47/libstdcxx/work/build" && /usr/bin/make -j7 -w all' :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc47/libstdcxx/work/build" && /usr/bin/make -j7 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc47/libstdcxx/work/build' :info:build Makefile:376: *** missing separator. Stop. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc47/libstdcxx/work/build' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc47/libstdcxx/work/build" && /usr/bin/make -j7 -w all :info:build Exit code: 2 :error:build org.macports.build for port libstdcxx returned: command execution failed }}} The full log is attached as main2.log -- Ticket URL: <https://trac.macports.org/ticket/38311#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X