On 2016/06/28 15:59, Landry Breuil wrote: > On Tue, Jun 28, 2016 at 03:03:17PM +0200, Landry Breuil wrote: > > On Tue, Jun 28, 2016 at 01:39:21PM +0100, David CARLIER wrote: > > > ok, I may try to have a look in a couple of hours if it is ok ? > > > > > > On 28 June 2016 at 13:28, Stuart Henderson <[email protected]> wrote: > > > > > > > This is broken on 32-bit arch, at least these: > > > > > > > > /usr/obj/ports/minetest-0.4.14/minetest-0.4.14/src/unittest/test_serialization.cpp:385: > > > > error: integer constant is too large for 'long' type > > > > /usr/obj/ports/minetest-0.4.14/minetest-0.4.14/src/unittest/test_serialization.cpp:467: > > > > error: integer constant is too large for 'long' type > > > > /usr/obj/ports/minetest-0.4.14/minetest-0.4.14/src/unittest/test_serialization.cpp:579: > > > > error: integer constant is too large for 'long' type > > > > > > > > and maybe more in other files. > > > > There's probably more chunks to add to > > patches/patch-src_unittest_test_serialization_cpp that's all. > > Here's a potential fix - untested, no i386 right now.
OK. If I run into further problems next time I can build it I'll either fix or post again :)
