x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include -I./leveldb/include -I./leveldb/helpers/memenv -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -fstack-reuse=none -Wstack-protector -fstack-protector-all -fPIE -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o util/libbitcoin_util_a-url.o test -f util/url.cpp || echo ./util/url.cpp util/url.cpp:7:10: fatal error: event2/http.h: No such file or directory 7 | #include <event2/http.h> | ^~~~~~~~~~~~~~~ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-20200328-051514 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-9.3.0 * /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) The following VMs are available for generation-2: *) IcedTea JDK 3.15.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Sun 29 Mar 2020 02:38:54 AM UTC emerge -qpvO dev-util/bitcoin-tx [ebuild N ] dev-util/bitcoin-tx-0.19.1 USE="-knots -libressl"
Created attachment 626808 [details] emerge-info.txt
Created attachment 626810 [details] dev-util:bitcoin-tx-0.19.1:20200329-040730.log
Created attachment 626812 [details] emerge-history.txt
Created attachment 626814 [details] environment
Created attachment 626816 [details] etc.portage.tbz2
Created attachment 626818 [details] logs.tbz2
Created attachment 626820 [details] temp.tbz2
This is a libevent header, not sure how it's related to musl, but needs investigation
Fix in https://github.com/gentoo/gentoo/pull/15291
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2b367de540c733ff6ed2fab485496153d9de524 commit a2b367de540c733ff6ed2fab485496153d9de524 Author: Luke Dashjr <luke-jr+git@utopios.org> AuthorDate: 2020-04-10 17:33:36 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2020-04-10 17:54:04 +0000 dev-util/bitcoin-tx-0.19.1: Fix build without libevent Closes: https://bugs.gentoo.org/715268 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> Closes: https://github.com/gentoo/gentoo/pull/15291 Signed-off-by: Craig Andrews <candrews@gentoo.org> dev-util/bitcoin-tx/bitcoin-tx-0.19.1.ebuild | 2 + dev-util/bitcoin-tx/files/0.19.1-no-libevent.patch | 47 ++++++++++++++++++++++ 2 files changed, 49 insertions(+)