maintainer-feedback requested: [Bug 288623] graphics/gimp3-app: port fails to package with LUAJIT
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-gnome (Nobody) <[email protected]> for maintainer-feedback: Bug 288623: graphics/gimp3-app: port fails to package with LUAJIT https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288623 --- Description --- 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/inter preters/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.