-
-
Notifications
You must be signed in to change notification settings - Fork 17.5k
Closed
Labels
0.kind: build failureA package fails to buildA package fails to build
Description
Nixpkgs version
- Unstable (25.05)
Steps to reproduce
build openvdb
Can Hydra reproduce this build failure?
Please select the Hydra Status.
Link to Hydra build job
No response
Relevant log output
/tmp/nix-build-openvdb-12.0.0.drv-0/source/openvdb/openvdb/../openvdb/tree/NodeManager.h:331:31: error: a template argument list
is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
331 | OpT::template eval(mNodeOp, it);
| ^
/tmp/nix-build-openvdb-12.0.0.drv-0/source/openvdb/openvdb/../openvdb/tree/NodeManager.h:351:31: error: a template argument list
is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
351 | OpT::template eval(mNodeOp, it);
| ^
/tmp/nix-build-openvdb-12.0.0.drv-0/source/openvdb/openvdb/../openvdb/tree/NodeManager.h:376:31: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw]
376 | OpT::template eval(*mNodeOp, it);
| ^Additional context
No response
System metadata
- system:
"aarch64-darwin" - host os:
Darwin 24.4.0, macOS 15.4 - multi-user?:
no - sandbox:
yes - version:
nix-env (Nix) 2.28.1 - nixpkgs:
/nix/store/zd0x43g1jcav0xy0k6q9pdhy3bvif77n-source
Notify maintainers
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.
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build