[Bug 278139] databases/duckdb: fails to compile on 13

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 03 Apr 2024 08:29:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278139

            Bug ID: 278139
           Summary: databases/duckdb: fails to compile on 13
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: pat@patmaddox.com
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

fails with

   
/wrkdirs/usr/ports/databases/duckdb/work/duckdb-0.10.1/tools/shell/linenoise/terminal.cpp:70:17:
error: use of undeclared identifier 'IUTF8'
            raw.c_iflag |= IUTF8;

reported upstream bug: https://github.com/duckdb/duckdb/issues/11487
proposed upstream fix: https://github.com/duckdb/duckdb/pull/11488

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