| 30 Jan 2026 |
Tristan Ross | This does some very weird things like statically link nix | 12:12:10 |
Tristan Ross | (Yes nix, like libnix-flake-c and the various other libs) | 12:12:27 |
Tristan Ross | Linux mostly works, aside from flakiness in the program's behavior | 12:13:03 |
Tristan Ross | Hmm, this might've been caused by a skill issue lol. I had to override other flags so it might've been using pkgs.pkgsBuildBuild.stdenv.cc. | 12:21:51 |
Tristan Ross | Statically linking Rust for 3 platforms is a bit of a pain | 12:22:22 |
Randy Eckenrode | Overriding the stdenv used by Rust is extremely annoying. It was one of the motivating reasons for how the new SDK pattern ended up as it did. | 12:48:58 |
Tristan Ross | Yeah, I'm using crane so it's at least easier to deal with some of these things | 12:50:02 |
| matthewcroughan changed their display name from matthewcroughan to matthewcroughan @fosdem. | 13:32:15 |
| @brianhicks:matrix.org left the room. | 19:53:50 |
Ihar Hrachyshka | Austin Horstman: in my local run, the biggest gap between messages in firefox build is:
[2026-01-29 22:40:51] firefox-unwrapped> make[3]: Leaving directory '/nix/var/nix/builds/nix-84991-1567875916/firefox-147.0.2/objdir/media/ffvpx/libavcodec'
[2026-01-29 23:22:13] firefox-unwrapped> /nix/var/nix/builds/nix-84991-1567875916/mozbuild/srcdirs/firefox-147.0.2-a7aea0efcd6d/_virtualenvs/build/bin/python -m mozbuild.action.check_binary ../../../dist/bin/XUL
42 minutes of silence :)
| 23:45:50 |
Ihar Hrachyshka | and this is right after "libavcodec" (we saw it as last message in some timed out runs) | 23:46:46 |
Ihar Hrachyshka | brb adding a background noise generator that would print silly jokes once every 5 mins while firefox is doing lto... | 23:47:53 |