#50056: root6 @6.04.12 does not compile ----------------------------+---------------------- Reporter: andre.david@… | Owner: jonesc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: root6 | ----------------------------+---------------------- Changes (by mojca@…): * cc: mojca@… (added) * owner: macports-tickets@… => jonesc@… * version: 2.3.4 => Comment: Please remember to CC the maintainer(s) of the port when filing new tickets. ROOT 6 has just been upgraded to version 6.06.00 in r143637. On one hand this should hopefully solve the problems with GSL. On the other hand this problem: {{{ :info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root6/root6/work/root-6-04-12/math/mathmore/src/GSLNLSMinimizer.cxx:19: :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root6/root6/work/root-6-04-12/math/mathmore/src/GSLMultiFit.h:146:38: error: no member named 'J' in 'gsl_multifit_fdfsolver' :info:build gsl_multifit_gradient(fSolver->J, fSolver->f,fVec); :info:build ~~~~~~~ ^ :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_root6/root6/work/root-6-04-12/math/mathmore/src/GSLMultiFit.h:157:45: error: no member named 'J' in 'gsl_multifit_fdfsolver' :info:build int ret = gsl_multifit_covar(fSolver->J, kEpsrel, fCov); :info:build ~~~~~~~ ^ }}} might have to be addressed in the same way as it was in r142498 for root5: by disabling `mathmore` when GSL is disabled. I didn't test it yet, but quite likely problems with Python 3 persist. I'm not sure if that ever worked properly. -- Ticket URL: <https://trac.macports.org/ticket/50056#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X