[Bug 285084] devel/boost-libs: error: a template argument list is expected after a name prefixed by the template keyword

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 01 Mar 2025 04:17:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285084

            Bug ID: 285084
           Summary: devel/boost-libs: error: a template argument list is
                    expected after a name prefixed by the template keyword
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: trombik1973@gmail.com
          Assignee: office@FreeBSD.org
             Flags: maintainer-feedback?(office@FreeBSD.org)

devel/py-pynest2d failed to build:
/usr/local/include/boost/qvm/quat_traits.hpp:82:30: error: a template argument
list is expected after a name prefixed by the template keyword
[-Wmissing-template-arg-list-after-template-kw]
       82 |     quat_traits<Q>::template write_element_idx(i, q) = s;

patch: https://github.com/boostorg/qvm/pull/55
issue: https://github.com/boostorg/qvm/issues/54

-- 
You are receiving this mail because:
You are the assignee for the bug.