Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828067 - dev-db/firebird-3.0.4.33054.0-r1 - ld: cannot open output file .../gen/Release/cloop/release/bin/cloop: No such file or directory
Summary: dev-db/firebird-3.0.4.33054.0-r1 - ld: cannot open output file .../gen/Releas...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-03 11:37 UTC by Bogdan
Modified: 2022-12-03 06:06 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,23.24 KB, text/x-log)
2021-12-03 11:38 UTC, Bogdan
Details
emerge --info firebird (emerge.info,11.13 KB, text/plain)
2021-12-03 11:39 UTC, Bogdan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bogdan 2021-12-03 11:37:12 UTC
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
Comment 1 Bogdan 2021-12-03 11:38:39 UTC
Created attachment 757254 [details]
build.log
Comment 2 Bogdan 2021-12-03 11:39:02 UTC
Created attachment 757255 [details]
emerge --info firebird
Comment 3 Bogdan 2021-12-03 11:59:19 UTC
I can't build libreoffice with base support without firebird, because firebird compilation fails.
Comment 4 Kaukov 2022-02-22 09:11:38 UTC
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?
Comment 5 Alessandro Barbieri 2022-06-03 17:27:19 UTC
This issue seems to be non-deterministic
Comment 6 Larry the Git Cow gentoo-dev 2022-12-03 06:06:20 UTC
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(-)