#35711: [rvm] [1.05] Only compiles with llvm-gcc4.2 in OSX 10.8 (Xcode 4.4.1) -----------------------------------+-------------------------------- Reporter: flo.thiel+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: rvm | -----------------------------------+-------------------------------- Comment (by edlyuu@…): After changing that AC_CONFIG_HEADERS, I encountered the following error: :info:build Undefined symbols for architecture x86_64: :info:build "double const max_limit<double>()", referenced from: :info:build test4() in test-rmath.o :info:build "float const max_limit<float>()", referenced from: :info:build test4() in test-rmath.o :info:build "double const min_limit<double>()", referenced from: :info:build test4() in test-rmath.o :info:build "float const min_limit<float>()", referenced from: :info:build test4() in test-rmath.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build make[1]: *** [test-rmath] Error 1 :info:build mv -f .deps/test-vaulter-006.Tpo .deps/test-vaulter-006.Po :info:build mv -f .deps/test-rvm-002.Tpo .deps/test-rvm-002.Po :info:build mv -f .deps/test-rvm-003.Tpo .deps/test-rvm-003.Po :info:build mv -f .deps/test-rvm-001.Tpo .deps/test-rvm-001.Po :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_rvm/rvm/work/rvm-1.05' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_rvm/rvm/work/rvm-1.05' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_rvm/rvm/work/rvm-1.05" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build org.macports.build for port rvm returned: command execution failed :debug:build Error code: CHILDSTATUS 4285 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 rvm: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port rvm for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_rvm/rvm/main.log -- Ticket URL: <https://trac.macports.org/ticket/35711#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS