Ticket #52842: macports-tcptrace-fetch-no-compile.txt

File macports-tcptrace-fetch-no-compile.txt, 63.5 KB (added by snappy-pickle, 8 years ago)
Line 
1Neuromancer: _Steering-Committee_ [681]$ sudo port -v install tcptrace
2--->  Computing dependencies for tcptrace.
3--->  Fetching archive for tcptrace
4--->  tcptrace-6.6.7_1.darwin_16.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
5--->  Attempting to fetch tcptrace-6.6.7_1.darwin_16.x86_64.tbz2 from https://packages.macports.org/tcptrace
6  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
7                                 Dload  Upload   Total   Spent    Left  Speed
8  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
9--->  Attempting to fetch tcptrace-6.6.7_1.darwin_16.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/tcptrace
10  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11                                 Dload  Upload   Total   Spent    Left  Speed
12  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13--->  Attempting to fetch tcptrace-6.6.7_1.darwin_16.x86_64.tbz2 from http://kmq.jp.packages.macports.org/tcptrace
14  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15                                 Dload  Upload   Total   Spent    Left  Speed
16  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
17--->  Fetching distfiles for tcptrace
18--->  Verifying checksums for tcptrace
19--->  Checksumming tcptrace-6.6.7.tar.gz
20--->  Extracting tcptrace
21--->  Extracting tcptrace-6.6.7.tar.gz
22Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcptrace/tcptrace/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/tcptrace/tcptrace-6.6.7.tar.gz' | /usr/bin/tar -xf -
23--->  Configuring tcptrace
24Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcptrace/tcptrace/work/tcptrace-6.6.7" && ./configure --prefix=/opt/local
25checking build system type... i386-apple-darwin16.4.0
26checking host system type... i386-apple-darwin16.4.0
27checking target system type... i386-apple-darwin16.4.0
28checking for gcc... /usr/bin/clang
29checking for C compiler default output... a.out
30checking whether the C compiler works... yes
31checking whether we are cross compiling... no
32checking for executable suffix...
33checking for object suffix... o
34checking whether we are using the GNU C compiler... yes
35checking whether /usr/bin/clang accepts -g... yes
36checking gcc version...
37./configure: line 1848: test: -gt: unary operator expected
38checking for gcc... (cached) /usr/bin/clang
39checking whether we are using the GNU C compiler... (cached) yes
40checking whether /usr/bin/clang accepts -g... (cached) yes
41checking whether make sets ${MAKE}... yes
42checking for flex... flex
43checking for yywrap in -lfl... no
44checking for yywrap in -ll... yes
45checking lex output file root... lex.yy
46checking whether yytext is a pointer... yes
47checking for bison... bison -y
48checking for main in -lm... yes
49checking how to run the C preprocessor... /usr/bin/clang -E
50checking for ANSI C header files... yes
51checking for sys/types.h... yes
52checking for sys/stat.h... yes
53checking for stdlib.h... yes
54checking for string.h... yes
55checking for memory.h... yes
56checking for strings.h... yes
57checking for inttypes.h... yes
58checking for stdint.h... yes
59checking for unistd.h... yes
60checking for unsigned long long int... yes
61checking size of unsigned long long int... 8
62checking for unsigned long int... yes
63checking size of unsigned long int... 8
64checking for unsigned int... yes
65checking size of unsigned int... 4
66checking for unsigned short... yes
67checking size of unsigned short... 2
68checking for gethostbyname... yes
69checking for socket... yes
70checking for putmsg in -lstr... no
71checking for fpurge... yes
72checking for mkstemp... yes
73checking for valloc... yes
74checking for memalign... no
75checking for inet_pton... yes
76checking how to print unsigned long long... %llu
77configure: creating ./config.status
78config.status: creating Makefile
79--->  Patching Makefile: s|PCAP_INCS    = -I/usr/local/include -I. -I../pcap -I/usr/include/pcap|PCAP_INCS    = -I/opt/local/include|
80--->  Patching Makefile: s|PCAP_LDFLAGS = -L/usr/local/lib -Llib -Lpcap -L../pcap -L./cygwin-libs|PCAP_LDFLAGS = -L/opt/local/lib|
81--->  Building tcptrace
82Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcptrace/tcptrace/work/tcptrace-6.6.7" && /usr/bin/make -j8 -w all
83make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcptrace/tcptrace/work/tcptrace-6.6.7'
84/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o avl.o avl.c
85/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o compress.o compress.c
86/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o erf.o erf.c
87/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o etherpeek.o etherpeek.c
88/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o gcache.o gcache.c
89/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o mfiles.o mfiles.c
90/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o names.o names.c
91/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o netm.o netm.c
92In file included from names.c:55:
93./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
94#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
95        ^
96In file included from mfiles.c:55:
97/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64./tcptrace.h::91118:: 9note: previous definition is here
98#define memcpy(dest, src, len)                                  \
99        ^
100In file included from erf.c:42:
101In file included from compress.c:55:
102In file included from avl.c:55:
103./tcptrace.h:1118:9: ./tcptrace.h:warning: 'memcpy' macro redefined [-Wmacro-redefined]: ./tcptrace.hwarning: :1118'memcpy' macro redefined [-Wmacro-redefined]:
1049: warning: 'memcpy' macro redefined [-Wmacro-redefined]
105#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
106        ^
107#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
108        ^
109/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h :note64: previous definition is here
1101118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
111
112#define memcpy(dest, src, len)                                  \
113        ^
114#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
115        ^
116#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
117/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h        ^:
11864:9: note: previous definition is here
119/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
120#define memcpy(dest, src, len)                                  \
121        ^
122#define memcpy(dest, src, len)                                  \
123        ^
124In file included from etherpeek.c:55:
125./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
126#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
127        ^
128/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
129#define memcpy(dest, src, len)                                  \
130        ^
131:9: note: previous definition is here
132#define memcpy(dest, src, len)                                  \
133        ^
134In file included from gcache.c:55:
135./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
136#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
137        ^
138/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
139#define memcpy(dest, src, len)                                  \
140        ^
141In file included from netm.c:55:
142./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
143#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
144        ^
145/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
146#define memcpy(dest, src, len)                                  \
147        ^
148etherpeek.c:394:51: warning: format specifies type 'long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
149        fprintf(stderr, "IS_EP says length number %ld\n",file_header2.length);
150                                                  ~~~    ^~~~~~~~~~~~~~~~~~~
151                                                  %u
152etherpeek.c:395:57: warning: format specifies type 'long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
153        fprintf(stderr, "IS_EP says num packets number %ld \n",file_header2.numPackets);
154                                                       ~~~     ^~~~~~~~~~~~~~~~~~~~~~~
155                                                       %u
156etherpeek.c:396:63: warning: format specifies type 'unsigned long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
157        fprintf(stderr, "IS_EP says time date in mac format %lu \n", (tt_uint32)file_header2.timeDate);
158                                                            ~~~      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
159                                                            %u
160etherpeek.c:397:50: warning: format specifies type 'unsigned long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
161        fprintf(stderr, "IS_EP says time start  %lu \n",file_header2.timeStart);
162                                                ~~~     ^~~~~~~~~~~~~~~~~~~~~~
163                                                %u
164etherpeek.c:398:48: warning: format specifies type 'unsigned long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
165        fprintf(stderr, "IS_EP says time stop %lu \n",file_header2.timeStop);
166                                              ~~~     ^~~~~~~~~~~~~~~~~~~~~
167                                              %u
168etherpeek.c:401:30: warning: format specifies type 'long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
169            fprintf(stderr, " %ld ",file_header2.futureUse[i]);
170                              ~~~   ^~~~~~~~~~~~~~~~~~~~~~~~~
171                              %u
1721 warning generated.
173/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o output.o output.c
1741 warning generated.
175/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o plotter.o plotter.c
1761 warning generated.
1771 warning generated.
178/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o print.o print.c
179/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o rexmit.o rexmit.c
1807 warnings generated.
1811 warning generated.
182/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o snoop.o snoop.c
183/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o nlanr.o nlanr.c
1841 warning generated.
185/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o tcpdump.o tcpdump.c
1861 warning generated.
187/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o tcptrace.o tcptrace.c
188In file included from In file included from output.c:55:
189In file included from rexmit.c:55:
190./tcptrace.h:1118:9: ./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
191#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
192        ^
193/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
194#define memcpy(dest, src, len)                                  \
195        ^
196In file included from print.c:54:
197./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
198#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
199        ^
200/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
201#define memcpy(dest, src, len)                                  \
202        ^
203nlanr.c:warning: 55:
204./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]'memcpy' macro redefined [-Wmacro-redefined]
205#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
206        ^
207/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
208#define memcpy(dest, src, len)                                  \
209        ^
210
211#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
212        ^
213/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
214#define memcpy(dest, src, len)                                  \
215        ^
216In file included from snoop.c:55:
217./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
218#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
219        ^
220/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
221#define memcpy(dest, src, len)                                  \
222        ^
2231 warning generated.
224/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o thruput.o thruput.c
225snoop.c:405:33: warning: format specifies type 'long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
226        printf("Snoop version: %ld\n", buf.snoop_version);
227                               ~~~     ^~~~~~~~~~~~~~~~~
228                               %u
229snoop.c:411:9: warning: format specifies type 'long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
230               buf.snoop_version);
231               ^~~~~~~~~~~~~~~~~
232snoop.c:419:48: warning: format specifies type 'long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
233            printf("Snoop hw type: %ld (Ethernet)\n", buf.mac_type);
234                                   ~~~                ^~~~~~~~~~~~
235                                   %u
236snoop.c:423:44: warning: format specifies type 'long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
237            printf("Snoop hw type: %ld (FDDI)\n", buf.mac_type);
238                                   ~~~            ^~~~~~~~~~~~
239                                   %u
240snoop.c:427:43: warning: format specifies type 'long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
241            printf("Snoop hw type: %ld (ATM)\n", buf.mac_type);
242                                   ~~~           ^~~~~~~~~~~~
243                                   %u
244snoop.c:431:47: warning: format specifies type 'long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
245            printf("Snoop hw type: %ld (unknown)\n", buf.mac_type);
246                                   ~~~               ^~~~~~~~~~~~
247                                   %u
248snoop.c:432:53: warning: format specifies type 'long' but the argument has type 'tt_uint32' (aka 'unsigned int') [-Wformat]
249        printf("snoop hardware type %ld not understood\n", buf.mac_type);
250                                    ~~~                    ^~~~~~~~~~~~
251                                    %u
252In file included from plotter.c:55:
253./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
254#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
255        ^
256/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
257#define memcpy(dest, src, len)                                  \
258        ^
259output.c:849:17: warning: 'finite' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations]
260    printable = finite(arg);
261                ^
262/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/math.h:757:12: note: 'finite' has been explicitly marked deprecated here
263extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
264           ^
265output.c:1087:28: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess]
266      memset(sp, 0, sizeof(sp));
267             ~~            ^~
268output.c:1087:28: note: did you mean to provide an explicit length?
269      memset(sp, 0, sizeof(sp));
270                           ^~
271output.c:1105:26: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess]
272           memset(sp, 0, sizeof(sp));
273                  ~~            ^~
274output.c:1105:26: note: did you mean to provide an explicit length?
275           memset(sp, 0, sizeof(sp));
276                                ^~
277In file included from tcpdump.c:55:
278./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
279#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
280        ^
281/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
282#define memcpy(dest, src, len)                                  \
283        ^
284In file included from tcptrace.c:55:
285./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
286#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
287        ^
288/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
289#define memcpy(dest, src, len)                                  \
290        ^
291tcptrace.c:744:30: warning: 'memset' call operates on objects of type 'char' while the size is based on a different type 'char *' [-Wsizeof-pointer-memaccess]
292   memset(comment, 0, sizeof(comment));
293          ~~~~~~~            ^~~~~~~
294tcptrace.c:744:30: note: did you mean to provide an explicit length?
295   memset(comment, 0, sizeof(comment));
296                             ^~~~~~~
297tcptrace.c:2113:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
298                    if (beginpnum < 0)
299                        ~~~~~~~~~ ^ ~
300tcptrace.c:2123:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
301                    if (beginpnum < 0)
302                        ~~~~~~~~~ ^ ~
3038 warnings generated.
304/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o trace.o trace.c
305In file included from thruput.c:55:
306./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
307#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
308        ^
309/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
310#define memcpy(dest, src, len)                                  \
311        ^
3121 warning generated.
313/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o ipv6.o ipv6.c
3141 warning generated.
315if test "bison -y" = "bison -y" ; then \
316                bison -y -vd -p filtyy -o filt_parser.c ./filt_parser.y ;\
317                cp filt_parser.c flex_bison ;\
318                cp filt_parser.h flex_bison ;\
319        else \
320                echo "Could not find BISON on this system";\
321                echo "Copying the BISON output files generated at our place" ;\
322                cp flex_bison/filt_parser.c . ;\
323                cp flex_bison/filt_parser.h . ;\
324        fi
3251 warning generated.
326/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o filter.o filter.c
3271 warning generated.
328/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o udp.o udp.c
329In file included from trace.c:55:
330./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
331#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
332        ^
333/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
334#define memcpy(dest, src, len)                                  \
335        ^
336trace.c:878:32: warning: format specifies type 'unsigned long' but the argument has type 'seqnum' (aka 'unsigned int') [-Wformat]
337                    printf("winend: %lu \n", otherdir->windowend);
338                                    ~~~      ^~~~~~~~~~~~~~~~~~~
339                                    %u
340trace.c:879:32: warning: format specifies type 'unsigned long' but the argument has type 'seqnum' (aka 'unsigned int') [-Wformat]
341                    printf("syn:    %lu \n", otherdir->syn);
342                                    ~~~      ^~~~~~~~~~~~~
343                                    %u
344trace.c:1540:4: warning: format specifies type 'unsigned long' but the argument has type 'seqnum' (aka 'unsigned int') [-Wformat]
345                        thisdir->syn, start,
346                        ^~~~~~~~~~~~
347trace.c:1559:4: warning: format specifies type 'unsigned long' but the argument has type 'seqnum' (aka 'unsigned int') [-Wformat]
348                        thisdir->fin, fin,
349                        ^~~~~~~~~~~~
350trace.c:2080:46: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat]
351           snprintf(buf2, sizeof(buf2), "ack %lu ", (th_ack - b2a_first_seqnum));
352                                             ~~~    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
353                                             %u
354/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
355  __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
356                                                             ^~~~~~~~~~~
357trace.c:2082:46: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat]
358           snprintf(buf2, sizeof(buf2), "ack %lu ", (th_ack - a2b_first_seqnum));
359                                             ~~~    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
360                                             %u
361/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf'
362  __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)
363                                                             ^~~~~~~~~~~
364In file included from ipv6.c:54:
365./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
366#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
367        ^
368/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
369#define memcpy(dest, src, len)                                  \
370        ^
371trace.c:3157:10: warning: format specifies type 'unsigned long' but the argument has type 'seqnum' (aka 'unsigned int') [-Wformat]
372                       seq, id, pnum,pshd->hwdup_packnum);
373                       ^~~
374/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o ns.o ns.c
375In file included from filter.c:55:
376./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
377#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
378        ^
379/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
380#define memcpy(dest, src, len)                                  \
381        ^
3821 warning generated.
383/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o netscout.o netscout.c
384In file included from udp.c:55:
385./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
386#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
387        ^
388/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
389#define memcpy(dest, src, len)                                  \
390        ^
3911 warning generated.
392/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o pool.o pool.c
393In file included from ns.c:55:
394./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
395#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
396        ^
397/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
398#define memcpy(dest, src, len)                                  \
399        ^
400In file included from netscout.c:55:
401./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
402#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
403        ^
404/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
405#define memcpy(dest, src, len)                                  \
406        ^
4071 warning generated.
408/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o poolaccess.o poolaccess.c
4094 warnings generated.
410/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o dstring.o dstring.c
4111 warning generated.
4121 warning generated.
413/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o mod_http.o mod_http.c
414/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o mod_traffic.o mod_traffic.c
415In file included from pool.c:54:
416./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
417#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
418        ^
419/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
420#define memcpy(dest, src, len)                                  \
421        ^
422In file included from poolaccess.c:54:
423./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
424#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
425        ^
426/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
427#define memcpy(dest, src, len)                                  \
428        ^
429In file included from dstring.c:55:
430./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
431#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
432        ^
433/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
434#define memcpy(dest, src, len)                                  \
435        ^
4361 warning generated.
437/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o mod_rttgraph.o mod_rttgraph.c
4381 warning generated.
439/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o mod_tcplib.o mod_tcplib.c
4401 warning generated.
441In file included from mod_http.c:55:
442./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
443#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
444        ^
445/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
446/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o mod_collie.o mod_collie.c
447#define memcpy(dest, src, len)                                  \
448        ^
449In file included from mod_traffic.c:55:
450./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
451#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
452        ^
453/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
454#define memcpy(dest, src, len)                                  \
455        ^
456mod_http.c:266:3: warning: format specifies type 'unsigned long' but the argument has type 'seqnum' (aka 'unsigned int') [-Wformat]
457                seq, tcb->syn, off);
458                ^~~
459mod_http.c:266:8: warning: format specifies type 'unsigned long' but the argument has type 'seqnum' (aka 'unsigned int') [-Wformat]
460                seq, tcb->syn, off);
461                     ^~~~~~~~
4621 warning generated.
463/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o mod_slice.o mod_slice.c
464In file included from mod_rttgraph.c:55:
465./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
466#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
467        ^
468/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
469#define memcpy(dest, src, len)                                  \
470        ^
471In file included from mod_tcplib.c:56:
472./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
473#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
474        ^
475/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
476#define memcpy(dest, src, len)                                  \
477        ^
478In file included from mod_collie.c:55:
479./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
480#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
481        ^
482/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
483#define memcpy(dest, src, len)                                  \
484        ^
4851 warning generated.
486/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o mod_realtime.o mod_realtime.c
487In file included from mod_slice.c:55:
488./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
489#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
490        ^
491/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
492#define memcpy(dest, src, len)                                  \
493        ^
4941 warning generated.
495/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o mod_inbounds.o mod_inbounds.c
496In file included from mod_realtime.c:54:
497./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
498#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
499        ^
500/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
501#define memcpy(dest, src, len)                                  \
502        ^
5031 warning generated.
504/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o dyncounter.o dyncounter.c
5051 warning generated.
506/usr/bin/clang -L/opt/local/lib -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include ./versnum.c -o versnum -lm  -lpcap
507if test flex = "flex" ; then \
508                flex -t -Pfiltyy ./filt_scanner.l > filt_scanner.c ;\
509                cp filt_scanner.c flex_bison ;\
510        else \
511                echo "Could not find FLEX on this system" ;\
512                echo "Copying the FLEX output files generated at our place" ;\
513                cp flex_bison/filt_scanner.c . ;\
514        fi
5151 warning generated.
516/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o filt_parser.o filt_parser.c
5171 warning generated.
518/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include   -c -o filt_scanner.o filt_scanner.c
519/usr/bin/clang -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include -o version.o -c ./version.c \
520        -DBUILT_USER="\"`whoami`\"" -DBUILT_HOST="\"`hostname`\"" -DBUILT_DATE="\"`date`\""
521In file included from dyncounter.c:55:
522./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
523#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
524        ^
525/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
526#define memcpy(dest, src, len)                                  \
527        ^
528In file included from ./versnum.c:55:
529./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
530#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
531        ^
532/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
533#define memcpy(dest, src, len)                                  \
534        ^
5351 warning generated.
536In file included from ./filt_parser.y:60:
537./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
538#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
539        ^
540/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
541#define memcpy(dest, src, len)                                  \
542        ^
543In file included from ./filt_scanner.l:58:
544./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
545#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
546        ^
547/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
548#define memcpy(dest, src, len)                                  \
549        ^
5503 warnings generated.
551In file included from ./version.c:55:
552./tcptrace.h:1118:9: warning: 'memcpy' macro redefined [-Wmacro-redefined]
553#define memcpy(p1,p2,n) MemCpy(p1,p2,n)
554        ^
555/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:64:9: note: previous definition is here
556#define memcpy(dest, src, len)                                  \
557        ^
5581 warning generated.
5591 warning generated.
5601 warning generated.
5614 warnings generated.
5621 warning generated.
5638 warnings generated.
564/usr/bin/clang -L/opt/local/lib -O -pipe -Os -arch x86_64 -DGUNZIP="\"gunzip\"" -DBUNZIP2="\"bunzip2\"" -DLOAD_MODULE_HTTP -DHTTP_SAFE -DHTTP_DUMP_TIMES -DLOAD_MODULE_TRAFFIC -DLOAD_MODULE_SLICE -DLOAD_MODULE_RTTGRAPH -DLOAD_MODULE_COLLIE -DLOAD_MODULE_REALTIME -DGROK_SNOOP -DGROK_TCPDUMP -DGROK_NETM -DGROK_ETHERPEEK -DGROK_NS -DGROK_NETSCOUT -DGROK_ERF -DYYTEXT_POINTER=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG_LONG_INT=8 -DSIZEOF_UNSIGNED_LONG_INT=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_SHORT=2 -DHAVE_FPURGE=1 -DHAVE_MKSTEMP=1 -DHAVE_VALLOC=1 -DHAVE_INET_PTON=1 -DUSE_LLU=1   -I.  -I/opt/local/include avl.o compress.o erf.o etherpeek.o gcache.o mfiles.o names.o netm.o output.o plotter.o print.o rexmit.o snoop.o nlanr.o tcpdump.o tcptrace.o thruput.o trace.o ipv6.o filt_scanner.o filt_parser.o filter.o udp.o ns.o netscout.o version.o pool.o poolaccess.o dstring.o mod_http.o mod_traffic.o mod_rttgraph.o mod_tcplib.o mod_collie.o mod_slice.o mod_realtime.o mod_inbounds.o dyncounter.o -o tcptrace -lm  -lpcap
565Undefined symbols for architecture x86_64:
566  "_pcap_offline_read", referenced from:
567      _pread_tcpdump in tcpdump.o
568ld: symbol(s) not found for architecture x86_64
569clang: error: linker command failed with exit code 1 (use -v to see invocation)
570make: *** [tcptrace] Error 1
571make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcptrace/tcptrace/work/tcptrace-6.6.7'
572Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcptrace/tcptrace/work/tcptrace-6.6.7" && /usr/bin/make -j8 -w all
573Exit code: 2
574Error: Failed to build tcptrace: command execution failed
575Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_tcptrace/tcptrace/main.log for details.
576Error: Follow https://guide.macports.org/#project.tickets to report a bug.
577Error: Processing of port tcptrace failed
578Neuromancer: _Steering-Committee_ [682]$ port info tcptrace
579tcptrace @6.6.7_1 (net)
580Variants:             universal
581
582Description:          tcptrace a TCP dump file analysis tool written by Shawn Ostermann at Ohio University. It is NOT a packet
583                      capture program. It reads output dump files in the formats of several popular packet capturing programs:
584                      tcpdump, snoop, etherpeek, and netm. It can also output (ie, convert thus converting to) tcpdump format files.
585Homepage:             http://tcptrace.org
586
587Library Dependencies: libpcap
588Platforms:            darwin
589License:              GPL
590Maintainers:          none
591Neuromancer: _Steering-Committee_ [683]$