=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/genpasswd", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for genpasswd-1.5 --- netbsd --- --- genpasswd.o --- gcc -pipe -Wall -O2 -c genpasswd.c genpasswd.c: In function 'main': genpasswd.c:171:18: error: implicit declaration of function 'crypt' [-Wimplicit-function-declaration] 171 | printf("%s", crypt(xcrp, gpwd(2, 2))); | ^~~~~ genpasswd.c:171:14: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int' [-Wformat=] 171 | printf("%s", crypt(xcrp, gpwd(2, 2))); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | | int | char * | %d *** [genpasswd.o] Error code 1 bmake[1]: stopped making "genpasswd" in /home/pbulk/work/sysutils/genpasswd/work/genpasswd-1.5 bmake[1]: 1 error bmake[1]: stopped making "genpasswd" in /home/pbulk/work/sysutils/genpasswd/work/genpasswd-1.5 *** [netbsd] Error code 2 bmake: stopped making "all" in /home/pbulk/work/sysutils/genpasswd/work/genpasswd-1.5 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/sysutils/genpasswd/work/genpasswd-1.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/genpasswd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/genpasswd