- add missing chainparams.o to some makefiles
- remove a double-include of chainparams.h in init.cpp
fix makefiles and init.cpp after chainparams merge #2787
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:makefiles changing 4 files +6 −4-
Diapolo commented at 3:41 PM on June 23, 2013: none
-
336a53ddbc
fix makefiles and init.cpp after chainparams merge
- add missing chainparams.o to some makefiles - remove a double-include of chainparams.h in init.cpp
- jgarzik referenced this in commit 5aa40ac207 on Jun 23, 2013
- jgarzik merged this on Jun 23, 2013
- jgarzik closed this on Jun 23, 2013
-
BitcoinPullTester commented at 3:51 PM on June 23, 2013: none
Automatic sanity-testing: FAILED BUILD/TEST, see http://jenkins.bluematt.me/pull-tester/336a53ddbcfd9e8c5e2199a90f9abec54090c29f 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 contrib/test-scripts)
- 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.
- Bushstar referenced this in commit 7135f01a1b on Apr 5, 2019
- Bushstar referenced this in commit b52d0ad194 on Apr 8, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors