-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: build failureA package fails to buildA package fails to build
Description
Nixpkgs version
- Unstable (25.05)
Steps to reproduce
nix-build -A quicktemplate
Can Hydra reproduce this build failure?
Yes, Hydra can reproduce this build failure.
Link to Hydra build job
https://hydra.nixos.org/search?query=quicktemplate
Relevant log output
nix log /nix/store/734dgsbyswmyrakf1ww2b9x12w1rdmcv-quicktemplate-1.7.0.drv
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/jyxvb3lpn586ykjfa1pz4cvhkaqz48rf-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Building subPackage .
Building subPackage ./parser
Building subPackage ./qtc
Building subPackage ./tests
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
--- FAIL: TestAppendJSONString (0.00s)
jsonstring_test.go:44: unexpected result "\\u0000\\n\\r\\t\\u0008\\u000c\\\"\\\\". Expecting "\\u0000\\n\\r\\t\\b\\f\\\"\\\\". original string "\x00\n\r\t\b\f\"\\"
FAIL
FAIL github.com/valyala/quicktemplate 0.001s
FAILAdditional context
No response
System metadata
- system:
"x86_64-linux" - host os:
Linux 6.12.17, NixOS, 25.05 (Warbler), 25.05pre-git - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.24.12 - nixpkgs:
/nix/store/xq5rfjj1z2r8yx338arajg5vwsxh1fri-source
Notify maintainers
@Madouura
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build