------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/fping-4.2.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The shmux 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 ------------------------------------------------------------------------------- ===> shmux-1.0.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The shmux 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 ===> shmux-1.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by shmux-1.0.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The shmux 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 ===> shmux-1.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by shmux-1.0.3 for building => SHA256 Checksum OK for shmux-shmux-v1.0.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The shmux 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 ===> shmux-1.0.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by shmux-1.0.3 for building ===> Extracting for shmux-1.0.3 => SHA256 Checksum OK for shmux-shmux-v1.0.3_GH0.tar.gz. Extracted Memory Use: 0.63M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for shmux-1.0.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> shmux-1.0.3 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> shmux-1.0.3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for shmux-1.0.3 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 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 a BSD-compatible install... /usr/bin/install -c checking for library containing tgetent... -lncurses checking for library containing basename... none required checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for libgen.h... (cached) yes checking for paths.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... no configure: WARNING: termcap.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: termcap.h: proceeding with the compiler's result checking for termcap.h... yes checking curses.h usability... yes checking curses.h presence... no configure: WARNING: curses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: curses.h: proceeding with the compiler's result checking for curses.h... yes checking term.h usability... yes checking term.h presence... no configure: WARNING: term.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: term.h: proceeding with the compiler's result checking for term.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking for pid_t... (cached) yes checking whether sys_signame is declared... yes checking for basename... (cached) yes checking for getloadavg... yes checking for strlcpy... (cached) yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating src/config.h SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for shmux-1.0.3 --- shmux --- --- analyzer.o --- --- byteset.o --- --- exec.o --- --- loop.o --- --- shmux.o --- --- signals.h --- --- status.o --- --- target.o --- --- term.o --- --- units.o --- --- analyzer.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -c analyzer.c --- byteset.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -c byteset.c --- exec.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -c exec.c --- loop.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -c loop.c --- shmux.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -c shmux.c --- status.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -c status.c --- term.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -c term.c --- target.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -c target.c --- units.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -c units.c --- signals.h --- cat /usr/include/signal.h /usr/include/sys/signal.h /usr/include/sys/iso/signal_iso.h /usr/include/bits/signum.h 2> /dev/null | awk -f signals.awk > signals.h --- siglist.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -c siglist.c --- shmux --- cc -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing analyzer.o byteset.o exec.o loop.o shmux.o siglist.o status.o target.o term.o units.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lncurses -L/usr/local/lib -o shmux SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> shmux-1.0.3 depends on executable: fping - found ===> shmux-1.0.3 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for shmux-1.0.3 ===> shmux-1.0.3 depends on executable: fping - found ===> shmux-1.0.3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list `shmux' is up to date. /usr/bin/install -c -d -m 0755 /construction/net/shmux/stage/usr/local/bin /usr/bin/install -c -m 755 src/shmux /construction/net/shmux/stage/usr/local/bin /usr/bin/install -c -d -m 0755 /construction/net/shmux/stage/usr/local/man/man1 /usr/bin/install -c -m 644 shmux.1 /construction/net/shmux/stage/usr/local/man/man1 /usr/bin/install -c -d -m 0755 /construction/net/shmux/stage/usr/local/share/examples/shmux /usr/bin/install -c -m 644 mcmd.sh /construction/net/shmux/stage/usr/local/share/examples/shmux Done! /usr/bin/strip /construction/net/shmux/stage/usr/local/bin/shmux ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for shmux-1.0.3 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:08