Package Details: libbitcoin-explorer-git 20170307-4

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

Latest Comments

vbmithr commented on 2016-09-20 07:50 (UTC)

Please make this package depends on the -git version of its dependencies.

leshow commented on 2015-06-18 22:32 (UTC)

src/dispatch.cpp: In function ‘std::ostream& libbitcoin::explorer::get_command_error(libbitcoin::explorer::command&, std::ostream&)’: src/dispatch.cpp:88:5: error: ‘set_utf8_stderr’ is not a member of ‘bc’ bc::set_utf8_stderr(); ^ Makefile:2616: recipe for target 'src/src_libbitcoin_explorer_la-dispatch.lo' failed make: *** [src/src_libbitcoin_explorer_la-dispatch.lo] Error 1 ==> ERROR: A failure occurred in build(). Aborting... aura >>= Well, building `libbitcoin-explorer-git` failed.src/dispatch.cpp: In function ‘std::ostream& libbitcoin::explorer::get_command_error(libbitcoin::explorer::command&, std::ostream&)’: src/dispatch.cpp:88:5: error: ‘set_utf8_stderr’ is not a member of ‘bc’ bc::set_utf8_stderr(); ^ Makefile:2616: recipe for target 'src/src_libbitcoin_explorer_la-dispatch.lo' failed make: *** [src/src_libbitcoin_explorer_la-dispatch.lo] Error 1 ==> ERROR: A failure occurred in build(). Aborting... getting build error above when trying to make this package.

leshow commented on 2015-02-28 17:53 (UTC)

updated version is building now

leshow commented on 2015-02-28 05:41 (UTC)

getting the following build error, if you need more info let me know: CXX src/commands/src_libbitcoin_explorer_la-sha256.lo In file included from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/include/smmintrin.h:811:0, from /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/include/x86intrin.h:41, from /usr/include/c++/4.9.2/x86_64-unknown-linux-gnu/bits/opt_random.h:33, from /usr/include/c++/4.9.2/random:50, from /usr/include/c++/4.9.2/bits/stl_algo.h:66, from /usr/include/c++/4.9.2/algorithm:62, from /usr/include/boost/any.hpp:17, from /usr/include/boost/program_options/value_semantic.hpp:12, from /usr/include/boost/program_options/options_description.hpp:13, from /usr/include/boost/program_options.hpp:15, from ./include/bitcoin/explorer/commands/sha256.hpp:27, from src/commands/sha256.cpp:21: /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/include/popcntintrin.h:38:1: internal compiler error: Segmentation fault } ^ Please submit a full bug report, with preprocessed source if appropriate. See <https://bugs.archlinux.org/> for instructions. Makefile:3249: recipe for target 'src/commands/src_libbitcoin_explorer_la-sha256.lo' failed make: *** [src/commands/src_libbitcoin_explorer_la-sha256.lo] Error 1