[MacPorts] #73995: deno: improve compatibility

MacPorts noreply at macports.org
Wed May 13 21:31:10 UTC 2026


#73995: deno: improve compatibility
---------------------------+--------------------
 Reporter:  scrutinizer11  |      Owner:  (none)
     Type:  defect         |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:  2.12.5
 Keywords:                 |       Port:  deno
---------------------------+--------------------
 On macOS Mojave, **deno 2.7.14** produces the error below when running

 {{{#!bash

 deno repl --no-prompt --no-remote --no-lock --node-modules-dir=none --no-
 config --no-npm --cached-only

 ---> dyld: lazy symbol binding failed: Symbol not found: _aligned_alloc
   Referenced from: /opt/local/bin/deno
   Expected in: /usr/lib/libSystem.B.dylib

 dyld: Symbol not found: _aligned_alloc
   Referenced from: /opt/local/bin/deno
   Expected in: /usr/lib/libSystem.B.dylib

 Abort trap: 6
 }}}

 The port's description indicates it's compatible with Darwin 16 and newer;
 mine is Darwin 18.7.0, which corresponds to macOS Mojave.

-- 
Ticket URL: <https://trac.macports.org/ticket/73995>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list