Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945171 - [guru] dev-python/ahocorasick-2.1.0 fails to compile: Automaton.h:23:8: error: unknown type name bool
Summary: [guru] dev-python/ahocorasick-2.1.0 fails to compile: Automaton.h:23:8: error...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: David Roman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-28 07:43 UTC by Agostino Sarubbo
Modified: 2024-11-28 12:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,70.27 KB, text/plain)
2024-11-28 07:43 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-11-28 07:43:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/ahocorasick-2.1.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-28 07:43:35 UTC
Created attachment 912334 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-11-28 12:59:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3eb1fbaf19130710a7dddf65b41e3519fa952996

commit 3eb1fbaf19130710a7dddf65b41e3519fa952996
Author:     David Roman <davidroman96@gmail.com>
AuthorDate: 2024-11-28 09:55:00 +0000
Commit:     David Roman <davidroman96@gmail.com>
CommitDate: 2024-11-28 09:55:00 +0000

    dev-python/ahocorasick: fix build with < gcc-15
    
    Closes: https://bugs.gentoo.org/945171
    Signed-off-by: David Roman <davidroman96@gmail.com>

 dev-python/ahocorasick/ahocorasick-2.1.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)