Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix travis failure on "No Wallet" configuration and other Core's Port. #805

Merged
merged 8 commits into from
Oct 19, 2017

Conversation

sickpig
Copy link
Collaborator

@sickpig sickpig commented Oct 19, 2017

Main goal is using system libs to build binaries in the "No wallet" conf

Along the way I've port a bunch of Core's PRs that did quite
a bit of useful things related to the build/depends/travis systems.

This is the list of ported Core's PRs

#8504: test: Remove java comparison tool (Wladimir J. van der Laan)
#8534: [travis] Drop java (MarcoFalke)
#8563: Add configure check for -latomic (Anthony Towns)
#10508: Run Qt wallet tests on travis (Russell Yanofsky)
#11056: disable jni in builds (Gregory Sanders)

I've also fixed some temporary problem with unviability of Riak
db (we don't need but it came by default with Travis). As a result
of removing java dependencies I removed comparison-tool flag from configure.

Lastly I added BU ppa repo so that Berkeley DB 4.8 dev files
always available independently from changes in the default set
of Travis repos.

laanwj and others added 8 commits October 19, 2017 17:07
eb0c52e travis: Remove hostname hack (Wladimir J. van der Laan)
3c5251d test: Remove java comparison tool (Wladimir J. van der Laan)
fa0afde [travis] Drop java (MarcoFalke)
4f92b5f Run Qt wallet tests on travis (Russell Yanofsky)

Pull request description:

  Currently these test failures are not caught by travis leading to bugs like:
  bitcoin/bitcoin#10506

Tree-SHA512: db1e4ff5b17bcd6fd000a3d21aa74f6b7e4c194e0663c1896a100612671910a7cdadd896b59642420ea016598895b54a8468914847ebefef105a3c47c311d4b2
878faac Add configure check for -latomic (Anthony Towns)
844b73e disable jni in builds (Gregory Sanders)

Pull request description:

  Suggested by @theuni

  Unneeded and was causing travis issues downstream.

Tree-SHA512: 6e302d6fd73cf09c72269e7976cc40e64abdea780278c7333a5196f188f9dede12944f1e03605ec7d194b245213d0a2576bfbdbd0f6ba20154e0e9a68008851c
@gandrewstone
Copy link
Collaborator

looks good, thanks!

@gandrewstone gandrewstone merged commit ce9b739 into BitcoinUnlimited:dev Oct 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants