[MacPorts] #70316: MoarVM @2024.06_0: getaddrinfo.c:162:10: error: call to undeclared function 'uv__idna_toascii

MacPorts noreply at macports.org
Tue Jul 2 15:09:01 UTC 2024


#70316: MoarVM @2024.06_0: getaddrinfo.c:162:10: error: call to undeclared function
'uv__idna_toascii
-----------------------+--------------------------
  Reporter:  kwolcott  |      Owner:  barracuda156
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  MoarVM    |
-----------------------+--------------------------

Comment (by barracuda156):

 Replying to [comment:3 ryandesign]:
 > This may be a different expression of the bug you previously filed
 against MoarVM in #69142.

 Once I deactivated `libuv` port, I got this error instead:
 {{{
 compiling 3rdparty/libuv/src/unix/getaddrinfo.o
 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.
 make: *** [3rdparty/libuv/src/unix/getaddrinfo.o] Error 1
 make: *** Waiting for unfinished jobs....
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70316#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list