Compilation fails with error: > /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot open output file <TMPDIR>/portage/dev-db/firebird-3.0.4.33054.0-r1/work/Firebird-3.0.4.33054-0/gen/Release/cl oop/release/bin/cloop: No such file or directory > collect2: error: ld returned 1 exit status Reproducible: Always
Created attachment 757254 [details] build.log
Created attachment 757255 [details] emerge --info firebird
I can't build libreoffice with base support without firebird, because firebird compilation fails.
I also experienced this when installing `libreoffice`. Then I decided to install `firebird` manually and it compiled successfully. After that, it wasn't pulled again by `libreoffice`. Have you tried compiling `firebird` on its own?
This issue seems to be non-deterministic
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59693b49cfd41df01375b0e4bb8c588e654ff2f3 commit 59693b49cfd41df01375b0e4bb8c588e654ff2f3 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-12-03 06:00:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-03 06:06:10 +0000 dev-db/firebird: add 3.0.10.33601.0 Closes: https://bugs.gentoo.org/757282 Closes: https://bugs.gentoo.org/828067 Closes: https://bugs.gentoo.org/881327 Signed-off-by: Sam James <sam@gentoo.org> dev-db/firebird/Manifest | 1 + ...ird-3.0.10.33601.0-configure-autoconf2.72.patch | 21 +++++ ...firebird-3.0.10.33601.0-configure-clang16.patch | 48 +++++++++++ .../files/firebird-3.0.10.33601.0-unbundle.patch | 97 ++++++++++++++++++++++ ....0-r3.ebuild => firebird-3.0.10.33601.0.ebuild} | 21 +++-- 5 files changed, 181 insertions(+), 7 deletions(-)