Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293509 - media-sound/amarok-2.2.1 - missing dependency on app-crypt/qca
Summary: media-sound/amarok-2.2.1 - missing dependency on app-crypt/qca
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 15:52 UTC by Rafael
Modified: 2009-11-19 23:46 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 Rafael 2009-11-17 15:52:41 UTC
media-sound/amarok-2.2.1 fails to build if app-crypt/qca is not installed.
---

-- Found ZLIB: /lib/libz.so
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):
  Could NOT find QCA2 (missing: QCA2_LIBRARIES QCA2_INCLUDE_DIR)
Call Stack (most recent call first):
  /usr/share/apps/cmake/modules/FindQCA2.cmake:44 (find_package_handle_standard_args)
  CMakeLists.txt:93 (find_package)


-- Configuring incomplete, errors occurred!
 * ERROR: media-sound/amarok-2.2.1 failed:
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   49:  Called src_configure
 *   environment, line 3794:  Called kde4-base_src_configure
 *   environment, line 2943:  Called cmake-utils_src_configure
 *   environment, line 1125:  Called _execute_optionaly 'src_configure'
 *   environment, line  504:  Called enable_cmake-utils_src_configure
 *   environment, line 1539:  Called die
 * The specific snippet of code:
 *       cmake ${cmakeargs} "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of 'emerge --info =media-sound/amarok-2.2.1',
 * the complete build log and the output of 'emerge -pqv =media-sound/amarok-2.2.1'.
 * The complete build log is located at '/var/tmp/portage/media-sound/amarok-2.2.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/amarok-2.2.1/temp/environment'.
 * S: '/var/tmp/portage/media-sound/amarok-2.2.1/work/amarok-2.2.1'

Reproducible: Always
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-11-19 23:46:09 UTC
Fixed on amarok-2.2.1-r1 going into the tree in a few minutes.
Thanks for the report.