=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for asapm-2.11nb4 cc -O2 -march=i586 -I/usr/X11R7/include -I/usr/X11R7/include -c apm_react.c cc -O2 -march=i586 -I/usr/X11R7/include -I/usr/X11R7/include -c apm_rc.c cc -O2 -march=i586 -I/usr/X11R7/include -I/usr/X11R7/include -c apm_read.c apm_read.c:481:29: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if ( (state.ac_line_status < 0) || ~~~~~~~~~~~~~~~~~~~~ ^ ~ 1 warning generated. cc -O2 -march=i586 -I/usr/X11R7/include -I/usr/X11R7/include -c apm_x.c apm_x.c:123:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ apm_x.c:123:2: note: include the header or explicitly provide a declaration for 'exit' apm_x.c:312:6: warning: implicitly declaring library function 'strlen' with type 'unsigned int (const char *)' if (strlen(mainGeometry)) { ^ apm_x.c:312:6: note: include the header or explicitly provide a declaration for 'strlen' apm_x.c:318:4: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &SizeHints.width, ^~~~~~~~~~~~~~~~ /usr/pkgsrc/work/sysutils/asapm/work/.x11-buildlink/include/X11/Xlib.h:2861:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ apm_x.c:319:4: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &SizeHints.height ^~~~~~~~~~~~~~~~~ /usr/pkgsrc/work/sysutils/asapm/work/.x11-buildlink/include/X11/Xlib.h:2863:1: note: passing argument to parameter here ); ^ 4 warnings generated. cc -O2 -march=i586 -I/usr/X11R7/include -I/usr/X11R7/include -c asapm.c asapm.c:56:31: error: use of undeclared identifier 'SYSMON_DEV' safecopy(sysmon_device_file, SYSMON_DEV, 256); ^ 1 error generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/sysutils/asapm/work/asapm-2.11 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/sysutils/asapm *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/asapm