Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675256 - dev-util/bitcoin-tx-0.17.1 : configure: error: libevent not found.
Summary: dev-util/bitcoin-tx-0.17.1 : configure: error: libevent not found.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Luke-Jr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-12 09:31 UTC by Toralf Förster
Modified: 2019-01-13 03:18 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.15 KB, text/plain)
2019-01-12 09:31 UTC, Toralf Förster
Details
dev-util:bitcoin-tx-0.17.1:20190111-233158.log (dev-util:bitcoin-tx-0.17.1:20190111-233158.log,17.39 KB, text/plain)
2019-01-12 09:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,65.69 KB, text/plain)
2019-01-12 09:31 UTC, Toralf Förster
Details
environment (environment,64.05 KB, text/plain)
2019-01-12 09:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.13 KB, application/x-bzip)
2019-01-12 09:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.91 KB, application/x-bzip)
2019-01-12 09:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.76 KB, application/x-bzip)
2019-01-12 09:31 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 2019-01-12 09:31:27 UTC
checking for libcrypto... yes
checking for libevent... no
configure: error: libevent not found.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-util/bitcoin-tx-0.17.1/work/bitcoin-ef70f9b52b851c7997a9f1a0834714e3eebc1fd8/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20190110-191026

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.31.1 *



emerge -qpvO dev-util/bitcoin-tx
[ebuild  N    ] dev-util/bitcoin-tx-0.17.1  USE="-knots -libressl"
Comment 1 Toralf Förster gentoo-dev 2019-01-12 09:31:29 UTC
Created attachment 560728 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-12 09:31:32 UTC
Created attachment 560730 [details]
dev-util:bitcoin-tx-0.17.1:20190111-233158.log
Comment 3 Toralf Förster gentoo-dev 2019-01-12 09:31:35 UTC
Created attachment 560732 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-12 09:31:38 UTC
Created attachment 560734 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-12 09:31:40 UTC
Created attachment 560736 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-12 09:31:43 UTC
Created attachment 560738 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-12 09:31:46 UTC
Created attachment 560740 [details]
temp.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2019-01-13 03:18:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ccfcada730b9bb00f67968b7cf5d016800b6a6d

commit 4ccfcada730b9bb00f67968b7cf5d016800b6a6d
Author:     Luke Dashjr <luke-jr+git@utopios.org>
AuthorDate: 2019-01-12 13:46:11 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-01-13 03:17:18 +0000

    dev-util/bitcoin-tx-0.17.1: Fix build without libevent
    
    Fixes: https://bugs.gentoo.org/675256
    Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 dev-util/bitcoin-tx/bitcoin-tx-0.17.1.ebuild       |  2 ++
 dev-util/bitcoin-tx/files/0.17.1-no-libevent.patch | 20 ++++++++++++++++++++
 2 files changed, 22 insertions(+)