Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 477160 Details for
Bug 622162
net-wireless/kismet-2016.07.1-r1 : btscan_ui.cc:116:26: error: ‘MENUITEM_CB_PARMS’ was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-wireless:kismet-2016.07.1-r1:20170618-180735.log
net-wireless:kismet-2016.07.1-r1:20170618-180735.log (text/plain), 49.39 KB, created by
Toralf Förster
on 2017-06-18 18:55:28 UTC
(
hide
)
Description:
net-wireless:kismet-2016.07.1-r1:20170618-180735.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-06-18 18:55:28 UTC
Size:
49.39 KB
patch
obsolete
> * Package: net-wireless/kismet-2016.07.1-r1 > * Repository: gentoo > * Maintainer: zerochaos@gentoo.org steev@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux plugin-autowep plugin-btscan plugin-ptw plugin-spectools plugin-syslog ruby suid userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking kismet-2016-07-R1.tar.xz to /var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work >>>> Source unpacked in /var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work >>>> Preparing source in /var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1 ... > * Applying kismet-2016.07.1-ruby-fixes.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: kismet-2016-07-R1/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1 ... > * econf: updating kismet-2016-07-R1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating kismet-2016-07-R1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-client --disable-pcre >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether make sets $(MAKE)... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for platform-specific compiler flags... none needed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for unistd.h... (cached) yes >checking for sys/types.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for an ANSI C-conforming const... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for ANSI C header files... (cached) yes >checking return type of signal handlers... void >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for gettimeofday... yes >checking for memset... yes >checking for select... yes >checking for socket... yes >checking for strcasecmp... yes >checking for strftime... yes >checking for strstr... yes >checking for system-level getopt_long()... yes >checking for stdint.h... (cached) yes >checking for accept() addrlen type... socklen_t >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for dlopen in -ldl... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for libm math function in std libs... no >checking for pow in -lm... yes >checking for main in -luClibc++... no >checking for main in -lstdc++... yes >checking for group 'root'... yes >checking for group 'man'... checking for setproctitle... no >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking for setproctitle in -lutil... no >checking sys/pstat.h usability... no >checking sys/pstat.h presence... no >checking for sys/pstat.h... no >checking whether __progname and __progname_full are available... yes >checking which argv replacement method to use... writeable >checking for linux/wireless.h... yes >checking that linux/wireless.h is what we expect... yes >checking can we use iw_freq.flags... yes >checking for cap_init in -lcap... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >checking for pcap_open_live in -lpcap... yes >checking pcap.h usability... yes >checking pcap.h presence... yes >checking for pcap.h... yes >checking for pcap_setnonblock in -lpcap... yes >checking for pcap_get_selectable_fd in -lpcap... yes >checking for PPI support in libpcap... yes >configure: WARNING: Using local radiotap headers >checking for pkg-config... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libnl-3.0... yes >checking for libnl-genl-3.0... yes >checking for libnl-2.0... no >checking for libnl-1... no >checking For mac80211 support in netlink library... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating Makefile.inc >config.status: WARNING: 'Makefile.inc.in' seems to ignore the --datarootdir setting >config.status: creating scripts/kismet >config.status: creating conf/kismet.conf >config.status: creating config.h > >Configuration complete: > Compiling for: linux-gnu (x86_64) > C++ Library: stdc++ > Installing as group: root > Man pages owned by: man > Installing into: /usr > Setuid group: kismet > Terminal Control: none > Linux WEXT capture : yes > OSX/Darwin capture : n/a (only OSX/Darwin) > PCRE Regex Filters : no > pcap capture: yes > airpcap control: n/a (only Cygwin/Win32) > PPI log format: yes >LibCapability (enhanced > privilege dropping): yes > Linux Netlink: yes (mac80211 VAP creation) - libnl-3.0 libnl-genl-3.0 > >Configuration complete. Run 'make dep' to generate dependencies >and 'make' followed by 'make install' to compile and install. > >*** WARNING *** >In some situations, libpcap links to libnl. If Kismet finds a newer >libnl, it can cause an immediate segfault when starting Kismet. > >It is very hard to test at compile time (and run-time changes can >cause it to break). If you experience immediate segfaults when >trying to start kismet_server, check your libpcap.so with 'ldd' >and either install a libpcap which does not link libnl1, or >force Kismet to compile with a degraded libnl via >./configure --with-netlink-version=1 > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1 ... >make -j1 >Generating dependencies... >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c util.cc -o util.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c cygwin_utils.cc -o cygwin_utils.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c globalregistry.cc -o globalregistry.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c ringbuf.cc -o ringbuf.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c messagebus.cc -o messagebus.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c configfile.cc -o configfile.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c getopt.cc -o getopt.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c filtercore.cc -o filtercore.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c ifcontrol.cc -o ifcontrol.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c iwcontrol.cc -o iwcontrol.o >iwcontrol.cc: In function âint Iwconfig_Set_IntPriv(const char*, const char*, int, int, char*)â: >iwcontrol.cc:286:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] > ((__s32 *) buffer)[0] = (__s32) val1; > ^ >iwcontrol.cc: In function âint Iwconfig_Get_IntPriv(const char*, const char*, int*, char*)â: >iwcontrol.cc:436:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] > (*val) = ((__s32 *) buffer)[0]; > ^ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c madwifing_control.cc -o madwifing_control.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c nl80211_control.cc -o nl80211_control.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c psutils.cc -o psutils.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c ipc_remote.cc -o ipc_remote.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c soundcontrol.cc -o soundcontrol.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c battery.cc -o battery.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c kismet_json.cc -o kismet_json.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c netframework.cc -o netframework.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c clinetframework.cc -o clinetframework.o >clinetframework.cc: In member function âvirtual int NetworkClient::Poll(fd_set&, fd_set&)â: >clinetframework.cc:144:9: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if ((ret = WriteBytes()) < 0) > ^~ >clinetframework.cc:146:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > return ret; > ^~~~~~ >clinetframework.cc: In member function âvirtual void NetworkClient::KillConnection()â: >clinetframework.cc:211:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if (cli_fd >= 0) > ^~ >clinetframework.cc:214:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > cli_fd = -1; > ^~~~~~ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c tcpserver.cc -o tcpserver.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c tcpclient.cc -o tcpclient.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c unixdomainserver.cc -o unixdomainserver.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c serialclient.cc -o serialclient.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetsourcetracker.cc -o packetsourcetracker.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetsource_pcap.cc -o packetsource_pcap.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetsource_wext.cc -o packetsource_wext.o >packetsource_wext.cc: In member function âvirtual int PacketSource_Wext::ParseOptions(std::vector<opt_pair>*)â: >packetsource_wext.cc:195:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if (FetchOptBoolean("forcevif", in_opts, 0)) > ^~ >packetsource_wext.cc:201:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > if (vap == "" && FetchOptBoolean("forcevap", in_opts, 1)) { > ^~ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetsource_bsdrt.cc -o packetsource_bsdrt.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetsource_drone.cc -o packetsource_drone.o >packetsource_drone.cc: In member function âvoid DroneClientFrame::SourceActionHandler(pst_packetsource*, int, int)â: >packetsource_drone.cc:213:15: warning: variable âcmdâ set but not used [-Wunused-but-set-variable] > unsigned int cmd = DRONE_CHS_CMD_NONE; > ^~~ >packetsource_drone.cc: In member function âvirtual int DroneClientFrame::ParseData()â: >packetsource_drone.cc:414:8: warning: variable âchannel_hopâ set but not used [-Wunused-but-set-variable] > int channel_hop = -1, channel_dwell = -1, channel_rate = -1; > ^~~~~~~~~~~ >packetsource_drone.cc:414:26: warning: variable âchannel_dwellâ set but not used [-Wunused-but-set-variable] > int channel_hop = -1, channel_dwell = -1, channel_rate = -1; > ^~~~~~~~~~~~~ >packetsource_drone.cc:414:46: warning: variable âchannel_rateâ set but not used [-Wunused-but-set-variable] > int channel_hop = -1, channel_dwell = -1, channel_rate = -1; > ^~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetsource_ipwlive.cc -o packetsource_ipwlive.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetsource_airpcap.cc -o packetsource_airpcap.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetsource_darwin.cc -o packetsource_darwin.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetsource_macusb.cc -o packetsource_macusb.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c kis_netframe.cc -o kis_netframe.o >kis_netframe.cc: In member function âvirtual void KisNetframe_MessageClient::ProcessMessage(std::__cxx11::string, int)â: >kis_netframe.cc:448:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if ((in_flags & MSGFLAG_LOCAL) || (in_flags & MSGFLAG_ALERT)) > ^~ >kis_netframe.cc:451:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > STATUS_data sdata; > ^~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c kis_droneframe.cc -o kis_droneframe.o >kis_droneframe.cc: In member function âvirtual int KisDroneFramework::chain_handler(kis_packet*)â: >kis_droneframe.cc:938:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if (new_fcs && fcs != NULL) > ^~ >kis_droneframe.cc:941:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > free(dpkt); > ^~~~ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c gpswrapper.cc -o gpswrapper.o >gpswrapper.cc: In constructor âGpsWrapper::GpsWrapper(GlobalRegistry*)â: >gpswrapper.cc:137:12: warning: variable âgnâ set but not used [-Wunused-but-set-variable] > GPSNull *gn; > ^~ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c gpscore.cc -o gpscore.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c gpsdclient.cc -o gpsdclient.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c gpsserial.cc -o gpsserial.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c gpsfixed.cc -o gpsfixed.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetchain.cc -o packetchain.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c plugintracker.cc -o plugintracker.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c alertracker.cc -o alertracker.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c timetracker.cc -o timetracker.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c packetdissectors.cc -o packetdissectors.o >packetdissectors.cc: In member function âint KisBuiltinDissector::ieee80211_dissector(kis_packet*)â: >packetdissectors.cc:936:13: warning: variable âfound_channel_tagâ set but not used [-Wunused-but-set-variable] > int found_channel_tag = 0; > ^~~~~~~~~~~~~~~~~ >packetdissectors.cc: In member function âint KisBuiltinDissector::basicstring_dissector(kis_packet*)â: >packetdissectors.cc:2534:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if (packinfo->header_offset > chunk->length) > ^~ >packetdissectors.cc:2537:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > string str; > ^~~~~~ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c devicetracker.cc -o devicetracker.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c netracker.cc -o netracker.o >netracker.cc: In member function âint Netracker::datatracker_chain_handler(kis_packet*)â: >netracker.cc:3353:12: warning: variable âcomboâ set but not used [-Wunused-but-set-variable] > in_addr combo; > ^~~~~ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c channeltracker.cc -o channeltracker.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c phy_80211.cc -o phy_80211.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c manuf.cc -o manuf.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c dumpfile.cc -o dumpfile.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c dumpfile_pcap.cc -o dumpfile_pcap.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c dumpfile_gpsxml.cc -o dumpfile_gpsxml.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c dumpfile_tuntap.cc -o dumpfile_tuntap.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c dumpfile_netxml.cc -o dumpfile_netxml.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c dumpfile_nettxt.cc -o dumpfile_nettxt.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c dumpfile_string.cc -o dumpfile_string.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c dumpfile_alert.cc -o dumpfile_alert.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c statealert.cc -o statealert.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c kismet_server.cc -o kismet_server.o >kismet_server.cc: In function âvoid Protocol_CRITFAIL_enable(int, GlobalRegistry*, const void*)â: >kismet_server.cc:282:72: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > if (globalreg->kisnetserver->SendToAll(critfail_proto_ref, (void *) x) < 0) > ^ >kismet_server.cc:286:25: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > (void *) x, &cache) < 0) > ^ >kismet_server.cc: In function âvoid CatchShutdown(int)â: >kismet_server.cc:544:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if (fqmescli != NULL) // && globalregistry->fatal_condition) > ^~ >kismet_server.cc:547:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > if (daemonize == 0) { > ^~ >kismet_server.cc: In function âint main(int, char**, char**)â: >kismet_server.cc:1136:14: warning: variable âgpswrapperâ set but not used [-Wunused-but-set-variable] > GpsWrapper *gpswrapper; > ^~~~~~~~~~ >kismet_server.cc:1158:18: warning: variable âchantrackerâ set but not used [-Wunused-but-set-variable] > Channeltracker *chantracker; > ^~~~~~~~~~~ >kismet_server.cc:1210:19: warning: variable âbsstsaâ set but not used [-Wunused-but-set-variable] > BSSTSStateAlert *bsstsa; > ^~~~~~ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c drone_kisnetframe.cc -o drone_kisnetframe.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c kismet_capture.cc -o kismet_capture.o >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -rdynamic -o kismet_capture util.o cygwin_utils.o globalregistry.o ringbuf.o messagebus.o configfile.o getopt.o filtercore.o ifcontrol.o iwcontrol.o madwifing_control.o nl80211_control.o psutils.o ipc_remote.o netframework.o clinetframework.o tcpserver.o tcpclient.o timetracker.o drone_kisnetframe.o packetsourcetracker.o packetchain.o packetsource_pcap.o packetsource_wext.o packetsource_bsdrt.o packetsource_drone.o packetsource_ipwlive.o packetsource_airpcap.o packetsource_darwin.o packetsource_macusb.o dumpfile.o dumpfile_tuntap.o kismet_capture.o -lcap -ldl -lm -lstdc++ -lpcap -lcap -lnl-genl-3 -lnl-3 >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -rdynamic -o kismet_server util.o cygwin_utils.o globalregistry.o ringbuf.o messagebus.o configfile.o getopt.o filtercore.o ifcontrol.o iwcontrol.o madwifing_control.o nl80211_control.o psutils.o ipc_remote.o soundcontrol.o battery.o kismet_json.o netframework.o clinetframework.o tcpserver.o tcpclient.o unixdomainserver.o serialclient.o packetsourcetracker.o packetsource_pcap.o packetsource_wext.o packetsource_bsdrt.o packetsource_drone.o packetsource_ipwlive.o packetsource_airpcap.o packetsource_darwin.o packetsource_macusb.o kis_netframe.o kis_droneframe.o gpswrapper.o gpscore.o gpsdclient.o gpsserial.o gpsfixed.o packetchain.o plugintracker.o alertracker.o timetracker.o packetdissectors.o devicetracker.o netracker.o channeltracker.o phy_80211.o manuf.o dumpfile.o dumpfile_pcap.o dumpfile_gpsxml.o dumpfile_tuntap.o dumpfile_netxml.o dumpfile_nettxt.o dumpfile_string.o dumpfile_alert.o statealert.o kismet_server.o -lcap -ldl -lm -lstdc++ -lpcap -lnl-genl-3 -lnl-3 >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -c kismet_drone.cc -o kismet_drone.o >kismet_drone.cc: In function âvoid CatchShutdown(int)â: >kismet_drone.cc:238:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if (fqmescli != NULL) > ^~ >kismet_drone.cc:241:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > if (daemonize == 0) > ^~ >kismet_drone.cc: In function âint main(int, char**, char**)â: >kismet_drone.cc:596:14: warning: variable âgpswrapperâ set but not used [-Wunused-but-set-variable] > GpsWrapper *gpswrapper; > ^~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -rdynamic -o kismet_drone util.o cygwin_utils.o globalregistry.o ringbuf.o messagebus.o configfile.o getopt.o ifcontrol.o iwcontrol.o madwifing_control.o nl80211_control.o psutils.o ipc_remote.o soundcontrol.o kismet_json.o netframework.o clinetframework.o tcpserver.o tcpclient.o serialclient.o drone_kisnetframe.o kis_droneframe.o gpswrapper.o gpscore.o gpsdclient.o gpsserial.o gpsfixed.o packetchain.o packetsource_pcap.o packetsource_wext.o packetsource_bsdrt.o packetsource_drone.o packetsource_ipwlive.o packetsource_airpcap.o packetsource_darwin.o packetsource_macusb.o plugintracker.o packetsourcetracker.o timetracker.o kismet_drone.o -lcap -ldl -lm -lstdc++ -lpcap -lnl-genl-3 -lnl-3 >make -j1 >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -I/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1 -g -fPIC -c autowep-kismet.cc -o autowep-kismet.o >autowep-kismet.cc: In function âint kisautowep_data_hook(GlobalRegistry*, void*, kis_packet*)â: >autowep-kismet.cc:235:18: warning: unused variable âanetâ [-Wunused-variable] > kisautowep_net *anet = NULL; > ^~~~ >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -rdynamic -shared -rdynamic autowep-kismet.o -o autowep-kismet.so -lcap -ldl -lm -lstdc++ >make -j1 >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -I/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1 -g -fPIC -c packetsource_linuxbt.cc -o packetsource_linuxbt.o >packetsource_linuxbt.cc: In function âvoid* linuxbt_cap_thread(void*)â: >packetsource_linuxbt.cc:104:7: warning: unused variable âhci_classâ [-Wunused-variable] > char hci_class[KIS_LINUXBT_CLASS_MAX]; > ^~~~~~~~~ >packetsource_linuxbt.cc:166:40: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result] > write(linuxbt->fake_fd[1], rpkt, 1); > ^ >packetsource_linuxbt.cc: In member function âvirtual int PacketSource_LinuxBT::Poll()â: >packetsource_linuxbt.cc:276:26: warning: ignoring return value of âssize_t read(int, void*, size_t)â, declared with attribute warn_unused_result [-Wunused-result] > read(fake_fd[0], &rx, 1); > ^ >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -I/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1 -g -fPIC -c tracker_btscan.cc -o tracker_btscan.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -I/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1 -g -fPIC -c dumpfile_btscantxt.cc -o dumpfile_btscantxt.o >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -I/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1 -g -fPIC -c kismet_btscan.cc -o kismet_btscan.o >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -rdynamic -shared -rdynamic packetsource_linuxbt.o tracker_btscan.o dumpfile_btscantxt.o kismet_btscan.o -o btscan.so -lcap -ldl -lm -lstdc++ -lbluetooth -lpthread >x86_64-pc-linux-gnu-g++ -pthread -I/usr/include/ncurses -I/usr/include/libnl3 -Wall -Werror=terminate -O2 -pipe -march=native -I/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1 -g -fPIC -c btscan_ui.cc -o btscan_ui.o >btscan_ui.cc:57:2: error: âKis_Scrollable_Tableâ does not name a type > Kis_Scrollable_Table *btdevlist; > ^~~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:69:2: error: âKis_Menuâ does not name a type > Kis_Menu *menu; > ^~~~~~~~ >btscan_ui.cc:116:43: error: variable or field âBtscan_show_menu_cbâ declared void > void Btscan_show_menu_cb(MENUITEM_CB_PARMS); > ^ >btscan_ui.cc:116:26: error: âMENUITEM_CB_PARMSâ was not declared in this scope > void Btscan_show_menu_cb(MENUITEM_CB_PARMS); > ^~~~~~~~~~~~~~~~~ >btscan_ui.cc:117:43: error: variable or field âBtscan_sort_menu_cbâ declared void > void Btscan_sort_menu_cb(MENUITEM_CB_PARMS); > ^ >btscan_ui.cc:117:26: error: âMENUITEM_CB_PARMSâ was not declared in this scope > void Btscan_sort_menu_cb(MENUITEM_CB_PARMS); > ^~~~~~~~~~~~~~~~~ >btscan_ui.cc:120:38: error: variable or field âBtscanCliAddâ declared void > void BtscanCliAdd(KPI_ADDCLI_CB_PARMS); > ^ >btscan_ui.cc:120:19: error: âKPI_ADDCLI_CB_PARMSâ was not declared in this scope > void BtscanCliAdd(KPI_ADDCLI_CB_PARMS); > ^~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:121:42: error: variable or field âBtscanCliConfiguredâ declared void > void BtscanCliConfigured(CLICONF_CB_PARMS); > ^ >btscan_ui.cc:121:26: error: âCLICONF_CB_PARMSâ was not declared in this scope > void BtscanCliConfigured(CLICONF_CB_PARMS); > ^~~~~~~~~~~~~~~~ >btscan_ui.cc:124:21: error: âCOMPONENT_CALLBACK_PARMSâ was not declared in this scope > int BtscanDevlistCB(COMPONENT_CALLBACK_PARMS); > ^~~~~~~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:130:37: error: invalid use of incomplete type âclass Kis_Panelâ > class Btscan_Details_Panel : public Kis_Panel { > ^~~~~~~~~ >In file included from btscan_ui.cc:28:0: >/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/kis_panel_plugin.h:38:7: note: forward declaration of âclass Kis_Panelâ > class Kis_Panel; > ^~~~~~~~~ >btscan_ui.cc:141:28: error: âKis_Panel_Componentâ has not been declared > virtual void ButtonAction(Kis_Panel_Component *in_button); > ^~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:151:2: error: âKis_Panel_Packboxâ does not name a type > Kis_Panel_Packbox *vbox; > ^~~~~~~~~~~~~~~~~ >btscan_ui.cc:152:2: error: âKis_Free_Textâ does not name a type > Kis_Free_Text *btdetailt; > ^~~~~~~~~~~~~ >btscan_ui.cc:154:2: error: âKis_Buttonâ does not name a type > Kis_Button *closebutton; > ^~~~~~~~~~ >btscan_ui.cc: In function âint panel_plugin_init(GlobalRegistry*, KisPanelPluginData*)â: >btscan_ui.cc:174:19: error: invalid use of incomplete type âclass Kis_Main_Panelâ > pdata->mainpanel->AddPluginMenuItem("BT Scan", Btscan_plugin_menu_cb, pdata); > ^~ >In file included from btscan_ui.cc:28:0: >/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/kis_panel_plugin.h:39:7: note: forward declaration of âclass Kis_Main_Panelâ > class Kis_Main_Panel; > ^~~~~~~~~~~~~~ >btscan_ui.cc:176:10: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > btscan->btdevlist = new Kis_Scrollable_Table(globalreg, pdata->mainpanel); > ^~~~~~~~~ >btscan_ui.cc:176:26: error: expected type-specifier before âKis_Scrollable_Tableâ > btscan->btdevlist = new Kis_Scrollable_Table(globalreg, pdata->mainpanel); > ^~~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:178:9: error: âKis_Scrollable_Tableâ was not declared in this scope > vector<Kis_Scrollable_Table::title_data> titles; > ^~~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:178:41: error: template argument 1 is invalid > vector<Kis_Scrollable_Table::title_data> titles; > ^ >btscan_ui.cc:178:41: error: template argument 2 is invalid >btscan_ui.cc:179:2: error: âKis_Scrollable_Tableâ is not a class, namespace, or enumeration > Kis_Scrollable_Table::title_data t; > ^~~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:181:2: error: âtâ was not declared in this scope > t.width = 17; > ^ >btscan_ui.cc:184:9: error: request for member âpush_backâ in âtitlesâ, which is of non-class type âintâ > titles.push_back(t); > ^~~~~~~~~ >btscan_ui.cc:189:9: error: request for member âpush_backâ in âtitlesâ, which is of non-class type âintâ > titles.push_back(t); > ^~~~~~~~~ >btscan_ui.cc:194:9: error: request for member âpush_backâ in âtitlesâ, which is of non-class type âintâ > titles.push_back(t); > ^~~~~~~~~ >btscan_ui.cc:199:9: error: request for member âpush_backâ in âtitlesâ, which is of non-class type âintâ > titles.push_back(t); > ^~~~~~~~~ >btscan_ui.cc:201:10: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > btscan->btdevlist->AddTitles(titles); > ^~~~~~~~~ >btscan_ui.cc:202:10: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > btscan->btdevlist->SetPreferredSize(0, 10); > ^~~~~~~~~ >btscan_ui.cc:204:10: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > btscan->btdevlist->SetHighlightSelected(1); > ^~~~~~~~~ >btscan_ui.cc:205:10: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > btscan->btdevlist->SetLockScrollTop(1); > ^~~~~~~~~ >btscan_ui.cc:206:10: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > btscan->btdevlist->SetDrawTitles(1); > ^~~~~~~~~ >btscan_ui.cc:208:10: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > btscan->btdevlist->SetCallback(COMPONENT_CBTYPE_ACTIVATED, BtscanDevlistCB, btscan); > ^~~~~~~~~ >btscan_ui.cc:208:33: error: âCOMPONENT_CBTYPE_ACTIVATEDâ was not declared in this scope > btscan->btdevlist->SetCallback(COMPONENT_CBTYPE_ACTIVATED, BtscanDevlistCB, btscan); > ^~~~~~~~~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:210:18: error: invalid use of incomplete type âclass Kis_Main_Panelâ > pdata->mainpanel->AddComponentVec(btscan->btdevlist, > ^~ >In file included from btscan_ui.cc:28:0: >/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/kis_panel_plugin.h:39:7: note: forward declaration of âclass Kis_Main_Panelâ > class Kis_Main_Panel; > ^~~~~~~~~~~~~~ >btscan_ui.cc:210:44: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > pdata->mainpanel->AddComponentVec(btscan->btdevlist, > ^~~~~~~~~ >btscan_ui.cc:211:13: error: âKIS_PANEL_COMP_DRAWâ was not declared in this scope > (KIS_PANEL_COMP_DRAW | KIS_PANEL_COMP_EVT | > ^~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:211:35: error: âKIS_PANEL_COMP_EVTâ was not declared in this scope > (KIS_PANEL_COMP_DRAW | KIS_PANEL_COMP_EVT | > ^~~~~~~~~~~~~~~~~~ >btscan_ui.cc:212:13: error: âKIS_PANEL_COMP_TABâ was not declared in this scope > KIS_PANEL_COMP_TAB)); > ^~~~~~~~~~~~~~~~~~ >btscan_ui.cc:213:18: error: invalid use of incomplete type âclass Kis_Main_Panelâ > pdata->mainpanel->FetchNetBox()->Pack_After_Named("KIS_MAIN_NETLIST", > ^~ >In file included from btscan_ui.cc:28:0: >/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/kis_panel_plugin.h:39:7: note: forward declaration of âclass Kis_Main_Panelâ > class Kis_Main_Panel; > ^~~~~~~~~~~~~~ >btscan_ui.cc:214:24: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > btscan->btdevlist, 1, 0); > ^~~~~~~~~ >btscan_ui.cc:216:10: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu = pdata->kpinterface->FetchMainPanel()->FetchMenu(); > ^~~~ >btscan_ui.cc:216:35: error: invalid use of incomplete type âclass KisPanelInterfaceâ > btscan->menu = pdata->kpinterface->FetchMainPanel()->FetchMenu(); > ^~ >In file included from btscan_ui.cc:26:0: >/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/globalregistry.h:55:7: note: forward declaration of âclass KisPanelInterfaceâ > class KisPanelInterface; > ^~~~~~~~~~~~~~~~~ >btscan_ui.cc:217:24: error: âstruct btscan_dataâ has no member named âmenuâ > int mn_view = btscan->menu->FindMenu("View"); > ^~~~ >btscan_ui.cc:219:20: error: invalid use of incomplete type âclass KisPanelInterfaceâ > pdata->kpinterface->FetchMainPanel()->AddViewSeparator(); > ^~ >In file included from btscan_ui.cc:26:0: >/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/globalregistry.h:55:7: note: forward declaration of âclass KisPanelInterfaceâ > class KisPanelInterface; > ^~~~~~~~~~~~~~~~~ >btscan_ui.cc:220:34: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->mi_showbtscan = btscan->menu->AddMenuItem("BT Scan", mn_view, 0); > ^~~~ >btscan_ui.cc:221:10: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemCallback(btscan->mi_showbtscan, Btscan_show_menu_cb, > ^~~~ >btscan_ui.cc:221:59: error: âBtscan_show_menu_cbâ was not declared in this scope > btscan->menu->SetMenuItemCallback(btscan->mi_showbtscan, Btscan_show_menu_cb, > ^~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:224:20: error: invalid use of incomplete type âclass KisPanelInterfaceâ > pdata->kpinterface->FetchMainPanel()->AddSortSeparator(); > ^~ >In file included from btscan_ui.cc:26:0: >/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/globalregistry.h:55:7: note: forward declaration of âclass KisPanelInterfaceâ > class KisPanelInterface; > ^~~~~~~~~~~~~~~~~ >btscan_ui.cc:225:24: error: âstruct btscan_dataâ has no member named âmenuâ > int mn_sort = btscan->menu->FindMenu("Sort"); > ^~~~ >btscan_ui.cc:226:32: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->mn_sub_sort = btscan->menu->AddSubMenuItem("BTScan", mn_sort, 0); > ^~~~ >btscan_ui.cc:228:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->AddMenuItem("BD Addr", btscan->mn_sub_sort, 0); > ^~~~ >btscan_ui.cc:229:35: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->mi_sort_bdname = btscan->menu->AddMenuItem("Name", btscan->mn_sub_sort, 0); > ^~~~ >btscan_ui.cc:230:36: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->mi_sort_bdclass = btscan->menu->AddMenuItem("Class", btscan->mn_sub_sort, 0); > ^~~~ >btscan_ui.cc:232:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->AddMenuItem("First Time", btscan->mn_sub_sort, 0); > ^~~~ >btscan_ui.cc:234:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->AddMenuItem("Last Time", btscan->mn_sub_sort, 0); > ^~~~ >btscan_ui.cc:236:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->AddMenuItem("Times Seen", btscan->mn_sub_sort, 0); > ^~~~ >btscan_ui.cc:238:10: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemCallback(btscan->mi_sort_bdaddr, Btscan_sort_menu_cb, > ^~~~ >btscan_ui.cc:238:60: error: âBtscan_sort_menu_cbâ was not declared in this scope > btscan->menu->SetMenuItemCallback(btscan->mi_sort_bdaddr, Btscan_sort_menu_cb, > ^~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:240:10: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemCallback(btscan->mi_sort_bdname, Btscan_sort_menu_cb, > ^~~~ >btscan_ui.cc:242:10: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemCallback(btscan->mi_sort_bdclass, Btscan_sort_menu_cb, > ^~~~ >btscan_ui.cc:244:10: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemCallback(btscan->mi_sort_firsttime, Btscan_sort_menu_cb, > ^~~~ >btscan_ui.cc:246:10: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemCallback(btscan->mi_sort_lasttime, Btscan_sort_menu_cb, > ^~~~ >btscan_ui.cc:248:10: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemCallback(btscan->mi_sort_packets, Btscan_sort_menu_cb, > ^~~~ >btscan_ui.cc:251:42: error: invalid use of incomplete type âclass KisPanelInterfaceâ > string opt = StrLower(pdata->kpinterface->prefs->FetchOpt("PLUGIN_BTSCAN_SHOW")); > ^~ >In file included from btscan_ui.cc:26:0: >/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/globalregistry.h:55:7: note: forward declaration of âclass KisPanelInterfaceâ > class KisPanelInterface; > ^~~~~~~~~~~~~~~~~ >btscan_ui.cc:253:11: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > btscan->btdevlist->Show(); > ^~~~~~~~~ >btscan_ui.cc:254:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemChecked(btscan->mi_showbtscan, 1); > ^~~~ >btscan_ui.cc:256:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->EnableMenuItem(btscan->mi_sort_bdaddr); > ^~~~ >btscan_ui.cc:257:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->EnableMenuItem(btscan->mi_sort_bdname); > ^~~~ >btscan_ui.cc:258:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->EnableMenuItem(btscan->mi_sort_bdclass); > ^~~~ >btscan_ui.cc:259:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->EnableMenuItem(btscan->mi_sort_firsttime); > ^~~~ >btscan_ui.cc:260:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->EnableMenuItem(btscan->mi_sort_lasttime); > ^~~~ >btscan_ui.cc:261:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->EnableMenuItem(btscan->mi_sort_packets); > ^~~~ >btscan_ui.cc:264:11: error: âstruct btscan_dataâ has no member named âbtdevlistâ; did you mean âbtdev_mapâ? > btscan->btdevlist->Hide(); > ^~~~~~~~~ >btscan_ui.cc:265:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemChecked(btscan->mi_showbtscan, 0); > ^~~~ >btscan_ui.cc:267:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->DisableMenuItem(btscan->mi_sort_bdaddr); > ^~~~ >btscan_ui.cc:268:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->DisableMenuItem(btscan->mi_sort_bdname); > ^~~~ >btscan_ui.cc:269:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->DisableMenuItem(btscan->mi_sort_bdclass); > ^~~~ >btscan_ui.cc:270:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->DisableMenuItem(btscan->mi_sort_firsttime); > ^~~~ >btscan_ui.cc:271:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->DisableMenuItem(btscan->mi_sort_lasttime); > ^~~~ >btscan_ui.cc:272:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->DisableMenuItem(btscan->mi_sort_packets); > ^~~~ >btscan_ui.cc:275:26: error: invalid use of incomplete type âclass KisPanelInterfaceâ > opt = pdata->kpinterface->prefs->FetchOpt("PLUGIN_BTSCAN_SORT"); > ^~ >In file included from btscan_ui.cc:26:0: >/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/globalregistry.h:55:7: note: forward declaration of âclass KisPanelInterfaceâ > class KisPanelInterface; > ^~~~~~~~~~~~~~~~~ >btscan_ui.cc:277:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemChecked(btscan->mi_sort_bdaddr, 1); > ^~~~ >btscan_ui.cc:280:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemChecked(btscan->mi_sort_bdname, 1); > ^~~~ >btscan_ui.cc:283:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemChecked(btscan->mi_sort_bdclass, 1); > ^~~~ >btscan_ui.cc:286:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemChecked(btscan->mi_sort_firsttime, 1); > ^~~~ >btscan_ui.cc:289:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemChecked(btscan->mi_sort_lasttime, 1); > ^~~~ >btscan_ui.cc:292:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemChecked(btscan->mi_sort_packets, 1); > ^~~~ >btscan_ui.cc:295:11: error: âstruct btscan_dataâ has no member named âmenuâ > btscan->menu->SetMenuItemChecked(btscan->mi_sort_bdaddr, 1); > ^~~~ >btscan_ui.cc:309:21: error: invalid use of incomplete type âclass KisPanelInterfaceâ > pdata->kpinterface->Add_NetCli_AddCli_CB(BtscanCliAdd, (void *) btscan); > ^~ >In file included from btscan_ui.cc:26:0: >/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/globalregistry.h:55:7: note: forward declaration of âclass KisPanelInterfaceâ > class KisPanelInterface; > ^~~~~~~~~~~~~~~~~ >btscan_ui.cc:309:44: error: âBtscanCliAddâ was not declared in this scope > pdata->kpinterface->Add_NetCli_AddCli_CB(BtscanCliAdd, (void *) btscan); > ^~~~~~~~~~~~ >btscan_ui.cc: At global scope: >btscan_ui.cc:315:24: error: variable or field âkis_revision_infoâ declared void > void kis_revision_info(panel_plugin_revision *prev) { > ^~~~~~~~~~~~~~~~~~~~~ >btscan_ui.cc:315:24: error: âpanel_plugin_revisionâ was not declared in this scope >btscan_ui.cc:736:1: error: expected â}â at end of input > } > ^ >make: *** [Makefile:49: btscan_ui.o] Error 1 > * ERROR: net-wireless/kismet-2016.07.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-wireless/kismet-2016.07.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-wireless/kismet-2016.07.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-wireless:kismet-2016.07.1-r1:20170618-180735.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1/plugin-btscan' > * S: '/var/tmp/portage/net-wireless/kismet-2016.07.1-r1/work/kismet-2016-07-R1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 622162
:
477152
|
477154
|
477156
|
477158
| 477160