------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> smenu-0.9.15 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> smenu-0.9.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smenu-0.9.15 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> smenu-0.9.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smenu-0.9.15 for building => SHA256 Checksum OK for p-gen-smenu-v0.9.15_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> smenu-0.9.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smenu-0.9.15 for building ===> Extracting for smenu-0.9.15 => SHA256 Checksum OK for p-gen-smenu-v0.9.15_GH0.tar.gz. Extracted Memory Use: 3.08M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for smenu-0.9.15 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> smenu-0.9.15 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> smenu-0.9.15 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for smenu-0.9.15 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 whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 dependency style of cc... gcc3 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for gawk... (cached) /usr/bin/awk checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for library containing tgetent... -ltinfo checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for langinfo.h... (cached) yes checking for locale.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for mblen... (cached) yes checking for memset... (cached) yes checking for nl_langinfo... (cached) yes checking for pathconf... (cached) yes checking for regcomp... yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strspn... yes checking for strcasecmp... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating smenu.spec config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for smenu-0.9.15 --- all --- /usr/bin/make all-am --- smenu.o --- --- list.o --- --- xmalloc.o --- --- index.o --- --- utf8.o --- --- fgetc.o --- --- utils.o --- --- getopt.o --- --- usage.o --- --- smenu.o --- cc -DHAVE_CONFIG_H -I. -D__BSD_VISIBLE -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT smenu.o -MD -MP -MF .deps/smenu.Tpo -c -o smenu.o smenu.c --- xmalloc.o --- cc -DHAVE_CONFIG_H -I. -D__BSD_VISIBLE -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c --- index.o --- cc -DHAVE_CONFIG_H -I. -D__BSD_VISIBLE -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT index.o -MD -MP -MF .deps/index.Tpo -c -o index.o index.c --- fgetc.o --- cc -DHAVE_CONFIG_H -I. -D__BSD_VISIBLE -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT fgetc.o -MD -MP -MF .deps/fgetc.Tpo -c -o fgetc.o fgetc.c --- utils.o --- cc -DHAVE_CONFIG_H -I. -D__BSD_VISIBLE -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c --- usage.o --- cc -DHAVE_CONFIG_H -I. -D__BSD_VISIBLE -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT usage.o -MD -MP -MF .deps/usage.Tpo -c -o usage.o usage.c --- list.o --- cc -DHAVE_CONFIG_H -I. -D__BSD_VISIBLE -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c --- utf8.o --- cc -DHAVE_CONFIG_H -I. -D__BSD_VISIBLE -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c --- getopt.o --- cc -DHAVE_CONFIG_H -I. -D__BSD_VISIBLE -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c --- fgetc.o --- mv -f .deps/fgetc.Tpo .deps/fgetc.Po --- usage.o --- mv -f .deps/usage.Tpo .deps/usage.Po --- getopt.o --- mv -f .deps/getopt.Tpo .deps/getopt.Po --- xmalloc.o --- mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po --- list.o --- mv -f .deps/list.Tpo .deps/list.Po --- utils.o --- mv -f .deps/utils.Tpo .deps/utils.Po --- index.o --- mv -f .deps/index.Tpo .deps/index.Po --- utf8.o --- mv -f .deps/utf8.Tpo .deps/utf8.Po --- smenu.o --- mv -f .deps/smenu.Tpo .deps/smenu.Po --- smenu --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o smenu smenu.o list.o xmalloc.o index.o utf8.o fgetc.o utils.o getopt.o usage.o -ltinfo -L/usr/local/lib SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> smenu-0.9.15 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for smenu-0.9.15 ===> smenu-0.9.15 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list /bin/mkdir -p '/construction/sysutils/smenu/stage/usr/local/bin' install -s -m 555 smenu '/construction/sysutils/smenu/stage/usr/local/bin' /bin/mkdir -p '/construction/sysutils/smenu/stage/usr/local/man/man1' install -m 0644 smenu.1 '/construction/sysutils/smenu/stage/usr/local/man/man1' ====> 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 smenu-0.9.15 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:13