+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=51 WRKLOG=/tmp/bulklog/libprelude-lua-0.9.24.1nb19/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=51 WRKLOG=/tmp/bulklog/libprelude-lua-0.9.24.1nb19/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libprelude-lua-0.9.24.1nb19 /usr/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/include -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I/opt/local/include/lua-5.1 -I../../libmissing -I../../libmissing -I/opt/local/include -I/usr/include -I/opt/local/include/lua-5.1 -I/opt/local/include/ncurses -D_REENTRANT -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I/opt/local/include/lua-5.1 -I/opt/local/include/ncurses -MT PreludeEasy.lo -MD -MP -MF .deps/PreludeEasy.Tpo -c -o PreludeEasy.lo PreludeEasy.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include -I/home/pbulk/build/security/libprelude-lua/work/.buildlink/include/lua-5.1 -I../../libmissing -I/home/pbulk/build/security/libprelude-lua/work/.buildlink/include -I/home/pbulk/build/security/libprelude-lua/work/.buildlink/include/ncurses -D_REENTRANT -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -MT PreludeEasy.lo -MD -MP -MF .deps/PreludeEasy.Tpo -c PreludeEasy.cxx -fPIC -DPIC -o .libs/PreludeEasy.o In file included from PreludeEasy.cxx:1622: PreludeEasy.cxx: In function 'void _cb_lua_log(int, const char*)': ../../libmissing/glthread/thread.h:151:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 151 | (pthread_in_use () ? (void *) pthread_self () : NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ PreludeEasy.cxx:1657:28: note: in expansion of macro 'gl_thread_self' 1657 | if ( (gl_thread_t) gl_thread_self() != __initial_thread ) | ^~~~~~~~~~~~~~ PreludeEasy.cxx:1657:14: error: cast from 'void*' to 'gl_thread_t' {aka 'unsigned int'} loses precision [-fpermissive] 1657 | if ( (gl_thread_t) gl_thread_self() != __initial_thread ) In file included from PreludeEasy.cxx:1622: PreludeEasy.cxx: In function 'void luaopen_PreludeEasy_user(lua_State*)': ../../libmissing/glthread/thread.h:151:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 151 | (pthread_in_use () ? (void *) pthread_self () : NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~ PreludeEasy.cxx:10553:36: note: in expansion of macro 'gl_thread_self' 10553 | __initial_thread = (gl_thread_t) gl_thread_self(); | ^~~~~~~~~~~~~~ PreludeEasy.cxx:10553:22: error: cast from 'void*' to 'gl_thread_t' {aka 'unsigned int'} loses precision [-fpermissive] 10553 | __initial_thread = (gl_thread_t) gl_thread_self(); gmake: *** [Makefile:958: PreludeEasy.lo] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/security/libprelude-lua *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/security/libprelude-lua