Trying to build this but running into a couple of invalid conversion errors like this one:
services_discovery/upnp.cpp: In static member function ‘static int Access::Upnp_i11e_cb::run(Upnp_EventType, UpnpEventPtr, void*)’:
services_discovery/upnp.cpp:974:34: error: invalid conversion from ‘UpnpEventPtr’ {aka ‘const void*’} to ‘void*’ [-fpermissive]
Presumably this is because the compiler has become a bit more strict.
I added -fpermissive to CPPFLAGS to get it to compile for now.
(Though the proper solution would be for the code to be fixed.)
edit: Official package fixed it here.
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