=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for checkpassword-0.90 ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load chmod 755 load sh find-systype.sh > systype sh print-cc.sh > compile chmod 755 compile ( ( ./compile tryspnam.c && ./load tryspnam ) >/dev/null 2>&1 && echo \#define HASGETSPNAM 1 || exit 0 ) > hasspnam.h rm -f tryspnam.o tryspnam ( ( ./compile tryslib.c && ./load tryslib -ls ) >/dev/null 2>&1 && echo -ls || exit 0 ) > s.lib rm -f tryslib.o tryslib ( ( ./compile tryuserpw.c && ./load tryuserpw `cat s.lib` ) >/dev/null 2>&1 && echo \#define HASGETUSERPW 1 || exit 0 ) > hasuserpw.h rm -f tryuserpw.o tryuserpw ./compile checkpassword.c checkpassword.c: In function 'main': checkpassword.c:33: warning: incompatible implicit declaration of built-in function '_exit' cat warn-auto.sh choose.sh | sed s}HOME}"`head -1 conf-home`"}g > choose chmod 755 choose ./compile chkshsgr.c ./load chkshsgr ./chkshsgr || ( cat warn-shsgr; exit 1 ) ./choose clr tryshsgr hasshsgr.h1 hasshsgr.h2 > hasshsgr.h ./compile prot.c ( cat warn-auto.sh; echo 'main="$1"; shift'; echo 'rm -f "$main"'; echo 'ar cr "$main" ${1+"$@"}'; case "`cat systype`" in sunos-5.*) ;; unix_sv*) ;; irix64-*) ;; irix-*) ;; dgux-*) ;; hp-ux-*) ;; sco*) ;; *) echo 'ranlib "$main"' ;; esac ) > makelib chmod 755 makelib ./compile alloc.c alloc.c:3: warning: conflicting types for built-in function 'malloc' ./compile alloc_re.c ./compile buffer.c ./compile buffer_2.c ./compile buffer_copy.c ./compile buffer_get.c ./compile buffer_put.c ./compile env.c ./compile error.c ./compile error_str.c ./compile open_read.c open_read.c: In function 'open_read': open_read.c:6: error: 'O_NDELAY' undeclared (first use in this function) open_read.c:6: error: (Each undeclared identifier is reported only once open_read.c:6: error: for each function it appears in.) *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/sysutils/checkpassword/work/checkpassword-0.90 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/checkpassword *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/checkpassword