[MacPorts] #52498: Qalculate update
#52498: Qalculate update ---------------------------------+---------------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: haspatch maintainer | Port: libqalculate qalculate-gtk ---------------------------------+---------------------------------------- Qalculate has been updated upstream. Patches attached. -- Ticket URL: <https://trac.macports.org/ticket/52498> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#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
#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 ryandesign@…): Any MacPorts port of a project that use intltool needs to regenerate its intltool files so that this XML::Parser location problem does not occur. See other ports that uses intltool for examples. -- Ticket URL: <https://trac.macports.org/ticket/52498#comment:2> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#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@…): Replying to [comment:2 ryandesign@…]:
Any MacPorts port of a project that use intltool needs to regenerate its intltool files so that this XML::Parser location problem does not occur. See other ports that use intltool for examples.
OK, got it. Not understanding the need, I deleted lines for this in a recent version. I have added them back in the attached patch. Please commit. -- Ticket URL: <https://trac.macports.org/ticket/52498#comment:3> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52498: Qalculate update -----------------------------------------+--------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: libqalculate qalculate-gtk | -----------------------------------------+--------------------------------- Changes (by mf2k@…): * status: new => closed * version: 2.3.4 => * resolution: => fixed Comment: r153843. I took the liberty of adding the autoreconf code block to the qalculate- gtk too because it failed with the same error. -- Ticket URL: <https://trac.macports.org/ticket/52498#comment:4> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52498: Qalculate update -----------------------------------------+--------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch maintainer Port: libqalculate qalculate-gtk | -----------------------------------------+--------------------------------- Comment (by jjstickel@…): Replying to [comment:4 mf2k@…]:
r153843.
I took the liberty of adding the autoreconf code block to the qalculate- gtk Portfile too because it failed with the same error. Great! I didn't notice qalculate-gtk needed that too, so thanks for catching it.
-- Ticket URL: <https://trac.macports.org/ticket/52498#comment:5> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
participants (1)
-
MacPorts