Ticket #12456: wireshark-build-output.txt

File wireshark-build-output.txt, 30.4 KB (added by lgw4, 17 years ago)

full output of wireshark build attempt

Line 
1--->  Fetching wireshark
2--->  wireshark-0.99.6.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/wireshark
3--->  Attempting to fetch wireshark-0.99.6.tar.bz2 from http://www.wireshark.org/download/src/
4  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
5                                 Dload  Upload   Total   Spent    Left  Speed
6100 11.2M  100 11.2M    0     0   369k      0  0:00:31  0:00:31 --:--:--  360k
7--->  Verifying checksum(s) for wireshark
8--->  Checksumming wireshark-0.99.6.tar.bz2
9--->  Extracting wireshark
10--->  Extracting wireshark-0.99.6.tar.bz2
11--->  Configuring wireshark
12checking build system type... i686-apple-darwin8.10.1
13checking host system type... i686-apple-darwin8.10.1
14checking target system type... i686-apple-darwin8.10.1
15checking for a BSD-compatible install... /usr/bin/install -c
16checking whether build environment is sane... yes
17checking for gawk... no
18checking for mawk... no
19checking for nawk... no
20checking for awk... awk
21checking whether make sets $(MAKE)... yes
22checking for gcc... gcc
23checking for C compiler default output file name... a.out
24checking whether the C compiler works... yes
25checking whether we are cross compiling... no
26checking for suffix of executables...
27checking for suffix of object files... o
28checking whether we are using the GNU C compiler... yes
29checking whether gcc accepts -g... yes
30checking for gcc option to accept ISO C89... none needed
31checking for style of include used by make... GNU
32checking dependency style of gcc... gcc3
33checking how to run the C preprocessor... gcc -E
34checking for a sed that does not truncate output... /usr/bin/sed
35checking for grep that handles long lines and -e... /usr/bin/grep
36checking for egrep... /usr/bin/grep -E
37checking for ld used by gcc... /usr/bin/ld
38checking if the linker (/usr/bin/ld) is GNU ld... no
39checking for /usr/bin/ld option to reload object files... -r
40checking for BSD-compatible nm... /usr/bin/nm -p
41checking whether ln -s works... yes
42checking how to recognise dependent libraries... pass_all
43checking for ANSI C header files... yes
44checking for sys/types.h... yes
45checking for sys/stat.h... yes
46checking for stdlib.h... yes
47checking for string.h... yes
48checking for memory.h... yes
49checking for strings.h... yes
50checking for inttypes.h... yes
51checking for stdint.h... yes
52checking for unistd.h... yes
53checking dlfcn.h usability... yes
54checking dlfcn.h presence... yes
55checking for dlfcn.h... yes
56checking for g++... g++
57checking whether we are using the GNU C++ compiler... yes
58checking whether g++ accepts -g... yes
59checking dependency style of g++... gcc3
60checking how to run the C++ preprocessor... g++ -E
61checking for g77... no
62checking for xlf... no
63checking for f77... no
64checking for frt... no
65checking for pgf77... no
66checking for cf77... no
67checking for fort77... no
68checking for fl32... no
69checking for af77... no
70checking for xlf90... no
71checking for f90... no
72checking for pgf90... no
73checking for pghpf... no
74checking for epcf90... no
75checking for gfortran... no
76checking for g95... no
77checking for xlf95... no
78checking for f95... no
79checking for fort... no
80checking for ifort... no
81checking for ifc... no
82checking for efc... no
83checking for pgf95... no
84checking for lf95... no
85checking for ftn... no
86checking whether we are using the GNU Fortran 77 compiler... no
87checking whether  accepts -g... no
88checking the maximum length of command line arguments... 196608
89checking command to parse /usr/bin/nm -p output from gcc object... ok
90checking for objdir... .libs
91checking for ar... ar
92checking for ranlib... ranlib
93checking for strip... strip
94checking if gcc supports -fno-rtti -fno-exceptions... no
95checking for gcc option to produce PIC... -fno-common
96checking if gcc PIC flag -fno-common works... yes
97checking if gcc static flag -static works... no
98checking if gcc supports -c -o file.o... yes
99checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
100checking dynamic linker characteristics... darwin8.10.1 dyld
101checking how to hardcode library paths into programs... immediate
102checking whether stripping libraries is possible... yes
103checking for dlopen in -ldl... yes
104checking whether a program can dlopen itself... yes
105checking whether a statically linked program can dlopen itself... yes
106checking if libtool supports shared libraries... yes
107checking whether to build shared libraries... yes
108checking whether to build static libraries... no
109configure: creating libtool
110appending configuration tag "CXX" to libtool
111checking for ld used by g++... /usr/bin/ld
112checking if the linker (/usr/bin/ld) is GNU ld... no
113checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
114checking for g++ option to produce PIC... -fno-common
115checking if g++ PIC flag -fno-common works... yes
116checking if g++ static flag -static works... no
117checking if g++ supports -c -o file.o... yes
118checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
119checking dynamic linker characteristics... darwin8.10.1 dyld
120checking how to hardcode library paths into programs... immediate
121appending configuration tag "F77" to libtool
122checking for bison... bison -y
123checking for flex... flex
124checking lex output file root... lex.yy
125checking lex library... -lfl
126checking whether yytext is a pointer... yes
127checking for perl... /opt/local/bin/perl
128checking for pod2man... /opt/local/bin/pod2man
129checking for pod2html... /opt/local/bin/pod2html
130checking for htmlview... no
131checking for flex... /usr/bin/flex
132checking for python... /usr/bin/python
133checking for doxygen... no
134checking for doxygen... no
135checking for libgnutls-config... no
136checking for libgnutls - version >= 1.0.0... no
137*** The libgnutls-config script installed by LIBGNUTLS could not be found
138*** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in
139*** your path, or set the LIBGNUTLS_CONFIG environment variable to the
140*** full path to libgnutls-config.
141echo gnuTLS not found, disabling ssl decryption
142checking for libgcrypt-config... no
143checking for LIBGCRYPT - version >= 1.1.42... no
144echo libgcrypt not found, disabling ipsec decryption
145checking for xsltproc... /usr/bin/xsltproc
146checking for xsltproc... yes
147checking for xmllint... /usr/bin/xmllint
148checking for xmllint... yes
149checking for fop... no
150checking for fop... no
151checking for hhc.exe... no
152checking for hhc.exe... no
153checking for pkgproto... no
154checking for pkgmk... no
155checking for pkgtrans... no
156checking for rpm... no
157checking whether we can add -Wall -W to CFLAGS... yes
158checking whether we can add -Wdeclaration-after-statement to CFLAGS... yes
159checking whether we can add -Wendif-labels to CFLAGS... yes
160checking whether we can add -Wpointer-arith to CFLAGS... yes
161checking whether we can add -Wno-pointer-sign to CFLAGS... yes
162checking whether we should treat compiler warnings as errors... no
163checking for platform-specific compiler flags... Apple GCC - added -no-cpp-precomp
164checking for platform-specific linker flags... Apple linker - added -Wl,-single_module and -Wl,-search_paths_first
165checking whether we can build with Core Foundation and Launch Services... yes
166checking whether to use /usr/local for headers and libraries... no
167checking for GNU sed as first sed in PATH... no
168checking if profile builds must be generated... no
169checking for pkg-config... /opt/local/bin/pkg-config
170checking for GTK+ - version >= 2.0.0... yes (version 2.10.14)
171checking for pkg-config... (cached) /opt/local/bin/pkg-config
172checking for GLIB - version >= 2.0.0... yes (version 2.14.0)
173checking whether GLib supports loadable modules... yes
174checking for inttypes.h... (cached) yes
175checking whether inttypes.h defines the PRI[doxu]64 macros... yes
176checking for gethostbyname... yes
177checking for connect... yes
178checking whether to use libpcap for packet capture... yes
179checking pcap.h usability... yes
180checking pcap.h presence... yes
181checking for pcap.h... yes
182checking for pcap_open_live in -lpcap... yes
183checking whether pcap_version is defined by libpcap... yes
184checking for pcap_open_dead... yes
185checking for pcap_freecode... yes
186checking whether pcap_breakloop is present and usable... yes
187checking whether pcap_findalldevs is present and usable... yes
188checking for pcap_datalink_val_to_name... yes
189checking for pcap_datalink_name_to_val... yes
190checking for pcap_list_datalinks... yes
191checking for pcap_set_datalink... yes
192checking for pcap_lib_version... yes
193checking for pcap_get_selectable_fd... yes
194checking whether to use zlib for reading compressed capture files... yes
195checking zlib.h usability... yes
196checking zlib.h presence... yes
197checking for zlib.h... yes
198checking for gzgets in -lz... yes
199checking for gzgets missing when linking with X11... no
200checking whether to use libpcre for regular expressions in dfilters... yes
201checking pcre.h usability... yes
202checking pcre.h presence... yes
203checking for pcre.h... yes
204checking for pcre_compile in -lpcre... yes
205checking whether to use liblua for the lua scripting plugin... no
206checking whether to use libportaudio for the rtp_player... yes
207checking portaudio.h usability... no
208checking portaudio.h presence... no
209checking for portaudio.h... no
210libportaudio not found - disabling support for the rtp_player
211checking whether to enable ipv6 name resolution if available... yes
212checking ipv6 stack type... "kame, inet6"
213checking whether to install wireshark setuid... no
214checking for ANSI C header files... (cached) yes
215checking direct.h usability... no
216checking direct.h presence... no
217checking for direct.h... no
218checking dirent.h usability... yes
219checking dirent.h presence... yes
220checking for dirent.h... yes
221checking fcntl.h usability... yes
222checking fcntl.h presence... yes
223checking for fcntl.h... yes
224checking netdb.h usability... yes
225checking netdb.h presence... yes
226checking for netdb.h... yes
227checking stdarg.h usability... yes
228checking stdarg.h presence... yes
229checking for stdarg.h... yes
230checking stddef.h usability... yes
231checking stddef.h presence... yes
232checking for stddef.h... yes
233checking for unistd.h... (cached) yes
234checking sys/ioctl.h usability... yes
235checking sys/ioctl.h presence... yes
236checking for sys/ioctl.h... yes
237checking sys/param.h usability... yes
238checking sys/param.h presence... yes
239checking for sys/param.h... yes
240checking sys/socket.h usability... yes
241checking sys/socket.h presence... yes
242checking for sys/socket.h... yes
243checking sys/sockio.h usability... yes
244checking sys/sockio.h presence... yes
245checking for sys/sockio.h... yes
246checking for sys/stat.h... (cached) yes
247checking sys/time.h usability... yes
248checking sys/time.h presence... yes
249checking for sys/time.h... yes
250checking for sys/types.h... (cached) yes
251checking sys/utsname.h usability... yes
252checking sys/utsname.h presence... yes
253checking for sys/utsname.h... yes
254checking sys/wait.h usability... yes
255checking sys/wait.h presence... yes
256checking for sys/wait.h... yes
257checking netinet/in.h usability... yes
258checking netinet/in.h presence... yes
259checking for netinet/in.h... yes
260checking arpa/inet.h usability... yes
261checking arpa/inet.h presence... yes
262checking for arpa/inet.h... yes
263checking arpa/nameser.h usability... yes
264checking arpa/nameser.h presence... yes
265checking for arpa/nameser.h... yes
266checking for iconv... yes
267checking for iconv declaration...
268         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
269checking whether to use SSL library... yes
270checking for EVP_md5 in -lcrypto... yes
271checking whether to use Net-SNMP library... yes
272checking net-snmp/net-snmp-config.h usability... yes
273checking net-snmp/net-snmp-config.h presence... yes
274checking for net-snmp/net-snmp-config.h... yes
275checking net-snmp/library/default_store.h usability... yes
276checking net-snmp/library/default_store.h presence... yes
277checking for net-snmp/library/default_store.h... yes
278checking whether to use kerberos... yes
279checking for krb5-config... /usr/bin/krb5-config
280checking krb5.h usability... yes
281checking krb5.h presence... yes
282checking for krb5.h... yes
283checking whether the Kerberos library is Heimdal or MIT... MIT
284checking whether MIT includes krb5_kt_resolve... yes
285checking whether krb5.h defines KEYTYPE_ARCFOUR_56... no
286checking whether to use the GNU ADNS library if available... yes
287checking for adns_init in -ladns... yes
288checking for sa_len in struct sockaddr... yes
289checking whether byte ordering is bigendian... no
290checking whether gcc needs -traditional... no
291checking whether glib.h defines the G_GINT64_MODIFIER macro... yes
292checking for getopt... yes
293checking for strerror... yes
294checking for strcasecmp... yes
295checking for strncasecmp... yes
296checking for mkstemp... yes
297checking for g_ascii_strtoull... yes
298checking for inet_aton... yes
299checking for library containing inet_pton... none required
300checking for broken inet_pton... ok
301checking for library containing inet_ntop... none required
302checking for inet_ntop prototype... yes
303checking for strptime... yes
304checking for getprotobynumber... yes
305checking for gethostbyname2... yes
306checking for issetugid... yes
307checking for mmap... yes
308checking for mprotect... yes
309checking for sysconf... yes
310configure: creating ./config.status
311config.status: creating Makefile
312config.status: creating doxygen.cfg
313config.status: creating asn1/Makefile
314config.status: creating doc/Makefile
315config.status: creating epan/Makefile
316config.status: creating epan/crypt/Makefile
317config.status: creating epan/doxygen.cfg
318config.status: creating epan/dfilter/Makefile
319config.status: creating epan/dissectors/Makefile
320config.status: creating epan/ftypes/Makefile
321config.status: creating epan/wslua/Makefile
322config.status: creating codecs/Makefile
323config.status: creating gtk/Makefile
324config.status: creating gtk/doxygen.cfg
325config.status: creating help/Makefile
326config.status: creating packaging/Makefile
327config.status: creating packaging/nsis/Makefile
328config.status: creating packaging/rpm/Makefile
329config.status: creating packaging/rpm/SPECS/Makefile
330config.status: creating packaging/rpm/SPECS/wireshark.spec
331config.status: creating packaging/svr4/Makefile
332config.status: creating packaging/svr4/checkinstall
333config.status: creating packaging/svr4/pkginfo
334config.status: creating plugins/Makefile
335config.status: creating plugins/agentx/Makefile
336config.status: creating plugins/artnet/Makefile
337config.status: creating plugins/asn1/Makefile
338config.status: creating plugins/ciscosm/Makefile
339config.status: creating plugins/docsis/Makefile
340config.status: creating plugins/enttec/Makefile
341config.status: creating plugins/giop/Makefile
342config.status: creating plugins/gryphon/Makefile
343config.status: creating plugins/h223/Makefile
344config.status: creating plugins/irda/Makefile
345config.status: creating plugins/lwres/Makefile
346config.status: creating plugins/m2m/Makefile
347config.status: creating plugins/mate/Makefile
348config.status: creating plugins/mgcp/Makefile
349config.status: creating plugins/opcua/Makefile
350config.status: creating plugins/opsi/Makefile
351config.status: creating plugins/pcli/Makefile
352config.status: creating plugins/profinet/Makefile
353config.status: creating plugins/rlm/Makefile
354config.status: creating plugins/rtnet/Makefile
355config.status: creating plugins/rudp/Makefile
356config.status: creating plugins/sbus/Makefile
357config.status: creating plugins/stats_tree/Makefile
358config.status: creating plugins/v5ua/Makefile
359config.status: creating plugins/wimax/Makefile
360config.status: creating tools/Makefile
361config.status: creating tools/idl2wrs.sh
362config.status: creating tools/lemon/Makefile
363config.status: creating config.h
364config.status: executing depfiles commands
365=== configuring in wiretap (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wireshark/work/wireshark-0.99.6/wiretap)
366configure: running /bin/sh ./configure '--prefix=/opt/local'  '--enable-gtk2' '--with-ucd-snmp=no' '--disable-usr-local' '--with-pcap=/opt/local' '--with-ssl=/opt/local' '--with-zlib=/opt/local' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--with-adns=/opt/local' '--enable-ipv6' '--with-net-snmp=/opt/local/bin/net-snmp-config' '--with-pcre=/opt/local' 'CFLAGS=-O2' 'LDFLAGS=-Wl,-search_paths_first -L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CXXFLAGS=-O2' --cache-file=/dev/null --srcdir=.
367checking build system type... i686-apple-darwin8.10.1
368checking host system type... i686-apple-darwin8.10.1
369checking target system type... i686-apple-darwin8.10.1
370checking for a BSD-compatible install... /usr/bin/install -c
371checking whether build environment is sane... yes
372checking for gawk... no
373checking for mawk... no
374checking for nawk... no
375checking for awk... awk
376checking whether make sets $(MAKE)... yes
377checking for gcc... gcc
378checking for C compiler default output file name... a.out
379checking whether the C compiler works... yes
380checking whether we are cross compiling... no
381checking for suffix of executables...
382checking for suffix of object files... o
383checking whether we are using the GNU C compiler... yes
384checking whether gcc accepts -g... yes
385checking for gcc option to accept ISO C89... none needed
386checking for style of include used by make... GNU
387checking dependency style of gcc... gcc3
388checking how to run the C preprocessor... gcc -E
389checking for bison... bison -y
390checking for flex... flex
391checking lex output file root... lex.yy
392checking lex library... -lfl
393checking whether yytext is a pointer... yes
394checking for a sed that does not truncate output... /usr/bin/sed
395checking for grep that handles long lines and -e... /usr/bin/grep
396checking for egrep... /usr/bin/grep -E
397checking for ld used by gcc... /usr/bin/ld
398checking if the linker (/usr/bin/ld) is GNU ld... no
399checking for /usr/bin/ld option to reload object files... -r
400checking for BSD-compatible nm... /usr/bin/nm -p
401checking whether ln -s works... yes
402checking how to recognise dependent libraries... pass_all
403checking for ANSI C header files... yes
404checking for sys/types.h... yes
405checking for sys/stat.h... yes
406checking for stdlib.h... yes
407checking for string.h... yes
408checking for memory.h... yes
409checking for strings.h... yes
410checking for inttypes.h... yes
411checking for stdint.h... yes
412checking for unistd.h... yes
413checking dlfcn.h usability... yes
414checking dlfcn.h presence... yes
415checking for dlfcn.h... yes
416checking for g++... g++
417checking whether we are using the GNU C++ compiler... yes
418checking whether g++ accepts -g... yes
419checking dependency style of g++... gcc3
420checking how to run the C++ preprocessor... g++ -E
421checking for g77... no
422checking for xlf... no
423checking for f77... no
424checking for frt... no
425checking for pgf77... no
426checking for cf77... no
427checking for fort77... no
428checking for fl32... no
429checking for af77... no
430checking for xlf90... no
431checking for f90... no
432checking for pgf90... no
433checking for pghpf... no
434checking for epcf90... no
435checking for gfortran... no
436checking for g95... no
437checking for xlf95... no
438checking for f95... no
439checking for fort... no
440checking for ifort... no
441checking for ifc... no
442checking for efc... no
443checking for pgf95... no
444checking for lf95... no
445checking for ftn... no
446checking whether we are using the GNU Fortran 77 compiler... no
447checking whether  accepts -g... no
448checking the maximum length of command line arguments... 196608
449checking command to parse /usr/bin/nm -p output from gcc object... ok
450checking for objdir... .libs
451checking for ar... ar
452checking for ranlib... ranlib
453checking for strip... strip
454checking if gcc supports -fno-rtti -fno-exceptions... no
455checking for gcc option to produce PIC... -fno-common
456checking if gcc PIC flag -fno-common works... yes
457checking if gcc static flag -static works... no
458checking if gcc supports -c -o file.o... yes
459checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
460checking dynamic linker characteristics... darwin8.10.1 dyld
461checking how to hardcode library paths into programs... immediate
462checking whether stripping libraries is possible... yes
463checking if libtool supports shared libraries... yes
464checking whether to build shared libraries... yes
465checking whether to build static libraries... no
466configure: creating libtool
467appending configuration tag "CXX" to libtool
468checking for ld used by g++... /usr/bin/ld
469checking if the linker (/usr/bin/ld) is GNU ld... no
470checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
471checking for g++ option to produce PIC... -fno-common
472checking if g++ PIC flag -fno-common works... yes
473checking if g++ static flag -static works... no
474checking if g++ supports -c -o file.o... yes
475checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
476checking dynamic linker characteristics... darwin8.10.1 dyld
477checking how to hardcode library paths into programs... immediate
478appending configuration tag "F77" to libtool
479checking for flex... /usr/bin/flex
480checking whether we can add -Wall -W to CFLAGS... yes
481checking whether we can add -Wdeclaration-after-statement to CFLAGS... yes
482checking whether we can add -Wendif-labels to CFLAGS... yes
483checking whether we can add -Wpointer-arith to CFLAGS... yes
484checking whether we can add -Wbad-function-cast to CFLAGS... yes
485checking whether we can add -Wcast-qual to CFLAGS... yes
486checking whether we can add -Wwrite-strings to CFLAGS... yes
487checking whether we can add -Wshorten-64-to-32 to CFLAGS... yes
488checking whether we can add -Wstrict-prototypes to CFLAGS... yes
489checking whether we can add -Wmissing-declarations to CFLAGS... yes
490checking whether we can add -Wno-pointer-sign to CFLAGS... yes
491checking whether we can add -Wcast-align to CFLAGS... yes
492checking whether we should treat compiler warnings as errors... yes
493checking for platform-specific compiler flags... Apple GCC - added -no-cpp-precomp
494checking for platform-specific linker flags... Apple linker - added -Wl,-single_module and -Wl,-search_paths_first
495checking if profile builds must be generated... no
496checking for pkg-config... /opt/local/bin/pkg-config
497checking for GLIB - version >= 2.0.0... yes (version 2.14.0)
498checking whether to use /usr/local for headers and libraries... no
499checking for ANSI C header files... (cached) yes
500checking sys/time.h usability... yes
501checking sys/time.h presence... yes
502checking for sys/time.h... yes
503checking netinet/in.h usability... yes
504checking netinet/in.h presence... yes
505checking for netinet/in.h... yes
506checking for unistd.h... (cached) yes
507checking fcntl.h usability... yes
508checking fcntl.h presence... yes
509checking for fcntl.h... yes
510checking for sys/stat.h... (cached) yes
511checking for sys/types.h... (cached) yes
512checking whether byte ordering is bigendian... no
513checking whether glib.h defines the G_GINT64_MODIFIER macro... yes
514checking pcap.h usability... yes
515checking pcap.h presence... yes
516checking for pcap.h... yes
517checking whether to use zlib for reading compressed capture files... yes
518checking zlib.h usability... yes
519checking zlib.h presence... yes
520checking for zlib.h... yes
521checking for gzgets in -lz... yes
522checking for gzgets missing when linking with X11... no
523configure: creating ./config.status
524config.status: creating Makefile
525config.status: creating config.h
526config.status: executing depfiles commands
527
528The Wireshark package has been configured with the following options.
529                    Build wireshark : yes
530                       Build tshark : yes
531                     Build capinfos : yes
532                      Build editcap : yes
533                      Build dumpcap : yes
534                     Build mergecap : yes
535                    Build text2pcap : yes
536                      Build idl2wrs : yes
537                      Build randpkt : yes
538                       Build dftest : yes
539
540                     Install setuid : no
541                        Use plugins : yes
542                   Build lua plugin : no
543                   Build rtp_player : no
544                Use GTK+ v2 library : yes
545                        Use threads : no
546             Build profile binaries : no
547                   Use pcap library : yes
548                   Use zlib library : yes
549                   Use pcre library : yes
550               Use kerberos library : yes (MIT)
551               Use GNU ADNS library : yes
552             Use GNU crypto library : no
553             Use SSL crypto library : yes
554           Use IPv6 name resolution : yes
555               Use Net-SNMP library : yes
556                 Use gnutls library : no
557--->  Building wireshark with target all
558gcc -DINET6 -no-cpp-precomp -D_U_="__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -DPNG_NO_MMX_CODE -DXTHREADS -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include   -I/opt/local/include -I/opt/local/include -I/opt/local/include -DNETSNMP_ENABLE_IPV6 -O2 -Udarwin8 -Ddarwin8=darwin8 -I/opt/local/include -I/opt/local/include -I. -I/opt/local/include -I/usr/include -o rdps ./rdps.c
559./rdps ./print.ps ps.c
560/opt/local/bin/perl ./make-version.pl .
561Version configuration file version.conf not found.  Using defaults.
562This is not a SVN build.
563svnversion.h has been updated.
564make  all-recursive
565Making all in tools
566Making all in lemon
567gcc -D_U_=""   -o lemon lemon.c
568make[3]: Nothing to be done for `all-am'.
569Making all in wiretap
570make  all-am
571if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include -I/opt/local/include -I/opt/local/include -Werror -no-cpp-precomp -D_U_="__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Wshorten-64-to-32 -Wstrict-prototypes -Wmissing-declarations -Wno-pointer-sign -Wcast-align -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -I/opt/local/include -MT libwiretap_la-5views.lo -MD -MP -MF ".deps/libwiretap_la-5views.Tpo" -c -o libwiretap_la-5views.lo `test -f '5views.c' || echo './'`5views.c; \
572then mv -f ".deps/libwiretap_la-5views.Tpo" ".deps/libwiretap_la-5views.Plo"; else rm -f ".deps/libwiretap_la-5views.Tpo"; exit 1; fi
573mkdir .libs
574 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include -Werror -no-cpp-precomp "-D_U_=__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Wshorten-64-to-32 -Wstrict-prototypes -Wmissing-declarations -Wno-pointer-sign -Wcast-align -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -MT libwiretap_la-5views.lo -MD -MP -MF .deps/libwiretap_la-5views.Tpo -c 5views.c  -fno-common -DPIC -o .libs/libwiretap_la-5views.o
575cc1: warnings being treated as errors
576In file included from /opt/local/include/glib-2.0/glib/gasyncqueue.h:30,
577                 from /opt/local/include/glib-2.0/glib.h:32,
578                 from wtap-int.h:30,
579                 from 5views.c:30:
580/opt/local/include/glib-2.0/glib/gthread.h: In function 'g_once_init_enter':
581/opt/local/include/glib-2.0/glib/gthread.h:335: warning: cast discards qualifiers from pointer target type
582make[3]: *** [libwiretap_la-5views.lo] Error 1
583make[2]: *** [all] Error 2
584make[1]: *** [all-recursive] Error 1
585make: *** [all] Error 2
586Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_wireshark/work/wireshark-0.99.6" && make all " returned error 2
587Command output: gcc -DINET6 -no-cpp-precomp -D_U_="__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -DPNG_NO_MMX_CODE -DXTHREADS -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include   -I/opt/local/include -I/opt/local/include -I/opt/local/include -DNETSNMP_ENABLE_IPV6 -O2 -Udarwin8 -Ddarwin8=darwin8 -I/opt/local/include -I/opt/local/include -I. -I/opt/local/include -I/usr/include -o rdps ./rdps.c
588./rdps ./print.ps ps.c
589/opt/local/bin/perl ./make-version.pl .
590Version configuration file version.conf not found.  Using defaults.
591This is not a SVN build.
592svnversion.h has been updated.
593make  all-recursive
594Making all in tools
595Making all in lemon
596gcc -D_U_=""   -o lemon lemon.c
597make[3]: Nothing to be done for `all-am'.
598Making all in wiretap
599make  all-am
600if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include -I/opt/local/include -I/opt/local/include -Werror -no-cpp-precomp -D_U_="__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Wshorten-64-to-32 -Wstrict-prototypes -Wmissing-declarations -Wno-pointer-sign -Wcast-align -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -I/opt/local/include -MT libwiretap_la-5views.lo -MD -MP -MF ".deps/libwiretap_la-5views.Tpo" -c -o libwiretap_la-5views.lo `test -f '5views.c' || echo './'`5views.c; \
601then mv -f ".deps/libwiretap_la-5views.Tpo" ".deps/libwiretap_la-5views.Plo"; else rm -f ".deps/libwiretap_la-5views.Tpo"; exit 1; fi
602mkdir .libs
603 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include -Werror -no-cpp-precomp "-D_U_=__attribute__((unused))" -O2 -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wwrite-strings -Wshorten-64-to-32 -Wstrict-prototypes -Wmissing-declarations -Wno-pointer-sign -Wcast-align -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -MT libwiretap_la-5views.lo -MD -MP -MF .deps/libwiretap_la-5views.Tpo -c 5views.c  -fno-common -DPIC -o .libs/libwiretap_la-5views.o
604cc1: warnings being treated as errors
605In file included from /opt/local/include/glib-2.0/glib/gasyncqueue.h:30,
606                 from /opt/local/include/glib-2.0/glib.h:32,
607                 from wtap-int.h:30,
608                 from 5views.c:30:
609/opt/local/include/glib-2.0/glib/gthread.h: In function 'g_once_init_enter':
610/opt/local/include/glib-2.0/glib/gthread.h:335: warning: cast discards qualifiers from pointer target type
611make[3]: *** [libwiretap_la-5views.lo] Error 1
612make[2]: *** [all] Error 2
613make[1]: *** [all-recursive] Error 1
614make: *** [all] Error 2
615
616Warning: the following items did not execute (for wireshark): org.macports.activate org.macports.build org.macports.destroot org.macports.install
617Error: Status 1 encountered during processing.