Date: Mon, 11 Jul 2022 00:30:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265109] lang/julia: does not work Message-ID: <bug-265109-7788-Dqd7eLhAPR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265109-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-265109-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265109 --- Comment #3 from Eric Reardon <rizor.reardon@yahoo.com> --- (In reply to Alexey Vyskubov from comment #2) I used the package from FreeBSD pkg to test the problem not my own port and= if removing ~/.julia fixed the first error then the problem was probably some = sort of corruption in ~/.julia instead of uarch detection. As to zlib and other bundled lib's some of julia's package's are linked to = the bundled lib's but FreeBSD's policy is to avoid bundled lib's https://docs.freebsd.org/en/books/porters-handbook/special/#bundled-libs so your options going forward are either to use BinaryBuilder.jl https://github.com/JuliaPackaging/BinaryBuilder.jl to replace those dependence's or use the stock version of julia https://julialang.org/downlo= ads/ or wait for me add support for julia's app's and module's to FreeBSD port's. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265109-7788-Dqd7eLhAPR>