https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/bitcoin-tx-22.0 fails to compile. Discovered on: amd64 (internal ref: ci) NOTE: If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 759392 [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: ./dbwrapper.h:16:10: fatal error: leveldb/db.h: No such file or directory ./dbwrapper.h:16:10: fatal error: leveldb/db.h: No such file or directory
Works for me? (even with GCC 11)
Oh, I bet this is related to bitcoin-tx not supposed to need LevelDB... hmm
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e315afe367101cc3e5d11dbab1f80ac44f078e commit f4e315afe367101cc3e5d11dbab1f80ac44f078e Author: Luke Dashjr <luke-jr+git@utopios.org> AuthorDate: 2021-12-18 20:25:25 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2021-12-19 08:36:20 +0000 dev-util/bitcoin-tx-22.0: Fix build without LevelDB Closes: https://bugs.gentoo.org/829412 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> Closes: https://github.com/gentoo/gentoo/pull/23410 Signed-off-by: Florian Schmaus <flow@gentoo.org> dev-util/bitcoin-tx/bitcoin-tx-22.0.ebuild | 1 + .../files/22.0-fix_build_without_leveldb.patch | 23 ++++++++++++++++++++++ 2 files changed, 24 insertions(+)