Date: Fri, 17 May 2024 20:09:41 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 278943] lang/julia: update to 1.10.3 led to new filenames for certain compiled Julia modules Message-ID: <bug-278943-7788-ZRlJPI1RJX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278943-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-278943-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=3D278943 --- Comment #8 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> --- (In reply to Li-Wen Hsu from comment #6) Yes it is intentional. Julia 1.10.3 still compiles with -std=3Dc++14, and 1.11.0-beta1 compiles wi= th -std=3Dc++17. I forgot to change USES when I converted from 1.11.0-beta1 to 1.10.3. VERBOSE=3D1 and JULIA_DEBUG=3DDocumenter are to produce verbose output to s= ee where the build stopped with error, and will not be needed once it build well. I = also forgot to remove it when I first submitted the patch to 1.10.3 and realized= it this time. --=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-278943-7788-ZRlJPI1RJX>