Created attachment 147539 [details] v1 Leaving default as is. If you feel adventurous follow devel/love: # lang/luajit is BROKEN elsewhere OPTIONS_DEFAULT_i386= LUAJIT OPTIONS_DEFAULT_amd64= LUAJIT
Auto-assigned to maintainer gblach@FreeBSD.org
Created attachment 147540 [details] |poudriere testport| log (9.3R i386)
Created attachment 147541 [details] |poudriere testport| log (10.0R amd64, LUAJIT=on)
Please keep default in sync with multimedia/libquvi to avoid... $ make configure ... Checking for Lua : no You manually enabled the feature 'lua', but the autodetection check failed. *** Error code 1 or [New Thread 812c06400 (LWP 101313)] Playing: http://www.youtube.com/watch?v=ABCDEF Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 812c06400 (LWP 101313)] 0x0000000808344ce7 in luaH_getint () from /usr/local/lib/liblua-5.2.so (gdb) bt #0 0x0000000808344ce7 in luaH_getint () from /usr/local/lib/liblua-5.2.so #1 0x0000000808333cb3 in lua_setglobal () from /usr/local/lib/liblua-5.2.so #2 0x0000000803142490 in run_ident_func () from /usr/local/lib/libquvi.so.7 #3 0x0000000803142a3a in find_host_script_node () from /usr/local/lib/libquvi.so.7 #4 0x00000008031428f1 in find_host_script () from /usr/local/lib/libquvi.so.7 #5 0x000000080314050c in quvi_supported () from /usr/local/lib/libquvi.so.7 #6 0x0000000000481cb7 in mp_resolve_quvi () #7 0x000000000045ef01 in mp_play_files () #8 0x000000000046176a in mpv_main () #9 0x000000000040c90f in _start (ap=<optimized out>, cleanup=<optimized out>) at /usr/src/lib/csu/amd64/crt1.c:78
I reported bug with LUAJIT and QUVI to MPV developers. This issue should be solved firstly.
(In reply to Grzegorz Blach from comment #5) > I reported bug with LUAJIT and QUVI to MPV developers. This issue should be > solved firstly. My mistake, I wrongly understood comment about luajit and libquvi.
A commit references this bug: Author: gblach Date: Wed Sep 24 23:02:47 UTC 2014 New revision: 369213 URL: http://svnweb.freebsd.org/changeset/ports/369213 Log: - Update to 0.5.4 - Add option to use LuaJIT instead of Lua [1] PR: 193822 [1] Submitted by: Jan Beich (jbeich <at> vfemail <dot> net) [1] Changes: head/multimedia/mpv/Makefile head/multimedia/mpv/distinfo head/multimedia/mpv/pkg-plist