Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yarn build:electron fails in Catalina #3017

Closed
nyetwurk opened this issue Feb 4, 2020 · 16 comments
Closed

yarn build:electron fails in Catalina #3017

nyetwurk opened this issue Feb 4, 2020 · 16 comments
Labels

Comments

@nyetwurk
Copy link

nyetwurk commented Feb 4, 2020

yarn build:electron:osx fails because

Error: Exit code: 2. Command failed: /usr/bin/perl /private/var/folders/xz/2y8r_j654sx984cnws7y545h0000gn/T/t-usuhNH/1-dmgProperties.pl
Can't locate Mac/Memory.pm in @INC (you may need to install the Mac::Memory module) (@INC contains: /Library/Perl/5.18/darwin-thread-multi-2level /Library/Perl/5.18 /Network/Library/Perl/5.18/darwin-thread-multi-2level /Network/Library/Perl/5.18 /Library/Perl/Updates/5.18.4 /System/Library/Perl/5.18/darwin-thread-multi-2level /System/Library/Perl/5.18 /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level /System/Library/Perl/Extras/5.18 .) at /private/var/folders/xz/2y8r_j654sx984cnws7y545h0000gn/T/t-usuhNH/1-dmgProperties.pl line 4.
BEGIN failed--compilation aborted at /private/var/folders/xz/2y8r_j654sx984cnws7y545h0000gn/T/t-usuhNH/1-dmgProperties.pl line 4.

Yep. No Mac::Memory in 64 bit perl. Great job Apple.

yarn build:electron:windows fails because of all the 32bit wine crap hardcoded in builder-util/wine.js

I can do some hacking around it, but eventually rc-edit fails too because it is hardcoded to -ia32.exe

Wonderful.

@nyetwurk
Copy link
Author

nyetwurk commented Feb 4, 2020

@blurpesec
Copy link
Collaborator

Heya, thanks for the report!

Did you run this against master or legacy branch?
master is the branch for beta.mycrypto.com, and legacy is the branch for mycrypto.com & the existing production desktop application.

@nyetwurk
Copy link
Author

nyetwurk commented Feb 4, 2020

master and 1.7.7

@stale
Copy link

stale bot commented Jul 16, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added wontfix and removed wontfix labels Jul 16, 2020
@mwbailey
Copy link
Contributor

I get the same error in Catalina (10.15.6) with legacy, but master branch runs fine. legacy is still using an old version of electron-builder (20.13.4) that apparently doesn't have the fix.

@Mrtenz
Copy link
Collaborator

Mrtenz commented Sep 3, 2020

@mwbailey Thanks for looking into this. This should be fixed when #3363 is merged.

@stale
Copy link

stale bot commented Nov 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 2, 2020
@nyetwurk
Copy link
Author

nyetwurk commented Nov 2, 2020

#3363 is still unmerged

@stale stale bot removed the wontfix label Nov 2, 2020
@Mrtenz
Copy link
Collaborator

Mrtenz commented Nov 2, 2020

@nyetwurk Thank you for the reminder, there's a few issues we need to resolve before we can merge it. We'll try to get it done ASAP.

@stale
Copy link

stale bot commented Jan 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 2, 2021
@nyetwurk
Copy link
Author

nyetwurk commented Jan 2, 2021

#3363 is still unmerged

@stale stale bot removed the wontfix label Jan 2, 2021
@stale
Copy link

stale bot commented Mar 3, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 3, 2021
@Mrtenz
Copy link
Collaborator

Mrtenz commented Mar 3, 2021

Currently blocked by an issue with Trezor devices.

@stale stale bot removed the wontfix label Mar 3, 2021
@stale
Copy link

stale bot commented May 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 2, 2021
@Mrtenz
Copy link
Collaborator

Mrtenz commented May 2, 2021

Sorry for the delay on this issue. We're still running into issues using specific macOS versions. This will be fixed as soon as those issues are resolved.

@stale stale bot removed the wontfix label May 2, 2021
@stale
Copy link

stale bot commented Jul 1, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 1, 2021
@stale stale bot closed this as completed Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants