!UNVBThoJtlIiVwiDjU:nixos.org

Staging

317 Members
Staging merges | Find currently open staging-next PRs: https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+sort%3Aupdated-desc+head%3Astaging-next+head%3Astaging-next-21.05+is%3Aopen109 Servers

Load older messages


SenderMessageTime
7 Oct 2025
@vcunat:matrix.orgVladimír ČunátSo I'm leaning towards merging now.09:49:42
@vcunat:matrix.orgVladimír Čunát Randy Eckenrode: you want this PR in 25.11?
https://github.com/NixOS/nixpkgs/pull/445095
09:55:30
@vcunat:matrix.orgVladimír ČunátI'll be optimistic. Shout early if you disagree.10:16:37
@niklaskorz:matrix.orgniklaskorzre libxml2 fix: I'd say it's better to pull in the attribute fix now than way for other packages affected by the regression (can make a PR in a moment)10:19:27
@niklaskorz:matrix.orgniklaskorz* re libxml2 fix: I'd say it's better to pull in the attribute fix now than wait for other packages affected by the regression (can make a PR in a moment)10:19:37
@niklaskorz:matrix.orgniklaskorz* re libxml2 fix: I'd say it's better to pull in the attribute fix now than wait for other packages affected by the regression to pop up (can make a PR in a moment)10:19:41
@vcunat:matrix.orgVladimír Čunát Sure, I was mainly... thinking if it's so bad that I need to do it today. 10:21:18
@niklaskorz:matrix.orgniklaskorzah I see 😄10:21:31
@niklaskorz:matrix.orgniklaskorzno worries, PR will be there within the hour10:21:49
@vcunat:matrix.orgVladimír ČunátIf I can just merged it, now-ish is a good moment.10:22:01
@niklaskorz:matrix.orgniklaskorzalright, I'm on it10:22:10
@vcunat:matrix.orgVladimír ČunátAnd if it's not too urgent it can be in the next one which will also get into 25.11.10:22:45
@vcunat:matrix.orgVladimír Čunát* Or if it's not too urgent it can be in the next one which will also get into 25.11.10:22:58
@vcunat:matrix.orgVladimír ČunátBut it may take a couple weeks to reach master.10:23:14
@vcunat:matrix.orgVladimír Čunát* That would delay it by couple weeks (to reach master).10:23:49
@vcunat:matrix.orgVladimír ČunátOh no, fails to build on darwin: https://hydra.nixos.org/build/309261595/nixlog/2/tail10:25:50
@vcunat:matrix.orgVladimír ČunátI suppose I'll just revert the update, unless someone comes with a fix fast.10:27:46
@vcunat:matrix.orgVladimír Čunát(I have no bandwidth to dig into this, especially on darwin.)10:28:08
@niklaskorz:matrix.orgniklaskorzI guess if we do realize it's breaking other packages in staging-next, we can still cherry-pick it10:28:48
@niklaskorz:matrix.orgniklaskorz(but as of now I'm not aware of any)10:29:29
@niklaskorz:matrix.orgniklaskorzsounds like a generic clang issue, not darwin specific10:30:12
@niklaskorz:matrix.orgniklaskorz

relevant diff for gnulib in coreutils 9.8:

-  error (exit_failure, errnum, "%s",
+  error (exit_failure, errnum,
          _("unable to record current working directory"));

they've removed the format string parameter in all cases

10:45:16
@niklaskorz:matrix.orgniklaskorzintroduced in: https://github.com/coreutils/gnulib/commit/9537853d31b02493f6f3a0ffb9b22bef1ed7217a reverted in: https://github.com/coreutils/gnulib/commit/9297749090b01720888dceeb5f6dab3d52dcef4010:47:33
@niklaskorz:matrix.orgniklaskorzhttps://lists.gnu.org/r/bug-gnulib/2025-06/msg00325.html10:47:58
@niklaskorz:matrix.orgniklaskorzthe mailing list suggests this was made redundant by a fix in gettext10:48:39
@niklaskorz:matrix.orgniklaskorz

that and:

Do we care about random warnings on non-GNU systems? I thought
that we care about warnings only on GNU systems, because that's
what we develop on and that's where we have some influence on
the compiler (gcc).

meaning upstream's preferred solution would be to just disable this warning

10:49:34
@vcunat:matrix.orgVladimír Čunát So we can patch that by some -Wno-error=fool conditioned in coreutils on stdenv.isClang? 10:54:20
@vcunat:matrix.orgVladimír Čunát * So we can patch that by some -Wno-error=foo conditioned in coreutils on stdenv.isClang? 10:54:37
@niklaskorz:matrix.orgniklaskorzI think so, testing locally now10:57:47
@niklaskorz:matrix.orgniklaskorz(on darwin)10:58:09

Show newer messages


Back to Room ListRoom Version: 6