Building checkpassword-0.90.txz (origin /buildshare/ports/355755/security/checkpassword) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/checkpassword-0.90.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> checkpassword-0.90 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of checkpassword-0.90 Make install ===> checkpassword-0.90 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by checkpassword-0.90 for building ===> Extracting for checkpassword-0.90 => SHA256 Checksum OK for checkpassword-0.90.tar.gz. ===> Patching for checkpassword-0.90 ===> Configuring for checkpassword-0.90 ===> 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' cc: -lcrypt: linker input file unused because linking not done cat warn-auto.sh choose.sh | sed s}HOME}"`head -1 conf-home`"}g > choose chmod 755 choose ./compile chkshsgr.c cc: -lcrypt: linker input file unused because linking not done ./load chkshsgr ./chkshsgr || ( cat warn-shsgr; exit 1 ) ./choose clr tryshsgr hasshsgr.h1 hasshsgr.h2 > hasshsgr.h ./compile prot.c cc: -lcrypt: linker input file unused because linking not done ( 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' cc: -lcrypt: linker input file unused because linking not done ./compile alloc_re.c cc: -lcrypt: linker input file unused because linking not done ./compile buffer.c cc: -lcrypt: linker input file unused because linking not done ./compile buffer_2.c cc: -lcrypt: linker input file unused because linking not done ./compile buffer_copy.c cc: -lcrypt: linker input file unused because linking not done ./compile buffer_get.c cc: -lcrypt: linker input file unused because linking not done ./compile buffer_put.c cc: -lcrypt: linker input file unused because linking not done ./compile env.c cc: -lcrypt: linker input file unused because linking not done ./compile error.c cc: -lcrypt: linker input file unused because linking not done ./compile error_str.c cc: -lcrypt: linker input file unused because linking not done ./compile open_read.c cc: -lcrypt: linker input file unused because linking not done ./compile open_trunc.c cc: -lcrypt: linker input file unused because linking not done ./compile pathexec_env.c cc: -lcrypt: linker input file unused because linking not done ./compile pathexec_run.c cc: -lcrypt: linker input file unused because linking not done ./compile stralloc_cat.c cc: -lcrypt: linker input file unused because linking not done ./compile stralloc_catb.c cc: -lcrypt: linker input file unused because linking not done ./compile stralloc_cats.c cc: -lcrypt: linker input file unused because linking not done ./compile stralloc_eady.c cc: -lcrypt: linker input file unused because linking not done ./compile stralloc_opyb.c cc: -lcrypt: linker input file unused because linking not done ./compile stralloc_opys.c cc: -lcrypt: linker input file unused because linking not done ./compile stralloc_pend.c cc: -lcrypt: linker input file unused because linking not done ./compile strerr_die.c cc: -lcrypt: linker input file unused because linking not done ./compile strerr_sys.c cc: -lcrypt: linker input file unused because linking not done ./makelib unix.a alloc.o alloc_re.o buffer.o buffer_2.o buffer_copy.o buffer_get.o buffer_put.o env.o error.o error_str.o open_read.o open_trunc.o pathexec_env.o pathexec_run.o prot.o stralloc_cat.o stralloc_catb.o stralloc_cats.o stralloc_eady.o stralloc_opyb.o stralloc_opys.o stralloc_pend.o strerr_die.o strerr_sys.o ./compile byte_copy.c cc: -lcrypt: linker input file unused because linking not done ./compile byte_cr.c cc: -lcrypt: linker input file unused because linking not done ./compile byte_diff.c cc: -lcrypt: linker input file unused because linking not done ./compile str_chr.c cc: -lcrypt: linker input file unused because linking not done ./compile str_len.c cc: -lcrypt: linker input file unused because linking not done ./compile str_start.c cc: -lcrypt: linker input file unused because linking not done ./makelib byte.a byte_copy.o byte_cr.o byte_diff.o str_chr.o str_len.o str_start.o ( ( ./compile tryshadow.c && ./load tryshadow -lshadow ) >/dev/null 2>&1 && echo -lshadow || exit 0 ) > shadow.lib rm -f tryshadow.o tryshadow ( ( ./compile trycrypt.c && ./load trycrypt -lcrypt ) >/dev/null 2>&1 && echo -lcrypt || exit 0 ) > crypt.lib rm -f trycrypt.o trycrypt ./load checkpassword prot.o unix.a byte.a `cat shadow.lib` `cat crypt.lib` `cat s.lib` ./compile install.c cc: -lcrypt: linker input file unused because linking not done ./compile hier.c cc: -lcrypt: linker input file unused because linking not done ./compile auto-str.c auto-str.c:9: warning: conflicting types for built-in function 'puts' cc: -lcrypt: linker input file unused because linking not done ./load auto-str unix.a byte.a ./auto-str auto_home `head -1 conf-home` > auto_home.c ./compile auto_home.c cc: -lcrypt: linker input file unused because linking not done ./load install hier.o auto_home.o unix.a byte.a ./compile instcheck.c cc: -lcrypt: linker input file unused because linking not done ./load instcheck hier.o auto_home.o unix.a byte.a ===> Staging for checkpassword-0.90 ===> Generating temporary packing list ./install /bin/mkdir -p /obj/buildshare/ports/355755/security/checkpassword/work/stage/usr/local/share/doc/checkpassword install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/checkpassword/work/checkpassword-0.90/CHANGES /obj/buildshare/ports/355755/security/checkpassword/work/stage/usr/local/share/doc/checkpassword install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/checkpassword/work/checkpassword-0.90/FILES /obj/buildshare/ports/355755/security/checkpassword/work/stage/usr/local/share/doc/checkpassword install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/checkpassword/work/checkpassword-0.90/README /obj/buildshare/ports/355755/security/checkpassword/work/stage/usr/local/share/doc/checkpassword install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/checkpassword/work/checkpassword-0.90/SYSDEPS /obj/buildshare/ports/355755/security/checkpassword/work/stage/usr/local/share/doc/checkpassword install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/checkpassword/work/checkpassword-0.90/TARGETS /obj/buildshare/ports/355755/security/checkpassword/work/stage/usr/local/share/doc/checkpassword install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/checkpassword/work/checkpassword-0.90/TODO /obj/buildshare/ports/355755/security/checkpassword/work/stage/usr/local/share/doc/checkpassword install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/checkpassword/work/checkpassword-0.90/VERSION /obj/buildshare/ports/355755/security/checkpassword/work/stage/usr/local/share/doc/checkpassword ====> Compressing man pages (compress-man) ===> Installing for checkpassword-0.90 ===> Checking if security/checkpassword already installed ===> Registering installation for checkpassword-0.90 Installing checkpassword-0.90... done Make package ===> Building package for checkpassword-0.90 slot1: removed