------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.2.20201017.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The hexcurse 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 ------------------------------------------------------------------------------- ===> hexcurse-1.55_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The hexcurse 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 ===> hexcurse-1.55_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hexcurse-1.55_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The hexcurse 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 ===> hexcurse-1.55_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hexcurse-1.55_1 for building => SHA256 Checksum OK for hexcurse-1.55.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The hexcurse 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 ===> hexcurse-1.55_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hexcurse-1.55_1 for building ===> Extracting for hexcurse-1.55_1 => SHA256 Checksum OK for hexcurse-1.55.tar.gz. Extracted Memory Use: 0.47M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hexcurse-1.55_1 ===> Applying ports patches for hexcurse-1.55_1 from /xports/editors/hexcurse/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> hexcurse-1.55_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> hexcurse-1.55_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for hexcurse-1.55_1 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 gawk... (cached) /usr/bin/awk checking whether make sets ${MAKE}... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 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 initscr in -lncurses... yes checking how to run the C preprocessor... cpp 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 unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking return type of signal handlers... void configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: executing default-1 commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hexcurse-1.55_1 --- all-recursive --- Making all in src --- file.o --- --- llist.o --- --- screen.o --- --- hexcurse.o --- --- stack.o --- --- getopt.o --- --- acceptch.o --- --- file.o --- source='file.c' object='file.o' libtool=no depfile='.deps/file.Po' tmpdepfile='.deps/file.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c `test -f file.c || echo './'`file.c --- llist.o --- source='llist.c' object='llist.o' libtool=no depfile='.deps/llist.Po' tmpdepfile='.deps/llist.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c `test -f llist.c || echo './'`llist.c --- screen.o --- source='screen.c' object='screen.o' libtool=no depfile='.deps/screen.Po' tmpdepfile='.deps/screen.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c `test -f screen.c || echo './'`screen.c --- stack.o --- source='stack.c' object='stack.o' libtool=no depfile='.deps/stack.Po' tmpdepfile='.deps/stack.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c `test -f stack.c || echo './'`stack.c --- getopt.o --- source='getopt.c' object='getopt.o' libtool=no depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c `test -f getopt.c || echo './'`getopt.c --- acceptch.o --- source='acceptch.c' object='acceptch.o' libtool=no depfile='.deps/acceptch.Po' tmpdepfile='.deps/acceptch.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c `test -f acceptch.c || echo './'`acceptch.c --- hexcurse.o --- source='hexcurse.c' object='hexcurse.o' libtool=no depfile='.deps/hexcurse.Po' tmpdepfile='.deps/hexcurse.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c `test -f hexcurse.c || echo './'`hexcurse.c --- getopt.o --- getopt.c: In function 'exchange': getopt.c:40:23: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] #define __alloca alloca ^~~~~~ getopt.c:86:27: note: in expansion of macro '__alloca' char **temp = (char **) __alloca (nonopts_size); ^~~~~~~~ getopt.c:40:23: warning: incompatible implicit declaration of built-in function 'alloca' #define __alloca alloca ^~~~~~ getopt.c:86:27: note: in expansion of macro '__alloca' char **temp = (char **) __alloca (nonopts_size); ^~~~~~~~ --- file.o --- file.c: In function 'boyerMooreSearch': file.c:363:10: warning: function returns address of local variable [-Wreturn-local-addr] return ((char *)(text + (uText + 1))); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- acceptch.o --- acceptch.c: In function 'wacceptch': acceptch.c:421:4: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(SearchStr, temp, strlen(temp)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ acceptch.c:420:11: note: length computed here if (strlen(temp) <= 10) ^~~~~~~~~~~~ acceptch.c:460:7: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(temp, tmpstr, (strlen(tmpstr) > 80) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ? 80 : strlen(tmpstr)); ~~~~~~~~~~~~~~~~~~~~~~ acceptch.c:460:30: note: length computed here strncpy(temp, tmpstr, (strlen(tmpstr) > 80) ^~~~~~~~~~~~~~ --- hexcurse --- 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 hexcurse file.o llist.o screen.o hexcurse.o stack.o getopt.o acceptch.o -lncurses Making all in man SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> hexcurse-1.55_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for hexcurse-1.55_1 ===> hexcurse-1.55_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list Making install in src /bin/sh ../mkinstalldirs /construction/editors/hexcurse/stage/usr/local/bin install -s -m 555 hexcurse /construction/editors/hexcurse/stage/usr/local/bin/hexcurse Making install in man /bin/sh ../mkinstalldirs /construction/editors/hexcurse/stage/usr/local/man/man1 install -m 0644 ./hexcurse.1 /construction/editors/hexcurse/stage/usr/local/man/man1/hexcurse.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:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for hexcurse-1.55_1 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:11