Time Nick Message 14:26 sfan5 nerzhul: is the ogg build issue solved in stable-0.4 yet? 14:27 Krock http://irc.minetest.net/minetest-dev/2018-06-08#i_5327047 14:29 sfan5 that's a no 14:29 Krock yes 14:42 nerzhul currently not 15:48 stujones11 nerzhul: Did you try my suggestion? 15:50 stujones11 It may also be sufficient to backport #6628 15:50 ShadowBot https://github.com/minetest/minetest/issues/6628 -- Android: Update build system for ndk-r16 by stujones11 15:51 stujones11 I am pretty sure all the deps were building successfully at that point 15:51 Krock stujones11, it's already backported: https://github.com/minetest/minetest/commit/b5350e27ad 15:57 stujones11 Krock: I see, not sure what could be wrong then, I'll have a go myself later if I get time 16:37 Krock stujones11, yes, I'd appreciate if you could try to solve it too. It would be good to have it in the 0.4.17.1 re-release 16:37 nerzhul stujones11 not atm 16:38 nerzhul we need to release it 0.4.17 or next bugfix release if needed 16:39 stujones11 np, it's a bit long shot but still worth a try 16:39 stujones11 +of a 17:32 stujones11 Strange, https://github.com/minetest/minetest/commit/b5350e27ad builds fine for me 17:36 stujones11 Well, except for #6750 and I haven't tried installing the apk yet 17:36 ShadowBot https://github.com/minetest/minetest/issues/6750 -- Android: Irrlicht patch has wrong line endings 17:47 stujones11 apk runs fine on my tablet except for a warning at start-up #7409 17:47 ShadowBot https://github.com/minetest/minetest/issues/7409 -- Android: ogg build error 18:00 Krock so the build issue is limited to nerzhul's setup? 18:06 stujones11 Krock: Looks that way but we really should also fix the warning 18:26 nerzhul Krock my setup uses the SDK and the NDK of my Andrid STudio installation :( 18:29 stujones11 nerzhul: I am still using ndk-r16 if that makes any difference 18:30 stujones11 Weren't they going to drop gcc support in r17 anyway? 23:04 paramat rubenwardy see #7427 simple typo fix 23:04 ShadowBot https://github.com/minetest/minetest/issues/7427 -- Fix typo in `builtin/game/register.lua` by numberZero