Page MenuHomePhabricator

build: don't embed a build-id when building libdmg-hfsplus
ClosedPublic

Authored by Fabien on Apr 3 2020, 08:21.

Details

Summary
There was a reproducibility issue (IRC logs) with the osx 0.19.1rc1
gitian builds. The build-id embedded into the dmg tool was mismatching.
It's possible that differing versions of binutils/ld were the cause.

While it was resolved after rebuilding the base gitian image, whether an
upstream package issue or fluke, we can remove the possibility of it
happening in future by just not embedding a build-id into the dmg tool
at all.

Backport of core PR18004.

Test Plan

Run the Gitian OSX build twice and check the build is deterministic.

Diff Detail

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

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Fabien planned changes to this revision.Apr 3 2020, 08:21

Pending Gitian builds.

Fabien requested review of this revision.Apr 3 2020, 09:39

The hashes match.

This revision is now accepted and ready to land.Apr 3 2020, 13:19