-
Notifications
You must be signed in to change notification settings - Fork 440
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
seg fault: Local build setup cannot be completed #95
Comments
What system and architecture are you on? (Someone else found that on Darwin rebooting might be necessary after the initial set up, might be worth a try even if it's a long shot and normally not necessarily) |
In either case, try commenting keymap-drawer on line 27 in the flake for now. That should get past this issue. |
I tried it on Debian, and Debian on Docker. Same results. |
Strange. Are you on |
Instead of entirely disabling |
Tried it on both. arm was on the docker. I believe I was using the same lock file since I just cloned your repo and started with |
Are you sure you tried on Intel? I added a test suite for the build environment for all systems. The tests replicate the issue you run into for Notes:
|
As a temporary workaround I disabled All tests are passing now for all systems (https://github.com/urob/zmk-config/actions/runs/12891474760). |
thanks for the updates. $ cat /sys/devices/cpu/caps/pmu_name
skylake
$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 39 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 12
On-line CPU(s) list: 0-11
Vendor ID: GenuineIntel
Model name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz I will give it another try |
ok, it successfully built the firmware. how do i test the keymap-drawer? or is it disabled at the moment? |
It's disabled on $ which keymap
/nix/store/20g7gk2qwy7zi2xk3kry81y9ks9vbfal-keymap-drawer-0.20.0/bin/keymap The two main commands are $ just draw This will parse |
ok, thanks. |
The In terms of |
this is what I get after cd'ing into workspace
The text was updated successfully, but these errors were encountered: