| 19 Sep 2022 |
| @pedrohlc:mozilla.org joined the room. | 21:53:38 |
| Rhys joined the room. | 22:25:06 |
| 20 Sep 2022 |
cole-h | FYI: aarch64 builds will be stalled for a little bit, because the aarch64 box fell over and I'm in the process of troubleshooting / fixing it. | 22:45:40 |
| 21 Sep 2022 |
cole-h | It's back 🎉 | 00:23:57 |
Sandro 🐧 | https://github.com/NixOS/nixpkgs/pull/191189 https://gist.github.com/GrahamcOfBorg/f0abacf11a345b143fb993ed09d440fe | 09:32:47 |
| 22 Sep 2022 |
@grahamc:nixos.org | looks like ofborg is a bit unhappy :/ | 17:56:46 |
Winter (she/her) | grahamc (he/him): are the aarch64-darwin builders setup with any nonstandard configuration? running into a failure that i can't repro on my machine no matter what (sandbox on/off) and am just curious. thanks! | 21:26:42 |
cole-h | In reply to @winterqt:nixos.dev grahamc (he/him): are the aarch64-darwin builders setup with any nonstandard configuration? running into a failure that i can't repro on my machine no matter what (sandbox on/off) and am just curious. thanks! https://github.com/ofborg/infrastructure/blob/master/nixops/modules/macos_vm/guest-catalina/darwin-configuration.nix This is the nix-darwin configuration. The M1 builders also have Rosetta enabled. | 22:05:08 |
Winter (she/her) | thanks | 22:05:29 |
cole-h | If that looks sane, you can also send me what you're running into and I can attempt to reproduce it manually on one of the boxes
(DM or here, either works fine) | 22:06:15 |
| 23 Sep 2022 |
Sandro 🐧 |  Download image.png | 09:30:46 |
Sandro 🐧 | That is new
https://github.com/NixOS/nixpkgs/pull/192456
https://logs.nix.ci/?key=nixos/nixpkgs.192456&attempt_id=6cf55d02-40ff-459f-9bc3-0c4b80a2520e | 09:30:53 |
| 24 Sep 2022 |
| K900 joined the room. | 12:51:02 |
K900 |  Download image.png | 12:51:09 |
K900 | I might have confused ofborg | 12:51:13 |
K900 | https://github.com/NixOS/nixpkgs/pull/192762 | 12:51:21 |
| 30 Sep 2022 |
| @pedrohlc:mozilla.org left the room. | 10:47:27 |
| 4 Oct 2022 |
hexa | https://github.com/NixOS/nixpkgs/pull/194420 | 16:33:25 |
hexa | tested parsedmarc and graylog | 16:33:26 |
hexa | both failed to eval, because unfree | 16:33:31 |
hexa | ofborg reported success | 16:33:35 |
hexa | nix exits with 1 when trying to build that, so ofborg should never tell me it succeeded 😄 | 16:34:34 |
Sandro 🐧 | Can we run ofborg with --check/--rebuild if the attr it is suppoed to build is a FOD? | 16:53:46 |
Sandro 🐧 | While fixing fonts I noticed that there are many which do not build anymore because the postFetch script is wrong and bit rotted. | 16:54:11 |
Winter (she/her) | In reply to @sandro:supersandro.de Can we run ofborg with --check/--rebuild if the attr it is suppoed to build is a FOD? --check fails if the derivation isn't in the store already, but yes this is a good idea
might want to make an issue for it (if one doesn't exist) just so it gets formally tracked? | 18:01:50 |
Sandro 🐧 | 🤔 could be hard to detect if it comes from cache | 18:20:21 |
Winter (she/her) | yeah | 18:23:13 |
Winter (she/her) | unless we query the cache ourselves | 18:23:19 |
| 7 Oct 2022 |
| @zseri:matrix.org joined the room. | 22:31:46 |
@zseri:matrix.org | this looks pretty broken to me: https://logs.nix.ci/?key=nixos/nixpkgs.194796&attempt_id=bcf8d7d7-7ef5-4f5f-b1a0-a851f3e3466c (OfBorg on Darwin)
building '/nix/store/1jq7gpv4a8li2llmcw4jdh5spw5xd4j9-bison-3.8.2.drv'...
building '/nix/store/paq1ad676g3xdh3dnjimhcfwl7xiabnq-gnu-config-2021-01-25.drv'...
building '/nix/store/4bny90jxayz1rhrma8kl7ykmygra56h8-libiconv-50.drv'...
building '/nix/store/hrsmfg92vwg5qdlgyyapgm58jq66xzb9-pcre-8.45.drv'...
error: builder for '/nix/store/1jq7gpv4a8li2llmcw4jdh5spw5xd4j9-bison-3.8.2.drv' failed with exit code 1
error: builder for '/nix/store/paq1ad676g3xdh3dnjimhcfwl7xiabnq-gnu-config-2021-01-25.drv' failed with exit code 1
error: 1 dependencies of derivation '/nix/store/9xa502wh1v4q6zdws81xkg3ck6mihnfa-bash-5.1-p16.drv' failed to build
error: 1 dependencies of derivation '/nix/store/cr1wc6yfrlslhkbrgsgmgnwh5j23jpad-hook.drv' failed to build
building '/nix/store/xdzjhcfckdsy1xn29ggm7d56hvnjwdxa-c-ares-1.18.1.drv'...
error: 1 dependencies of derivation '/nix/store/f6j3d99yw3nicg5vgl43ffyl4lck2n4n-hook.drv' failed to build
building '/nix/store/1292ldzfkiz53i4y63lvplpzb17p46qm-libev-4.33.drv'...
error: 1 dependencies of derivation '/nix/store/hbmf6dlfp58d499vpipbiin972cc61ph-bsdmake-24.drv' failed to build
| 22:36:57 |