Exotic Nix Targets | 340 Members | |
| 105 Servers |
| Sender | Message | Time |
|---|---|---|
| 13 Jul 2023 | ||
| actually here is my whole `emerge --info` https://dpaste.com/22NWU74FE while i am at it | 09:05:52 | |
| I'll try to reproduce locally and if I fail we'll try to compare the build logs for difference. | 09:15:05 | |
Built file locally for me: https://bpa.st/raw/SI6ZU. What log do you get with $ nix build --no-link github:NixOS/nixpkgs/9af373a61647257d16ae6062cddaa9094d24920c#pkgsCross.riscv64.libtool? | 10:11:29 | |
In reply to @trofi:matrix.orghttp://dpaste.com/6SMJ92MK9 | 20:11:15 | |
| 22:03:45 | ||
Ended up being a libtool deficiency (current unstable is less unstable): https://github.com/NixOS/nixpkgs/pull/167071#issuecomment-1634992962 | 22:24:18 | |
| 23:48:33 | ||
| 14 Jul 2023 | ||
| is useLLVM a topic for here? i've been trying to get it to work with current llvm, with mixed results | 00:09:28 | |
| sorear: would you tell us more about what you're trying to do? :) | 09:52:57 | |
| and what issues you're running into | 09:54:00 | |
| Redacted or Malformed Event | 11:13:58 | |
| 11:19:17 | ||
| On aarch64-linux, pkgsCross.musl64.pkgsStatic.stdenv stopped being a cache hit sometime around the 26th of May. Sha eb5cd54d0 looks to be the first commit at which it is missing on the nixos-23.05 branch, but the non cross stdenv also broke/stopped being a cache hit then by the looks of things. Does anyone have any idea why it might have gone missing and can we bring it back… ? I would also like to have the equivalent, but from x86 to aarch64 cross. | 11:19:29 | |
In reply to @p14:matrix.org Have you tried building it yourself or looking at the job status on Hydra? Usually, cache misses imply a failed build. | 11:20:20 | |
| Funny, you should ask, I left it running for the last 15 minutes and it just finished successfully. | 11:20:50 | |
In reply to @alex:tunstall.xyzSo it does look like it builds but is missing for some other reason. What bit of the hydra infrastructure would cause it to become a cache hit ordinarily? | 11:21:48 | |