[Bug 288623] graphics/gimp3-app: port fails to package with LUAJIT
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288623
Bug ID: 288623
Summary: graphics/gimp3-app: port fails to package with LUAJIT
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
When building port I get this:
--------------------------------------------------------------------------------
-- Phase: package
--------------------------------------------------------------------------------
===> Building packages for gimp3-app-3.0.4
===> Building gimp3-app-3.0.4
pkg-static: Unable to access file
/construction/xports/graphics/gimp3-app/work/stage/usr/local/lib/gimp/3.0/interpreters/lua.interp:No
such file or directory
*** Error code 1
Stop.
make: stopped in /xports/graphics/gimp3-app
Might be connected to meson failing to properly detect luajit:
Program luajit found: YES (/usr/local/bin/luajit)
Program lua51 found: NO
Program lua-5.1 found: NO
Program lua found: NO
meson.build:1269: WARNING:
Neither Luajit nor Lua 5.1, with lua-lgi support, was found.
Or you are cross-compiling so we couldn't test lua-lgi support.
Lua example plug-in (EXPERIMENTAL) will be installed anyway but you
should make sure that luajit or lua and that LGI are available at
installation, otherwise Lua plug-ins won't be usable.
--
You are receiving this mail because:
You are the assignee for the bug.