#52498: Qalculate update -----------------------------------------+--------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: haspatch maintainer Port: libqalculate qalculate-gtk | -----------------------------------------+--------------------------------- Comment (by jjstickel@…): During the build of libqalculate, configure did not find the correct perl: {{{ checking for perl >= 5.8.1... 5.22.2 checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool }}} So it detected perl-5.22 rather than perl-5.24, which is needed because I have p5.24-xml-parser installed as the dependency for intltool. I am sure this was caused by the ongoing transition from perl-5.22 to perl-5.24. After reinstalling perl5 with +5_24 variant, libqalculate built fine. I don't think this should prevent committing this update, but perhaps we should add a configure option to point to the perl used for intltool dependencies? I am not sure how best to do that, though. -- Ticket URL: <https://trac.macports.org/ticket/52498#comment:1> MacPorts <https://www.macports.org/> Ports system for the Mac operating system