=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for logrotate-3.8.9 => Substituting paths variables. Building using this Makefile is DEPRECATED. Use './autogen.sh', './configure' and 'make' instead. gcc -E -Wall -D_GNU_SOURCE -DNetBSD -DVERSION=\"3.8.9\" -DHAVE_STRPTIME=1 -DHAVE_QSORT -O2 -DSTATEFILE=\"/var/db/logrotate.status\" -DDEFAULT_MAIL_COMMAND=\"/usr/bin/mail\" -DCOMPRESS_COMMAND=\"/usr/bin/gzip\" -DUNCOMPRESS_COMMAND=\"/usr/bin/gunzip\" -I/usr/pkg/include -I/usr/include -I/usr/include -I/include -M logrotate.c log.c config.c basenames.c > .depend Some new features will not be enabled when building using this Makefile. gcc -Wall -D_GNU_SOURCE -DNetBSD -DVERSION=\"3.8.9\" -DHAVE_STRPTIME=1 -DHAVE_QSORT -O2 -DSTATEFILE=\"/var/db/logrotate.status\" -DDEFAULT_MAIL_COMMAND=\"/usr/bin/mail\" -DCOMPRESS_COMMAND=\"/usr/bin/gzip\" -DUNCOMPRESS_COMMAND=\"/usr/bin/gunzip\" -I/usr/pkg/include -I/usr/include -I/usr/include -I/include -I/usr/pkg/include -I/usr/include -c -o logrotate.o logrotate.c gcc -Wall -D_GNU_SOURCE -DNetBSD -DVERSION=\"3.8.9\" -DHAVE_STRPTIME=1 -DHAVE_QSORT -O2 -DSTATEFILE=\"/var/db/logrotate.status\" -DDEFAULT_MAIL_COMMAND=\"/usr/bin/mail\" -DCOMPRESS_COMMAND=\"/usr/bin/gzip\" -DUNCOMPRESS_COMMAND=\"/usr/bin/gunzip\" -I/usr/pkg/include -I/usr/include -I/usr/include -I/include -I/usr/pkg/include -I/usr/include -c -o log.o log.c In file included from logrotate.h:8:0, from logrotate.c:30: config.h:20:0: warning: "DEFAULT_MAIL_COMMAND" redefined [enabled by default] #define DEFAULT_MAIL_COMMAND "/usr/bin/mail -s" ^ :0:0: note: this is the location of the previous definition In file included from logrotate.h:8:0, from logrotate.c:30: config.h:23:0: warning: "STATEFILE" redefined [enabled by default] #define STATEFILE "/var/log/logrotate.status" ^ :0:0: note: this is the location of the previous definition gcc -Wall -D_GNU_SOURCE -DNetBSD -DVERSION=\"3.8.9\" -DHAVE_STRPTIME=1 -DHAVE_QSORT -O2 -DSTATEFILE=\"/var/db/logrotate.status\" -DDEFAULT_MAIL_COMMAND=\"/usr/bin/mail\" -DCOMPRESS_COMMAND=\"/usr/bin/gzip\" -DUNCOMPRESS_COMMAND=\"/usr/bin/gunzip\" -I/usr/pkg/include -I/usr/include -I/usr/include -I/include -I/usr/pkg/include -I/usr/include -c -o config.o config.c In file included from logrotate.h:8:0, from config.c:29: config.h:20:0: warning: "DEFAULT_MAIL_COMMAND" redefined [enabled by default] #define DEFAULT_MAIL_COMMAND "/usr/bin/mail -s" ^ :0:0: note: this is the location of the previous definition In file included from logrotate.h:8:0, from config.c:29: config.h:23:0: warning: "STATEFILE" redefined [enabled by default] #define STATEFILE "/var/log/logrotate.status" ^ :0:0: note: this is the location of the previous definition config.c: In function 'isolateLine': config.c:137:2: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace(*endtag)) ^ config.c: In function 'isolateValue': config.c:149:5: warning: array subscript has type 'char' [-Wchar-subscripts] while (chptr - *buf < length && isblank(*chptr)) ^ config.c:153:2: warning: array subscript has type 'char' [-Wchar-subscripts] while ( chptr - *buf < length && isblank(*chptr)) ^ config.c: In function 'isolateWord': config.c:170:2: warning: array subscript has type 'char' [-Wchar-subscripts] while (start - *buf < length && isblank(*start)) ^ config.c:173:2: warning: array subscript has type 'char' [-Wchar-subscripts] while (endtag - *buf < length && isalpha(*endtag)) { ^ config.c: In function 'readAddress': config.c:288:2: warning: array subscript has type 'char' [-Wchar-subscripts] while (*chptr && isprint(*chptr) && *chptr != ' ') { ^ config.c: In function 'readConfigFile': config.c:867:4: warning: array subscript has type 'char' [-Wchar-subscripts] if (isblank(*start)) ^ config.c:875:4: warning: array subscript has type 'char' [-Wchar-subscripts] if (isalpha(*start)) { ^ config.c:1000:7: warning: array subscript has type 'char' [-Wchar-subscripts] } else if (!isdigit(key[l])) { ^ config.c:1152:8: warning: array subscript has type 'char' [-Wchar-subscripts] while (isspace(*endtag) && *endtag) ^ config.c:1163:8: warning: array subscript has type 'char' [-Wchar-subscripts] while (!isspace(*chptr) && *chptr != ',' && *chptr) ^ config.c:1177:8: warning: array subscript has type 'char' [-Wchar-subscripts] while (*endtag && isspace(*endtag)) ^ config.c:1532:4: warning: array subscript has type 'char' [-Wchar-subscripts] if (isblank(*start)) ^ gcc -Wall -D_GNU_SOURCE -DNetBSD -DVERSION=\"3.8.9\" -DHAVE_STRPTIME=1 -DHAVE_QSORT -O2 -DSTATEFILE=\"/var/db/logrotate.status\" -DDEFAULT_MAIL_COMMAND=\"/usr/bin/mail\" -DCOMPRESS_COMMAND=\"/usr/bin/gzip\" -DUNCOMPRESS_COMMAND=\"/usr/bin/gunzip\" -I/usr/pkg/include -I/usr/include -I/usr/include -I/include -I/usr/pkg/include -I/usr/include -c -o basenames.o basenames.c echo "0" > ./test/test.ACL ; echo "0" > ./test/test.SELINUX ; gcc -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib logrotate.o log.o config.o basenames.o -lpopt -L/usr/lib -L/lib -Wl,-R,/lib -o logrotate => Unwrapping files-to-be-installed. sh: cannot create /scratch/sysutils/logrotate/work/.pkginstall/perms-data: file system full *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/sysutils/logrotate *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/sysutils/logrotate