Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949741 - dev-python/tree-sitter-0.23.1: tree_sitter/binding/node.c:289:20: error: implicit declaration of function ‘ts_node_child_containing_descendant’
Summary: dev-python/tree-sitter-0.23.1: tree_sitter/binding/node.c:289:20: error: impl...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-14 19:14 UTC by Pascal Jäger
Modified: 2025-02-16 03:09 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Jäger 2025-02-14 19:14:12 UTC
Implicit function declaration fails with gcc 14. 

Reproducible: Always

Steps to Reproduce:
1.emerge -1 dev-python/tree-sitter

Actual Results:  
compilation fails

Expected Results:  
compilation succeeds
Comment 1 Pascal Jäger 2025-02-14 19:17:35 UTC
emerge --info: https://bpa.st/JIBA
emerge -pqv: https://bpa.st/W7DA
build.log: https://bpa.st/AEXQ
Comment 2 Greg Kubaryk 2025-02-14 23:01:33 UTC
Thanks for the report; we do not use external paste sites on the bug tracker because pastes expire. Please comment with the contents of emerge --info and attach the build.log (compressed, if necessary).