------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The iselect 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 ------------------------------------------------------------------------------- ===> iselect-1.4.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The iselect 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 ===> iselect-1.4.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by iselect-1.4.0_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The iselect 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 ===> iselect-1.4.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by iselect-1.4.0_1 for building => SHA256 Checksum OK for iselect-1.4.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The iselect 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 ===> iselect-1.4.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by iselect-1.4.0_1 for building ===> Extracting for iselect-1.4.0_1 ===> NOTICE: The iselect 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 ===> iselect-1.4.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by iselect-1.4.0_1 for building => SHA256 Checksum OK for iselect-1.4.0.tar.gz. Extracted Memory Use: 0.58M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for iselect-1.4.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> iselect-1.4.0_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> iselect-1.4.0_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for iselect-1.4.0_1 configure: loading site script /xports/Templates/config.site Configuring for iSelect 1.4.0 (08-Jul-2007) Copyright (c) 1997-2007 Ralf S. Engelschall CHECK: Build Environment 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 ISO C89... none needed checking how to run the C preprocessor... cpp checking for compilation debug mode... disabled checking whether make sets $(MAKE)... yes CHECK: Curses Environment checking for additional include dir... /usr/local/include checking for additional library dir... /usr/local/lib 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 ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking for initscr in -lncurses... yes checking slcurses.h usability... no checking slcurses.h presence... no checking for slcurses.h... no checking for SLcurses_initscr in -lslang... no checking which Curses to use... GNU NCurses CHECK: System Ingredients checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking for stdio.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes RESULT: Sourcefile Substitution configure: creating ./config.status config.status: creating Makefile config.status: creating config_sc.h config.status: creating config_ac.h SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for iselect-1.4.0_1 --- iselect_main.o --- --- iselect_browse.o --- --- iselect_keys.o --- --- iselect_getopt.o --- --- iselect_version.o --- --- iselect_help.o --- --- iselect_readme.o --- --- iselect_main.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -I. -o iselect_main.o -c iselect_main.c --- iselect_browse.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -I. -o iselect_browse.o -c iselect_browse.c --- iselect_keys.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -I. -o iselect_keys.o -c iselect_keys.c --- iselect_getopt.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -I. -o iselect_getopt.o -c iselect_getopt.c --- iselect_version.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -I. -o iselect_version.o -c iselect_version.c --- iselect_help.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -I. -o iselect_help.o -c iselect_help.c --- iselect_readme.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I/usr/local/include -I. -o iselect_readme.o -c iselect_readme.c --- iselect --- cc -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o iselect iselect_main.o iselect_browse.o iselect_keys.o iselect_getopt.o iselect_version.o iselect_help.o iselect_readme.o -lncurses SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> iselect-1.4.0_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for iselect-1.4.0_1 ===> iselect-1.4.0_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -s -m 555 /construction/misc/iselect/iselect-1.4.0/iselect /construction/misc/iselect/stage/usr/local/bin install -m 444 /construction/misc/iselect/iselect-1.4.0/iselect.1 /construction/misc/iselect/stage/usr/local/man/man1 cd /construction/misc/iselect/iselect-1.4.0/example && /usr/bin/find . | /usr/bin/cpio -pdm -L -R root:wheel /construction/misc/iselect/stage/usr/local/share/examples/iselect 37 blocks ====> 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 iselect-1.4.0_1 file sizes/checksums [21]: 0% file sizes/checksums [21]: 100% packing files [21]: 0% packing files [21]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:13