Generate the OSX DGM image via GUIX. After this GUIX achieves feature parity with Gitian.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC4d9c174a3a3d: [guix] Build the OSX DMG
HOSTS=x86_64-apple-darwin ./contrib/guix/guix-build
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- osx_dmg_guix
- Lint
Lint Passed Severity Location Code Message Advice contrib/guix/libexec/build.sh:417 SC2185 ShellCheck found an issue: - Unit
No Test Coverage - Build Status
Buildable 27583 Build 54729: Build Diff Build 54728: arc lint + arc unit
Event Timeline
Comment Actions
It works. And apparently xorrisofs is on the path, we don't need -DXORRISO_EXECUTABLE=
You can remove line 310, or I'll do it in a separate diff
Comment Actions
xorriso is going away if we backport https://github.com/bitcoin/bitcoin/pull/28432 (but this adds an extra step for the user: dragging the .app into the Applications folder)