Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 574712 - [kde overlay] media-sound/amarok-2.8.90 - TagLib version too old: version searched :1.7, found 1.10
Summary: [kde overlay] media-sound/amarok-2.8.90 - TagLib version too old: version sea...
Status: RESOLVED FIXED
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: 2016-02-14 16:50 UTC by SpikyAtLinux
Modified: 2016-02-14 17:03 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 SpikyAtLinux 2016-02-14 16:50:20 UTC
I´m trying to install amarok from kde overlay. Build stops with the following error "TagLib version too old: version searched :1.7, found 1.10"

Build.log
>>> Emerging (1 of 1) media-sound/amarok-2.8.90::kde
 * amarok-2.8.90.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                       [ ok ]
>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
>>> Unpacking source...
>>> Unpacking amarok-2.8.90.tar.xz to /tmp/portage/media-sound/amarok-2.8.90/work
>>> Source unpacked in /tmp/portage/media-sound/amarok-2.8.90/work
>>> Preparing source in /tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90 ...
>>> Enabling languages:  de
>>> Source prepared.
>>> Configuring source in /tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90 ...
>>> Working in BUILD_DIR: "/tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90_build"
cmake --no-warn-unused-cli -C /tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DWITH_PLAYER=ON -DWITH_Libgcrypt=OFF -DWITH_SPECTRUM_ANALYZER=OFF -DWITH_NepomukCore=OFF -DWITH_Soprano=OFF -DWITH_MYSQL_EMBEDDED=OFF -DWITH_ipod=OFF -DWITH_IPOD=OFF -DWITH_Ipod=OFF -DWITH_Gdk=OFF -DWITH_LibLastFm=OFF -DWITH_mtp=OFF -DWITH_MTP=OFF -DWITH_Mtp=OFF -DWITH_MP3Tunes=OFF -DWITH_LibOFA=OFF -DWITH_UTILITIES=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90_build/gentoo_toolchain.cmake  /tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90
Not searching for unused variables given on the command line.
loading initial cache file /tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.9.3
-- The CXX compiler identification is GNU 4.9.3
-- 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
-- /tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90/cmake/modules
-- TagLib version too old: version searched :1.7, found 1.10
CMake Error at cmake/modules/FindTaglib.cmake:132 (message):
  Could not find Taglib
Call Stack (most recent call first):
  CMakeLists.txt:18 (find_package)


-- Configuring incomplete, errors occurred!
See also "/tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90_build/CMakeFiles/CMakeOutput.log".
 * ERROR: media-sound/amarok-2.8.90::kde failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  133:  Called src_configure
 *   environment, line 4026:  Called kde4-base_src_configure
 *   environment, line 3003:  Called cmake-utils_src_configure
 *   environment, line 1193:  Called _cmake_execute_optionally 'src_configure'
 *   environment, line  594:  Called enable_cmake-utils_src_configure
 *   environment, line 1537:  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/amarok-2.8.90::kde'`,
 * the complete build log and the output of `emerge -pqv '=media-sound/amarok-2.8.90::kde'`.
 * The complete build log is located at '/var/log/portage/media-sound:amarok-2.8.90:20160214-164248.log'.
 * The ebuild environment file is located at '/tmp/portage/media-sound/amarok-2.8.90/temp/environment'.
 * Working directory: '/tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90_build'
 * S: '/tmp/portage/media-sound/amarok-2.8.90/work/amarok-2.8.90'

Oldest taglib in portage is media-libs/taglib-1.9.1-r2 so I can´t downgrade to test. Could you provide patch? It seems to be a known problem, see https://bugs.kde.org/show_bug.cgi?id=351013

regards
Comment 1 Michael Palimaka (kensington) gentoo-dev 2016-02-14 17:03:43 UTC
Thanks, fixed in git.

https://gitweb.gentoo.org/proj/kde.git/commit/?id=bc5fe1b6d77b386819a63e651f3eda085fb13034