!UNVBThoJtlIiVwiDjU:nixos.org

Staging

344 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/112 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
21 Jan 2026
@robert:funklause.dedotlambdahttps://github.com/NixOS/nixpkgs/pull/48236318:01:52
@glepage:matrix.orgGaétan Lepage Weird, it works fine on master... Could it be a pybind11 change causing this build failure? 21:32:28
@leona:leona.isleonait's the glibc change21:33:16
@leona:leona.isleona

dlopen and dlmopen no longer make the stack executable if a shared library requires it, either implicitly because of a missing GNU_STACK ELF header (and default ABI permission having the executable bit set) or explicitly because of the executable bit in GNU_STACK, and the stack is not already executable. Instead, loading such objects will fail.

21:34:01
@glepage:matrix.orgGaétan LepageOh right. So the "proper fix" that was supposedly integrated in 1.23.1, is not really enough? Should we add these flags back then?21:38:49
@leona:leona.isleonaApparently or it's something in the pybind foo in the python library, I think nobody here knows21:39:26
@glepage:matrix.orgGaétan Lepage Reverting https://github.com/NixOS/nixpkgs/pull/479191 fixes python3Packages.onnxruntime. 21:45:48
@glepage:matrix.orgGaétan Lepage Setting env.NIX_LDFLAGS = "-z,noexecstack"; in the python derivation doesn't seem to be necessary. 21:48:40
@hexa:lossy.networkhexawell, those are linker flags21:48:59
@hexa:lossy.networkhexathey are applied when the library gets linked21:49:18
@hexa:lossy.networkhexa* they are applied when the library gets linked together from its individual objects21:49:31
@mdaniels5757:matrix.orgmdaniels5757I was asked if https://github.com/NixOS/nixpkgs/pull/482131 can target staging-next. 543 rebuilds on Linux, 8k on Darwin.21:54:33
@glepage:matrix.orgGaétan Lepage Opened https://github.com/NixOS/nixpkgs/pull/482435 21:55:10
@mdaniels5757:matrix.orgmdaniels5757* I was asked if https://github.com/NixOS/nixpkgs/pull/482131 can target staging-next. 543 rebuilds on Linux, 8k on Darwin. Thoughts?21:55:31
@fabianhjr:matrix.orgFabián HerediaI would say no due to darwin, the current staging-next cycle is mostly only waiting on darwin and doesn't seem to have any urgent changes (eg, security or critical bug)21:56:53
@emilazy:matrix.orgemilywhy does less rebuild so much more on Darwin?22:31:03
@r-burns:matrix.orgr-burnsmaybe because of this? https://github.com/NixOS/nixpkgs/blob/7fd1c9c7b53ed52f49adb2034263397adc55da17/pkgs/os-specific/darwin/apple-source-releases/file_cmds/package.nix#L12222:45:19
22 Jan 2026
@emilazy:matrix.orgemilythat would do it00:05:09
@emilazy:matrix.orgemilywe could probably leave that late-bound00:05:24

Show newer messages


Back to Room ListRoom Version: 6