Search Criteria
Package Details: libbitcoin-system 20190105-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libbitcoin-system.git (read-only, click to copy) |
---|---|
Package Base: | libbitcoin-system |
Description: | Bitcoin Cross-Platform C++ Development Toolkit |
Upstream URL: | https://github.com/libbitcoin/libbitcoin-system |
Licenses: | AGPL3 |
Submitter: | atweiden |
Maintainer: | narodnik |
Last Packager: | narodnik |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-08 16:48 (UTC) |
Last Updated: | 2019-08-19 04:35 (UTC) |
Dependencies (14)
- boost (boost-git, boost174)
- boost-libs (boost171, boost-libs-git, boost174-libs)
- icu (icu-git-static, icu-git)
- libpng (libpng-minimal-git, libpng-git, libpng-apng)
- libsecp256k1 (libsecp256k1-git)
- qrencode (qrencode-git)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- gcc (gccrs-git, gcc-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- libtool (libtool-git) (make)
- m4 (m4-git) (make)
- make (make-git) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
Required by (17)
- libbitcoin
- libbitcoin-blockchain
- libbitcoin-blockchain-git
- libbitcoin-client
- libbitcoin-client-git
- libbitcoin-database
- libbitcoin-database-git
- libbitcoin-explorer
- libbitcoin-explorer-git
- libbitcoin-network
- libbitcoin-network-git
- libbitcoin-node
- libbitcoin-node-git
- libbitcoin-protocol
- libbitcoin-protocol-git
- libbitcoin-server
- libbitcoin-server-git
Latest Comments
alsxz commented on 2019-09-03 13:20 (UTC) (edited on 2019-09-03 13:22 (UTC) by alsxz)
libbitcoin-system v3.6.0 fails during "Testing" phase:
...
/usr/bin/ld: test/unicode/libbitcoin_test-unicode.o: in function unicode_tests::unicode__to_utf16_string__ascii__test::test_method(): unicode.cpp:(.text+0x2eb4): undefined reference to boost::test_tools::tt_detail::equal_impl(wchar_t const, wchar_t const)
...
etc
synthetic commented on 2018-08-18 12:55 (UTC)
libbitcoin-system 3.5.0-2 chokes during testing
bosma commented on 2017-12-18 19:25 (UTC)
libbitcoin-system-3.4.0.tar.gz fails validity check.
zatricky commented on 2017-12-07 18:38 (UTC)
I'm currently seeing a failure on the test portion of build - a memory access violation on png_tests (test/.libs/lt-libbitcoin_test): Running 1877 test cases... unknown location(0): fatal error: in "png_tests/pngsize_onesuccess": memory access violation at address: 0x5586b1000417: no mapping at fault address test/utility/png.cpp(30): last checkpoint: "pngsize_onesuccess" test entry
*** 1 failure is detected in the test module "libbitcoin_test"