Skip to content

Build failure: openvdb (template error on darwin) #399029

@tsssni

Description

@tsssni

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

@guibou

I assert that this issue is relevant for Nixpkgs

Is this issue important to you?

Add a 👍 reaction to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions