[MacPorts] #65909: py-berkeleydb: build failures for 10.10 and earlier, due to use of static_assert
MacPorts
noreply at macports.org
Tue Sep 27 15:54:41 UTC 2022
#65909: py-berkeleydb: build failures for 10.10 and earlier, due to use of
static_assert
---------------------+---------------------------
Reporter: mascguy | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: py-berkeleydb
---------------------+---------------------------
Per past tickets, this may require patching to use `_Static_assert`.
(Along with engaging upstream.)
{{{
src/Module/berkeleydb.c:107:15: error: expected parameter declarator
static_assert(sizeof(db_recno_t) == sizeof(u_int32_t),
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65909>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list