Opened 13 years ago

Closed 13 years ago

#27544 closed defect (fixed)

kipi-plugins detects a wrong version of qt4-mac

Reported by: jbbonas@… Owned by: jgosmann (Jan Gosmann)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: cmake Cc: jbbonas@…
Port: kipi-plugins

Description

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

Attachments (1)

main.log (199.7 KB) - added by jbbonas@… 13 years ago.
kipi-plugins main.log

Download all attachments as: .zip

Change History (10)

Changed 13 years ago by jbbonas@…

Attachment: main.log added

kipi-plugins main.log

comment:1 Changed 13 years ago by michaelld (Michael Dickens)

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?

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Keywords: kipi-plugins qt4-mac removed
Owner: changed from macports-tickets@… to jan@…

Please remember to cc the maintainer.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Note that the not yet committed update in #27349 is meant to fix a number of problems.

comment:4 Changed 13 years ago by jbbonas@…

Cc: jbbonas@… added

Cc Me!

comment:5 in reply to:  3 Changed 13 years ago by jbbonas@…

hi Michael and Jan,

thanks for the replies!

Replying to 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 michaelld@…:

Have you done a 'port selfupdate' recently?

I have run a selfupdate yesterday evening, just before starting the installations.

Replying to 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.
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

comment:6 Changed 13 years ago by michaelld (Michael Dickens)

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).

comment:7 Changed 13 years ago by jgosmann (Jan Gosmann)

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.

comment:8 in reply to:  7 Changed 13 years ago by jbbonas@…

Replying to 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

comment:9 Changed 13 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.