Ticket #15840 (closed defect: wontfix)
kismet-2007-10-R1 failing to build on Panther
| Reported by: | wustenfuchs@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | kismet build error | Cc: | sava.chankov@… |
| Port: |
Description
2003 Apple Macintosh G4 Powerbook 12" - Mac OS-X 10.3.9 - XCode 1.5 - MacPorts 1.6.0
Umm...
ROMMEL:~ Rommel$ sudo port -Rdst install kismet
Password:
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/kismet
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/kismet
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/libpcap
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/libpcap
DEBUG: Searching for dependency: libpcap
DEBUG: Found Dependency: receipt exists for libpcap
---> Fetching kismet
---> Attempting to fetch kismet-2007-10-R1.tar.gz from http://www.kismetwireless.net/code
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
100 631k 100 631k 0 0 4815 0 0:02:14 0:02:14 0:00:00 4930
---> Verifying checksum(s) for kismet
---> Extracting kismet
---> Configuring kismet
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/libpcap
trace: access denied to /opt/local/lib/libncurses.dylib (ncurses)
trace: access denied to /opt/local/lib/libpanel.dylib (ncurses)
trace: access denied to /opt/local/lib/libncurses.dylib (ncurses)
trace: access denied to /opt/local/lib/libncurses.dylib (ncurses)
trace: access denied to /opt/local/bin/pkg-config (pkgconfig)
trace: access denied to /opt/local/lib/libexpat.dylib (expat)
Warning: An activity was attempted outside sandbox: /etc/group
Warning: An activity was attempted outside sandbox: /etc/group
---> Building kismet with target all
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/libpcap
trace: access denied to /opt/local/include/expat.h (expat)
trace: access denied to /opt/local/include/expat_external.h (expat)
trace: access denied to /opt/local/lib/libpanel.dylib (ncurses)
trace: access denied to /opt/local/lib/libncurses.dylib (ncurses)
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_kismet/work/kismet-2007-10-R1" && gnumake all " returned error 2
Command output: /usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c getopt.cc -o getopt.o
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c tcpserver.cc -o tcpserver.o
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c server_protocols.cc -o server_protocols.o
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c server_globals.cc -o server_globals.o
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c kismet_server.cc -o kismet_server.o
/usr/bin/g++-3.3 -L/opt/local/lib -framework Foundation -framework CoreFoundation -F/System/Library/PrivateFrameworks -framework Apple80211 -framework IOKit -o kismet_server util.o cygwin_utils.o ringbuf.o configfile.o speech.o ifcontrol.o iwcontrol.o madwifing_control.o darwin_control_objc.mo packet.o pcapsource.o prism2source.o wtapfilesource.o wsp100source.o dronesource.o vihasource.o airpcapsource.o packetsourcetracker.o kis_packsources.o wtapdump.o wtaplocaldump.o gpsdump.o airsnortdump.o fifodump.o gpsd.o manuf.o packetracker.o timetracker.o alertracker.o finitestate.o getopt.o tcpserver.o server_protocols.o server_globals.o kismet_server.o -lstdc++ -lm -lpcap
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c tcpstreamer.cc -o tcpstreamer.o
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c kismet_drone.cc -o kismet_drone.o
/usr/bin/g++-3.3 -L/opt/local/lib -framework Foundation -framework CoreFoundation -F/System/Library/PrivateFrameworks -framework Apple80211 -framework IOKit -o kismet_drone util.o cygwin_utils.o ringbuf.o configfile.o getopt.o ifcontrol.o iwcontrol.o madwifing_control.o darwin_control_objc.mo packet.o tcpstreamer.o prism2source.o pcapsource.o wtapfilesource.o wsp100source.o airpcapsource.o dronesource.o vihasource.o packetsourcetracker.o kis_packsources.o timetracker.o gpsd.o server_globals.o kismet_drone.o -lstdc++ -lm -lpcap
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c kismet_wrapper.cc -o kismet_wrapper.o
/usr/bin/g++-3.3 -L/opt/local/lib -framework Foundation -framework CoreFoundation -F/System/Library/PrivateFrameworks -framework Apple80211 -framework IOKit -o kismet kismet_wrapper.o -lstdc++ -lm
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c tcpclient.cc -o tcpclient.o
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c frontend.cc -o frontend.o
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c cursesfront.cc -o cursesfront.o
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c panelfront.cc -o panelfront.o
panelfront.cc: In member function `virtual int PanelFront::DrawDisplay()':
panelfront.cc:1066: warning: array subscript has type `char'
panelfront.cc:1066: warning: array subscript has type `char'
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c panelfront_display.cc -o panelfront_display.o
panelfront_display.cc: In member function `int PanelFront::StatsPrinter(void*)
':
panelfront_display.cc:2668: warning: unsigned int format, size_t arg (arg 4)
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c panelfront_input.cc -o panelfront_input.o
/usr/bin/g++-3.3 -I/opt/local/include -O2 -Wall -DVERSION_MAJOR=\"2007\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -O2 -c kismet_client.cc -o kismet_client.o
/usr/bin/g++-3.3 -L/opt/local/lib -framework Foundation -framework CoreFoundation -F/System/Library/PrivateFrameworks -framework Apple80211 -framework IOKit -o kismet_client util.o configfile.o speech.o manuf.o tcpclient.o frontend.o cursesfront.o panelfront.o panelfront_display.o panelfront_input.o gpsd.o getopt.o kismet_client.o -lstdc++ -lm -lpanel -lncurses
ld: Undefined symbols:
IOPSCopyPowerSourcesInfo()
IOPSCopyPowerSourcesList(void const*)
IOPSGetPowerSourceDescription(void const*, void const*)
gnumake: *** [kismet_client] Error 1
Error: Status 1 encountered during processing.
? ? ? No idea what is going on here. Can anybody help ?
Change History
comment:2 Changed 5 years ago by sava.chankov@…
Seems like kismet depends on newer version of Apple's IOKit. I think that the only thing you can do is upgrade to Tiger.
comment:3 Changed 5 years ago by wustenfuchs@…
Ummm... no. I hate Tiger. Tiger is thoroughly lame. Thanks anyway.
Note: See
TracTickets for help on using
tickets.


Cc: maintainer.