Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 414093 - x11-misc/andromeda-0.2.1 fails to build against <qt4-4.8.0
Summary: x11-misc/andromeda-0.2.1 fails to build against <qt4-4.8.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-30 10:20 UTC by M. B.
Modified: 2012-04-30 10:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description M. B. 2012-04-30 10:20:17 UTC
Trying to emerge x11-misc/andromeda-0.2.1 fails with the following error:

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE):
  Could NOT find Qt4: Found unsuitable version "4.7.4", but required is at
  least "4.8.0" (found /usr/bin/qmake)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:250 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindQt4.cmake:1163 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:7 (find_package)


Modifiying the dependency on qt-core-4.8.0 should fix that.
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2012-04-30 10:53:28 UTC
Fixed in CVS. Thanks for reporting!