Date: Sun, 11 Dec 2022 11:07:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268303] devel/llvm*: update lua to 5.4 Message-ID: <bug-268303-7788-EjacoNzqu6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268303-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268303-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=3D268303 --- Comment #6 from VVD <vvd@unislabs.com> --- Configure log diff with 5.3 and 5.4: --- llvm15_lua53.configure +++ llvm15_lua54.configure @@ -15,7 +15,7 @@ =3D=3D=3D> llvm15-15.0.6_2 depends on file: /usr/local/bin/python3.10 - = found =3D=3D=3D> llvm15-15.0.6_2 depends on package: perl5>=3D5.32.r0<5.33 - f= ound =3D=3D=3D> llvm15-15.0.6_2 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so) -=3D=3D=3D> llvm15-15.0.6_2 depends on shared library: liblua-5.3.so - fo= und (/usr/local/lib/liblua-5.3.so) +=3D=3D=3D> llvm15-15.0.6_2 depends on shared library: liblua-5.4.so - fo= und (/usr/local/lib/liblua-5.4.so) =3D=3D=3D> llvm15-15.0.6_2 depends on shared library: libedit.so.0 - fou= nd (/usr/local/lib/libedit.so.0) =3D=3D=3D> llvm15-15.0.6_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) =3D=3D=3D> Configuring for llvm15-15.0.6_2 @@ -319,9 +319,9 @@ -- Found LibLZMA: /usr/lib/liblzma.so (found version "5.2.5") -- Enable LZMA compression support in LLDB: TRUE -- Found SWIG: /usr/local/bin/swig (found suitable version "4.0.2", minimum required is "3.0") --- Found Lua: /usr/local/lib/liblua-5.3.so;/usr/lib/libm.so (found suitable exact version "5.3.6") --- Found LuaAndSwig: /usr/local/lib/liblua-5.3.so;/usr/lib/libm.so --- Enable Lua scripting support in LLDB: TRUE +-- Could NOT find Lua (missing: LUA_INCLUDE_DIR) (Required is exact version "5.3") +-- Could NOT find LuaAndSwig (missing: LUA_INCLUDE_DIR) +-- Enable Lua scripting support in LLDB: FALSE -- Found Python3: /usr/local/bin/python3.10 (found version "3.10.9") found components: Interpreter Development Development.Module Development.Embed -- Found PythonAndSwig: /usr/local/lib/libpython3.10.so -- Enable Python scripting support in LLDB: TRUE --=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-268303-7788-EjacoNzqu6>