=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/lua-luv", "all", "LUA_VERSION_REQD=52", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for lua52-luv-1.43.0.0nb1 [ 25%] Building C object CMakeFiles/luv.dir/src/luv.c.o [ 50%] Building C object CMakeFiles/libluv.dir/src/luv.c.o In file included from /tmp/work/devel/lua-luv/work/luv-1.43.0-0/src/luv.c:46: /tmp/work/devel/lua-luv/work/luv-1.43.0-0/src/thread.c: In function 'luv_thread_tostring': /tmp/work/devel/lua-luv/work/luv-1.43.0-0/src/thread.c:273:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 273 | lua_pushfstring(L, "uv_thread_t: %p", (void*)thd->handle); | ^ In file included from /tmp/work/devel/lua-luv/work/luv-1.43.0-0/src/luv.c:46: /tmp/work/devel/lua-luv/work/luv-1.43.0-0/src/thread.c: In function 'luv_thread_tostring': /tmp/work/devel/lua-luv/work/luv-1.43.0-0/src/thread.c:273:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 273 | lua_pushfstring(L, "uv_thread_t: %p", (void*)thd->handle); | ^ [ 75%] Linking C shared module luv.so [ 75%] Built target luv [100%] Linking C shared library libluv.so [100%] Built target libluv