Page MenuHomePhabricator

Update gitian build to use debian stretch
ClosedPublic

Authored by deadalnix on Sep 29 2018, 22:53.

Details

Summary

Xenial ship outdated version of mingw that cannot compile Qt. Canonical completely fubared LXC support for bionic, so the most sensible alternative path is to move to debian and use stretch. Hopefully we'll get more stability there.

Test Plan

Run the gitan builds for linux, windows and osx.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
contrib/gitian/provisioner.sh
56 ↗(On Diff #5179)

0.18.3 doesn't exist as a tag yet. I think it's best to recommend 0.18.2 in case we release 0.19 instead of 0.18.3.

This revision is now accepted and ready to land.Sep 30 2018, 16:43
deadalnix added inline comments.
contrib/gitian/provisioner.sh
56 ↗(On Diff #5179)

0.18.2 doesn't use stretch, so it doesn't make sense :)

This revision was automatically updated to reflect the committed changes.