Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558236 - kde-base/kdelibs-4.14.11 breaks numerous consumers
Summary: kde-base/kdelibs-4.14.11 breaks numerous consumers
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://quickgit.kde.org/?p=kdelibs.g...
Whiteboard:
Keywords:
: 558224 558232 558246 558250 558252 558254 558256 558258 558260 558262 558264 558268 558284 558286 558288 558296 558430 558864 558960 559022 559662 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-08-20 09:46 UTC by Lorenzo Porta (Vindex17)
Modified: 2015-09-05 14:54 UTC (History)
13 users (show)

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


Attachments
log (build.log,5.91 KB, text/x-log)
2015-08-20 11:18 UTC, Lorenzo Porta (Vindex17)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Porta (Vindex17) 2015-08-20 09:46:08 UTC
It's not possible to update to kde application 15.08 because a lot of packages exit with this cmake error while building:                                                                                                                                                                                                                                                       
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:18 (find_package)


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 3.2)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!


Reproducible: Always

Steps to Reproduce:
emerge -uDN @world
Comment 1 Michael Palimaka (kensington) gentoo-dev 2015-08-20 11:06:43 UTC
Please attach failing build log.
Comment 2 Lorenzo Porta (Vindex17) 2015-08-20 11:18:49 UTC
Created attachment 409632 [details]
log
Comment 3 Michael Palimaka (kensington) gentoo-dev 2015-08-20 11:57:44 UTC
Possible offending commit in $URL
Comment 4 Toralf Förster gentoo-dev 2015-08-20 12:39:33 UTC
*** Bug 558264 has been marked as a duplicate of this bug. ***
Comment 5 Lorenzo Porta (Vindex17) 2015-08-20 12:43:00 UTC
What about adding -DCMAKE_MINIMUM_REQUIRED_VERSION=3.1 in the eclass?
Comment 6 Michael Palimaka (kensington) gentoo-dev 2015-08-20 16:03:22 UTC
kde-base/kdelibs-4.14.11 is masked for now
Comment 7 Michael Palimaka (kensington) gentoo-dev 2015-08-20 16:17:56 UTC
I spoke to upstream about this issue who indicated that it was unlikely that the offending commits would be reverted.

I suggest we wait a little bit to see if feedback from other distros results in an upstream solution. Failing that, I think we should either do a partial downstream revert of $URL, or fix individual packages properly if the number is reasonable.
Comment 9 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:14:27 UTC
(In reply to Stefan Radermacher from comment #8)
> This might also be a cmake bug, see 
> https://mail.kde.org/pipermail/release-team/2015-August/008872.html
> and
> http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;
> h=b9ec9392da21a3421e48c6961976060d872faffb
> (from #kde)

Thanks for the info.

cmake is fixed in git thanks to Lars Wendler <polynomial-c@gentoo.org>.

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d1813f8290066a053f5a870409602fec2ad7d87
Comment 11 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:45:59 UTC
*** Bug 558288 has been marked as a duplicate of this bug. ***
Comment 12 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:46:19 UTC
*** Bug 558286 has been marked as a duplicate of this bug. ***
Comment 13 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:46:34 UTC
*** Bug 558284 has been marked as a duplicate of this bug. ***
Comment 14 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:46:50 UTC
*** Bug 558268 has been marked as a duplicate of this bug. ***
Comment 15 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:47:27 UTC
*** Bug 558264 has been marked as a duplicate of this bug. ***
Comment 16 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:47:48 UTC
*** Bug 558296 has been marked as a duplicate of this bug. ***
Comment 17 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:48:09 UTC
*** Bug 558262 has been marked as a duplicate of this bug. ***
Comment 18 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:48:30 UTC
*** Bug 558260 has been marked as a duplicate of this bug. ***
Comment 19 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:48:55 UTC
*** Bug 558258 has been marked as a duplicate of this bug. ***
Comment 20 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:49:32 UTC
*** Bug 558256 has been marked as a duplicate of this bug. ***
Comment 21 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:50:04 UTC
*** Bug 558254 has been marked as a duplicate of this bug. ***
Comment 22 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:51:15 UTC
*** Bug 558252 has been marked as a duplicate of this bug. ***
Comment 23 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:51:34 UTC
*** Bug 558250 has been marked as a duplicate of this bug. ***
Comment 24 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:51:55 UTC
*** Bug 558246 has been marked as a duplicate of this bug. ***
Comment 25 Michael Palimaka (kensington) gentoo-dev 2015-08-21 16:52:11 UTC
*** Bug 558224 has been marked as a duplicate of this bug. ***
Comment 26 Michael Palimaka (kensington) gentoo-dev 2015-08-22 16:00:58 UTC
*** Bug 558430 has been marked as a duplicate of this bug. ***
Comment 27 Michael Palimaka (kensington) gentoo-dev 2015-08-22 18:52:25 UTC
*** Bug 558232 has been marked as a duplicate of this bug. ***
Comment 28 Michael Palimaka (kensington) gentoo-dev 2015-08-27 07:54:43 UTC
*** Bug 558864 has been marked as a duplicate of this bug. ***
Comment 29 Michael Palimaka (kensington) gentoo-dev 2015-08-27 18:58:41 UTC
*** Bug 558960 has been marked as a duplicate of this bug. ***
Comment 30 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2015-08-28 11:32:36 UTC
*** Bug 559022 has been marked as a duplicate of this bug. ***
Comment 31 Michael Palimaka (kensington) gentoo-dev 2015-09-05 14:54:54 UTC
*** Bug 559662 has been marked as a duplicate of this bug. ***