Please update the ebuild for dev-db/firebird to v4.0.2 so that RISCV64 Support can be added.
Any progress on this?
Any updates on updating this to the current version of Firebird 5.0 or greater?
Created attachment 897376 [details, diff] Patch1 to add riscv support to dev-db/firebird-3.0.10.33601.0-r2
Created attachment 897377 [details, diff] Patch2 to add riscv support to dev-db/firebird-3.0.10.33601.0-r2 I applied the to provided patches to my Riscv System and now firebird-3.0.10.33601.0-r2 emerges and runs successfully on it
Created attachment 911993 [details] Package for firebird-4.0.5 (to install in custom local repo) Hi all, I'm not a Gentoo dev; I have just build a candidate package for firebird-4.0.5 in order to solve https://bugs.gentoo.org/show_bug.cgi?id=943285 It works on my Gentoo box (X86_64) In order to use it, please: 1. create a custom local repository: https://wiki.gentoo.org/wiki/Creating_an_ebuild_repository 2. # cd <path_to_your_local_repo> (if following the guide above should be: /var/db/repos/local) 3. # tar -xzvf firebird-4.0.5.package.tgz 4. # emerge -ua firebird I couldn't test it on other architecture (arm64 x86 ppc) I hope it may be usefull for someone. Have a nice day, Michele
Can I ask if you really use firebird? It's not easy to maintain at all and we're strongly considering removing it.
Its used by app-office/libreoffice when enabled.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4024ea6bbe532a80687e4b659f5ad268b4f7ccd commit d4024ea6bbe532a80687e4b659f5ad268b4f7ccd Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2024-12-11 20:49:37 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2024-12-11 22:20:36 +0000 profiles: Mask dev-db/firebird for removal Bug: https://bugs.gentoo.org/909528 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
(In reply to Andrew Cameron from comment #7) > Its used by app-office/libreoffice when enabled. Yes, but are you *using* it? Why do you have it enabled?
(In reply to Sam James from comment #9) > (In reply to Andrew Cameron from comment #7) > > Its used by app-office/libreoffice when enabled. > > Yes, but are you *using* it? Why do you have it enabled? No as it was not working initially on Riscv
Okay, let me rephrase: do you actually use firebird on other arches, or have any need for firebird functionality?
(In reply to Sam James from comment #11) > Okay, let me rephrase: do you actually use firebird on other arches, or have > any need for firebird functionality? No I do not use it.