Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936522 - app-admin/conky-1.21.4 fails to compile: geometry.h:487:13: error: struct conky::rect<T, Kind> has no member named other
Summary: app-admin/conky-1.21.4 fails to compile: geometry.h:487:13: error: struct con...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL: https://github.com/brndnmtthws/conky/...
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-07-23 06:54 UTC by Agostino Sarubbo
Modified: 2024-07-27 08:56 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,134.22 KB, text/plain)
2024-07-23 06:54 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 2024-07-23 06:54:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/conky-1.21.4 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-23 06:54:32 UTC
Created attachment 898168 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-23 06:54:33 UTC
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’?
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-24 07:14:16 UTC
billie, could you bump to 1.21.5 which has the fix? thanks
Comment 4 Daniel Pielmeier gentoo-dev 2024-07-24 07:41:33 UTC
(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.
Comment 5 Larry the Git Cow gentoo-dev 2024-07-27 08:56:13 UTC
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(+)