Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660964 - media-sound/elisa-0.2.0 should depend on qt >= 5.10
Summary: media-sound/elisa-0.2.0 should depend on qt >= 5.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-11 21:16 UTC by Robert G. Siebeck
Modified: 2018-07-12 06:50 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 Robert G. Siebeck 2018-07-11 21:16:55 UTC
I'm using QT 5.9.4. Building media-sound/elisa-0.2.0 failed with the following message:

>>> cfg-update-1.8.2-r1: Creating checksum index...
>>> Unpacking source...
>>> Unpacking elisa-0.2.0.tar.xz to /var/tmp/portage/media-sound/elisa-0.2.0/work
>>> Source unpacked in /var/tmp/portage/media-sound/elisa-0.2.0/work
>>> Preparing source in /var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0_build"
cmake -C /var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_DISABLE_FIND_PACKAGE_KF5DBusAddons=ON -DCMAKE_DISABLE_FIND_PACKAGE_KF5Baloo=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0_build/gentoo_toolchain.cmake  /var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0
loading initial cache file /var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- 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
-- Detecting C compile features
-- Detecting C compile features - 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
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:9 (find_package):
  Could not find a configuration file for package "Qt5" that is compatible
  with requested version "5.10.0".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/Qt5/Qt5Config.cmake, version: 5.9.4
    /usr/lib/cmake/Qt5/Qt5Config.cmake, version: 5.9.4



-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0_build/CMakeFiles/CMakeOutput.log".
 * ERROR: media-sound/elisa-0.2.0::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 3814:  Called kde5_src_configure
 *   environment, line 2830:  Called cmake-utils_src_configure
 *   environment, line 1278:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=media-sound/elisa-0.2.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-sound/elisa-0.2.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-sound/elisa-0.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/elisa-0.2.0/temp/environment'.
 * Working directory: '/var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0_build'
 * S: '/var/tmp/portage/media-sound/elisa-0.2.0/work/elisa-0.2.0'

>>> Failed to emerge media-sound/elisa-0.2.0, Log file:

>>>  '/var/tmp/portage/media-sound/elisa-0.2.0/temp/build.log'
Comment 1 Larry the Git Cow gentoo-dev 2018-07-12 06:50:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e185ae88b02f62fd16a05bfde38b350ed44fcde7

commit e185ae88b02f62fd16a05bfde38b350ed44fcde7
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-07-11 21:35:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-07-12 06:50:10 +0000

    media-sound/elisa: Bump QT_MINIMAL to 5.11.1
    
    Reported-by: Robert G. Siebeck <gentoo.bugzilla.2012@r123.de>
    Closes: https://bugs.gentoo.org/660964
    Package-Manager: Portage-2.3.42, Repoman-2.3.9

 media-sound/elisa/{elisa-0.2.1.ebuild => elisa-0.2.1-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)