Only behaviour change should be building with -O1 for debug builds (currently default).
Autoconf improvements, part 2 #2986
pull luke-jr wants to merge 4 commits into bitcoin:master from luke-jr:autoconf_pt2 changing 8 files +112 −86-
luke-jr commented at 12:53 AM on September 11, 2013: member
-
configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common 63c6d657db
-
configure: Automatically disable bitcoin-qt by default, if dependencies are not met baa06f9cd4
-
configure: Add unsupported --with-system-leveldb configure flag 53219ee9db
-
configure: Change default CXXFLAGS to optimise debug builds slightly f09ead5b01
-
BitcoinPullTester commented at 2:37 AM on September 11, 2013: none
Automatic sanity-testing: FAILED BUILD/TEST, see http://jenkins.bluematt.me/pull-tester/d374b89e62ba257017c29e210af3be6433aa6c5a 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.
-
jgarzik commented at 1:03 PM on September 18, 2013: contributor
Rebased needed.
-
sipa commented at 2:03 PM on September 29, 2013: member
Is this still needed?
-
luke-jr commented at 4:42 PM on September 29, 2013: member
At least parts. I need to rebase it.
-
gavinandresen commented at 4:53 AM on October 4, 2013: contributor
Closing to clean up pull request clutter. Re-open when you've rebased / pulled out the parts still needed.'
- gavinandresen closed this on Oct 4, 2013
- Bushstar referenced this in commit e29cb15e25 on Apr 8, 2020
- DrahtBot locked this on Sep 8, 2021