Page MenuHomePhabricator

Fallback on buster-backports if LLVM packages are not available
AbandonedPublic

Authored by jasonbcox on May 7 2020, 06:42.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

Over the past day, we've experienced intermittent outages with LLVM package servers.
To reduce our reliance on these servers, this patch introduces a fallback on buster-backports
which supports clang-8 and friends.

Test Plan

Run CI builds a few times.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
llvm-fallback
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10627
Build 19062: Default Diff Build & Tests
Build 19061: arc lint + arc unit

Event Timeline

jasonbcox planned changes to this revision.

After some discussion with Fabien, it's clear this solution is not robust enough in the short term to warrant a bandaid that is not scalable in the long-term.