------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The checkpassword-pam port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> checkpassword-pam-0.99_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The checkpassword-pam port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> checkpassword-pam-0.99_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by checkpassword-pam-0.99_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The checkpassword-pam port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> checkpassword-pam-0.99_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by checkpassword-pam-0.99_1 for building => SHA256 Checksum OK for checkpassword-pam-0.99.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The checkpassword-pam port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> checkpassword-pam-0.99_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by checkpassword-pam-0.99_1 for building ===> Extracting for checkpassword-pam-0.99_1 => SHA256 Checksum OK for checkpassword-pam-0.99.tar.gz. Extracted Memory Use: 0.39M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for checkpassword-pam-0.99_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for checkpassword-pam-0.99_1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for an ANSI C-conforming const... yes checking for dlopen in -ldl... yes checking for pam_start in -lpam... yes configure: creating ./config.status config.status: creating Makefile config.status: creating checkpassword-pam.spec config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for checkpassword-pam-0.99_1 --- all --- /usr/bin/make all-am --- checkpassword-pam.o --- --- pam-support.o --- --- getopt.o --- --- getopt1.o --- --- checkpassword-pam.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT checkpassword-pam.o -MD -MP -MF ".deps/checkpassword-pam.Tpo" -c -o checkpassword-pam.o `test -f 'checkpassword-pam.c' || echo './'`checkpassword-pam.c; then mv -f ".deps/checkpassword-pam.Tpo" ".deps/checkpassword-pam.Po"; else rm -f ".deps/checkpassword-pam.Tpo"; exit 1; fi --- pam-support.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT pam-support.o -MD -MP -MF ".deps/pam-support.Tpo" -c -o pam-support.o `test -f 'pam-support.c' || echo './'`pam-support.c; then mv -f ".deps/pam-support.Tpo" ".deps/pam-support.Po"; else rm -f ".deps/pam-support.Tpo"; exit 1; fi --- getopt.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi --- getopt1.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi --- getopt.o --- getopt.c: In function '_getopt_internal': getopt.c:574:30: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (optind != argc && !strcmp (argv[optind], "--")) ^~~~~~ getopt.c:650:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (!strncmp (p->name, nextchar, nameend - nextchar)) ^~~~~~~ getopt.c:653:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] == (unsigned int) strlen (p->name)) ^~~~~~ getopt.c:653:21: warning: incompatible implicit declaration of built-in function 'strlen' getopt.c:653:21: note: include '' or provide a declaration of 'strlen' getopt.c:203:1: +#include # endif getopt.c:653:21: == (unsigned int) strlen (p->name)) ^~~~~~ getopt.c:677:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:677:16: note: include '' or provide a declaration of 'strlen' getopt.c:709:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:709:17: note: include '' or provide a declaration of 'strlen' getopt.c:725:17: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:725:17: note: include '' or provide a declaration of 'strlen' getopt.c:730:16: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:730:16: note: include '' or provide a declaration of 'strlen' getopt.c:841:51: warning: incompatible implicit declaration of built-in function 'strlen' if ((unsigned int) (nameend - nextchar) == strlen (p->name)) ^~~~~~ getopt.c:841:51: note: include '' or provide a declaration of 'strlen' getopt.c:864:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:864:18: note: include '' or provide a declaration of 'strlen' getopt.c:884:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:884:19: note: include '' or provide a declaration of 'strlen' getopt.c:898:19: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:898:19: note: include '' or provide a declaration of 'strlen' getopt.c:902:18: warning: incompatible implicit declaration of built-in function 'strlen' nextchar += strlen (nextchar); ^~~~~~ getopt.c:902:18: note: include '' or provide a declaration of 'strlen' --- checkpassword-pam --- cc -pipe -O2 -fno-strict-aliasing -o checkpassword-pam checkpassword-pam.o pam-support.o getopt.o getopt1.o -lpam -ldl SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for checkpassword-pam-0.99_1 ===> Generating temporary packing list /bin/sh ./mkinstalldirs /construction/security/checkpassword-pam/stage/usr/local/bin install -s -m 555 checkpassword-pam /construction/security/checkpassword-pam/stage/usr/local/bin/checkpassword-pam /bin/sh ./mkinstalldirs /construction/security/checkpassword-pam/stage/usr/local/man/man8 install -m 0644 ./checkpassword-pam.8 /construction/security/checkpassword-pam/stage/usr/local/man/man8/checkpassword-pam.8 /bin/chmod u+s /construction/security/checkpassword-pam/stage/usr/local/bin/checkpassword-pam ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: setuid files in the stage directory (are these necessary?): 645 -r-sr-xr-x 1 root wheel 20408 Mar 18 02:25:35 2020 /construction/security/checkpassword-pam/stage/usr/local/bin/checkpassword-pam Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for checkpassword-pam-0.99_1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06