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... no checking whether stat accepts an empty string... yes 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... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no checking for libm math function in std libs... yes checking for main in -luClibc++... 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... -lncurses 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 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-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared Configuration complete: Compiling for: linux-uclibc (powerpc) 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 >>> kismet 2016-07-R1 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/kismet-2016-07-R1/ make[1]: Entering directory '/tmp/instance-1/output-1/build/kismet-2016-07-R1' Generating dependencies... /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c util.cc -o util.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c cygwin_utils.cc -o cygwin_utils.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c globalregistry.cc -o globalregistry.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c ringbuf.cc -o ringbuf.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c messagebus.cc -o messagebus.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c configfile.cc -o configfile.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c getopt.cc -o getopt.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c filtercore.cc -o filtercore.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c ifcontrol.cc -o ifcontrol.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c iwcontrol.cc -o iwcontrol.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c madwifing_control.cc -o madwifing_control.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c nl80211_control.cc -o nl80211_control.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c psutils.cc -o psutils.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c ipc_remote.cc -o ipc_remote.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c soundcontrol.cc -o soundcontrol.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c battery.cc -o battery.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c kismet_json.cc -o kismet_json.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c netframework.cc -o netframework.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c clinetframework.cc -o clinetframework.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tcpserver.cc -o tcpserver.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c tcpclient.cc -o tcpclient.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c unixdomainserver.cc -o unixdomainserver.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c serialclient.cc -o serialclient.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetsourcetracker.cc -o packetsourcetracker.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetsource_pcap.cc -o packetsource_pcap.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetsource_wext.cc -o packetsource_wext.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetsource_bsdrt.cc -o packetsource_bsdrt.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetsource_drone.cc -o packetsource_drone.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetsource_ipwlive.cc -o packetsource_ipwlive.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetsource_airpcap.cc -o packetsource_airpcap.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetsource_darwin.cc -o packetsource_darwin.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetsource_macusb.cc -o packetsource_macusb.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c kis_netframe.cc -o kis_netframe.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c kis_droneframe.cc -o kis_droneframe.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c gpswrapper.cc -o gpswrapper.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c gpscore.cc -o gpscore.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c gpsdclient.cc -o gpsdclient.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c gpsserial.cc -o gpsserial.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c gpsfixed.cc -o gpsfixed.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetchain.cc -o packetchain.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c plugintracker.cc -o plugintracker.o In file included from packet.h:37, from packetsource_drone.cc:25: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetchain.h:37, from filtercore.h:43, from filtercore.cc:24: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetchain.h:37, from dumpfile.h:30, from globalregistry.cc:26: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ 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] 144 | 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' 146 | return ret; | ^~~~~~ clinetframework.cc: In member function 'virtual void NetworkClient::KillConnection()': clinetframework.cc:211:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 211 | 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' 214 | cli_fd = -1; | ^~~~~~ In file included from packet.h:37, from packetchain.h:37, from kis_netframe.h:27, from packetsourcetracker.cc:28: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetsource.h:31, from packetsourcetracker.h:35, from packetsource_wext.cc:49: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from kis_droneframe.cc:28: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from /tmp/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/sys/socket.h:39, from ipc_remote.h:61, from ipc_remote.cc:34: /tmp/instance-1/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/include/bits/socket.h:289:33: error: flexible array member 'cmsghdr::__cmsg_data' not at end of 'struct' 289 | __extension__ unsigned char __cmsg_data __flexarr; /* Ancillary data. */ | ^~~~~~~~~~~ ipc_remote.cc:945:17: note: next member 'int ::fd' declared here 945 | int fd; | ^~ In file included from packet.h:37, from packetchain.h:37, from kis_netframe.h:27, from gpscore.h:26, from packetsource_pcap.cc:30: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ ipc_remote.cc:943:16: note: in the definition of 'struct' 943 | typedef struct { | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from kis_netframe.cc:22: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetsource.h:31, from packetsourcetracker.h:35, from packetsource_ipwlive.cc:44: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetchain.h:37, from kis_netframe.h:27, from gpscore.h:26, from gpscore.cc:20: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetchain.h:37, from kis_netframe.h:27, from gpscore.h:26, from gpswrapper.cc:23: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetchain.h:37, from kis_netframe.h:27, from gpsserial.h:26, from gpsserial.cc:20: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c alertracker.cc -o alertracker.o /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c timetracker.cc -o timetracker.o In file included from packet.h:37, from packetchain.h:37, from kis_netframe.h:27, from gpsdclient.h:28, from gpsdclient.cc:23: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c packetdissectors.cc -o packetdissectors.o gpswrapper.cc: In constructor 'GpsWrapper::GpsWrapper(GlobalRegistry*)': gpswrapper.cc:137:12: warning: variable 'gn' set but not used [-Wunused-but-set-variable] 137 | GPSNull *gn; | ^~ /tmp/instance-1/output-1/host/bin/powerpc-buildroot-linux-uclibc-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/bin/../powerpc-buildroot-linux-uclibc/sysroot/usr/include/libnl3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c devicetracker.cc -o devicetracker.o make[1]: *** [Makefile:317: ipc_remote.o] Error 1 make[1]: *** Waiting for unfinished jobs.... packetsource_wext.cc: In member function 'virtual int PacketSource_Wext::ParseOptions(std::vector*)': packetsource_wext.cc:195:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 195 | 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' 201 | if (vap == "" && FetchOptBoolean("forcevap", in_opts, 1)) { | ^~ 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] 938 | 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' 941 | free(dpkt); | ^~~~ 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] 213 | 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] 414 | 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] 414 | 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] 414 | int channel_hop = -1, channel_dwell = -1, channel_rate = -1; | ^~~~~~~~~~~~ kis_netframe.cc: In member function 'virtual void KisNetframe_MessageClient::ProcessMessage(std::string, int)': kis_netframe.cc:448:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 448 | 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' 451 | STATUS_data sdata; | ^~~~~~~~~~~ In file included from packet.h:37, from packetchain.h:37, from packetchain.cc:31: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetchain.h:37, from kis_netframe.h:27, from gpsfixed.h:28, from gpsfixed.cc:23: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetchain.h:37, from kis_netframe.h:27, from plugintracker.cc:35: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ gpsdclient.cc: In constructor 'GPSDClient::GPSDClient(GlobalRegistry*)': gpsdclient.cc:110:34: warning: '%s' directive output may be truncated writing up to 128 bytes into a region of size 64 [-Wformat-truncation=] 110 | snprintf(host, MAXHOSTNAMELEN, "%s", temphost); | ^~ ~~~~~~~~ gpsdclient.cc:110:10: note: 'snprintf' output between 1 and 129 bytes into a destination of size 64 110 | snprintf(host, MAXHOSTNAMELEN, "%s", temphost); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from packet.h:37, from packetchain.h:37, from alertracker.h:34, from alertracker.cc:25: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetchain.h:37, from kis_netframe.h:27, from packetdissectors.h:36, from packetdissectors.cc:33: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ In file included from packet.h:37, from packetchain.h:37, from devicetracker.cc:34: packet_ieee80211.h:261:40: warning: 'packed' attribute ignored [-Wattributes] 261 | } frame_control __attribute__ ((packed)); | ^ packet_ieee80211.h:266:43: warning: 'packed' attribute ignored [-Wattributes] 266 | } wireless_fragseq __attribute__ ((packed)); | ^ packet_ieee80211.h:286:43: warning: 'packed' attribute ignored [-Wattributes] 286 | } fixed_parameters __attribute__ ((packed)); | ^ 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] 936 | 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] 2534 | 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' 2537 | string str; | ^~~~~~ make[1]: Leaving directory '/tmp/instance-1/output-1/build/kismet-2016-07-R1' make: *** [package/pkg-generic.mk:269: /tmp/instance-1/output-1/build/kismet-2016-07-R1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-1/buildroot'