Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885519 - dev-ada/libadalang-23.0.0 fails to compile: libadalang-expr_eval.ads:8:06: error: file "gnatcoll-gmp-rational_numbers.ads" not found
Summary: dev-ada/libadalang-23.0.0 fails to compile: libadalang-expr_eval.ads:8:06: er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-12 09:39 UTC by Agostino Sarubbo
Modified: 2022-12-12 18:19 UTC (History)
1 user (show)

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


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

Issue: dev-ada/libadalang-23.0.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-12 09:39:51 UTC
Created attachment 841629 [details]
build.log

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


    Command '['gprbuild', '-p', '-j63', '-P/var/tmp/portage/dev-ada/libadalang-23.0.0/work/libadalang-23.0.0/build/libadalang.gpr', '-vl', '-XBUILD_MODE=prod', '-XLIBRARY_TYPE=static', '-XGPR_BUILD=static', '-XXMLADA_BUILD=static', '-XLIBADALANG_WARNINGS=true', '-cargs:C', '-O2', '-g0', '-pipe', '-march=x86-64', '-frecord-gcc-switches', '-fno-diagnostics-color', '-fmessage-length=0', '-cargs:Ada', '-O2', '-g0', '-pipe', '-march=x86-64', '-frecord-gcc-switches', '-fno-diagnostics-color', '-fmessage-length=0', '-largs', '-Wl,-O1', '-Wl,--as-needed', '-Wl,--defsym=__gentoo_check_ldflags__=0']' returned non-zero exit status 4.
libadalang-expr_eval.ads:8:06: error: file "gnatcoll-gmp-rational_numbers.ads" not found
Comment 3 Larry the Git Cow gentoo-dev 2022-12-12 18:19:47 UTC
The bug has been closed via the following commit(s):

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

commit deb7f3cf590b10453bcbe5c46824187216f6efd5
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-12-12 18:18:32 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-12-12 18:19:21 +0000

    dev-ada/libadalang: require newer gnatcoll-bindings
    
    Closes: https://bugs.gentoo.org/885519
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/libadalang/libadalang-23.0.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)