Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 534322 - media-sound/qmmp-0.8.2 should depend on dev-qt/qtgui - cmake: Found unsuitable Qt version "" from NOTFOUND
Summary: media-sound/qmmp-0.8.2 should depend on dev-qt/qtgui - cmake: Found unsuitabl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-02 13:59 UTC by Toralf Förster
Modified: 2015-01-11 11:00 UTC (History)
1 user (show)

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


Attachments
emerge log (media-sound:qmmp-0.8.2:20141231-120315.log,4.87 KB, text/plain)
2015-01-03 12:53 UTC, Toralf Förster
Details
emerge console log (_emerge_20141231-130322.log,18.93 KB, text/plain)
2015-01-03 12:54 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2015-01-02 13:59:50 UTC
-DUSE_Scrobbler=OFF -DUSE_sndfile=OFF -DUSE_SNDFILE=OFF -DUSE_Sndfile=OFF -DUSE_stereo=OFF -DUSE_STEREO=OFF -DUSE_Stereo=OFF -DUSE_STATICON=OFF -DUSE_UDISKS2=OFF -DUSE_SRC=OFF -DUSE_vorbis=ON -DUSE_VORBIS=ON -DUSE_Vorbis=ON -DUSE_wavpack=OFF -DUSE_WAVPACK=OFF -DUSE_Wavpack=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-sound/qmmp-0.8.2/work/qmmp-0.8.2/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/qmmp-0.8.2/work/qmmp-0.8.2/gentoo_toolchain.cmake  /var/tmp/portage/media-sound/qmmp-0.8.2/work/qmmp-0.8.2
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/media-sound/qmmp-0.8.2/work/qmmp-0.8.2/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Qmmp API version: 0.8.2 (stable)
-- Found unsuitable Qt version "" from NOTFOUND
Qt QTGUI library not found.
Qt QTCORE library not found.
-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.28") 
CMake Error at CMakeLists.txt:56 (MESSAGE):
  Could NOT find lrelease executable


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/media-sound/qmmp-0.8.2/work/qmmp-0.8.2/CMakeFiles/CMakeOutput.log".
 * ERROR: media-sound/qmmp-0.8.2::gentoo failed (configure phase):
 *   cmake failed
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-03 10:17:16 UTC
1) Please attach the entire build log to this bug report.
2) Please post your `emerge --info' output in a comment.
3) Please post your `emerge -vpq media-sound/qmmp' output in a comment.
Comment 2 Toralf Förster gentoo-dev 2015-01-03 12:53:56 UTC
Created attachment 393060 [details]
emerge log
Comment 3 Toralf Förster gentoo-dev 2015-01-03 12:54:53 UTC
Created attachment 393064 [details]
emerge console log

it is an ~amd64 tinderbox, where currently ""emerge --depclean" is just run during start of a qy cycle. This happens, therefore "emerge -info" doesn't give the past state.
Here is the output of the console itself attached.
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2015-01-11 11:00:56 UTC
+  11 Jan 2015; Markos Chandras <hwoarang@gentoo.org> qmmp-0.8.0.ebuild,
+  qmmp-0.8.2.ebuild, qmmp-9999.ebuild:
+  Add missing dev-qt/qtgui dependency. Thanks to Toralf Förster. Bug #534322
+