=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 ===> Building for pam-af-1.0.2nb1 --- all --- if [ "`uname -s`" = "FreeBSD" -o "`uname -s`" = "NetBSD" -o "`uname -s`" = "OpenBSD" -o "`uname -s`" = "DragonFly" ]; then /usr/pkg/bin/bmake CFLAGS="-I./common/ -DPIC -O2 -Wall -Werror -Wno-format-y2k -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wchar-subscripts -Winline -Wnested-externs -fPIC -D_HAVE_PATHS_H_ -D_HAVE_ERR_H_ -D_HAVE_GETPROGNAME_ -D_USE_MODULE_ENTRY_ -D_HAVE_SALEN_" LD=ld LDFLAGS=" -s --shared -lpam -lcrypt" ./pam_af.so; /usr/pkg/bin/bmake CFLAGS="-I./common/ -DPIC -O2 -Wall -Werror -Wno-format-y2k -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wchar-subscripts -Winline -Wnested-externs -fPIC -D_HAVE_PATHS_H_ -D_HAVE_ERR_H_ -D_HAVE_GETPROGNAME_ -D_USE_MODULE_ENTRY_ -D_HAVE_SALEN_" LDFLAGS="" ./pam_af_tool/pam_af_tool; elif [ "`uname -s`" = "Linux" ]; then /usr/pkg/bin/bmake CFLAGS="-I./common/ -DPIC -O2 -Wall -Werror -Wno-format-y2k -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wchar-subscripts -Winline -Wnested-externs -fPIC -D_GNU_SOURCE -D_HAVE_PATHS_H_ -D_HAVE_ERR_H_ -D_HAVE_FLOCK_ -D_HAVE_SYS_FILE_H_" LD=ld LDFLAGS="-lgdbm -lgdbm_compat -s --shared -lpam -lcrypt" ./pam_af.so; /usr/pkg/bin/bmake CFLAGS="-I./common/ -DPIC -O2 -Wall -Werror -Wno-format-y2k -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wchar-subscripts -Winline -Wnested-externs -fPIC -D_GNU_SOURCE -D_HAVE_PATHS_H_ -D_HAVE_ERR_H_ -D_HAVE_FLOCK_ -D_HAVE_SYS_FILE_H_" LDFLAGS="-lgdbm -lgdbm_compat" ./pam_af_tool/pam_af_tool; elif [ "`uname -s`" = "SunOS" ]; then /usr/pkg/bin/bmake CFLAGS="-I./common/ -DPIC -fPIC -O2 -D_SUN_PAM_ -D_HAVE_USERDEFS_H_" LD=ld LDFLAGS="-lnsl -lsocket -s -G -lpam -lcrypt" ./pam_af.so; /usr/pkg/bin/bmake CFLAGS="-I./common/ -DPIC -fPIC -O2 -D_SUN_PAM_ -D_HAVE_USERDEFS_H_" LDFLAGS="-lnsl -lsocket" ./pam_af_tool/pam_af_tool; elif [ "`uname -s`" = "HP-UX" ]; then /usr/pkg/bin/bmake CFLAGS="-Ae +w1 +W 474,486,542 +z +O2" LD=ld LDFLAGS=" -s -b -lpam -lsec" ./pam_af.so; /usr/pkg/bin/bmake CFLAGS="-I./common/ -DPIC -Ae +w1 +W 474,486,542 +z +O2" LDFLAGS="" ./pam_af_tool/pam_af_tool; else /usr/pkg/bin/bmake ./pam_af.so; /usr/pkg/bin/bmake ./pam_af_tool/pam_af_tool; fi --- ./subr.o --- --- ./pam_af.o --- --- ./subr.o --- cc -I./common/ -DPIC -O2 -Wall -Werror -Wno-format-y2k -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wchar-subscripts -Winline -Wnested-externs -fPIC -D_GNU_SOURCE -D_HAVE_PATHS_H_ -D_HAVE_ERR_H_ -D_HAVE_FLOCK_ -D_HAVE_SYS_FILE_H_ -DPAM_AF_DEFS -c ./common/subr.c -o ./subr.o --- ./pam_af.o --- cc -I./common/ -DPIC -O2 -Wall -Werror -Wno-format-y2k -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wchar-subscripts -Winline -Wnested-externs -fPIC -D_GNU_SOURCE -D_HAVE_PATHS_H_ -D_HAVE_ERR_H_ -D_HAVE_FLOCK_ -D_HAVE_SYS_FILE_H_ -c ./pam_af.c -o ./pam_af.o cc1: warnings being treated as errors ./pam_af.c: In function 'pam_sm_authenticate': ./pam_af.c:245:2: error: passing argument 1 of 'dbm_open' discards qualifiers from pointer target type /tmp/pkgsrc/security/pam-af/work/.buildlink/include/ndbm.h:55:14: note: expected 'char *' but argument is of type 'const char *' ./pam_af.c: In function 'pam_sm_setcred': ./pam_af.c:402:2: error: passing argument 1 of 'dbm_open' discards qualifiers from pointer target type /tmp/pkgsrc/security/pam-af/work/.buildlink/include/ndbm.h:55:14: note: expected 'char *' but argument is of type 'const char *' *** [./pam_af.o] Error code 1 bmake: stopped in /tmp/pkgsrc/security/pam-af/work/pam_af-1.0.2 --- ./subr.o --- cc1: warnings being treated as errors ./common/subr.c: In function 'find_host_rule': ./common/subr.c:335:9: error: passing argument 1 of 'dbm_open' discards qualifiers from pointer target type /tmp/pkgsrc/security/pam-af/work/.buildlink/include/ndbm.h:55:14: note: expected 'char *' but argument is of type 'const char *' *** [./subr.o] Error code 1 bmake: stopped in /tmp/pkgsrc/security/pam-af/work/pam_af-1.0.2 2 errors bmake: stopped in /tmp/pkgsrc/security/pam-af/work/pam_af-1.0.2 A failure has been detected in another branch of the parallel make bmake: stopped in /tmp/pkgsrc/security/pam-af/work/pam_af-1.0.2 *** [all] Error code 2 bmake: stopped in /tmp/pkgsrc/security/pam-af/work/pam_af-1.0.2 1 error bmake: stopped in /tmp/pkgsrc/security/pam-af/work/pam_af-1.0.2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/security/pam-af *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/security/pam-af