Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 07:10:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258799] devel/luv: configure fails to find luajit on arm64
Message-ID:  <bug-258799-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258799

            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=3D228275&action=
=3Dedit
poudriere_13_0_arm64.log

during configure:

-- Found LIBUV: /usr/local/lib/libuv.so=20=20
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)=20
CMake Error at CMakeLists.txt:116 (message):
  Failed to find LuaJIT headers.  Variable `LUAJIT_INCLUDE_DIR' expected to
  be defined.

--=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-258799-7788>