:: Synchronizing package databases... build-support-manual downloading... build-support downloading... core-staging downloading... extra-staging downloading... core-testing downloading... core downloading... extra-testing downloading... extra downloading... :: Starting full system upgrade... there is nothing to do ==> Building in chroot for [extra-staging-with-build-support] (pentium4)... ==> Synchronizing chroot copy [/mnt/arch/archbuild/extra-staging-with-build-support-pentium4/root] -> [builder]...done ==> Making package: horst 5.1-2.1 (Mon Sep 9 10:05:01 2024) ==> Retrieving sources... -> Found horst-5.1.tar.gz ==> Validating source files with sha256sums... horst-5.1.tar.gz ... Passed gpg: Warning: using insecure memory! ==> Appending keys from archlinux32.gpg... gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! gpg: Warning: using insecure memory! ==> Updating trust database... gpg: Warning: using insecure memory! gpg: next trustdb check due at 2024-11-09 ==> Making package: horst 5.1-2.1 (Mon Sep 9 10:05:17 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libnl-3.10.0-1.1 Total Installed Size: 2.04 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnl... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found horst-5.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting horst-5.1.tar.gz with bsdtar ==> Starting build()... gcc -MM -I. average.c capture.c channel.c conf_options.c control.c display-channel.c display-essid.c display-filter.c display-help.c display-history.c display-main.c display-spectrum.c display-statistics.c display.c essid.c ieee80211_util.c ifctrl-ioctl.c listsort.c main.c network.c node.c protocol_parser.c wlan_parser.c radiotap/radiotap.c util.c wlan_util.c ifctrl-nl80211.c >.objdeps.mk echo '-march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 ' | cmp -s - .buildflags || echo '-march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 ' > .buildflags cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o average.o average.c cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o capture.o capture.c cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o channel.o channel.c cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o conf_options.o conf_options.c cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o control.o control.c control.c: In function ‘control_send_command’: control.c:76:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 76 | write(ctlpipe, new, len+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o display-channel.o display-channel.c cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o display-essid.o display-essid.c cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o display-filter.o display-filter.c cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o display-help.o display-help.c display-filter.c: In function ‘update_filter_win’: display-filter.c:115:41: warning: unknown conversion type character ‘:’ in format [-Wformat=] 115 | mvwprintw(win, l++, MODE_COL, "%: [%c] WDS/4ADDR", CHECKED(conf.filter_mode & WLAN_MODE_4ADDR)); | ^ cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o display-history.o display-history.c cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o display-main.o display-main.c cc -march=pentium4 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/horst/src=/usr/src/debug/horst -flto=auto -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 -c -o display-spectrum.o display-spectrum.c display-main.c: In function ‘print_dump_win’: display-main.c:56:9: error: format not a string literal and no format arguments [-Werror=format-security] 56 | wprintw(dump_win, str); | ^~~~~~~ display-main.c: In function ‘print_node_list_line’: display-main.c:255:47: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long unsigned int’ [-Wformat=] 255 | mvwprintw(list_win, line, COL_SIG, "%3d", -ewma_read(&n->phy_sig_avg)); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long unsigned int | %3ld display-main.c: In function ‘update_dump_win’: display-main.c:455:35: warning: too many arguments for format [-Wformat-extra-args] 455 | wprintw(dump_win, "%-7s", "ARP", ip_sprintf(p->ip_src)); | ^~~~~~ display-main.c: In function ‘sort_input’: display-main.c:129:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 129 | do_sort = c; | ~~~~~~~~^~~ display-main.c:131:9: note: here 131 | case '\r': case KEY_ENTER: | ^~~~ cc1: some warnings being treated as errors make: *** [: display-main.o] Error 1 make: *** Waiting for unfinished jobs.... ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /mnt/arch/archbuild/extra-staging-with-build-support-pentium4/builder/build [?25h[?25hused straw: :with_build_support:haskell_without_check: builder@cirno-a32