Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885667 - dev-ada/libadalang-22.0.0 fails to compile: error: cannot import name ADA_BODY from langkit.compile_context compile_context.py)
Summary: dev-ada/libadalang-22.0.0 fails to compile: error: cannot import name ADA_BOD...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-12 20:01 UTC by Agostino Sarubbo
Modified: 2022-12-13 18:32 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.16 KB, text/plain)
2022-12-12 20:01 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 2022-12-12 20:01:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ada/libadalang-22.0.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-12 20:01:52 UTC
Created attachment 842259 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-12 20:01:53 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ImportError: cannot import name 'ADA_BODY' from 'langkit.compile_context' (/usr/lib/python3.10/site-packages/langkit/compile_context.py)
error: cannot import name 'ADA_BODY' from 'langkit.compile_context' (/usr/lib/python3.10/site-packages/langkit/compile_context.py)
Comment 3 Larry the Git Cow gentoo-dev 2022-12-13 18:32:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4117407ec34e1592254029f8f5e78787a649f2bc

commit 4117407ec34e1592254029f8f5e78787a649f2bc
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-12-13 18:30:55 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-12-13 18:31:46 +0000

    dev-ada/libadalang: fix deps
    
    Closes: https://bugs.gentoo.org/885667
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/libadalang/libadalang-22.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)