+ 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/mtree-20130908/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mtree-20130908/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mtree-20130908 --- compare.o --- --- crc.o --- --- create.o --- --- excludes.o --- --- create.o --- gcc -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/opt/pkg/include -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_NBCOMPAT_H=1 -I/opt/pkg/include -c create.c --- compare.o --- gcc -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/opt/pkg/include -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_NBCOMPAT_H=1 -I/opt/pkg/include -c compare.c --- crc.o --- gcc -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/opt/pkg/include -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_NBCOMPAT_H=1 -I/opt/pkg/include -c crc.c --- excludes.o --- gcc -DHAVE_CONFIG_H -DHAVE_NBCOMPAT_H=1 -I/opt/pkg/include -I. -I. -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DHAVE_NBCOMPAT_H=1 -I/opt/pkg/include -c excludes.c --- compare.o --- compare.c: In function 'compare': compare.c:418:21: error: implicit declaration of function 'MD5File' [-Wimplicit-function-declaration] 418 | if (MD5File(p->fts_accpath, digestbuf) == NULL) { | ^~~~~~~ compare.c:418:56: warning: comparison between pointer and integer 418 | if (MD5File(p->fts_accpath, digestbuf) == NULL) { | ^~ compare.c:435:21: error: implicit declaration of function 'RMD160File' [-Wimplicit-function-declaration] 435 | if (RMD160File(p->fts_accpath, digestbuf) == NULL) { | ^~~~~~~~~~ compare.c:435:59: warning: comparison between pointer and integer 435 | if (RMD160File(p->fts_accpath, digestbuf) == NULL) { | ^~ compare.c:452:21: error: implicit declaration of function 'SHA1File'; did you mean 'SHA512_File'? [-Wimplicit-function-declaration] 452 | if (SHA1File(p->fts_accpath, digestbuf) == NULL) { | ^~~~~~~~ | SHA512_File compare.c:452:57: warning: comparison between pointer and integer 452 | if (SHA1File(p->fts_accpath, digestbuf) == NULL) { | ^~ --- create.o --- create.c: In function 'statf': create.c:249:21: error: implicit declaration of function 'MD5File' [-Wimplicit-function-declaration] 249 | if (MD5File(p->fts_accpath, digestbuf) == NULL) | ^~~~~~~ create.c:249:56: warning: comparison between pointer and integer 249 | if (MD5File(p->fts_accpath, digestbuf) == NULL) | ^~ create.c:256:21: error: implicit declaration of function 'RMD160File' [-Wimplicit-function-declaration] 256 | if (RMD160File(p->fts_accpath, digestbuf) == NULL) | ^~~~~~~~~~ create.c:256:59: warning: comparison between pointer and integer 256 | if (RMD160File(p->fts_accpath, digestbuf) == NULL) | ^~ create.c:263:21: error: implicit declaration of function 'SHA1File'; did you mean 'SHA512_File'? [-Wimplicit-function-declaration] 263 | if (SHA1File(p->fts_accpath, digestbuf) == NULL) | ^~~~~~~~ | SHA512_File create.c:263:57: warning: comparison between pointer and integer 263 | if (SHA1File(p->fts_accpath, digestbuf) == NULL) | ^~ --- compare.o --- *** [compare.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/pkgtools/mtree/work/mtree-20130908 --- create.o --- *** [create.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/pkgtools/mtree/work/mtree-20130908 bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/pkgtools/mtree/work/mtree-20130908 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/pkgtools/mtree *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/pkgtools/mtree