Opened 14 years ago

Closed 14 years ago

#25993 closed defect (fixed)

kdeutils4 @4.4.5 fail to install without kdepimlibs4

Reported by: messa (Petr Messner) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: sharky@…
Port: kdeutils4

Description

$ sudo port -v install kdeutils4
...
-- Found Python executable: /opt/local/bin/python2.6
-- Found Python version: 2.6.5
-- Found Python library: -framework Python
-- Found SIP version: 4.10.4
-- Found PyQt4 version: 4.7.4
Traceback (most recent call last):
  File "/opt/local/share/apps/cmake/modules/FindPyKDE4.py", line 8, in <module>
    import PyKDE4.pykdeconfig
ImportError: No module named PyKDE4.pykdeconfig
CMake Error at /opt/local/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
  Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
Call Stack (most recent call first):
  /opt/local/share/apps/cmake/modules/FindKdepimLibs.cmake:80 (find_package_handle_standard_args)
  kgpg/CMakeLists.txt:3 (find_package)

Then I installed kdepimlibs4, then kdeutils4 installed successfully.

Maybe kdepimlibs4 should be added to dependencies of kdeutils4?

Change History (2)

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: sharky@… added
Owner: changed from macports-tickets@… to snc@…
Port: kdeutils4 added

In the future, please fill in the Port field and Cc the port's maintainers.

comment:2 Changed 14 years ago by sharky@…

Resolution: fixed
Status: newclosed

This is fixed in r70402

Note: See TracTickets for help on using tickets.