==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: horst 5.1-2 (Mon May 25 15:43:46 2020)
==> Retrieving sources...
  -> Found horst-5.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    horst-5.1.tar.gz ... Passed
==> Making package: horst 5.1-2 (Mon 25 May 2020 03:44:01 PM UTC)
==> Checking runtime dependencies...
==> 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=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 ' | cmp -s - .buildflags || echo '-march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3 ' > .buildflags
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o average.o average.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o capture.o capture.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o channel.o channel.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o conf_options.o conf_options.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o control.o control.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o display-channel.o display-channel.c
control.c: In function 'control_send_command':
control.c:76:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
In file included from /usr/include/string.h:495,
                 from control.c:22:
In function 'strncpy',
    inlined from 'control_send_command' at control.c:65:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
control.c: In function 'control_send_command':
control.c:46:12: note: length computed here
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o display-essid.o display-essid.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o display-filter.o display-filter.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o display-help.o display-help.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o display-history.o display-history.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o display-main.o display-main.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o display-spectrum.o display-spectrum.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o display-statistics.o display-statistics.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o display.o display.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o essid.o essid.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o ieee80211_util.o ieee80211_util.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o ifctrl-ioctl.o ifctrl-ioctl.c
display-main.c: In function 'sort_input':
display-main.c:129:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
display-main.c:131:2: note: here
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o listsort.o listsort.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o main.o main.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o network.o network.c
display.c: In function 'update_display_clock':
display.c:308:23: warning: self-comparison always evaluates to false [-Wtautological-compare]
display.c: In function 'update_display':
display.c:341:23: warning: self-comparison always evaluates to false [-Wtautological-compare]
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o node.o node.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o protocol_parser.o protocol_parser.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o wlan_parser.o wlan_parser.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o radiotap/radiotap.o radiotap/radiotap.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o util.o util.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o wlan_util.o wlan_util.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -std=gnu99 -Wall -Wextra -g -I. -DVERSION=\"5.1\" -DDO_DEBUG -I/usr/include/libnl3  -D_FORTIFY_SOURCE=2  -c -o ifctrl-nl80211.o ifctrl-nl80211.c
cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o horst average.o capture.o channel.o conf_options.o control.o display-channel.o display-essid.o display-filter.o display-help.o display-history.o display-main.o display-spectrum.o display-statistics.o display.o essid.o ieee80211_util.o ifctrl-ioctl.o listsort.o main.o network.o node.o protocol_parser.o wlan_parser.o radiotap/radiotap.o util.o wlan_util.o ifctrl-nl80211.o -lncurses -lm -lnl-3 -lnl-genl-3
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "horst"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: horst 5.1-2 (Mon 25 May 2020 03:44:08 PM UTC)
==> Cleaning up...