No description provided.
configure.am and docs/build-unix.md updated for Ubuntu 13.10 libboost1.54-all-dev incompatibility #3448
pull sudosurootdev wants to merge 6 commits into bitcoin:master from sudosurootdev:fix changing 2 files +16 −5-
sudosurootdev commented at 10:12 AM on December 20, 2013: none
-
Add AC_MSG_ERROR for Ubuntu 13.10 libboost1.54-all-dev error: Could not link against libboost::chrono 1b3efca1ed
-
Update ax_boost_chrono.m4 1da91e7793
-
c2a8999161
Update configure.ac
Added AC_MSG_ERROR to configure.am for Ubuntu 13.10 users with libboost1.54-all-dev and libboost1.53 fatal error alert 'Could not link against libboost::chrono !' instruction to remove libboost1.54-all-dev and install libboost1.53-all-dev.
-
3797b8e843
Update build-unix.md
Added Ubuntu 13.10 specific instuctions to deal with libboost1.54-all-dev incompatibility and fatal error alert 'Could not link against libboost::chrono !'
-
Update configure.ac aed4226fb8
-
Update configure.ac fc48f9857e
-
BitcoinPullTester commented at 9:17 PM on December 20, 2013: none
Automatic sanity-testing: FAILED BUILD/TEST, see http://jenkins.bluematt.me/pull-tester/fc48f9857eee71bc07b765c0c7efe806aa3051b6 for binaries and test log.
This could happen for one of several reasons:
- It chanages paths in makefile.linux-mingw or otherwise changes build scripts in a way that made them incompatible with the automated testing scripts (please tweak those patches in qa/pull-tester)
- It adds/modifies tests which test network rules (thanks for doing that), which conflicts with a patch applied at test time
- It does not build on either Linux i386 or Win32 (via MinGW cross compile)
- The test suite fails on either Linux i386 or Win32
- The block test-cases failed (lookup the first bNN identifier which failed in https://github.com/TheBlueMatt/test-scripts/blob/master/FullBlockTestGenerator.java)
If you believe this to be in error, please ping BlueMatt on freenode or TheBlueMatt here.
This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
- sudosurootdev closed this on Dec 20, 2013
- sudosurootdev deleted the branch on Dec 20, 2013
- DrahtBot locked this on Sep 8, 2021
Contributors