[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 20:13:26 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 ryandesign):

 It is certainly possible that newer Xcode versions have different
 behaviors from old versions which can cause ports to fail to build. We use
 Xcode 15.2 on the macOS 14 buildbot workers at the moment. Xcode 15.3 is
 known to add new error conditions that have caused many ports to fail to
 build. However, in #69142, you were using Xcode 15.2 as well.

 I was able to reproduce the failure in #69142 on macOS 12 if libuv was
 installed and trace mode was not used and I committed a fix for it; wait
 one hour and then run `sudo port selfupdate` and try again and see if that
 has helped with this new problem as well. If not, please attach the new
 main.log because it should contain more details since I have also turned
 off silent rules.

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


More information about the macports-tickets mailing list