HomePhabricator

Update max supported dependency versions in symbol-check.py

Description

Update max supported dependency versions in symbol-check.py

Summary:
This fixes nightly builds, which are currently failing due to the recent addition of threading dependencies.

Need to bump glibc to at least 2.18 to support __cxa_thread_atexit_impl (introduced in D2245)
Bumping to this version should be safe and relatively non-disruptive,
as Jessie was released in 2015 and Trusty was released in 2014.

Test Plan: Run gitian build and verify check-symbols completes successfully in ./var/build.log

Reviewers: Fabien, #bitcoin_abc, deadalnix

Reviewed By: Fabien, #bitcoin_abc, deadalnix

Subscribers: teamcity, schancel

Differential Revision: https://reviews.bitcoinabc.org/D2331

Details

Provenance
jasonbcoxAuthored on Jan 16 2019, 19:45
deadalnixPushed on Jan 19 2019, 00:51
Reviewer
Restricted Project
Differential Revision
D2331: Update max supported dependency versions in symbol-check.py
Parents
rSTAGING4731d18508f9: Add missing braces in qt/sendcoinsdialog.cpp
Branches
Unknown
Tags
Unknown