+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/64tass-1.59.3120/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/64tass-1.59.3120/work.log ===> Building for 64tass-1.59.3120 64tass.c:1049:18: error: conflicting types for 'memalign'; have 'address_t(uval_t, uval_t)' {aka 'unsigned int(unsigned int, unsigned int)'} 1049 | static address_t memalign(uval_t offset, uval_t size) { | ^~~~~~~~ In file included from inttypes.h:30, from 64tass.h:23, from 64tass.c:30: /usr/include/stdlib.h:301:14: note: previous declaration of 'memalign' with type 'void *(size_t, size_t)' {aka 'void *(long unsigned int, long unsigned int)'} 301 | extern void *memalign(size_t, size_t); | ^~~~~~~~ --- 64tass.o --- *** [64tass.o] Error code 1 bmake: stopped making "64tass" in /home/pbulk/build/cross/64tass/work/64tass-1.59.3120-src bmake: 1 error bmake: stopped making "64tass" in /home/pbulk/build/cross/64tass/work/64tass-1.59.3120-src *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/cross/64tass *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/cross/64tass