------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/nettle-3.5.1_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libkpass-6_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from libkpass-6_1: -- ===> NOTICE: The libkpass 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:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ckpass 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 ------------------------------------------------------------------------------- ===> ckpass-0.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The ckpass 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 ===> ckpass-0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ckpass-0.2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ckpass 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 ===> ckpass-0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ckpass-0.2 for building => SHA256 Checksum OK for ckpass-0.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ckpass 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 ===> ckpass-0.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ckpass-0.2 for building ===> Extracting for ckpass-0.2 => SHA256 Checksum OK for ckpass-0.2.tar.gz. Extracted Memory Use: 0.36M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ckpass-0.2 ===> Applying ports patches for ckpass-0.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ckpass-0.2 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ckpass-0.2 depends on shared library: libkpass.so - found (/usr/local/lib/libkpass.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ckpass-0.2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> ckpass-0.2 depends on shared library: libkpass.so - found (/usr/local/lib/libkpass.so) ===> Configuring for ckpass-0.2 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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for main in -lc... yes checking for main in -lncurses... yes checking for main in -lform... yes checking for main in -lkpass... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ckpass-0.2 --- ckpass.o --- --- bindings.o --- --- commands.o --- --- forms.o --- --- bindings.o --- cc -DPACKAGE_NAME=\"ckpass\" -DPACKAGE_TARNAME=\"ckpass\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ckpass\ 0.2\" -DPACKAGE_BUGREPORT=\"hncaldwell@gmail.com\" -DPACKAGE_URL=\"\" -DHAVE_LIBC=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBKPASS=1 -I. -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bindings.o -MD -MP -MF .deps/bindings.Tpo -c -o bindings.o bindings.c --- ckpass.o --- cc -DPACKAGE_NAME=\"ckpass\" -DPACKAGE_TARNAME=\"ckpass\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ckpass\ 0.2\" -DPACKAGE_BUGREPORT=\"hncaldwell@gmail.com\" -DPACKAGE_URL=\"\" -DHAVE_LIBC=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBKPASS=1 -I. -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ckpass.o -MD -MP -MF .deps/ckpass.Tpo -c -o ckpass.o ckpass.c --- commands.o --- cc -DPACKAGE_NAME=\"ckpass\" -DPACKAGE_TARNAME=\"ckpass\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ckpass\ 0.2\" -DPACKAGE_BUGREPORT=\"hncaldwell@gmail.com\" -DPACKAGE_URL=\"\" -DHAVE_LIBC=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBKPASS=1 -I. -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c --- forms.o --- cc -DPACKAGE_NAME=\"ckpass\" -DPACKAGE_TARNAME=\"ckpass\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ckpass\ 0.2\" -DPACKAGE_BUGREPORT=\"hncaldwell@gmail.com\" -DPACKAGE_URL=\"\" -DHAVE_LIBC=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBFORM=1 -DHAVE_LIBKPASS=1 -I. -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT forms.o -MD -MP -MF .deps/forms.Tpo -c -o forms.o forms.c --- commands.o --- mv -f .deps/commands.Tpo .deps/commands.Po --- bindings.o --- bindings.c: In function 'add_binding': bindings.c:60:23: warning: initialization of 'const char *' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] const char *bcommand=&b->command; ^ --- ckpass.o --- ckpass.c: In function 'pipeout': ckpass.c:674:3: warning: implicit declaration of function 'wait'; did you mean 'main'? [-Wimplicit-function-declaration] wait(0); /* Wait for child. */ ^~~~ main --- bindings.o --- mv -f .deps/bindings.Tpo .deps/bindings.Po --- forms.o --- mv -f .deps/forms.Tpo .deps/forms.Po --- ckpass.o --- mv -f .deps/ckpass.Tpo .deps/ckpass.Po --- ckpass --- cc -pipe -I/usr/local/include -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o ckpass ckpass.o bindings.o commands.o forms.o -lkpass -lform -lncurses -lc SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ckpass-0.2 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ckpass-0.2 ===> ckpass-0.2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list /bin/mkdir -p '/construction/security/ckpass/stage/usr/local/bin' install -s -m 555 ckpass '/construction/security/ckpass/stage/usr/local/bin' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ckpass-0.2 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09