Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766827 - dev-util/bitcoin-tx-0.20.1 : util/url.cpp: fatal error: event2/http.h: No such file or directory
Summary: dev-util/bitcoin-tx-0.20.1 : util/url.cpp: fatal error: event2/http.h: No suc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luke-Jr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-24 11:27 UTC by Toralf Förster
Modified: 2023-10-24 10:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.93 KB, text/plain)
2021-01-24 11:27 UTC, Toralf Förster
Details
dev-util:bitcoin-tx-0.20.1:20210124-111916.log (dev-util:bitcoin-tx-0.20.1:20210124-111916.log,51.31 KB, text/plain)
2021-01-24 11:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,21.81 KB, text/plain)
2021-01-24 11:27 UTC, Toralf Förster
Details
environment (environment,67.47 KB, text/plain)
2021-01-24 11:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.13 KB, application/x-bzip)
2021-01-24 11:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,15.04 KB, application/x-bzip)
2021-01-24 11:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.20 KB, application/x-bzip)
2021-01-24 11:27 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-01-24 11:27:31 UTC
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 -fno-diagnostics-color  -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_systemd-20210123-232713

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
Python 3.8.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Jan 24 10:32:36 UTC 2021

emerge -qpvO dev-util/bitcoin-tx
[ebuild  N    ] dev-util/bitcoin-tx-0.20.1  USE="-knots"
Comment 1 Toralf Förster gentoo-dev 2021-01-24 11:27:33 UTC
Created attachment 684318 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-24 11:27:34 UTC
Created attachment 684321 [details]
dev-util:bitcoin-tx-0.20.1:20210124-111916.log
Comment 3 Toralf Förster gentoo-dev 2021-01-24 11:27:35 UTC
Created attachment 684324 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-01-24 11:27:36 UTC
Created attachment 684327 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-01-24 11:27:37 UTC
Created attachment 684330 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-01-24 11:27:39 UTC
Created attachment 684333 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-01-24 11:27:40 UTC
Created attachment 684336 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-10-24 10:37:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a7231a3886135c7e3a98de16fb578e694348e0

commit 37a7231a3886135c7e3a98de16fb578e694348e0
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-10-24 10:25:25 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-10-24 10:37:09 +0000

    dev-util/bitcoin-tx: drop 0.21.0-r2, 22.0-r2, 24.0.1-r1
    
    Closes: https://bugs.gentoo.org/911921
    Closes: https://bugs.gentoo.org/911886
    Closes: https://bugs.gentoo.org/889802
    Closes: https://bugs.gentoo.org/766827
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-util/bitcoin-tx/Manifest                       |   5 -
 dev-util/bitcoin-tx/bitcoin-tx-0.21.0-r2.ebuild    | 105 --------
 dev-util/bitcoin-tx/bitcoin-tx-22.0-r2.ebuild      | 113 ---------
 dev-util/bitcoin-tx/bitcoin-tx-24.0.1-r1.ebuild    |  83 ------
 .../files/22.0-fix_build_without_leveldb.patch     |  23 --
 dev-util/bitcoin-tx/files/24.0.1-gcc13.patch       |  39 ---
 dev-util/bitcoin-tx/files/24.0.1-syslibs.patch     | 281 ---------------------
 dev-util/bitcoin-tx/metadata.xml                   |   3 -
 profiles/base/package.use.mask                     |   1 -
 9 files changed, 653 deletions(-)