Summary: | app-admin/conky-1.21.4 fails to compile: geometry.h:487:13: error: struct conky::rect<T, Kind> has no member named other | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Daniel Pielmeier <billie> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | billie, soap |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/brndnmtthws/conky/pull/1996 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 932474 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2024-07-23 06:54:31 UTC
Created attachment 898168 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: src/CMakeFiles/conky.dir/conky.cc.o FAILED: src/CMakeFiles/conky.dir/core.cc.o FAILED: src/CMakeFiles/conky.dir/llua.cc.o /var/tmp/portage/app-admin/conky-1.21.4/work/conky-1.21.4/src/geometry.h:487:13: error: ‘struct conky::rect<T, Kind>’ has no member named ‘other’; did you mean ‘m_other’? billie, could you bump to 1.21.5 which has the fix? thanks (In reply to Sam James from comment #3) > billie, could you bump to 1.21.5 which has the fix? thanks Thank you for fixing this upstream. If you like you can bump it yourself. There are only a few changes in .5. I'm pretty busy at the moment and probably won't get round to it until the weekend. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878d9eb62d8180c8493e3d432b822cff17bc84f4 commit 878d9eb62d8180c8493e3d432b822cff17bc84f4 Author: Daniel Pielmeier <billie@gentoo.org> AuthorDate: 2024-07-27 08:55:22 +0000 Commit: Daniel Pielmeier <billie@gentoo.org> CommitDate: 2024-07-27 08:55:36 +0000 app-admin/conky: add 1.21.5 Closes: https://bugs.gentoo.org/936522 Signed-off-by: Daniel Pielmeier <billie@gentoo.org> app-admin/conky/Manifest | 1 + app-admin/conky/conky-1.21.5.ebuild | 251 ++++++++++++++++++++++++++++++++++++ 2 files changed, 252 insertions(+) |