Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829264 - kde-frameworks/breeze-icons-5.89.0-r1 w/ <dev-util/cmake-3.21: CMake Error at icons/CMakeLists.txt:29 (install): install FILES given directory "actions/16@2x" to install
Summary: kde-frameworks/breeze-icons-5.89.0-r1 w/ <dev-util/cmake-3.21: CMake Error at...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://mail.kde.org/pipermail/distri...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-15 13:01 UTC by joanalujaoraa5
Modified: 2021-12-15 13:55 UTC (History)
0 users

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


Attachments
Build log (breeze-icons-5.89.0-r1_log.txt,14.15 KB, text/plain)
2021-12-15 13:01 UTC, joanalujaoraa5
Details
emerge info (emerge--info.txt,6.65 KB, text/plain)
2021-12-15 13:03 UTC, joanalujaoraa5
Details
CMake Output Log (CMakeOutput.log,45.72 KB, text/x-log)
2021-12-15 13:23 UTC, joanalujaoraa5
Details

Note You need to log in before you can comment on or make changes to this bug.
Description joanalujaoraa5 2021-12-15 13:01:17 UTC
Created attachment 759151 [details]
Build log

When performing a system upgrade it failed to emerge kde-frameworks/breeze-icons-5.89.0-r1

Output of emerge -pqv '=kde-frameworks/breeze-icons-5.89.0-r1::gentoo':
[ebuild     U ] kde-frameworks/breeze-icons-5.89.0-r1 [5.88.0] USE="-test"
Comment 1 joanalujaoraa5 2021-12-15 13:03:41 UTC
Created attachment 759152 [details]
emerge info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-15 13:04:13 UTC
-- Found Python: /usr/bin/python3.9 (found suitable version "3.9.9", minimum required is "3") found components: Interpreter 
running /usr/bin/python3.9 -c "import lxml; from lxml import etree; print(lxml.get_include())"  2>&1
['/usr/lib/python3.9/site-packages/lxml/includes', '/usr/lib/python3.9/site-packages/lxml', '/usr/lib/python3.9/site-packages/lxml/includes/__pycache__']
CMake Error at icons/CMakeLists.txt:29 (install):
  install FILES given directory "actions/16@2x" to install.


CMake Error at icons/CMakeLists.txt:29 (install):
  install FILES given directory "actions/16@3x" to install.


CMake Error at icons/CMakeLists.txt:29 (install):
  install FILES given directory "actions/22@2x" to install.

---
Can you incliude /var/tmp/portage/kde-frameworks/breeze-icons-5.89.0-r1/work/breeze-icons-5.89.0_build/CMakeFiles/CMakeOutput.log?
Comment 3 Andreas Sturmlechner gentoo-dev 2021-12-15 13:11:30 UTC
This is supposed to be an error with older cmake...

Please try with dev-util/cmake-3.21.4, if that does not work with dev-util/cmake-3.22.1.
Comment 4 joanalujaoraa5 2021-12-15 13:23:24 UTC
Created attachment 759153 [details]
CMake Output Log
Comment 5 joanalujaoraa5 2021-12-15 13:41:25 UTC
I upgraded CMake directly to cmake-3.22.1 and it emerged successfully. I guess the ebuild dependencies should be updated with a newer CMake version.

Thanks for the help!
Comment 6 Andreas Sturmlechner gentoo-dev 2021-12-15 13:51:14 UTC
(In reply to joanalujaoraa5 from comment #5)
> I guess the ebuild dependencies should be updated with a newer CMake version.
Thanks for testing, yes, but now we don't know yet if 3.21 would already suffice.
Comment 7 Andreas Sturmlechner gentoo-dev 2021-12-15 13:53:24 UTC
Actually we know, I inadvertently tested it fine with dev-util/cmake-3.21.2.
Comment 8 Larry the Git Cow gentoo-dev 2021-12-15 13:55:50 UTC
The bug has been closed via the following commit(s):

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

commit 7202fb299f560d5e0874ff79865fdb4684caeda1
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-12-15 13:55:16 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-12-15 13:55:34 +0000

    kde-frameworks/breeze-icons: Raise minimum dev-util/cmake to 3.21
    
    Closes: https://bugs.gentoo.org/829264
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/breeze-icons/breeze-icons-5.89.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)