[MacPorts] #27544: kipi-plugins detects a wrong version of qt4-mac
#27544: kipi-plugins detects a wrong version of qt4-mac ------------------------------------------+--------------------------------- Reporter: jbbonas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: kipi-plugins; qt4-mac; cmake | Port: kipi-plugins ------------------------------------------+--------------------------------- hi there, my first ticket here, I have searched for tickets on similar problem, but did not find anything; I hope I do things in the right way. Trying to install digikam, I run the installation of kipi-plugins, which fails, asking me to update qt4-mac to a version I already have. {{{ MacBookAlxJybe:~ AlxJybe$ sudo port -v install kipi-plugins ---> Computing dependencies for kipi-plugins. ---> Configuring kipi-plugins CMake Error at /opt/local/share/apps/cmake/modules/FindQt4.cmake:1243 (MESSAGE): The installed Qt version 4.4.3 is too old, at least version 4.5.0 is required }}} This ends up with a ''Shell command failed'' error message. My version of qt4-mac is 4.7.1, my version of cmake is 2.8.3. I have tried to clean qt4-mac, and install it again, but no success. Do you guys see anything that could help? Like some wrong location for one/several ports? I attach the log, hoping you'll find something helpful in it. Thanks very much for your support! Jybe -- Ticket URL: <https://trac.macports.org/ticket/27544> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27544: kipi-plugins detects a wrong version of qt4-mac ------------------------------------------+--------------------------------- Reporter: jbbonas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: kipi-plugins; qt4-mac; cmake | Port: kipi-plugins ------------------------------------------+--------------------------------- Comment(by michaelld@…): It looks like you (and others) somehow ended up with phonon installed into ${prefix}/libexec/qt4-mac, which should not happen. First, can you return the result of the following: {{{ port provides /opt/local/libexec/qt4-mac/lib/phonon.framework/phonon }}} and second: Have you done a 'port selfupdate' recently? And, finally, do you have Qt installed from binary in /Library/Frameworks, perchance? -- Ticket URL: <https://trac.macports.org/ticket/27544#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27544: kipi-plugins detects a wrong version of qt4-mac -------------------------------+-------------------------------------------- Reporter: jbbonas@… | Owner: jan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: cmake | Port: kipi-plugins -------------------------------+-------------------------------------------- Changes (by jmr@…): * keywords: kipi-plugins; qt4-mac; cmake => cmake * owner: macports-tickets@… => jan@… Comment: Please remember to cc the maintainer. -- Ticket URL: <https://trac.macports.org/ticket/27544#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27544: kipi-plugins detects a wrong version of qt4-mac -------------------------------+-------------------------------------------- Reporter: jbbonas@… | Owner: jan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: cmake | Port: kipi-plugins -------------------------------+-------------------------------------------- Comment(by jmr@…): Note that the not yet committed update in #27349 is meant to fix a number of problems. -- Ticket URL: <https://trac.macports.org/ticket/27544#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27544: kipi-plugins detects a wrong version of qt4-mac -------------------------------+-------------------------------------------- Reporter: jbbonas@… | Owner: jan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: cmake | Port: kipi-plugins -------------------------------+-------------------------------------------- Comment(by jbbonas@…): hi Michael and Jan, thanks for the replies! Replying to [comment:1 michaelld@…]:
can you return the result of the following:
{{{ port provides /opt/local/libexec/qt4-mac/lib/phonon.framework/phonon }}} returns {{{ /opt/local/libexec/qt4-mac/lib/phonon.framework/phonon does not exist. }}} My ''libexec/qt4-mac'' folder does not contain any ''lib'' directory, only a ''bin'' (which does not contain phonon either, by the way) Replying to [comment:1 michaelld@…]:
Have you done a 'port selfupdate' recently? I have run a selfupdate yesterday evening, just before starting the installations.
Replying to [comment:1 michaelld@…]:
do you have Qt installed from binary in /Library/Frameworks No, not in this folder. I find Qt occurrences in ''opt/local/share/'' but I am not able to tell you if they were installed from binary.[[BR]] Sorry for the very limited skills :o(
Is there any other file I could send you to ease things? I'm happy to wait for the update, though! Thanks Jybe -- Ticket URL: <https://trac.macports.org/ticket/27544#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27544: kipi-plugins detects a wrong version of qt4-mac -------------------------------+-------------------------------------------- Reporter: jbbonas@… | Owner: jan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: cmake | Port: kipi-plugins -------------------------------+-------------------------------------------- Comment(by michaelld@…): kipi-plugins needs to be updated to use the KDE 1.1 portgroup. There's a patch on ticket #27349 that will probably do the trick for you (it does for me). -- Ticket URL: <https://trac.macports.org/ticket/27544#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27544: kipi-plugins detects a wrong version of qt4-mac -------------------------------+-------------------------------------------- Reporter: jbbonas@… | Owner: jan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: cmake | Port: kipi-plugins -------------------------------+-------------------------------------------- Comment(by jan@…): The port of kipi-plugins has been updated to version 1.6.0. It should build again and, I think, this ticket can be closed. -- Ticket URL: <https://trac.macports.org/ticket/27544#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27544: kipi-plugins detects a wrong version of qt4-mac -------------------------------+-------------------------------------------- Reporter: jbbonas@… | Owner: jan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: cmake | Port: kipi-plugins -------------------------------+-------------------------------------------- Comment(by jbbonas@…): Replying to [comment:7 jan@…]:
The port of kipi-plugins has been updated to version 1.6.0. It should build again and, I think, this ticket can be closed. Hi all,
Sorry for posting this a bit late, I did not have time to run through the installation before today. Thanks for the support: installation worked fine with the new version -- i just had to force the activation for a couple of dependancies. Jybe -- Ticket URL: <https://trac.macports.org/ticket/27544#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27544: kipi-plugins detects a wrong version of qt4-mac --------------------------------+------------------------------------------- Reporter: jbbonas@… | Owner: jan@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: cmake Port: kipi-plugins | --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/27544#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts