Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558960 - kde-apps/libkdcraw-4.14.3-r1 fails
Summary: kde-apps/libkdcraw-4.14.3-r1 fails
Status: RESOLVED DUPLICATE of bug 558236
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-27 18:56 UTC by Kilian
Modified: 2015-08-27 19:09 UTC (History)
0 users

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


Attachments
Output log of failing install (1440701120-install-kde-apps_libkdcraw-4.14.3-r1:4::gentoo.out,7.28 KB, application/octet-stream)
2015-08-27 18:56 UTC, Kilian
Details
Output of CMake (CMakeOutput.log,58.22 KB, text/plain)
2015-08-27 18:58 UTC, Kilian
Details
Error Output of CMake (CMakeError.log,11.03 KB, text/plain)
2015-08-27 18:58 UTC, Kilian
Details
Package Manager Information (cave_info.txt,6.52 KB, text/plain)
2015-08-27 19:01 UTC, Kilian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kilian 2015-08-27 18:56:55 UTC
Created attachment 410462 [details]
Output log of failing install

Please see Output Log attached.
Other relevant attachements in follwing comments.

Short:

-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  

Error:
  * In program cave perform install --hooks --managed-output --output-exclusivity with-others =kde-apps/libkdcraw-4.14.3-r1:4::gentoo --destination installed --replacing =kde-apps/libkdcraw-4.14.3:4::installed --x-of-y 10 of 10:
  * When installing 'kde-apps/libkdcraw-4.14.3-r1:4::gentoo' replacing { 'kde-apps/libkdcraw-4.14.3:4::installed' }:
  * When running an ebuild command on 'kde-apps/libkdcraw-4.14.3-r1:4::gentoo':
  * Install failed for 'kde-apps/libkdcraw-4.14.3-r1:4::gentoo' (paludis::ActionFailedError)

-- Configuring incomplete, errors occurred!
See also "/var/tmp/paludis/kde-apps-libkdcraw-4.14.3-r1/work/libkdcraw-4.14.3_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/paludis/kde-apps-libkdcraw-4.14.3-r1/work/libkdcraw-4.14.3_build/CMakeFiles/CMakeError.log".
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:112 (elseif):
  given arguments:

    "VERSION_LESS" "3.1"

  Unknown arguments specified
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:501 (_pkgconfig_parse_options)
  /usr/share/cmake/Modules/FindOpenSSL.cmake:43 (pkg_check_modules)
  /usr/share/apps/cmake/modules/Qt4ConfigDependentSettings.cmake:224 (FIND_PACKAGE)
  /usr/share/apps/cmake/modules/FindQt4.cmake:1207 (INCLUDE)
  /usr/share/apps/cmake/modules/FindKDE4Internal.cmake:392 (find_package)
  /usr/share/cmake/Modules/FindKDE4.cmake:108 (find_package)
  CMakeLists.txt:32 (FIND_PACKAGE)
Comment 1 Kilian 2015-08-27 18:58:26 UTC
Created attachment 410464 [details]
Output of CMake
Comment 2 Michael Palimaka (kensington) gentoo-dev 2015-08-27 18:58:41 UTC
Please update cmake.

*** This bug has been marked as a duplicate of bug 558236 ***
Comment 3 Kilian 2015-08-27 18:58:56 UTC
Created attachment 410466 [details]
Error Output of CMake
Comment 4 Kilian 2015-08-27 19:01:00 UTC
Created attachment 410470 [details]
Package Manager Information

Please also note, that resolution of this should block Bug #558198
Comment 5 Kilian 2015-08-27 19:02:18 UTC
(In reply to Michael Palimaka (kensington) from comment #2)
> Please update cmake.
> 
> *** This bug has been marked as a duplicate of bug 558236 ***

I have newest version of cmake installed: dev-util/cmake-3.2.2
Comment 6 Michael Palimaka (kensington) gentoo-dev 2015-08-27 19:03:40 UTC
Which version of kdelibs do you have?
Comment 7 Kilian 2015-08-27 19:05:49 UTC
(In reply to Michael Palimaka (kensington) from comment #6)
> Which version of kdelibs do you have?

kde-base/kdelibs-4.14.11
Comment 8 Michael Palimaka (kensington) gentoo-dev 2015-08-27 19:08:42 UTC
That's one of the perils of mixing testing and stable - latest testing cmake fixes this issue. Additionally, kdelibs' cmake dependency has been raised to prevent this bug for any new installs.
Comment 9 Kilian 2015-08-27 19:09:46 UTC
Ah, I installed this version of kdelibs on 19th of september, before the change of cmake dependency...

I guess the error lies there.

Would be nice, to make a revbump next time (kde-base/kdelibs-4.14.11-r1 or something alike).