Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926148 - dev-python/tree-sitter-0.20.4 fails to compile: unknown type name ‘TSLookaheadIterator’
Summary: dev-python/tree-sitter-0.20.4 fails to compile: unknown type name ‘TSLookahea...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-04 09:47 UTC by snowy.mail
Modified: 2024-03-12 16:36 UTC (History)
2 users (show)

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


Attachments
emerge log of dev-python/tree-sitter-0.20.4/tree-sitter (dev-python:tree-sitter-0.20.4:20240304-094405.log,21.45 KB, text/x-log)
2024-03-04 09:47 UTC, snowy.mail
Details
emerge info (emerge_info.txt,6.81 KB, text/plain)
2024-03-12 11:51 UTC, snowy.mail
Details
emerge.log (emerge.log.today,41.71 KB, text/plain)
2024-03-12 16:23 UTC, snowy.mail
Details

Note You need to log in before you can comment on or make changes to this bug.
Description snowy.mail 2024-03-04 09:47:42 UTC
Created attachment 886665 [details]
emerge log of dev-python/tree-sitter-0.20.4/tree-sitter

dev-python/tree-sitter-0.20.4 fails to compile

2024-03-04 10:44:08,771 root INFO x86_64-pc-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=skylake -O2 -pipe -DNDEBUG -fPIC -I/usr/include/python3.10 -c tree_sitter/binding.c -o /var/tmp/portage/dev-python/tree-sitter-0.20.4/work/py-tree-sitter-0.20.4-python3_10/build/temp.linux-x86_64-cpython-310/tree_sitter/binding.o -std=c99 -Wno-unused-variable
tree_sitter/binding.c:73:5: error: unknown type name ‘TSLookaheadIterator’
Comment 1 Mike Gilbert gentoo-dev 2024-03-08 22:20:28 UTC
Please try without distcc. Also provide emerge --info.
Comment 2 snowy.mail 2024-03-12 11:51:42 UTC
Created attachment 887477 [details]
emerge info
Comment 3 snowy.mail 2024-03-12 11:53:12 UTC
Also fails when using FEATURES="-distcc"
Comment 4 snowy.mail 2024-03-12 16:23:14 UTC
Created attachment 887486 [details]
emerge.log

After syncing today, world update went through, including dev-python/tree-sitter. emerge.log attached