=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/pkgtools/mtree", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mtree-20130908 --- compare.o --- --- crc.o --- --- 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 --- 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) { | ^~ *** [compare.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/pkgtools/mtree/work/mtree-20130908 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/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