Summary: | <net-im/neochat-23.08.0 is not compatible with net-libs/libquotient-0.8.0 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Julien Delquié <julien.dlq> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=473397 | ||
Whiteboard: | fixed in net-im/neochat-23.08.0 | ||
Package list: | Runtime testing required: | --- |
Description
Julien Delquié
2023-08-02 15:21:59 UTC
What version of net-im/neochat is it? I was having compilation errors trying to build net-im/neochat-23.04.2 against net-libs/libquotient-0.8.0: /var/tmp/portage/net-im/neochat-23.04.2/work/neochat-23.04.2/src/controller.cpp:128:31: error: ‘instance’ is not a member of ‘Quotient::AccountRegistry’ 128 | connect(&AccountRegistry::instance(), &AccountRegistry::accountCountChanged, this, &Controller::activeConnectionIndexChanged); | ^~~~~~~~ But I'm not getting that error anymore with net-im/neochat-23.04.3, which includes a patch for net-libs/libquotient-0.8.0: https://gitweb.gentoo.org/repo/gentoo.git/commit/net-im/neochat/files/neochat-23.04.3-libquotient-0.8-2.patch?id=a8c443eafd66555f64443342cf7015222a3cae09 net-im/neochat-23.04.3 was stabilized a few hours after this bug was opened, so maybe you were using net-im/neochat/24.04.2 which was indeed not compatible with net-libs/libquotient-0.8.0 and maybe you could just update now that net-im/neochat-23.04.3 was stabilized? Please provide necessary information for this bug to make progress. Sorry for the delay, I was not available. No the issue is still here with neochat 23.04.3. This bug is not resolved. For information: as soon as I mask libquotient-0.8.0 and revert to 0.7.2-r3, neochat 23.04.3 works again. I just filed a bug to KDE: https://bugs.kde.org/show_bug.cgi?id=473397 The version 23.08.0-r1 is working. Thank you! The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60124b5142e5d46e13ff42ff796496a2542fc2da commit 60124b5142e5d46e13ff42ff796496a2542fc2da Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-09-23 20:28:56 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-09-23 20:30:36 +0000 net-im/neochat: Pin down to <net-libs/libquotient-0.8 Closes: https://bugs.gentoo.org/911598 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> net-im/neochat/{neochat-23.04.3.ebuild => neochat-23.04.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |