------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The cave 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 ------------------------------------------------------------------------------- ===> cave-1.0b depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The cave 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 ===> cave-1.0b depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cave-1.0b for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The cave 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 ===> cave-1.0b depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cave-1.0b for building => SHA256 Checksum OK for cave-1.0b.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The cave 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 ===> cave-1.0b depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cave-1.0b for building ===> Extracting for cave-1.0b => SHA256 Checksum OK for cave-1.0b.tar.gz. Extracted Memory Use: 0.42M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cave-1.0b SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cave-1.0b depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cave-1.0b depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for cave-1.0b 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 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 make sets ${MAKE}... (cached) yes checking for gcc... cc checking for C compiler default output... 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 a BSD-compatible install... /usr/bin/install -c checking for gzopen in -lz... yes checking for initscr in -lcurses... no checking for new_panel in -lpanel... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 zlib.h... (cached) yes checking for limits.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking panel.h usability... yes checking panel.h presence... yes checking for panel.h... yes checking for getopt.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for working malloc... yes checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for bzero... (cached) yes checking for regcomp... yes checking for select... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for vasprintf... (cached) yes checking if malloc debugging is wanted... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cave-1.0b --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- cave.o --- --- file.o --- --- getint.o --- --- help.o --- --- message.o --- --- cave.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/ncurses -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT cave.o -MD -MP -MF ".deps/cave.Tpo" -c -o cave.o `test -f 'cave.c' || echo './'`cave.c; then mv ".deps/cave.Tpo" ".deps/cave.Po"; else rm -f ".deps/cave.Tpo"; exit 1; fi --- file.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/ncurses -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o `test -f 'file.c' || echo './'`file.c; then mv ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi --- getint.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/ncurses -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT getint.o -MD -MP -MF ".deps/getint.Tpo" -c -o getint.o `test -f 'getint.c' || echo './'`getint.c; then mv ".deps/getint.Tpo" ".deps/getint.Po"; else rm -f ".deps/getint.Tpo"; exit 1; fi --- message.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/ncurses -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT message.o -MD -MP -MF ".deps/message.Tpo" -c -o message.o `test -f 'message.c' || echo './'`message.c; then mv ".deps/message.Tpo" ".deps/message.Po"; else rm -f ".deps/message.Tpo"; exit 1; fi --- help.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/ncurses -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT help.o -MD -MP -MF ".deps/help.Tpo" -c -o help.o `test -f 'help.c' || echo './'`help.c; then mv ".deps/help.Tpo" ".deps/help.Po"; else rm -f ".deps/help.Tpo"; exit 1; fi help.c: In function 'help': help.c:35:11: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if ((n = strlen(helptext[i])) > x) ^~~~~~ help.c:35:11: warning: incompatible implicit declaration of built-in function 'strlen' help.c:35:11: note: include '' or provide a declaration of 'strlen' help.c:26:1: +#include help.c:35:11: if ((n = strlen(helptext[i])) > x) ^~~~~~ In file included from help.c:25: common.h:78:34: warning: incompatible implicit declaration of built-in function 'strlen' #define CENTERX(x, str) (x / 2 - strlen(str) / 2) ^~~~~~ help.c:46:25: note: in expansion of macro 'CENTERX' mvwprintw(win, y++, CENTERX(x, HELP), "%s", HELP); ^~~~~~~ common.h:78:34: note: include '' or provide a declaration of 'strlen' #define CENTERX(x, str) (x / 2 - strlen(str) / 2) ^~~~~~ help.c:46:25: note: in expansion of macro 'CENTERX' mvwprintw(win, y++, CENTERX(x, HELP), "%s", HELP); ^~~~~~~ --- file.o --- file.c: In function 'readfile': file.c:63:13: warning: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] if ((fp = gzopen(filename, "rb")) == NULL) { ^ file.c:72:24: warning: passing argument 1 of 'gzgets' from incompatible pointer type [-Wincompatible-pointer-types] if ((line = gzgets(fp, line, LINE_MAX)) == NULL) { ^~ In file included from file.c:29: /usr/include/zlib.h:1491:24: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^~~~~~ file.c:84:14: warning: passing argument 1 of 'gzrewind' from incompatible pointer type [-Wincompatible-pointer-types] gzrewind(fp); ^~ In file included from /usr/include/zlib.h:34, from file.c:29: /usr/include/zlib.h:1566:33: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' ZEXTERN int ZEXPORT gzrewind OF((gzFile file)); ^~ file.c:98:27: warning: passing argument 1 of 'gzgets' from incompatible pointer type [-Wincompatible-pointer-types] while ((line = gzgets(fp, line, LINE_MAX)) != NULL) { ^~ In file included from file.c:29: /usr/include/zlib.h:1491:24: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len)); ^~~~~~ file.c:172:13: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] gzclose(fp); ^~ In file included from /usr/include/zlib.h:34, from file.c:29: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^~ --- cave --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o cave cave.o file.o getint.o help.o message.o -lpanel -lz -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lncurses Making all in doc SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> cave-1.0b depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cave-1.0b ===> cave-1.0b depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list Making install in src /bin/sh ../build/mkinstalldirs /construction/misc/cave/stage/usr/local/bin install -s -m 555 cave /construction/misc/cave/stage/usr/local/bin/cave Making install in doc /bin/sh ../build/mkinstalldirs /construction/misc/cave/stage/usr/local/man/man1 install -m 0644 ./cave.man /construction/misc/cave/stage/usr/local/man/man1/cave.1 ====> 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 cave-1.0b 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:01 TOTAL TIME 00:00:10