468 | #define unreachable() (__builtin_unreachable ())
| ^~~~~~~~~~~
CC access/http/libvlc_http_la-tunnel.lo
In file included from access/http/tunnel.c:22:
../config.h:927:9: warning: ‘_FORTIFY_SOURCE’ redefined
927 | #define _FORTIFY_SOURCE 2
| ^~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from access/http/tunnel.c:31:
../include/vlc_common.h:115:10: warning: ‘unreachable’ redefined
115 | # define unreachable() __builtin_unreachable()
| ^~~~~~~~~~~
In file included from ../include/vlc_fixups.h:97,
from ../config.h:1004:
/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h:468:9: note: this is the location of the previous definition
468 | #define unreachable() (__builtin_unreachable ())
| ^~~~~~~~~~~
CC access/http/libvlc_http_la-connmgr.lo
In file included from access/http/connmgr.c:22:
../config.h:927:9: warning: ‘_FORTIFY_SOURCE’ redefined
927 | #define _FORTIFY_SOURCE 2
| ^~~~~~~~~~~~~~~
<command-line>: note: this is the location of the previous definition
In file included from access/http/connmgr.c:26:
../include/vlc_common.h:115:10: warning: ‘unreachable’ redefined
115 | # define unreachable() __builtin_unreachable()
| ^~~~~~~~~~~
In file included from ../include/vlc_fixups.h:97,
from ../config.h:1004:
/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/include/stddef.h:468:9: note: this is the location of the previous definition
468 | #define unreachable() (__builtin_unreachable ())
| ^~~~~~~~~~~
this repeats infinitely trying to do
yay -S vlc-plugin-luajit
:(
Pinned Comments
tytan652 commented on 2025-07-09 10:49 (UTC) (edited on 2025-07-09 18:55 (UTC) by tytan652)
Arch Linux split the
vlcpackage between it's plugins.This package has been refactored to only replace
vlc-plugin-lua, updating will require manual intervention:vlc(andlibvlc)vlc-plugin-luajitvlc-luajit