+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/kismet.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
warning: Macro expanded in comment on line 19: %{name}-%_version.tar.gz.asc

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.64hscG
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf kismet-2016-07-R1
+ /usr/bin/mkdir -p kismet-2016-07-R1
+ cd kismet-2016-07-R1
+ /usr/bin/tar -xof -
+ /usr/bin/xz -dc /builddir/build/SOURCES/kismet-2016-07-R1.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cd kismet-2016-07-R1
+ /bin/cp -a /usr/lib/rpm/config.sub .
+ sed -i 's!\$(prefix)/lib/!/usr/lib64/!g' plugin-alertsyslog/Makefile plugin-btscan/Makefile plugin-spectools/Makefile plugin-syslog/Makefile
+ sed -i -e '\!^ouifile=/etc/manuf!d' -e '\!^ouifile=/usr/share/wireshark/wireshark/manuf!d' conf/kismet.conf.in conf/kismet_drone.conf
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PaomgS
+ umask 022
+ cd /builddir/build/BUILD
+ cd kismet-2016-07-R1
+ cd kismet-2016-07-R1
+ export ac_cv_lib_uClibcpp_main=no
+ ac_cv_lib_uClibcpp_main=no
+ export LDFLAGS=-Wl,--as-needed
+ LDFLAGS=-Wl,--as-needed
+ CFLAGS='-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 '
+ export CFLAGS
+ CXXFLAGS='-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 '
+ export CXXFLAGS
+ FFLAGS='-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  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-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  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS=-Wl,--as-needed
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc/kismet 'CXXFLAGS=-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  -D__STDC_FORMAT_MACROS'
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl.exe... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... gcc -E
checking for platform-specific compiler flags... none needed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ANSI C header files... (cached) yes
checking return type of signal handlers... void
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for gettimeofday... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strftime... yes
checking for strstr... yes
checking for system-level getopt_long()... yes
checking for stdint.h... (cached) yes
checking for accept() addrlen type... socklen_t
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for dlopen in -ldl... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for libm math function in std libs... no
checking for pow in -lm... yes
checking for main in -luClibc++... (cached) no
checking for main in -lstdc++... yes
checking for group 'root'... yes
checking for group 'man'... checking for initscr in -lncurses... yes
checking for library containing stdscr... -ltinfo
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for new_panel in -lpanel... yes
checking panel.h usability... yes
checking panel.h presence... yes
checking for panel.h... yes
checking for setproctitle... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for setproctitle in -lutil... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking whether __progname and __progname_full are available... yes
checking which argv replacement method to use... writeable
checking for linux/wireless.h... yes
checking that linux/wireless.h is what we expect... yes
checking can we use iw_freq.flags... yes
checking for cap_init in -lcap... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for pcre_compile in -lpcre... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for pcap_open_live in -lpcap... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for pcap_setnonblock in -lpcap... yes
checking for pcap_get_selectable_fd in -lpcap... yes
checking for PPI support in libpcap... yes
configure: WARNING: Using local radiotap headers
checking for pkg-config... yes
checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libnl30... yes
checking for libnlgenl30... yes
checking for libnl20... no
checking for libnl1... no
checking For mac80211 support in netlink library... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Makefile.inc
config.status: WARNING:  'Makefile.inc.in' seems to ignore the --datarootdir setting
config.status: creating scripts/kismet
config.status: creating conf/kismet.conf
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking

Configuration complete: 
         Compiling for: linux-gnu (riscv64)
           C++ Library: stdc++
   Installing as group: root
    Man pages owned by: man
       Installing into: /usr
          Setuid group: kismet
      Terminal Control: ncurses
   Linux WEXT capture : yes
   OSX/Darwin capture : n/a (only OSX/Darwin)
   PCRE Regex Filters : yes
          pcap capture: yes
       airpcap control: n/a (only Cygwin/Win32)
        PPI log format: yes
LibCapability (enhanced
   privilege dropping): yes
         Linux Netlink: yes (mac80211 VAP creation) - libnl-3.0 libnl-genl-3.0

Configuration complete.  Run 'make dep' to generate dependencies
and 'make' followed by 'make install' to compile and install.

*** WARNING ***
In some situations, libpcap links to libnl.  If Kismet finds a newer 
libnl, it can cause an immediate segfault when starting Kismet. 

It is very hard to test at compile time (and run-time changes can 
cause it to break).  If you experience immediate segfaults when 
trying to start kismet_server, check your libpcap.so with 'ldd'
and either install a libpcap which does not link libnl1, or 
force Kismet to compile with a degraded libnl via 
./configure --with-netlink-version=1

+ make clean
Generating dependencies... 
make[1]: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1'
make[2]: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1'
PLUGIN-CLEAN: plugin-alertsyslog/
make[3]: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-alertsyslog'
make[3]: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-alertsyslog'
PLUGIN-CLEAN: plugin-btscan/
make[3]: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-btscan'
make[3]: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-btscan'
PLUGIN-CLEAN: plugin-spectools/
make[3]: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-spectools'
make[3]: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-spectools'
PLUGIN-CLEAN: plugin-syslog/
make[3]: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-syslog'
make[3]: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-syslog'
make[2]: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1'
make[2]: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1'
PLUGIN-CLEAN: restricted-plugin-autowep/
make[3]: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/restricted-plugin-autowep'
make[3]: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/restricted-plugin-autowep'
PLUGIN-CLEAN: restricted-plugin-ptw/
make[3]: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/restricted-plugin-ptw'
make[3]: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/restricted-plugin-ptw'
make[2]: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1'
make[1]: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1'
+ make -j4 HOME=/builddir
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c util.cc -o util.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c cygwin_utils.cc -o cygwin_utils.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c globalregistry.cc -o globalregistry.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c ringbuf.cc -o ringbuf.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c messagebus.cc -o messagebus.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c configfile.cc -o configfile.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c getopt.cc -o getopt.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c filtercore.cc -o filtercore.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c ifcontrol.cc -o ifcontrol.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c iwcontrol.cc -o iwcontrol.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c madwifing_control.cc -o madwifing_control.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c nl80211_control.cc -o nl80211_control.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c psutils.cc -o psutils.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c ipc_remote.cc -o ipc_remote.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c soundcontrol.cc -o soundcontrol.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c battery.cc -o battery.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kismet_json.cc -o kismet_json.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c netframework.cc -o netframework.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c clinetframework.cc -o clinetframework.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c tcpserver.cc -o tcpserver.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c tcpclient.cc -o tcpclient.o 
clinetframework.cc: In member function 'virtual int NetworkClient::Poll(fd_set&, fd_set&)':
clinetframework.cc:144:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if ((ret = WriteBytes()) < 0)
         ^~
clinetframework.cc:146:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
             return ret;
             ^~~~~~
clinetframework.cc: In member function 'virtual void NetworkClient::KillConnection()':
clinetframework.cc:211:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (cli_fd >= 0)
     ^~
clinetframework.cc:214:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  cli_fd = -1;
  ^~~~~~
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c unixdomainserver.cc -o unixdomainserver.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c serialclient.cc -o serialclient.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetsourcetracker.cc -o packetsourcetracker.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetsource_pcap.cc -o packetsource_pcap.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetsource_wext.cc -o packetsource_wext.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetsource_bsdrt.cc -o packetsource_bsdrt.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetsource_drone.cc -o packetsource_drone.o 
packetsource_wext.cc: In member function 'virtual int PacketSource_Wext::ParseOptions(std::vector<opt_pair>*)':
packetsource_wext.cc:195:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (FetchOptBoolean("forcevif", in_opts, 0))
     ^~
packetsource_wext.cc:201:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if (vap == "" && FetchOptBoolean("forcevap", in_opts, 1)) {
  ^~
packetsource_drone.cc: In member function 'void DroneClientFrame::SourceActionHandler(pst_packetsource*, int, int)':
packetsource_drone.cc:213:15: warning: variable 'cmd' set but not used [-Wunused-but-set-variable]
  unsigned int cmd = DRONE_CHS_CMD_NONE;
               ^~~
packetsource_drone.cc: In member function 'virtual int DroneClientFrame::ParseData()':
packetsource_drone.cc:414:8: warning: variable 'channel_hop' set but not used [-Wunused-but-set-variable]
    int channel_hop = -1, channel_dwell = -1, channel_rate = -1;
        ^~~~~~~~~~~
packetsource_drone.cc:414:26: warning: variable 'channel_dwell' set but not used [-Wunused-but-set-variable]
    int channel_hop = -1, channel_dwell = -1, channel_rate = -1;
                          ^~~~~~~~~~~~~
packetsource_drone.cc:414:46: warning: variable 'channel_rate' set but not used [-Wunused-but-set-variable]
    int channel_hop = -1, channel_dwell = -1, channel_rate = -1;
                                              ^~~~~~~~~~~~
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetsource_ipwlive.cc -o packetsource_ipwlive.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetsource_airpcap.cc -o packetsource_airpcap.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetsource_darwin.cc -o packetsource_darwin.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetsource_macusb.cc -o packetsource_macusb.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kis_netframe.cc -o kis_netframe.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kis_droneframe.cc -o kis_droneframe.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c gpswrapper.cc -o gpswrapper.o 
kis_netframe.cc: In member function 'virtual void KisNetframe_MessageClient::ProcessMessage(std::__cxx11::string, int)':
kis_netframe.cc:448:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if ((in_flags & MSGFLAG_LOCAL) || (in_flags & MSGFLAG_ALERT))
     ^~
kis_netframe.cc:451:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  STATUS_data sdata;
  ^~~~~~~~~~~
kis_droneframe.cc: In member function 'virtual int KisDroneFramework::chain_handler(kis_packet*)':
kis_droneframe.cc:938:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (new_fcs && fcs != NULL)
     ^~
kis_droneframe.cc:941:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  free(dpkt);
  ^~~~
gpswrapper.cc: In constructor 'GpsWrapper::GpsWrapper(GlobalRegistry*)':
gpswrapper.cc:137:12: warning: variable 'gn' set but not used [-Wunused-but-set-variable]
   GPSNull *gn;
            ^~
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c gpscore.cc -o gpscore.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c gpsdclient.cc -o gpsdclient.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c gpsserial.cc -o gpsserial.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c gpsfixed.cc -o gpsfixed.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetchain.cc -o packetchain.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c plugintracker.cc -o plugintracker.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c alertracker.cc -o alertracker.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c timetracker.cc -o timetracker.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c packetdissectors.cc -o packetdissectors.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c devicetracker.cc -o devicetracker.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c netracker.cc -o netracker.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c channeltracker.cc -o channeltracker.o 
packetdissectors.cc: In member function 'int KisBuiltinDissector::ieee80211_dissector(kis_packet*)':
packetdissectors.cc:936:13: warning: variable 'found_channel_tag' set but not used [-Wunused-but-set-variable]
         int found_channel_tag = 0;
             ^~~~~~~~~~~~~~~~~
packetdissectors.cc: In member function 'int KisBuiltinDissector::basicstring_dissector(kis_packet*)':
packetdissectors.cc:2534:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (packinfo->header_offset > chunk->length)
     ^~
packetdissectors.cc:2537:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  string str;
  ^~~~~~
netracker.cc: In member function 'int Netracker::datatracker_chain_handler(kis_packet*)':
netracker.cc:3353:12: warning: variable 'combo' set but not used [-Wunused-but-set-variable]
    in_addr combo;
            ^~~~~
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c phy_80211.cc -o phy_80211.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c manuf.cc -o manuf.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c dumpfile.cc -o dumpfile.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c dumpfile_pcap.cc -o dumpfile_pcap.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c dumpfile_gpsxml.cc -o dumpfile_gpsxml.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c dumpfile_tuntap.cc -o dumpfile_tuntap.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c dumpfile_netxml.cc -o dumpfile_netxml.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c dumpfile_nettxt.cc -o dumpfile_nettxt.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c dumpfile_string.cc -o dumpfile_string.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c dumpfile_alert.cc -o dumpfile_alert.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c statealert.cc -o statealert.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kismet_server.cc -o kismet_server.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c drone_kisnetframe.cc -o drone_kisnetframe.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kismet_capture.cc -o kismet_capture.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kismet_drone.cc -o kismet_drone.o 
kismet_server.cc: In function 'void Protocol_CRITFAIL_enable(int, GlobalRegistry*, const void*)':
kismet_server.cc:282:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
    if (globalreg->kisnetserver->SendToAll(critfail_proto_ref, (void *) x) < 0)
                                                                        ^
kismet_server.cc:286:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
                (void *) x, &cache) < 0)
                         ^
kismet_server.cc: In function 'void CatchShutdown(int)':
kismet_server.cc:544:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (fqmescli != NULL) //  && globalregistry->fatal_condition)
     ^~
kismet_server.cc:547:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if (daemonize == 0) {
  ^~
kismet_server.cc: In function 'int main(int, char**, char**)':
kismet_server.cc:1136:14: warning: variable 'gpswrapper' set but not used [-Wunused-but-set-variable]
  GpsWrapper *gpswrapper;
              ^~~~~~~~~~
kismet_server.cc:1158:18: warning: variable 'chantracker' set but not used [-Wunused-but-set-variable]
  Channeltracker *chantracker;
                  ^~~~~~~~~~~
kismet_server.cc:1210:19: warning: variable 'bsstsa' set but not used [-Wunused-but-set-variable]
  BSSTSStateAlert *bsstsa;
                   ^~~~~~
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c popenclient.cc -o popenclient.o 
kismet_drone.cc: In function 'void CatchShutdown(int)':
kismet_drone.cc:238:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (fqmescli != NULL)
     ^~
kismet_drone.cc:241:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  if (daemonize == 0)
  ^~
kismet_drone.cc: In function 'int main(int, char**, char**)':
kismet_drone.cc:596:14: warning: variable 'gpswrapper' set but not used [-Wunused-but-set-variable]
  GpsWrapper *gpswrapper;
              ^~~~~~~~~~
popenclient.cc: In member function 'virtual int PopenClient::Poll(fd_set&, fd_set&)':
popenclient.cc:230:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if ((ret = WriteBytes()) < 0)
         ^~
popenclient.cc:232:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
             return ret;
             ^~~~~~
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kis_clinetframe.cc -o kis_clinetframe.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c text_cliframe.cc -o text_cliframe.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kis_panel_widgets.cc -o kis_panel_widgets.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kis_panel_network.cc -o kis_panel_network.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kis_panel_windows.cc -o kis_panel_windows.o 
kis_panel_widgets.cc: In member function 'virtual int Kis_Single_Input::KeyPress(int)':
kis_panel_widgets.cc:2585:29: warning: narrowing conversion of 'in_key' from 'int' to 'char' inside { } [-Wnarrowing]
   char ins[2] = { in_key, 0 };
                             ^
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kis_panel_details.cc -o kis_panel_details.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kis_panel_preferences.cc -o kis_panel_preferences.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kis_panel_frontend.cc -o kis_panel_frontend.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -c kismet_client.cc -o kismet_client.o 
g++ -Wl,--as-needed -rdynamic -o kismet_capture util.o cygwin_utils.o globalregistry.o ringbuf.o messagebus.o configfile.o getopt.o filtercore.o ifcontrol.o iwcontrol.o madwifing_control.o nl80211_control.o  psutils.o ipc_remote.o netframework.o clinetframework.o tcpserver.o tcpclient.o timetracker.o drone_kisnetframe.o packetsourcetracker.o packetchain.o packetsource_pcap.o packetsource_wext.o packetsource_bsdrt.o packetsource_drone.o packetsource_ipwlive.o packetsource_airpcap.o packetsource_darwin.o packetsource_macusb.o dumpfile.o dumpfile_tuntap.o kismet_capture.o -lcap  -ldl -lm -lpcre -lstdc++ -lpcap -lcap -lnl-genl-3 -lnl-3 
g++ -Wl,--as-needed -rdynamic -o kismet_server util.o cygwin_utils.o globalregistry.o ringbuf.o messagebus.o configfile.o getopt.o filtercore.o ifcontrol.o iwcontrol.o madwifing_control.o nl80211_control.o  psutils.o ipc_remote.o soundcontrol.o battery.o kismet_json.o netframework.o clinetframework.o tcpserver.o tcpclient.o unixdomainserver.o serialclient.o packetsourcetracker.o packetsource_pcap.o packetsource_wext.o packetsource_bsdrt.o packetsource_drone.o packetsource_ipwlive.o packetsource_airpcap.o packetsource_darwin.o packetsource_macusb.o kis_netframe.o kis_droneframe.o gpswrapper.o gpscore.o gpsdclient.o gpsserial.o gpsfixed.o packetchain.o plugintracker.o alertracker.o timetracker.o packetdissectors.o devicetracker.o netracker.o channeltracker.o phy_80211.o manuf.o dumpfile.o dumpfile_pcap.o dumpfile_gpsxml.o dumpfile_tuntap.o dumpfile_netxml.o dumpfile_nettxt.o dumpfile_string.o dumpfile_alert.o statealert.o kismet_server.o -lcap  -ldl -lm -lpcre -lstdc++ -lpcap -lnl-genl-3 -lnl-3 
g++ -Wl,--as-needed -rdynamic -o kismet_drone util.o cygwin_utils.o globalregistry.o ringbuf.o messagebus.o configfile.o getopt.o ifcontrol.o iwcontrol.o madwifing_control.o nl80211_control.o  psutils.o ipc_remote.o soundcontrol.o kismet_json.o netframework.o clinetframework.o tcpserver.o tcpclient.o serialclient.o drone_kisnetframe.o kis_droneframe.o gpswrapper.o gpscore.o gpsdclient.o gpsserial.o gpsfixed.o packetchain.o packetsource_pcap.o packetsource_wext.o packetsource_bsdrt.o packetsource_drone.o packetsource_ipwlive.o packetsource_airpcap.o packetsource_darwin.o packetsource_macusb.o plugintracker.o packetsourcetracker.o timetracker.o kismet_drone.o -lcap  -ldl -lm -lpcre -lstdc++ -lpcap -lnl-genl-3 -lnl-3 
g++ -Wl,--as-needed -rdynamic -o kismet_client util.o ringbuf.o globalregistry.o messagebus.o configfile.o getopt.o soundcontrol.o timetracker.o ipc_remote.o clinetframework.o tcpclient.o popenclient.o kis_clinetframe.o text_cliframe.o kis_panel_widgets.o kis_panel_network.o kis_panel_windows.o kis_panel_details.o kis_panel_preferences.o kis_panel_frontend.o kismet_client.o -lstdc++ -ldl -lncurses -ltinfo -lpanel
+ for i in plugin-{alertsyslog,btscan,spectools,syslog}
++ pwd
+ make -C plugin-alertsyslog KIS_SRC_DIR=/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 CXX=g++ CC=gcc LD=g++ 'CFLAGS=-I$(KIS_SRC_DIR) -fPIC -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 ' 'PLUGINLDFLAGS=-shared -rdynamic -Wl,--as-needed'
make: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-alertsyslog'
g++ -Wall -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  -D__STDC_FORMAT_MACROS -I/usr/include -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -Wall -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  -D__STDC_FORMAT_MACROS -I/usr/include -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -c alertsyslog.cc -o alertsyslog.o 
g++ -shared -rdynamic -Wl,--as-needed alertsyslog.o -o alertsyslog.so -lcap  -ldl -lm -lpcre -lstdc++ 
make: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-alertsyslog'
+ for i in plugin-{alertsyslog,btscan,spectools,syslog}
++ pwd
+ make -C plugin-btscan KIS_SRC_DIR=/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 CXX=g++ CC=gcc LD=g++ 'CFLAGS=-I$(KIS_SRC_DIR) -fPIC -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 ' 'PLUGINLDFLAGS=-shared -rdynamic -Wl,--as-needed'
make: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-btscan'
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -c packetsource_linuxbt.cc -o packetsource_linuxbt.o 
packetsource_linuxbt.cc: In function 'void* linuxbt_cap_thread(void*)':
packetsource_linuxbt.cc:104:7: warning: unused variable 'hci_class' [-Wunused-variable]
  char hci_class[KIS_LINUXBT_CLASS_MAX];
       ^~~~~~~~~
packetsource_linuxbt.cc:166:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
     write(linuxbt->fake_fd[1], rpkt, 1);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
packetsource_linuxbt.cc: In member function 'virtual int PacketSource_LinuxBT::Poll()':
packetsource_linuxbt.cc:276:6: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
  read(fake_fd[0], &rx, 1);
  ~~~~^~~~~~~~~~~~~~~~~~~~
packetsource_linuxbt.cc: In function 'void* linuxbt_cap_thread(void*)':
packetsource_linuxbt.cc:95:7: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=]
 void *linuxbt_cap_thread(void *arg) {
       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:861:0,
                 from /builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/util.h:24,
                 from packetsource_linuxbt.cc:25:
/usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output 7 bytes into a destination of size 6
        __bos (__s), __fmt, __va_arg_pack ());
                                            ^
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -c tracker_btscan.cc -o tracker_btscan.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -c dumpfile_btscantxt.cc -o dumpfile_btscantxt.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -c kismet_btscan.cc -o kismet_btscan.o 
g++ -shared -rdynamic -Wl,--as-needed packetsource_linuxbt.o tracker_btscan.o dumpfile_btscantxt.o kismet_btscan.o -o btscan.so -lcap  -ldl -lm -lpcre -lstdc++ -lbluetooth -lpthread
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -c btscan_ui.cc -o btscan_ui.o 
btscan_ui.cc: In function 'void BtscanProtoBTSCANDEV(GlobalRegistry*, std::__cxx11::string, std::vector<smart_word_token>*, KisNetClient*, void*)':
btscan_ui.cc:420:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if (proto_parsed->size() < btscan->asm_btscandev_num) {
      ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
btscan_ui.cc: In function 'int BtscanDevlistCB(Kis_Panel_Component*, int, void*, GlobalRegistry*)':
btscan_ui.cc:639:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       selected > btscan->btdev_vec.size()) {
       ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
btscan_ui.cc: In member function 'virtual void Btscan_Details_Panel::DrawPanel()':
btscan_ui.cc:703:6: warning: unused variable 'selected' [-Wunused-variable]
  int selected;
      ^~~~~~~~
g++ -shared -rdynamic -Wl,--as-needed btscan_ui.o -o btscan_ui.so -lcap  -ldl -lm -lpcre -lstdc++ -lbluetooth -lpthread
make: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-btscan'
+ for i in plugin-{alertsyslog,btscan,spectools,syslog}
++ pwd
+ make -C plugin-spectools KIS_SRC_DIR=/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 CXX=g++ CC=gcc LD=g++ 'CFLAGS=-I$(KIS_SRC_DIR) -fPIC -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 ' 'PLUGINLDFLAGS=-shared -rdynamic -Wl,--as-needed'
make: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-spectools'
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -c spectool_netclient.cc -o spectool_netclient.o 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -c spectool_kismet.cc -o spectool_kismet.o 
spectool_kismet.cc: In function 'int kisspec_dump(GlobalRegistry*, int, kis_packet*, uint8_t*, int, void*)':
spectool_kismet.cc:85:10: warning: 'ppi_pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
  ppi_pos += sizeof(ppi_spectrum) + specdata->rssi_vec.size();
  ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -shared -rdynamic -Wl,--as-needed spectool_netclient.o spectool_kismet.o -o spectool_net.so -lcap  -ldl -lm -lpcre -lstdc++ 
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -c spectools_ui.cc -o spectools_ui.o 
spectools_ui.cc: In function 'void SpecCliConfigured(GlobalRegistry*, KisNetClient*, int, void*)':
spectools_ui.cc:199:13: warning: unused variable 'adata' [-Wunused-variable]
  spec_data *adata = (spec_data *) pdata->pluginaux;
             ^~~~~
spectools_ui.cc: In function 'void SpecCliAdd(GlobalRegistry*, KisNetClient*, int, void*)':
spectools_ui.cc:212:13: warning: unused variable 'adata' [-Wunused-variable]
  spec_data *adata = (spec_data *) pdata->pluginaux;
             ^~~~~
g++ -shared -rdynamic -Wl,--as-needed spectools_ui.o -o spectools_ui.so -lcap  -ldl -lm -lpcre -lstdc++ 
make: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-spectools'
+ for i in plugin-{alertsyslog,btscan,spectools,syslog}
++ pwd
+ make -C plugin-syslog KIS_SRC_DIR=/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 CXX=g++ CC=gcc LD=g++ 'CFLAGS=-I$(KIS_SRC_DIR) -fPIC -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 ' 'PLUGINLDFLAGS=-shared -rdynamic -Wl,--as-needed'
make: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-syslog'
g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3  -Wall -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  -D__STDC_FORMAT_MACROS -I/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 -g -fPIC -c kismet-syslog.cc -o kismet-syslog.o 
g++ -shared -rdynamic -Wl,--as-needed kismet-syslog.o -o kismet-syslog.so -lcap  -ldl -lm -lpcre -lstdc++ 
make: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-syslog'
+ gcc -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 /builddir/build/SOURCES/kismet_capture_wrap.c -o kismet_capture.wrap
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JLdwK0
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64
+ cd kismet-2016-07-R1
+ rm -rf /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64 _tmp
+ cd kismet-2016-07-R1
+ for i in . plugin-{alertsyslog,btscan,spectools,syslog}
++ pwd
++ id -un
++ id -gn
++ id -gn
+ make -C . install KIS_SRC_DIR=/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 DESTDIR=/builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64 INSTUSR=mockbuild INSTGRP=mockbuild MANGRP=mockbuild
make: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1'
make -e commoninstall
make[1]: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1'
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/kismet
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/bin
if test -e kismet_client; then \
	echo "Installing client"; \
	/usr/bin/install -c -o mockbuild -g mockbuild -m 555 scripts/kismet /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/bin/kismet; \
	/usr/bin/install -c -o mockbuild -g mockbuild -m 555 kismet_client /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/bin/kismet_client; \
fi;
Installing client
/usr/bin/install -c -o mockbuild -g mockbuild -m 555 kismet_server /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/bin/kismet_server; 
/usr/bin/install -c -o mockbuild -g mockbuild -m 555 kismet_drone /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/bin/kismet_drone;
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/man/man1
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 man/kismet.1 /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/man/man1/kismet.1
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 man/kismet_drone.1 /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/man/man1/kismet_drone.1
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/man/man5
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 man/kismet.conf.5 /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/man/man5/kismet.conf.5
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 man/kismet_drone.conf.5 /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/man/man5/kismet_drone.conf.5
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/kismet/wav/
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 wav/new.wav /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/kismet/wav//new.wav
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 wav/packet.wav /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/kismet/wav//packet.wav
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 wav/alert.wav /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/kismet/wav//alert.wav
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 wav/gpslost.wav /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/kismet/wav//gpslost.wav
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 wav/gpslock.wav /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/kismet/wav//gpslock.wav
make[1]: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1'
install -o mockbuild -g mockbuild -m 644 conf/kismet.conf /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/kismet/kismet.conf
Installed config into /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/kismet/kismet.conf.
install -o mockbuild -g mockbuild -m 644 conf/kismet_drone.conf /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/kismet/kismet_drone.conf
Installed drone config into /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/kismet/kismet_drone.conf.
Installed kismet into /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/bin/.
If you have not done so already, read the README file and the FAQ file.  Additional
documentation is in the docs/ directory.  You MUST edit /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/kismet/kismet.conf 
and configure Kismet for your system, or it will NOT run properly!

Kismet has NOT been installed suid-root.  This means you will need to start 
it as root.  If you add your user to the kismet group and install 
Kismet with 'make suidinstall', users in that group will be able to 
run Kismet directly.

READ THE KISMET DOCUMENTATION ABOUT THE KISMET SECURITY MODEL TO
DECIDE IF YOU WANT TO INSTALL IT SUID-ROOT

It is generally  more secure to install Kismet with the suid-root helper 
option.
make: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1'
+ for i in . plugin-{alertsyslog,btscan,spectools,syslog}
++ pwd
++ id -un
++ id -gn
++ id -gn
+ make -C plugin-alertsyslog install KIS_SRC_DIR=/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 DESTDIR=/builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64 INSTUSR=mockbuild INSTGRP=mockbuild MANGRP=mockbuild
make: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-alertsyslog'
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet
install -o mockbuild -g mockbuild -m 644 alertsyslog.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet/alertsyslog.so
make: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-alertsyslog'
+ for i in . plugin-{alertsyslog,btscan,spectools,syslog}
++ pwd
++ id -un
++ id -gn
++ id -gn
+ make -C plugin-btscan install KIS_SRC_DIR=/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 DESTDIR=/builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64 INSTUSR=mockbuild INSTGRP=mockbuild MANGRP=mockbuild
make: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-btscan'
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 btscan.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet/btscan.so
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet_client
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 btscan_ui.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet_client/btscan_ui.so
make: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-btscan'
+ for i in . plugin-{alertsyslog,btscan,spectools,syslog}
++ pwd
++ id -un
++ id -gn
++ id -gn
+ make -C plugin-spectools install KIS_SRC_DIR=/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 DESTDIR=/builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64 INSTUSR=mockbuild INSTGRP=mockbuild MANGRP=mockbuild
make: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-spectools'
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 spectool_net.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet/spectool_net.so
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet_client
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 spectools_ui.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet_client/spectools_ui.so
make: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-spectools'
+ for i in . plugin-{alertsyslog,btscan,spectools,syslog}
++ pwd
++ id -un
++ id -gn
++ id -gn
+ make -C plugin-syslog install KIS_SRC_DIR=/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1 DESTDIR=/builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64 INSTUSR=mockbuild INSTGRP=mockbuild MANGRP=mockbuild
make: Entering directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-syslog'
mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet
/usr/bin/install -c -o mockbuild -g mockbuild -m 644 kismet-syslog.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64//usr/lib64/kismet/kismet-syslog.so
make: Leaving directory '/builddir/build/BUILD/kismet-2016-07-R1/kismet-2016-07-R1/plugin-syslog'
+ install -d /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64%homedir /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64%crontabdir /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/lib64/kismet /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/lib64/kismet_client /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/libexec /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/sysconfig /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/pam.d /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/security/console.apps
+ install -p -m 0644 /builddir/build/SOURCES/kismet_capture.pam /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/pam.d/kismet_capture
+ install -p -m 0644 /builddir/build/SOURCES/kismet_capture.console /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/security/console.apps/kismet_capture
+ install -p -m 0755 kismet_capture /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/libexec/
+ chmod 0755 /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/lib64/kismet/alertsyslog.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/lib64/kismet/btscan.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/lib64/kismet/kismet-syslog.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/lib64/kismet/spectool_net.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/lib64/kismet_client/btscan_ui.so /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/lib64/kismet_client/spectools_ui.so
+ install -p -m 0755 kismet_capture.wrap /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/bin/kismet_capture
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
/usr/bin/strip: unable to copy file '/builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/bin/kismet_client'; reason: Permission denied
/usr/bin/strip: unable to copy file '/builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/bin/kismet_server'; reason: Permission denied
/usr/bin/strip: unable to copy file '/builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/bin/kismet_drone'; reason: Permission denied
+ /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: kismet-0.0.2016.07.R1-5.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QNRjGt
+ umask 022
+ cd /builddir/build/BUILD
+ cd kismet-2016-07-R1
+ DOCDIR=/builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/doc/kismet
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/doc/kismet
+ cp -pr kismet-2016-07-R1/CHANGELOG /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/doc/kismet
+ cp -pr kismet-2016-07-R1/README /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/doc/kismet
+ cp -pr kismet-2016-07-R1/docs /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64/usr/share/doc/kismet
+ exit 0
Provides: config(kismet) = 0.0.2016.07.R1-5.fc28 kismet = 0.0.2016.07.R1-5.fc28 kismet(riscv-64) = 0.0.2016.07.R1-5.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh 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) libcap.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-genl-3.so.200()(64bit) libnl-genl-3.so.200(libnl_3)(64bit) libpanel.so.6()(64bit) libpcap.so.1()(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH)
Obsoletes: kismet-extras < 0.0.2009.06.R1
Processing files: kismet-plugins-0.0.2016.07.R1-5.fc28.riscv64
Provides: kismet-plugins = 0.0.2016.07.R1-5.fc28 kismet-plugins(riscv-64) = 0.0.2016.07.R1-5.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) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64
Wrote: /builddir/build/SRPMS/kismet-0.0.2016.07.R1-5.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/kismet-0.0.2016.07.R1-5.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/kismet-plugins-0.0.2016.07.R1-5.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hsdsDp
+ umask 022
+ cd /builddir/build/BUILD
+ cd kismet-2016-07-R1
+ rm -rf /builddir/build/BUILDROOT/kismet-0.0.2016.07.R1-5.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff