Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500926 - x11-themes/qtcurve-1.8.17-r1: package 'gtk+-2.0' not found
Summary: x11-themes/qtcurve-1.8.17-r1: package 'gtk+-2.0' not found
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-10 19:47 UTC by Carsten Milkau
Modified: 2014-02-10 23:19 UTC (History)
1 user (show)

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


Attachments
Full build log (build.log,6.38 KB, text/plain)
2014-02-10 19:47 UTC, Carsten Milkau
Details
emerge --info (emerge-info.txt,5.90 KB, text/plain)
2014-02-10 19:48 UTC, Carsten Milkau
Details
emerge -pqv (emerge-pretend.txt,111 bytes, text/plain)
2014-02-10 19:48 UTC, Carsten Milkau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Milkau 2014-02-10 19:47:46 UTC
Created attachment 370072 [details]
Full build log

Steps to reproduce:
1. emerge -C gdk-pixbuf
2. emerge '=x11-themes/qtcurve-1.8.17-r1[gtk]'

Actual results:
-- checking for module 'gtk+-2.0'
--   package 'gtk+-2.0' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:284 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:338 (_pkg_check_modules_internal)
  CMakeLists.txt:137 (pkg_check_modules)


-- Found Qt-Version 4.8.5 (using /usr/bin/qmake)
-- Found X11: /usr/lib64/libX11.so
-- Found Qt-Version 4.8.5 (using /usr/bin/qmake)
-- Found X11: /usr/lib64/libX11.so
CMake Error at gtk2/style/CMakeLists.txt:58 (message):
  Cannot find gdk-pixbuf-csource.
Comment 1 Carsten Milkau 2014-02-10 19:48:10 UTC
Created attachment 370074 [details]
emerge --info
Comment 2 Carsten Milkau 2014-02-10 19:48:37 UTC
Created attachment 370076 [details]
emerge -pqv
Comment 3 Alex Xu (Hello71) 2014-02-10 23:19:16 UTC
if you use -C, we can't guarantee anything anymore.

emerge -DN @world