Summary: | dev-ada/libadalang-23.0.0 fails to compile: libadalang-expr_eval.ads:8:06: error: file "gnatcoll-gmp-rational_numbers.ads" not found | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Linux ADA team <ada> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | tupone |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 841629 [details]
build.log
build log and emerge --info
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 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(-) |