Julia install crashes under MacPorts ("PCRE JIT error: no more memory")

Hi,
Julia is not installing under MacPorts.
There’s an open ticket there for some time, #57452 (julia @0.6.2_3: destroot stage of install fails "no more memory") – MacPorts
but there is no progress.
I am really interested in Julia and I am wondering if nobody else encountered this…

my specs:
:debug:sysinfo macOS 10.13 (darwin/17.7.0) arch i386
:debug:sysinfo MacPorts 2.5.4 :debug:sysinfo Xcode 10.1
:debug:sysinfo SDK 10.13
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.13

TIA

I’m not quite sure what you’re linking to - there are official binaries for mac available here. Note that only binaries distributed via julialang.org or built from source using the github repository are supported.

The error message you’ve posted indicates a problem with the third party distribution.

I have to admit I’ve never heard of anyone ever using Julia via MacPorts. I’ve run Julia on OSX for several years now and have always just installed it via the .dmg files available at Download Julia . I would suggest just doing that as well.