=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libportlib", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libportlib-1.01 rm -f ato.o cc -c -O -I. -I/opt/pkg/include -DHAS_SYSCONF=1 -DHAS_FLOCK=1 -DHAS_FCNTL=1 -DHAS_SYS_DIR_H=1 -DHAS_DIRENT_H=1 -DHAS_BCOPY=1 ato.c ato.c: In function 'StrToShort': ato.c:21:1: warning: old-style function definition [-Wold-style-definition] 21 | StrToShort (s) | ^~~~~~~~~~ ato.c: In function 'StrToInt': ato.c:28:1: warning: old-style function definition [-Wold-style-definition] 28 | StrToInt (s) | ^~~~~~~~ ato.c: In function 'StrToLong': ato.c:35:1: warning: old-style function definition [-Wold-style-definition] 35 | StrToLong (s) | ^~~~~~~~~ ato.c: In function 'StrToDouble': ato.c:42:1: warning: old-style function definition [-Wold-style-definition] 42 | StrToDouble (s) | ^~~~~~~~~~~ rm -f dir.o cc -c -O -I. -I/opt/pkg/include -DHAS_SYSCONF=1 -DHAS_FLOCK=1 -DHAS_FCNTL=1 -DHAS_SYS_DIR_H=1 -DHAS_DIRENT_H=1 -DHAS_BCOPY=1 dir.c dir.c: In function 'OpenDir': dir.c:32:1: warning: old-style function definition [-Wold-style-definition] 32 | OpenDir (pathname) | ^~~~~~~ dir.c:34:1: error: number of arguments doesn't match prototype 34 | { | ^ In file included from dir.c:24: portlib.h:14:17: error: prototype declaration 14 | extern int OpenDir (); | ^~~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /tmp/work/devel/libportlib/work/portlib-1.01 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libportlib *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libportlib