MidnightBSD Magus

net-mgmt/kismet

802.11 layer2 wireless network detector, sniffer, and IDS

Flavor Version Run OSVersion Arch License Restricted Status
2016.07.r1,1 413 1.2 i386 gpl2 0 fail

Events

Machine Type Time Message
m1232 info 2020-06-24 15:12:15.830475 Test Started
m1232 fail 2020-06-24 15:12:39.637491 make build returned non-zero: 1
m1232 fail 2020-06-24 15:12:39.675672 Test complete.

Log

===>  Building for kismet-2016.07.r1,1
gmake[1]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1'
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:320: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:320: warning: ignoring prerequisites on suffix rule definition
Generating dependencies... 
packetsource_pcap.cc:585:9: warning: 'IEEE80211_IS_CHAN_FHSS' macro redefined
#define IEEE80211_IS_CHAN_FHSS(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:217:9: note: previous definition is here
#define IEEE80211_IS_CHAN_FHSS(_c) \
        ^
packetsource_pcap.cc:587:9: warning: 'IEEE80211_IS_CHAN_A' macro redefined
#define IEEE80211_IS_CHAN_A(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:219:9: note: previous definition is here
#define IEEE80211_IS_CHAN_A(_c) \
        ^
packetsource_pcap.cc:591:9: warning: 'IEEE80211_IS_CHAN_B' macro redefined
#define IEEE80211_IS_CHAN_B(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:221:9: note: previous definition is here
#define IEEE80211_IS_CHAN_B(_c) \
        ^
packetsource_pcap.cc:593:9: warning: 'IEEE80211_IS_CHAN_PUREG' macro redefined
#define IEEE80211_IS_CHAN_PUREG(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:223:9: note: previous definition is here
#define IEEE80211_IS_CHAN_PUREG(_c) \
        ^
packetsource_pcap.cc:595:9: warning: 'IEEE80211_IS_CHAN_G' macro redefined
#define IEEE80211_IS_CHAN_G(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:225:9: note: previous definition is here
#define IEEE80211_IS_CHAN_G(_c) \
        ^
5 warnings generated.
packetsource_pcap.cc:585:9: warning: 'IEEE80211_IS_CHAN_FHSS' macro redefined
#define IEEE80211_IS_CHAN_FHSS(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:217:9: note: previous definition is here
#define IEEE80211_IS_CHAN_FHSS(_c) \
        ^
packetsource_pcap.cc:587:9: warning: 'IEEE80211_IS_CHAN_A' macro redefined
#define IEEE80211_IS_CHAN_A(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:219:9: note: previous definition is here
#define IEEE80211_IS_CHAN_A(_c) \
        ^
packetsource_pcap.cc:591:9: warning: 'IEEE80211_IS_CHAN_B' macro redefined
#define IEEE80211_IS_CHAN_B(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:221:9: note: previous definition is here
#define IEEE80211_IS_CHAN_B(_c) \
        ^
packetsource_pcap.cc:593:9: warning: 'IEEE80211_IS_CHAN_PUREG' macro redefined
#define IEEE80211_IS_CHAN_PUREG(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:223:9: note: previous definition is here
#define IEEE80211_IS_CHAN_PUREG(_c) \
        ^
packetsource_pcap.cc:595:9: warning: 'IEEE80211_IS_CHAN_G' macro redefined
#define IEEE80211_IS_CHAN_G(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:225:9: note: previous definition is here
#define IEEE80211_IS_CHAN_G(_c) \
        ^
5 warnings generated.
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:320: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:320: warning: ignoring prerequisites on suffix rule definition
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c util.cc -o util.o 
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c cygwin_utils.cc -o cygwin_utils.o 
gmake[2]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1'
gmake[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c globalregistry.cc -o globalregistry.o 
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c ringbuf.cc -o ringbuf.o 
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c messagebus.cc -o messagebus.o 
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c configfile.cc -o configfile.o 
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c getopt.cc -o getopt.o 
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:320: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:320: warning: ignoring prerequisites on suffix rule definition
In file included from util.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
gmake[2]: '.depend' is up to date.
gmake[2]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1'
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c filtercore.cc -o filtercore.o 
In file included from cygwin_utils.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from util.cc:21:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from messagebus.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
In file included from ringbuf.cc:19:
In file included from ./ringbuf.h:4:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from globalregistry.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c ifcontrol.cc -o ifcontrol.o 
In file included from configfile.cc:20:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from messagebus.cc:20:
In file included from ./messagebus.h:23:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from getopt.cc:32:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from filtercore.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from ifcontrol.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from ifcontrol.cc:20:
In file included from ./ifcontrol.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from globalregistry.cc:22:
In file included from ./globalregistry.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from globalregistry.cc:22:
In file included from ./globalregistry.h:25:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c iwcontrol.cc -o iwcontrol.o 
In file included from iwcontrol.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from iwcontrol.cc:20:
In file included from ./iwcontrol.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from iwcontrol.cc:20:
In file included from ./iwcontrol.h:29:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from ifcontrol.cc:20:
In file included from ./ifcontrol.h:51:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c madwifing_control.cc -o madwifing_control.o 
In file included from madwifing_control.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c nl80211_control.cc -o nl80211_control.o 
In file included from nl80211_control.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c psutils.cc -o psutils.o 
In file included from psutils.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from globalregistry.cc:22:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from messagebus.cc:20:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c ipc_remote.cc -o ipc_remote.o 
In file included from filtercore.cc:24:
In file included from ./filtercore.h:41:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c soundcontrol.cc -o soundcontrol.o 
In file included from configfile.cc:27:
In file included from ./configfile.h:35:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from ipc_remote.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from soundcontrol.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c battery.cc -o battery.o 
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kismet_json.cc -o kismet_json.o 
In file included from battery.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kismet_json.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kismet_json.cc:21:
In file included from ./kismet_json.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c netframework.cc -o netframework.o 
In file included from netframework.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from netframework.cc:21:
In file included from ./netframework.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from soundcontrol.cc:28:
In file included from ./soundcontrol.h:24:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from ipc_remote.cc:34:
In file included from ./ipc_remote.h:69:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
4 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c clinetframework.cc -o clinetframework.o 
In file included from clinetframework.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from clinetframework.cc:20:
In file included from ./clinetframework.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c tcpserver.cc -o tcpserver.o 
In file included from tcpserver.cc:1:
In file included from ./tcpserver.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c tcpclient.cc -o tcpclient.o 
In file included from tcpclient.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from tcpclient.cc:20:
In file included from ./tcpclient.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c unixdomainserver.cc -o unixdomainserver.o 
In file included from unixdomainserver.cc:1:
In file included from ./unixdomainserver.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from netframework.cc:21:
In file included from ./netframework.h:41:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c serialclient.cc -o serialclient.o 
In file included from clinetframework.cc:20:
In file included from ./clinetframework.h:41:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from serialclient.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from serialclient.cc:20:
In file included from ./serialclient.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from tcpserver.cc:1:
In file included from ./tcpserver.h:42:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsourcetracker.cc -o packetsourcetracker.o 
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_pcap.cc -o packetsource_pcap.o 
In file included from packetsourcetracker.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetsource_pcap.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetsource_pcap.cc:31:
In file included from ./gpscore.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetsource_pcap.cc:31:
In file included from ./gpscore.h:24:
In file included from ./clinetframework.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from tcpclient.cc:20:
In file included from ./tcpclient.h:42:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_wext.cc -o packetsource_wext.o 
In file included from packetsource_wext.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetsource_wext.cc:30:
In file included from ./psutils.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_bsdrt.cc -o packetsource_bsdrt.o 
In file included from packetsource_bsdrt.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_drone.cc -o packetsource_drone.o 
In file included from unixdomainserver.cc:1:
In file included from ./unixdomainserver.h:41:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_ipwlive.cc -o packetsource_ipwlive.o 
In file included from packetsource_drone.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetsource_ipwlive.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetsource_ipwlive.cc:43:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from serialclient.cc:20:
In file included from ./serialclient.h:43:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from packetsourcetracker.cc:28:
In file included from ./kis_netframe.h:25:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from packetsource_pcap.cc:31:
In file included from ./gpscore.h:24:
In file included from ./clinetframework.h:41:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_airpcap.cc -o packetsource_airpcap.o 
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_darwin.cc -o packetsource_darwin.o 
In file included from packetsource_airpcap.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetsource_darwin.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_macusb.cc -o packetsource_macusb.o 
1 warning generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_netframe.cc -o kis_netframe.o 
In file included from packetsource_macusb.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_netframe.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_droneframe.cc -o kis_droneframe.o 
In file included from kis_netframe.cc:20:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c gpswrapper.cc -o gpswrapper.o 
In file included from gpswrapper.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpswrapper.cc:21:
In file included from ./getopt.h:21:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpswrapper.cc:23:
In file included from ./gpscore.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_droneframe.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpswrapper.cc:23:
In file included from ./gpscore.h:24:
In file included from ./clinetframework.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetsource_bsdrt.cc:37:
In file included from ./packet.h:36:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from packetsourcetracker.cc:29:
In file included from ./packetsourcetracker.h:35:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from packetsource_pcap.cc:86:
In file included from ./packetsourcetracker.h:35:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from packetsource_bsdrt.cc:39:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from packetsource_drone.cc:25:
In file included from ./packet.h:36:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from packetsource_ipwlive.cc:44:
In file included from ./packetsourcetracker.h:33:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from packetsource_drone.cc:26:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
packetsource_pcap.cc:585:9: warning: 'IEEE80211_IS_CHAN_FHSS' macro redefined
#define IEEE80211_IS_CHAN_FHSS(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:217:9: note: previous definition is here
#define IEEE80211_IS_CHAN_FHSS(_c) \
        ^
packetsource_pcap.cc:587:9: warning: 'IEEE80211_IS_CHAN_A' macro redefined
#define IEEE80211_IS_CHAN_A(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:219:9: note: previous definition is here
#define IEEE80211_IS_CHAN_A(_c) \
        ^
packetsource_pcap.cc:591:9: warning: 'IEEE80211_IS_CHAN_B' macro redefined
#define IEEE80211_IS_CHAN_B(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:221:9: note: previous definition is here
#define IEEE80211_IS_CHAN_B(_c) \
        ^
packetsource_pcap.cc:593:9: warning: 'IEEE80211_IS_CHAN_PUREG' macro redefined
#define IEEE80211_IS_CHAN_PUREG(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:223:9: note: previous definition is here
#define IEEE80211_IS_CHAN_PUREG(_c) \
        ^
packetsource_pcap.cc:595:9: warning: 'IEEE80211_IS_CHAN_G' macro redefined
#define IEEE80211_IS_CHAN_G(_flags) \
        ^
/usr/include/net80211/_ieee80211.h:225:9: note: previous definition is here
#define IEEE80211_IS_CHAN_G(_c) \
        ^
In file included from packetsource_ipwlive.cc:44:
In file included from ./packetsourcetracker.h:35:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
9 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c gpscore.cc -o gpscore.o 
In file included from gpscore.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpscore.cc:20:
In file included from ./gpscore.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_netframe.cc:21:
In file included from ./configfile.h:35:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from gpscore.cc:20:
In file included from ./gpscore.h:24:
In file included from ./clinetframework.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_droneframe.cc:27:
In file included from ./configfile.h:35:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from gpswrapper.cc:23:
In file included from ./gpscore.h:24:
In file included from ./clinetframework.h:41:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kis_netframe.cc:23:
In file included from ./packetsourcetracker.h:35:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from kis_droneframe.cc:29:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
8 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c gpsdclient.cc -o gpsdclient.o 
15 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c gpsserial.cc -o gpsserial.o 
In file included from gpsdclient.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpsserial.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpsdclient.cc:23:
In file included from ./gpsdclient.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpsserial.cc:20:
In file included from ./gpsserial.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpsdclient.cc:23:
In file included from ./gpsdclient.h:26:
In file included from ./clinetframework.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpsserial.cc:20:
In file included from ./gpsserial.h:24:
In file included from ./clinetframework.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
5 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c gpsfixed.cc -o gpsfixed.o 
In file included from gpsfixed.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpsfixed.cc:23:
In file included from ./gpsfixed.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpsfixed.cc:23:
In file included from ./gpsfixed.h:26:
In file included from ./clinetframework.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpscore.cc:20:
In file included from ./gpscore.h:24:
In file included from ./clinetframework.h:41:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
8 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetchain.cc -o packetchain.o 
In file included from packetchain.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetchain.cc:28:
In file included from ./globalregistry.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetchain.cc:28:
In file included from ./globalregistry.h:25:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpsdclient.cc:23:
In file included from ./gpsdclient.h:26:
In file included from ./clinetframework.h:41:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from gpsserial.cc:20:
In file included from ./gpsserial.h:24:
In file included from ./clinetframework.h:41:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
8 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c plugintracker.cc -o plugintracker.o 
In file included from plugintracker.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from plugintracker.cc:30:
In file included from ./globalregistry.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from plugintracker.cc:30:
In file included from ./globalregistry.h:25:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from gpsfixed.cc:23:
In file included from ./gpsfixed.h:26:
In file included from ./clinetframework.h:41:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
4 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c alertracker.cc -o alertracker.o 
In file included from alertracker.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetchain.cc:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
4 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c timetracker.cc -o timetracker.o 
In file included from timetracker.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from timetracker.cc:23:
In file included from ./timetracker.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
9 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetdissectors.cc -o packetdissectors.o 
In file included from packetdissectors.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
4 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c devicetracker.cc -o devicetracker.o 
In file included from devicetracker.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
4 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c netracker.cc -o netracker.o 
In file included from netracker.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from plugintracker.cc:30:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from alertracker.cc:25:
In file included from ./alertracker.h:32:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
8 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c channeltracker.cc -o channeltracker.o 
In file included from channeltracker.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from timetracker.cc:23:
In file included from ./timetracker.h:32:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
4 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c phy_80211.cc -o phy_80211.o 
In file included from phy_80211.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetdissectors.cc:33:
In file included from ./packetdissectors.h:35:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from devicetracker.cc:30:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from netracker.cc:30:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
4 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c manuf.cc -o manuf.o 
In file included from manuf.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from manuf.cc:22:
In file included from ./configfile.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetdissectors.cc:38:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from devicetracker.cc:35:
In file included from ./devicetracker.h:42:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c dumpfile.cc -o dumpfile.o 
In file included from dumpfile.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from netracker.cc:34:
In file included from ./netracker.h:42:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
In file included from dumpfile.cc:20:
In file included from ./dumpfile.h:22:
./config.h:321:17./uuid.h:116:33:: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
 warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from channeltracker.cc:28:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from channeltracker.cc:28:
In file included from ./packetsource.h:29:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from netracker.cc:34:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
In file included from phy_80211.cc:32:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c dumpfile_pcap.cc -o dumpfile_pcap.o 
In file included from dumpfile_pcap.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_pcap.cc:25:
In file included from ./endian_magic.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_pcap.cc:26:
In file included from ./dumpfile_pcap.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from channeltracker.cc:30:
In file included from ./channeltracker.h:39:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
In file included from phy_80211.cc:39:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from manuf.cc:22:
In file included from ./configfile.h:35:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from dumpfile.cc:20:
In file included from ./dumpfile.h:27:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
8 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c dumpfile_gpsxml.cc -o dumpfile_gpsxml.o 
In file included from dumpfile_gpsxml.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_gpsxml.cc:23:
In file included from ./globalregistry.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_gpsxml.cc:23:
In file included from ./globalregistry.h:25:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c dumpfile_tuntap.cc -o dumpfile_tuntap.o 
In file included from dumpfile_tuntap.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_tuntap.cc:23:
In file included from ./dumpfile_tuntap.h:46:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
8 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c dumpfile_netxml.cc -o dumpfile_netxml.o 
In file included from dumpfile_netxml.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_netxml.cc:23:
In file included from ./globalregistry.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_netxml.cc:23:
In file included from ./globalregistry.h:25:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_pcap.cc:26:
In file included from ./dumpfile_pcap.h:36:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c dumpfile_nettxt.cc -o dumpfile_nettxt.o 
In file included from dumpfile_nettxt.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_nettxt.cc:23:
In file included from ./globalregistry.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_nettxt.cc:23:
In file included from ./globalregistry.h:25:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_pcap.cc:27:
In file included from ./packetsource_pcap.h:39:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
dumpfile_pcap.cc:222:38: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
        if (chunk != NULL && (chunk->length < 0 || chunk->length > MAX_PACKET_LEN)) {
                              ~~~~~~~~~~~~~ ^ ~
In file included from dumpfile_gpsxml.cc:23:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from dumpfile_tuntap.cc:23:
In file included from ./dumpfile_tuntap.h:61:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
9 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c dumpfile_string.cc -o dumpfile_string.o 
In file included from dumpfile_string.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_string.cc:21:
In file included from ./dumpfile_string.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_netxml.cc:23:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
4 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c dumpfile_alert.cc -o dumpfile_alert.o 
In file included from dumpfile_alert.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_alert.cc:21:
In file included from ./dumpfile_alert.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_nettxt.cc:23:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from dumpfile_netxml.cc:25:
In file included from ./dumpfile_netxml.h:31:
In file included from ./netracker.h:42:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from dumpfile_netxml.cc:25:
In file included from ./dumpfile_netxml.h:31:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c statealert.cc -o statealert.o 
In file included from statealert.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
11 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kismet_server.cc -o kismet_server.o 
In file included from kismet_server.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kismet_server.cc:29:
In file included from ./getopt.h:21:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile_nettxt.cc:25:
In file included from ./dumpfile_nettxt.h:31:
In file included from ./netracker.h:42:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from dumpfile_nettxt.cc:25:
In file included from ./dumpfile_nettxt.h:31:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
In file included from dumpfile_string.cc:21:
In file included from ./dumpfile_string.h:27:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from dumpfile_alert.cc:21:
In file included from ./dumpfile_alert.h:27:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
8 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c drone_kisnetframe.cc -o drone_kisnetframe.o 
In file included from drone_kisnetframe.cc:24:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from drone_kisnetframe.cc:25:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kismet_capture.cc -o kismet_capture.o 
In file included from kismet_capture.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kismet_capture.cc:27:
In file included from ./getopt.h:21:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from statealert.cc:21:
In file included from ./statealert.h:35:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kismet_server.cc:39:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kismet_server.cc:46:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kismet_drone.cc -o kismet_drone.o 
In file included from kismet_drone.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kismet_drone.cc:29:
In file included from ./getopt.h:21:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
11 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c popenclient.cc -o popenclient.o 
In file included from popenclient.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from popenclient.cc:20:
In file included from ./popenclient.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
11 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_clinetframe.cc -o kis_clinetframe.o 
In file included from kis_clinetframe.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from drone_kisnetframe.cc:26:
In file included from ./configfile.h:35:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c text_cliframe.cc -o text_cliframe.o 
In file included from text_cliframe.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from text_cliframe.cc:20:
In file included from ./text_cliframe.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'In file included from kismet_server.cc:72:

./netracker.h:310:8:using namespace std;
 warning: class member cannot be redeclared [-Wredeclared-class-member]
                ^
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
In file included from text_cliframe.cc:20:
In file included from ./text_cliframe.h:24:
In file included from ./clinetframework.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kismet_capture.cc:36:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from drone_kisnetframe.cc:28:
In file included from ./packetsourcetracker.h:35:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from kismet_capture.cc:40:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from kismet_drone.cc:38:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kismet_drone.cc:45:
In file included from ./packetsource.h:28:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
9 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_panel_widgets.cc -o kis_panel_widgets.o 
In file included from kis_panel_widgets.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from popenclient.cc:20:
In file included from ./popenclient.h:43:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kis_panel_widgets.cc:29:
In file included from ./kis_panel_widgets.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_clinetframe.cc:24:
In file included from ./configfile.h:35:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from text_cliframe.cc:20:
In file included from ./text_cliframe.h:24:
In file included from ./clinetframework.h:41:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
9 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_panel_network.cc -o kis_panel_network.o 
In file included from kis_panel_network.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_panel_network.cc:24:
In file included from ./kis_panel_network.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_panel_network.cc:24:
In file included from ./kis_panel_network.h:27:
In file included from ./netracker.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
3 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_panel_windows.cc -o kis_panel_windows.o 
In file included from kis_panel_windows.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
4 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_panel_details.cc -o kis_panel_details.o 
In file included from kis_panel_details.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
10 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_panel_preferences.cc -o kis_panel_preferences.o 
In file included from kis_panel_widgets.cc:29:
In file included from ./kis_panel_widgets.h:42:
In file included from ./pollable.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kis_panel_preferences.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_panel_preferences.cc:31:
In file included from ./kis_panel_widgets.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
9 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_panel_frontend.cc -o kis_panel_frontend.o 
In file included from kis_panel_frontend.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_panel_frontend.cc:29:
In file included from ./util.h:22:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_panel_widgets.cc:30:
In file included from ./kis_panel_frontend.h:32:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from kis_panel_network.cc:24:
In file included from ./kis_panel_network.h:27:
In file included from ./netracker.h:35:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kis_panel_windows.cc:34:
In file included from ./kis_panel_widgets.h:42:
In file included from ./pollable.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kis_panel_widgets.cc:30:
In file included from ./kis_panel_frontend.h:37:
In file included from ./kis_panel_windows.h:30:
In file included from ./kis_panel_network.h:27:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
In file included from kis_panel_details.cc:34:
In file included from ./kis_panel_widgets.h:42:
In file included from ./pollable.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kis_panel_windows.cc:35:
In file included from ./kis_panel_frontend.h:32:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from kis_panel_network.cc:24:
In file included from ./kis_panel_network.h:27:
In file included from ./netracker.h:42:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
9 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kismet_client.cc -o kismet_client.o 
In file included from kismet_client.cc:19:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kismet_client.cc:29:
In file included from ./getopt.h:21:
./config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_panel_details.cc:35:
In file included from ./kis_panel_frontend.h:32:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from kis_panel_network.cc:24:
In file included from ./kis_panel_network.h:27:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
In file included from kis_panel_preferences.cc:31:
In file included from ./kis_panel_widgets.h:42:
In file included from ./pollable.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kis_panel_frontend.cc:30:
In file included from ./messagebus.h:28:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kis_panel_windows.cc:35:
In file included from ./kis_panel_frontend.h:37:
In file included from ./kis_panel_windows.h:30:
In file included from ./kis_panel_network.h:27:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
In file included from kis_panel_preferences.cc:32:
In file included from ./kis_panel_frontend.h:32:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
kis_panel_widgets.cc:3067:52: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
                                if (pos >= (*(data_vec)[x].data).size() || pos < 0) {
                                                                           ~~~ ^ ~
In file included from kis_panel_details.cc:35:
In file included from ./kis_panel_frontend.h:37:
In file included from ./kis_panel_windows.h:30:
In file included from ./kis_panel_network.h:27:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
2 warnings generated.
gmake[2]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1'
gmake[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:320: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:320: warning: ignoring prerequisites on suffix rule definition
PLUGIN: plugin-alertsyslog/
gmake[3]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/plugin-alertsyslog'
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -I/usr/include -I/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1 -g -fPIC -Wall -O2 -pipe -fno-strict-aliasing  -c alertsyslog.cc -o alertsyslog.o 
In file included from alertsyslog.cc:19:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_panel_preferences.cc:32:
In file included from ./kis_panel_frontend.h:37:
In file included from ./kis_panel_windows.h:30:
In file included from ./kis_panel_network.h:27:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
In file included from kis_panel_frontend.cc:32:
In file included from ./kis_panel_windows.h:30:
In file included from ./kis_panel_network.h:27:
In file included from ./netracker.h:42:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from kis_panel_frontend.cc:32:
In file included from ./kis_panel_windows.h:30:
In file included from ./kis_panel_network.h:27:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
kis_panel_network.cc:2917:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
                                                        if ((meta->lastssid->cryptset == 0)) {
                                                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
kis_panel_network.cc:2917:38: note: remove extraneous parentheses around the comparison to silence this warning
                                                        if ((meta->lastssid->cryptset == 0)) {
                                                            ~                         ^   ~
kis_panel_network.cc:2917:38: note: use '=' to turn this equality comparison into an assignment
                                                        if ((meta->lastssid->cryptset == 0)) {
                                                                                      ^~
                                                                                      =
kis_panel_network.cc:2921:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
                                                        if ((meta->lastssid->cryptset == crypt_wep)) {
                                                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
kis_panel_network.cc:2921:38: note: remove extraneous parentheses around the comparison to silence this warning
                                                        if ((meta->lastssid->cryptset == crypt_wep)) {
                                                            ~                         ^           ~
kis_panel_network.cc:2921:38: note: use '=' to turn this equality comparison into an assignment
                                                        if ((meta->lastssid->cryptset == crypt_wep)) {
                                                                                      ^~
                                                                                      =
In file included from kismet_client.cc:40:
In file included from ./globalregistry.h:26:
./macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from alertsyslog.cc:31:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/messagebus.h:28:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/globalregistry.h:26:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kismet_client.cc:54:
In file included from ./kis_panel_windows.h:30:
In file included from ./kis_panel_network.h:27:
In file included from ./netracker.h:42:
./uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
./uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
./uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
./uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
./uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
./uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from alertsyslog.cc:34:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/packetsource.h:28:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from kismet_client.cc:54:
In file included from ./kis_panel_windows.h:30:
In file included from ./kis_panel_network.h:27:
./netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
8 warnings generated.
c++ -L/usr/local/lib  -rdynamic -shared -rdynamic alertsyslog.o -o alertsyslog.so -lm -lutil -lpcre -lstdc++ 
10 warnings generated.
c++ -L/usr/local/lib  -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 -lm -lutil -lpcre -lstdc++ -lpcap  
gmake[3]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/plugin-alertsyslog'
PLUGIN: plugin-spectools/
gmake[3]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/plugin-spectools'
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -I/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1 -fPIC -c spectool_netclient.cc -o spectool_netclient.o 
In file included from spectool_netclient.cc:19:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
c++ -L/usr/local/lib  -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 -lm -lutil -lpcre -lstdc++ -lpcap 
c++ -L/usr/local/lib  -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 -lm -lutil -lpcre -lstdc++ -lpcap 
10 warnings generated.
10 warnings generated.
In file included from spectool_netclient.cc:24:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/configfile.h:35:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/globalregistry.h:26:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
11 warnings generated.
2 warnings generated.
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -I/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1 -fPIC -c spectool_kismet.cc -o spectool_kismet.o 
In file included from spectool_kismet.cc:19:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
9 warnings generated.
In file included from spectool_kismet.cc:30:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/messagebus.h:28:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/globalregistry.h:26:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
9 warnings generated.
In file included from spectool_kismet.cc:33:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/packetsource.h:28:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from spectool_kismet.cc:39:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
spectool_kismet.cc:85:2: warning: variable 'ppi_pos' is uninitialized when used here [-Wuninitialized]
        ppi_pos += sizeof(ppi_spectrum) + specdata->rssi_vec.size();
        ^~~~~~~
spectool_kismet.cc:65:13: note: initialize the variable 'ppi_pos' to silence this warning
        int ppi_pos;
                   ^
                    = 0
10 warnings generated.
c++ -L/usr/local/lib  -rdynamic -shared -rdynamic spectool_netclient.o spectool_kismet.o -o spectool_net.so -lm -lutil -lpcre -lstdc++ 
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -I/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1 -fPIC -c spectools_ui.cc -o spectools_ui.o 
In file included from spectools_ui.cc:19:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from spectools_ui.cc:26:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/globalregistry.h:26:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from spectools_ui.cc:28:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/kis_panel_frontend.h:32:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from spectools_ui.cc:28:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/kis_panel_frontend.h:37:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/kis_panel_windows.h:30:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/kis_panel_network.h:27:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
spectools_ui.cc:199:13: warning: unused variable 'adata' [-Wunused-variable]
        spec_data *adata = (spec_data *) pdata->pluginaux;
                   ^
spectools_ui.cc:212:13: warning: unused variable 'adata' [-Wunused-variable]
        spec_data *adata = (spec_data *) pdata->pluginaux;
                   ^
11 warnings generated.
c++ -L/usr/local/lib  -rdynamic -shared -rdynamic spectools_ui.o -o spectools_ui.so -lm -lutil -lpcre -lstdc++ 
gmake[3]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/plugin-spectools'
PLUGIN: plugin-syslog/
gmake[3]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/plugin-syslog'
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -I/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1 -fPIC -c kismet-syslog.cc -o kismet-syslog.o 
In file included from kismet-syslog.cc:19:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kismet-syslog.cc:31:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/messagebus.h:28:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/globalregistry.h:26:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from kismet-syslog.cc:34:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/packetsource.h:28:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
8 warnings generated.
c++ -L/usr/local/lib  -rdynamic -shared -rdynamic kismet-syslog.o -o kismet-syslog.so -lm -lutil -lpcre -lstdc++ 
gmake[3]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/plugin-syslog'
gmake[2]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1'
gmake[2]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1'
gmake[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:320: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:314: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:317: warning: ignoring prerequisites on suffix rule definition
Makefile:320: warning: ignoring prerequisites on suffix rule definition
PLUGIN: restricted-plugin-autowep/
gmake[3]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/restricted-plugin-autowep'
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -I/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1 -fPIC -c autowep-kismet.cc -o autowep-kismet.o 
In file included from autowep-kismet.cc:19:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/config.h:321:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from autowep-kismet.cc:30:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/messagebus.h:28:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/globalregistry.h:26:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/macaddr.h:188:6: warning: explicitly assigning a variable of type 'int' to itself [-Wself-assign]
                in = in; // Silence gcc
                ~~ ^ ~~
In file included from autowep-kismet.cc:33:
In file included from /magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/packetsource.h:28:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:6: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                 ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:15: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                          ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:24: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                   ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:33: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                            ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:42: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                     ^~~~~~~
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/uuid.h:116:51: warning: format specifies type 'unsigned short' but the argument has type 'uint8_t' (aka 'unsigned char') [-Wformat]
                                 node[0], node[1], node[2], node[3], node[4], node[5]);
                                                                              ^~~~~~~
In file included from autowep-kismet.cc:39:
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/netracker.h:310:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/netracker.h:184:8: note: previous declaration is here
        class tracked_client;
              ^
autowep-kismet.cc:235:18: warning: unused variable 'anet' [-Wunused-variable]
        kisautowep_net *anet = NULL;
                        ^
10 warnings generated.
c++ -L/usr/local/lib  -rdynamic -shared -rdynamic autowep-kismet.o -o autowep-kismet.so -lm -lutil -lpcre -lstdc++ 
gmake[3]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/restricted-plugin-autowep'
PLUGIN: restricted-plugin-ptw/
gmake[3]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/restricted-plugin-ptw'
c++ -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -I/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1 -fPIC -c aircrack-crypto.cc -o aircrack-crypto.o 
In file included from aircrack-crypto.cc:24:
./aircrack-crypto.h:186:17: error: unknown type name 'uint8_t'
int known_clear(uint8_t *clear, int *clen, unsigned char *weight, unsigned char *wh, int len);
                ^
./aircrack-crypto.h:189:13: error: unknown type name 'uint8_t'
int is_ipv6(uint8_t *wh);
            ^
./aircrack-crypto.h:190:22: error: unknown type name 'uint8_t'
int is_dhcp_discover(uint8_t *wh, int len);
                     ^
3 errors generated.
gmake[3]: *** [Makefile:39: aircrack-crypto.o] Error 1
gmake[3]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1/restricted-plugin-ptw'
gmake[2]: *** [Makefile:275: restricted-plugins] Error 2
gmake[2]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1'
gmake[1]: *** [Makefile:297: all-plugins] Error 2
gmake[1]: *** Waiting for unfinished jobs....
13 warnings generated.
gmake[1]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2016-07-R1'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/net-mgmt/kismet

Links

Depends On

Depend Of

Nothing

Categories