[MacPorts] #69142: MoarVM @2023.12: error: incomplete definition of type 'struct uv__queue'
MacPorts
noreply at macports.org
Mon Jan 22 08:02:22 UTC 2024
#69142: MoarVM @2023.12: error: incomplete definition of type 'struct uv__queue'
-----------------------+--------------------------
Reporter: kwolcott | Owner: barracuda156
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: MoarVM |
-----------------------+--------------------------
Comment (by barracuda156):
I was able to reproduce the error on Sonoma:
{{{
3rdparty/libuv/src/unix/getaddrinfo.c:162:10: error: call to undeclared
function 'uv__idna_toascii'; ISO C99 and later do not support implicit
function declarations [-Wimplicit-function-declaration]
rc = uv__idna_toascii(hostname,
^
1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69142#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list