Package Details: libbitcoin-explorer 3.5.0-2

Git Clone URL: https://aur.archlinux.org/libbitcoin-explorer.git (read-only, click to copy)
Package Base: libbitcoin-explorer
Description: Bitcoin Command Line Tool
Upstream URL: https://github.com/libbitcoin/libbitcoin-explorer
Licenses: AGPL3
Submitter: atweiden
Maintainer: None
Last Packager: atweiden
Votes: 2
Popularity: 0.000000
First Submitted: 2015-05-11 05:15 (UTC)
Last Updated: 2018-08-18 01:42 (UTC)

Latest Comments

peevsie commented on 2018-10-17 18:04 (UTC) (edited on 2018-10-17 18:06 (UTC) by peevsie)

I was able to install the required libbitcoin dependencies with 'makepkg --nocheck', but this one is currently failing for me during build()

CXXLD console/bx

/usr/bin/ld: console/bx-main.o: in function `__static_initialization_and_destruction_0(int, int) [clone .constprop.526]':

main.cpp:(.text.startup+0x8b): undefined reference to `boost::system::generic_category()'

...

/usr/bin/ld: /usr/lib64/libbitcoin.so: undefined reference to `boost::re_detail_106200::verify_options(unsigned int, boost::regex_constants::_match_flags)'

collect2: error: ld returned 1 exit status

make: *** [Makefile:2056: console/bx] Error 1

==> ERROR: A failure occurred in build().

Aborting...

synthetic commented on 2018-02-16 15:08 (UTC) (edited on 2018-02-16 15:10 (UTC) by synthetic)

Thanks, I managed to install with:

export MAKEPKG="makepkg --nocheck --skipinteg"

yaourt -S libbitcoin-explorer

atweiden commented on 2017-06-16 16:55 (UTC)

Tests are currently failing on libbitcoin-system, libbitcoin-protocol and libbitcoin-database. Fix with `makepkg --nocheck`.

synthetic commented on 2017-06-09 07:42 (UTC)

Thank you for looking into this, but I still get the following error when building libbitcoin-systems: FAIL: libbitcoin_test_runner.sh

atweiden commented on 2017-06-07 22:46 (UTC)

it should be fixed now

synthetic commented on 2017-06-07 11:36 (UTC) (edited on 2017-06-07 11:36 (UTC) by synthetic)

This currently fails for me when installing the libbitcoin-system dependency with: make: the '-j' option requires a positive integer argument