+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openrsync-0.20190221/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openrsync-0.20190221/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for openrsync-0.20190221 --- blocks.o --- --- child.o --- --- client.o --- --- downloader.o --- --- fargs.o --- --- flist.o --- --- hash.o --- --- ids.o --- --- child.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c child.c --- blocks.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c blocks.c --- client.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c client.c --- downloader.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c downloader.c --- fargs.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c fargs.c --- hash.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c hash.c --- flist.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c flist.c --- ids.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -O0 -g -W -Wall -Wextra -Wno-unused-parameter -D_OPENBSD_SOURCE -c ids.c --- hash.o --- In file included from hash.c:25: extern.h:248:14: error: expected ';' before 'void' 248 | __BEGIN_DECLS | ^ | ; 249 | 250 | void rsync_log(struct sess *, | ~~~~ extern.h:392:12: error: expected ';' before 'typedef' 392 | __END_DECLS | ^ | ; In file included from hash.c:26: md4.h:41:14: error: expected ';' before 'extern' 41 | __BEGIN_DECLS | ^ | ; 42 | 43 | extern void MD4_Init(MD4_CTX *ctx); | ~~~~~~ md4.h:47:1: error: unknown type name '__END_DECLS' 47 | __END_DECLS | ^~~~~~~~~~~ hash.c:34:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'hash_fast' 34 | hash_fast(const void *buf, size_t len) | ^~~~~~~~~ --- fargs.o --- In file included from fargs.c:25: extern.h:248:14: error: expected ';' before 'void' 248 | __BEGIN_DECLS | ^ | ; 249 | 250 | void rsync_log(struct sess *, | ~~~~ extern.h:392:12: error: expected ';' before 'char' 392 | __END_DECLS | ^ | ; --- hash.o --- *** [hash.o] Error code 1 bmake: stopped in /home/pbulk/build/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d --- client.o --- In file included from client.c:26: extern.h:248:14: error: expected ';' before 'void' 248 | __BEGIN_DECLS | ^ | ; 249 | 250 | void rsync_log(struct sess *, | ~~~~ extern.h:392:12: error: expected ';' before 'int' 392 | __END_DECLS | ^ | ; --- blocks.o --- In file included from blocks.c:29: md4.h:41:14: error: expected ';' before 'extern' 41 | __BEGIN_DECLS | ^ | ; 42 | 43 | extern void MD4_Init(MD4_CTX *ctx); | ~~~~~~ md4.h:47:12: error: expected ';' before 'enum' 47 | __END_DECLS | ^ | ; --- fargs.o --- *** [fargs.o] Error code 1 bmake: stopped in /home/pbulk/build/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d --- blocks.o --- In file included from blocks.c:30: extern.h:248:14: error: expected ';' before 'void' 248 | __BEGIN_DECLS | ^ | ; 249 | 250 | void rsync_log(struct sess *, | ~~~~ extern.h:392:12: error: expected ';' before 'static' 392 | __END_DECLS | ^ | ; --- client.o --- *** [client.o] Error code 1 bmake: stopped in /home/pbulk/build/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d --- child.o --- In file included from child.c:27: extern.h:248:14: error: expected ';' before 'void' 248 | __BEGIN_DECLS | ^ | ; 249 | 250 | void rsync_log(struct sess *, | ~~~~ extern.h:392:12: error: expected ';' before 'void' 392 | __END_DECLS | ^ | ; --- ids.o --- In file included from ids.c:28: extern.h:248:14: error: expected ';' before 'void' 248 | __BEGIN_DECLS | ^ | ; 249 | 250 | void rsync_log(struct sess *, | ~~~~ extern.h:392:12: error: expected ';' before 'void' 392 | __END_DECLS | ^ | ; ids.c: In function 'idents_remap': ids.c:119:5: warning: operand of '?:' changes signedness from 'int' to 'gid_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] 119 | -1 : grp->gr_gid; | ^~ ids.c:122:5: warning: operand of '?:' changes signedness from 'int' to 'uid_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] 122 | -1 : usr->pw_uid; | ^~ --- child.o --- *** [child.o] Error code 1 bmake: stopped in /home/pbulk/build/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d --- flist.o --- In file included from flist.c:33: extern.h:248:14: error: expected ';' before 'void' 248 | __BEGIN_DECLS | ^ | ; 249 | 250 | void rsync_log(struct sess *, | ~~~~ extern.h:392:12: error: expected ';' before 'static' 392 | __END_DECLS | ^ | ; --- downloader.o --- In file included from downloader.c:32: extern.h:248:14: error: expected ';' before 'void' 248 | __BEGIN_DECLS | ^ | ; 249 | 250 | void rsync_log(struct sess *, | ~~~~ extern.h:392:12: error: expected ';' before 'typedef' 392 | __END_DECLS | ^ | ; In file included from downloader.c:33: md4.h:41:14: error: expected ';' before 'extern' 41 | __BEGIN_DECLS | ^ | ; 42 | 43 | extern void MD4_Init(MD4_CTX *ctx); | ~~~~~~ md4.h:47:12: error: expected ';' before 'enum' 47 | __END_DECLS | ^ | ; downloader.c: In function 'download_reinit': downloader.c:117:17: warning: implicit declaration of function 'htole32' [-Wimplicit-function-declaration] 117 | int32_t seed = htole32(sess->seed); | ^~~~~~~ --- ids.o --- *** [ids.o] Error code 1 bmake: stopped in /home/pbulk/build/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d --- blocks.o --- *** [blocks.o] Error code 1 bmake: stopped in /home/pbulk/build/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d --- flist.o --- flist.c: In function 'flist_recv': flist.c:741:4: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] 741 | major(ff->st.rdev), minor(ff->st.rdev)); | ^~~~~ extern.h:230:54: note: in definition of macro 'LOG3' 230 | rsync_log((_sess), __FILE__, __LINE__, 2, (_fmt), ##__VA_ARGS__) | ^~~~~~~~~~~ flist.c:741:24: warning: implicit declaration of function 'minor'; did you mean 'mincore'? [-Wimplicit-function-declaration] 741 | major(ff->st.rdev), minor(ff->st.rdev)); | ^~~~~ extern.h:230:54: note: in definition of macro 'LOG3' 230 | rsync_log((_sess), __FILE__, __LINE__, 2, (_fmt), ##__VA_ARGS__) | ^~~~~~~~~~~ --- downloader.o --- *** [downloader.o] Error code 1 bmake: stopped in /home/pbulk/build/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d --- flist.o --- *** [flist.o] Error code 1 bmake: stopped in /home/pbulk/build/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d 8 errors bmake: stopped in /home/pbulk/build/net/openrsync/work/openrsync-f18392f58d1f0bc72917e3ac3a46be74c194688d *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/openrsync *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/openrsync