Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 871546

Summary: net-im/choqok-1.7.0-r1 - /.../behaviorconfig.cpp: error: changed is a protected member of KCModule
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-im:choqok-1.7.0-r1:20220918-182600.log.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-18 18:36:51 UTC
                                                 ^
/usr/include/KF5/KCMUtils/kcmutils_export.h:172:61: note: expanded from macro 'KCMUTILS_DECL_DEPRECATED_TEXT'
#define KCMUTILS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
                                                            ^
/var/tmp/portage/net-im/choqok-1.7.0-r1/work/choqok-1.7.0/choqok/config/behavior/behaviorconfig.cpp:98:52: error: 'changed' is a protected member of 'KCModule'
            this, (void (KCModule::*)())&KCModule::changed);
                                         ~~~~~~~~~~^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220917-010004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit 9867c155d4e764b21e32ae4f4ef4ec473d18dddf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 17:16:48 2022 +0000

    2022-09-18 17:16:47 UTC

emerge -qpvO net-im/choqok
[ebuild  N    ] net-im/choqok-1.7.0-r1  USE="attica handbook share -debug -telepathy"
Comment 1 Toralf Förster gentoo-dev 2022-09-18 18:36:52 UTC
Created attachment 812290 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 18:36:53 UTC
Created attachment 812293 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-18 18:36:54 UTC
Created attachment 812296 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-18 18:36:56 UTC
Created attachment 812299 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-18 18:36:57 UTC
Created attachment 812302 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 18:36:58 UTC
Created attachment 812305 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-18 18:36:59 UTC
Created attachment 812308 [details]
net-im:choqok-1.7.0-r1:20220918-182600.log.bz2
Comment 8 Toralf Förster gentoo-dev 2022-09-18 18:37:00 UTC
Created attachment 812311 [details]
temp.tar.bz2
Comment 9 Andreas Sturmlechner gentoo-dev 2022-09-18 19:21:20 UTC
Hmm, that's not reproducible here...
Comment 10 Andreas Sturmlechner gentoo-dev 2022-09-18 19:36:24 UTC
Likely/possibly fixed by https://invent.kde.org/network/choqok/-/commit/9c488d8f776b5e7462e8e57dc2b15db5fe28815a but I can't test it.
Comment 11 Larry the Git Cow gentoo-dev 2022-09-22 20:59:28 UTC
The bug has been closed via the following commit(s):

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

commit 205327edae93c40df284c9face7f0f848ef22c03
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-09-22 20:58:28 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-09-22 20:59:17 +0000

    net-im/choqok: Try to fix build with clang-16
    
    Closes: https://bugs.gentoo.org/871546
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-im/choqok/choqok-1.7.0-r1.ebuild               |  1 +
 .../files/choqok-1.7.0-fix-KCModule-warning.patch  | 43 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)