Ticket #24951: tiger-main.log

File tiger-main.log, 16.9 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for kismet:msg:main
3:debug:main Searching for dependency: libpcap
4:debug:main Didn't find receipt, going to depspec regex for: libpcap
5:debug:main Changing to port directory: /Volumes/data/macports/ports/net/libpcap
6:debug:main OS darwin/8.11.0 (Mac OS X 10.4) arch powerpc
7:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
8:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
9:debug:main adding the default universal variant
10:debug:main Reading variant descriptions from /Volumes/data/macports/ports/_resources/port1.0/variant_descriptions.conf
11:msg:main --->  Dependencies to be installed: libpcap
12:debug:main Starting logging for libpcap
13:debug:main Executing org.macports.main (kismet)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:msg:main --->  Fetching kismet
16:debug:fetch fetch phase started at Sun Dec  5 19:55:00 CST 2010
17:debug:fetch Executing org.macports.fetch (kismet)
18:debug:fetch Privilege de-escalation not attempted as not running as root.
19:msg:fetch --->  Verifying checksum(s) for kismet
20:debug:checksum checksum phase started at Sun Dec  5 19:55:00 CST 2010
21:debug:checksum Executing org.macports.checksum (kismet)
22:info:checksum --->  Checksumming kismet-2010-07-R1.tar.gz
23:debug:checksum Correct (sha1) checksum for kismet-2010-07-R1.tar.gz
24:debug:checksum Correct (rmd160) checksum for kismet-2010-07-R1.tar.gz
25:debug:checksum Privilege de-escalation not attempted as not running as root.
26:msg:checksum --->  Extracting kismet
27:debug:extract extract phase started at Sun Dec  5 19:55:01 CST 2010
28:debug:extract Executing org.macports.extract (kismet)
29:info:extract --->  Extracting kismet-2010-07-R1.tar.gz
30:debug:extract setting option extract.args to '/mp/var/macports/distfiles/kismet/kismet-2010-07-R1.tar.gz'
31:debug:extract Environment: CPATH='/mp/include' CC_PRINT_OPTIONS_FILE='/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/mp/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.4'
32:debug:extract Assembled command: 'cd "/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work" && /usr/bin/gzip -dc '/mp/var/macports/distfiles/kismet/kismet-2010-07-R1.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
33:debug:extract Privilege de-escalation not attempted as not running as root.
34:debug:patch patch phase started at Sun Dec  5 19:55:01 CST 2010
35:debug:patch Executing org.macports.patch (kismet)
36:msg:patch --->  Applying patches to kismet
37:info:patch --->  Applying /Volumes/data/macports/ports/net/kismet/files/patch-kis_panel_frontend.h.diff
38:debug:patch Environment: CPATH='/mp/include' CC_PRINT_OPTIONS_FILE='/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/mp/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.4'
39:debug:patch Assembled command: 'cd "/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work/kismet-2010-07-R1" && /usr/bin/patch -p0'
40:info:patch patching file kis_panel_frontend.h
41:info:patch --->  Applying /Volumes/data/macports/ports/net/kismet/files/patch-plugintracker.h.diff
42:debug:patch Environment: CPATH='/mp/include' CC_PRINT_OPTIONS_FILE='/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/mp/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.4'
43:debug:patch Assembled command: 'cd "/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work/kismet-2010-07-R1" && /usr/bin/patch -p0'
44:info:patch patching file plugintracker.h
45:debug:patch Privilege de-escalation not attempted as not running as root.
46:msg:patch --->  Configuring kismet
47:debug:patch Using compiler 'Mac OS X gcc 4.0'
48:debug:configure configure phase started at Sun Dec  5 19:55:01 CST 2010
49:debug:configure Executing org.macports.configure (kismet)
50:debug:configure Environment: CPATH='/mp/include' CFLAGS='-pipe -O2 -fnested-functions -arch ppc' CPPFLAGS='-I/mp/include' CXXFLAGS='-pipe -O2 -arch ppc' LIBRARY_PATH='/mp/lib' MACOSX_DEPLOYMENT_TARGET='10.4' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m32' LDFLAGS='-L/mp/lib -arch ppc' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-pipe -O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch ppc' FFLAGS='-pipe -O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0'
51:debug:configure Assembled command: 'cd "/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work/kismet-2010-07-R1" && ./configure --prefix=/mp'
52:info:configure checking build system type... powerpc-apple-darwin8.11.0
53:info:configure checking host system type... powerpc-apple-darwin8.11.0
54:info:configure checking for gcc... /usr/bin/gcc-4.0
55:info:configure checking for C compiler default output file name... a.out
56:info:configure checking whether the C compiler works... yes
57:info:configure checking whether we are cross compiling... no
58:info:configure checking for suffix of executables...
59:info:configure checking for suffix of object files... o
60:info:configure checking whether we are using the GNU C compiler... yes
61:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... yes
62:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
63:info:configure checking whether we are using the GNU C++ compiler... yes
64:info:configure checking whether /usr/bin/g++-4.0 accepts -g... yes
65:info:configure checking for a BSD-compatible install... /usr/bin/install -c
66:info:configure checking whether make sets $(MAKE)... yes
67:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
68:info:configure checking for platform-specific compiler flags... Apple GCC - added Apple80211 frameworks and no-precomp
69:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
70:info:configure checking for egrep... /usr/bin/grep -E
71:info:configure checking for ANSI C header files... yes
72:info:configure checking for sys/types.h... yes
73:info:configure checking for sys/stat.h... yes
74:info:configure checking for stdlib.h... yes
75:info:configure checking for string.h... yes
76:info:configure checking for memory.h... yes
77:info:configure checking for strings.h... yes
78:info:configure checking for inttypes.h... yes
79:info:configure checking for stdint.h... yes
80:info:configure checking for unistd.h... yes
81:info:configure checking whether byte ordering is bigendian... universal
82:info:configure checking errno.h usability... yes
83:info:configure checking errno.h presence... yes
84:info:configure checking for errno.h... yes
85:info:configure checking for stdlib.h... (cached) yes
86:info:configure checking for string.h... (cached) yes
87:info:configure checking sys/socket.h usability... yes
88:info:configure checking sys/socket.h presence... yes
89:info:configure checking for sys/socket.h... yes
90:info:configure checking sys/time.h usability... yes
91:info:configure checking sys/time.h presence... yes
92:info:configure checking for sys/time.h... yes
93:info:configure checking sys/wait.h usability... yes
94:info:configure checking sys/wait.h presence... yes
95:info:configure checking for sys/wait.h... yes
96:info:configure checking for unistd.h... (cached) yes
97:info:configure checking for sys/types.h... (cached) yes
98:info:configure checking netdb.h usability... yes
99:info:configure checking netdb.h presence... yes
100:info:configure checking for netdb.h... yes
101:info:configure checking getopt.h usability... yes
102:info:configure checking getopt.h presence... yes
103:info:configure checking for getopt.h... yes
104:info:configure checking for an ANSI C-conforming const... yes
105:info:configure checking whether time.h and sys/time.h may both be included... yes
106:info:configure checking whether struct tm is in sys/time.h or time.h... time.h
107:info:configure checking for ANSI C header files... (cached) yes
108:info:configure checking return type of signal handlers... void
109:info:configure checking whether lstat dereferences a symlink specified with a trailing slash... no
110:info:configure checking whether stat accepts an empty string... no
111:info:configure checking for gettimeofday... yes
112:info:configure checking for memset... yes
113:info:configure checking for select... yes
114:info:configure checking for socket... yes
115:info:configure checking for strcasecmp... yes
116:info:configure checking for strftime... yes
117:info:configure checking for strstr... yes
118:info:configure checking for system-level getopt_long()... yes
119:info:configure checking for stdint.h... (cached) yes
120:info:configure checking for accept() addrlen type... socklen_t
121:info:configure checking for special C compiler options needed for large files... no
122:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
123:info:configure checking for dlopen in -ldl... yes
124:info:configure checking for libm math function in std libs... yes
125:info:configure checking for main in -luClibc++... no
126:info:configure checking for main in -lstdc++... yes
127:info:configure checking for group 'root'... no.  Using 'wheel'
128:info:configure checking for group 'man'... no.  Using 'wheel'
129:info:configure checking for initscr in -lncurses... yes
130:info:configure checking ncurses.h usability... yes
131:info:configure checking ncurses.h presence... yes
132:info:configure checking for ncurses.h... yes
133:info:configure checking for new_panel in -lpanel... yes
134:info:configure checking panel.h usability... yes
135:info:configure checking panel.h presence... yes
136:info:configure checking for panel.h... yes
137:info:configure checking for setproctitle... no
138:info:configure checking libutil.h usability... no
139:info:configure checking libutil.h presence... no
140:info:configure checking for libutil.h... no
141:info:configure checking for setproctitle in -lutil... no
142:info:configure checking sys/pstat.h usability... no
143:info:configure checking sys/pstat.h presence... no
144:info:configure checking for sys/pstat.h... no
145:info:configure checking whether __progname and __progname_full are available... no
146:info:configure checking which argv replacement method to use... writeable
147:info:configure checking for cap_init in -lcap... no
148:info:configure checking sys/prctl.h usability... no
149:info:configure checking sys/prctl.h presence... no
150:info:configure checking for sys/prctl.h... no
151:info:configure checking sys/capability.h usability... no
152:info:configure checking sys/capability.h presence... no
153:info:configure checking for sys/capability.h... no
154:info:configure checking for pcre_compile in -lpcre... yes
155:info:configure checking pcre.h usability... yes
156:info:configure checking pcre.h presence... yes
157:info:configure checking for pcre.h... yes
158:info:configure checking for pcap_open_live in -lpcap... yes
159:info:configure checking pcap.h usability... yes
160:info:configure checking pcap.h presence... yes
161:info:configure checking for pcap.h... yes
162:info:configure checking for pcap_setnonblock in -lpcap... yes
163:info:configure checking for pcap_get_selectable_fd in -lpcap... yes
164:info:configure checking for PPI support in libpcap... yes
165:info:configure configure: WARNING: Using local radiotap headers
166:info:configure configure: creating ./config.status
167:info:configure config.status: creating Makefile
168:info:configure config.status: creating Makefile.inc
169:info:configure config.status: WARNING:  'Makefile.inc.in' seems to ignore the --datarootdir setting
170:info:configure config.status: creating scripts/kismet
171:info:configure config.status: creating conf/kismet.conf
172:info:configure config.status: creating config.h
173:info:configure
174:info:configure Configuration complete:
175:info:configure          Compiling for: darwin8.11.0 (powerpc)
176:info:configure            C++ Library: stdc++
177:info:configure    Installing as group: wheel
178:info:configure     Man pages owned by: wheel
179:info:configure        Installing into: /mp
180:info:configure           Setuid group: staff
181:info:configure       Terminal Control: ncurses
182:info:configure    Linux WEXT capture : n/a (only Linux)
183:info:configure    OSX/Darwin capture : yes
184:info:configure    PCRE Regex Filters : yes
185:info:configure           pcap capture: yes
186:info:configure        airpcap control: n/a (only Cygwin/Win32)
187:info:configure         PPI log format: yes
188:info:configure LibCapability (enhanced
189:info:configure    privilege dropping): n/a (only Linux)
190:info:configure          Linux Netlink: n/a (only Linux)
191:info:configure
192:info:configure Configuration complete.  You are not running a linux-based system,
193:info:configure you will likely need to use 'gmake' instead of 'make'.
194:info:configure Run 'gmake dep' to generate dependencies and 'gmake' followed by
195:info:configure 'gmake install' to compile and install Kismet
196:debug:configure Privilege de-escalation not attempted as not running as root.
197:msg:configure --->  Building kismet
198:debug:build build phase started at Sun Dec  5 19:55:43 CST 2010
199:debug:build Executing proc-pre-org.macports.build-build-0
200:info:build Makefile:281: .depend: No such file or directory
201:info:build Generating dependencies...
202:info:build gnumake[1]: `.depend' is up to date.
203:debug:build Executing org.macports.build (kismet)
204:debug:build Environment: CPATH='/mp/include' CC_PRINT_OPTIONS_FILE='/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/mp/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.4'
205:debug:build Assembled command: 'cd "/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work/kismet-2010-07-R1" && /usr/bin/gnumake all'
206:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c util.cc -o util.o
207:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c cygwin_utils.cc -o cygwin_utils.o
208:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c ringbuf.cc -o ringbuf.o
209:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c messagebus.cc -o messagebus.o
210:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c configfile.cc -o configfile.o
211:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c getopt.cc -o getopt.o
212:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c filtercore.cc -o filtercore.o
213:info:build packet_ieee80211.h:248: warning: 'packed' attribute ignored
214:info:build packet_ieee80211.h:253: warning: 'packed' attribute ignored
215:info:build packet_ieee80211.h:273: warning: 'packed' attribute ignored
216:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c ifcontrol.cc -o ifcontrol.o
217:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c iwcontrol.cc -o iwcontrol.o
218:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c madwifing_control.cc -o madwifing_control.o
219:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c nl80211_control.cc -o nl80211_control.o
220:info:build /usr/bin/g++-4.0 -I/mp/include -I/usr/include/ncurses -Wall -pipe -O2 -arch ppc -c darwin_control_wrapper.m -o darwin_control_wrapper.mo
221:info:build darwin_control_wrapper.m: In function 'darwin_set_channel':
222:info:build darwin_control_wrapper.m:203: warning: unused variable 'err'
223:info:build darwin_control_wrapper.m: In function 'darwin_get_channels':
224:info:build darwin_control_wrapper.m:242: error: nested functions are disabled, use -fnested-functions to re-enable
225:info:build darwin_control_wrapper.m:242: error: syntax error before 'in'
226:info:build darwin_control_wrapper.m:229: warning: unused variable 'x'
227:info:build darwin_control_wrapper.m: At top level:
228:info:build darwin_control_wrapper.m:246: warning: type defaults to 'int' in declaration of 'ret_channels'
229:info:build darwin_control_wrapper.m:246: error: 'ret' undeclared here (not in a function)
230:info:build darwin_control_wrapper.m:246: warning: data definition has no type or storage class
231:info:build darwin_control_wrapper.m:248: warning: type defaults to 'int' in declaration of 'x'
232:info:build darwin_control_wrapper.m:248: error: 'supported' undeclared here (not in a function)
233:info:build darwin_control_wrapper.m:248: warning: data definition has no type or storage class
234:info:build darwin_control_wrapper.m:250: error: parse error before 'return'
235:info:build gnumake: *** [darwin_control_wrapper.mo] Error 1
236:info:build shell command " cd "/mp/var/macports/build/_Volumes_data_macports_ports_net_kismet/work/kismet-2010-07-R1" && /usr/bin/gnumake all " returned error 2
237:error:build Target org.macports.build returned: shell command failed (see log for details)
238:debug:build Backtrace: shell command failed (see log for details)
239    while executing
240"command_exec build"
241    (procedure "portbuild::build_main" line 8)
242    invoked from within
243"$procedure $targetname"
244:info:build Warning: the following items did not execute (for kismet): org.macports.build
245:notice:build Log for kismet is at: /mp/var/macports/logs/_Volumes_data_macports_ports_net_kismet/main.log