HomePhabricator

[electrum] misc fixes for OSX build

Description

[electrum] misc fixes for OSX build

Summary:
This fixes a couple of non-fatal errors when running the make_osx script:

  • pyinstaller 6.4.0 requires pyinstaller-hooks-contrib>=2024.0
  • readlink: illegal option -- f

The make_osx script already uses greadlink -f, so we can assume that it will be available for the base.sh script as well.

Depends on D16718

Test Plan:
contrib/osx/make_osx

Look at the entire log for errors.

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

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

Details

Provenance
PiRKAuthored on Sep 5 2024, 13:05
PiRKPushed on Sep 5 2024, 18:14
Reviewer
Restricted Project
Differential Revision
D16719: [electrum] misc fixes for OSX build
Parents
rABC03313bee132b: [electrum] consistently download the locale files from github
Branches
Unknown
Tags
Unknown