Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915816 - net-irc/quassel-0.14.0-r2 - One or more CMake variables were not used by the project:
Summary: net-irc/quassel-0.14.0-r2 - One or more CMake variables were not used by the ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-15 13:33 UTC by Toralf Förster
Modified: 2023-10-15 19:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.62 KB, text/plain)
2023-10-15 13:33 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,68.04 KB, application/x-xz)
2023-10-15 13:33 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.79 KB, application/x-xz)
2023-10-15 13:33 UTC, Toralf Förster
Details
net-irc:quassel-0.14.0-r2:20231015-130949.log.xz (net-irc:quassel-0.14.0-r2:20231015-130949.log.xz,16.01 KB, application/x-xz)
2023-10-15 13:33 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,77.88 KB, application/x-xz)
2023-10-15 13:33 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 2023-10-15 13:33:28 UTC
 * One or more CMake variables were not used by the project:
 *   CMAKE_DISABLE_FIND_PACKAGE
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/libquassel-client.so.0.14.0
   /usr/lib64/libquassel-common.so.0.14.0
   /usr/lib64/libquassel-uisupport.so.0.14.0
   /usr/lib64/libquassel-core.so.0.14.0
   /usr/lib64/libquassel-qtui.so.0.14.0

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

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

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

  The log matches a QA pattern or a pattern requested by a Gentoo developer.
Comment 1 Toralf Förster gentoo-dev 2023-10-15 13:33:29 UTC
Created attachment 872913 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-15 13:33:30 UTC
Created attachment 872914 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-10-15 13:33:31 UTC
Created attachment 872915 [details]
etc.portage.tar.xz
Comment 4 Toralf Förster gentoo-dev 2023-10-15 13:33:32 UTC
Created attachment 872916 [details]
net-irc:quassel-0.14.0-r2:20231015-130949.log.xz
Comment 5 Toralf Förster gentoo-dev 2023-10-15 13:33:33 UTC
Created attachment 872917 [details]
qlist-info.txt.xz
Comment 6 Larry the Git Cow gentoo-dev 2023-10-15 19:19:50 UTC
The bug has been closed via the following commit(s):

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

commit c0f0d2cadd6e8972d9bec9acbceedbe180793318
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-10-15 19:19:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-10-15 19:19:38 +0000

    net-irc/quassel: Fix cmake arg typo
    
    Closes: https://bugs.gentoo.org/915816
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-irc/quassel/quassel-0.14.0-r2.ebuild | 2 +-
 net-irc/quassel/quassel-9999.ebuild      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)