[MacPorts] #34088: Gyoto (new port) -- General relativistic geodesic integration and ray-tracing

MacPorts noreply at macports.org
Tue May 1 09:02:42 PDT 2012


#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           
--------------------------------------+-------------------------------------

Comment(by thibaut.paumard@…):

 Hi,

 I updated the Portfile to use macport's preferred compiler and flags.

 When I build with llvm though the checks fail, this may be because gyoto
 needs to be built using the same compiler as its dependencies (I'm running
 Snow Leopard, so LLVM is not the default). The failure is in a XERCES-C
 call.

 To run the yorick part of the test suite with the installed Gyoto (as
 opposed to simply built):
 {{{
 port extract Gyoto
 cd
 ~/.macports/opt/local/var/macports/build/_Users_${USER}_ports_science_Gyoto/Gyoto/work/Gyoto-0.0.3/yorick
 yorick -i check.i
 }}}

 To run the full test suite on the built source,
 {{{
 cd ${worksrcpath}
 sudo make check
 spydr *.fits
 }}}

 Regards, Thibaut.

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


More information about the macports-tickets mailing list