#34088: Gyoto (new port) -- General relativistic geodesic integration and ray- tracing --------------------------------------+------------------------------------- Reporter: thibaut.paumard@… | Owner: cal@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: Gyoto --------------------------------------+------------------------------------- Changes (by cal@…): * owner: macports-tickets@… => cal@… * status: new => assigned Comment: This Portfile doesn't ensure the port is UsingTheRightCompiler to build; when using the setup described at the bottom of UsingTheRightCompiler, I get this: {{{ cd lib; /usr/bin/make make[1]: Entering directory `/opt/local/var/macports/build/_opt_dports_science_Gyoto/Gyoto/work/Gyoto-0.0.2/lib' g++ -c -DGYOTO_USE_XERCES -DGYOTO_USE_CFITSIO -DGYOTO_PLUGIN_SFX=\"dylib\" -DGYOTO_PREFIX=\"/opt/local\" -DGYOTO_SOVERS=\"0.0.0\" -g -pedantic -Wall -W -Wundef -Wshadow -Wcast- qual -Wcast-align -Wconversion -Winline -Wabi -Woverloaded-virtual -Wno- long-long -fPIC -I../include -I/opt/local/include -I/opt/local/include Astrobj.C g++ -c -DGYOTO_USE_XERCES -DGYOTO_USE_CFITSIO -DGYOTO_PLUGIN_SFX="dylib" -DGYOTO_PREFIX="/opt/local" -DGYOTO_SOVERS="0.0.0" -g -pedantic -Wall -W -Wundef -Wshadow -Wcast-qual -Wcast-align -Wconversion -Winline -Wabi -Woverloaded-virtual -Wno-long-long -fPIC -I../include -I/opt/local/include -I/opt/local/include Astrobj.C g++: Error: You should be using ${configure.cxx} See http://trac.macports.org/wiki/UsingTheRightCompiler make[1]: *** [Astrobj.o] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_dports_science_Gyoto/Gyoto/work/Gyoto-0.0.2/lib' make: *** [lib] Error 2 }}} -- Ticket URL: <https://trac.macports.org/ticket/34088#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS