MidnightBSD Magus

net-mgmt/kismet

802.11 layer2 wireless network detector, sniffer, and IDS

Flavor Version Run OSVersion Arch License Restricted Status
2013.03.r1.b,1 379 1.1 i386 gpl2 0 fail

Events

Machine Type Time Message
m1132 info 2019-04-20 13:25:43.968492 Test Started
m1132 fail 2019-04-20 13:26:04.995934 make build returned non-zero: 1
m1132 fail 2019-04-20 13:26:05.142537 Test complete.

Log

===>  Building for kismet-2013.03.r1.b,1
gmake[1]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2013-03-R1b'
Generating dependencies... 
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c util.cc -o util.o 
gmake[2]: Entering directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2013-03-R1b'
gmake[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c cygwin_utils.cc -o cygwin_utils.o 
In file included from util.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from cygwin_utils.cc:19:
./config.h:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
gmake[2]: '.depend' is up to date.
gmake[2]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2013-03-R1b'
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c globalregistry.cc -o globalregistry.o 
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c ringbuf.cc -o ringbuf.o 
In file included from globalregistry.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from ringbuf.cc:19:
In file included from ./ringbuf.h:4:
./config.h:311: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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c messagebus.cc -o messagebus.o 
In file included from messagebus.cc:19:
./config.h:311: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:311: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 -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c configfile.cc -o configfile.o 
In file included from configfile.cc:20:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
4 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c getopt.cc -o getopt.o 
In file included from getopt.cc:32:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c filtercore.cc -o filtercore.o 
In file included from filtercore.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
2 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c ifcontrol.cc -o ifcontrol.o 
In file included from ifcontrol.cc:19:
./config.h:311: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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
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 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 -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:311: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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
2 warnings generated.
c++ -I/usr/local/include -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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
3 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c ipc_remote.cc -o ipc_remote.o 
In file included from ipc_remote.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c soundcontrol.cc -o soundcontrol.o 
In file included from soundcontrol.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
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
                ~~ ^ ~~
2 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c battery.cc -o battery.o 
In file included from battery.cc:19:
./config.h:311: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
                ~~ ^ ~~
1 warning generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kismet_json.cc -o kismet_json.o 
In file included from kismet_json.cc:19:
./config.h:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
2 warnings generated.
c++ -I/usr/local/include -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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
2 warnings generated.
c++ -I/usr/local/include -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:311: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:311: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
                ~~ ^ ~~
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
                ~~ ^ ~~
3 warnings generated.
c++ -I/usr/local/include -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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
3 warnings generated.
c++ -I/usr/local/include -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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
2 warnings generated.
c++ -I/usr/local/include -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:311: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
                ~~ ^ ~~
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
                ~~ ^ ~~
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
                ~~ ^ ~~
2 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c serialclient.cc -o serialclient.o 
In file included from serialclient.cc:19:
./config.h:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
3 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsourcetracker.cc -o packetsourcetracker.o 
In file included from packetsourcetracker.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
2 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_pcap.cc -o packetsource_pcap.o 
In file included from packetsource_pcap.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetsource_pcap.cc:30:
In file included from ./gpscore.h:22:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from packetsource_pcap.cc:30:
In file included from ./gpscore.h:24:
In file included from ./clinetframework.h:22:
./config.h:311: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
                ~~ ^ ~~
3 warnings generated.
c++ -I/usr/local/include -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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
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:30:
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 packetsource_pcap.cc:85:
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]);
                                                                              ^~~~~~~
2 warnings generated.
c++ -I/usr/local/include -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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_drone.cc -o packetsource_drone.o 
In file included from packetsource_drone.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
10 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_ipwlive.cc -o packetsource_ipwlive.o 
In file included from packetsource_ipwlive.cc:19:
./config.h:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
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_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]);
                                                                              ^~~~~~~
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_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 -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_airpcap.cc -o packetsource_airpcap.o 
In file included from packetsource_airpcap.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_darwin.cc -o packetsource_darwin.o 
In file included from packetsource_darwin.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetsource_macusb.cc -o packetsource_macusb.o 
In file included from packetsource_macusb.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
1 warning generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_netframe.cc -o kis_netframe.o 
In file included from kis_netframe.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from kis_netframe.cc:20:
In file included from ./util.h:22:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
8 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c kis_droneframe.cc -o kis_droneframe.o 
In file included from kis_droneframe.cc:19:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
8 warnings generated.
c++ -I/usr/local/include -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:311: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:311: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:311: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:311: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 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: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 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]);
                                                                              ^~~~~~~
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
                ~~ ^ ~~
5 warnings generated.
c++ -I/usr/local/include -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:311: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:311: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:22:
./config.h:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
8 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c gpsdclient.cc -o gpsdclient.o 
In file included from gpsdclient.cc:19:
./config.h:311: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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
9 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c gpsserial.cc -o gpsserial.o 
In file included from gpsserial.cc:19:
./config.h:311: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:311: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:311: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
                ~~ ^ ~~
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
                ~~ ^ ~~
4 warnings generated.
c++ -I/usr/local/include -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:311: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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
4 warnings generated.
c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c packetchain.cc -o packetchain.o 
4 warnings generated.
In file included from packetchain.cc:19:
./config.h:311c++ -I/usr/local/include -I/usr/include/ncurses -Wall -O2 -pipe -fno-strict-aliasing  -c plugintracker.cc -o plugintracker.o 
: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from plugintracker.cc:19:
./config.h:311: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:311: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:311: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:311: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 -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:311: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
                ~~ ^ ~~
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
                ~~ ^ ~~
4 warnings generated.
c++ -I/usr/local/include -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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
4 warnings generated.
c++ -I/usr/local/include -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:311: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
                ~~ ^ ~~
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
                ~~ ^ ~~
2 warnings generated.
c++ -I/usr/local/include -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:311: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]);
                                                                              ^~~~~~~
3 warnings generated.
c++ -I/usr/local/include -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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
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
                ~~ ^ ~~
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]);
                                                                              ^~~~~~~
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]);
                                                   ^~~~~~~
./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 netracker.cc:34:
./netracker.h:285:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:182:8: note: previous declaration is here
        class tracked_client;
              ^
8 warnings generated.
c++ -I/usr/local/include -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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
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
                ~~ ^ ~~
8 warnings generated.
c++ -I/usr/local/include -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:311: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:285:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:182: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
                ~~ ^ ~~
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]);
                                                                              ^~~~~~~
8 warnings generated.
c++ -I/usr/local/include -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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
9 warnings generated.
c++ -I/usr/local/include -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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
In file included from dumpfile.cc:20:
In file included from ./dumpfile.h:22:
./config.h:311: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: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
                ~~ ^ ~~
3 warnings generated.
c++ -I/usr/local/include -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:311: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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
3 warnings generated.
c++ -I/usr/local/include -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:311: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:311: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:311: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
                ~~ ^ ~~
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]);
                                                                              ^~~~~~~
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
                ~~ ^ ~~
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)) {
                              ~~~~~~~~~~~~~ ^ ~
9 warnings generated.
c++ -I/usr/local/include -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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
4 warnings generated.
c++ -I/usr/local/include -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:311: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:311: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:311:17: warning: using directive refers to implicitly-defined namespace 'std'
using namespace std;
                ^
11 warnings generated.
c++ -I/usr/local/include -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:311: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:311: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:311: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: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
                ~~ ^ ~~
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
                ~~ ^ ~~
dumpfile_tuntap.cc:225:6: error: use of undeclared identifier 'Ifconfig_Delta_Flags'
        if (Ifconfig_Delta_Flags(fname.c_str(), errstr, 
            ^
3 warnings and 1 error generated.
gmake[1]: *** [Makefile:317: dumpfile_tuntap.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
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:285:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:182:8: note: previous declaration is here
        class tracked_client;
              ^
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_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:285:8: warning: class member cannot be redeclared [-Wredeclared-class-member]
        class tracked_client;
              ^
./netracker.h:182:8: note: previous declaration is here
        class tracked_client;
              ^
11 warnings generated.
11 warnings generated.
gmake[1]: Leaving directory '/magus/work/usr/mports/net-mgmt/kismet/work/kismet-2013-03-R1b'
===> 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