------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> hnb-1.9.18 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> hnb-1.9.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hnb-1.9.18 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> hnb-1.9.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hnb-1.9.18 for building => SHA256 Checksum OK for fraggerfox-hnb-v1.9.18_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> hnb-1.9.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hnb-1.9.18 for building ===> Extracting for hnb-1.9.18 ===> hnb-1.9.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hnb-1.9.18 for building => SHA256 Checksum OK for fraggerfox-hnb-v1.9.18_GH0.tar.gz. Extracted Memory Use: 0.70M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hnb-1.9.18 /usr/bin/env WRKSRC=/construction/editors/hnb/hnb-1.9.18 REWARNFILE=/construction/editors/hnb/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e "s@-lncurses@-L/usr/local/lib &@g" /construction/editors/hnb/hnb-1.9.18/src/Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> hnb-1.9.18 depends on executable: gmake - found ===> hnb-1.9.18 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> hnb-1.9.18 depends on executable: gmake - found ===> hnb-1.9.18 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for hnb-1.9.18 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hnb-1.9.18 gmake[2]: Entering directory '/construction/editors/hnb/hnb-1.9.18' (cd src;gmake) gmake[3]: Entering directory '/construction/editors/hnb/hnb-1.9.18/src' (cd libcli;gmake libcli.a) gmake[4]: Entering directory '/construction/editors/hnb/hnb-1.9.18/src/libcli' cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -c -o cli.o cli.c cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -c -o cli_history.o cli_history.c cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -c -o cli_tokenize.o cli_tokenize.c ar rc libcli.a cli*.o gmake[4]: Leaving directory '/construction/editors/hnb/hnb-1.9.18/src/libcli' cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o file_ps.o file_ps.c file_ps.c: In function 'export_ps': file_ps.c:84:2: warning: string length '5113' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] fprintf (file, "%%!PS %% all files must open with this header\n\ ^~~~~~~ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o evilloop.o evilloop.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o tree.o tree.c tree.c: In function 'node_swap': tree.c:385:22: warning: variable 'Bright' set but not used [-Wunused-but-set-variable] Node *Bup, *Bleft, *Bright, *Bdown; ^~~~~~ tree.c:384:22: warning: variable 'Aright' set but not used [-Wunused-but-set-variable] Node *Aup, *Aleft, *Aright, *Adown; ^~~~~~ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o tokenizer.o tokenizer.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o file_help.o file_help.c file_help.c: In function 'export_help': file_help.c:50:32: warning: variable 'lastlevel' set but not used [-Wunused-but-set-variable] int level, flags, startlevel, lastlevel, cnt; ^~~~~~~~~ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o statcmds.o statcmds.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o xml_tok.o xml_tok.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o search.o search.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o ui_edit.o ui_edit.c ui_edit.c: In function 'ui_edit_cmd': ui_edit.c:78:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ui_draw (pos, (char *) cursor_pos, 1); ^ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o hnb.o hnb.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o ui_style.o ui_style.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o cal.o cal.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o util_string.o util_string.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o file.o file.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o query.o query.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o ui_binding.o ui_binding.c ui_binding.c:398:17: warning: 'dummy_cmd' defined but not used [-Wunused-function] static uint64_t dummy_cmd (int argc, char **argv, void *data) ^~~~~~~~~ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o file_ascii.o file_ascii.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o file_xml.o file_xml.c file_xml.c: In function 'xml_export_nodes': file_xml.c:79:6: warning: variable 'flags' set but not used [-Wunused-but-set-variable] int flags; ^~~~~ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o ui_menu.o ui_menu.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o state.o state.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o ui_draw.o ui_draw.c ui_draw.c: In function 'ui_draw': ui_draw.c:783:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] lines = draw_item (active_line, (int) input, node, drawmode_edit); ^ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o ui_overlay.o ui_overlay.c ui_overlay.c: In function 'status.constprop': ui_overlay.c:66:2: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy (&status_line[MAX_STATUS_LINES - 1][0], message, 128); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o tree_misc.o tree_misc.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o cli_macro.o cli_macro.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o file_opml.o file_opml.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o path.o path.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o spell.o spell.c spell.c: In function 'spell_node': spell.c:51:28: warning: '%s' directive writing up to 31 bytes into a region of size between 0 and 254 [-Wformat-overflow=] sprintf (commandline, "%s %s", spell_command, tempfilename); ^~ ~~~~~~~~~~~~ spell.c:51:2: note: 'sprintf' output between 2 and 287 bytes into a destination of size 255 sprintf (commandline, "%s %s", spell_command, tempfilename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o node.o node.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o ui_cli.o ui_cli.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o prefs.o prefs.c prefs.c: In function 'write_default_prefs': prefs.c:87:3: warning: string length '14679' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] ); ^ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o ui.o ui.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o file_hnb.o file_hnb.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o file_html.o file_html.c file_html.c: In function 'export_html': file_html.c:60:13: warning: variable 'flags' set but not used [-Wunused-but-set-variable] int level, flags, startlevel, lastlevel, cnt; ^~~~~ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o tree_sort.o tree_sort.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o expanded.o expanded.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o actions.o actions.c actions.c: In function 'action_node': actions.c:55:3: warning: offset '5' outside bounds of constant string [-Warray-bounds] sprintf (cmdline, "%s > /dev/null 2>&1 &", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fixnullstring (node_get (node, TEXT)) + 5); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o tree_todo.o tree_todo.c cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o clipboard.o clipboard.c gmake[3]: Circular init_subsystems.c <- init_subsystems.c dependency dropped. cc -c -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g -o init_subsystems.o init_subsystems.c cc -o hnb tokenizer.o file_hnb.o util_string.o query.o prefs.o spell.o file_xml.o tree_sort.o actions.o state.o tree.o ui_edit.o cal.o ui_draw.o ui_overlay.o tree_misc.o ui_cli.o file_html.o file_help.o search.o file_ascii.o path.o file_ps.o ui_menu.o cli_macro.o node.o file.o tree_todo.o ui_style.o clipboard.o init_subsystems.o evilloop.o statcmds.o hnb.o file_opml.o xml_tok.o ui.o expanded.o ui_binding.o -L/usr/local/lib -lncurses libcli/libcli.a -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -pedantic -g gmake[3]: Leaving directory '/construction/editors/hnb/hnb-1.9.18/src' gmake[2]: Leaving directory '/construction/editors/hnb/hnb-1.9.18' SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> hnb-1.9.18 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for hnb-1.9.18 ===> hnb-1.9.18 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -s -m 555 /construction/editors/hnb/hnb-1.9.18/src/hnb /construction/editors/hnb/stage/usr/local/bin install -m 444 /construction/editors/hnb/hnb-1.9.18/doc/hnb.1 /construction/editors/hnb/stage/usr/local/man/man1 install -m 0644 /construction/editors/hnb/hnb-1.9.18/doc/Documentation.* /construction/editors/hnb/stage/usr/local/share/doc/hnb install -m 0644 /construction/editors/hnb/hnb-1.9.18/doc/hnbrc /construction/editors/hnb/stage/usr/local/share/examples/hnb ====> 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 hnb-1.9.18 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:18