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 |
Groups: | libbitcoin |
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-gitAUR)
- boost-libs
- icu (icu-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsecp256k1 (libsecp256k1-gitAUR)
- qrencode (qrencode-gitAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libtool (libtool-gitAUR) (make)
- m4 (m4-gitAUR) (make)
- make (make-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
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"