Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 817251 - [guru] net-im/kaidan-0.8.0 fails to compile
Summary: [guru] net-im/kaidan-0.8.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-09 19:23 UTC by Agostino Sarubbo
Modified: 2021-11-08 13:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,396.14 KB, text/plain)
2021-10-09 19:23 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-10-09 19:23:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-im/kaidan-0.8.0 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-09 19:23:19 UTC
Created attachment 744171 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-09 19:23:20 UTC
Possible context of error(s):

/var/tmp/portage/net-im/kaidan-0.8.0/work/kaidan-0.8.0/src/Notifications.cpp:85:6: error: no declaration matches ‘void Notifications::sendMessageNotification(const QString&, const QString&, const QString&)’
Comment 3 Anna Vyalkova 2021-10-17 06:59:15 UTC
Reported upstream
https://invent.kde.org/network/kaidan/-/issues/400
Comment 4 Larry the Git Cow gentoo-dev 2021-11-08 13:02:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b335f748a7621b78e79f9ee7b1b53cea8992b4b

commit 0b335f748a7621b78e79f9ee7b1b53cea8992b4b
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-10-31 08:45:50 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-11-06 12:43:25 +0000

    net-im/kaidan: fix build without knotifications
    
    Closes: https://bugs.gentoo.org/817251
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 net-im/kaidan/Manifest                             |  1 -
 .../files/kaidan-0.8.0-no-knotifications.patch     | 15 +++++++
 net-im/kaidan/kaidan-0.7.0.ebuild                  | 51 ----------------------
 net-im/kaidan/kaidan-0.8.0.ebuild                  |  4 +-
 net-im/kaidan/metadata.xml                         |  2 +-
 5 files changed, 19 insertions(+), 54 deletions(-)