Exotic Nix Targets | 324 Members | |
| 101 Servers |
| Sender | Message | Time |
|---|---|---|
| 7 Jun 2023 | ||
| 08:01:26 | ||
In reply to @fgaz:matrix.org I don't know if you're still struggling with it, but I've had great success cross-compiling the binary tarball for 2.16.1 on x86_64, copy it to the host, then extract and run as usual. It's been easier than trying to debug confusing autoreconf errors or figure out what Debian packages provide the needed libraries. (Though for some reason the nix commands only work for me when executed as root.) You'll need to add | 10:42:24 | |
| In the end I managed to compile it (thanks Alyssa Ross for the hint about busybox btw) | 10:44:51 | |
| My current blocker is [this](https://github.com/NixOS/nixpkgs/pull/236420) (llvm 15 won't build on riscv) | 10:48:26 | |
In reply to @raitobezarius:matrix.orgMaybe Domen can help, like with nix-community | 10:52:09 | |
In reply to @fgaz:matrix.orgHmm, at least building natively worked fine last I tried | 19:16:42 | |
| (it's been a while since I touched RISC-V stuff) | 19:17:01 | |
In reply to @zhaofeng:zhaofeng.liI was getting some missing register symbols or something | 19:18:07 | |
In reply to @fgaz:matrix.orgI mean, we can definitely use cachix as a storage layer | 20:34:23 | |
In reply to @fgaz:matrix.org* I mean, we can definitely use cachix as a storage layer + distribution layer | 20:34:26 | |
| But we need a Hydra instance and remote builders "we trust" | 20:34:38 | |
| Until we have that we can just coordinate through a nixpkgs branch and push whatever we have. I bet that alone would save a lot of build time | 20:49:49 | |
In reply to @fgaz:matrix.orgdo you need rust if you build without docs? | 23:16:55 | |
| 8 Jun 2023 | ||
In reply to @genericnerdyusername:matrix.orgAccording to a quick why-depends on an x86_64 Nix, no. | 01:50:25 | |
In reply to @genericnerdyusername:matrix.orgI added an overlay to disable building Nix's documentation and now I don't have to build LLVM and rustc, so the answer is definitely no. Thanks for the tip. | 01:57:38 | |
In reply to @genericnerdyusername:matrix.orgI built without docs for bootstrap, but now I want a full build if possibke | 04:51:33 | |
| Also having rust is nice | 04:51:51 | |
In reply to @zhaofeng:zhaofeng.liIt is, except for gnu-efi | 08:42:57 | |
| I've a native binary cache for https://github.com/NixOS/nixpkgs/commit/f91ee3065de91a3531329a674a45ddcb3467a650 | 08:44:15 | |
| 10 Jun 2023 | ||
| 17:08:44 | ||
| 13 Jun 2023 | ||
| 04:53:46 | ||
| 20:55:36 | ||