Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944187 - kde-apps/dolphin-24.08.3 - [ncurses-6.5] One or more CMake variables were not used by the project:
Summary: kde-apps/dolphin-24.08.3 - [ncurses-6.5] One or more CMake variables were not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-20 16:13 UTC by Toralf Förster
Modified: 2024-11-20 17:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.42 KB, text/plain)
2024-11-20 16:13 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,59.68 KB, application/x-xz)
2024-11-20 16:13 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-20 16:13 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.53 KB, application/x-xz)
2024-11-20 16:13 UTC, Toralf Förster
Details
kde-apps:dolphin-24.08.3:20241120-144318.log.xz (kde-apps:dolphin-24.08.3:20241120-144318.log.xz,17.33 KB, application/x-xz)
2024-11-20 16:13 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,70.58 KB, application/x-xz)
2024-11-20 16:13 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 2024-11-20 16:13:20 UTC
 * QA Notice: One or more CMake variables were not used by the project:
 *   CMAKE_DISABLE_FIND_PACKAGE_SeleniumWebDriverATSPI
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libdolphinvcs.so.24.08.3
   /usr/lib64/qt6/plugins/kf6/parts/dolphinpart.so
   /usr/bin/dolphin
   /usr/lib64/libdolphinprivate.so.24.08.3
   /usr/lib64/qt6/plugins/dolphin/kcms/kcm_dolphinviewmodes.so

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20241113-213003

  The build log matches a QA pattern or sth. requested by a dev.
  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2024-11-20 16:13:21 UTC
Created attachment 910778 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-20 16:13:22 UTC
Created attachment 910779 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-20 16:13:23 UTC
Created attachment 910780 [details]
etc.clang.tar.xz
Comment 4 Toralf Förster gentoo-dev 2024-11-20 16:13:24 UTC
Created attachment 910781 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-20 16:13:25 UTC
Created attachment 910782 [details]
kde-apps:dolphin-24.08.3:20241120-144318.log.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-20 16:13:26 UTC
Created attachment 910783 [details]
qlist-info.txt.xz
Comment 7 Larry the Git Cow gentoo-dev 2024-11-20 17:39:41 UTC
The bug has been referenced in the following commit(s):

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

commit 1a107138034e5a669e62ae62ba9d5b1c157b2960
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-11-20 17:38:14 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-11-20 17:38:14 +0000

    kde-apps/dolphin: Fix unused cmake arg warning w/ IUSE !test
    
    Bug: https://bugs.gentoo.org/944187
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/dolphin/dolphin-24.11.80.ebuild      | 4 +++-
 kde-apps/dolphin/dolphin-24.12.49.9999.ebuild | 4 +++-
 kde-apps/dolphin/dolphin-9999.ebuild          | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)
Comment 8 Larry the Git Cow gentoo-dev 2024-11-20 17:42:54 UTC
The bug has been closed via the following commit(s):

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

commit f34921250c9a2b5644f0d91dc9f0f24c1d86cf83
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-11-20 17:38:14 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-11-20 17:42:36 +0000

    kde-apps/dolphin: Fix unused cmake arg warning w/ IUSE !test
    
    Closes: https://bugs.gentoo.org/944187
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/dolphin/dolphin-24.08.1.ebuild | 4 +++-
 kde-apps/dolphin/dolphin-24.08.3.ebuild | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)