NixOS RISC-V | 237 Members | |
| NixOS on RISC-V https://wiki.nixos.org/wiki/RISC-V https://pad.lassul.us/NixOS-riscv64-linux | 72 Servers |
| Sender | Message | Time |
|---|---|---|
| 31 Mar 2024 | ||
| Example: | 21:01:11 | |
| In case you're not familiar: a segfault (short for segmentation fault) is what happens when a process tries to access memory that it isn't supposed to. | 21:02:51 | |
| couldn't find "unhandled" anywhere | 21:02:52 | |
| How odd. It probably wouldn't be very useful to you anyway, since they're quite low-level details. Just in case, maybe try | 21:03:51 | |
If nix store verify doesn't find any corrupted store paths, then it's definitely a bug in the program, the toolchain that produced the program, or the emulator emulating the platform the program was built for. | 21:05:07 | |
| fair | 21:05:19 | |
| the verify command finished with no errors so | 22:01:30 | |
| prolly not on my end | 22:01:39 | |
| Until it's fixed, you can add an overlay to disable the | 22:09:21 | |
| still waiting for the build to segfault lol | 22:10:00 | |
| https://github.com/NixOS/nixpkgs/pull/300571 | 22:22:12 | |
| ok the build segfaulted as expected, but unfortunately still no output in journalctl -ekf | 22:23:49 | |
| 1 Apr 2024 | ||
| ugh same issue with gnugrep after 2 hours | 02:24:21 | |
| this is so frustrating | 02:24:23 | |
In reply to @hive:the-apothecary.clubIt really sounds like there's something wrong with your system/emulator. (diffutils builds fine for me.) | 05:49:47 | |
| i don't know what that would be ? | 18:36:15 | |
| i wrote this script to push all packages of a specific architecture to a cachix cache | 23:55:53 | |
| 23:55:56 | |
| 2 Apr 2024 | ||
In reply to @alex:tunstall.xyztried again on a seperate machine, build failed | 05:57:29 | |
| Dont think its just on my end | 05:58:22 | |
| is there any further information or tests i should provide ? | 06:20:07 | |
| * is there any further information or test results i should provide ? | 06:20:12 | |
| Given that you can reproduce on multiple x86 machines, it looks like: native riscv => ok I'm running the build emulated locally to be extra sure of the above. I'm not really sure how Nixpkgs handles fixes for emulator-only issues. | 06:24:56 | |
| hm possibly | 06:25:26 | |
| what riscv device are you building on ? | 06:28:02 | |
| StarFive VisionFive 2 | 06:28:50 | |
| alright, that's what i'll be building on | 06:29:00 | |
| 22:22:01 | ||
| 3 Apr 2024 | ||
| having the same issue with boehmgc | 05:27:12 | |
| Download boehm-gc-log.txt | 05:28:39 | |