Hi all, I'm guessing we have a new lua version in openSUSE Tumbleweed which is causing some build errors in elua and a bunch of warnings that may or may not be important.
[ 463s] lib/elua/elua.c: At top level:
[ 463s] lib/elua/elua.c:445:7: error: unknown type name 'luaL_reg'
[ 463s] const luaL_reg _elua_cutillib[] =
[ 463s] ^~~~~~~~
[ 463s] lib/elua/elua.c:450:6: note: (near initialization for
'_elua_cutillib[3]')
[ 463s] lib/elua/elua.c:450:6: error: initializer element is not
computable at load time
[ 463s] lib/elua/elua.c:450:6: note: (near initialization for
'_elua_cutillib[3]')
[ 463s] lib/elua/elua.c:450:21: warning: excess elements in scalar
initializer
[ 463s] { "file_exists", _elua_file_exists },
[ 463s] ^~~~~~~~~~~~~~~~~
[ 463s] lib/elua/elua.c:451:6: note: (near initialization for
'_elua_cutillib[4]')
[ 463s] lib/elua/elua.c:451:6: error: initializer element is not
computable at load time
[ 463s] lib/elua/elua.c:451:6: note: (near initialization for
'_elua_cutillib[4]')
[ 463s] lib/elua/elua.c:451:21: warning: excess elements in scalar
initializer
[ 463s] { "file_mkdir" , _elua_file_mkdir },
[ 463s] ^~~~~~~~~~~~~~~~
....
This may also be of use
[ 85s] update-alternatives: using /usr/bin/luajit-5_1-2.1.0-beta3 to
provide /usr/bin/luajit (luajit) in auto mode
There is a full build log here
https://build.opensuse.org/public/build/X11:Enlightenment:Factory/openSUSE_Tumbleweed/x86_64/efl/_log
It would be nice if we could spin up efl 1.19.2 with the fix.
--
Simon Lees (Simotek) http://simotek.net
Emergency Update Team keybase.io/simotek
SUSE Linux Adelaide Australia, UTC+10:30
GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
