+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/hnb.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nMtwPh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lhnb-1.9.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/lhnb-1.9.19.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lhnb-1.9.19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (hnb-rpm.patch):' Patch #0 (hnb-rpm.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .r --fuzz=0 patching file src/libcli/Makefile patching file src/Makefile + echo 'Patch #3 (hnb-format-security.patch):' Patch #3 (hnb-format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .format-security --fuzz=0 patching file src/libcli/cli.c + cp -p /builddir/build/SOURCES/hnbrc.vi doc/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CkMp7s + umask 022 + cd /builddir/build/BUILD + cd lhnb-1.9.19 + /usr/bin/make 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' -j4 (cd src;make) make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/builddir/build/BUILD/lhnb-1.9.19/src' (cd libcli;make libcli.a) make[2]: Entering directory '/builddir/build/BUILD/lhnb-1.9.19/src/libcli' cc -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cli.o cli.c cc -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cli_history.o cli_history.c cc -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cli_tokenize.o cli_tokenize.c ar rcs libcli.a cli*.o make[2]: Leaving directory '/builddir/build/BUILD/lhnb-1.9.19/src/libcli' make[1]: Circular init_subsystems.c <- init_subsystems.c dependency dropped. cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o init_subsystems.o init_subsystems.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o clipboard.o clipboard.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o actions.o actions.c actions.c: In function 'action_node': actions.c:126:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (cmdline); ^~~~~~~~~~~~~~~~ actions.c: In function 'cmd_system': actions.c:41:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (argv[1]); ^~~~~~~~~~~~~~~~ actions.c: In function 'action_node': actions.c:55:3: warning: offset '5' outside bounds of constant string sprintf (cmdline, "%s > /dev/null 2>&1 &", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fixnullstring (node_get (node, TEXT)) + 5); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o path.o path.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o tree_misc.o tree_misc.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o file_binary.o file_binary.c file_binary.c: In function 'import_binary': file_binary.c:124:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&header, sizeof(int), 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_binary.c:125:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&version, sizeof(int), 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_binary.c:138:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&attributes, sizeof(int),1,file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_binary.c:147:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&len, sizeof(int),1,file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_binary.c:149:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(att_name,1,len,file); ^~~~~~~~~~~~~~~~~~~~~~~~~~ file_binary.c:151:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&len, sizeof(int),1,file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file_binary.c:153:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(att_data,1,len,file); ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o statcmds.o statcmds.c statcmds.c: In function 'mem_cmd': statcmds.c:40:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (file, ^~~~~~~~~~~~~ "%*i %*s %*s %*i %*i %*i %*i %*i %*i %*i %*i %*i %*i %*i %*i %*i %*i %*i %*i %*i %*i %*i %i", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &VmSize); ~~~~~~~~ statcmds.c:58:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (file, "%*s %*s %*s %*s %*s %*s %*s %*i %*i %i %i %i", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &free, &buffers, &cached); ~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o expanded.o expanded.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o tree_sort.o tree_sort.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o file_hnb.o file_hnb.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o ui.o ui.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o ui_cli.o ui_cli.c ui_cli.c: In function 'cli': ui_cli.c:252:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (commandline, 4096, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o prefs.o prefs.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o spell.o spell.c spell.c: In function 'spell_node': spell.c:50:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (tempfile, fixnullstring (node_get (node, TEXT)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strlen (node_get (node, TEXT))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spell.c:55:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system (commandline); ^~~~~~~~~~~~~~~~~~~~ cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o node.o node.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o file_opml.o file_opml.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o cli_macro.o cli_macro.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o ui_overlay.o ui_overlay.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o ui_draw.o ui_draw.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o state.o state.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o mark.o mark.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o ui_binding.o ui_binding.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o ui_menu.o ui_menu.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o query.o query.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o autosave.o autosave.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o file.o file.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o util_string.o util_string.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o cal.o cal.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o ui_style.o ui_style.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o file_ascii.o file_ascii.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o ui_edit.o ui_edit.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o search.o search.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o xml_tok.o xml_tok.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o hnb.o hnb.c hnb.c: In function 'main': hnb.c:269:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(response,10,stdin); ^~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o tokenizer.o tokenizer.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o tree_todo.o tree_todo.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o tree.o tree.c tree.c: In function 'node_swap': tree.c:428:22: warning: variable 'Bright' set but not used [-Wunused-but-set-variable] Node *Bup, *Bleft, *Bright, *Bdown; ^~~~~~ tree.c:427:22: warning: variable 'Aright' set but not used [-Wunused-but-set-variable] Node *Aup, *Aleft, *Aright, *Adown; ^~~~~~ cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o evilloop.o evilloop.c cc -c -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o file_ps.o file_ps.c cc -o hnb path.o statcmds.o expanded.o ui.o ui_cli.o xml_tok.o file_opml.o tree_misc.o file_help.o ui_draw.o file_xml.o autosave.o cal.o ui_edit.o file_html.o hnb.o ui_overlay.o tree.o evilloop.o ui_style.o actions.o tree_todo.o file_binary.o tree_sort.o file.o prefs.o spell.o node.o cli_macro.o state.o ui_menu.o file_ps.o mark.o ui_binding.o query.o util_string.o file_ascii.o search.o file_hnb.o tokenizer.o clipboard.o init_subsystems.o -lncurses libcli/libcli.a -I.. -Ilibcli -DHAVE_CONFIG_H -Wall -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 make[1]: Leaving directory '/builddir/build/BUILD/lhnb-1.9.19/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OyOu6G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64 + cd lhnb-1.9.19 + install -D -p src/hnb /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64/usr/bin/hnb + install -D -pm644 doc/hnb.1 /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64/usr/share/man/man1/hnb.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: hnb-1.9.19-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fu9L6u + umask 022 + cd /builddir/build/BUILD + cd lhnb-1.9.19 + DOCDIR=/builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64/usr/share/doc/hnb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64/usr/share/doc/hnb + cp -pr COPYING /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64/usr/share/doc/hnb + cp -pr README /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64/usr/share/doc/hnb + cp -pr doc/Documentation.html /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64/usr/share/doc/hnb + cp -pr doc/hnbrc doc/hnbrc.vi /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64/usr/share/doc/hnb + exit 0 Provides: hnb = 1.9.19-8.fc28 hnb(riscv-64) = 1.9.19-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/hnb-1.9.19-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/hnb-1.9.19-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vWTW9C + umask 022 + cd /builddir/build/BUILD + cd lhnb-1.9.19 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hnb-1.9.19-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff