#23661: kdelibs4 4.40 fails to build on Snow Leopard-possibly unmet dependencies ---------------------------------+------------------------------------------ Reporter: djackan@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: kdelibs4 ---------------------------------+------------------------------------------ I tried to install the latest kdelibs4 4.4.0 and if I can read it correctly it was looking for both liblzma and libattica. Macports does have the liblzma port so I installed that, but I am left with the libattica error which is not currently a port found in macports. I've attached the debug output. The relevant part is probably the following: {{{ ----------------------------------------------------------------------------- -- The following REQUIRED packages could NOT be located on your system. -- You must install these packages before continuing. ----------------------------------------------------------------------------- * libattica <http://websvn.kde.org/trunk/kdesupport/attica/> A library to access Open Collaboration Service providers Required for Get Hot New Stuff. ----------------------------------------------------------------------------- CMake Error at cmake/modules/MacroLogFeature.cmake:141 (MESSAGE): Exiting: Missing Requirements Call Stack (most recent call first): CMakeLists.txt:313 (macro_display_feature_log) CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: LIBATTICA_INCLUDE_DIR (ADVANCED) used as include directory in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs4/work/kdelibs-4.4.0/knewstuff/knewstuff3 LIBATTICA_LIBRARIES (ADVANCED) linked by target "knewstuff3" in directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs4/work/kdelibs-4.4.0/knewstuff/knewstuff3 }}} -- Ticket URL: <http://trac.macports.org/ticket/23661> MacPorts <http://www.macports.org/> Ports system for Mac OS