[Bug 258799] devel/luv: configure fails to find luajit on arm64
Date: Thu, 30 Sep 2021 07:10:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258799 Bug ID: 258799 Summary: devel/luv: configure fails to find luajit on arm64 Product: Ports & Packages Version: Latest Hardware: arm64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dch@freebsd.org CC: checo1705@secmail.pro CC: checo1705@secmail.pro Flags: maintainer-feedback?(checo1705@secmail.pro) Created attachment 228275 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228275&action=edit poudriere_13_0_arm64.log during configure: -- Found LIBUV: /usr/local/lib/libuv.so CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LUAJIT) does not match the name of the calling package (LuaJIT). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLuaJIT.cmake:55 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:113 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find LUAJIT (missing: LUAJIT_LIBRARIES LUAJIT_INCLUDE_DIR) CMake Error at CMakeLists.txt:116 (message): Failed to find LuaJIT headers. Variable `LUAJIT_INCLUDE_DIR' expected to be defined. -- You are receiving this mail because: You are the assignee for the bug.