=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/unzoo", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for unzoo-4.4nb1 cd /tmp/work/archivers/unzoo/work && gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DSYS_IS_UNIX -DSYS_HAS_MKDIR -o unzoo unzoo.c unzoo.c: In function 'ConvName': unzoo.c:683:17: warning: old-style function definition [-Wold-style-definition] 683 | int ConvName ( naml, namu, pre, pst, rpl ) | ^~~~~~~~ unzoo.c: In function 'ConvDire': unzoo.c:757:17: warning: old-style function definition [-Wold-style-definition] 757 | int ConvDire ( dirl, diru, root, abs, rel, sep, end ) | ^~~~~~~~ unzoo.c: At top level: unzoo.c:949:46: warning: trigraph '??'' ignored, use '-trigraphs' to enable [-Wtrigraphs] 949 | fndrInfo.ioFlFndrInfo.fdCreator = '????'; unzoo.c: In function 'MakeDirs': unzoo.c:1203:17: warning: old-style function definition [-Wold-style-definition] 1203 | int MakeDirs ( pre, patu ) | ^~~~~~~~ unzoo.c: In function 'IsMatchName': unzoo.c:1262:17: warning: old-style function definition [-Wold-style-definition] 1262 | int IsMatchName ( pat, str ) | ^~~~~~~~~~~ unzoo.c: In function 'OpenReadArch': unzoo.c:1332:17: warning: old-style function definition [-Wold-style-definition] 1332 | int OpenReadArch ( patl ) | ^~~~~~~~~~~~ unzoo.c: In function 'GotoReadArch': unzoo.c:1364:17: warning: old-style function definition [-Wold-style-definition] 1364 | int GotoReadArch ( pos ) | ^~~~~~~~~~~~ unzoo.c: In function 'BlckReadArch': unzoo.c:1432:17: warning: old-style function definition [-Wold-style-definition] 1432 | unsigned long BlckReadArch ( blk, len ) | ^~~~~~~~~~~~ unzoo.c: In function 'OpenReadFile': unzoo.c:1640:17: warning: old-style function definition [-Wold-style-definition] 1640 | int OpenReadFile ( patl, bin ) | ^~~~~~~~~~~~ unzoo.c: In function 'BlckReadFile': unzoo.c:1672:17: warning: old-style function definition [-Wold-style-definition] 1672 | unsigned long BlckReadFile ( blk, len ) | ^~~~~~~~~~~~ unzoo.c: In function 'OpenWritFile': unzoo.c:1711:17: warning: old-style function definition [-Wold-style-definition] 1711 | int OpenWritFile ( patl, bin ) | ^~~~~~~~~~~~ unzoo.c: In function 'BlckWritFile': unzoo.c:1762:17: warning: old-style function definition [-Wold-style-definition] 1762 | unsigned long BlckWritFile ( blk, len ) | ^~~~~~~~~~~~ unzoo.c: In function 'DecodeCopy': unzoo.c:1880:17: warning: old-style function definition [-Wold-style-definition] 1880 | int DecodeCopy ( size ) | ^~~~~~~~~~ unzoo.c: In function 'MakeTablLzh': unzoo.c:2028:17: warning: old-style function definition [-Wold-style-definition] 2028 | int MakeTablLzh ( nchar, bitlen, tablebits, table ) | ^~~~~~~~~~~ unzoo.c: In function 'ListArch': unzoo.c:2342:17: warning: old-style function definition [-Wold-style-definition] 2342 | int ListArch ( ver, arc, filec, files ) | ^~~~~~~~ unzoo.c: In function 'ExtrArch': unzoo.c:2490:17: warning: old-style function definition [-Wold-style-definition] 2490 | int ExtrArch ( bim, out, ovr, pre, arc, filec, files ) | ^~~~~~~~ unzoo.c:621:71: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatible-pointer-types] 621 | #define SETF_TIME(patl,secs) (Secs[0]=Secs[1]=(secs),!utime((patl),Secs)) | ^~~~ | | | unsigned int * unzoo.c:2697:20: note: in expansion of macro 'SETF_TIME' 2697 | if ( ! SETF_TIME( patl, secs ) ) | ^~~~~~~~~ In file included from unzoo.c:250: /usr/include/utime.h:40:32: note: expected 'const struct utimbuf *' but argument is of type 'unsigned int *' 40 | extern int utime(const char *, const struct utimbuf *); | ^~~~~~~~~~~~~~~~~~~~~~ unzoo.c: In function 'main': unzoo.c:2761:17: warning: old-style function definition [-Wold-style-definition] 2761 | int main ( argc, argv ) | ^~~~ *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/unzoo *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/unzoo