Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933111 - dev-util/gource-0.53 fails to compile: gource_settings.cpp:836:36: error: extension was not declared in this scope
Summary: dev-util/gource-0.53 fails to compile: gource_settings.cpp:836:36: error: ext...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: boost-1.85
  Show dependency tree
 
Reported: 2024-05-29 08:51 UTC by Agostino Sarubbo
Modified: 2024-06-14 11:12 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,123.46 KB, text/plain)
2024-05-29 08:51 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-05-29 08:51:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/gource-0.53 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-29 08:51:52 UTC
Created attachment 894596 [details]
build.log

build log and emerge --info
Comment 2 Stefan 2024-05-29 09:17:49 UTC
Seems to be a Boost 1.85.0 related issue. Applying this commit fixes the build: https://github.com/acaudwell/Gource/commit/79b967e0dc2a20725568492bc4fcab74a798a089

Haven't tested anything beyond that myself.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-03 00:26:08 UTC
Thanks!
Comment 4 Larry the Git Cow gentoo-dev 2024-06-14 11:12:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100447c839c5d6826e089d0347d33ae3e965cd59

commit 100447c839c5d6826e089d0347d33ae3e965cd59
Author:     Arsen Arsenović <arsen@gentoo.org>
AuthorDate: 2024-06-14 10:41:28 +0000
Commit:     Arsen Arsenović <arsen@gentoo.org>
CommitDate: 2024-06-14 11:09:16 +0000

    dev-util/gource: fix build with boost 1.85
    
    Closes: https://bugs.gentoo.org/933111
    Signed-off-by: Arsen Arsenović <arsen@gentoo.org>

 dev-util/gource/files/gource-0.53-boost-1.85.patch | 26 ++++++++++++++++++++++
 dev-util/gource/gource-0.53.ebuild                 |  6 ++++-
 2 files changed, 31 insertions(+), 1 deletion(-)