!UNVBThoJtlIiVwiDjU:nixos.org

Staging

401 Members
Staging merges | Running staging cycles: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Astaging-next+head%3Astaging-next-25.11 | Review Reports: https://malob.github.io/nix-review-tools-reports/128 Servers

Load older messages


SenderMessageTime
30 Jun 2026
@lach:delta.rocksLachOk, it was added in firefox 15018:03:54
@lach:delta.rocksLachBut on staging we have firefox 152...18:04:13
@emilazy:matrix.orgemily otoh, if there's a PoC for an unpatched libssh2 RCE … then that might be worth rebuilding it all for anyway 😔 18:04:23
@emilazy:matrix.orgemilythat might not be super scary for Cargo where you're executing a bunch of code anyway but it's pretty bad for other uses…18:04:55
@whispers:catgirl.cloudwhispers [& it/fae]* fwiw i've built firefox on staging-next just fine for x86_64-linux, if it's just a build time thing (and i'm running it right now, but runtime avx512 detection won't trigger on my machine if that's relevant)18:05:13
@lach:delta.rocksLachOk, I'm overheated and have no idea what's going on, will submit a fix for vectorchord and lets hope there are not many packages affected by this18:05:41
@whispers:catgirl.cloudwhispers [& it/fae] * 18:07:04
@matthewcroughan:defenestrate.itmatthewcroughan

Anyone getting this when building for musl on staging?

error: Cannot build '/nix/store/y35bzmydcql0sln0c16iww3p6gnlk56v-lkl-2025-11-13.drv'.
       Reason: builder failed with exit code 2.
       Output paths:
         /nix/store/3fbj6ra6lfnbn5g5dbbf9rmjaf441mby-lkl-2025-11-13
         /nix/store/3gjknsy2bbmbnd5mbdfys7bzw14dry3k-lkl-2025-11-13-lib
         /nix/store/a8zh338klkkbw1ccvvhk7wjm05b47j68-lkl-2025-11-13-dev
       Last 25 log lines:
       > /build/source/tools/lkl//include/lkl.h:235:52: error: unknown type name ‘mode_t’
       >   235 | static inline long lkl_sys_mknod(const char *path, mode_t mode, dev_t dev)
       >       |                                                    ^~~~~~
       > In file included from /build/source/tools/lkl//include/lkl_host.h:9,
       >                  from lib/vfio_pci.c:6:
       > /build/source/tools/lkl//include/lkl.h:155:52: error: unknown type name ‘mode_t’
       >   155 | static inline long lkl_sys_chmod(const char *path, mode_t mode)
       >       |                                                    ^~~~~~
       > /build/source/tools/lkl//include/lkl.h:235:65: error: unknown type name ‘dev_t’
       >   235 | static inline long lkl_sys_mknod(const char *path, mode_t mode, dev_t dev)
       >       |                                                                 ^~~~~
       > /build/source/tools/lkl//include/lkl.h:215:52: error: unknown type name ‘mode_t’
       >   215 | static inline long lkl_sys_mkdir(const char *path, mode_t mode)
       >       |                                                    ^~~~~~
       > /build/source/tools/lkl//include/lkl.h:235:52: error: unknown type name ‘mode_t’
       >   235 | static inline long lkl_sys_mknod(const char *path, mode_t mode, dev_t dev)
       >       |                                                    ^~~~~~
       > /build/source/tools/lkl//include/lkl.h:235:65: error: unknown type name ‘dev_t’; did you mean ‘div_t’?
       >   235 | static inline long lkl_sys_mknod(const char *path, mode_t mode, dev_t dev)
       >       |                                                                 ^~~~~
       >       |                                                                 div_t
       > make[1]: *** [/build/source/tools/build/Makefile.build:106: /build/source/tools/lkl/lib/virtio_net_macvtap.o] Error 1
       > make[1]: *** [/build/source/tools/build/Makefile.build:106: /build/source/tools/lkl/lib/vfio_pci.o] Error 1
       > make: *** [Makefile:105: /build/source/tools/lkl/lib/liblkl-in.o] Error 2
       >   LD      /build/source/tools/lkl/lklfuse-in.o
       For full logs, run:
         nix log /nix/store/y35bzmydcql0sln0c16iww3p6gnlk56v-lkl-2025-11-13.drv
20:28:02
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)Ugh, curl thingy did fuck up nix too. We just have more a bounded wakeup on the curl worker thread23:12:35
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)Nix on 26.05 is fucked23:13:00
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)Seems to have fucked it in a hard to notice way though, i.e. most stuff is fine but there are cases when the worker thread is slow to start23:30:28
@emilazy:matrix.orgemily so what are we doing for libssh2? 23:42:47
@emilazy:matrix.orgemilyRCE with a public PoC seems pretty bad23:43:02
@emilazy:matrix.orgemilyif we pick the fix patches, then we can also bump Rust to 1.96.1 for free to pick up the miscompilation fix23:43:33
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)FWIW https://github.com/NixOS/nixpkgs/pull/537230, I don't know whether we want to eat the rebuilds.23:48:36
@hexa:lossy.networkhexastaging-nixos-26.0523:51:24
@hexa:lossy.networkhexabecause it will certainly rebuild all nixos tests23:51:46
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)Oh we have it now?23:52:45
@hexa:lossy.networkhexawe do23:52:49
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)K23:52:50
@hexa:lossy.networkhexathe bot should yell at you shortly23:52:56
@hexa:lossy.networkhexatada.wav23:53:10
@emilazy:matrix.orgemily Sergei Zimmerman (xokdvium): do you also need to revert it on 26.11? 23:55:33
@emilazy:matrix.orgemilyLix carries a revert now I think?23:55:36
@xokdvium:matrix.orgSergei Zimmerman (xokdvium)Right yeah, I suppose so. Though the breakage seems rather scoped (i.e. 10s wait under yet undeterminted conditions)23:57:46
@hexa:lossy.networkhexathen I gues via staging-next or staging-nixos, whichever comes first23:58:14
@emilazy:matrix.orgemily hexa: any thoughts on ^? 23:59:59
1 Jul 2026
@hexa:lossy.networkhexapretty sure lesuisse already responded on the closed pr00:00:15
@hexa:lossy.networkhexahttps://github.com/NixOS/nixpkgs/pull/533237#issuecomment-484406019100:00:30
@emilazy:matrix.orgemilyagreed on picking vs. bumping00:00:50

Show newer messages


Back to Room ListRoom Version: 6