Ticket #21251: librsync.txt

File librsync.txt, 41.1 KB (added by ryandesign (Ryan Carsten Schmidt), 15 years ago)
Line 
1DEBUG: Found port in file:///Users/rschmidt/macports/dports/net/librsync
2DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/net/librsync
3DEBUG: OS Platform: darwin
4DEBUG: OS Version: 10.0.0
5DEBUG: Mac OS X Version: 10.6
6DEBUG: System Arch: i386
7DEBUG: setting option os.universal_supported to yes
8DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
9DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
10DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
11DEBUG: adding the default universal variant
12DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf
13DEBUG: Requested variant darwin is not provided by port librsync.
14DEBUG: Requested variant i386 is not provided by port librsync.
15DEBUG: Requested variant macosx is not provided by port librsync.
16DEBUG: Executing variant universal provides universal
17DEBUG: Attempting ln -sf /opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_librsync/work /Users/rschmidt/macports/dports/net/librsync/work
18--->  Computing dependencies for librsync
19DEBUG: Executing org.macports.main (librsync)
20--->  Fetching librsync
21DEBUG: Executing org.macports.fetch (librsync)
22--->  Verifying checksum(s) for librsync
23DEBUG: Executing org.macports.checksum (librsync)
24--->  Checksumming librsync-0.9.7.tar.gz
25DEBUG: Correct (md5) checksum for librsync-0.9.7.tar.gz
26--->  Extracting librsync
27DEBUG: Executing org.macports.extract (librsync)
28--->  Extracting librsync-0.9.7.tar.gz
29DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/librsync/librsync-0.9.7.tar.gz
30DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
31DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_librsync/work" && /usr/bin/gzip -dc /opt/local/var/macports/distfiles/librsync/librsync-0.9.7.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
32DEBUG: Executing org.macports.patch (librsync)
33--->  Applying patches to librsync
34--->  Applying /Users/rschmidt/macports/dports/net/librsync/files/patch-librsync__doc__rdiff.1
35DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
36DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_librsync/work/librsync-0.9.7" && /usr/bin/patch -p0'
37patching file doc/rdiff.1
38--->  Applying /Users/rschmidt/macports/dports/net/librsync/files/patch-librsync__mdfour.h
39DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
40DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_librsync/work/librsync-0.9.7" && /usr/bin/patch -p0'
41patching file mdfour.h
42--->  Applying /Users/rschmidt/macports/dports/net/librsync/files/patch-librsync__patch.c
43DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
44DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_librsync/work/librsync-0.9.7" && /usr/bin/patch -p0'
45patching file patch.c
46--->  Configuring librsync
47DEBUG: Using compiler 'Mac OS X gcc 4.2'
48DEBUG: Executing org.macports.configure (librsync)
49DEBUG: Environment: CFLAGS='-O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64 -arch i386' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64 -arch i386' FFLAGS='-O2' CC='/usr/bin/gcc-4.2'
50DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_librsync/work/librsync-0.9.7" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --enable-shared'
51checking for a BSD-compatible install... /usr/bin/install -c
52checking whether build environment is sane... yes
53checking for gawk... gawk
54checking whether make sets $(MAKE)... yes
55checking for gcc... /usr/bin/gcc-4.2
56checking for C compiler default output file name... a.out
57checking whether the C compiler works... yes
58checking whether we are cross compiling... no
59checking for suffix of executables...
60checking for suffix of object files... o
61checking whether we are using the GNU C compiler... yes
62checking whether /usr/bin/gcc-4.2 accepts -g... yes
63checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed
64checking for style of include used by make... GNU
65checking dependency style of /usr/bin/gcc-4.2... none
66checking for strerror in -lcposix... no
67checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
68checking for a BSD-compatible install... /usr/bin/install -c
69checking whether make sets $(MAKE)... (cached) yes
70checking build system type... i686-apple-darwin10.0.0
71checking host system type... i686-apple-darwin10.0.0
72checking for a sed that does not truncate output... /opt/local/bin/gsed
73checking for egrep... grep -E
74checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
75checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
76checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
77checking for BSD-compatible nm... /usr/bin/nm
78checking whether ln -s works... yes
79checking how to recognise dependent libraries... pass_all
80checking for ANSI C header files... yes
81checking for sys/types.h... yes
82checking for sys/stat.h... yes
83checking for stdlib.h... yes
84checking for string.h... yes
85checking for memory.h... yes
86checking for strings.h... yes
87checking for inttypes.h... yes
88checking for stdint.h... yes
89checking for unistd.h... yes
90checking dlfcn.h usability... yes
91checking dlfcn.h presence... yes
92checking for dlfcn.h... yes
93checking whether we are using the GNU C++ compiler... yes
94checking whether /usr/bin/g++-4.2 accepts -g... yes
95checking dependency style of /usr/bin/g++-4.2... none
96checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
97checking for g77... no
98checking for f77... no
99checking for xlf... no
100checking for frt... no
101checking for pgf77... no
102checking for fort77... no
103checking for fl32... no
104checking for af77... no
105checking for f90... no
106checking for xlf90... no
107checking for pgf90... no
108checking for epcf90... no
109checking for f95... no
110checking for fort... no
111checking for xlf95... no
112checking for ifc... no
113checking for efc... no
114checking for pgf95... no
115checking for lf95... no
116checking for gfortran... no
117checking whether we are using the GNU Fortran 77 compiler... no
118checking whether  accepts -g... no
119checking the maximum length of command line arguments... 65536
120checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
121checking for objdir... .libs
122checking for ar... ar
123checking for ranlib... ranlib
124checking for strip... strip
125checking if /usr/bin/gcc-4.2 static flag  works... yes
126checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
127checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common
128checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes
129checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
130checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
131checking dynamic linker characteristics... darwin10.0.0 dyld
132checking how to hardcode library paths into programs... immediate
133checking whether stripping libraries is possible... yes
134checking if libtool supports shared libraries... yes
135checking whether to build shared libraries... yes
136checking whether to build static libraries... yes
137configure: creating libtool
138appending configuration tag "CXX" to libtool
139checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
140checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
141checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
142checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common
143checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes
144checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
145checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
146checking dynamic linker characteristics... darwin10.0.0 dyld
147checking how to hardcode library paths into programs... immediate
148checking whether stripping libraries is possible... yes
149appending configuration tag "F77" to libtool
150checking for deflate in -lz... yes
151checking for BZ2_bzCompress in -lbz2... yes
152checking for poptGetContext in -lpopt... yes
153checking for working alloca.h... yes
154checking for alloca... yes
155checking for ANSI C header files... (cached) yes
156checking mcheck.h usability... no
157checking mcheck.h presence... no
158checking for mcheck.h... no
159checking bzlib.h usability... yes
160checking bzlib.h presence... yes
161checking for bzlib.h... yes
162checking zlib.h usability... yes
163checking zlib.h presence... yes
164checking for zlib.h... yes
165checking fcntl.h usability... yes
166checking fcntl.h presence... yes
167checking for fcntl.h... yes
168checking for inttypes.h... (cached) yes
169checking libintl.h usability... yes
170checking libintl.h presence... yes
171checking for libintl.h... yes
172checking limits.h usability... yes
173checking limits.h presence... yes
174checking for limits.h... yes
175checking malloc.h usability... no
176checking malloc.h presence... no
177checking for malloc.h... no
178checking for stdint.h... (cached) yes
179checking for stdlib.h... (cached) yes
180checking for string.h... (cached) yes
181checking sys/file.h usability... yes
182checking sys/file.h presence... yes
183checking for sys/file.h... yes
184checking for unistd.h... (cached) yes
185checking for an ANSI C-conforming const... yes
186checking whether byte ordering is bigendian... no
187checking for size_t... yes
188checking for off_t... yes
189checking for special C compiler options needed for large files... no
190checking for _FILE_OFFSET_BITS value needed for large files... no
191checking for _LARGE_FILES value needed for large files... no
192checking for unsigned char... yes
193checking size of unsigned char... 1
194checking for short... yes
195checking size of short... 2
196checking for unsigned short... yes
197checking size of unsigned short... 2
198checking for int... yes
199checking size of int... 4
200checking for unsigned int... yes
201checking size of unsigned int... 4
202checking for long... yes
203checking size of long... 8
204checking for unsigned long... yes
205checking size of unsigned long... 8
206checking for long long... yes
207checking size of long long... 8
208checking for off_t... (cached) yes
209checking size of off_t... 8
210checking for size_t... (cached) yes
211checking size of size_t... 8
212checking for _LARGEFILE_SOURCE value needed for large files... no
213checking for fseeko... yes
214checking for memmove... yes
215checking for memset... yes
216checking for strchr... yes
217checking for strerror... yes
218checking for strtol... yes
219checking for gettext... no
220checking for dgettext... no
221checking for setreuid... yes
222checking for snprintf... yes
223checking for vsnprintf... yes
224checking for program_invocation_short_name... no
225checking for vararg macro support... yes
226configure: creating ./config.status
227config.status: creating Makefile
228config.status: creating doc/Makefile
229config.status: creating doc/Doxyfile
230config.status: creating popt/Makefile
231config.status: creating testsuite/Makefile
232config.status: creating librsync-config.h
233config.status: creating config.h
234config.status: executing depfiles commands
235--->  Building librsync
236DEBUG: Executing org.macports.build (librsync)
237DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
238DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_librsync/work/librsync-0.9.7" && /usr/bin/nice -n 10 /usr/bin/make -j3 all'
239/usr/bin/make  all-recursive
240Making all in doc
241make[2]: Nothing to be done for `all'.
242Making all in popt
243make[2]: Nothing to be done for `all'.
244Making all in testsuite
245make[2]: Nothing to be done for `all'.
246/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o prototab.lo `test -f 'prototab.c' || echo './'`prototab.c
247/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o base64.lo `test -f 'base64.c' || echo './'`base64.c
248/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o buf.lo `test -f 'buf.c' || echo './'`buf.c
249mkdir .libs
250 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c prototab.c  -fno-common -DPIC -o .libs/prototab.o
251 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c base64.c  -fno-common -DPIC -o .libs/base64.o
252 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c buf.c  -fno-common -DPIC -o .libs/buf.o
253buf.c: In function 'rs_file_copy_cb':
254buf.c:216: warning: format not a string literal and no format arguments
255 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c prototab.c -o prototab.o >/dev/null 2>&1
256buf.c: In function 'rs_file_copy_cb':
257buf.c:216: warning: format not a string literal and no format arguments
258/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o checksum.lo `test -f 'checksum.c' || echo './'`checksum.c
259 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c base64.c -o base64.o >/dev/null 2>&1
260 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c buf.c -o buf.o >/dev/null 2>&1
261/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o command.lo `test -f 'command.c' || echo './'`command.c
262/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o delta.lo `test -f 'delta.c' || echo './'`delta.c
263 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c checksum.c  -fno-common -DPIC -o .libs/checksum.o
264 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c checksum.c -o checksum.o >/dev/null 2>&1
265 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c command.c  -fno-common -DPIC -o .libs/command.o
266/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o emit.lo `test -f 'emit.c' || echo './'`emit.c
267 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c delta.c  -fno-common -DPIC -o .libs/delta.o
268 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c command.c -o command.o >/dev/null 2>&1
269delta.c: In function 'rs_delta_s_scan':
270delta.c:168: warning: pointer targets in passing argument 2 of 'RollsumUpdate' differ in signedness
271delta.c: In function 'rs_findmatch':
272delta.c:266: warning: pointer targets in passing argument 2 of 'RollsumUpdate' differ in signedness
273/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o fileutil.lo `test -f 'fileutil.c' || echo './'`fileutil.c
274delta.c: In function 'rs_delta_s_scan':
275delta.c:168: warning: pointer targets in passing argument 2 of 'RollsumUpdate' differ in signedness
276delta.c: In function 'rs_findmatch':
277delta.c:266: warning: pointer targets in passing argument 2 of 'RollsumUpdate' differ in signedness
278 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c emit.c  -fno-common -DPIC -o .libs/emit.o
279 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c delta.c -o delta.o >/dev/null 2>&1
280 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c emit.c -o emit.o >/dev/null 2>&1
281 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c fileutil.c  -fno-common -DPIC -o .libs/fileutil.o
282/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o hex.lo `test -f 'hex.c' || echo './'`hex.c
283 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c fileutil.c -o fileutil.o >/dev/null 2>&1
284/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o job.lo `test -f 'job.c' || echo './'`job.c
285/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o mdfour.lo `test -f 'mdfour.c' || echo './'`mdfour.c
286 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c hex.c  -fno-common -DPIC -o .libs/hex.o
287 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c hex.c -o hex.o >/dev/null 2>&1
288 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c job.c  -fno-common -DPIC -o .libs/job.o
289/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o mksum.lo `test -f 'mksum.c' || echo './'`mksum.c
290 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c mdfour.c  -fno-common -DPIC -o .libs/mdfour.o
291 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c job.c -o job.o >/dev/null 2>&1
292 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c mdfour.c -o mdfour.o >/dev/null 2>&1
293/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o msg.lo `test -f 'msg.c' || echo './'`msg.c
294 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c mksum.c  -fno-common -DPIC -o .libs/mksum.o
295/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o netint.lo `test -f 'netint.c' || echo './'`netint.c
296 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c mksum.c -o mksum.o >/dev/null 2>&1
297/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o patch.lo `test -f 'patch.c' || echo './'`patch.c
298 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c msg.c  -fno-common -DPIC -o .libs/msg.o
299 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c msg.c -o msg.o >/dev/null 2>&1
300/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o readsums.lo `test -f 'readsums.c' || echo './'`readsums.c
301 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c netint.c  -fno-common -DPIC -o .libs/netint.o
302netint.c: In function 'rs_int_len':
303netint.c:179: warning: integer constant is too large for 'long' type
304 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c netint.c -o netint.o >/dev/null 2>&1
305 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c patch.c  -fno-common -DPIC -o .libs/patch.o
306/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o rollsum.lo `test -f 'rollsum.c' || echo './'`rollsum.c
307 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c readsums.c  -fno-common -DPIC -o .libs/readsums.o
308 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c patch.c -o patch.o >/dev/null 2>&1
309 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c readsums.c -o readsums.o >/dev/null 2>&1
310/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o scoop.lo `test -f 'scoop.c' || echo './'`scoop.c
311/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o search.lo `test -f 'search.c' || echo './'`search.c
312 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c rollsum.c  -fno-common -DPIC -o .libs/rollsum.o
313 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c rollsum.c -o rollsum.o >/dev/null 2>&1
314/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o stats.lo `test -f 'stats.c' || echo './'`stats.c
315 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c scoop.c  -fno-common -DPIC -o .libs/scoop.o
316 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c search.c  -fno-common -DPIC -o .libs/search.o
317 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c scoop.c -o scoop.o >/dev/null 2>&1
318 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c search.c -o search.o >/dev/null 2>&1
319 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c stats.c  -fno-common -DPIC -o .libs/stats.o
320/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o stream.lo `test -f 'stream.c' || echo './'`stream.c
321/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o sumset.lo `test -f 'sumset.c' || echo './'`sumset.c
322 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c stats.c -o stats.o >/dev/null 2>&1
323/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o trace.lo `test -f 'trace.c' || echo './'`trace.c
324 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c stream.c  -fno-common -DPIC -o .libs/stream.o
325 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c sumset.c  -fno-common -DPIC -o .libs/sumset.o
326 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c stream.c -o stream.o >/dev/null 2>&1
327 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c sumset.c -o sumset.o >/dev/null 2>&1
328/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o tube.lo `test -f 'tube.c' || echo './'`tube.c
329/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o util.lo `test -f 'util.c' || echo './'`util.c
330 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c trace.c  -fno-common -DPIC -o .libs/trace.o
331 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c trace.c -o trace.o >/dev/null 2>&1
332/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o version.lo `test -f 'version.c' || echo './'`version.c
333 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c tube.c  -fno-common -DPIC -o .libs/tube.o
334 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c util.c  -fno-common -DPIC -o .libs/util.o
335 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c util.c -o util.o >/dev/null 2>&1
336 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c tube.c -o tube.o >/dev/null 2>&1
337/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c -o whole.lo `test -f 'whole.c' || echo './'`whole.c
338 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c version.c  -fno-common -DPIC -o .libs/version.o
339/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c `test -f 'rdiff.c' || echo './'`rdiff.c
340 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c version.c -o version.o >/dev/null 2>&1
341/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.   -I/opt/local/include  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c `test -f 'isprefix.c' || echo './'`isprefix.c
342 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c whole.c  -fno-common -DPIC -o .libs/whole.o
343 /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -c whole.c -o whole.o >/dev/null 2>&1
344/bin/sh ./libtool --mode=link /usr/bin/gcc-4.2  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386  -L/opt/local/lib -arch x86_64 -arch i386 -o librsync.la -rpath /opt/local/lib -version-info 1:2:0 prototab.lo base64.lo buf.lo checksum.lo command.lo delta.lo emit.lo fileutil.lo hex.lo job.lo mdfour.lo mksum.lo msg.lo netint.lo patch.lo readsums.lo rollsum.lo scoop.lo search.lo stats.lo stream.lo sumset.lo trace.lo tube.lo util.lo version.lo whole.lo  -lpopt -lbz2 -lz
345/usr/bin/gcc-4.2 -dynamiclib -undefined dynamic_lookup -o .libs/librsync.1.0.2.dylib  .libs/prototab.o .libs/base64.o .libs/buf.o .libs/checksum.o .libs/command.o .libs/delta.o .libs/emit.o .libs/fileutil.o .libs/hex.o .libs/job.o .libs/mdfour.o .libs/mksum.o .libs/msg.o .libs/netint.o .libs/patch.o .libs/readsums.o .libs/rollsum.o .libs/scoop.o .libs/search.o .libs/stats.o .libs/stream.o .libs/sumset.o .libs/trace.o .libs/tube.o .libs/util.o .libs/version.o .libs/whole.o  -L/opt/local/lib /opt/local/lib/libpopt.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lbz2 -lz -install_name  /opt/local/lib/librsync.1.dylib -compatibility_version 2 -current_version 2.2
346(cd .libs && rm -f librsync.1.dylib && ln -s librsync.1.0.2.dylib librsync.1.dylib)
347(cd .libs && rm -f librsync.dylib && ln -s librsync.1.0.2.dylib librsync.dylib)
348ar cru .libs/librsync.a  prototab.o base64.o buf.o checksum.o command.o delta.o emit.o fileutil.o hex.o job.o mdfour.o mksum.o msg.o netint.o patch.o readsums.o rollsum.o scoop.o search.o stats.o stream.o sumset.o trace.o tube.o util.o version.o whole.o
349ranlib .libs/librsync.a
350creating librsync.la
351(cd .libs && rm -f librsync.la && ln -s ../librsync.la librsync.la)
352/bin/sh ./libtool --mode=link /usr/bin/gcc-4.2  -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386  -L/opt/local/lib -arch x86_64 -arch i386 -o rdiff  rdiff.o isprefix.o librsync.la -lpopt -lbz2 -lz
353/usr/bin/gcc-4.2 -Wall -Wshadow -Wundef -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -O2 -arch x86_64 -arch i386 -arch x86_64 -arch i386 -o .libs/rdiff rdiff.o isprefix.o  -L/opt/local/lib ./.libs/librsync.dylib /opt/local/lib/libpopt.dylib /opt/local/lib/libintl.dylib -lc /opt/local/lib/libiconv.dylib -lbz2 -lz
354ld: warning: in ./.libs/librsync.dylib, file is not of required architecture
355Undefined symbols for architecture i386:
356  "_rs_delta_file", referenced from:
357      _main in rdiff.o
358  "_rs_inbuflen", referenced from:
359      _opts in rdiff.o
360  "_rs_build_hash_table", referenced from:
361      _main in rdiff.o
362  "_rs_supports_trace", referenced from:
363      _main in rdiff.o
364  "_rs_patch_file", referenced from:
365      _main in rdiff.o
366  "_rs_log0", referenced from:
367      _main in rdiff.o
368      _main in rdiff.o
369      _main in rdiff.o
370  "_rs_file_close", referenced from:
371      _main in rdiff.o
372      _main in rdiff.o
373      _main in rdiff.o
374      _main in rdiff.o
375      _main in rdiff.o
376      _main in rdiff.o
377      _main in rdiff.o
378      _main in rdiff.o
379  "_rs_roll_paranoia", referenced from:
380      _opts in rdiff.o
381  "_rs_loadsig_file", referenced from:
382      _main in rdiff.o
383  "_rs_file_open", referenced from:
384      _main in rdiff.o
385      _main in rdiff.o
386      _main in rdiff.o
387      _main in rdiff.o
388      _main in rdiff.o
389      _main in rdiff.o
390      _main in rdiff.o
391      _main in rdiff.o
392  "_rs_sig_file", referenced from:
393      _main in rdiff.o
394  "_rs_trace_set_level", referenced from:
395      _main in rdiff.o
396  "_rs_librsync_version", referenced from:
397      _rs_librsync_version$non_lazy_ptr in rdiff.o
398  "_rs_log_stats", referenced from:
399      _main in rdiff.o
400      _main in rdiff.o
401      _main in rdiff.o
402      _main in rdiff.o
403  "_rs_free_sumset", referenced from:
404      _main in rdiff.o
405  "_rs_strerror", referenced from:
406      _main in rdiff.o
407  "_rs_outbuflen", referenced from:
408      _opts in rdiff.o
409ld: symbol(s) not found for architecture i386
410collect2: ld returned 1 exit status
411lipo: can't open input file: /var/tmp//ccI5ptwY.out (No such file or directory)
412make[2]: *** [rdiff] Error 1
413make[1]: *** [all-recursive] Error 1
414make: *** [all] Error 2