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

Running "make plaid:default" fails (Error 128) #13

Open
rjth opened this issue Aug 1, 2019 · 3 comments
Open

Running "make plaid:default" fails (Error 128) #13

rjth opened this issue Aug 1, 2019 · 3 comments

Comments

@rjth
Copy link

rjth commented Aug 1, 2019

Running make results in the following errors on Windows:

PS C:\dev\qmk_firmware> make plaid:default
      0 [main] sh 12400 sync_with_child: child 10744(0x1BC) died before initialization with status code 0xC0000142
    106 [main] sh 12400 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
      0 [main] sh 5636 sync_with_child: child 10812(0x1C8) died before initialization with status code 0xC0000142
     94 [main] sh 5636 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
      0 [main] sh 15020 sync_with_child: child 8084(0x1B8) died before initialization with status code 0xC0000142
     94 [main] sh 15020 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
      0 [main] sh 568 sync_with_child: child 13728(0x1B4) died before initialization with status code 0xC0000142
    129 [main] sh 568 sync_with_child: *** child state waiting for longjmp
/usr/bin/sh: fork: Resource temporarily unavailable
make: *** [plaid:default] Error 128

I had no issues entering bootloader mode or getting USBasp recognized. I have pulled the latest qmk firmware package from git.

Any help is appreciated.

@hsgw
Copy link
Owner

hsgw commented Aug 2, 2019

Hmm, this is so weird.
Maybe this is caused by build environment.

Could you try to make other keyboard's firmware like this?

make planck/rev4:default

@rjth
Copy link
Author

rjth commented Aug 2, 2019

It looks like all make commands are failing the same way with QMK. It is probably unrelated to Plaid. I will try to look into it.

@BenRoe
Copy link
Contributor

BenRoe commented Jan 6, 2020

Do you solved the problem?
If yes we can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants