HomePhabricator

Don't use gold for the Gitian builds

Description

Don't use gold for the Gitian builds

Summary:
For some reason, gold will produce a bad executable on linux when
building against the static depends. The build runs fine, is
deterministic, but running bitcoind or bitcoin-qt make them stuck -
they won't return, no error, won't shutdown and need to be killed.
The last debug.log line is:

Using at most 125 automatic connections (1024 file descriptors available)

This needs to be investigated, but for now the gold linker is disabled.

Test Plan: Run the linux Gitian build then launch the bitcoind executable.

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

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

Details

Provenance
FabienAuthored on Mar 14 2020, 20:55
FabienPushed on Mar 14 2020, 21:14
Reviewer
Restricted Project
Differential Revision
D5479: Don't use gold for the Gitian builds
Parents
rABC7ddfc4608d7d: Add Ubuntu PPA to release process
Branches
Unknown
Tags
Unknown