[MacPorts] #70316: getaddrinfo.c:162:10: error: call to undeclared function 'uv__idna_toascii
MacPorts
noreply at macports.org
Tue Jul 2 00:17:24 UTC 2024
#70316: getaddrinfo.c:162:10: error: call to undeclared function 'uv__idna_toascii
----------------------+--------------------
Reporter: kwolcott | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: MoarVM
----------------------+--------------------
Attempting to install MoarVM via building from source on Mac with M1 chip.
Sonoma 14.5
Just completed a self-update sequence:
sudo port -v selfupdate
port outdated
sudo port -v -s upgrade outdated
sudo port -v -s install rakudo
sudo port -v -s install rakudo
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....
40 warnings generated.
make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_MoarVM/MoarVM/work/MoarVM-2024.06'
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_MoarVM/MoarVM/work/MoarVM-2024.06"
&& /usr/bin/make -j8 -w all
--
Ticket URL: <https://trac.macports.org/ticket/70316>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list