Ticket #17631: openmotif.install.verbose.ouput.txt

File openmotif.install.verbose.ouput.txt, 244.2 KB (added by ph.mignon@…, 16 years ago)
Line 
1Last login: Sun Dec 28 20:59:58 on console
2lns-bzn-57-82-249-19-249:/ Helles$ sudo mv /opt /opt.0
3lns-bzn-57-82-249-19-249:/ Helles$ cd /opt
4lns-bzn-57-82-249-19-249:opt Helles$ sudo port -v installed
5No ports are installed.
6lns-bzn-57-82-249-19-249:opt Helles$ sudo port -v install openmotif
7--->  Fetching jpeg
8--->  jpegsrc.v6b.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/jpeg
9--->  Attempting to fetch jpegsrc.v6b.tar.gz from http://trd.no.distfiles.macports.org/jpeg
10  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
11                                 Dload  Upload   Total   Spent    Left  Speed
12100  598k  100  598k    0     0   163k      0  0:00:03  0:00:03 --:--:--  206k
13--->  droppatch.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/jpeg
14--->  Attempting to fetch droppatch.tar.gz from http://sylvana.net/jpegcrop/
15  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16                                 Dload  Upload   Total   Spent    Left  Speed
17100 76674  100 76674    0     0  88975      0 --:--:-- --:--:-- --:--:--  123k
18--->  Verifying checksum(s) for jpeg
19--->  Checksumming jpegsrc.v6b.tar.gz
20--->  Checksumming droppatch.tar.gz
21--->  Extracting jpeg
22--->  Extracting jpegsrc.v6b.tar.gz
23--->  Applying patches to jpeg
24--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg/files/patch-config.sub
25patching file config.sub
26--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg/files/patch-config.guess
27patching file config.guess
28--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg/files/patch-ltmain.sh
29patching file ltmain.sh
30--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg/files/patch-ltconfig
31patching file ltconfig
32--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg/files/patch-makefile.cfg
33patching file makefile.cfg
34--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg/files/patch-jpeglib.h
35patching file jpeglib.h
36--->  Configuring jpeg
37checking for gcc... /usr/bin/gcc-4.0
38checking whether the C compiler (/usr/bin/gcc-4.0 -O2 -L/opt/local/lib) works... yes
39checking whether the C compiler (/usr/bin/gcc-4.0 -O2 -L/opt/local/lib) is a cross-compiler... no
40checking whether we are using GNU C... yes
41checking how to run the C preprocessor... /usr/bin/cpp-4.0
42checking for function prototypes... yes
43checking for stddef.h... yes
44checking for stdlib.h... yes
45checking for string.h... yes
46checking for size_t... yes
47checking for type unsigned char... yes
48checking for type unsigned short... yes
49checking for type void... yes
50checking for working const... yes
51checking for inline... __inline__
52checking for broken incomplete types... ok
53checking for short external names... ok
54checking to see if char is signed... yes
55checking to see if right shift is signed... yes
56checking to see if fopen accepts b spec... yes
57checking for a BSD compatible install... /usr/bin/install -c
58checking for ranlib... ranlib
59checking host system type... i386-apple-darwin9.6.0
60checking for ranlib... ranlib
61checking whether we are using GNU C... yes
62checking for object suffix... o
63checking for executable suffix... no
64checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
65checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
66checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
67checking if /usr/bin/gcc-4.0 supports -c -o file.lo... yes
68checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions ... no
69checking if /usr/bin/gcc-4.0 static flag -static works... none
70checking whether ln -s works... yes
71checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
72checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
73checking whether the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
74checking for BSD-compatible nm... /usr/bin/nm -p
75checking command to parse /usr/bin/nm -p output... ok
76checking how to hardcode library paths into programs... unsupported
77checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
78checking dynamic linker characteristics... darwin9.6.0 dyld
79checking if libtool supports shared libraries... yes
80checking whether to build shared libraries... yes
81checking whether to build static libraries... yes
82checking for objdir... .libs
83creating libtool
84checking libjpeg version number... 62
85creating ./config.status
86creating Makefile
87creating jconfig.h
88--->  Building jpeg
89./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcapimin.c
90mkdir .libs
91/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcapimin.c  -fno-common -DPIC -o .libs/jcapimin.lo
92/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcapimin.c -o jcapimin.o >/dev/null 2>&1
93mv -f .libs/jcapimin.lo jcapimin.lo
94./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcapistd.c
95rm -f .libs/jcapistd.lo
96/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcapistd.c  -fno-common -DPIC -o .libs/jcapistd.lo
97/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcapistd.c -o jcapistd.o >/dev/null 2>&1
98mv -f .libs/jcapistd.lo jcapistd.lo
99./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jctrans.c
100rm -f .libs/jctrans.lo
101/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jctrans.c  -fno-common -DPIC -o .libs/jctrans.lo
102/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jctrans.c -o jctrans.o >/dev/null 2>&1
103mv -f .libs/jctrans.lo jctrans.lo
104./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcparam.c
105rm -f .libs/jcparam.lo
106/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcparam.c  -fno-common -DPIC -o .libs/jcparam.lo
107/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcparam.c -o jcparam.o >/dev/null 2>&1
108mv -f .libs/jcparam.lo jcparam.lo
109./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdatadst.c
110rm -f .libs/jdatadst.lo
111/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdatadst.c  -fno-common -DPIC -o .libs/jdatadst.lo
112/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdatadst.c -o jdatadst.o >/dev/null 2>&1
113mv -f .libs/jdatadst.lo jdatadst.lo
114./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcinit.c
115rm -f .libs/jcinit.lo
116/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcinit.c  -fno-common -DPIC -o .libs/jcinit.lo
117/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcinit.c -o jcinit.o >/dev/null 2>&1
118mv -f .libs/jcinit.lo jcinit.lo
119./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcmaster.c
120rm -f .libs/jcmaster.lo
121/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcmaster.c  -fno-common -DPIC -o .libs/jcmaster.lo
122/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcmaster.c -o jcmaster.o >/dev/null 2>&1
123mv -f .libs/jcmaster.lo jcmaster.lo
124./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcmarker.c
125rm -f .libs/jcmarker.lo
126/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcmarker.c  -fno-common -DPIC -o .libs/jcmarker.lo
127/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcmarker.c -o jcmarker.o >/dev/null 2>&1
128mv -f .libs/jcmarker.lo jcmarker.lo
129./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcmainct.c
130rm -f .libs/jcmainct.lo
131/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcmainct.c  -fno-common -DPIC -o .libs/jcmainct.lo
132/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcmainct.c -o jcmainct.o >/dev/null 2>&1
133mv -f .libs/jcmainct.lo jcmainct.lo
134./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcprepct.c
135rm -f .libs/jcprepct.lo
136/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcprepct.c  -fno-common -DPIC -o .libs/jcprepct.lo
137/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcprepct.c -o jcprepct.o >/dev/null 2>&1
138mv -f .libs/jcprepct.lo jcprepct.lo
139./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jccoefct.c
140rm -f .libs/jccoefct.lo
141/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jccoefct.c  -fno-common -DPIC -o .libs/jccoefct.lo
142/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jccoefct.c -o jccoefct.o >/dev/null 2>&1
143mv -f .libs/jccoefct.lo jccoefct.lo
144./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jccolor.c
145rm -f .libs/jccolor.lo
146/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jccolor.c  -fno-common -DPIC -o .libs/jccolor.lo
147/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jccolor.c -o jccolor.o >/dev/null 2>&1
148mv -f .libs/jccolor.lo jccolor.lo
149./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcsample.c
150rm -f .libs/jcsample.lo
151/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcsample.c  -fno-common -DPIC -o .libs/jcsample.lo
152/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcsample.c -o jcsample.o >/dev/null 2>&1
153mv -f .libs/jcsample.lo jcsample.lo
154./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jchuff.c
155rm -f .libs/jchuff.lo
156/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jchuff.c  -fno-common -DPIC -o .libs/jchuff.lo
157/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jchuff.c -o jchuff.o >/dev/null 2>&1
158mv -f .libs/jchuff.lo jchuff.lo
159./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcphuff.c
160rm -f .libs/jcphuff.lo
161/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcphuff.c  -fno-common -DPIC -o .libs/jcphuff.lo
162/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcphuff.c -o jcphuff.o >/dev/null 2>&1
163mv -f .libs/jcphuff.lo jcphuff.lo
164./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcdctmgr.c
165rm -f .libs/jcdctmgr.lo
166/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcdctmgr.c  -fno-common -DPIC -o .libs/jcdctmgr.lo
167/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcdctmgr.c -o jcdctmgr.o >/dev/null 2>&1
168mv -f .libs/jcdctmgr.lo jcdctmgr.lo
169./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jfdctfst.c
170rm -f .libs/jfdctfst.lo
171/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jfdctfst.c  -fno-common -DPIC -o .libs/jfdctfst.lo
172/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jfdctfst.c -o jfdctfst.o >/dev/null 2>&1
173mv -f .libs/jfdctfst.lo jfdctfst.lo
174./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jfdctflt.c
175rm -f .libs/jfdctflt.lo
176/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jfdctflt.c  -fno-common -DPIC -o .libs/jfdctflt.lo
177/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jfdctflt.c -o jfdctflt.o >/dev/null 2>&1
178mv -f .libs/jfdctflt.lo jfdctflt.lo
179./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jfdctint.c
180rm -f .libs/jfdctint.lo
181/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jfdctint.c  -fno-common -DPIC -o .libs/jfdctint.lo
182/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jfdctint.c -o jfdctint.o >/dev/null 2>&1
183mv -f .libs/jfdctint.lo jfdctint.lo
184./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdapimin.c
185rm -f .libs/jdapimin.lo
186/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdapimin.c  -fno-common -DPIC -o .libs/jdapimin.lo
187/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdapimin.c -o jdapimin.o >/dev/null 2>&1
188mv -f .libs/jdapimin.lo jdapimin.lo
189./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdapistd.c
190rm -f .libs/jdapistd.lo
191/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdapistd.c  -fno-common -DPIC -o .libs/jdapistd.lo
192/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdapistd.c -o jdapistd.o >/dev/null 2>&1
193mv -f .libs/jdapistd.lo jdapistd.lo
194./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdtrans.c
195rm -f .libs/jdtrans.lo
196/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdtrans.c  -fno-common -DPIC -o .libs/jdtrans.lo
197/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdtrans.c -o jdtrans.o >/dev/null 2>&1
198mv -f .libs/jdtrans.lo jdtrans.lo
199./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdatasrc.c
200rm -f .libs/jdatasrc.lo
201/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdatasrc.c  -fno-common -DPIC -o .libs/jdatasrc.lo
202/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdatasrc.c -o jdatasrc.o >/dev/null 2>&1
203mv -f .libs/jdatasrc.lo jdatasrc.lo
204./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmaster.c
205rm -f .libs/jdmaster.lo
206/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmaster.c  -fno-common -DPIC -o .libs/jdmaster.lo
207/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmaster.c -o jdmaster.o >/dev/null 2>&1
208mv -f .libs/jdmaster.lo jdmaster.lo
209./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdinput.c
210rm -f .libs/jdinput.lo
211/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdinput.c  -fno-common -DPIC -o .libs/jdinput.lo
212/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdinput.c -o jdinput.o >/dev/null 2>&1
213mv -f .libs/jdinput.lo jdinput.lo
214./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmarker.c
215rm -f .libs/jdmarker.lo
216/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmarker.c  -fno-common -DPIC -o .libs/jdmarker.lo
217/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmarker.c -o jdmarker.o >/dev/null 2>&1
218mv -f .libs/jdmarker.lo jdmarker.lo
219./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdhuff.c
220rm -f .libs/jdhuff.lo
221/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdhuff.c  -fno-common -DPIC -o .libs/jdhuff.lo
222/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdhuff.c -o jdhuff.o >/dev/null 2>&1
223mv -f .libs/jdhuff.lo jdhuff.lo
224./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdphuff.c
225rm -f .libs/jdphuff.lo
226/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdphuff.c  -fno-common -DPIC -o .libs/jdphuff.lo
227/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdphuff.c -o jdphuff.o >/dev/null 2>&1
228mv -f .libs/jdphuff.lo jdphuff.lo
229./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmainct.c
230rm -f .libs/jdmainct.lo
231/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmainct.c  -fno-common -DPIC -o .libs/jdmainct.lo
232/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmainct.c -o jdmainct.o >/dev/null 2>&1
233mv -f .libs/jdmainct.lo jdmainct.lo
234./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdcoefct.c
235rm -f .libs/jdcoefct.lo
236/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdcoefct.c  -fno-common -DPIC -o .libs/jdcoefct.lo
237/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdcoefct.c -o jdcoefct.o >/dev/null 2>&1
238mv -f .libs/jdcoefct.lo jdcoefct.lo
239./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdpostct.c
240rm -f .libs/jdpostct.lo
241/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdpostct.c  -fno-common -DPIC -o .libs/jdpostct.lo
242/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdpostct.c -o jdpostct.o >/dev/null 2>&1
243mv -f .libs/jdpostct.lo jdpostct.lo
244./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jddctmgr.c
245rm -f .libs/jddctmgr.lo
246/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jddctmgr.c  -fno-common -DPIC -o .libs/jddctmgr.lo
247/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jddctmgr.c -o jddctmgr.o >/dev/null 2>&1
248mv -f .libs/jddctmgr.lo jddctmgr.lo
249./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctfst.c
250rm -f .libs/jidctfst.lo
251/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctfst.c  -fno-common -DPIC -o .libs/jidctfst.lo
252/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctfst.c -o jidctfst.o >/dev/null 2>&1
253mv -f .libs/jidctfst.lo jidctfst.lo
254./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctflt.c
255rm -f .libs/jidctflt.lo
256/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctflt.c  -fno-common -DPIC -o .libs/jidctflt.lo
257/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctflt.c -o jidctflt.o >/dev/null 2>&1
258mv -f .libs/jidctflt.lo jidctflt.lo
259./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctint.c
260rm -f .libs/jidctint.lo
261/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctint.c  -fno-common -DPIC -o .libs/jidctint.lo
262/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctint.c -o jidctint.o >/dev/null 2>&1
263mv -f .libs/jidctint.lo jidctint.lo
264./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctred.c
265rm -f .libs/jidctred.lo
266/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctred.c  -fno-common -DPIC -o .libs/jidctred.lo
267/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jidctred.c -o jidctred.o >/dev/null 2>&1
268mv -f .libs/jidctred.lo jidctred.lo
269./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdsample.c
270rm -f .libs/jdsample.lo
271/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdsample.c  -fno-common -DPIC -o .libs/jdsample.lo
272/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdsample.c -o jdsample.o >/dev/null 2>&1
273mv -f .libs/jdsample.lo jdsample.lo
274./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdcolor.c
275rm -f .libs/jdcolor.lo
276/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdcolor.c  -fno-common -DPIC -o .libs/jdcolor.lo
277/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdcolor.c -o jdcolor.o >/dev/null 2>&1
278mv -f .libs/jdcolor.lo jdcolor.lo
279./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jquant1.c
280rm -f .libs/jquant1.lo
281/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jquant1.c  -fno-common -DPIC -o .libs/jquant1.lo
282/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jquant1.c -o jquant1.o >/dev/null 2>&1
283mv -f .libs/jquant1.lo jquant1.lo
284./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jquant2.c
285rm -f .libs/jquant2.lo
286/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jquant2.c  -fno-common -DPIC -o .libs/jquant2.lo
287/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jquant2.c -o jquant2.o >/dev/null 2>&1
288mv -f .libs/jquant2.lo jquant2.lo
289./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmerge.c
290rm -f .libs/jdmerge.lo
291/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmerge.c  -fno-common -DPIC -o .libs/jdmerge.lo
292/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jdmerge.c -o jdmerge.o >/dev/null 2>&1
293mv -f .libs/jdmerge.lo jdmerge.lo
294./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcomapi.c
295rm -f .libs/jcomapi.lo
296/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcomapi.c  -fno-common -DPIC -o .libs/jcomapi.lo
297/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jcomapi.c -o jcomapi.o >/dev/null 2>&1
298mv -f .libs/jcomapi.lo jcomapi.lo
299./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jutils.c
300rm -f .libs/jutils.lo
301/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jutils.c  -fno-common -DPIC -o .libs/jutils.lo
302/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jutils.c -o jutils.o >/dev/null 2>&1
303mv -f .libs/jutils.lo jutils.lo
304./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jerror.c
305rm -f .libs/jerror.lo
306/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jerror.c  -fno-common -DPIC -o .libs/jerror.lo
307/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jerror.c -o jerror.o >/dev/null 2>&1
308mv -f .libs/jerror.lo jerror.lo
309./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jmemmgr.c
310rm -f .libs/jmemmgr.lo
311/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jmemmgr.c  -fno-common -DPIC -o .libs/jmemmgr.lo
312/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jmemmgr.c -o jmemmgr.o >/dev/null 2>&1
313mv -f .libs/jmemmgr.lo jmemmgr.lo
314./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jmemnobs.c
315rm -f .libs/jmemnobs.lo
316/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jmemnobs.c  -fno-common -DPIC -o .libs/jmemnobs.lo
317/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jmemnobs.c -o jmemnobs.o >/dev/null 2>&1
318mv -f .libs/jmemnobs.lo jmemnobs.lo
319./libtool --mode=link "/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I." -o libjpeg.la jcapimin.lo jcapistd.lo jctrans.lo jcparam.lo jdatadst.lo jcinit.lo jcmaster.lo jcmarker.lo jcmainct.lo jcprepct.lo jccoefct.lo jccolor.lo jcsample.lo jchuff.lo jcphuff.lo jcdctmgr.lo jfdctfst.lo jfdctflt.lo jfdctint.lo jdapimin.lo jdapistd.lo jdtrans.lo jdatasrc.lo jdmaster.lo jdinput.lo jdmarker.lo jdhuff.lo jdphuff.lo jdmainct.lo jdcoefct.lo jdpostct.lo jddctmgr.lo jidctfst.lo jidctflt.lo jidctint.lo jidctred.lo jdsample.lo jdcolor.lo jquant1.lo jquant2.lo jdmerge.lo jcomapi.lo jutils.lo jerror.lo jmemmgr.lo jmemnobs.lo \
320                -rpath /opt/local/lib -no-undefined -version-info 62
321rm -fr .libs/libjpeg.la .libs/libjpeg.* .libs/libjpeg.*
322/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -dynamiclib  -o .libs/libjpeg.62.0.0.dylib  jcapimin.lo jcapistd.lo jctrans.lo jcparam.lo jdatadst.lo jcinit.lo jcmaster.lo jcmarker.lo jcmainct.lo jcprepct.lo jccoefct.lo jccolor.lo jcsample.lo jchuff.lo jcphuff.lo jcdctmgr.lo jfdctfst.lo jfdctflt.lo jfdctint.lo jdapimin.lo jdapistd.lo jdtrans.lo jdatasrc.lo jdmaster.lo jdinput.lo jdmarker.lo jdhuff.lo jdphuff.lo jdmainct.lo jdcoefct.lo jdpostct.lo jddctmgr.lo jidctfst.lo jidctflt.lo jidctint.lo jidctred.lo jdsample.lo jdcolor.lo jquant1.lo jquant2.lo jdmerge.lo jcomapi.lo jutils.lo jerror.lo jmemmgr.lo jmemnobs.lo  -lc  -install_name /opt/local/lib/libjpeg.62.dylib -compatibility_version 63 -current_version 63.0
323(cd .libs && rm -f libjpeg.62.dylib && ln -s libjpeg.62.0.0.dylib libjpeg.62.dylib)
324(cd .libs && rm -f libjpeg.dylib && ln -s libjpeg.62.0.0.dylib libjpeg.dylib)
325ar cru .libs/libjpeg.a  jcapimin.o jcapistd.o jctrans.o jcparam.o jdatadst.o jcinit.o jcmaster.o jcmarker.o jcmainct.o jcprepct.o jccoefct.o jccolor.o jcsample.o jchuff.o jcphuff.o jcdctmgr.o jfdctfst.o jfdctflt.o jfdctint.o jdapimin.o jdapistd.o jdtrans.o jdatasrc.o jdmaster.o jdinput.o jdmarker.o jdhuff.o jdphuff.o jdmainct.o jdcoefct.o jdpostct.o jddctmgr.o jidctfst.o jidctflt.o jidctint.o jidctred.o jdsample.o jdcolor.o jquant1.o jquant2.o jdmerge.o jcomapi.o jutils.o jerror.o jmemmgr.o jmemnobs.o
326ranlib .libs/libjpeg.a
327creating libjpeg.la
328(cd .libs && rm -f libjpeg.la && ln -s ../libjpeg.la libjpeg.la)
329./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./cjpeg.c
330rm -f .libs/cjpeg.lo
331/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./cjpeg.c  -fno-common -DPIC -o .libs/cjpeg.lo
332/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./cjpeg.c -o cjpeg.o >/dev/null 2>&1
333mv -f .libs/cjpeg.lo cjpeg.lo
334./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdppm.c
335rm -f .libs/rdppm.lo
336/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdppm.c  -fno-common -DPIC -o .libs/rdppm.lo
337/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdppm.c -o rdppm.o >/dev/null 2>&1
338mv -f .libs/rdppm.lo rdppm.lo
339./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdgif.c
340rm -f .libs/rdgif.lo
341/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdgif.c  -fno-common -DPIC -o .libs/rdgif.lo
342/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdgif.c -o rdgif.o >/dev/null 2>&1
343mv -f .libs/rdgif.lo rdgif.lo
344./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdtarga.c
345rm -f .libs/rdtarga.lo
346/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdtarga.c  -fno-common -DPIC -o .libs/rdtarga.lo
347/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdtarga.c -o rdtarga.o >/dev/null 2>&1
348mv -f .libs/rdtarga.lo rdtarga.lo
349./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdrle.c
350rm -f .libs/rdrle.lo
351/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdrle.c  -fno-common -DPIC -o .libs/rdrle.lo
352/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdrle.c -o rdrle.o >/dev/null 2>&1
353mv -f .libs/rdrle.lo rdrle.lo
354./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdbmp.c
355rm -f .libs/rdbmp.lo
356/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdbmp.c  -fno-common -DPIC -o .libs/rdbmp.lo
357/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdbmp.c -o rdbmp.o >/dev/null 2>&1
358mv -f .libs/rdbmp.lo rdbmp.lo
359./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdswitch.c
360rm -f .libs/rdswitch.lo
361/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdswitch.c  -fno-common -DPIC -o .libs/rdswitch.lo
362/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdswitch.c -o rdswitch.o >/dev/null 2>&1
363mv -f .libs/rdswitch.lo rdswitch.lo
364./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./cdjpeg.c
365rm -f .libs/cdjpeg.lo
366/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./cdjpeg.c  -fno-common -DPIC -o .libs/cdjpeg.lo
367/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./cdjpeg.c -o cdjpeg.o >/dev/null 2>&1
368mv -f .libs/cdjpeg.lo cdjpeg.lo
369./libtool --mode=link /usr/bin/gcc-4.0 -L/opt/local/lib -o cjpeg cjpeg.lo rdppm.lo rdgif.lo rdtarga.lo rdrle.lo rdbmp.lo rdswitch.lo cdjpeg.lo libjpeg.la
370/usr/bin/gcc-4.0 -L/opt/local/lib -o .libs/cjpeg cjpeg.o rdppm.o rdgif.o rdtarga.o rdrle.o rdbmp.o rdswitch.o cdjpeg.o -L.libs -ljpeg
371creating cjpeg
372./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./djpeg.c
373rm -f .libs/djpeg.lo
374/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./djpeg.c  -fno-common -DPIC -o .libs/djpeg.lo
375/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./djpeg.c -o djpeg.o >/dev/null 2>&1
376mv -f .libs/djpeg.lo djpeg.lo
377./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrppm.c
378rm -f .libs/wrppm.lo
379/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrppm.c  -fno-common -DPIC -o .libs/wrppm.lo
380/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrppm.c -o wrppm.o >/dev/null 2>&1
381mv -f .libs/wrppm.lo wrppm.lo
382./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrgif.c
383rm -f .libs/wrgif.lo
384/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrgif.c  -fno-common -DPIC -o .libs/wrgif.lo
385/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrgif.c -o wrgif.o >/dev/null 2>&1
386mv -f .libs/wrgif.lo wrgif.lo
387./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrtarga.c
388rm -f .libs/wrtarga.lo
389/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrtarga.c  -fno-common -DPIC -o .libs/wrtarga.lo
390/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrtarga.c -o wrtarga.o >/dev/null 2>&1
391mv -f .libs/wrtarga.lo wrtarga.lo
392./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrrle.c
393rm -f .libs/wrrle.lo
394/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrrle.c  -fno-common -DPIC -o .libs/wrrle.lo
395/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrrle.c -o wrrle.o >/dev/null 2>&1
396mv -f .libs/wrrle.lo wrrle.lo
397./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrbmp.c
398rm -f .libs/wrbmp.lo
399/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrbmp.c  -fno-common -DPIC -o .libs/wrbmp.lo
400/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrbmp.c -o wrbmp.o >/dev/null 2>&1
401mv -f .libs/wrbmp.lo wrbmp.lo
402./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdcolmap.c
403rm -f .libs/rdcolmap.lo
404/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdcolmap.c  -fno-common -DPIC -o .libs/rdcolmap.lo
405/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdcolmap.c -o rdcolmap.o >/dev/null 2>&1
406mv -f .libs/rdcolmap.lo rdcolmap.lo
407./libtool --mode=link /usr/bin/gcc-4.0 -L/opt/local/lib -o djpeg djpeg.lo wrppm.lo wrgif.lo wrtarga.lo wrrle.lo wrbmp.lo rdcolmap.lo cdjpeg.lo libjpeg.la
408/usr/bin/gcc-4.0 -L/opt/local/lib -o .libs/djpeg djpeg.o wrppm.o wrgif.o wrtarga.o wrrle.o wrbmp.o rdcolmap.o cdjpeg.o -L.libs -ljpeg
409creating djpeg
410./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jpegtran.c
411rm -f .libs/jpegtran.lo
412/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jpegtran.c  -fno-common -DPIC -o .libs/jpegtran.lo
413/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./jpegtran.c -o jpegtran.o >/dev/null 2>&1
414mv -f .libs/jpegtran.lo jpegtran.lo
415./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./transupp.c
416rm -f .libs/transupp.lo
417/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./transupp.c  -fno-common -DPIC -o .libs/transupp.lo
418/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./transupp.c -o transupp.o >/dev/null 2>&1
419mv -f .libs/transupp.lo transupp.lo
420./libtool --mode=link /usr/bin/gcc-4.0 -L/opt/local/lib -o jpegtran jpegtran.lo rdswitch.lo cdjpeg.lo transupp.lo libjpeg.la
421/usr/bin/gcc-4.0 -L/opt/local/lib -o .libs/jpegtran jpegtran.o rdswitch.o cdjpeg.o transupp.o -L.libs -ljpeg
422creating jpegtran
423./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdjpgcom.c
424rm -f .libs/rdjpgcom.lo
425/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdjpgcom.c  -fno-common -DPIC -o .libs/rdjpgcom.lo
426/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./rdjpgcom.c -o rdjpgcom.o >/dev/null 2>&1
427mv -f .libs/rdjpgcom.lo rdjpgcom.lo
428./libtool --mode=link /usr/bin/gcc-4.0 -L/opt/local/lib -o rdjpgcom rdjpgcom.lo
429/usr/bin/gcc-4.0 -L/opt/local/lib -o rdjpgcom rdjpgcom.o
430./libtool --mode=compile /usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrjpgcom.c
431rm -f .libs/wrjpgcom.lo
432/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrjpgcom.c  -fno-common -DPIC -o .libs/wrjpgcom.lo
433/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I. -c ./wrjpgcom.c -o wrjpgcom.o >/dev/null 2>&1
434mv -f .libs/wrjpgcom.lo wrjpgcom.lo
435./libtool --mode=link /usr/bin/gcc-4.0 -L/opt/local/lib -o wrjpgcom wrjpgcom.lo
436/usr/bin/gcc-4.0 -L/opt/local/lib -o wrjpgcom wrjpgcom.o
437--->  Staging jpeg into destroot
438. changed
439        gid expected 0 found 80 modified
440./usr missing (created)
441. missing (directory not created: File exists)
442./Applications missing (created)
443./Developer missing (created)
444./Library missing (created)
445. changed
446        gid expected 80 found 0 modified
447./bin missing (created)
448./etc missing (created)
449./include missing (created)
450./lib missing (created)
451./libexec missing (created)
452./sbin missing (created)
453./share missing (created)
454./share/info missing (created)
455./share/man missing (created)
456./share/man/cat1 missing (created)
457./share/man/cat2 missing (created)
458./share/man/cat3 missing (created)
459./share/man/cat4 missing (created)
460./share/man/cat5 missing (created)
461./share/man/cat6 missing (created)
462./share/man/cat7 missing (created)
463./share/man/cat8 missing (created)
464./share/man/cat9 missing (created)
465./share/man/catl missing (created)
466./share/man/catn missing (created)
467./share/man/man1 missing (created)
468./share/man/man2 missing (created)
469./share/man/man3 missing (created)
470./share/man/man4 missing (created)
471./share/man/man5 missing (created)
472./share/man/man6 missing (created)
473./share/man/man7 missing (created)
474./share/man/man8 missing (created)
475./share/man/man9 missing (created)
476./share/man/manl missing (created)
477./share/man/mann missing (created)
478./share/nls missing (created)
479./share/nls/C missing (created)
480./share/nls/af_ZA.ISO8859-1 missing (created)
481./share/nls/af_ZA.ISO8859-15 missing (created)
482./share/nls/bg_BG.CP1251 missing (created)
483./share/nls/cs_CZ.ISO8859-2 missing (created)
484./share/nls/da_DK.ISO8859-1 missing (created)
485./share/nls/da_DK.ISO8859-15 missing (created)
486./share/nls/de_AT.ISO8859-1 missing (created)
487./share/nls/de_AT.ISO8859-15 missing (created)
488./share/nls/de_CH.ISO8859-1 missing (created)
489./share/nls/de_CH.ISO8859-15 missing (created)
490./share/nls/de_DE.ISO8859-1 missing (created)
491./share/nls/de_DE.ISO8859-15 missing (created)
492./share/nls/el_GR.ISO8859-7 missing (created)
493./share/nls/en_AU.ISO8859-1 missing (created)
494./share/nls/en_AU.ISO8859-15 missing (created)
495./share/nls/en_AU.US-ASCII missing (created)
496./share/nls/en_CA.ISO8859-1 missing (created)
497./share/nls/en_CA.ISO8859-15 missing (created)
498./share/nls/en_CA.US-ASCII missing (created)
499./share/nls/en_GB.ISO8859-1 missing (created)
500./share/nls/en_GB.ISO8859-15 missing (created)
501./share/nls/en_GB.US-ASCII missing (created)
502./share/nls/en_NZ.ISO8859-1 missing (created)
503./share/nls/en_NZ.ISO8859-15 missing (created)
504./share/nls/en_NZ.US-ASCII missing (created)
505./share/nls/en_US.ISO8859-1 missing (created)
506./share/nls/en_US.ISO8859-15 missing (created)
507./share/nls/es_ES.ISO8859-1 missing (created)
508./share/nls/es_ES.ISO8859-15 missing (created)
509./share/nls/et_EE.ISO8859-15 missing (created)
510./share/nls/fi_FI.ISO8859-1 missing (created)
511./share/nls/fi_FI.ISO8859-15 missing (created)
512./share/nls/fr_BE.ISO8859-1 missing (created)
513./share/nls/fr_BE.ISO8859-15 missing (created)
514./share/nls/fr_CA.ISO8859-1 missing (created)
515./share/nls/fr_CA.ISO8859-15 missing (created)
516./share/nls/fr_CH.ISO8859-1 missing (created)
517./share/nls/fr_CH.ISO8859-15 missing (created)
518./share/nls/fr_FR.ISO8859-1 missing (created)
519./share/nls/fr_FR.ISO8859-15 missing (created)
520./share/nls/hi_IN.ISCII-DEV missing (created)
521./share/nls/hr_HR.ISO8859-2 missing (created)
522./share/nls/hu_HU.ISO8859-2 missing (created)
523./share/nls/is_IS.ISO8859-1 missing (created)
524./share/nls/is_IS.ISO8859-15 missing (created)
525./share/nls/it_CH.ISO8859-1 missing (created)
526./share/nls/it_CH.ISO8859-15 missing (created)
527./share/nls/it_IT.ISO8859-1 missing (created)
528./share/nls/it_IT.ISO8859-15 missing (created)
529./share/nls/ja_JP.SJIS missing (created)
530./share/nls/ja_JP.eucJP missing (created)
531./share/nls/ko_KR.eucKR missing (created)
532./share/nls/la_LN.ISO8859-1 missing (created)
533./share/nls/la_LN.ISO8859-15 missing (created)
534./share/nls/la_LN.ISO8859-2 missing (created)
535./share/nls/la_LN.ISO8859-4 missing (created)
536./share/nls/la_LN.US-ASCII missing (created)
537./share/nls/lt_LT.ISO8859-4 missing (created)
538./share/nls/nl_BE.ISO8859-1 missing (created)
539./share/nls/nl_BE.ISO8859-15 missing (created)
540./share/nls/nl_NL.ISO8859-1 missing (created)
541./share/nls/nl_NL.ISO8859-15 missing (created)
542./share/nls/no_NO.ISO8859-1 missing (created)
543./share/nls/no_NO.ISO8859-15 missing (created)
544./share/nls/pl_PL.ISO8859-2 missing (created)
545./share/nls/pt_BR.ISO8859-1 missing (created)
546./share/nls/pt_PT.ISO8859-1 missing (created)
547./share/nls/pt_PT.ISO8859-15 missing (created)
548./share/nls/ro_RO.ISO8859-2 missing (created)
549./share/nls/ru_RU.CP866 missing (created)
550./share/nls/ru_RU.ISO8859-5 missing (created)
551./share/nls/ru_RU.KOI8-R missing (created)
552./share/nls/sk_SK.ISO8859-2 missing (created)
553./share/nls/sl_SI.ISO8859-2 missing (created)
554./share/nls/sv_SE.ISO8859-1 missing (created)
555./share/nls/sv_SE.ISO8859-15 missing (created)
556./share/nls/tr_TR.ISO8859-9 missing (created)
557./share/nls/uk_UA.ISO8859-5 missing (created)
558./share/nls/uk_UA.KOI8-U missing (created)
559./share/nls/zh_CN.eucCN missing (created)
560./share/nls/zh_TW.Big5 missing (created)
561./share/skel missing (created)
562./src missing (created)
563./var missing (created)
564./var/macports missing (created)
565./var/macports/distfiles missing (created)
566./var/macports/receipts missing (created)
567./var/macports/registry missing (created)
568./www missing (created)
569/usr/bin/install -c -m 644 jconfig.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/include/jconfig.h
570/usr/bin/install -c -m 644 ./jpeglib.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/include/jpeglib.h
571/usr/bin/install -c -m 644 ./jmorecfg.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/include/jmorecfg.h
572/usr/bin/install -c -m 644 ./jerror.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/include/jerror.h
573./libtool --mode=install /usr/bin/install -c libjpeg.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib/libjpeg.la
574/usr/bin/install -c .libs/libjpeg.62.0.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib/libjpeg.62.0.0.dylib
575(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib && rm -f libjpeg.62.dylib && ln -s libjpeg.62.0.0.dylib libjpeg.62.dylib)
576(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib && rm -f libjpeg.dylib && ln -s libjpeg.62.0.0.dylib libjpeg.dylib)
577/usr/bin/install -c .libs/libjpeg.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib/libjpeg.la
578/usr/bin/install -c .libs/libjpeg.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib/libjpeg.a
579ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib/libjpeg.a
580chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib/libjpeg.a
581libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
582./libtool --mode=install /usr/bin/install -c cjpeg /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin/cjpeg
583libtool: install: warning: `libjpeg.la' has not been installed in `/opt/local/lib'
584/usr/bin/install -c .libs/cjpeg /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin/cjpeg
585./libtool --mode=install /usr/bin/install -c djpeg /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin/djpeg
586libtool: install: warning: `libjpeg.la' has not been installed in `/opt/local/lib'
587/usr/bin/install -c .libs/djpeg /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin/djpeg
588./libtool --mode=install /usr/bin/install -c jpegtran /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin/jpegtran
589libtool: install: warning: `libjpeg.la' has not been installed in `/opt/local/lib'
590/usr/bin/install -c .libs/jpegtran /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin/jpegtran
591./libtool --mode=install /usr/bin/install -c rdjpgcom /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin/rdjpgcom
592/usr/bin/install -c rdjpgcom /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin/rdjpgcom
593./libtool --mode=install /usr/bin/install -c wrjpgcom /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin/wrjpgcom
594/usr/bin/install -c wrjpgcom /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin/wrjpgcom
595/usr/bin/install -c -m 644 ./cjpeg.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/share/man/man1/cjpeg.1
596/usr/bin/install -c -m 644 ./djpeg.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/share/man/man1/djpeg.1
597/usr/bin/install -c -m 644 ./jpegtran.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/share/man/man1/jpegtran.1
598/usr/bin/install -c -m 644 ./rdjpgcom.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/share/man/man1/rdjpgcom.1
599/usr/bin/install -c -m 644 ./wrjpgcom.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/share/man/man1/wrjpgcom.1
600--->  Compressing man pages for jpeg
601man1/cjpeg.1:    57.4% -- replaced with man1/cjpeg.1.gz
602man1/cjpeg.1.gz: changing permissions from 00644 to 00444
603man1/djpeg.1:    59.4% -- replaced with man1/djpeg.1.gz
604man1/djpeg.1.gz: changing permissions from 00644 to 00444
605man1/jpegtran.1:         57.6% -- replaced with man1/jpegtran.1.gz
606man1/jpegtran.1.gz: changing permissions from 00644 to 00444
607man1/rdjpgcom.1:         47.4% -- replaced with man1/rdjpgcom.1.gz
608man1/rdjpgcom.1.gz: changing permissions from 00644 to 00444
609man1/wrjpgcom.1:         54.0% -- replaced with man1/wrjpgcom.1.gz
610man1/wrjpgcom.1.gz: changing permissions from 00644 to 00444
611--->  Installing jpeg @6b_3
612--->  Activating jpeg @6b_3
613--->  Cleaning jpeg
614--->  Removing build directory for jpeg
615--->  Fetching gperf
616--->  gperf-3.0.3.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/gperf
617--->  Attempting to fetch gperf-3.0.3.tar.gz from ftp://ftp.lip6.fr/pub/gnu/gperf
618  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
619                                 Dload  Upload   Total   Spent    Left  Speed
620100  844k  100  844k    0     0   189k      0  0:00:04  0:00:04 --:--:--  245k
621--->  Verifying checksum(s) for gperf
622--->  Checksumming gperf-3.0.3.tar.gz
623--->  Extracting gperf
624--->  Extracting gperf-3.0.3.tar.gz
625--->  Configuring gperf
626checking whether make sets $(MAKE)... yes
627configure: creating ./config.status
628config.status: creating Makefile
629=== configuring in lib (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/gperf-3.0.3/lib)
630configure: running /bin/sh ./configure '--prefix=/opt/local'  '--infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=.
631checking whether make sets $(MAKE)... yes
632checking for gcc... /usr/bin/gcc-4.0
633checking for C compiler default output file name... a.out
634checking whether the C compiler works... yes
635checking whether we are cross compiling... no
636checking for suffix of executables...
637checking for suffix of object files... o
638checking whether we are using the GNU C compiler... yes
639checking whether /usr/bin/gcc-4.0 accepts -g... yes
640checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
641checking how to run the C preprocessor... /usr/bin/cpp-4.0
642checking whether we are using the GNU C++ compiler... yes
643checking whether /usr/bin/g++-4.0 accepts -g... yes
644checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
645checking for ranlib... ranlib
646checking for a BSD compatible install... /usr/bin/install -c
647configure: creating ./config.status
648config.status: creating Makefile
649=== configuring in src (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/gperf-3.0.3/src)
650configure: running /bin/sh ./configure '--prefix=/opt/local'  '--infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=.
651checking whether make sets $(MAKE)... yes
652checking for gcc... /usr/bin/gcc-4.0
653checking for C compiler default output file name... a.out
654checking whether the C compiler works... yes
655checking whether we are cross compiling... no
656checking for suffix of executables...
657checking for suffix of object files... o
658checking whether we are using the GNU C compiler... yes
659checking whether /usr/bin/gcc-4.0 accepts -g... yes
660checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
661checking how to run the C preprocessor... /usr/bin/cpp-4.0
662checking whether we are using the GNU C++ compiler... yes
663checking whether /usr/bin/g++-4.0 accepts -g... yes
664checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
665checking for a BSD compatible install... /usr/bin/install -c
666checking for stack-allocated variable-size arrays... yes
667checking for rand in -lm... yes
668configure: creating ./config.status
669config.status: creating Makefile
670config.status: creating config.h
671=== configuring in tests (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/gperf-3.0.3/tests)
672configure: running /bin/sh ./configure '--prefix=/opt/local'  '--infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=.
673checking whether make sets $(MAKE)... yes
674checking for gcc... /usr/bin/gcc-4.0
675checking for C compiler default output file name... a.out
676checking whether the C compiler works... yes
677checking whether we are cross compiling... no
678checking for suffix of executables...
679checking for suffix of object files... o
680checking whether we are using the GNU C compiler... yes
681checking whether /usr/bin/gcc-4.0 accepts -g... yes
682checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
683checking how to run the C preprocessor... /usr/bin/cpp-4.0
684checking whether we are using the GNU C++ compiler... yes
685checking whether /usr/bin/g++-4.0 accepts -g... yes
686checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
687configure: creating ./config.status
688config.status: creating Makefile
689=== configuring in doc (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/gperf-3.0.3/doc)
690configure: running /bin/sh ./configure '--prefix=/opt/local'  '--infodir=/opt/local/share/info' --cache-file=/dev/null --srcdir=.
691checking whether make sets $(MAKE)... yes
692checking for a BSD compatible install... /usr/bin/install -c
693configure: creating ./config.status
694config.status: creating Makefile
695--->  Building gperf
696cd lib; make all
697/usr/bin/gcc-4.0 -O2 -I. -c ./getopt.c
698./getopt.c: In function '_getopt_internal':
699./getopt.c:648: warning: incompatible implicit declaration of built-in function 'strlen'
700./getopt.c:672: warning: incompatible implicit declaration of built-in function 'strlen'
701./getopt.c:702: warning: incompatible implicit declaration of built-in function 'strlen'
702./getopt.c:718: warning: incompatible implicit declaration of built-in function 'strlen'
703./getopt.c:723: warning: incompatible implicit declaration of built-in function 'strlen'
704./getopt.c:834: warning: incompatible implicit declaration of built-in function 'strlen'
705./getopt.c:857: warning: incompatible implicit declaration of built-in function 'strlen'
706./getopt.c:877: warning: incompatible implicit declaration of built-in function 'strlen'
707./getopt.c:891: warning: incompatible implicit declaration of built-in function 'strlen'
708./getopt.c:895: warning: incompatible implicit declaration of built-in function 'strlen'
709/usr/bin/gcc-4.0 -O2 -I. -c ./getopt1.c
710/usr/bin/g++-4.0 -O2 -I. -c ./getline.cc
711/usr/bin/g++-4.0 -O2 -I. -c ./hash.cc
712rm -f libgp.a
713ar rc libgp.a getopt.o getopt1.o getline.o hash.o
714ranlib libgp.a
715cd src; make all
716/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./version.cc
717/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./positions.cc
718/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./options.cc
719/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./keyword.cc
720/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./keyword-list.cc
721/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./input.cc
722/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./bool-array.cc
723/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./hash-table.cc
724/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./search.cc
725/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./output.cc
726/usr/bin/g++-4.0 -O2 -I. -I./../lib -c ./main.cc
727/usr/bin/g++-4.0 -O2 -L/opt/local/lib -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm
728cd tests; make all
729make[1]: Nothing to be done for `all'.
730cd doc; make all
731make[1]: Nothing to be done for `all'.
732--->  Staging gperf into destroot
733. changed
734        gid expected 0 found 80 modified
735./usr missing (created)
736. missing (directory not created: File exists)
737./Applications missing (created)
738./Developer missing (created)
739./Library missing (created)
740. changed
741        gid expected 80 found 0 modified
742./bin missing (created)
743./etc missing (created)
744./include missing (created)
745./lib missing (created)
746./libexec missing (created)
747./sbin missing (created)
748./share missing (created)
749./share/info missing (created)
750./share/man missing (created)
751./share/man/cat1 missing (created)
752./share/man/cat2 missing (created)
753./share/man/cat3 missing (created)
754./share/man/cat4 missing (created)
755./share/man/cat5 missing (created)
756./share/man/cat6 missing (created)
757./share/man/cat7 missing (created)
758./share/man/cat8 missing (created)
759./share/man/cat9 missing (created)
760./share/man/catl missing (created)
761./share/man/catn missing (created)
762./share/man/man1 missing (created)
763./share/man/man2 missing (created)
764./share/man/man3 missing (created)
765./share/man/man4 missing (created)
766./share/man/man5 missing (created)
767./share/man/man6 missing (created)
768./share/man/man7 missing (created)
769./share/man/man8 missing (created)
770./share/man/man9 missing (created)
771./share/man/manl missing (created)
772./share/man/mann missing (created)
773./share/nls missing (created)
774./share/nls/C missing (created)
775./share/nls/af_ZA.ISO8859-1 missing (created)
776./share/nls/af_ZA.ISO8859-15 missing (created)
777./share/nls/bg_BG.CP1251 missing (created)
778./share/nls/cs_CZ.ISO8859-2 missing (created)
779./share/nls/da_DK.ISO8859-1 missing (created)
780./share/nls/da_DK.ISO8859-15 missing (created)
781./share/nls/de_AT.ISO8859-1 missing (created)
782./share/nls/de_AT.ISO8859-15 missing (created)
783./share/nls/de_CH.ISO8859-1 missing (created)
784./share/nls/de_CH.ISO8859-15 missing (created)
785./share/nls/de_DE.ISO8859-1 missing (created)
786./share/nls/de_DE.ISO8859-15 missing (created)
787./share/nls/el_GR.ISO8859-7 missing (created)
788./share/nls/en_AU.ISO8859-1 missing (created)
789./share/nls/en_AU.ISO8859-15 missing (created)
790./share/nls/en_AU.US-ASCII missing (created)
791./share/nls/en_CA.ISO8859-1 missing (created)
792./share/nls/en_CA.ISO8859-15 missing (created)
793./share/nls/en_CA.US-ASCII missing (created)
794./share/nls/en_GB.ISO8859-1 missing (created)
795./share/nls/en_GB.ISO8859-15 missing (created)
796./share/nls/en_GB.US-ASCII missing (created)
797./share/nls/en_NZ.ISO8859-1 missing (created)
798./share/nls/en_NZ.ISO8859-15 missing (created)
799./share/nls/en_NZ.US-ASCII missing (created)
800./share/nls/en_US.ISO8859-1 missing (created)
801./share/nls/en_US.ISO8859-15 missing (created)
802./share/nls/es_ES.ISO8859-1 missing (created)
803./share/nls/es_ES.ISO8859-15 missing (created)
804./share/nls/et_EE.ISO8859-15 missing (created)
805./share/nls/fi_FI.ISO8859-1 missing (created)
806./share/nls/fi_FI.ISO8859-15 missing (created)
807./share/nls/fr_BE.ISO8859-1 missing (created)
808./share/nls/fr_BE.ISO8859-15 missing (created)
809./share/nls/fr_CA.ISO8859-1 missing (created)
810./share/nls/fr_CA.ISO8859-15 missing (created)
811./share/nls/fr_CH.ISO8859-1 missing (created)
812./share/nls/fr_CH.ISO8859-15 missing (created)
813./share/nls/fr_FR.ISO8859-1 missing (created)
814./share/nls/fr_FR.ISO8859-15 missing (created)
815./share/nls/hi_IN.ISCII-DEV missing (created)
816./share/nls/hr_HR.ISO8859-2 missing (created)
817./share/nls/hu_HU.ISO8859-2 missing (created)
818./share/nls/is_IS.ISO8859-1 missing (created)
819./share/nls/is_IS.ISO8859-15 missing (created)
820./share/nls/it_CH.ISO8859-1 missing (created)
821./share/nls/it_CH.ISO8859-15 missing (created)
822./share/nls/it_IT.ISO8859-1 missing (created)
823./share/nls/it_IT.ISO8859-15 missing (created)
824./share/nls/ja_JP.SJIS missing (created)
825./share/nls/ja_JP.eucJP missing (created)
826./share/nls/ko_KR.eucKR missing (created)
827./share/nls/la_LN.ISO8859-1 missing (created)
828./share/nls/la_LN.ISO8859-15 missing (created)
829./share/nls/la_LN.ISO8859-2 missing (created)
830./share/nls/la_LN.ISO8859-4 missing (created)
831./share/nls/la_LN.US-ASCII missing (created)
832./share/nls/lt_LT.ISO8859-4 missing (created)
833./share/nls/nl_BE.ISO8859-1 missing (created)
834./share/nls/nl_BE.ISO8859-15 missing (created)
835./share/nls/nl_NL.ISO8859-1 missing (created)
836./share/nls/nl_NL.ISO8859-15 missing (created)
837./share/nls/no_NO.ISO8859-1 missing (created)
838./share/nls/no_NO.ISO8859-15 missing (created)
839./share/nls/pl_PL.ISO8859-2 missing (created)
840./share/nls/pt_BR.ISO8859-1 missing (created)
841./share/nls/pt_PT.ISO8859-1 missing (created)
842./share/nls/pt_PT.ISO8859-15 missing (created)
843./share/nls/ro_RO.ISO8859-2 missing (created)
844./share/nls/ru_RU.CP866 missing (created)
845./share/nls/ru_RU.ISO8859-5 missing (created)
846./share/nls/ru_RU.KOI8-R missing (created)
847./share/nls/sk_SK.ISO8859-2 missing (created)
848./share/nls/sl_SI.ISO8859-2 missing (created)
849./share/nls/sv_SE.ISO8859-1 missing (created)
850./share/nls/sv_SE.ISO8859-15 missing (created)
851./share/nls/tr_TR.ISO8859-9 missing (created)
852./share/nls/uk_UA.ISO8859-5 missing (created)
853./share/nls/uk_UA.KOI8-U missing (created)
854./share/nls/zh_CN.eucCN missing (created)
855./share/nls/zh_TW.Big5 missing (created)
856./share/skel missing (created)
857./src missing (created)
858./var missing (created)
859./var/macports missing (created)
860./var/macports/distfiles missing (created)
861./var/macports/receipts missing (created)
862./var/macports/registry missing (created)
863./www missing (created)
864cd lib; make install
865make[1]: Nothing to be done for `install'.
866cd src; make install
867/bin/sh ./../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/destroot/opt/local/bin
868/usr/bin/install -c gperf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/destroot/opt/local/bin/gperf
869cd tests; make install
870make[1]: Nothing to be done for `install'.
871cd doc; make install
872/bin/sh ./../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/destroot/opt/local/share/info
873/usr/bin/install -c -m 644 ./gperf.info /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/destroot/opt/local/share/info/gperf.info
874/bin/sh ./../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/destroot/opt/local/share/man/man1
875/usr/bin/install -c -m 644 ./gperf.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/destroot/opt/local/share/man/man1/gperf.1
876/bin/sh ./../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/destroot/opt/local/share/doc/
877mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/destroot/opt/local/share/doc
878/usr/bin/install -c -m 644 ./gperf.html /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gperf/work/destroot/opt/local/share/doc//gperf.html
879--->  Compressing man pages for gperf
880man1/gperf.1:    57.5% -- replaced with man1/gperf.1.gz
881man1/gperf.1.gz: changing permissions from 00644 to 00444
882--->  Installing gperf @3.0.3_0
883--->  Activating gperf @3.0.3_0
884--->  Cleaning gperf
885--->  Removing build directory for gperf
886--->  Fetching libiconv
887--->  libiconv-1.12.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/libiconv
888--->  Attempting to fetch libiconv-1.12.tar.gz from ftp://ftp.lip6.fr/pub/gnu/libiconv
889  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
890                                 Dload  Upload   Total   Spent    Left  Speed
891100 4407k  100 4407k    0     0   236k      0  0:00:18  0:00:18 --:--:--  253k
892--->  Verifying checksum(s) for libiconv
893--->  Checksumming libiconv-1.12.tar.gz
894--->  Extracting libiconv
895--->  Extracting libiconv-1.12.tar.gz
896--->  Applying patches to libiconv
897--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv/files/patch-utf8mac.diff
898patching file lib/converters.h
899patching file lib/encodings.def
900patching file lib/utf8mac.h
901--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv/files/patch-src-Makefile.in-darwin.diff
902patching file src/Makefile.in
903--->  Configuring libiconv
904checking for a BSD-compatible install... /usr/bin/install -c
905checking whether build environment is sane... yes
906checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
907checking for gawk... no
908checking for mawk... no
909checking for nawk... no
910checking for awk... awk
911checking whether make sets $(MAKE)... yes
912checking whether make sets $(MAKE)... (cached) yes
913checking for gcc... /usr/bin/gcc-4.0
914checking for C compiler default output file name... a.out
915checking whether the C compiler works... yes
916checking whether we are cross compiling... no
917checking for suffix of executables...
918checking for suffix of object files... o
919checking whether we are using the GNU C compiler... yes
920checking whether /usr/bin/gcc-4.0 accepts -g... yes
921checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
922checking for style of include used by make... GNU
923checking dependency style of /usr/bin/gcc-4.0... none
924checking how to run the C preprocessor... /usr/bin/cpp-4.0
925checking for a BSD-compatible install... /usr/bin/install -c
926checking build system type... i386-apple-darwin9.6.0
927checking host system type... i386-apple-darwin9.6.0
928checking for ranlib... ranlib
929checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
930checking for grep that handles long lines and -e... /usr/bin/grep
931checking for egrep... /usr/bin/grep -E
932checking for ANSI C header files... yes
933checking for sys/types.h... yes
934checking for sys/stat.h... yes
935checking for stdlib.h... yes
936checking for string.h... yes
937checking for memory.h... yes
938checking for strings.h... yes
939checking for inttypes.h... yes
940checking for stdint.h... yes
941checking for unistd.h... yes
942checking minix/config.h usability... no
943checking minix/config.h presence... no
944checking for minix/config.h... no
945checking whether it is safe to define __EXTENSIONS__... yes
946checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
947checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
948checking for shared library path variable... DYLD_LIBRARY_PATH
949checking whether to activate relocatable installation... no
950checking how to copy files... cp -p
951checking how to make hard links... ln
952checking whether ln -s works... yes
953checking for a sed that does not truncate output... /usr/bin/sed
954checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
955checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
956checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
957checking for BSD-compatible nm... /usr/bin/nm -p
958checking how to recognize dependent libraries... pass_all
959checking dlfcn.h usability... yes
960checking dlfcn.h presence... yes
961checking for dlfcn.h... yes
962checking whether we are using the GNU C++ compiler... yes
963checking whether /usr/bin/g++-4.0 accepts -g... yes
964checking dependency style of /usr/bin/g++-4.0... none
965checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
966checking for g77... no
967checking for xlf... no
968checking for f77... no
969checking for frt... no
970checking for pgf77... no
971checking for cf77... no
972checking for fort77... no
973checking for fl32... no
974checking for af77... no
975checking for xlf90... no
976checking for f90... no
977checking for pgf90... no
978checking for pghpf... no
979checking for epcf90... no
980checking for gfortran... no
981checking for g95... no
982checking for xlf95... no
983checking for f95... no
984checking for fort... no
985checking for ifort... no
986checking for ifc... no
987checking for efc... no
988checking for pgf95... no
989checking for lf95... no
990checking for ftn... no
991checking whether we are using the GNU Fortran 77 compiler... no
992checking whether  accepts -g... no
993checking the maximum length of command line arguments... 196608
994checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
995checking for objdir... .libs
996checking for ar... ar
997checking for ranlib... (cached) ranlib
998checking for strip... strip
999checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
1000checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
1001checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
1002checking if /usr/bin/gcc-4.0 static flag -static works... no
1003checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
1004checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1005checking dynamic linker characteristics... darwin9.6.0 dyld
1006checking how to hardcode library paths into programs... immediate
1007checking whether stripping libraries is possible... yes
1008checking if libtool supports shared libraries... yes
1009checking whether to build shared libraries... yes
1010checking whether to build static libraries... yes
1011configure: creating libtool
1012appending configuration tag "CXX" to libtool
1013checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1014checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1015checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1016checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
1017checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
1018checking if /usr/bin/g++-4.0 static flag -static works... no
1019checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
1020checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1021checking dynamic linker characteristics... darwin9.6.0 dyld
1022checking how to hardcode library paths into programs... immediate
1023appending configuration tag "F77" to libtool
1024checking for simple visibility declarations... yes
1025checking for shared library run path origin... done
1026checking for iconv... yes
1027checking for working iconv... yes
1028checking how to link with libiconv... -liconv
1029checking for iconv declaration...
1030         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
1031checking whether NLS is requested... no
1032checking for msgfmt... no
1033checking for gmsgfmt... :
1034checking for xgettext... no
1035checking for msgmerge... no
1036checking for CFPreferencesCopyAppValue... yes
1037checking for CFLocaleCopyCurrent... yes
1038checking whether to use NLS... no
1039checking for mbstate_t... yes
1040checking for wchar_t... yes
1041checking for getc_unlocked... yes
1042checking for mbrtowc... yes
1043checking for wcrtomb... yes
1044checking for mbsinit... yes
1045checking for setlocale... yes
1046checking for memmove... yes
1047checking for nl_langinfo and CODESET... yes
1048checking wchar.h usability... yes
1049checking wchar.h presence... yes
1050checking for wchar.h... yes
1051checking for EILSEQ... yes
1052checking byte ordering... little endian
1053checking for working alloca.h... yes
1054checking for alloca... yes
1055checking for stdlib.h... (cached) yes
1056checking for string.h... (cached) yes
1057checking sys/param.h usability... yes
1058checking sys/param.h presence... yes
1059checking for sys/param.h... yes
1060checking for unistd.h... (cached) yes
1061checking for stdint.h... (cached) yes
1062checking for wchar.h... (cached) yes
1063checking whether canonicalize_file_name is declared... no
1064checking for canonicalize_file_name... no
1065checking for getcwd... yes
1066checking for readlink... yes
1067checking for setenv... yes
1068checking whether strerror_r is declared... yes
1069checking for strerror_r... yes
1070checking whether strerror_r returns char *... no
1071checking whether malloc, realloc, calloc are POSIX compliant... yes
1072checking for stdlib.h... (cached) yes
1073checking for GNU libc compatible malloc... yes
1074checking for long long int... yes
1075checking for stdbool.h that conforms to C99... yes
1076checking for _Bool... yes
1077checking for unsigned long long int... yes
1078checking whether the preprocessor supports include_next... yes
1079checking for C/C++ restrict keyword... __restrict
1080checking whether clearerr_unlocked is declared... yes
1081checking whether feof_unlocked is declared... yes
1082checking whether ferror_unlocked is declared... yes
1083checking whether fflush_unlocked is declared... no
1084checking whether fgets_unlocked is declared... no
1085checking whether fputc_unlocked is declared... no
1086checking whether fputs_unlocked is declared... no
1087checking whether fread_unlocked is declared... no
1088checking whether fwrite_unlocked is declared... no
1089checking whether getc_unlocked is declared... yes
1090checking whether getchar_unlocked is declared... yes
1091checking whether putc_unlocked is declared... yes
1092checking whether putchar_unlocked is declared... yes
1093checking for error_at_line... no
1094checking for mbstate_t... (cached) yes
1095checking for memmove... (cached) yes
1096checking search.h usability... yes
1097checking search.h presence... yes
1098checking for search.h... yes
1099checking for tsearch... yes
1100checking if environ is properly declared... no
1101checking for working strerror function... yes
1102checking for ssize_t... yes
1103checking whether stdint.h conforms to C99... no
1104checking sys/inttypes.h usability... no
1105checking sys/inttypes.h presence... no
1106checking for sys/inttypes.h... no
1107checking sys/bitypes.h usability... no
1108checking sys/bitypes.h presence... no
1109checking for sys/bitypes.h... no
1110checking for bit size of ptrdiff_t... 32
1111checking for bit size of sig_atomic_t... 32
1112checking for bit size of size_t... 32
1113checking for bit size of wchar_t... 32
1114checking for bit size of wint_t... 32
1115checking whether sig_atomic_t is signed... yes
1116checking whether wchar_t is signed... yes
1117checking whether wint_t is signed... yes
1118checking for ptrdiff_t integer literal suffix...
1119checking for sig_atomic_t integer literal suffix...
1120checking for size_t integer literal suffix... ul
1121checking for wchar_t integer literal suffix...
1122checking for wint_t integer literal suffix...
1123checking whether <wchar.h> is standalone... yes
1124configure: creating ./config.status
1125config.status: creating Makefile
1126config.status: creating lib/Makefile
1127config.status: creating srclib/Makefile
1128config.status: creating src/Makefile
1129config.status: creating po/Makefile.in
1130config.status: creating man/Makefile
1131config.status: creating tests/Makefile
1132config.status: creating include/iconv.h
1133config.status: creating include/iconv.h.inst
1134config.status: creating config.h
1135config.status: creating lib/config.h
1136config.status: executing depfiles commands
1137config.status: executing po-directories commands
1138config.status: creating po/POTFILES
1139config.status: creating po/Makefile
1140=== configuring in libcharset (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/libcharset)
1141configure: running /bin/sh ./configure '--prefix=/opt/local'  '--enable-static' '--mandir=/opt/local/share/man' '--docdir=/opt/local/share/doc/libiconv-1.12' '--without-libiconv-prefix' '--without-libintl-prefix' '--disable-nls' '--enable-extra-encodings' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'CPP=/usr/bin/cpp-4.0' 'CXX=/usr/bin/g++-4.0' 'CXXFLAGS=-O2' 'FFLAGS=-O2' --cache-file=/dev/null --srcdir=.
1142checking whether make sets $(MAKE)... yes
1143checking for gcc... /usr/bin/gcc-4.0
1144checking for C compiler default output file name... a.out
1145checking whether the C compiler works... yes
1146checking whether we are cross compiling... no
1147checking for suffix of executables...
1148checking for suffix of object files... o
1149checking whether we are using the GNU C compiler... yes
1150checking whether /usr/bin/gcc-4.0 accepts -g... yes
1151checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
1152checking how to run the C preprocessor... /usr/bin/cpp-4.0
1153checking for a BSD-compatible install... /usr/bin/install -c
1154checking build system type... i386-apple-darwin9.6.0
1155checking host system type... i386-apple-darwin9.6.0
1156checking whether to activate relocatable installation... no
1157checking for grep that handles long lines and -e... /usr/bin/grep
1158checking for egrep... /usr/bin/grep -E
1159checking for AIX... no
1160checking for ANSI C header files... yes
1161checking for sys/types.h... yes
1162checking for sys/stat.h... yes
1163checking for stdlib.h... yes
1164checking for string.h... yes
1165checking for memory.h... yes
1166checking for strings.h... yes
1167checking for inttypes.h... yes
1168checking for stdint.h... yes
1169checking for unistd.h... yes
1170checking minix/config.h usability... no
1171checking minix/config.h presence... no
1172checking for minix/config.h... no
1173checking for a sed that does not truncate output... /usr/bin/sed
1174checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1175checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1176checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
1177checking for BSD-compatible nm... /usr/bin/nm -p
1178checking whether ln -s works... yes
1179checking how to recognize dependent libraries... pass_all
1180checking dlfcn.h usability... yes
1181checking dlfcn.h presence... yes
1182checking for dlfcn.h... yes
1183checking whether we are using the GNU C++ compiler... yes
1184checking whether /usr/bin/g++-4.0 accepts -g... yes
1185checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
1186checking for g77... no
1187checking for xlf... no
1188checking for f77... no
1189checking for frt... no
1190checking for pgf77... no
1191checking for cf77... no
1192checking for fort77... no
1193checking for fl32... no
1194checking for af77... no
1195checking for xlf90... no
1196checking for f90... no
1197checking for pgf90... no
1198checking for pghpf... no
1199checking for epcf90... no
1200checking for gfortran... no
1201checking for g95... no
1202checking for xlf95... no
1203checking for f95... no
1204checking for fort... no
1205checking for ifort... no
1206checking for ifc... no
1207checking for efc... no
1208checking for pgf95... no
1209checking for lf95... no
1210checking for ftn... no
1211checking whether we are using the GNU Fortran 77 compiler... no
1212checking whether  accepts -g... no
1213checking the maximum length of command line arguments... 196608
1214checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
1215checking for objdir... .libs
1216checking for ar... ar
1217checking for ranlib... ranlib
1218checking for strip... strip
1219checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
1220checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
1221checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
1222checking if /usr/bin/gcc-4.0 static flag -static works... no
1223checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
1224checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1225checking dynamic linker characteristics... darwin9.6.0 dyld
1226checking how to hardcode library paths into programs... immediate
1227checking whether stripping libraries is possible... yes
1228checking if libtool supports shared libraries... yes
1229checking whether to build shared libraries... yes
1230checking whether to build static libraries... yes
1231configure: creating libtool
1232appending configuration tag "CXX" to libtool
1233checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1234checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1235checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1236checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
1237checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
1238checking if /usr/bin/g++-4.0 static flag -static works... no
1239checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
1240checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1241checking dynamic linker characteristics... darwin9.6.0 dyld
1242checking how to hardcode library paths into programs... immediate
1243appending configuration tag "F77" to libtool
1244checking for simple visibility declarations... yes
1245checking for nl_langinfo and CODESET... yes
1246checking whether we are using the GNU C Library 2.1 or newer... no
1247checking for setlocale... yes
1248configure: creating ./config.status
1249config.status: creating Makefile
1250config.status: creating lib/Makefile
1251config.status: creating include/localcharset.h
1252config.status: creating include/localcharset.h.inst
1253config.status: creating config.h
1254--->  Building libiconv
1255gcc -O lib/genaliases.c -o genaliases
1256./genaliases > lib/aliases.gperf 3> canonical.sh 4> canonical_local.sh
1257rm -f genaliases
1258gperf -m 10 lib/aliases.gperf > tmp.h
1259cp tmp.h lib/aliases.h
1260sh canonical.sh > lib/canonical.h
1261sh canonical_local.sh > lib/canonical_local.h
1262rm -f tmp.h canonical.sh canonical_local.sh
1263gcc -O lib/genflags.c -o genflags
1264./genflags > lib/flags.h
1265rm -f genflags
1266cd libcharset && make -f Makefile.devel all
1267make[1]: Nothing to be done for `all'.
1268builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
1269if [ ! -d include ] ; then mkdir include ; fi
1270cp ./include/libcharset.h.in include/libcharset.h
1271cd lib && make all
1272/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -I. -I. -I.. -I./.. -I../include -O2 -fvisibility=hidden  -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
1273mkdir .libs
1274chmod 777 .libs
1275 /usr/bin/gcc-4.0 -I. -I. -I.. -I./.. -I../include -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c  -fno-common -DPIC -o .libs/localcharset.o
1276 /usr/bin/gcc-4.0 -I. -I. -I.. -I./.. -I../include -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -o localcharset.o >/dev/null 2>&1
1277/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -I. -I. -I.. -I./.. -I../include -O2 -fvisibility=hidden  -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
1278 /usr/bin/gcc-4.0 -I. -I. -I.. -I./.. -I../include -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -fno-common -DPIC -o .libs/relocatable.o
1279 /usr/bin/gcc-4.0 -I. -I. -I.. -I./.. -I../include -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o >/dev/null 2>&1
1280/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -O2 -fvisibility=hidden -o libcharset.la -rpath /opt/local/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
1281/usr/bin/gcc-4.0 -dynamiclib  -o .libs/libcharset.1.0.0.dylib  .libs/localcharset.o .libs/relocatable.o   -install_name  /opt/local/lib/libcharset.1.dylib -compatibility_version 2 -current_version 2.0
1282(cd .libs && rm -f libcharset.1.dylib && ln -s libcharset.1.0.0.dylib libcharset.1.dylib)
1283(cd .libs && rm -f libcharset.dylib && ln -s libcharset.1.0.0.dylib libcharset.dylib)
1284ar cru .libs/libcharset.a  localcharset.o relocatable.o
1285ranlib .libs/libcharset.a
1286creating libcharset.la
1287(cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la)
1288/bin/sh ./config.charset 'i386-apple-darwin9.6.0' > t-charset.alias
1289mv t-charset.alias charset.alias
1290sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed
1291mv t-ref-add.sed ref-add.sed
1292sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
1293mv t-ref-del.sed ref-del.sed
1294cd lib && make all
1295make[2]: Nothing to be done for `all'.
1296cd lib && make install-lib libdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib' includedir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib'
1297/bin/sh ../build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib
1298/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/libcharset.la
1299/usr/bin/install -c -m 644 .libs/libcharset.1.0.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/libcharset.1.0.0.dylib
1300(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib && { ln -s -f libcharset.1.0.0.dylib libcharset.1.dylib || { rm -f libcharset.1.dylib && ln -s libcharset.1.0.0.dylib libcharset.1.dylib; }; })
1301(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib && { ln -s -f libcharset.1.0.0.dylib libcharset.dylib || { rm -f libcharset.dylib && ln -s libcharset.1.0.0.dylib libcharset.dylib; }; })
1302/usr/bin/install -c -m 644 .libs/libcharset.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/libcharset.la
1303/usr/bin/install -c -m 644 .libs/libcharset.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/libcharset.a
1304chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/libcharset.a
1305ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/libcharset.a
1306libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1307test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/charset.alias && orig=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/charset.alias \
1308                                        || orig=charset.alias; \
1309        sed -f ref-add.sed $orig > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/t-charset.alias; \
1310        /usr/bin/install -c -m 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/t-charset.alias /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/charset.alias; \
1311        rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/t-charset.alias
1312/bin/sh ./build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib
1313/usr/bin/install -c -m 644 include/libcharset.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/libcharset.h
1314/usr/bin/install -c -m 644 include/localcharset.h.inst /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/libiconv-1.12/lib/localcharset.h
1315cd lib && make all
1316/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -I. -I. -I../include -I./../include -I.. -I./..  -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
1317mkdir .libs
1318chmod 777 .libs
1319 /usr/bin/gcc-4.0 -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c  -fno-common -DPIC -o .libs/iconv.o
1320In file included from ./loops.h:23,
1321                 from ./iconv.c:130:
1322./loop_unicode.h: In function 'unicode_loop_convert':
1323./loop_unicode.h:325: warning: pointer targets in passing argument 1 of 'cd->fallbacks.mb_to_uc_fallback' differ in signedness
1324 /usr/bin/gcc-4.0 -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -o iconv.o >/dev/null 2>&1
1325/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -I. -I. -I../include -I./../include -I.. -I./..  -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
1326 /usr/bin/gcc-4.0 -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c  -fno-common -DPIC -o .libs/localcharset.o
1327 /usr/bin/gcc-4.0 -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -o localcharset.o >/dev/null 2>&1
1328/bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0 -I. -I. -I../include -I./../include -I.. -I./..  -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
1329 /usr/bin/gcc-4.0 -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c  -fno-common -DPIC -o .libs/relocatable.o
1330 /usr/bin/gcc-4.0 -I. -I. -I../include -I./../include -I.. -I./.. -O2 -fvisibility=hidden -DLIBDIR=\"/opt/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/opt/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -o relocatable.o >/dev/null 2>&1
1331/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -O2 -fvisibility=hidden -o libiconv.la -rpath /opt/local/lib -version-info 6:0:4 -no-undefined iconv.lo localcharset.lo relocatable.lo 
1332/usr/bin/gcc-4.0 -dynamiclib  -o .libs/libiconv.2.4.0.dylib  .libs/iconv.o .libs/localcharset.o .libs/relocatable.o   -install_name  /opt/local/lib/libiconv.2.dylib -compatibility_version 7 -current_version 7.0
1333(cd .libs && rm -f libiconv.2.dylib && ln -s libiconv.2.4.0.dylib libiconv.2.dylib)
1334(cd .libs && rm -f libiconv.dylib && ln -s libiconv.2.4.0.dylib libiconv.dylib)
1335ar cru .libs/libiconv.a  iconv.o localcharset.o relocatable.o
1336ranlib .libs/libiconv.a
1337creating libiconv.la
1338(cd .libs && rm -f libiconv.la && ln -s ../libiconv.la libiconv.la)
1339cd srclib && make all
1340{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1341          cat ./alloca.in.h; \
1342        } > alloca.h-t
1343mv -f alloca.h-t alloca.h
1344rm -f stdint.h-t stdint.h
1345{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1346          sed -e 's/@''HAVE_STDINT_H''@/1/g' \
1347              -e 's/@''INCLUDE_NEXT''@/include_next/g' \
1348              -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
1349              -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
1350              -e 's/@''HAVE_INTTYPES_H''@/1/g' \
1351              -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
1352              -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
1353              -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
1354              -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
1355              -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
1356              -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
1357              -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
1358              -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
1359              -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
1360              -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
1361              -e 's/@''SIZE_T_SUFFIX''@/ul/g' \
1362              -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
1363              -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
1364              -e 's/@''WCHAR_T_SUFFIX''@//g' \
1365              -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
1366              -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
1367              -e 's/@''WINT_T_SUFFIX''@//g' \
1368              < ./stdint.in.h; \
1369        } > stdint.h-t
1370mv stdint.h-t stdint.h
1371rm -f stdlib.h-t stdlib.h
1372{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1373          sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
1374              -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
1375              -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
1376              -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
1377              -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
1378              -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
1379              -e 's|@''GNULIB_MKDTEMP''@|0|g' \
1380              -e 's|@''GNULIB_MKSTEMP''@|0|g' \
1381              -e 's|@''GNULIB_PUTENV''@|0|g' \
1382              -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
1383              -e 's|@''HAVE_GETSUBOPT''@|1|g' \
1384              -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
1385              -e 's|@''HAVE_MKDTEMP''@|1|g' \
1386              -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
1387              -e 's|@''REPLACE_MKSTEMP''@|0|g' \
1388              -e 's|@''REPLACE_PUTENV''@|0|g' \
1389              -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
1390              < ./stdlib.in.h; \
1391        } > stdlib.h-t
1392mv stdlib.h-t stdlib.h
1393rm -f string.h-t string.h
1394{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1395          sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \
1396              -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
1397              -e 's|@''GNULIB_MBSLEN''@|0|g' \
1398              -e 's|@''GNULIB_MBSNLEN''@|0|g' \
1399              -e 's|@''GNULIB_MBSCHR''@|0|g' \
1400              -e 's|@''GNULIB_MBSRCHR''@|0|g' \
1401              -e 's|@''GNULIB_MBSSTR''@|0|g' \
1402              -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
1403              -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
1404              -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
1405              -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
1406              -e 's|@''GNULIB_MBSCSPN''@|0|g' \
1407              -e 's|@''GNULIB_MBSPBRK''@|0|g' \
1408              -e 's|@''GNULIB_MBSSPN''@|0|g' \
1409              -e 's|@''GNULIB_MBSSEP''@|0|g' \
1410              -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
1411              -e 's|@''GNULIB_MEMMEM''@|0|g' \
1412              -e 's|@''GNULIB_MEMPCPY''@|0|g' \
1413              -e 's|@''GNULIB_MEMRCHR''@|0|g' \
1414              -e 's|@''GNULIB_STPCPY''@|0|g' \
1415              -e 's|@''GNULIB_STPNCPY''@|0|g' \
1416              -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
1417              -e 's|@''GNULIB_STRDUP''@|0|g' \
1418              -e 's|@''GNULIB_STRNDUP''@|0|g' \
1419              -e 's|@''GNULIB_STRNLEN''@|0|g' \
1420              -e 's|@''GNULIB_STRPBRK''@|0|g' \
1421              -e 's|@''GNULIB_STRSEP''@|0|g' \
1422              -e 's|@''GNULIB_STRCASESTR''@|0|g' \
1423              -e 's|@''GNULIB_STRTOK_R''@|0|g' \
1424              -e 's|@''GNULIB_STRERROR''@|1|g' \
1425              -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
1426              -e 's|@''HAVE_MEMPCPY''@|1|g' \
1427              -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
1428              -e 's|@''HAVE_STPCPY''@|1|g' \
1429              -e 's|@''HAVE_STPNCPY''@|1|g' \
1430              -e 's|@''HAVE_STRCASECMP''@|1|g' \
1431              -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
1432              -e 's|@''HAVE_STRCHRNUL''@|1|g' \
1433              -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
1434              -e 's|@''HAVE_STRNDUP''@|1|g' \
1435              -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
1436              -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
1437              -e 's|@''HAVE_STRPBRK''@|1|g' \
1438              -e 's|@''HAVE_STRSEP''@|1|g' \
1439              -e 's|@''HAVE_STRCASESTR''@|1|g' \
1440              -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
1441              -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
1442              -e 's|@''REPLACE_STRERROR''@|0|g' \
1443              -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
1444              < ./string.in.h; \
1445        } > string.h-t
1446mv string.h-t string.h
1447rm -f unistd.h-t unistd.h
1448{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1449          sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
1450              -e 's/@''INCLUDE_NEXT''@/include_next/g' \
1451              -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
1452              -e 's|@''GNULIB_CHOWN''@|0|g' \
1453              -e 's|@''GNULIB_DUP2''@|0|g' \
1454              -e 's|@''GNULIB_FCHDIR''@|0|g' \
1455              -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
1456              -e 's|@''GNULIB_GETCWD''@|0|g' \
1457              -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
1458              -e 's|@''GNULIB_LCHOWN''@|0|g' \
1459              -e 's|@''GNULIB_LSEEK''@|0|g' \
1460              -e 's|@''GNULIB_READLINK''@|1|g' \
1461              -e 's|@''GNULIB_SLEEP''@|0|g' \
1462              -e 's|@''HAVE_DUP2''@|1|g' \
1463              -e 's|@''HAVE_FTRUNCATE''@|1|g' \
1464              -e 's|@''HAVE_READLINK''@|1|g' \
1465              -e 's|@''HAVE_SLEEP''@|1|g' \
1466              -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
1467              -e 's|@''REPLACE_CHOWN''@|0|g' \
1468              -e 's|@''REPLACE_FCHDIR''@|0|g' \
1469              -e 's|@''REPLACE_GETCWD''@|0|g' \
1470              -e 's|@''REPLACE_LCHOWN''@|0|g' \
1471              -e 's|@''REPLACE_LSEEK''@|0|g' \
1472              < ./unistd.in.h; \
1473        } > unistd.h-t
1474mv unistd.h-t unistd.h
1475make  all-am
1476/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -O2 -c areadlink.c
1477/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -O2 -c malloca.c
1478/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -O2 -c progname.c
1479/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -O2 -c -o width.o `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c
1480/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -O2 -c xmalloc.c
1481/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -O2 -c xstrdup.c
1482/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -O2 -c xreadlink.c
1483/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -O2 -c canonicalize-lgpl.c
1484/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib  -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1   -O2 -c error.c
1485rm -f libicrt.a
1486ar cru libicrt.a areadlink.o malloca.o progname.o width.o xmalloc.o xstrdup.o xreadlink.o canonicalize-lgpl.o error.o
1487ranlib libicrt.a
1488cd src && make all
1489/usr/bin/gcc-4.0 -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -O2  -DINSTALLDIR=\"/opt/local/bin\" -DLOCALEDIR=\"/opt/local/share/locale\" ./iconv_no_i18n.c
1490/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -O2 iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la  -o iconv_no_i18n
1491mkdir .libs
1492chmod 777 .libs
1493/usr/bin/gcc-4.0 -O2 iconv_no_i18n.o -o .libs/iconv_no_i18n  ../srclib/libicrt.a ../lib/.libs/libiconv.dylib
1494creating iconv_no_i18n
1495/usr/bin/gcc-4.0 -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -O2  -DINSTALLDIR=\"/opt/local/bin\" -DLOCALEDIR=\"/opt/local/share/locale\" ./iconv.c
1496test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
1497cd po && make all
1498cd man && make all
1499make[1]: Nothing to be done for `all'.
1500if test -d tests; then cd tests && make all; fi
1501make[1]: Nothing to be done for `all'.
1502--->  Staging libiconv into destroot
1503. changed
1504        gid expected 0 found 80 modified
1505./usr missing (created)
1506. missing (directory not created: File exists)
1507./Applications missing (created)
1508./Developer missing (created)
1509./Library missing (created)
1510. changed
1511        gid expected 80 found 0 modified
1512./bin missing (created)
1513./etc missing (created)
1514./include missing (created)
1515./lib missing (created)
1516./libexec missing (created)
1517./sbin missing (created)
1518./share missing (created)
1519./share/info missing (created)
1520./share/man missing (created)
1521./share/man/cat1 missing (created)
1522./share/man/cat2 missing (created)
1523./share/man/cat3 missing (created)
1524./share/man/cat4 missing (created)
1525./share/man/cat5 missing (created)
1526./share/man/cat6 missing (created)
1527./share/man/cat7 missing (created)
1528./share/man/cat8 missing (created)
1529./share/man/cat9 missing (created)
1530./share/man/catl missing (created)
1531./share/man/catn missing (created)
1532./share/man/man1 missing (created)
1533./share/man/man2 missing (created)
1534./share/man/man3 missing (created)
1535./share/man/man4 missing (created)
1536./share/man/man5 missing (created)
1537./share/man/man6 missing (created)
1538./share/man/man7 missing (created)
1539./share/man/man8 missing (created)
1540./share/man/man9 missing (created)
1541./share/man/manl missing (created)
1542./share/man/mann missing (created)
1543./share/nls missing (created)
1544./share/nls/C missing (created)
1545./share/nls/af_ZA.ISO8859-1 missing (created)
1546./share/nls/af_ZA.ISO8859-15 missing (created)
1547./share/nls/bg_BG.CP1251 missing (created)
1548./share/nls/cs_CZ.ISO8859-2 missing (created)
1549./share/nls/da_DK.ISO8859-1 missing (created)
1550./share/nls/da_DK.ISO8859-15 missing (created)
1551./share/nls/de_AT.ISO8859-1 missing (created)
1552./share/nls/de_AT.ISO8859-15 missing (created)
1553./share/nls/de_CH.ISO8859-1 missing (created)
1554./share/nls/de_CH.ISO8859-15 missing (created)
1555./share/nls/de_DE.ISO8859-1 missing (created)
1556./share/nls/de_DE.ISO8859-15 missing (created)
1557./share/nls/el_GR.ISO8859-7 missing (created)
1558./share/nls/en_AU.ISO8859-1 missing (created)
1559./share/nls/en_AU.ISO8859-15 missing (created)
1560./share/nls/en_AU.US-ASCII missing (created)
1561./share/nls/en_CA.ISO8859-1 missing (created)
1562./share/nls/en_CA.ISO8859-15 missing (created)
1563./share/nls/en_CA.US-ASCII missing (created)
1564./share/nls/en_GB.ISO8859-1 missing (created)
1565./share/nls/en_GB.ISO8859-15 missing (created)
1566./share/nls/en_GB.US-ASCII missing (created)
1567./share/nls/en_NZ.ISO8859-1 missing (created)
1568./share/nls/en_NZ.ISO8859-15 missing (created)
1569./share/nls/en_NZ.US-ASCII missing (created)
1570./share/nls/en_US.ISO8859-1 missing (created)
1571./share/nls/en_US.ISO8859-15 missing (created)
1572./share/nls/es_ES.ISO8859-1 missing (created)
1573./share/nls/es_ES.ISO8859-15 missing (created)
1574./share/nls/et_EE.ISO8859-15 missing (created)
1575./share/nls/fi_FI.ISO8859-1 missing (created)
1576./share/nls/fi_FI.ISO8859-15 missing (created)
1577./share/nls/fr_BE.ISO8859-1 missing (created)
1578./share/nls/fr_BE.ISO8859-15 missing (created)
1579./share/nls/fr_CA.ISO8859-1 missing (created)
1580./share/nls/fr_CA.ISO8859-15 missing (created)
1581./share/nls/fr_CH.ISO8859-1 missing (created)
1582./share/nls/fr_CH.ISO8859-15 missing (created)
1583./share/nls/fr_FR.ISO8859-1 missing (created)
1584./share/nls/fr_FR.ISO8859-15 missing (created)
1585./share/nls/hi_IN.ISCII-DEV missing (created)
1586./share/nls/hr_HR.ISO8859-2 missing (created)
1587./share/nls/hu_HU.ISO8859-2 missing (created)
1588./share/nls/is_IS.ISO8859-1 missing (created)
1589./share/nls/is_IS.ISO8859-15 missing (created)
1590./share/nls/it_CH.ISO8859-1 missing (created)
1591./share/nls/it_CH.ISO8859-15 missing (created)
1592./share/nls/it_IT.ISO8859-1 missing (created)
1593./share/nls/it_IT.ISO8859-15 missing (created)
1594./share/nls/ja_JP.SJIS missing (created)
1595./share/nls/ja_JP.eucJP missing (created)
1596./share/nls/ko_KR.eucKR missing (created)
1597./share/nls/la_LN.ISO8859-1 missing (created)
1598./share/nls/la_LN.ISO8859-15 missing (created)
1599./share/nls/la_LN.ISO8859-2 missing (created)
1600./share/nls/la_LN.ISO8859-4 missing (created)
1601./share/nls/la_LN.US-ASCII missing (created)
1602./share/nls/lt_LT.ISO8859-4 missing (created)
1603./share/nls/nl_BE.ISO8859-1 missing (created)
1604./share/nls/nl_BE.ISO8859-15 missing (created)
1605./share/nls/nl_NL.ISO8859-1 missing (created)
1606./share/nls/nl_NL.ISO8859-15 missing (created)
1607./share/nls/no_NO.ISO8859-1 missing (created)
1608./share/nls/no_NO.ISO8859-15 missing (created)
1609./share/nls/pl_PL.ISO8859-2 missing (created)
1610./share/nls/pt_BR.ISO8859-1 missing (created)
1611./share/nls/pt_PT.ISO8859-1 missing (created)
1612./share/nls/pt_PT.ISO8859-15 missing (created)
1613./share/nls/ro_RO.ISO8859-2 missing (created)
1614./share/nls/ru_RU.CP866 missing (created)
1615./share/nls/ru_RU.ISO8859-5 missing (created)
1616./share/nls/ru_RU.KOI8-R missing (created)
1617./share/nls/sk_SK.ISO8859-2 missing (created)
1618./share/nls/sl_SI.ISO8859-2 missing (created)
1619./share/nls/sv_SE.ISO8859-1 missing (created)
1620./share/nls/sv_SE.ISO8859-15 missing (created)
1621./share/nls/tr_TR.ISO8859-9 missing (created)
1622./share/nls/uk_UA.ISO8859-5 missing (created)
1623./share/nls/uk_UA.KOI8-U missing (created)
1624./share/nls/zh_CN.eucCN missing (created)
1625./share/nls/zh_TW.Big5 missing (created)
1626./share/skel missing (created)
1627./src missing (created)
1628./var missing (created)
1629./var/macports missing (created)
1630./var/macports/distfiles missing (created)
1631./var/macports/receipts missing (created)
1632./var/macports/registry missing (created)
1633./www missing (created)
1634cd libcharset && make install prefix='/opt/local' exec_prefix='/opt/local' libdir='/opt/local/lib'
1635cd lib && make install prefix='/opt/local' exec_prefix='/opt/local' libdir='/opt/local/lib'
1636/bin/sh ../build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib
1637/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libcharset.la
1638/usr/bin/install -c -m 644 .libs/libcharset.1.0.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libcharset.1.0.0.dylib
1639(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib && { ln -s -f libcharset.1.0.0.dylib libcharset.1.dylib || { rm -f libcharset.1.dylib && ln -s libcharset.1.0.0.dylib libcharset.1.dylib; }; })
1640(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib && { ln -s -f libcharset.1.0.0.dylib libcharset.dylib || { rm -f libcharset.dylib && ln -s libcharset.1.0.0.dylib libcharset.dylib; }; })
1641/usr/bin/install -c -m 644 .libs/libcharset.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libcharset.la
1642/usr/bin/install -c -m 644 .libs/libcharset.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libcharset.a
1643chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libcharset.a
1644ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libcharset.a
1645libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1646if test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/charset.alias; then \
1647          sed -f ref-add.sed /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/charset.alias > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/t-charset.alias; \
1648          /usr/bin/install -c -m 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/t-charset.alias /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/charset.alias; \
1649          rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/t-charset.alias; \
1650        else \
1651          if test no = no; then \
1652            sed -f ref-add.sed charset.alias > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/t-charset.alias; \
1653            /usr/bin/install -c -m 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/t-charset.alias /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/charset.alias; \
1654            rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/t-charset.alias; \
1655          fi ; \
1656        fi
1657/bin/sh ./build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/include
1658/usr/bin/install -c -m 644 include/libcharset.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/include/libcharset.h
1659/usr/bin/install -c -m 644 include/localcharset.h.inst /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/include/localcharset.h
1660cd lib && make install prefix='/opt/local' exec_prefix='/opt/local' libdir='/opt/local/lib'
1661if [ ! -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib ] ; then /bin/sh ../build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib ; fi
1662/bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libiconv.la /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libiconv.la
1663/usr/bin/install -c -m 644 .libs/libiconv.2.4.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libiconv.2.4.0.dylib
1664(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib && { ln -s -f libiconv.2.4.0.dylib libiconv.2.dylib || { rm -f libiconv.2.dylib && ln -s libiconv.2.4.0.dylib libiconv.2.dylib; }; })
1665(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib && { ln -s -f libiconv.2.4.0.dylib libiconv.dylib || { rm -f libiconv.dylib && ln -s libiconv.2.4.0.dylib libiconv.dylib; }; })
1666/usr/bin/install -c -m 644 .libs/libiconv.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libiconv.la
1667/usr/bin/install -c -m 644 .libs/libiconv.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libiconv.a
1668chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libiconv.a
1669ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libiconv.a
1670libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1671case "darwin9.6.0" in \
1672          aix*) (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib && \
1673                 objects=`ar t libiconv.a`" "`ar t /lib/libiconv.a` && \
1674                 ar x libiconv.a && ar x /lib/libiconv.a && \
1675                 ar q libiconv.new.a $objects && \
1676                 rm -f $objects && \
1677                 mv -f libiconv.new.a libiconv.a) ;; \
1678        esac
1679if test -n ""; then /usr/bin/install -c -m 644  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/.new && mv /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/.new /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/ ; fi
1680cd srclib && make install prefix='/opt/local' exec_prefix='/opt/local' libdir='/opt/local/lib'
1681make  install-am
1682make[3]: Nothing to be done for `install-exec-am'.
1683make[3]: Nothing to be done for `install-data-am'.
1684cd src && make install prefix='/opt/local' exec_prefix='/opt/local' libdir='/opt/local/lib'
1685test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
1686if [ ! -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/bin ] ; then /bin/sh ../build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/bin ; fi
1687case "darwin9.6.0" in \
1688          hpux*) /usr/bin/gcc-4.0  -O2 `if test -n ''; then  /opt/local/bin; fi` iconv.o ../srclib/libicrt.a -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib -liconv   `if test -n '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot'; then echo " -Wl,+b -Wl,/opt/local/lib"; fi` -o iconv;; \
1689          darwin*) /usr/bin/gcc-4.0  -O2 `if test -n ''; then  /opt/local/bin; fi` iconv.o ../srclib/libicrt.a -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib -liconv   -o iconv;; \
1690          *) /bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -O2 `if test -n ''; then  /opt/local/bin; fi` iconv.o ../srclib/libicrt.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/lib/libiconv.la   -o iconv;; \
1691        esac
1692/bin/sh ../libtool --mode=install /usr/bin/install -c iconv /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/bin/iconv
1693/usr/bin/install -c iconv /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/bin/iconv
1694if [ ! -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/include ] ; then /bin/sh ./build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/include ; fi
1695/usr/bin/install -c -m 644 include/iconv.h.inst /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/include/iconv.h
1696cd po && make install prefix='/opt/local' exec_prefix='/opt/local' datarootdir='/opt/local/share' datadir='/opt/local/share'
1697if test "libiconv" = "gettext-tools"; then \
1698          ../build-aux/install-sh -c -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/gettext/po; \
1699          for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
1700            /usr/bin/install -c -m 644 ./$file \
1701                            /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/gettext/po/$file; \
1702          done; \
1703          for file in Makevars; do \
1704            rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/gettext/po/$file; \
1705          done; \
1706        else \
1707          : ; \
1708        fi
1709cd man && make install prefix='/opt/local' exec_prefix='/opt/local' datarootdir='/opt/local/share' datadir='/opt/local/share' mandir='/opt/local/share/man'
1710if [ ! -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man1 ] ; then /bin/sh ../build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man1 ; fi
1711builddir="`pwd`"; cd . && for f in *.1 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man1/$f ; /usr/bin/install -c -m 644 ./$f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man1/$f) ; done
1712/usr/bin/install -c -m 644 ./iconv.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man1/iconv.1
1713if [ ! -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man3 ] ; then /bin/sh ../build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man3 ; fi
1714builddir="`pwd`"; cd . && for f in *.3 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man3/$f ; /usr/bin/install -c -m 644 ./$f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man3/$f) ; done
1715/usr/bin/install -c -m 644 ./iconv.3 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man3/iconv.3
1716/usr/bin/install -c -m 644 ./iconv_close.3 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man3/iconv_close.3
1717/usr/bin/install -c -m 644 ./iconv_open.3 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man3/iconv_open.3
1718/usr/bin/install -c -m 644 ./iconvctl.3 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/man/man3/iconvctl.3
1719if [ ! -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc/libiconv-1.12 ] ; then /bin/sh ../build-aux/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc/libiconv-1.12 ; fi
1720mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc
1721mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc/libiconv-1.12
1722builddir="`pwd`"; cd . && for f in *.html ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc/libiconv-1.12/$f ; /usr/bin/install -c -m 644 ./$f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc/libiconv-1.12/$f) ; done
1723/usr/bin/install -c -m 644 ./iconv.1.html /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc/libiconv-1.12/iconv.1.html
1724/usr/bin/install -c -m 644 ./iconv.3.html /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc/libiconv-1.12/iconv.3.html
1725/usr/bin/install -c -m 644 ./iconv_close.3.html /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc/libiconv-1.12/iconv_close.3.html
1726/usr/bin/install -c -m 644 ./iconv_open.3.html /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc/libiconv-1.12/iconv_open.3.html
1727/usr/bin/install -c -m 644 ./iconvctl.3.html /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libiconv/work/destroot/opt/local/share/doc/libiconv-1.12/iconvctl.3.html
1728--->  Compressing man pages for libiconv
1729man1/iconv.1:    63.2% -- replaced with man1/iconv.1.gz
1730man1/iconv.1.gz: changing permissions from 00644 to 00444
1731man3/iconv.3:    63.9% -- replaced with man3/iconv.3.gz
1732man3/iconv.3.gz: changing permissions from 00644 to 00444
1733man3/iconv_close.3:      39.4% -- replaced with man3/iconv_close.3.gz
1734man3/iconv_close.3.gz: changing permissions from 00644 to 00444
1735man3/iconv_open.3:       53.1% -- replaced with man3/iconv_open.3.gz
1736man3/iconv_open.3.gz: changing permissions from 00644 to 00444
1737man3/iconvctl.3:         54.9% -- replaced with man3/iconvctl.3.gz
1738man3/iconvctl.3.gz: changing permissions from 00644 to 00444
1739--->  Installing libiconv @1.12_0
1740--->  Activating libiconv @1.12_0
1741--->  Cleaning libiconv
1742--->  Removing build directory for libiconv
1743--->  Fetching zlib
1744--->  zlib-1.2.3.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/zlib
1745--->  Attempting to fetch zlib-1.2.3.tar.bz2 from http://switch.dl.sourceforge.net/libpng
1746  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
1747                                 Dload  Upload   Total   Spent    Left  Speed
1748100  415k  100  415k    0     0  81430      0  0:00:05  0:00:05 --:--:--  104k
1749--->  Verifying checksum(s) for zlib
1750--->  Checksumming zlib-1.2.3.tar.bz2
1751--->  Extracting zlib
1752--->  Extracting zlib-1.2.3.tar.bz2
1753--->  Applying patches to zlib
1754--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib/files/patch-Makefile-static.diff
1755patching file Makefile.in
1756--->  Configuring zlib
1757Checking for shared library support...
1758Building shared library libz.1.2.3.dylib with /usr/bin/gcc-4.0.
1759Checking for unistd.h... Yes.
1760Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf()
1761Checking for vsnprintf() in stdio.h... Yes.
1762Checking for return value of vsnprintf()... Yes.
1763Checking for errno.h... Yes.
1764Checking for mmap support... Yes.
1765--->  Building zlib
1766/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o example.o example.c
1767/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o adler32.o adler32.c
1768/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o compress.o compress.c
1769/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o crc32.o crc32.c
1770/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o gzio.o gzio.c
1771/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o uncompr.o uncompr.c
1772/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o deflate.o deflate.c
1773/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o trees.o trees.c
1774/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o zutil.o zutil.c
1775/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o inflate.o inflate.c
1776/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o infback.o infback.c
1777/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o inftrees.o inftrees.c
1778/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o inffast.o inffast.c
1779ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o
1780/usr/bin/gcc-4.0 -dynamiclib -install_name /opt/local/lib/libz.1.dylib -compatibility_version 1 -current_version 1.2.3 -o libz.1.2.3.dylib adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o
1781rm -f libz.dylib libz.1.dylib
1782ln -s libz.1.2.3.dylib libz.dylib
1783ln -s libz.1.2.3.dylib libz.1.dylib
1784/usr/bin/gcc-4.0 -O2 -DUSE_MMAP -o example example.o -L. libz.1.2.3.dylib
1785/usr/bin/gcc-4.0 -O2 -DUSE_MMAP   -c -o minigzip.o minigzip.c
1786/usr/bin/gcc-4.0 -O2 -DUSE_MMAP -o minigzip minigzip.o -L. libz.1.2.3.dylib
1787--->  Staging zlib into destroot
1788. changed
1789        gid expected 0 found 80 modified
1790./usr missing (created)
1791. missing (directory not created: File exists)
1792./Applications missing (created)
1793./Developer missing (created)
1794./Library missing (created)
1795. changed
1796        gid expected 80 found 0 modified
1797./bin missing (created)
1798./etc missing (created)
1799./include missing (created)
1800./lib missing (created)
1801./libexec missing (created)
1802./sbin missing (created)
1803./share missing (created)
1804./share/info missing (created)
1805./share/man missing (created)
1806./share/man/cat1 missing (created)
1807./share/man/cat2 missing (created)
1808./share/man/cat3 missing (created)
1809./share/man/cat4 missing (created)
1810./share/man/cat5 missing (created)
1811./share/man/cat6 missing (created)
1812./share/man/cat7 missing (created)
1813./share/man/cat8 missing (created)
1814./share/man/cat9 missing (created)
1815./share/man/catl missing (created)
1816./share/man/catn missing (created)
1817./share/man/man1 missing (created)
1818./share/man/man2 missing (created)
1819./share/man/man3 missing (created)
1820./share/man/man4 missing (created)
1821./share/man/man5 missing (created)
1822./share/man/man6 missing (created)
1823./share/man/man7 missing (created)
1824./share/man/man8 missing (created)
1825./share/man/man9 missing (created)
1826./share/man/manl missing (created)
1827./share/man/mann missing (created)
1828./share/nls missing (created)
1829./share/nls/C missing (created)
1830./share/nls/af_ZA.ISO8859-1 missing (created)
1831./share/nls/af_ZA.ISO8859-15 missing (created)
1832./share/nls/bg_BG.CP1251 missing (created)
1833./share/nls/cs_CZ.ISO8859-2 missing (created)
1834./share/nls/da_DK.ISO8859-1 missing (created)
1835./share/nls/da_DK.ISO8859-15 missing (created)
1836./share/nls/de_AT.ISO8859-1 missing (created)
1837./share/nls/de_AT.ISO8859-15 missing (created)
1838./share/nls/de_CH.ISO8859-1 missing (created)
1839./share/nls/de_CH.ISO8859-15 missing (created)
1840./share/nls/de_DE.ISO8859-1 missing (created)
1841./share/nls/de_DE.ISO8859-15 missing (created)
1842./share/nls/el_GR.ISO8859-7 missing (created)
1843./share/nls/en_AU.ISO8859-1 missing (created)
1844./share/nls/en_AU.ISO8859-15 missing (created)
1845./share/nls/en_AU.US-ASCII missing (created)
1846./share/nls/en_CA.ISO8859-1 missing (created)
1847./share/nls/en_CA.ISO8859-15 missing (created)
1848./share/nls/en_CA.US-ASCII missing (created)
1849./share/nls/en_GB.ISO8859-1 missing (created)
1850./share/nls/en_GB.ISO8859-15 missing (created)
1851./share/nls/en_GB.US-ASCII missing (created)
1852./share/nls/en_NZ.ISO8859-1 missing (created)
1853./share/nls/en_NZ.ISO8859-15 missing (created)
1854./share/nls/en_NZ.US-ASCII missing (created)
1855./share/nls/en_US.ISO8859-1 missing (created)
1856./share/nls/en_US.ISO8859-15 missing (created)
1857./share/nls/es_ES.ISO8859-1 missing (created)
1858./share/nls/es_ES.ISO8859-15 missing (created)
1859./share/nls/et_EE.ISO8859-15 missing (created)
1860./share/nls/fi_FI.ISO8859-1 missing (created)
1861./share/nls/fi_FI.ISO8859-15 missing (created)
1862./share/nls/fr_BE.ISO8859-1 missing (created)
1863./share/nls/fr_BE.ISO8859-15 missing (created)
1864./share/nls/fr_CA.ISO8859-1 missing (created)
1865./share/nls/fr_CA.ISO8859-15 missing (created)
1866./share/nls/fr_CH.ISO8859-1 missing (created)
1867./share/nls/fr_CH.ISO8859-15 missing (created)
1868./share/nls/fr_FR.ISO8859-1 missing (created)
1869./share/nls/fr_FR.ISO8859-15 missing (created)
1870./share/nls/hi_IN.ISCII-DEV missing (created)
1871./share/nls/hr_HR.ISO8859-2 missing (created)
1872./share/nls/hu_HU.ISO8859-2 missing (created)
1873./share/nls/is_IS.ISO8859-1 missing (created)
1874./share/nls/is_IS.ISO8859-15 missing (created)
1875./share/nls/it_CH.ISO8859-1 missing (created)
1876./share/nls/it_CH.ISO8859-15 missing (created)
1877./share/nls/it_IT.ISO8859-1 missing (created)
1878./share/nls/it_IT.ISO8859-15 missing (created)
1879./share/nls/ja_JP.SJIS missing (created)
1880./share/nls/ja_JP.eucJP missing (created)
1881./share/nls/ko_KR.eucKR missing (created)
1882./share/nls/la_LN.ISO8859-1 missing (created)
1883./share/nls/la_LN.ISO8859-15 missing (created)
1884./share/nls/la_LN.ISO8859-2 missing (created)
1885./share/nls/la_LN.ISO8859-4 missing (created)
1886./share/nls/la_LN.US-ASCII missing (created)
1887./share/nls/lt_LT.ISO8859-4 missing (created)
1888./share/nls/nl_BE.ISO8859-1 missing (created)
1889./share/nls/nl_BE.ISO8859-15 missing (created)
1890./share/nls/nl_NL.ISO8859-1 missing (created)
1891./share/nls/nl_NL.ISO8859-15 missing (created)
1892./share/nls/no_NO.ISO8859-1 missing (created)
1893./share/nls/no_NO.ISO8859-15 missing (created)
1894./share/nls/pl_PL.ISO8859-2 missing (created)
1895./share/nls/pt_BR.ISO8859-1 missing (created)
1896./share/nls/pt_PT.ISO8859-1 missing (created)
1897./share/nls/pt_PT.ISO8859-15 missing (created)
1898./share/nls/ro_RO.ISO8859-2 missing (created)
1899./share/nls/ru_RU.CP866 missing (created)
1900./share/nls/ru_RU.ISO8859-5 missing (created)
1901./share/nls/ru_RU.KOI8-R missing (created)
1902./share/nls/sk_SK.ISO8859-2 missing (created)
1903./share/nls/sl_SI.ISO8859-2 missing (created)
1904./share/nls/sv_SE.ISO8859-1 missing (created)
1905./share/nls/sv_SE.ISO8859-15 missing (created)
1906./share/nls/tr_TR.ISO8859-9 missing (created)
1907./share/nls/uk_UA.ISO8859-5 missing (created)
1908./share/nls/uk_UA.KOI8-U missing (created)
1909./share/nls/zh_CN.eucCN missing (created)
1910./share/nls/zh_TW.Big5 missing (created)
1911./share/skel missing (created)
1912./src missing (created)
1913./var missing (created)
1914./var/macports missing (created)
1915./var/macports/distfiles missing (created)
1916./var/macports/receipts missing (created)
1917./var/macports/registry missing (created)
1918./www missing (created)
1919cp zlib.h zconf.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/include
1920chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/include/zlib.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/include/zconf.h
1921cp libz.1.2.3.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/lib
1922cp libz.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/lib
1923cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/lib; chmod 755 libz.1.2.3.dylib
1924cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/lib; if test -f libz.1.2.3.dylib; then \
1925          rm -f libz.dylib libz.1.dylib; \
1926          ln -s libz.1.2.3.dylib libz.dylib; \
1927          ln -s libz.1.2.3.dylib libz.1.dylib; \
1928          (ldconfig || true)  >/dev/null 2>&1; \
1929        fi
1930cp zlib.3 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/share/man/man3
1931chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/share/man/man3/zlib.3
1932xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/share/doc
1933xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/share/doc/zlib-1.2.3
1934xinstall: chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3)
1935xinstall: ChangeLog -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/share/doc/zlib-1.2.3/ChangeLog
1936xinstall: FAQ -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/share/doc/zlib-1.2.3/FAQ
1937xinstall: README -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/share/doc/zlib-1.2.3/README
1938xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/destroot/opt/local/share/doc/zlib-1.2.3/examples
1939xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/example.c -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_z
1940xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/examples/fitblk.c -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_arc
1941xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/examples/gun.c -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archiv
1942xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/examples/gzappend.c -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_a
1943xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/examples/gzjoin.c -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_arc
1944xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/examples/gzlog.c -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_arch
1945xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/examples/gzlog.h -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_arch
1946xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/examples/README.examples -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_po
1947xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/examples/zlib_how.html -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_port
1948xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/examples/zpipe.c -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_arch
1949xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/work/zlib-1.2.3/examples/zran.c -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archi
1950--->  Compressing man pages for zlib
1951man3/zlib.3:     54.0% -- replaced with man3/zlib.3.gz
1952man3/zlib.3.gz: changing permissions from 00644 to 00444
1953--->  Installing zlib @1.2.3_2
1954--->  Activating zlib @1.2.3_2
1955--->  Cleaning zlib
1956--->  Removing build directory for zlib
1957--->  Fetching libpng
1958--->  libpng-1.2.34.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/libpng
1959--->  Attempting to fetch libpng-1.2.34.tar.bz2 from http://kent.dl.sourceforge.net/libpng
1960  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
1961                                 Dload  Upload   Total   Spent    Left  Speed
1962100  623k  100  623k    0     0   205k      0  0:00:03  0:00:03 --:--:--  228k
1963--->  Verifying checksum(s) for libpng
1964--->  Checksumming libpng-1.2.34.tar.bz2
1965--->  Extracting libpng
1966--->  Extracting libpng-1.2.34.tar.bz2
1967/usr/bin/gnutar: Read 5120 bytes from -
1968--->  Configuring libpng
1969checking for a BSD-compatible install... /usr/bin/install -c
1970checking whether build environment is sane... yes
1971checking for a thread-safe mkdir -p... ./install-sh -c -d
1972checking for gawk... no
1973checking for mawk... no
1974checking for nawk... no
1975checking for awk... awk
1976checking whether make sets $(MAKE)... yes
1977checking whether to enable maintainer-specific portions of Makefiles... no
1978checking for gcc... /usr/bin/gcc-4.0
1979checking for C compiler default output file name... a.out
1980checking whether the C compiler works... yes
1981checking whether we are cross compiling... no
1982checking for suffix of executables...
1983checking for suffix of object files... o
1984checking whether we are using the GNU C compiler... yes
1985checking whether /usr/bin/gcc-4.0 accepts -g... yes
1986checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
1987checking for style of include used by make... GNU
1988checking dependency style of /usr/bin/gcc-4.0... gcc3
1989checking build system type... i386-apple-darwin9.6.0
1990checking host system type... i386-apple-darwin9.6.0
1991checking for a sed that does not truncate output... /usr/bin/sed
1992checking for grep that handles long lines and -e... /usr/bin/grep
1993checking for egrep... /usr/bin/grep -E
1994checking for fgrep... /usr/bin/grep -F
1995checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1996checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1997checking how to run the C preprocessor... /usr/bin/cpp-4.0
1998checking for sed... /usr/bin/sed
1999checking for a BSD-compatible install... /usr/bin/install -c
2000checking whether ln -s works... yes
2001checking whether make sets $(MAKE)... (cached) yes
2002checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
2003checking the name lister (/usr/bin/nm -p) interface... BSD nm
2004checking the maximum length of command line arguments... 196608
2005checking whether the shell understands some XSI constructs... yes
2006checking whether the shell understands "+="... yes
2007checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
2008checking how to recognize dependent libraries... pass_all
2009checking for ar... ar
2010checking for strip... strip
2011checking for ranlib... ranlib
2012checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
2013checking for dsymutil... dsymutil
2014checking for nmedit... nmedit
2015checking for lipo... lipo
2016checking for -single_module linker flag... yes
2017checking for -exported_symbols_list linker flag... yes
2018checking for ANSI C header files... yes
2019checking for sys/types.h... yes
2020checking for sys/stat.h... yes
2021checking for stdlib.h... yes
2022checking for string.h... yes
2023checking for memory.h... yes
2024checking for strings.h... yes
2025checking for inttypes.h... yes
2026checking for stdint.h... yes
2027checking for unistd.h... yes
2028checking for dlfcn.h... yes
2029checking for objdir... .libs
2030checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
2031checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
2032checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
2033checking if /usr/bin/gcc-4.0 static flag -static works... no
2034checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
2035checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
2036checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2037checking dynamic linker characteristics... darwin9.6.0 dyld
2038checking how to hardcode library paths into programs... immediate
2039checking whether stripping libraries is possible... yes
2040checking if libtool supports shared libraries... yes
2041checking whether to build shared libraries... yes
2042checking whether to build static libraries... yes
2043checking for ANSI C header files... (cached) yes
2044checking malloc.h usability... no
2045checking malloc.h presence... no
2046checking for malloc.h... no
2047checking for stdlib.h... (cached) yes
2048checking for string.h... (cached) yes
2049checking for strings.h... (cached) yes
2050checking for an ANSI C-conforming const... yes
2051checking for size_t... yes
2052checking whether struct tm is in sys/time.h or time.h... time.h
2053checking for working strtod... yes
2054checking for memset... yes
2055checking for pow... yes
2056checking for zlibVersion in -lz... yes
2057checking if assembler code in pnggccrd.c can be compiled without PNG_NO_MMX_CODE... yes
2058checking if libraries can be versioned... no
2059configure: WARNING: *** You have not enabled versioned symbols.
2060configure: pkgconfig directory is ${libdir}/pkgconfig
2061configure: creating ./config.status
2062config.status: creating Makefile
2063config.status: creating libpng.pc
2064config.status: creating libpng-config
2065config.status: creating config.h
2066config.status: executing depfiles commands
2067config.status: executing libtool commands
2068--->  Building libpng
2069make  all-am
2070/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-png.lo -MD -MP -MF .deps/libpng12_la-png.Tpo -c -o libpng12_la-png.lo `test -f 'png.c' || echo './'`png.c
2071libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-png.lo -MD -MP -MF .deps/libpng12_la-png.Tpo -c png.c  -fno-common -DPIC -o .libs/libpng12_la-png.o
2072libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-png.lo -MD -MP -MF .deps/libpng12_la-png.Tpo -c png.c -o libpng12_la-png.o >/dev/null 2>&1
2073mv -f .deps/libpng12_la-png.Tpo .deps/libpng12_la-png.Plo
2074/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngset.lo -MD -MP -MF .deps/libpng12_la-pngset.Tpo -c -o libpng12_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c
2075libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngset.lo -MD -MP -MF .deps/libpng12_la-pngset.Tpo -c pngset.c  -fno-common -DPIC -o .libs/libpng12_la-pngset.o
2076libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngset.lo -MD -MP -MF .deps/libpng12_la-pngset.Tpo -c pngset.c -o libpng12_la-pngset.o >/dev/null 2>&1
2077mv -f .deps/libpng12_la-pngset.Tpo .deps/libpng12_la-pngset.Plo
2078/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngget.lo -MD -MP -MF .deps/libpng12_la-pngget.Tpo -c -o libpng12_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c
2079libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngget.lo -MD -MP -MF .deps/libpng12_la-pngget.Tpo -c pngget.c  -fno-common -DPIC -o .libs/libpng12_la-pngget.o
2080libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngget.lo -MD -MP -MF .deps/libpng12_la-pngget.Tpo -c pngget.c -o libpng12_la-pngget.o >/dev/null 2>&1
2081mv -f .deps/libpng12_la-pngget.Tpo .deps/libpng12_la-pngget.Plo
2082/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngrutil.lo -MD -MP -MF .deps/libpng12_la-pngrutil.Tpo -c -o libpng12_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c
2083libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngrutil.lo -MD -MP -MF .deps/libpng12_la-pngrutil.Tpo -c pngrutil.c  -fno-common -DPIC -o .libs/libpng12_la-pngrutil.o
2084libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngrutil.lo -MD -MP -MF .deps/libpng12_la-pngrutil.Tpo -c pngrutil.c -o libpng12_la-pngrutil.o >/dev/null 2>&1
2085mv -f .deps/libpng12_la-pngrutil.Tpo .deps/libpng12_la-pngrutil.Plo
2086/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngtrans.lo -MD -MP -MF .deps/libpng12_la-pngtrans.Tpo -c -o libpng12_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c
2087libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngtrans.lo -MD -MP -MF .deps/libpng12_la-pngtrans.Tpo -c pngtrans.c  -fno-common -DPIC -o .libs/libpng12_la-pngtrans.o
2088libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngtrans.lo -MD -MP -MF .deps/libpng12_la-pngtrans.Tpo -c pngtrans.c -o libpng12_la-pngtrans.o >/dev/null 2>&1
2089mv -f .deps/libpng12_la-pngtrans.Tpo .deps/libpng12_la-pngtrans.Plo
2090/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngwutil.lo -MD -MP -MF .deps/libpng12_la-pngwutil.Tpo -c -o libpng12_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c
2091libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngwutil.lo -MD -MP -MF .deps/libpng12_la-pngwutil.Tpo -c pngwutil.c  -fno-common -DPIC -o .libs/libpng12_la-pngwutil.o
2092libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngwutil.lo -MD -MP -MF .deps/libpng12_la-pngwutil.Tpo -c pngwutil.c -o libpng12_la-pngwutil.o >/dev/null 2>&1
2093mv -f .deps/libpng12_la-pngwutil.Tpo .deps/libpng12_la-pngwutil.Plo
2094/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngread.lo -MD -MP -MF .deps/libpng12_la-pngread.Tpo -c -o libpng12_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c
2095libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngread.lo -MD -MP -MF .deps/libpng12_la-pngread.Tpo -c pngread.c  -fno-common -DPIC -o .libs/libpng12_la-pngread.o
2096libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngread.lo -MD -MP -MF .deps/libpng12_la-pngread.Tpo -c pngread.c -o libpng12_la-pngread.o >/dev/null 2>&1
2097mv -f .deps/libpng12_la-pngread.Tpo .deps/libpng12_la-pngread.Plo
2098/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngrio.lo -MD -MP -MF .deps/libpng12_la-pngrio.Tpo -c -o libpng12_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c
2099libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngrio.lo -MD -MP -MF .deps/libpng12_la-pngrio.Tpo -c pngrio.c  -fno-common -DPIC -o .libs/libpng12_la-pngrio.o
2100libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngrio.lo -MD -MP -MF .deps/libpng12_la-pngrio.Tpo -c pngrio.c -o libpng12_la-pngrio.o >/dev/null 2>&1
2101mv -f .deps/libpng12_la-pngrio.Tpo .deps/libpng12_la-pngrio.Plo
2102/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngwio.lo -MD -MP -MF .deps/libpng12_la-pngwio.Tpo -c -o libpng12_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c
2103libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngwio.lo -MD -MP -MF .deps/libpng12_la-pngwio.Tpo -c pngwio.c  -fno-common -DPIC -o .libs/libpng12_la-pngwio.o
2104libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngwio.lo -MD -MP -MF .deps/libpng12_la-pngwio.Tpo -c pngwio.c -o libpng12_la-pngwio.o >/dev/null 2>&1
2105mv -f .deps/libpng12_la-pngwio.Tpo .deps/libpng12_la-pngwio.Plo
2106/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngwrite.lo -MD -MP -MF .deps/libpng12_la-pngwrite.Tpo -c -o libpng12_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c
2107libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngwrite.lo -MD -MP -MF .deps/libpng12_la-pngwrite.Tpo -c pngwrite.c  -fno-common -DPIC -o .libs/libpng12_la-pngwrite.o
2108libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngwrite.lo -MD -MP -MF .deps/libpng12_la-pngwrite.Tpo -c pngwrite.c -o libpng12_la-pngwrite.o >/dev/null 2>&1
2109mv -f .deps/libpng12_la-pngwrite.Tpo .deps/libpng12_la-pngwrite.Plo
2110/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngrtran.lo -MD -MP -MF .deps/libpng12_la-pngrtran.Tpo -c -o libpng12_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c
2111libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngrtran.lo -MD -MP -MF .deps/libpng12_la-pngrtran.Tpo -c pngrtran.c  -fno-common -DPIC -o .libs/libpng12_la-pngrtran.o
2112libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngrtran.lo -MD -MP -MF .deps/libpng12_la-pngrtran.Tpo -c pngrtran.c -o libpng12_la-pngrtran.o >/dev/null 2>&1
2113mv -f .deps/libpng12_la-pngrtran.Tpo .deps/libpng12_la-pngrtran.Plo
2114/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngwtran.lo -MD -MP -MF .deps/libpng12_la-pngwtran.Tpo -c -o libpng12_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c
2115libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngwtran.lo -MD -MP -MF .deps/libpng12_la-pngwtran.Tpo -c pngwtran.c  -fno-common -DPIC -o .libs/libpng12_la-pngwtran.o
2116libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngwtran.lo -MD -MP -MF .deps/libpng12_la-pngwtran.Tpo -c pngwtran.c -o libpng12_la-pngwtran.o >/dev/null 2>&1
2117mv -f .deps/libpng12_la-pngwtran.Tpo .deps/libpng12_la-pngwtran.Plo
2118/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngmem.lo -MD -MP -MF .deps/libpng12_la-pngmem.Tpo -c -o libpng12_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c
2119libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngmem.lo -MD -MP -MF .deps/libpng12_la-pngmem.Tpo -c pngmem.c  -fno-common -DPIC -o .libs/libpng12_la-pngmem.o
2120libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngmem.lo -MD -MP -MF .deps/libpng12_la-pngmem.Tpo -c pngmem.c -o libpng12_la-pngmem.o >/dev/null 2>&1
2121mv -f .deps/libpng12_la-pngmem.Tpo .deps/libpng12_la-pngmem.Plo
2122/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngerror.lo -MD -MP -MF .deps/libpng12_la-pngerror.Tpo -c -o libpng12_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c
2123libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngerror.lo -MD -MP -MF .deps/libpng12_la-pngerror.Tpo -c pngerror.c  -fno-common -DPIC -o .libs/libpng12_la-pngerror.o
2124libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngerror.lo -MD -MP -MF .deps/libpng12_la-pngerror.Tpo -c pngerror.c -o libpng12_la-pngerror.o >/dev/null 2>&1
2125mv -f .deps/libpng12_la-pngerror.Tpo .deps/libpng12_la-pngerror.Plo
2126/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng12_la-pngpread.lo -MD -MP -MF .deps/libpng12_la-pngpread.Tpo -c -o libpng12_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c
2127libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngpread.lo -MD -MP -MF .deps/libpng12_la-pngpread.Tpo -c pngpread.c  -fno-common -DPIC -o .libs/libpng12_la-pngpread.o
2128libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng12_la-pngpread.lo -MD -MP -MF .deps/libpng12_la-pngpread.Tpo -c pngpread.c -o libpng12_la-pngpread.o >/dev/null 2>&1
2129mv -f .deps/libpng12_la-pngpread.Tpo .deps/libpng12_la-pngpread.Plo
2130rm -f libpng.sym libpng.sym.new
2131/usr/bin/cpp-4.0 -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include -DPNG_BUILDSYMS ./png.h | \
2132                /usr/bin/sed -n -e \
2133                's|^.*PNG_FUNCTION_EXPORT[      ]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \
2134                -e 's|^.*PNG_DATA_EXPORT[       ]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \
2135                        >libpng.sym.new
2136mv libpng.sym.new libpng.sym
2137/bin/sh ./libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -O2 -no-undefined -export-dynamic -version-number 0:34:0  -export-symbols libpng.sym -L/opt/local/lib -o libpng12.la -rpath /opt/local/lib libpng12_la-png.lo libpng12_la-pngset.lo libpng12_la-pngget.lo libpng12_la-pngrutil.lo libpng12_la-pngtrans.lo libpng12_la-pngwutil.lo libpng12_la-pngread.lo libpng12_la-pngrio.lo libpng12_la-pngwio.lo libpng12_la-pngwrite.lo libpng12_la-pngrtran.lo libpng12_la-pngwtran.lo libpng12_la-pngmem.lo libpng12_la-pngerror.lo libpng12_la-pngpread.lo  -lz
2138libtool: link: sed 's,^,_,' < libpng.sym > .libs/libpng12-symbols.expsym
2139libtool: link: /usr/bin/gcc-4.0 -dynamiclib  -o .libs/libpng12.0.dylib  .libs/libpng12_la-png.o .libs/libpng12_la-pngset.o .libs/libpng12_la-pngget.o .libs/libpng12_la-pngrutil.o .libs/libpng12_la-pngtrans.o .libs/libpng12_la-pngwutil.o .libs/libpng12_la-pngread.o .libs/libpng12_la-pngrio.o .libs/libpng12_la-pngwio.o .libs/libpng12_la-pngwrite.o .libs/libpng12_la-pngrtran.o .libs/libpng12_la-pngwtran.o .libs/libpng12_la-pngmem.o .libs/libpng12_la-pngerror.o .libs/libpng12_la-pngpread.o   -L/opt/local/lib -lz    -install_name  /opt/local/lib/libpng12.0.dylib -compatibility_version 35 -current_version 35.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libpng12-symbols.expsym
2140libtool: link: dsymutil .libs/libpng12.0.dylib || :
2141warning: no debug symbols in executable (-arch i386)
2142libtool: link: (cd ".libs" && rm -f "libpng12.dylib" && ln -s "libpng12.0.dylib" "libpng12.dylib")
2143libtool: link: ar cru .libs/libpng12.a  libpng12_la-png.o libpng12_la-pngset.o libpng12_la-pngget.o libpng12_la-pngrutil.o libpng12_la-pngtrans.o libpng12_la-pngwutil.o libpng12_la-pngread.o libpng12_la-pngrio.o libpng12_la-pngwio.o libpng12_la-pngwrite.o libpng12_la-pngrtran.o libpng12_la-pngwtran.o libpng12_la-pngmem.o libpng12_la-pngerror.o libpng12_la-pngpread.o
2144libtool: link: ranlib .libs/libpng12.a
2145libtool: link: ( cd ".libs" && rm -f "libpng12.la" && ln -s "../libpng12.la" "libpng12.la" )
2146/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-png.lo -MD -MP -MF .deps/libpng_la-png.Tpo -c -o libpng_la-png.lo `test -f 'png.c' || echo './'`png.c
2147libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-png.lo -MD -MP -MF .deps/libpng_la-png.Tpo -c png.c  -fno-common -DPIC -o .libs/libpng_la-png.o
2148libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-png.lo -MD -MP -MF .deps/libpng_la-png.Tpo -c png.c -o libpng_la-png.o >/dev/null 2>&1
2149mv -f .deps/libpng_la-png.Tpo .deps/libpng_la-png.Plo
2150/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngset.lo -MD -MP -MF .deps/libpng_la-pngset.Tpo -c -o libpng_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c
2151libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngset.lo -MD -MP -MF .deps/libpng_la-pngset.Tpo -c pngset.c  -fno-common -DPIC -o .libs/libpng_la-pngset.o
2152libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngset.lo -MD -MP -MF .deps/libpng_la-pngset.Tpo -c pngset.c -o libpng_la-pngset.o >/dev/null 2>&1
2153mv -f .deps/libpng_la-pngset.Tpo .deps/libpng_la-pngset.Plo
2154/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngget.lo -MD -MP -MF .deps/libpng_la-pngget.Tpo -c -o libpng_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c
2155libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngget.lo -MD -MP -MF .deps/libpng_la-pngget.Tpo -c pngget.c  -fno-common -DPIC -o .libs/libpng_la-pngget.o
2156libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngget.lo -MD -MP -MF .deps/libpng_la-pngget.Tpo -c pngget.c -o libpng_la-pngget.o >/dev/null 2>&1
2157mv -f .deps/libpng_la-pngget.Tpo .deps/libpng_la-pngget.Plo
2158/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngrutil.lo -MD -MP -MF .deps/libpng_la-pngrutil.Tpo -c -o libpng_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c
2159libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngrutil.lo -MD -MP -MF .deps/libpng_la-pngrutil.Tpo -c pngrutil.c  -fno-common -DPIC -o .libs/libpng_la-pngrutil.o
2160libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngrutil.lo -MD -MP -MF .deps/libpng_la-pngrutil.Tpo -c pngrutil.c -o libpng_la-pngrutil.o >/dev/null 2>&1
2161mv -f .deps/libpng_la-pngrutil.Tpo .deps/libpng_la-pngrutil.Plo
2162/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngtrans.lo -MD -MP -MF .deps/libpng_la-pngtrans.Tpo -c -o libpng_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c
2163libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngtrans.lo -MD -MP -MF .deps/libpng_la-pngtrans.Tpo -c pngtrans.c  -fno-common -DPIC -o .libs/libpng_la-pngtrans.o
2164libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngtrans.lo -MD -MP -MF .deps/libpng_la-pngtrans.Tpo -c pngtrans.c -o libpng_la-pngtrans.o >/dev/null 2>&1
2165mv -f .deps/libpng_la-pngtrans.Tpo .deps/libpng_la-pngtrans.Plo
2166/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngwutil.lo -MD -MP -MF .deps/libpng_la-pngwutil.Tpo -c -o libpng_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c
2167libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngwutil.lo -MD -MP -MF .deps/libpng_la-pngwutil.Tpo -c pngwutil.c  -fno-common -DPIC -o .libs/libpng_la-pngwutil.o
2168libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngwutil.lo -MD -MP -MF .deps/libpng_la-pngwutil.Tpo -c pngwutil.c -o libpng_la-pngwutil.o >/dev/null 2>&1
2169mv -f .deps/libpng_la-pngwutil.Tpo .deps/libpng_la-pngwutil.Plo
2170/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngread.lo -MD -MP -MF .deps/libpng_la-pngread.Tpo -c -o libpng_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c
2171libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngread.lo -MD -MP -MF .deps/libpng_la-pngread.Tpo -c pngread.c  -fno-common -DPIC -o .libs/libpng_la-pngread.o
2172libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngread.lo -MD -MP -MF .deps/libpng_la-pngread.Tpo -c pngread.c -o libpng_la-pngread.o >/dev/null 2>&1
2173mv -f .deps/libpng_la-pngread.Tpo .deps/libpng_la-pngread.Plo
2174/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngrio.lo -MD -MP -MF .deps/libpng_la-pngrio.Tpo -c -o libpng_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c
2175libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngrio.lo -MD -MP -MF .deps/libpng_la-pngrio.Tpo -c pngrio.c  -fno-common -DPIC -o .libs/libpng_la-pngrio.o
2176libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngrio.lo -MD -MP -MF .deps/libpng_la-pngrio.Tpo -c pngrio.c -o libpng_la-pngrio.o >/dev/null 2>&1
2177mv -f .deps/libpng_la-pngrio.Tpo .deps/libpng_la-pngrio.Plo
2178/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngwio.lo -MD -MP -MF .deps/libpng_la-pngwio.Tpo -c -o libpng_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c
2179libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngwio.lo -MD -MP -MF .deps/libpng_la-pngwio.Tpo -c pngwio.c  -fno-common -DPIC -o .libs/libpng_la-pngwio.o
2180libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngwio.lo -MD -MP -MF .deps/libpng_la-pngwio.Tpo -c pngwio.c -o libpng_la-pngwio.o >/dev/null 2>&1
2181mv -f .deps/libpng_la-pngwio.Tpo .deps/libpng_la-pngwio.Plo
2182/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngwrite.lo -MD -MP -MF .deps/libpng_la-pngwrite.Tpo -c -o libpng_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c
2183libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngwrite.lo -MD -MP -MF .deps/libpng_la-pngwrite.Tpo -c pngwrite.c  -fno-common -DPIC -o .libs/libpng_la-pngwrite.o
2184libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngwrite.lo -MD -MP -MF .deps/libpng_la-pngwrite.Tpo -c pngwrite.c -o libpng_la-pngwrite.o >/dev/null 2>&1
2185mv -f .deps/libpng_la-pngwrite.Tpo .deps/libpng_la-pngwrite.Plo
2186/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngrtran.lo -MD -MP -MF .deps/libpng_la-pngrtran.Tpo -c -o libpng_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c
2187libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngrtran.lo -MD -MP -MF .deps/libpng_la-pngrtran.Tpo -c pngrtran.c  -fno-common -DPIC -o .libs/libpng_la-pngrtran.o
2188libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngrtran.lo -MD -MP -MF .deps/libpng_la-pngrtran.Tpo -c pngrtran.c -o libpng_la-pngrtran.o >/dev/null 2>&1
2189mv -f .deps/libpng_la-pngrtran.Tpo .deps/libpng_la-pngrtran.Plo
2190/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngwtran.lo -MD -MP -MF .deps/libpng_la-pngwtran.Tpo -c -o libpng_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c
2191libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngwtran.lo -MD -MP -MF .deps/libpng_la-pngwtran.Tpo -c pngwtran.c  -fno-common -DPIC -o .libs/libpng_la-pngwtran.o
2192libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngwtran.lo -MD -MP -MF .deps/libpng_la-pngwtran.Tpo -c pngwtran.c -o libpng_la-pngwtran.o >/dev/null 2>&1
2193mv -f .deps/libpng_la-pngwtran.Tpo .deps/libpng_la-pngwtran.Plo
2194/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngmem.lo -MD -MP -MF .deps/libpng_la-pngmem.Tpo -c -o libpng_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c
2195libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngmem.lo -MD -MP -MF .deps/libpng_la-pngmem.Tpo -c pngmem.c  -fno-common -DPIC -o .libs/libpng_la-pngmem.o
2196libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngmem.lo -MD -MP -MF .deps/libpng_la-pngmem.Tpo -c pngmem.c -o libpng_la-pngmem.o >/dev/null 2>&1
2197mv -f .deps/libpng_la-pngmem.Tpo .deps/libpng_la-pngmem.Plo
2198/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngerror.lo -MD -MP -MF .deps/libpng_la-pngerror.Tpo -c -o libpng_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c
2199libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngerror.lo -MD -MP -MF .deps/libpng_la-pngerror.Tpo -c pngerror.c  -fno-common -DPIC -o .libs/libpng_la-pngerror.o
2200libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngerror.lo -MD -MP -MF .deps/libpng_la-pngerror.Tpo -c pngerror.c -o libpng_la-pngerror.o >/dev/null 2>&1
2201mv -f .deps/libpng_la-pngerror.Tpo .deps/libpng_la-pngerror.Plo
2202/bin/sh ./libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG  -I/opt/local/include  -O2 -MT libpng_la-pngpread.lo -MD -MP -MF .deps/libpng_la-pngpread.Tpo -c -o libpng_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c
2203libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngpread.lo -MD -MP -MF .deps/libpng_la-pngpread.Tpo -c pngpread.c  -fno-common -DPIC -o .libs/libpng_la-pngpread.o
2204libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -MT libpng_la-pngpread.lo -MD -MP -MF .deps/libpng_la-pngpread.Tpo -c pngpread.c -o libpng_la-pngpread.o >/dev/null 2>&1
2205mv -f .deps/libpng_la-pngpread.Tpo .deps/libpng_la-pngpread.Plo
2206/bin/sh ./libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -O2 -rpath '/opt/local/lib' -no-undefined -export-dynamic -version-number 3:34:0 -L/opt/local/lib -o libpng.la  libpng_la-png.lo libpng_la-pngset.lo libpng_la-pngget.lo libpng_la-pngrutil.lo libpng_la-pngtrans.lo libpng_la-pngwutil.lo libpng_la-pngread.lo libpng_la-pngrio.lo libpng_la-pngwio.lo libpng_la-pngwrite.lo libpng_la-pngrtran.lo libpng_la-pngwtran.lo libpng_la-pngmem.lo libpng_la-pngerror.lo libpng_la-pngpread.lo  -lz
2207libtool: link: /usr/bin/gcc-4.0 -dynamiclib  -o .libs/libpng.3.dylib  .libs/libpng_la-png.o .libs/libpng_la-pngset.o .libs/libpng_la-pngget.o .libs/libpng_la-pngrutil.o .libs/libpng_la-pngtrans.o .libs/libpng_la-pngwutil.o .libs/libpng_la-pngread.o .libs/libpng_la-pngrio.o .libs/libpng_la-pngwio.o .libs/libpng_la-pngwrite.o .libs/libpng_la-pngrtran.o .libs/libpng_la-pngwtran.o .libs/libpng_la-pngmem.o .libs/libpng_la-pngerror.o .libs/libpng_la-pngpread.o   -L/opt/local/lib -lz    -install_name  /opt/local/lib/libpng.3.dylib -compatibility_version 38 -current_version 38.0 -Wl,-single_module
2208libtool: link: dsymutil .libs/libpng.3.dylib || :
2209warning: no debug symbols in executable (-arch i386)
2210libtool: link: (cd ".libs" && rm -f "libpng.dylib" && ln -s "libpng.3.dylib" "libpng.dylib")
2211libtool: link: ar cru .libs/libpng.a  libpng_la-png.o libpng_la-pngset.o libpng_la-pngget.o libpng_la-pngrutil.o libpng_la-pngtrans.o libpng_la-pngwutil.o libpng_la-pngread.o libpng_la-pngrio.o libpng_la-pngwio.o libpng_la-pngwrite.o libpng_la-pngrtran.o libpng_la-pngwtran.o libpng_la-pngmem.o libpng_la-pngerror.o libpng_la-pngpread.o
2212libtool: link: ranlib .libs/libpng.a
2213libtool: link: ( cd ".libs" && rm -f "libpng.la" && ln -s "../libpng.la" "libpng.la" )
2214cp libpng-config libpng12-config
2215cp libpng.pc libpng12.pc
2216--->  Staging libpng into destroot
2217. changed
2218        gid expected 0 found 80 modified
2219./usr missing (created)
2220. missing (directory not created: File exists)
2221./Applications missing (created)
2222./Developer missing (created)
2223./Library missing (created)
2224. changed
2225        gid expected 80 found 0 modified
2226./bin missing (created)
2227./etc missing (created)
2228./include missing (created)
2229./lib missing (created)
2230./libexec missing (created)
2231./sbin missing (created)
2232./share missing (created)
2233./share/info missing (created)
2234./share/man missing (created)
2235./share/man/cat1 missing (created)
2236./share/man/cat2 missing (created)
2237./share/man/cat3 missing (created)
2238./share/man/cat4 missing (created)
2239./share/man/cat5 missing (created)
2240./share/man/cat6 missing (created)
2241./share/man/cat7 missing (created)
2242./share/man/cat8 missing (created)
2243./share/man/cat9 missing (created)
2244./share/man/catl missing (created)
2245./share/man/catn missing (created)
2246./share/man/man1 missing (created)
2247./share/man/man2 missing (created)
2248./share/man/man3 missing (created)
2249./share/man/man4 missing (created)
2250./share/man/man5 missing (created)
2251./share/man/man6 missing (created)
2252./share/man/man7 missing (created)
2253./share/man/man8 missing (created)
2254./share/man/man9 missing (created)
2255./share/man/manl missing (created)
2256./share/man/mann missing (created)
2257./share/nls missing (created)
2258./share/nls/C missing (created)
2259./share/nls/af_ZA.ISO8859-1 missing (created)
2260./share/nls/af_ZA.ISO8859-15 missing (created)
2261./share/nls/bg_BG.CP1251 missing (created)
2262./share/nls/cs_CZ.ISO8859-2 missing (created)
2263./share/nls/da_DK.ISO8859-1 missing (created)
2264./share/nls/da_DK.ISO8859-15 missing (created)
2265./share/nls/de_AT.ISO8859-1 missing (created)
2266./share/nls/de_AT.ISO8859-15 missing (created)
2267./share/nls/de_CH.ISO8859-1 missing (created)
2268./share/nls/de_CH.ISO8859-15 missing (created)
2269./share/nls/de_DE.ISO8859-1 missing (created)
2270./share/nls/de_DE.ISO8859-15 missing (created)
2271./share/nls/el_GR.ISO8859-7 missing (created)
2272./share/nls/en_AU.ISO8859-1 missing (created)
2273./share/nls/en_AU.ISO8859-15 missing (created)
2274./share/nls/en_AU.US-ASCII missing (created)
2275./share/nls/en_CA.ISO8859-1 missing (created)
2276./share/nls/en_CA.ISO8859-15 missing (created)
2277./share/nls/en_CA.US-ASCII missing (created)
2278./share/nls/en_GB.ISO8859-1 missing (created)
2279./share/nls/en_GB.ISO8859-15 missing (created)
2280./share/nls/en_GB.US-ASCII missing (created)
2281./share/nls/en_NZ.ISO8859-1 missing (created)
2282./share/nls/en_NZ.ISO8859-15 missing (created)
2283./share/nls/en_NZ.US-ASCII missing (created)
2284./share/nls/en_US.ISO8859-1 missing (created)
2285./share/nls/en_US.ISO8859-15 missing (created)
2286./share/nls/es_ES.ISO8859-1 missing (created)
2287./share/nls/es_ES.ISO8859-15 missing (created)
2288./share/nls/et_EE.ISO8859-15 missing (created)
2289./share/nls/fi_FI.ISO8859-1 missing (created)
2290./share/nls/fi_FI.ISO8859-15 missing (created)
2291./share/nls/fr_BE.ISO8859-1 missing (created)
2292./share/nls/fr_BE.ISO8859-15 missing (created)
2293./share/nls/fr_CA.ISO8859-1 missing (created)
2294./share/nls/fr_CA.ISO8859-15 missing (created)
2295./share/nls/fr_CH.ISO8859-1 missing (created)
2296./share/nls/fr_CH.ISO8859-15 missing (created)
2297./share/nls/fr_FR.ISO8859-1 missing (created)
2298./share/nls/fr_FR.ISO8859-15 missing (created)
2299./share/nls/hi_IN.ISCII-DEV missing (created)
2300./share/nls/hr_HR.ISO8859-2 missing (created)
2301./share/nls/hu_HU.ISO8859-2 missing (created)
2302./share/nls/is_IS.ISO8859-1 missing (created)
2303./share/nls/is_IS.ISO8859-15 missing (created)
2304./share/nls/it_CH.ISO8859-1 missing (created)
2305./share/nls/it_CH.ISO8859-15 missing (created)
2306./share/nls/it_IT.ISO8859-1 missing (created)
2307./share/nls/it_IT.ISO8859-15 missing (created)
2308./share/nls/ja_JP.SJIS missing (created)
2309./share/nls/ja_JP.eucJP missing (created)
2310./share/nls/ko_KR.eucKR missing (created)
2311./share/nls/la_LN.ISO8859-1 missing (created)
2312./share/nls/la_LN.ISO8859-15 missing (created)
2313./share/nls/la_LN.ISO8859-2 missing (created)
2314./share/nls/la_LN.ISO8859-4 missing (created)
2315./share/nls/la_LN.US-ASCII missing (created)
2316./share/nls/lt_LT.ISO8859-4 missing (created)
2317./share/nls/nl_BE.ISO8859-1 missing (created)
2318./share/nls/nl_BE.ISO8859-15 missing (created)
2319./share/nls/nl_NL.ISO8859-1 missing (created)
2320./share/nls/nl_NL.ISO8859-15 missing (created)
2321./share/nls/no_NO.ISO8859-1 missing (created)
2322./share/nls/no_NO.ISO8859-15 missing (created)
2323./share/nls/pl_PL.ISO8859-2 missing (created)
2324./share/nls/pt_BR.ISO8859-1 missing (created)
2325./share/nls/pt_PT.ISO8859-1 missing (created)
2326./share/nls/pt_PT.ISO8859-15 missing (created)
2327./share/nls/ro_RO.ISO8859-2 missing (created)
2328./share/nls/ru_RU.CP866 missing (created)
2329./share/nls/ru_RU.ISO8859-5 missing (created)
2330./share/nls/ru_RU.KOI8-R missing (created)
2331./share/nls/sk_SK.ISO8859-2 missing (created)
2332./share/nls/sl_SI.ISO8859-2 missing (created)
2333./share/nls/sv_SE.ISO8859-1 missing (created)
2334./share/nls/sv_SE.ISO8859-15 missing (created)
2335./share/nls/tr_TR.ISO8859-9 missing (created)
2336./share/nls/uk_UA.ISO8859-5 missing (created)
2337./share/nls/uk_UA.KOI8-U missing (created)
2338./share/nls/zh_CN.eucCN missing (created)
2339./share/nls/zh_TW.Big5 missing (created)
2340./share/skel missing (created)
2341./src missing (created)
2342./var missing (created)
2343./var/macports missing (created)
2344./var/macports/distfiles missing (created)
2345./var/macports/receipts missing (created)
2346./var/macports/registry missing (created)
2347./www missing (created)
2348test -z "/opt/local/bin" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/bin"
2349 /usr/bin/install -c 'libpng12-config' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/bin/libpng12-config'
2350test -z "/opt/local/lib" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib"
2351 /bin/sh ./libtool   --mode=install /usr/bin/install -c  'libpng12.la' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng12.la'
2352libtool: install: /usr/bin/install -c .libs/libpng12.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng12.0.dylib
2353libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib && { ln -s -f libpng12.0.dylib libpng12.dylib || { rm -f libpng12.dylib && ln -s libpng12.0.dylib libpng12.dylib; }; })
2354libtool: install: /usr/bin/install -c .libs/libpng12.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng12.la
2355libtool: install: /usr/bin/install -c .libs/libpng12.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng12.a
2356libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng12.a
2357libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng12.a
2358libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
2359 /bin/sh ./libtool   --mode=install /usr/bin/install -c  'libpng.la' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng.la'
2360libtool: install: /usr/bin/install -c .libs/libpng.3.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng.3.dylib
2361libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib && { ln -s -f libpng.3.dylib libpng.dylib || { rm -f libpng.dylib && ln -s libpng.3.dylib libpng.dylib; }; })
2362libtool: install: /usr/bin/install -c .libs/libpng.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng.la
2363libtool: install: /usr/bin/install -c .libs/libpng.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng.a
2364libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng.a
2365libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng.a
2366libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
2367make  install-exec-hook
2368cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/bin; rm -f libpng-config
2369cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/bin; ln -s libpng12-config libpng-config
2370+ cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib
2371+ for ext in a la so sl dylib
2372+ rm -f libpng.a
2373+ test -f libpng12.a
2374+ ln -s libpng12.a libpng.a
2375+ for ext in a la so sl dylib
2376+ rm -f libpng.la
2377+ test -f libpng12.la
2378+ ln -s libpng12.la libpng.la
2379+ for ext in a la so sl dylib
2380+ rm -f libpng.so
2381+ test -f libpng12.so
2382+ for ext in a la so sl dylib
2383+ rm -f libpng.sl
2384+ test -f libpng12.sl
2385+ for ext in a la so sl dylib
2386+ rm -f libpng.dylib
2387+ test -f libpng12.dylib
2388+ ln -s libpng12.dylib libpng.dylib
2389test -z "/opt/local/share/man/man3" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/man/man3"
2390 /usr/bin/install -c -m 644 './libpng.3' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/man/man3/libpng.3'
2391 /usr/bin/install -c -m 644 './libpngpf.3' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/man/man3/libpngpf.3'
2392test -z "/opt/local/share/man/man5" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/man/man5"
2393 /usr/bin/install -c -m 644 './png.5' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/man/man5/png.5'
2394test -z "/opt/local/lib/pkgconfig" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/pkgconfig"
2395 /usr/bin/install -c -m 644 'libpng12.pc' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/pkgconfig/libpng12.pc'
2396test -z "/opt/local/include/libpng12" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/include/libpng12"
2397 /usr/bin/install -c -m 644 'png.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/include/libpng12/png.h'
2398 /usr/bin/install -c -m 644 'pngconf.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/include/libpng12/pngconf.h'
2399make  install-data-hook
2400cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/include; rm -f png.h pngconf.h
2401cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/include; ln -s libpng12/png.h png.h
2402cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/include; ln -s libpng12/pngconf.h pngconf.h
2403cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/pkgconfig; rm -f libpng.pc
2404cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/pkgconfig; ln -s libpng12.pc libpng.pc
2405xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/doc
2406xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/doc/libpng-1.2.34
2407xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/doc/libpng-1.2.34/examples
2408xinstall: chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/libpng-1.2.34)
2409xinstall: ANNOUNCE -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/doc/libpng-1.2.34/ANNOUNCE
2410xinstall: CHANGES -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/doc/libpng-1.2.34/CHANGES
2411xinstall: KNOWNBUG -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/doc/libpng-1.2.34/KNOWNBUG
2412xinstall: LICENSE -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/doc/libpng-1.2.34/LICENSE
2413xinstall: README -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/doc/libpng-1.2.34/README
2414xinstall: TODO -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/doc/libpng-1.2.34/TODO
2415xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/libpng-1.2.34/example.c -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphic
2416--->  Compressing man pages for libpng
2417man3/libpng.3:   72.2% -- replaced with man3/libpng.3.gz
2418man3/libpng.3.gz: changing permissions from 00644 to 00444
2419man3/libpngpf.3:         87.7% -- replaced with man3/libpngpf.3.gz
2420man3/libpngpf.3.gz: changing permissions from 00644 to 00444
2421man5/png.5:      53.2% -- replaced with man5/png.5.gz
2422man5/png.5.gz: changing permissions from 00644 to 00444
2423--->  Installing libpng @1.2.34_0
2424--->  Activating libpng @1.2.34_0
2425--->  Cleaning libpng
2426--->  Removing build directory for libpng
2427--->  Fetching openmotif
2428--->  openmotif-2.3.1-1.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/openmotif
2429--->  Attempting to fetch openmotif-2.3.1-1.tar.gz from http://trd.no.distfiles.macports.org/openmotif
2430  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2431                                 Dload  Upload   Total   Spent    Left  Speed
2432100 5798k  100 5798k    0     0   239k      0  0:00:24  0:00:24 --:--:--  248k
2433--->  Verifying checksum(s) for openmotif
2434--->  Checksumming openmotif-2.3.1-1.tar.gz
2435--->  Extracting openmotif
2436--->  Extracting openmotif-2.3.1-1.tar.gz
2437--->  Applying patches to openmotif
2438--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/openmotif/files/patch-demos-programs-peridoc-Makefile.in.diff
2439patching file demos/programs/periodic/Makefile.in
2440--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/openmotif/files/patch-lib-Mrm-Makefile.in.diff
2441patching file lib/Mrm/Makefile.in
2442--->  Configuring openmotif
2443checking for /usr/X/include/X11/X.h... no
2444checking for /usr/X11R6/include/X11/X.h... yes
2445checking build system type... i386-apple-darwin9.6.0
2446checking host system type... i386-apple-darwin9.6.0
2447checking target system type... i386-apple-darwin9.6.0
2448checking for a BSD-compatible install... /usr/bin/install -c
2449checking whether build environment is sane... yes
2450checking for a thread-safe mkdir -p... ./install-sh -c -d
2451checking for gawk... no
2452checking for mawk... no
2453checking for nawk... no
2454checking for awk... awk
2455checking whether make sets $(MAKE)... yes
2456checking for gcc... /usr/bin/gcc-4.0
2457checking for C compiler default output file name... a.out
2458checking whether the C compiler works... yes
2459checking whether we are cross compiling... no
2460checking for suffix of executables...
2461checking for suffix of object files... o
2462checking whether we are using the GNU C compiler... yes
2463checking whether /usr/bin/gcc-4.0 accepts -g... yes
2464checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
2465checking for style of include used by make... GNU
2466checking dependency style of /usr/bin/gcc-4.0... gcc3
2467checking how to run the C preprocessor... /usr/bin/cpp-4.0
2468checking for gcc... (cached) /usr/bin/gcc-4.0
2469checking whether we are using the GNU C compiler... (cached) yes
2470checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
2471checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
2472checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
2473checking for a sed that does not truncate output... /usr/bin/sed
2474checking for grep that handles long lines and -e... /usr/bin/grep
2475checking for egrep... /usr/bin/grep -E
2476checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2477checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2478checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
2479checking for BSD-compatible nm... /usr/bin/nm -p
2480checking whether ln -s works... yes
2481checking how to recognize dependent libraries... pass_all
2482checking for ANSI C header files... yes
2483checking for sys/types.h... yes
2484checking for sys/stat.h... yes
2485checking for stdlib.h... yes
2486checking for string.h... yes
2487checking for memory.h... yes
2488checking for strings.h... yes
2489checking for inttypes.h... yes
2490checking for stdint.h... yes
2491checking for unistd.h... yes
2492checking dlfcn.h usability... yes
2493checking dlfcn.h presence... yes
2494checking for dlfcn.h... yes
2495checking whether we are using the GNU C++ compiler... yes
2496checking whether /usr/bin/g++-4.0 accepts -g... yes
2497checking dependency style of /usr/bin/g++-4.0... gcc3
2498checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
2499checking for g77... no
2500checking for xlf... no
2501checking for f77... no
2502checking for frt... no
2503checking for pgf77... no
2504checking for cf77... no
2505checking for fort77... no
2506checking for fl32... no
2507checking for af77... no
2508checking for xlf90... no
2509checking for f90... no
2510checking for pgf90... no
2511checking for pghpf... no
2512checking for epcf90... no
2513checking for gfortran... no
2514checking for g95... no
2515checking for xlf95... no
2516checking for f95... no
2517checking for fort... no
2518checking for ifort... no
2519checking for ifc... no
2520checking for efc... no
2521checking for pgf95... no
2522checking for lf95... no
2523checking for ftn... no
2524checking whether we are using the GNU Fortran 77 compiler... no
2525checking whether  accepts -g... no
2526checking the maximum length of command line arguments... 196608
2527checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
2528checking for objdir... .libs
2529checking for ar... ar
2530checking for ranlib... ranlib
2531checking for strip... strip
2532checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
2533checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
2534checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
2535checking if /usr/bin/gcc-4.0 static flag -static works... no
2536checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
2537checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2538checking dynamic linker characteristics... darwin9.6.0 dyld
2539checking how to hardcode library paths into programs... immediate
2540checking whether stripping libraries is possible... yes
2541checking if libtool supports shared libraries... yes
2542checking whether to build shared libraries... yes
2543checking whether to build static libraries... yes
2544configure: creating libtool
2545appending configuration tag "CXX" to libtool
2546checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2547checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
2548checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2549checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
2550checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
2551checking if /usr/bin/g++-4.0 static flag -static works... no
2552checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
2553checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
2554checking dynamic linker characteristics... darwin9.6.0 dyld
2555checking how to hardcode library paths into programs... immediate
2556appending configuration tag "F77" to libtool
2557checking for byacc... no
2558checking for flex... flex
2559checking lex output file root... lex.yy
2560checking lex library... -lfl
2561checking whether yytext is a pointer... yes
2562checking for a BSD-compatible install... /usr/bin/install -c
2563checking whether ln -s works... yes
2564checking whether make sets $(MAKE)... (cached) yes
2565checking for X... libraries /usr/X11/lib, headers /usr/X11/include
2566checking whether -R must be followed by a space... no
2567checking for gethostbyname... yes
2568checking for connect... yes
2569checking for remove... yes
2570checking for shmat... yes
2571checking for IceConnectionNumber in -lICE... yes
2572checking whether libXt was compiled with -DXTHREADS... yes
2573checking X11/Xos_r.h usability... yes
2574checking X11/Xos_r.h presence... yes
2575checking for X11/Xos_r.h... yes
2576checking X11/Xpoll.h usability... yes
2577checking X11/Xpoll.h presence... yes
2578checking for X11/Xpoll.h... yes
2579checking X11/Xmu/Editres.h usability... no
2580checking X11/Xmu/Editres.h presence... yes
2581configure: WARNING: X11/Xmu/Editres.h: present but cannot be compiled
2582configure: WARNING: X11/Xmu/Editres.h:     check for missing prerequisite headers?
2583configure: WARNING: X11/Xmu/Editres.h: see the Autoconf documentation
2584configure: WARNING: X11/Xmu/Editres.h:     section "Present But Cannot Be Compiled"
2585configure: WARNING: X11/Xmu/Editres.h: proceeding with the preprocessor's result
2586configure: WARNING: X11/Xmu/Editres.h: in the future, the compiler will take precedence
2587checking for X11/Xmu/Editres.h... yes
2588checking for _XEditResCheckMessages in -lXmu... yes
2589checking for XmuNCopyISOLatin1Lowered  in -lXmu... yes
2590checking for dirent.h that defines DIR... yes
2591checking for library containing opendir... none required
2592checking for ANSI C header files... (cached) yes
2593checking for sys/wait.h that is POSIX.1 compatible... yes
2594checking fcntl.h usability... yes
2595checking fcntl.h presence... yes
2596checking for fcntl.h... yes
2597checking limits.h usability... yes
2598checking limits.h presence... yes
2599checking for limits.h... yes
2600checking malloc.h usability... no
2601checking malloc.h presence... no
2602checking for malloc.h... no
2603checking sys/malloc.h usability... yes
2604checking sys/malloc.h presence... yes
2605checking for sys/malloc.h... yes
2606checking for strings.h... (cached) yes
2607checking sys/file.h usability... yes
2608checking sys/file.h presence... yes
2609checking for sys/file.h... yes
2610checking sys/time.h usability... yes
2611checking sys/time.h presence... yes
2612checking for sys/time.h... yes
2613checking for unistd.h... (cached) yes
2614checking wchar.h usability... yes
2615checking wchar.h presence... yes
2616checking for wchar.h... yes
2617checking wctype.h usability... yes
2618checking wctype.h presence... yes
2619checking for wctype.h... yes
2620checking langinfo.h usability... yes
2621checking langinfo.h presence... yes
2622checking for langinfo.h... yes
2623checking for X11/Xos_r.h... (cached) yes
2624checking for X11/Xpoll.h... (cached) yes
2625checking for an ANSI C-conforming const... yes
2626checking for mode_t... yes
2627checking for off_t... yes
2628checking for pid_t... yes
2629checking for size_t... yes
2630checking whether time.h and sys/time.h may both be included... yes
2631checking whether struct tm is in sys/time.h or time.h... time.h
2632checking for uid_t in sys/types.h... yes
2633checking for working alloca.h... yes
2634checking for alloca... yes
2635checking for working memcmp... yes
2636checking whether setpgrp takes no argument... yes
2637checking return type of signal handlers... void
2638checking for working strcoll... yes
2639checking for strftime... yes
2640checking vfork.h usability... no
2641checking vfork.h presence... no
2642checking for vfork.h... no
2643checking for fork... yes
2644checking for vfork... yes
2645checking for working fork... yes
2646checking for working vfork... (cached) yes
2647checking for vprintf... yes
2648checking for _doprnt... no
2649checking whether sprintf returns void... yes
2650checking for wcslen... yes
2651checking for wcscpy... yes
2652checking for wcsncpy... yes
2653checking for wcschr... yes
2654checking for wcscat... yes
2655checking for wcsncat... yes
2656checking for getcwd... yes
2657checking for gettimeofday... yes
2658checking for mkdir... yes
2659checking for re_comp... no
2660checking for regcmp... no
2661checking for select... yes
2662checking for strcspn... yes
2663checking for strerror... yes
2664checking for strstr... yes
2665checking for strtod... yes
2666checking for strtol... yes
2667checking for uname... yes
2668checking for strdup... yes
2669checking for strcasecmp... yes
2670checking for putenv... yes
2671checking for regcomp... yes
2672checking for memmove... yes
2673checking for library containing libiconv_open... -liconv
2674checking for freetype-config... freetype-config
2675checking freetype/freetype.h usability... no
2676checking freetype/freetype.h presence... no
2677checking for freetype/freetype.h... no
2678checking X11/extensions/Xrender.h usability... yes
2679checking X11/extensions/Xrender.h presence... yes
2680checking for X11/extensions/Xrender.h... yes
2681checking for XRenderParseColor... yes
2682./configure: line 27649: /opt/local/bin/freetype-config: No such file or directory
2683./configure: line 27668: /opt/local/bin/freetype-config: No such file or directory
2684checking fontconfig/fontconfig.h usability... yes
2685checking fontconfig/fontconfig.h presence... yes
2686checking for fontconfig/fontconfig.h... yes
2687checking for FcInit... no
2688./configure: line 27946: pkg-config: command not found
2689./configure: line 27948: pkg-config: command not found
2690checking jpeglib.h usability... yes
2691checking jpeglib.h presence... yes
2692checking for jpeglib.h... yes
2693checking for jpeg_start_decompress... yes
2694checking png.h usability... yes
2695checking png.h presence... yes
2696checking for png.h... yes
2697checking for png_create_read_struct... yes
2698configure: creating ./config.status
2699config.status: creating Makefile
2700config.status: creating bindings/Makefile
2701config.status: creating bitmaps/Makefile
2702config.status: creating clients/Makefile
2703config.status: creating clients/mwm/Makefile
2704config.status: creating clients/mwm/WmWsmLib/Makefile
2705config.status: creating clients/uil/Makefile
2706config.status: creating clients/xmbind/Makefile
2707config.status: creating config/Makefile
2708config.status: creating config/cf/Makefile
2709config.status: creating config/imake/Makefile
2710config.status: creating config/util/Makefile
2711config.status: creating config/makedepend/Makefile
2712config.status: creating include/Makefile
2713config.status: creating include/Dt/Makefile
2714config.status: creating lib/Makefile
2715config.status: creating lib/Xm/Makefile
2716config.status: creating lib/Mrm/Makefile
2717config.status: creating localized/Makefile
2718config.status: creating localized/util/Makefile
2719config.status: creating doc/Makefile
2720config.status: creating doc/man/Makefile
2721config.status: creating doc/man/man1/Makefile
2722config.status: creating doc/man/man3/Makefile
2723config.status: creating doc/man/man4/Makefile
2724config.status: creating doc/man/man5/Makefile
2725config.status: creating tools/Makefile
2726config.status: creating tools/wml/Makefile
2727config.status: creating demos/Makefile
2728config.status: creating demos/lib/Makefile
2729config.status: creating demos/lib/Xmd/Makefile
2730config.status: creating demos/lib/Wsm/Makefile
2731config.status: creating demos/lib/Exm/Makefile
2732config.status: creating demos/lib/Exm/wml/Makefile
2733config.status: creating demos/programs/Makefile
2734config.status: creating demos/programs/Exm/Makefile
2735config.status: creating demos/programs/Exm/app_in_c/Makefile
2736config.status: creating demos/programs/Exm/app_in_uil/Makefile
2737config.status: creating demos/programs/Exm/simple_app/Makefile
2738config.status: creating demos/programs/airport/Makefile
2739config.status: creating demos/programs/animate/Makefile
2740config.status: creating demos/programs/drag_and_drop/Makefile
2741config.status: creating demos/programs/draw/Makefile
2742config.status: creating demos/programs/earth/Makefile
2743config.status: creating demos/programs/filemanager/Makefile
2744config.status: creating demos/programs/fileview/Makefile
2745config.status: creating demos/programs/getsubres/Makefile
2746config.status: creating demos/programs/hellomotif/Makefile
2747config.status: creating demos/programs/hellomotifi18n/Makefile
2748config.status: creating demos/programs/hellomotifi18n/C/Makefile
2749config.status: creating demos/programs/hellomotifi18n/C/uid/Makefile
2750config.status: creating demos/programs/hellomotifi18n/english/Makefile
2751config.status: creating demos/programs/hellomotifi18n/english/uid/Makefile
2752config.status: creating demos/programs/hellomotifi18n/french/Makefile
2753config.status: creating demos/programs/hellomotifi18n/french/uid/Makefile
2754config.status: creating demos/programs/hellomotifi18n/hebrew/Makefile
2755config.status: creating demos/programs/hellomotifi18n/hebrew/uid/Makefile
2756config.status: creating demos/programs/hellomotifi18n/japan/Makefile
2757config.status: creating demos/programs/hellomotifi18n/japan/uid/Makefile
2758config.status: creating demos/programs/hellomotifi18n/japanese/Makefile
2759config.status: creating demos/programs/hellomotifi18n/japanese/uid/Makefile
2760config.status: creating demos/programs/hellomotifi18n/swedish/Makefile
2761config.status: creating demos/programs/hellomotifi18n/swedish/uid/Makefile
2762config.status: creating demos/programs/i18ninput/Makefile
2763config.status: creating demos/programs/panner/Makefile
2764config.status: creating demos/programs/periodic/Makefile
2765config.status: creating demos/programs/piano/Makefile
2766config.status: creating demos/programs/popups/Makefile
2767config.status: creating demos/programs/sampler2_0/Makefile
2768config.status: creating demos/programs/setdate/Makefile
2769config.status: creating demos/programs/todo/Makefile
2770config.status: creating demos/programs/workspace/Makefile
2771config.status: creating demos/programs/tooltips/Makefile
2772config.status: creating demos/programs/FontSel/Makefile
2773config.status: creating demos/programs/ButtonBox/Makefile
2774config.status: creating demos/programs/ColorSel/Makefile
2775config.status: creating demos/programs/Column/Makefile
2776config.status: creating demos/programs/Combo2/Makefile
2777config.status: creating demos/programs/Ext18List/Makefile
2778config.status: creating demos/programs/Ext18List/pixmaps/Makefile
2779config.status: creating demos/programs/IconB/Makefile
2780config.status: creating demos/programs/Outline/Makefile
2781config.status: creating demos/programs/Paned/Makefile
2782config.status: creating demos/programs/TabStack/Makefile
2783config.status: creating demos/programs/Tree/Makefile
2784config.status: creating demos/programs/pixmaps/Makefile
2785config.status: creating demos/unsupported/Makefile
2786config.status: creating demos/unsupported/Exm/Makefile
2787config.status: creating demos/unsupported/aicon/Makefile
2788config.status: creating demos/unsupported/dainput/Makefile
2789config.status: creating demos/unsupported/dogs/Makefile
2790config.status: creating demos/unsupported/hellomotif/Makefile
2791config.status: creating demos/unsupported/motifshell/Makefile
2792config.status: creating demos/unsupported/uilsymdump/Makefile
2793config.status: creating demos/unsupported/xmapdef/Makefile
2794config.status: creating demos/unsupported/xmfonts/Makefile
2795config.status: creating demos/unsupported/xmforc/Makefile
2796config.status: creating demos/unsupported/xmform/Makefile
2797config.status: creating demos/doc/Makefile
2798config.status: creating demos/doc/programGuide/Makefile
2799config.status: creating demos/doc/programGuide/ch05/Makefile
2800config.status: creating demos/doc/programGuide/ch05/Scale/Makefile
2801config.status: creating demos/doc/programGuide/ch06/Makefile
2802config.status: creating demos/doc/programGuide/ch06/spin_box/Makefile
2803config.status: creating demos/doc/programGuide/ch06/combo_box/Makefile
2804config.status: creating demos/doc/programGuide/ch08/Makefile
2805config.status: creating demos/doc/programGuide/ch08/Notebook/Makefile
2806config.status: creating demos/doc/programGuide/ch08/Container/Makefile
2807config.status: creating demos/doc/programGuide/ch16/Makefile
2808config.status: creating demos/doc/programGuide/ch17/Makefile
2809config.status: creating demos/doc/programGuide/ch17/simple_drop/Makefile
2810config.status: creating demos/doc/programGuide/ch17/simple_drag/Makefile
2811config.status: creating lib/Xm/xmstring.list
2812config.status: creating include/config.h
2813config.status: creating lib/Xm/Xm.h
2814config.status: lib/Xm/Xm.h is unchanged
2815config.status: executing depfiles commands
2816--->  Building openmotif
2817Making all in bindings
2818make[1]: Nothing to be done for `all'.
2819Making all in bitmaps
2820make[1]: Nothing to be done for `all'.
2821Making all in config
2822Making all in cf
2823make[2]: Nothing to be done for `all'.
2824Making all in imake
2825make[2]: Nothing to be done for `all'.
2826Making all in makedepend
2827make[2]: Nothing to be done for `all'.
2828Making all in util
2829/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I../../lib/Xm -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT makestrs.o -MD -MP -MF .deps/makestrs.Tpo -c -o makestrs.o makestrs.c
2830mv -f .deps/makestrs.Tpo .deps/makestrs.Po
2831/bin/sh ../../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter     -L/opt/local/lib -o makestrs makestrs.o  -liconv  -L/usr/X11/lib -lXft -lXrender  -ljpeg -lpng
2832mkdir .libs
2833/usr/bin/gcc-4.0 -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -o makestrs makestrs.o  -L/opt/local/lib /opt/local/lib/libiconv.dylib -L/usr/X11/lib /usr/X11/lib/libXft.2.1.13.dylib /usr/X11/lib/libfontconfig.dylib /usr/lib/libiconv.dylib /usr/lib/libexpat.dylib /usr/X11/lib/libfreetype.dylib /usr/X11/lib/libXrender.1.3.0.dylib /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib /opt/local/lib/libjpeg.dylib /opt/local/lib/libpng12.dylib -lz 
2834make[2]: Nothing to be done for `all-am'.
2835Making all in localized
2836Making all in util
2837make[2]: Nothing to be done for `all'.
2838make[2]: Nothing to be done for `all-am'.
2839Making all in lib
2840Making all in Xm
2841test -f xmstring.list || ln -s ./xmstring.list xmstring.list
2842test -f XmStrDefs.ht || ln -s ./XmStrDefs.ht XmStrDefs.ht
2843test -f XmStrDefs22.ht || ln -s ./XmStrDefs22.ht XmStrDefs22.ht
2844test -f XmStrDefs23.ht || ln -s ./XmStrDefs23.ht XmStrDefs23.ht
2845test -f XmStrDefsI.ht || ln -s ./XmStrDefsI.ht XmStrDefsI.ht
2846test -f XmStrDefs.ct || ln -s ./XmStrDefs.ct XmStrDefs.ct
2847../../config/util/makestrs -f xmstring.list >XmStrDefs.c
2848make  all-am
2849/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT XmStrDefs.lo -MD -MP -MF .deps/XmStrDefs.Tpo -c -o XmStrDefs.lo XmStrDefs.c
2850mkdir .libs
2851 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT XmStrDefs.lo -MD -MP -MF .deps/XmStrDefs.Tpo -c XmStrDefs.c  -fno-common -DPIC -o .libs/XmStrDefs.o
2852 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT XmStrDefs.lo -MD -MP -MF .deps/XmStrDefs.Tpo -c XmStrDefs.c -o XmStrDefs.o >/dev/null 2>&1
2853mv -f .deps/XmStrDefs.Tpo .deps/XmStrDefs.Plo
2854/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT ArrowB.lo -MD -MP -MF .deps/ArrowB.Tpo -c -o ArrowB.lo ArrowB.c
2855 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT ArrowB.lo -MD -MP -MF .deps/ArrowB.Tpo -c ArrowB.c  -fno-common -DPIC -o .libs/ArrowB.o
2856 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT ArrowB.lo -MD -MP -MF .deps/ArrowB.Tpo -c ArrowB.c -o ArrowB.o >/dev/null 2>&1
2857mv -f .deps/ArrowB.Tpo .deps/ArrowB.Plo
2858/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT ArrowBG.lo -MD -MP -MF .deps/ArrowBG.Tpo -c -o ArrowBG.lo ArrowBG.c
2859 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT ArrowBG.lo -MD -MP -MF .deps/ArrowBG.Tpo -c ArrowBG.c  -fno-common -DPIC -o .libs/ArrowBG.o
2860 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT ArrowBG.lo -MD -MP -MF .deps/ArrowBG.Tpo -c ArrowBG.c -o ArrowBG.o >/dev/null 2>&1
2861mv -f .deps/ArrowBG.Tpo .deps/ArrowBG.Plo
2862/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT BulletinB.lo -MD -MP -MF .deps/BulletinB.Tpo -c -o BulletinB.lo BulletinB.c
2863 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT BulletinB.lo -MD -MP -MF .deps/BulletinB.Tpo -c BulletinB.c  -fno-common -DPIC -o .libs/BulletinB.o
2864 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT BulletinB.lo -MD -MP -MF .deps/BulletinB.Tpo -c BulletinB.c -o BulletinB.o >/dev/null 2>&1
2865mv -f .deps/BulletinB.Tpo .deps/BulletinB.Plo
2866/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT CallbackI.lo -MD -MP -MF .deps/CallbackI.Tpo -c -o CallbackI.lo CallbackI.c
2867 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT CallbackI.lo -MD -MP -MF .deps/CallbackI.Tpo -c CallbackI.c  -fno-common -DPIC -o .libs/CallbackI.o
2868 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT CallbackI.lo -MD -MP -MF .deps/CallbackI.Tpo -c CallbackI.c -o CallbackI.o >/dev/null 2>&1
2869mv -f .deps/CallbackI.Tpo .deps/CallbackI.Plo
2870/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT CascadeB.lo -MD -MP -MF .deps/CascadeB.Tpo -c -o CascadeB.lo CascadeB.c
2871 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT CascadeB.lo -MD -MP -MF .deps/CascadeB.Tpo -c CascadeB.c  -fno-common -DPIC -o .libs/CascadeB.o
2872 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT CascadeB.lo -MD -MP -MF .deps/CascadeB.Tpo -c CascadeB.c -o CascadeB.o >/dev/null 2>&1
2873mv -f .deps/CascadeB.Tpo .deps/CascadeB.Plo
2874/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT CascadeBG.lo -MD -MP -MF .deps/CascadeBG.Tpo -c -o CascadeBG.lo CascadeBG.c
2875 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT CascadeBG.lo -MD -MP -MF .deps/CascadeBG.Tpo -c CascadeBG.c  -fno-common -DPIC -o .libs/CascadeBG.o
2876 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT CascadeBG.lo -MD -MP -MF .deps/CascadeBG.Tpo -c CascadeBG.c -o CascadeBG.o >/dev/null 2>&1
2877mv -f .deps/CascadeBG.Tpo .deps/CascadeBG.Plo
2878/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT Command.lo -MD -MP -MF .deps/Command.Tpo -c -o Command.lo Command.c
2879 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Command.lo -MD -MP -MF .deps/Command.Tpo -c Command.c  -fno-common -DPIC -o .libs/Command.o
2880 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Command.lo -MD -MP -MF .deps/Command.Tpo -c Command.c -o Command.o >/dev/null 2>&1
2881mv -f .deps/Command.Tpo .deps/Command.Plo
2882/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT CutPaste.lo -MD -MP -MF .deps/CutPaste.Tpo -c -o CutPaste.lo CutPaste.c
2883 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT CutPaste.lo -MD -MP -MF .deps/CutPaste.Tpo -c CutPaste.c  -fno-common -DPIC -o .libs/CutPaste.o
2884 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT CutPaste.lo -MD -MP -MF .deps/CutPaste.Tpo -c CutPaste.c -o CutPaste.o >/dev/null 2>&1
2885mv -f .deps/CutPaste.Tpo .deps/CutPaste.Plo
2886/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT Dest.lo -MD -MP -MF .deps/Dest.Tpo -c -o Dest.lo Dest.c
2887 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Dest.lo -MD -MP -MF .deps/Dest.Tpo -c Dest.c  -fno-common -DPIC -o .libs/Dest.o
2888 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Dest.lo -MD -MP -MF .deps/Dest.Tpo -c Dest.c -o Dest.o >/dev/null 2>&1
2889mv -f .deps/Dest.Tpo .deps/Dest.Plo
2890/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DialogS.lo -MD -MP -MF .deps/DialogS.Tpo -c -o DialogS.lo DialogS.c
2891 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DialogS.lo -MD -MP -MF .deps/DialogS.Tpo -c DialogS.c  -fno-common -DPIC -o .libs/DialogS.o
2892 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DialogS.lo -MD -MP -MF .deps/DialogS.Tpo -c DialogS.c -o DialogS.o >/dev/null 2>&1
2893mv -f .deps/DialogS.Tpo .deps/DialogS.Plo
2894/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DialogSE.lo -MD -MP -MF .deps/DialogSE.Tpo -c -o DialogSE.lo DialogSE.c
2895 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DialogSE.lo -MD -MP -MF .deps/DialogSE.Tpo -c DialogSE.c  -fno-common -DPIC -o .libs/DialogSE.o
2896 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DialogSE.lo -MD -MP -MF .deps/DialogSE.Tpo -c DialogSE.c -o DialogSE.o >/dev/null 2>&1
2897mv -f .deps/DialogSE.Tpo .deps/DialogSE.Plo
2898/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DragBS.lo -MD -MP -MF .deps/DragBS.Tpo -c -o DragBS.lo DragBS.c
2899 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragBS.lo -MD -MP -MF .deps/DragBS.Tpo -c DragBS.c  -fno-common -DPIC -o .libs/DragBS.o
2900 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragBS.lo -MD -MP -MF .deps/DragBS.Tpo -c DragBS.c -o DragBS.o >/dev/null 2>&1
2901mv -f .deps/DragBS.Tpo .deps/DragBS.Plo
2902/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DragC.lo -MD -MP -MF .deps/DragC.Tpo -c -o DragC.lo DragC.c
2903 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragC.lo -MD -MP -MF .deps/DragC.Tpo -c DragC.c  -fno-common -DPIC -o .libs/DragC.o
2904 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragC.lo -MD -MP -MF .deps/DragC.Tpo -c DragC.c -o DragC.o >/dev/null 2>&1
2905mv -f .deps/DragC.Tpo .deps/DragC.Plo
2906/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DragOverS.lo -MD -MP -MF .deps/DragOverS.Tpo -c -o DragOverS.lo DragOverS.c
2907 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragOverS.lo -MD -MP -MF .deps/DragOverS.Tpo -c DragOverS.c  -fno-common -DPIC -o .libs/DragOverS.o
2908 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragOverS.lo -MD -MP -MF .deps/DragOverS.Tpo -c DragOverS.c -o DragOverS.o >/dev/null 2>&1
2909mv -f .deps/DragOverS.Tpo .deps/DragOverS.Plo
2910/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DragICC.lo -MD -MP -MF .deps/DragICC.Tpo -c -o DragICC.lo DragICC.c
2911 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragICC.lo -MD -MP -MF .deps/DragICC.Tpo -c DragICC.c  -fno-common -DPIC -o .libs/DragICC.o
2912 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragICC.lo -MD -MP -MF .deps/DragICC.Tpo -c DragICC.c -o DragICC.o >/dev/null 2>&1
2913mv -f .deps/DragICC.Tpo .deps/DragICC.Plo
2914/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DragIcon.lo -MD -MP -MF .deps/DragIcon.Tpo -c -o DragIcon.lo DragIcon.c
2915 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragIcon.lo -MD -MP -MF .deps/DragIcon.Tpo -c DragIcon.c  -fno-common -DPIC -o .libs/DragIcon.o
2916 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragIcon.lo -MD -MP -MF .deps/DragIcon.Tpo -c DragIcon.c -o DragIcon.o >/dev/null 2>&1
2917mv -f .deps/DragIcon.Tpo .deps/DragIcon.Plo
2918/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DragUnder.lo -MD -MP -MF .deps/DragUnder.Tpo -c -o DragUnder.lo DragUnder.c
2919 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragUnder.lo -MD -MP -MF .deps/DragUnder.Tpo -c DragUnder.c  -fno-common -DPIC -o .libs/DragUnder.o
2920 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DragUnder.lo -MD -MP -MF .deps/DragUnder.Tpo -c DragUnder.c -o DragUnder.o >/dev/null 2>&1
2921mv -f .deps/DragUnder.Tpo .deps/DragUnder.Plo
2922/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DrawingA.lo -MD -MP -MF .deps/DrawingA.Tpo -c -o DrawingA.lo DrawingA.c
2923 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DrawingA.lo -MD -MP -MF .deps/DrawingA.Tpo -c DrawingA.c  -fno-common -DPIC -o .libs/DrawingA.o
2924 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DrawingA.lo -MD -MP -MF .deps/DrawingA.Tpo -c DrawingA.c -o DrawingA.o >/dev/null 2>&1
2925mv -f .deps/DrawingA.Tpo .deps/DrawingA.Plo
2926/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DrawnB.lo -MD -MP -MF .deps/DrawnB.Tpo -c -o DrawnB.lo DrawnB.c
2927 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DrawnB.lo -MD -MP -MF .deps/DrawnB.Tpo -c DrawnB.c  -fno-common -DPIC -o .libs/DrawnB.o
2928 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DrawnB.lo -MD -MP -MF .deps/DrawnB.Tpo -c DrawnB.c -o DrawnB.o >/dev/null 2>&1
2929mv -f .deps/DrawnB.Tpo .deps/DrawnB.Plo
2930/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DropSMgr.lo -MD -MP -MF .deps/DropSMgr.Tpo -c -o DropSMgr.lo DropSMgr.c
2931 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DropSMgr.lo -MD -MP -MF .deps/DropSMgr.Tpo -c DropSMgr.c  -fno-common -DPIC -o .libs/DropSMgr.o
2932 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DropSMgr.lo -MD -MP -MF .deps/DropSMgr.Tpo -c DropSMgr.c -o DropSMgr.o >/dev/null 2>&1
2933mv -f .deps/DropSMgr.Tpo .deps/DropSMgr.Plo
2934/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DropSMgrI.lo -MD -MP -MF .deps/DropSMgrI.Tpo -c -o DropSMgrI.lo DropSMgrI.c
2935 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DropSMgrI.lo -MD -MP -MF .deps/DropSMgrI.Tpo -c DropSMgrI.c  -fno-common -DPIC -o .libs/DropSMgrI.o
2936 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DropSMgrI.lo -MD -MP -MF .deps/DropSMgrI.Tpo -c DropSMgrI.c -o DropSMgrI.o >/dev/null 2>&1
2937mv -f .deps/DropSMgrI.Tpo .deps/DropSMgrI.Plo
2938/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT DropTrans.lo -MD -MP -MF .deps/DropTrans.Tpo -c -o DropTrans.lo DropTrans.c
2939 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DropTrans.lo -MD -MP -MF .deps/DropTrans.Tpo -c DropTrans.c  -fno-common -DPIC -o .libs/DropTrans.o
2940 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT DropTrans.lo -MD -MP -MF .deps/DropTrans.Tpo -c DropTrans.c -o DropTrans.o >/dev/null 2>&1
2941mv -f .deps/DropTrans.Tpo .deps/DropTrans.Plo
2942/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT ExtObject.lo -MD -MP -MF .deps/ExtObject.Tpo -c -o ExtObject.lo ExtObject.c
2943 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT ExtObject.lo -MD -MP -MF .deps/ExtObject.Tpo -c ExtObject.c  -fno-common -DPIC -o .libs/ExtObject.o
2944 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT ExtObject.lo -MD -MP -MF .deps/ExtObject.Tpo -c ExtObject.c -o ExtObject.o >/dev/null 2>&1
2945mv -f .deps/ExtObject.Tpo .deps/ExtObject.Plo
2946/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT FileSB.lo -MD -MP -MF .deps/FileSB.Tpo -c -o FileSB.lo FileSB.c
2947 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT FileSB.lo -MD -MP -MF .deps/FileSB.Tpo -c FileSB.c  -fno-common -DPIC -o .libs/FileSB.o
2948 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT FileSB.lo -MD -MP -MF .deps/FileSB.Tpo -c FileSB.c -o FileSB.o >/dev/null 2>&1
2949mv -f .deps/FileSB.Tpo .deps/FileSB.Plo
2950/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT Form.lo -MD -MP -MF .deps/Form.Tpo -c -o Form.lo Form.c
2951 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Form.lo -MD -MP -MF .deps/Form.Tpo -c Form.c  -fno-common -DPIC -o .libs/Form.o
2952 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Form.lo -MD -MP -MF .deps/Form.Tpo -c Form.c -o Form.o >/dev/null 2>&1
2953mv -f .deps/Form.Tpo .deps/Form.Plo
2954/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT Frame.lo -MD -MP -MF .deps/Frame.Tpo -c -o Frame.lo Frame.c
2955 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Frame.lo -MD -MP -MF .deps/Frame.Tpo -c Frame.c  -fno-common -DPIC -o .libs/Frame.o
2956 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Frame.lo -MD -MP -MF .deps/Frame.Tpo -c Frame.c -o Frame.o >/dev/null 2>&1
2957mv -f .deps/Frame.Tpo .deps/Frame.Plo
2958/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT Gadget.lo -MD -MP -MF .deps/Gadget.Tpo -c -o Gadget.lo Gadget.c
2959 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Gadget.lo -MD -MP -MF .deps/Gadget.Tpo -c Gadget.c  -fno-common -DPIC -o .libs/Gadget.o
2960 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Gadget.lo -MD -MP -MF .deps/Gadget.Tpo -c Gadget.c -o Gadget.o >/dev/null 2>&1
2961mv -f .deps/Gadget.Tpo .deps/Gadget.Plo
2962/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT GadgetUtil.lo -MD -MP -MF .deps/GadgetUtil.Tpo -c -o GadgetUtil.lo GadgetUtil.c
2963 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT GadgetUtil.lo -MD -MP -MF .deps/GadgetUtil.Tpo -c GadgetUtil.c  -fno-common -DPIC -o .libs/GadgetUtil.o
2964 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT GadgetUtil.lo -MD -MP -MF .deps/GadgetUtil.Tpo -c GadgetUtil.c -o GadgetUtil.o >/dev/null 2>&1
2965mv -f .deps/GadgetUtil.Tpo .deps/GadgetUtil.Plo
2966/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT GeoUtils.lo -MD -MP -MF .deps/GeoUtils.Tpo -c -o GeoUtils.lo GeoUtils.c
2967 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT GeoUtils.lo -MD -MP -MF .deps/GeoUtils.Tpo -c GeoUtils.c  -fno-common -DPIC -o .libs/GeoUtils.o
2968 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT GeoUtils.lo -MD -MP -MF .deps/GeoUtils.Tpo -c GeoUtils.c -o GeoUtils.o >/dev/null 2>&1
2969mv -f .deps/GeoUtils.Tpo .deps/GeoUtils.Plo
2970/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT ImageCache.lo -MD -MP -MF .deps/ImageCache.Tpo -c -o ImageCache.lo ImageCache.c
2971 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT ImageCache.lo -MD -MP -MF .deps/ImageCache.Tpo -c ImageCache.c  -fno-common -DPIC -o .libs/ImageCache.o
2972In file included from /opt/local/include/jpeglib.h:28,
2973                 from JpegI.h:6,
2974                 from ImageCache.c:74:
2975/opt/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
2976In file included from ImageCache.c:54:
2977../../include/config.h:129:1: warning: this is the location of the previous definition
2978 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT ImageCache.lo -MD -MP -MF .deps/ImageCache.Tpo -c ImageCache.c -o ImageCache.o >/dev/null 2>&1
2979mv -f .deps/ImageCache.Tpo .deps/ImageCache.Plo
2980/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c -o Label.lo Label.c
2981 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c Label.c  -fno-common -DPIC -o .libs/Label.o
2982 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c Label.c -o Label.o >/dev/null 2>&1
2983mv -f .deps/Label.Tpo .deps/Label.Plo
2984/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT LabelG.lo -MD -MP -MF .deps/LabelG.Tpo -c -o LabelG.lo LabelG.c
2985 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT LabelG.lo -MD -MP -MF .deps/LabelG.Tpo -c LabelG.c  -fno-common -DPIC -o .libs/LabelG.o
2986 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT LabelG.lo -MD -MP -MF .deps/LabelG.Tpo -c LabelG.c -o LabelG.o >/dev/null 2>&1
2987mv -f .deps/LabelG.Tpo .deps/LabelG.Plo
2988/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include  -I/opt/local/include -I/usr/X11/include  -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter    -MT List.lo -MD -MP -MF .deps/List.Tpo -c -o List.lo List.c
2989 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. -DXMBINDDIR_FALLBACK=\"/opt/local/lib/X11/bindings\" -DINCDIR=\"/opt/local/include/X11\" -DLIBDIR=\"/opt/local/lib/X11\" -I/usr/X11/include -I/opt/local/include -I/usr/X11/include -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -MT List.lo -MD -MP -MF .deps/List.Tpo -c List.c  -fno-common -DPIC -o .libs/List.o
2990In file included from /usr/X11/include/X11/Xft/Xft.h:41,
2991                 from XmRenderTI.h:46,
2992                 from List.c:86:
2993/usr/X11/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No such file or directory
2994In file included from XmRenderTI.h:46,
2995                 from List.c:86:
2996/usr/X11/include/X11/Xft/Xft.h:42:10: error: #include expects "FILENAME" or <FILENAME>
2997In file included from XmRenderTI.h:46,
2998                 from List.c:86:
2999/usr/X11/include/X11/Xft/Xft.h:62: error: syntax error before '_XftFTlibrary'
3000/usr/X11/include/X11/Xft/Xft.h:62: warning: type defaults to 'int' in declaration of '_XftFTlibrary'
3001/usr/X11/include/X11/Xft/Xft.h:62: warning: data definition has no type or storage class
3002/usr/X11/include/X11/Xft/Xft.h:96: error: syntax error before 'FT_UInt'
3003/usr/X11/include/X11/Xft/Xft.h:96: warning: no semicolon at end of struct or union
3004/usr/X11/include/X11/Xft/Xft.h:99: error: syntax error before '}' token
3005/usr/X11/include/X11/Xft/Xft.h:99: warning: type defaults to 'int' in declaration of 'XftGlyphSpec'
3006/usr/X11/include/X11/Xft/Xft.h:99: warning: data definition has no type or storage class
3007/usr/X11/include/X11/Xft/Xft.h:103: error: syntax error before 'FT_UInt'
3008/usr/X11/include/X11/Xft/Xft.h:103: warning: no semicolon at end of struct or union
3009/usr/X11/include/X11/Xft/Xft.h:106: error: syntax error before '}' token
3010/usr/X11/include/X11/Xft/Xft.h:106: warning: type defaults to 'int' in declaration of 'XftGlyphFontSpec'
3011/usr/X11/include/X11/Xft/Xft.h:106: warning: data definition has no type or storage class
3012/usr/X11/include/X11/Xft/Xft.h:200: warning: type defaults to 'int' in declaration of 'FT_UInt'
3013/usr/X11/include/X11/Xft/Xft.h:200: error: syntax error before '*' token
3014/usr/X11/include/X11/Xft/Xft.h:266: warning: type defaults to 'int' in declaration of 'XftGlyphSpec'
3015/usr/X11/include/X11/Xft/Xft.h:266: error: syntax error before '*' token
3016/usr/X11/include/X11/Xft/Xft.h:272: warning: type defaults to 'int' in declaration of 'XftGlyphFontSpec'
3017/usr/X11/include/X11/Xft/Xft.h:272: error: syntax error before '*' token
3018/usr/X11/include/X11/Xft/Xft.h:305: warning: type defaults to 'int' in declaration of 'FT_UInt'
3019/usr/X11/include/X11/Xft/Xft.h:305: error: syntax error before '*' token
3020/usr/X11/include/X11/Xft/Xft.h:364: error: syntax error before 'XftLockFace'
3021/usr/X11/include/X11/Xft/Xft.h:364: warning: type defaults to 'int' in declaration of 'XftLockFace'
3022/usr/X11/include/X11/Xft/Xft.h:364: warning: data definition has no type or storage class
3023/usr/X11/include/X11/Xft/Xft.h:403: warning: type defaults to 'int' in declaration of 'FT_UInt'
3024/usr/X11/include/X11/Xft/Xft.h:403: error: syntax error before '*' token
3025/usr/X11/include/X11/Xft/Xft.h:409: warning: type defaults to 'int' in declaration of 'FT_UInt'
3026/usr/X11/include/X11/Xft/Xft.h:409: error: syntax error before '*' token
3027/usr/X11/include/X11/Xft/Xft.h:418: error: syntax error before 'FT_UInt'
3028/usr/X11/include/X11/Xft/Xft.h:428: error: syntax error before 'XftCharIndex'
3029/usr/X11/include/X11/Xft/Xft.h:430: warning: type defaults to 'int' in declaration of 'XftCharIndex'
3030/usr/X11/include/X11/Xft/Xft.h:430: warning: data definition has no type or storage class
3031/usr/X11/include/X11/Xft/Xft.h:461: warning: type defaults to 'int' in declaration of 'FT_UInt'
3032/usr/X11/include/X11/Xft/Xft.h:461: error: syntax error before '*' token
3033/usr/X11/include/X11/Xft/Xft.h:472: warning: type defaults to 'int' in declaration of 'XftGlyphSpec'
3034/usr/X11/include/X11/Xft/Xft.h:472: error: syntax error before '*' token
3035/usr/X11/include/X11/Xft/Xft.h:493: warning: type defaults to 'int' in declaration of 'XftGlyphFontSpec'
3036/usr/X11/include/X11/Xft/Xft.h:493: error: syntax error before '*' token
3037List.c: In function 'MakeGC':
3038List.c:2773: warning: passing argument 1 of '_XmAssignInsensitiveColor' from incompatible pointer type
3039make[3]: *** [List.lo] Error 1
3040make[2]: *** [all] Error 2
3041make[1]: *** [all-recursive] Error 1
3042make: *** [all-recursive] Error 1
3043Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_openmotif/work/openmotif-2.3.1" && make all " returned error 2
3044Command output: /usr/X11/include/X11/Xft/Xft.h:200: error: syntax error before '*' token
3045/usr/X11/include/X11/Xft/Xft.h:266: warning: type defaults to 'int' in declaration of 'XftGlyphSpec'
3046/usr/X11/include/X11/Xft/Xft.h:266: error: syntax error before '*' token
3047/usr/X11/include/X11/Xft/Xft.h:272: warning: type defaults to 'int' in declaration of 'XftGlyphFontSpec'
3048/usr/X11/include/X11/Xft/Xft.h:272: error: syntax error before '*' token
3049/usr/X11/include/X11/Xft/Xft.h:305: warning: type defaults to 'int' in declaration of 'FT_UInt'
3050/usr/X11/include/X11/Xft/Xft.h:305: error: syntax error before '*' token
3051/usr/X11/include/X11/Xft/Xft.h:364: error: syntax error before 'XftLockFace'
3052/usr/X11/include/X11/Xft/Xft.h:364: warning: type defaults to 'int' in declaration of 'XftLockFace'
3053/usr/X11/include/X11/Xft/Xft.h:364: warning: data definition has no type or storage class
3054/usr/X11/include/X11/Xft/Xft.h:403: warning: type defaults to 'int' in declaration of 'FT_UInt'
3055/usr/X11/include/X11/Xft/Xft.h:403: error: syntax error before '*' token
3056/usr/X11/include/X11/Xft/Xft.h:409: warning: type defaults to 'int' in declaration of 'FT_UInt'
3057/usr/X11/include/X11/Xft/Xft.h:409: error: syntax error before '*' token
3058/usr/X11/include/X11/Xft/Xft.h:418: error: syntax error before 'FT_UInt'
3059/usr/X11/include/X11/Xft/Xft.h:428: error: syntax error before 'XftCharIndex'
3060/usr/X11/include/X11/Xft/Xft.h:430: warning: type defaults to 'int' in declaration of 'XftCharIndex'
3061/usr/X11/include/X11/Xft/Xft.h:430: warning: data definition has no type or storage class
3062/usr/X11/include/X11/Xft/Xft.h:461: warning: type defaults to 'int' in declaration of 'FT_UInt'
3063/usr/X11/include/X11/Xft/Xft.h:461: error: syntax error before '*' token
3064/usr/X11/include/X11/Xft/Xft.h:472: warning: type defaults to 'int' in declaration of 'XftGlyphSpec'
3065/usr/X11/include/X11/Xft/Xft.h:472: error: syntax error before '*' token
3066/usr/X11/include/X11/Xft/Xft.h:493: warning: type defaults to 'int' in declaration of 'XftGlyphFontSpec'
3067/usr/X11/include/X11/Xft/Xft.h:493: error: syntax error before '*' token
3068List.c: In function 'MakeGC':
3069List.c:2773: warning: passing argument 1 of '_XmAssignInsensitiveColor' from incompatible pointer type
3070make[3]: *** [List.lo] Error 1
3071make[2]: *** [all] Error 2
3072make[1]: *** [all-recursive] Error 1
3073make: *** [all-recursive] Error 1
3074
3075Warning: the following items did not execute (for openmotif): org.macports.activate org.macports.build org.macports.destroot org.macports.install
3076Error: Status 1 encountered during processing.
3077lns-bzn-57-82-249-19-249:opt Helles$