[Bug 272171] print/hplip: error: ISO C++17 does not allow 'register' (LLVM16)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 23 Jun 2023 23:12:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272171

            Bug ID: 272171
           Summary: print/hplip: error: ISO C++17 does not allow
                    'register'  (LLVM16)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: tijl@FreeBSD.org
             Flags: maintainer-feedback?(tijl@FreeBSD.org)

On recent CURRENT (FreeBSD 14.0-CURRENT #0 main-n263767-764464af4968: Fri Jun
23 10:30:09 CEST 2023 amd64) with LLVM16 aboard, compiling port

print/hplip (hplip-3.23.5)

dies with error:

[...]
prnt/hpijs/compression.cpp:269:5: error: ISO C++17 does not allow 'register'
storage class specifier [-Wregister]

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