Ticket #28390: aliiance-v.txt

File aliiance-v.txt, 341.4 KB (added by theshadow27@…, 13 years ago)

Verbose build output

Line 
1sudo port -v install alliance--->  Fetching jpeg
2--->  jpegsrc.v8b.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/jpeg
3--->  Attempting to fetch jpegsrc.v8b.tar.gz from ftp://ftp.uu.net/graphics/jpeg/
4
5--->  Attempting to fetch jpegsrc.v8b.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/jpeg
6  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
7                                 Dload  Upload   Total   Spent    Left  Speed
8100  942k  100  942k    0     0   390k      0  0:00:02  0:00:02 --:--:--  430k
9--->  Verifying checksum(s) for jpeg
10--->  Checksumming jpegsrc.v8b.tar.gz
11--->  Extracting jpeg
12--->  Extracting jpegsrc.v8b.tar.gz
13--->  Configuring jpeg
14checking build system type... x86_64-apple-darwin10.5.0
15checking host system type... x86_64-apple-darwin10.5.0
16checking target system type... x86_64-apple-darwin10.5.0
17checking for a BSD-compatible install... /usr/bin/install -c
18checking whether build environment is sane... yes
19checking for a thread-safe mkdir -p... ./install-sh -c -d
20checking for gawk... gawk
21checking whether make sets $(MAKE)... yes
22checking for style of include used by make... GNU
23checking for gcc... /usr/bin/gcc-4.2
24checking whether the C compiler works... yes
25checking for C compiler default output file name... a.out
26checking for suffix of executables...
27checking whether we are cross compiling... no
28checking for suffix of object files... o
29checking whether we are using the GNU C compiler... yes
30checking whether /usr/bin/gcc-4.2 accepts -g... yes
31checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
32checking dependency style of /usr/bin/gcc-4.2... gcc3
33checking for function prototypes... yes
34checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
35checking for grep that handles long lines and -e... /usr/bin/grep
36checking for egrep... /usr/bin/grep -E
37checking for ANSI C header files... yes
38checking for sys/types.h... yes
39checking for sys/stat.h... yes
40checking for stdlib.h... yes
41checking for string.h... yes
42checking for memory.h... yes
43checking for strings.h... yes
44checking for inttypes.h... yes
45checking for stdint.h... yes
46checking for unistd.h... yes
47checking for string.h... (cached) yes
48checking whether to enable maintainer-specific portions of Makefiles... no
49checking for gcc... (cached) /usr/bin/gcc-4.2
50checking whether we are using the GNU C compiler... (cached) yes
51checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
52checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
53checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
54checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99
55checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
56checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
57checking whether make sets $(MAKE)... (cached) yes
58checking whether ln -s works... yes
59checking if LD -Wl,--version-script works... no
60checking for function prototypes... yes
61checking stddef.h usability... yes
62checking stddef.h presence... yes
63checking for stddef.h... yes
64checking for stdlib.h... (cached) yes
65checking locale.h usability... yes
66checking locale.h presence... yes
67checking for locale.h... yes
68checking for string.h... (cached) yes
69checking for size_t... yes
70checking for type unsigned char... yes
71checking for type unsigned short... yes
72checking for type void... yes
73checking for an ANSI C-conforming const... yes
74checking for inline... __inline__
75checking for broken incomplete types... ok
76checking for short external names... ok
77checking to see if char is signed... yes
78checking to see if right shift is signed... yes
79checking to see if fopen accepts b spec... yes
80checking for a sed that does not truncate output... /usr/bin/sed
81checking for fgrep... /usr/bin/grep -F
82checking for ld used by /usr/bin/gcc-4.2 -std=gnu99... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
83checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
84checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
85checking the name lister (/usr/bin/nm) interface... BSD nm
86checking the maximum length of command line arguments... 196608
87checking whether the shell understands some XSI constructs... yes
88checking whether the shell understands "+="... yes
89checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
90checking for objdump... objdump
91checking how to recognize dependent libraries... pass_all
92checking for ar... ar
93checking for strip... strip
94checking for ranlib... ranlib
95checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 -std=gnu99 object... ok
96checking for dsymutil... dsymutil
97checking for nmedit... nmedit
98checking for lipo... lipo
99checking for otool... otool
100checking for otool64... no
101checking for -single_module linker flag... yes
102checking for -exported_symbols_list linker flag... yes
103checking for dlfcn.h... yes
104checking for objdir... .libs
105checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions... no
106checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC... -fno-common -DPIC
107checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works... yes
108checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works... no
109checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... yes
110checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... (cached) yes
111checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
112checking dynamic linker characteristics... darwin10.5.0 dyld
113checking how to hardcode library paths into programs... immediate
114checking whether stripping libraries is possible... yes
115checking if libtool supports shared libraries... yes
116checking whether to build shared libraries... yes
117checking whether to build static libraries... yes
118checking libjpeg version number... 8:2
119configure: creating ./config.status
120config.status: creating Makefile
121config.status: creating jconfig.h
122config.status: executing depfiles commands
123config.status: executing libtool commands
124--->  Building jpeg
125/usr/bin/make  all-am
126  CC     jaricom.lo
127  CC     jcapimin.lo
128  CC     jcapistd.lo
129  CC     jcarith.lo
130  CC     jccoefct.lo
131  CC     jccolor.lo
132  CC     jcdctmgr.lo
133  CC     jchuff.lo
134  CC     jcinit.lo
135  CC     jcmainct.lo
136  CC     jcmarker.lo
137  CC     jcmaster.lo
138  CC     jcomapi.lo
139  CC     jcparam.lo
140  CC     jcprepct.lo
141  CC     jcsample.lo
142  CC     jctrans.lo
143  CC     jdapimin.lo
144  CC     jdapistd.lo
145  CC     jdarith.lo
146  CC     jdatadst.lo
147  CC     jdatasrc.lo
148  CC     jdcoefct.lo
149  CC     jdcolor.lo
150  CC     jddctmgr.lo
151  CC     jdhuff.lo
152  CC     jdinput.lo
153  CC     jdmainct.lo
154  CC     jdmarker.lo
155  CC     jdmaster.lo
156  CC     jdmerge.lo
157  CC     jdpostct.lo
158  CC     jdsample.lo
159  CC     jdtrans.lo
160  CC     jerror.lo
161  CC     jfdctflt.lo
162  CC     jfdctfst.lo
163  CC     jfdctint.lo
164  CC     jidctflt.lo
165  CC     jidctfst.lo
166  CC     jidctint.lo
167  CC     jquant1.lo
168  CC     jquant2.lo
169  CC     jutils.lo
170  CC     jmemmgr.lo
171  CC     jmemnobs.lo
172  CCLD   libjpeg.la
173warning: no debug symbols in executable (-arch x86_64)
174  CC     cjpeg.o
175  CC     rdppm.o
176  CC     rdgif.o
177  CC     rdtarga.o
178  CC     rdrle.o
179  CC     rdbmp.o
180  CC     rdswitch.o
181  CC     cdjpeg.o
182  CCLD   cjpeg
183  CC     djpeg.o
184  CC     wrppm.o
185  CC     wrgif.o
186  CC     wrtarga.o
187  CC     wrrle.o
188  CC     wrbmp.o
189  CC     rdcolmap.o
190  CCLD   djpeg
191  CC     jpegtran.o
192  CC     transupp.o
193  CCLD   jpegtran
194  CC     rdjpgcom.o
195  CCLD   rdjpgcom
196  CC     wrjpgcom.o
197  CCLD   wrjpgcom
198--->  Staging jpeg into destroot
199. changed
200        gid expected 0 found 80 modified
201./usr missing (created)
202. missing (directory not created: File exists)
203./Applications missing (created)
204./Developer missing (created)
205./Library missing (created)
206. changed
207        gid expected 80 found 0 modified
208./bin missing (created)
209./etc missing (created)
210./include missing (created)
211./lib missing (created)
212./lib/pkgconfig missing (created)
213./libexec missing (created)
214./sbin missing (created)
215./share missing (created)
216./share/info missing (created)
217./share/man missing (created)
218./share/man/cat1 missing (created)
219./share/man/cat2 missing (created)
220./share/man/cat3 missing (created)
221./share/man/cat4 missing (created)
222./share/man/cat5 missing (created)
223./share/man/cat6 missing (created)
224./share/man/cat7 missing (created)
225./share/man/cat8 missing (created)
226./share/man/cat9 missing (created)
227./share/man/catl missing (created)
228./share/man/catn missing (created)
229./share/man/man1 missing (created)
230./share/man/man2 missing (created)
231./share/man/man3 missing (created)
232./share/man/man4 missing (created)
233./share/man/man5 missing (created)
234./share/man/man6 missing (created)
235./share/man/man7 missing (created)
236./share/man/man8 missing (created)
237./share/man/man9 missing (created)
238./share/man/manl missing (created)
239./share/man/mann missing (created)
240./share/nls missing (created)
241./share/nls/C missing (created)
242./share/nls/af_ZA.ISO8859-1 missing (created)
243./share/nls/af_ZA.ISO8859-15 missing (created)
244./share/nls/bg_BG.CP1251 missing (created)
245./share/nls/cs_CZ.ISO8859-2 missing (created)
246./share/nls/da_DK.ISO8859-1 missing (created)
247./share/nls/da_DK.ISO8859-15 missing (created)
248./share/nls/de_AT.ISO8859-1 missing (created)
249./share/nls/de_AT.ISO8859-15 missing (created)
250./share/nls/de_CH.ISO8859-1 missing (created)
251./share/nls/de_CH.ISO8859-15 missing (created)
252./share/nls/de_DE.ISO8859-1 missing (created)
253./share/nls/de_DE.ISO8859-15 missing (created)
254./share/nls/el_GR.ISO8859-7 missing (created)
255./share/nls/en_AU.ISO8859-1 missing (created)
256./share/nls/en_AU.ISO8859-15 missing (created)
257./share/nls/en_AU.US-ASCII missing (created)
258./share/nls/en_CA.ISO8859-1 missing (created)
259./share/nls/en_CA.ISO8859-15 missing (created)
260./share/nls/en_CA.US-ASCII missing (created)
261./share/nls/en_GB.ISO8859-1 missing (created)
262./share/nls/en_GB.ISO8859-15 missing (created)
263./share/nls/en_GB.US-ASCII missing (created)
264./share/nls/en_NZ.ISO8859-1 missing (created)
265./share/nls/en_NZ.ISO8859-15 missing (created)
266./share/nls/en_NZ.US-ASCII missing (created)
267./share/nls/en_US.ISO8859-1 missing (created)
268./share/nls/en_US.ISO8859-15 missing (created)
269./share/nls/es_ES.ISO8859-1 missing (created)
270./share/nls/es_ES.ISO8859-15 missing (created)
271./share/nls/et_EE.ISO8859-15 missing (created)
272./share/nls/fi_FI.ISO8859-1 missing (created)
273./share/nls/fi_FI.ISO8859-15 missing (created)
274./share/nls/fr_BE.ISO8859-1 missing (created)
275./share/nls/fr_BE.ISO8859-15 missing (created)
276./share/nls/fr_CA.ISO8859-1 missing (created)
277./share/nls/fr_CA.ISO8859-15 missing (created)
278./share/nls/fr_CH.ISO8859-1 missing (created)
279./share/nls/fr_CH.ISO8859-15 missing (created)
280./share/nls/fr_FR.ISO8859-1 missing (created)
281./share/nls/fr_FR.ISO8859-15 missing (created)
282./share/nls/hi_IN.ISCII-DEV missing (created)
283./share/nls/hr_HR.ISO8859-2 missing (created)
284./share/nls/hu_HU.ISO8859-2 missing (created)
285./share/nls/is_IS.ISO8859-1 missing (created)
286./share/nls/is_IS.ISO8859-15 missing (created)
287./share/nls/it_CH.ISO8859-1 missing (created)
288./share/nls/it_CH.ISO8859-15 missing (created)
289./share/nls/it_IT.ISO8859-1 missing (created)
290./share/nls/it_IT.ISO8859-15 missing (created)
291./share/nls/ja_JP.SJIS missing (created)
292./share/nls/ja_JP.eucJP missing (created)
293./share/nls/ko_KR.eucKR missing (created)
294./share/nls/la_LN.ISO8859-1 missing (created)
295./share/nls/la_LN.ISO8859-15 missing (created)
296./share/nls/la_LN.ISO8859-2 missing (created)
297./share/nls/la_LN.ISO8859-4 missing (created)
298./share/nls/la_LN.US-ASCII missing (created)
299./share/nls/lt_LT.ISO8859-4 missing (created)
300./share/nls/nl_BE.ISO8859-1 missing (created)
301./share/nls/nl_BE.ISO8859-15 missing (created)
302./share/nls/nl_NL.ISO8859-1 missing (created)
303./share/nls/nl_NL.ISO8859-15 missing (created)
304./share/nls/no_NO.ISO8859-1 missing (created)
305./share/nls/no_NO.ISO8859-15 missing (created)
306./share/nls/pl_PL.ISO8859-2 missing (created)
307./share/nls/pt_BR.ISO8859-1 missing (created)
308./share/nls/pt_PT.ISO8859-1 missing (created)
309./share/nls/pt_PT.ISO8859-15 missing (created)
310./share/nls/ro_RO.ISO8859-2 missing (created)
311./share/nls/ru_RU.CP866 missing (created)
312./share/nls/ru_RU.ISO8859-5 missing (created)
313./share/nls/ru_RU.KOI8-R missing (created)
314./share/nls/sk_SK.ISO8859-2 missing (created)
315./share/nls/sl_SI.ISO8859-2 missing (created)
316./share/nls/sv_SE.ISO8859-1 missing (created)
317./share/nls/sv_SE.ISO8859-15 missing (created)
318./share/nls/tr_TR.ISO8859-9 missing (created)
319./share/nls/uk_UA.ISO8859-5 missing (created)
320./share/nls/uk_UA.KOI8-U missing (created)
321./share/nls/zh_CN.eucCN missing (created)
322./share/nls/zh_TW.Big5 missing (created)
323./share/skel missing (created)
324./src missing (created)
325./var missing (created)
326./var/macports missing (created)
327./var/macports/build missing (created)
328./var/macports/distfiles missing (created)
329./var/macports/logs missing (created)
330./var/macports/packages missing (created)
331./var/macports/receipts missing (created)
332./var/macports/registry missing (created)
333./www missing (created)
334test -z "/opt/local/lib" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib"
335 /bin/sh ./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'
336libtool: install: /usr/bin/install -c .libs/libjpeg.8.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib/libjpeg.8.dylib
337libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib && { ln -s -f libjpeg.8.dylib libjpeg.dylib || { rm -f libjpeg.dylib && ln -s libjpeg.8.dylib libjpeg.dylib; }; })
338libtool: install: /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
339libtool: install: /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
340libtool: install: chmod 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
341libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/lib/libjpeg.a
342libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
343test -z "/opt/local/bin" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin"
344  /bin/sh ./libtool   --mode=install /usr/bin/install -c cjpeg djpeg jpegtran rdjpgcom wrjpgcom '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/bin'
345libtool: install: /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
346libtool: install: /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
347libtool: install: /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
348libtool: 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
349libtool: 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
350/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/jpeg-8b/install-sh -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/include
351/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
352test -z "/opt/local/include" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/include"
353 /usr/bin/install -c -m 644 jerror.h jmorecfg.h jpeglib.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/include'
354test -z "/opt/local/share/man/man1" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_jpeg/work/destroot/opt/local/share/man/man1"
355 /usr/bin/install -c -m 644 cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 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'
356--->  Compressing man pages for jpeg
357man1/cjpeg.1:    58.2% -- replaced with man1/cjpeg.1.gz
358man1/cjpeg.1.gz: changing permissions from 00644 to 00444
359man1/djpeg.1:    59.6% -- replaced with man1/djpeg.1.gz
360man1/djpeg.1.gz: changing permissions from 00644 to 00444
361man1/jpegtran.1:         58.1% -- replaced with man1/jpegtran.1.gz
362man1/jpegtran.1.gz: changing permissions from 00644 to 00444
363man1/rdjpgcom.1:         48.4% -- replaced with man1/rdjpgcom.1.gz
364man1/rdjpgcom.1.gz: changing permissions from 00644 to 00444
365man1/wrjpgcom.1:         54.3% -- replaced with man1/wrjpgcom.1.gz
366man1/wrjpgcom.1.gz: changing permissions from 00644 to 00444
367--->  Installing jpeg @8b_0
368--->  Deactivating jpeg @6b_3
369--->  Activating jpeg @8b_0
370--->  Cleaning jpeg
371--->  Removing work directory for jpeg
372--->  Computing dependencies for libpng.
373--->  Fetching libpng
374--->  libpng-1.4.5.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/libpng
375--->  Attempting to fetch libpng-1.4.5.tar.bz2 from http://voxel.dl.sourceforge.net/libpng
376  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
377                                 Dload  Upload   Total   Spent    Left  Speed
378100  664k  100  664k    0     0   113k      0  0:00:05  0:00:05 --:--:--  135k
379--->  Verifying checksum(s) for libpng
380--->  Checksumming libpng-1.4.5.tar.bz2
381--->  Extracting libpng
382--->  Extracting libpng-1.4.5.tar.bz2
383--->  Configuring libpng
384checking for a BSD-compatible install... /usr/bin/install -c
385checking whether build environment is sane... yes
386checking for a thread-safe mkdir -p... ./install-sh -c -d
387checking for gawk... gawk
388checking whether make sets $(MAKE)... yes
389checking whether to enable maintainer-specific portions of Makefiles... no
390checking for gcc... /usr/bin/gcc-4.2
391checking whether the C compiler works... yes
392checking for C compiler default output file name... a.out
393checking for suffix of executables...
394checking whether we are cross compiling... no
395checking for suffix of object files... o
396checking whether we are using the GNU C compiler... yes
397checking whether /usr/bin/gcc-4.2 accepts -g... yes
398checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
399checking for style of include used by make... GNU
400checking dependency style of /usr/bin/gcc-4.2... gcc3
401checking build system type... x86_64-apple-darwin10.5.0
402checking host system type... x86_64-apple-darwin10.5.0
403checking for a sed that does not truncate output... /usr/bin/sed
404checking for grep that handles long lines and -e... /usr/bin/grep
405checking for egrep... /usr/bin/grep -E
406checking for fgrep... /usr/bin/grep -F
407checking how to print strings... printf
408checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
409checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
410checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
411checking for sed... /usr/bin/sed
412checking whether ln -s works... yes
413checking whether make sets $(MAKE)... (cached) yes
414checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
415checking the name lister (/usr/bin/nm) interface... BSD nm
416checking the maximum length of command line arguments... 196608
417checking whether the shell understands some XSI constructs... yes
418checking whether the shell understands "+="... yes
419checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
420checking for objdump... no
421checking how to recognize dependent libraries... pass_all
422checking for ar... ar
423checking for strip... strip
424checking for ranlib... ranlib
425checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
426checking for dsymutil... dsymutil
427checking for nmedit... nmedit
428checking for lipo... lipo
429checking for otool... otool
430checking for otool64... no
431checking for -single_module linker flag... yes
432checking for -exported_symbols_list linker flag... yes
433checking for -force_load linker flag... yes
434checking for ANSI C header files... yes
435checking for sys/types.h... yes
436checking for sys/stat.h... yes
437checking for stdlib.h... yes
438checking for string.h... yes
439checking for memory.h... yes
440checking for strings.h... yes
441checking for inttypes.h... yes
442checking for stdint.h... yes
443checking for unistd.h... yes
444checking for dlfcn.h... yes
445checking for objdir... .libs
446checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
447checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
448checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
449checking if /usr/bin/gcc-4.2 static flag -static works... no
450checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
451checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
452checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
453checking dynamic linker characteristics... darwin10.5.0 dyld
454checking how to hardcode library paths into programs... immediate
455checking whether stripping libraries is possible... yes
456checking if libtool supports shared libraries... yes
457checking whether to build shared libraries... yes
458checking whether to build static libraries... yes
459checking for ANSI C header files... (cached) yes
460checking malloc.h usability... no
461checking malloc.h presence... no
462checking for malloc.h... no
463checking for stdlib.h... (cached) yes
464checking for string.h... (cached) yes
465checking for strings.h... (cached) yes
466checking for an ANSI C-conforming const... yes
467checking for size_t... yes
468checking whether struct tm is in sys/time.h or time.h... time.h
469checking for working strtod... yes
470checking for memset... yes
471checking for pow... yes
472checking for zlibVersion in -lz... yes
473checking if libraries can be versioned... no
474configure: WARNING: *** You have not enabled versioned symbols.
475configure: pkgconfig directory is ${libdir}/pkgconfig
476configure: creating ./config.status
477config.status: creating Makefile
478config.status: creating libpng.pc
479config.status: creating libpng-config
480config.status: creating config.h
481config.status: executing depfiles commands
482config.status: executing libtool commands
483--->  Building libpng
484/usr/bin/make  all-am
485/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-png.lo -MD -MP -MF .deps/libpng14_la-png.Tpo -c -o libpng14_la-png.lo `test -f 'png.c' || echo './'`png.c
486libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-png.lo -MD -MP -MF .deps/libpng14_la-png.Tpo -c png.c  -fno-common -DPIC -o .libs/libpng14_la-png.o
487libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-png.lo -MD -MP -MF .deps/libpng14_la-png.Tpo -c png.c -o libpng14_la-png.o >/dev/null 2>&1
488mv -f .deps/libpng14_la-png.Tpo .deps/libpng14_la-png.Plo
489/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngset.lo -MD -MP -MF .deps/libpng14_la-pngset.Tpo -c -o libpng14_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c
490libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngset.lo -MD -MP -MF .deps/libpng14_la-pngset.Tpo -c pngset.c  -fno-common -DPIC -o .libs/libpng14_la-pngset.o
491libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngset.lo -MD -MP -MF .deps/libpng14_la-pngset.Tpo -c pngset.c -o libpng14_la-pngset.o >/dev/null 2>&1
492mv -f .deps/libpng14_la-pngset.Tpo .deps/libpng14_la-pngset.Plo
493/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngget.lo -MD -MP -MF .deps/libpng14_la-pngget.Tpo -c -o libpng14_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c
494libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngget.lo -MD -MP -MF .deps/libpng14_la-pngget.Tpo -c pngget.c  -fno-common -DPIC -o .libs/libpng14_la-pngget.o
495libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngget.lo -MD -MP -MF .deps/libpng14_la-pngget.Tpo -c pngget.c -o libpng14_la-pngget.o >/dev/null 2>&1
496mv -f .deps/libpng14_la-pngget.Tpo .deps/libpng14_la-pngget.Plo
497/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngrutil.lo -MD -MP -MF .deps/libpng14_la-pngrutil.Tpo -c -o libpng14_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c
498libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngrutil.lo -MD -MP -MF .deps/libpng14_la-pngrutil.Tpo -c pngrutil.c  -fno-common -DPIC -o .libs/libpng14_la-pngrutil.o
499libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngrutil.lo -MD -MP -MF .deps/libpng14_la-pngrutil.Tpo -c pngrutil.c -o libpng14_la-pngrutil.o >/dev/null 2>&1
500mv -f .deps/libpng14_la-pngrutil.Tpo .deps/libpng14_la-pngrutil.Plo
501/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngtrans.lo -MD -MP -MF .deps/libpng14_la-pngtrans.Tpo -c -o libpng14_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c
502libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngtrans.lo -MD -MP -MF .deps/libpng14_la-pngtrans.Tpo -c pngtrans.c  -fno-common -DPIC -o .libs/libpng14_la-pngtrans.o
503libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngtrans.lo -MD -MP -MF .deps/libpng14_la-pngtrans.Tpo -c pngtrans.c -o libpng14_la-pngtrans.o >/dev/null 2>&1
504mv -f .deps/libpng14_la-pngtrans.Tpo .deps/libpng14_la-pngtrans.Plo
505/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngwutil.lo -MD -MP -MF .deps/libpng14_la-pngwutil.Tpo -c -o libpng14_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c
506libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngwutil.lo -MD -MP -MF .deps/libpng14_la-pngwutil.Tpo -c pngwutil.c  -fno-common -DPIC -o .libs/libpng14_la-pngwutil.o
507libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngwutil.lo -MD -MP -MF .deps/libpng14_la-pngwutil.Tpo -c pngwutil.c -o libpng14_la-pngwutil.o >/dev/null 2>&1
508mv -f .deps/libpng14_la-pngwutil.Tpo .deps/libpng14_la-pngwutil.Plo
509/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngread.lo -MD -MP -MF .deps/libpng14_la-pngread.Tpo -c -o libpng14_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c
510libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngread.lo -MD -MP -MF .deps/libpng14_la-pngread.Tpo -c pngread.c  -fno-common -DPIC -o .libs/libpng14_la-pngread.o
511libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngread.lo -MD -MP -MF .deps/libpng14_la-pngread.Tpo -c pngread.c -o libpng14_la-pngread.o >/dev/null 2>&1
512mv -f .deps/libpng14_la-pngread.Tpo .deps/libpng14_la-pngread.Plo
513/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngrio.lo -MD -MP -MF .deps/libpng14_la-pngrio.Tpo -c -o libpng14_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c
514libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngrio.lo -MD -MP -MF .deps/libpng14_la-pngrio.Tpo -c pngrio.c  -fno-common -DPIC -o .libs/libpng14_la-pngrio.o
515libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngrio.lo -MD -MP -MF .deps/libpng14_la-pngrio.Tpo -c pngrio.c -o libpng14_la-pngrio.o >/dev/null 2>&1
516mv -f .deps/libpng14_la-pngrio.Tpo .deps/libpng14_la-pngrio.Plo
517/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngwio.lo -MD -MP -MF .deps/libpng14_la-pngwio.Tpo -c -o libpng14_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c
518libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngwio.lo -MD -MP -MF .deps/libpng14_la-pngwio.Tpo -c pngwio.c  -fno-common -DPIC -o .libs/libpng14_la-pngwio.o
519libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngwio.lo -MD -MP -MF .deps/libpng14_la-pngwio.Tpo -c pngwio.c -o libpng14_la-pngwio.o >/dev/null 2>&1
520mv -f .deps/libpng14_la-pngwio.Tpo .deps/libpng14_la-pngwio.Plo
521/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngwrite.lo -MD -MP -MF .deps/libpng14_la-pngwrite.Tpo -c -o libpng14_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c
522libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngwrite.lo -MD -MP -MF .deps/libpng14_la-pngwrite.Tpo -c pngwrite.c  -fno-common -DPIC -o .libs/libpng14_la-pngwrite.o
523libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngwrite.lo -MD -MP -MF .deps/libpng14_la-pngwrite.Tpo -c pngwrite.c -o libpng14_la-pngwrite.o >/dev/null 2>&1
524mv -f .deps/libpng14_la-pngwrite.Tpo .deps/libpng14_la-pngwrite.Plo
525/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngrtran.lo -MD -MP -MF .deps/libpng14_la-pngrtran.Tpo -c -o libpng14_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c
526libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngrtran.lo -MD -MP -MF .deps/libpng14_la-pngrtran.Tpo -c pngrtran.c  -fno-common -DPIC -o .libs/libpng14_la-pngrtran.o
527libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngrtran.lo -MD -MP -MF .deps/libpng14_la-pngrtran.Tpo -c pngrtran.c -o libpng14_la-pngrtran.o >/dev/null 2>&1
528mv -f .deps/libpng14_la-pngrtran.Tpo .deps/libpng14_la-pngrtran.Plo
529/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngwtran.lo -MD -MP -MF .deps/libpng14_la-pngwtran.Tpo -c -o libpng14_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c
530libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngwtran.lo -MD -MP -MF .deps/libpng14_la-pngwtran.Tpo -c pngwtran.c  -fno-common -DPIC -o .libs/libpng14_la-pngwtran.o
531libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngwtran.lo -MD -MP -MF .deps/libpng14_la-pngwtran.Tpo -c pngwtran.c -o libpng14_la-pngwtran.o >/dev/null 2>&1
532mv -f .deps/libpng14_la-pngwtran.Tpo .deps/libpng14_la-pngwtran.Plo
533/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngmem.lo -MD -MP -MF .deps/libpng14_la-pngmem.Tpo -c -o libpng14_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c
534libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngmem.lo -MD -MP -MF .deps/libpng14_la-pngmem.Tpo -c pngmem.c  -fno-common -DPIC -o .libs/libpng14_la-pngmem.o
535libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngmem.lo -MD -MP -MF .deps/libpng14_la-pngmem.Tpo -c pngmem.c -o libpng14_la-pngmem.o >/dev/null 2>&1
536mv -f .deps/libpng14_la-pngmem.Tpo .deps/libpng14_la-pngmem.Plo
537/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngerror.lo -MD -MP -MF .deps/libpng14_la-pngerror.Tpo -c -o libpng14_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c
538libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngerror.lo -MD -MP -MF .deps/libpng14_la-pngerror.Tpo -c pngerror.c  -fno-common -DPIC -o .libs/libpng14_la-pngerror.o
539libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngerror.lo -MD -MP -MF .deps/libpng14_la-pngerror.Tpo -c pngerror.c -o libpng14_la-pngerror.o >/dev/null 2>&1
540mv -f .deps/libpng14_la-pngerror.Tpo .deps/libpng14_la-pngerror.Plo
541/bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG -I/opt/local/include  -O2 -arch x86_64 -MT libpng14_la-pngpread.lo -MD -MP -MF .deps/libpng14_la-pngpread.Tpo -c -o libpng14_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c
542libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngpread.lo -MD -MP -MF .deps/libpng14_la-pngpread.Tpo -c pngpread.c  -fno-common -DPIC -o .libs/libpng14_la-pngpread.o
543libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -O2 -arch x86_64 -MT libpng14_la-pngpread.lo -MD -MP -MF .deps/libpng14_la-pngpread.Tpo -c pngpread.c -o libpng14_la-pngpread.o >/dev/null 2>&1
544mv -f .deps/libpng14_la-pngpread.Tpo .deps/libpng14_la-pngpread.Plo
545rm -f libpng.sym libpng.sym.new
546/usr/bin/gcc-4.2 -E -DPNG_CONFIGURE_LIBPNG -I/opt/local/include -DPNG_BUILDSYMS ./png.h | \
547                /usr/bin/sed -n -e \
548                's|^.*PNG_FUNCTION_EXPORT[      ]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \
549                -e 's|^.*PNG_DATA_EXPORT[       ]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \
550                        >libpng.sym.new
551mv libpng.sym.new libpng.sym
552/bin/sh ./libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -no-undefined -export-dynamic -version-number 14:5:0  -export-symbols libpng.sym -L/opt/local/lib -arch x86_64 -o libpng14.la -rpath /opt/local/lib libpng14_la-png.lo libpng14_la-pngset.lo libpng14_la-pngget.lo libpng14_la-pngrutil.lo libpng14_la-pngtrans.lo libpng14_la-pngwutil.lo libpng14_la-pngread.lo libpng14_la-pngrio.lo libpng14_la-pngwio.lo libpng14_la-pngwrite.lo libpng14_la-pngrtran.lo libpng14_la-pngwtran.lo libpng14_la-pngmem.lo libpng14_la-pngerror.lo libpng14_la-pngpread.lo  -lz
553libtool: link: sed 's,^,_,' < libpng.sym > .libs/libpng14-symbols.expsym
554libtool: link: /usr/bin/gcc-4.2 -dynamiclib  -o .libs/libpng14.14.dylib  .libs/libpng14_la-png.o .libs/libpng14_la-pngset.o .libs/libpng14_la-pngget.o .libs/libpng14_la-pngrutil.o .libs/libpng14_la-pngtrans.o .libs/libpng14_la-pngwutil.o .libs/libpng14_la-pngread.o .libs/libpng14_la-pngrio.o .libs/libpng14_la-pngwio.o .libs/libpng14_la-pngwrite.o .libs/libpng14_la-pngrtran.o .libs/libpng14_la-pngwtran.o .libs/libpng14_la-pngmem.o .libs/libpng14_la-pngerror.o .libs/libpng14_la-pngpread.o   -L/opt/local/lib -lz  -arch x86_64 -arch x86_64   -install_name  /opt/local/lib/libpng14.14.dylib -compatibility_version 20 -current_version 20.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libpng14-symbols.expsym
555libtool: link: (cd ".libs" && rm -f "libpng14.dylib" && ln -s "libpng14.14.dylib" "libpng14.dylib")
556libtool: link: ar cru .libs/libpng14.a  libpng14_la-png.o libpng14_la-pngset.o libpng14_la-pngget.o libpng14_la-pngrutil.o libpng14_la-pngtrans.o libpng14_la-pngwutil.o libpng14_la-pngread.o libpng14_la-pngrio.o libpng14_la-pngwio.o libpng14_la-pngwrite.o libpng14_la-pngrtran.o libpng14_la-pngwtran.o libpng14_la-pngmem.o libpng14_la-pngerror.o libpng14_la-pngpread.o
557libtool: link: ranlib .libs/libpng14.a
558libtool: link: ( cd ".libs" && rm -f "libpng14.la" && ln -s "../libpng14.la" "libpng14.la" )
559cp libpng-config libpng14-config
560cp libpng.pc libpng14.pc
561--->  Staging libpng into destroot
562. changed
563        gid expected 0 found 80 modified
564./usr missing (created)
565. missing (directory not created: File exists)
566./Applications missing (created)
567./Developer missing (created)
568./Library missing (created)
569. changed
570        gid expected 80 found 0 modified
571./bin missing (created)
572./etc missing (created)
573./include missing (created)
574./lib missing (created)
575./lib/pkgconfig missing (created)
576./libexec missing (created)
577./sbin missing (created)
578./share missing (created)
579./share/info missing (created)
580./share/man missing (created)
581./share/man/cat1 missing (created)
582./share/man/cat2 missing (created)
583./share/man/cat3 missing (created)
584./share/man/cat4 missing (created)
585./share/man/cat5 missing (created)
586./share/man/cat6 missing (created)
587./share/man/cat7 missing (created)
588./share/man/cat8 missing (created)
589./share/man/cat9 missing (created)
590./share/man/catl missing (created)
591./share/man/catn missing (created)
592./share/man/man1 missing (created)
593./share/man/man2 missing (created)
594./share/man/man3 missing (created)
595./share/man/man4 missing (created)
596./share/man/man5 missing (created)
597./share/man/man6 missing (created)
598./share/man/man7 missing (created)
599./share/man/man8 missing (created)
600./share/man/man9 missing (created)
601./share/man/manl missing (created)
602./share/man/mann missing (created)
603./share/nls missing (created)
604./share/nls/C missing (created)
605./share/nls/af_ZA.ISO8859-1 missing (created)
606./share/nls/af_ZA.ISO8859-15 missing (created)
607./share/nls/bg_BG.CP1251 missing (created)
608./share/nls/cs_CZ.ISO8859-2 missing (created)
609./share/nls/da_DK.ISO8859-1 missing (created)
610./share/nls/da_DK.ISO8859-15 missing (created)
611./share/nls/de_AT.ISO8859-1 missing (created)
612./share/nls/de_AT.ISO8859-15 missing (created)
613./share/nls/de_CH.ISO8859-1 missing (created)
614./share/nls/de_CH.ISO8859-15 missing (created)
615./share/nls/de_DE.ISO8859-1 missing (created)
616./share/nls/de_DE.ISO8859-15 missing (created)
617./share/nls/el_GR.ISO8859-7 missing (created)
618./share/nls/en_AU.ISO8859-1 missing (created)
619./share/nls/en_AU.ISO8859-15 missing (created)
620./share/nls/en_AU.US-ASCII missing (created)
621./share/nls/en_CA.ISO8859-1 missing (created)
622./share/nls/en_CA.ISO8859-15 missing (created)
623./share/nls/en_CA.US-ASCII missing (created)
624./share/nls/en_GB.ISO8859-1 missing (created)
625./share/nls/en_GB.ISO8859-15 missing (created)
626./share/nls/en_GB.US-ASCII missing (created)
627./share/nls/en_NZ.ISO8859-1 missing (created)
628./share/nls/en_NZ.ISO8859-15 missing (created)
629./share/nls/en_NZ.US-ASCII missing (created)
630./share/nls/en_US.ISO8859-1 missing (created)
631./share/nls/en_US.ISO8859-15 missing (created)
632./share/nls/es_ES.ISO8859-1 missing (created)
633./share/nls/es_ES.ISO8859-15 missing (created)
634./share/nls/et_EE.ISO8859-15 missing (created)
635./share/nls/fi_FI.ISO8859-1 missing (created)
636./share/nls/fi_FI.ISO8859-15 missing (created)
637./share/nls/fr_BE.ISO8859-1 missing (created)
638./share/nls/fr_BE.ISO8859-15 missing (created)
639./share/nls/fr_CA.ISO8859-1 missing (created)
640./share/nls/fr_CA.ISO8859-15 missing (created)
641./share/nls/fr_CH.ISO8859-1 missing (created)
642./share/nls/fr_CH.ISO8859-15 missing (created)
643./share/nls/fr_FR.ISO8859-1 missing (created)
644./share/nls/fr_FR.ISO8859-15 missing (created)
645./share/nls/hi_IN.ISCII-DEV missing (created)
646./share/nls/hr_HR.ISO8859-2 missing (created)
647./share/nls/hu_HU.ISO8859-2 missing (created)
648./share/nls/is_IS.ISO8859-1 missing (created)
649./share/nls/is_IS.ISO8859-15 missing (created)
650./share/nls/it_CH.ISO8859-1 missing (created)
651./share/nls/it_CH.ISO8859-15 missing (created)
652./share/nls/it_IT.ISO8859-1 missing (created)
653./share/nls/it_IT.ISO8859-15 missing (created)
654./share/nls/ja_JP.SJIS missing (created)
655./share/nls/ja_JP.eucJP missing (created)
656./share/nls/ko_KR.eucKR missing (created)
657./share/nls/la_LN.ISO8859-1 missing (created)
658./share/nls/la_LN.ISO8859-15 missing (created)
659./share/nls/la_LN.ISO8859-2 missing (created)
660./share/nls/la_LN.ISO8859-4 missing (created)
661./share/nls/la_LN.US-ASCII missing (created)
662./share/nls/lt_LT.ISO8859-4 missing (created)
663./share/nls/nl_BE.ISO8859-1 missing (created)
664./share/nls/nl_BE.ISO8859-15 missing (created)
665./share/nls/nl_NL.ISO8859-1 missing (created)
666./share/nls/nl_NL.ISO8859-15 missing (created)
667./share/nls/no_NO.ISO8859-1 missing (created)
668./share/nls/no_NO.ISO8859-15 missing (created)
669./share/nls/pl_PL.ISO8859-2 missing (created)
670./share/nls/pt_BR.ISO8859-1 missing (created)
671./share/nls/pt_PT.ISO8859-1 missing (created)
672./share/nls/pt_PT.ISO8859-15 missing (created)
673./share/nls/ro_RO.ISO8859-2 missing (created)
674./share/nls/ru_RU.CP866 missing (created)
675./share/nls/ru_RU.ISO8859-5 missing (created)
676./share/nls/ru_RU.KOI8-R missing (created)
677./share/nls/sk_SK.ISO8859-2 missing (created)
678./share/nls/sl_SI.ISO8859-2 missing (created)
679./share/nls/sv_SE.ISO8859-1 missing (created)
680./share/nls/sv_SE.ISO8859-15 missing (created)
681./share/nls/tr_TR.ISO8859-9 missing (created)
682./share/nls/uk_UA.ISO8859-5 missing (created)
683./share/nls/uk_UA.KOI8-U missing (created)
684./share/nls/zh_CN.eucCN missing (created)
685./share/nls/zh_TW.Big5 missing (created)
686./share/skel missing (created)
687./src missing (created)
688./var missing (created)
689./var/macports missing (created)
690./var/macports/build missing (created)
691./var/macports/distfiles missing (created)
692./var/macports/logs missing (created)
693./var/macports/packages missing (created)
694./var/macports/receipts missing (created)
695./var/macports/registry missing (created)
696./www missing (created)
697test -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"
698 /usr/bin/install -c libpng14-config '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/bin'
699test -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"
700 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libpng14.la '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib'
701libtool: install: /usr/bin/install -c .libs/libpng14.14.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng14.14.dylib
702libtool: 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 libpng14.14.dylib libpng14.dylib || { rm -f libpng14.dylib && ln -s libpng14.14.dylib libpng14.dylib; }; })
703libtool: install: /usr/bin/install -c .libs/libpng14.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng14.la
704libtool: install: /usr/bin/install -c .libs/libpng14.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng14.a
705libtool: 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/libpng14.a
706libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/libpng14.a
707libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
708/usr/bin/make  install-exec-hook
709cd /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
710cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/bin; ln -s libpng14-config libpng-config
711+ cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib
712+ for ext in a la so so.14.5 sl dylib dll.a
713+ rm -f libpng.a
714+ test -f libpng14.a
715+ ln -s libpng14.a libpng.a
716+ for ext in a la so so.14.5 sl dylib dll.a
717+ rm -f libpng.la
718+ test -f libpng14.la
719+ ln -s libpng14.la libpng.la
720+ for ext in a la so so.14.5 sl dylib dll.a
721+ rm -f libpng.so
722+ test -f libpng14.so
723+ for ext in a la so so.14.5 sl dylib dll.a
724+ rm -f libpng.so.14.5
725+ test -f libpng14.so.14.5
726+ for ext in a la so so.14.5 sl dylib dll.a
727+ rm -f libpng.sl
728+ test -f libpng14.sl
729+ for ext in a la so so.14.5 sl dylib dll.a
730+ rm -f libpng.dylib
731+ test -f libpng14.dylib
732+ ln -s libpng14.dylib libpng.dylib
733+ for ext in a la so so.14.5 sl dylib dll.a
734+ rm -f libpng.dll.a
735+ test -f libpng14.dll.a
736test -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"
737 /usr/bin/install -c -m 644 libpng.3 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'
738test -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"
739 /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'
740test -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"
741 /usr/bin/install -c -m 644 libpng14.pc '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/lib/pkgconfig'
742test -z "/opt/local/include/libpng14" || ./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/libpng14"
743 /usr/bin/install -c -m 644 png.h pngconf.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/include/libpng14'
744/usr/bin/make  install-data-hook
745cd /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
746cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/include; ln -s libpng14/png.h png.h
747cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/include; ln -s libpng14/pngconf.h \
748                pngconf.h
749cd /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
750cd /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 libpng14.pc libpng.pc
751xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/destroot/opt/local/share/doc
752xinstall: 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.4.5
753xinstall: 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.4.5/examples
754xinstall: chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/libpng-1.4.5)
755xinstall: 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.4.5/ANNOUNCE
756xinstall: 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.4.5/CHANGES
757xinstall: 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.4.5/LICENSE
758xinstall: 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.4.5/README
759xinstall: 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.4.5/TODO
760xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libpng/work/libpng-1.4.5/example.c -> /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.4.5/examples/example.c
761--->  Compressing man pages for libpng
762man3/libpng.3:   71.6% -- replaced with man3/libpng.3.gz
763man3/libpng.3.gz: changing permissions from 00644 to 00444
764man3/libpngpf.3:         87.3% -- replaced with man3/libpngpf.3.gz
765man3/libpngpf.3.gz: changing permissions from 00644 to 00444
766man5/png.5:      53.6% -- replaced with man5/png.5.gz
767man5/png.5.gz: changing permissions from 00644 to 00444
768--->  Computing dependencies for libpng.
769--->  Installing libpng @1.4.5_0
770--->  Deactivating libpng @1.2.38_0
771--->  Activating libpng @1.4.5_0
772--->  Cleaning libpng
773--->  Removing work directory for libpng
774--->  Computing dependencies for fontconfig.
775--->  Fetching fontconfig
776--->  fontconfig-2.8.0.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/fontconfig
777--->  Attempting to fetch fontconfig-2.8.0.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/fontconfig
778  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
779                                 Dload  Upload   Total   Spent    Left  Speed
780100 1512k  100 1512k    0     0   325k      0  0:00:04  0:00:04 --:--:--  335k
781--->  Verifying checksum(s) for fontconfig
782--->  Checksumming fontconfig-2.8.0.tar.gz
783--->  Extracting fontconfig
784--->  Extracting fontconfig-2.8.0.tar.gz
785--->  Applying patches to fontconfig
786--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/fontconfig/files/arch.patch
787patching file fc-arch/fc-arch.c
788Hunk #1 succeeded at 94 (offset 2 lines).
789--->  Configuring fontconfig
790configure: WARNING: unrecognized options: --with-docdir
791checking for a BSD-compatible install... /usr/bin/install -c
792checking whether build environment is sane... yes
793checking for a thread-safe mkdir -p... ./install-sh -c -d
794checking for gawk... gawk
795checking whether make sets $(MAKE)... yes
796checking whether to enable maintainer-specific portions of Makefiles... no
797checking for gcc... /usr/bin/gcc-4.2
798checking for C compiler default output file name... a.out
799checking whether the C compiler works... yes
800checking whether we are cross compiling... no
801checking for suffix of executables...
802checking for suffix of object files... o
803checking whether we are using the GNU C compiler... yes
804checking whether /usr/bin/gcc-4.2 accepts -g... yes
805checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
806checking for style of include used by make... GNU
807checking dependency style of /usr/bin/gcc-4.2... gcc3
808checking for a BSD-compatible install... /usr/bin/install -c
809checking whether ln -s works... yes
810checking build system type... i386-apple-darwin10.5.0
811checking host system type... i386-apple-darwin10.5.0
812checking for a sed that does not truncate output... /usr/bin/sed
813checking for grep that handles long lines and -e... /usr/bin/grep
814checking for egrep... /usr/bin/grep -E
815checking for fgrep... /usr/bin/grep -F
816checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
817checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
818checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
819checking the name lister (/usr/bin/nm) interface... BSD nm
820checking the maximum length of command line arguments... 196608
821checking whether the shell understands some XSI constructs... yes
822checking whether the shell understands "+="... yes
823checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
824checking for objdump... objdump
825checking how to recognize dependent libraries... pass_all
826checking for ar... ar
827checking for strip... strip
828checking for ranlib... ranlib
829checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
830checking for dsymutil... dsymutil
831checking for nmedit... nmedit
832checking for lipo... lipo
833checking for otool... otool
834checking for otool64... no
835checking for -single_module linker flag... yes
836checking for -exported_symbols_list linker flag... yes
837checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
838checking for ANSI C header files... yes
839checking for sys/types.h... yes
840checking for sys/stat.h... yes
841checking for stdlib.h... yes
842checking for string.h... yes
843checking for memory.h... yes
844checking for strings.h... yes
845checking for inttypes.h... yes
846checking for stdint.h... yes
847checking for unistd.h... yes
848checking for dlfcn.h... yes
849checking for objdir... .libs
850checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
851checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
852checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
853checking if /usr/bin/gcc-4.2 static flag -static works... no
854checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
855checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
856checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
857checking dynamic linker characteristics... darwin10.5.0 dyld
858checking how to hardcode library paths into programs... immediate
859checking whether stripping libraries is possible... yes
860checking if libtool supports shared libraries... yes
861checking whether to build shared libraries... yes
862checking whether to build static libraries... yes
863checking for bash... /bin/bash
864checking if dolt supports this host... no, falling back to libtool
865checking whether make sets $(MAKE)... (cached) yes
866checking for a C compiler for build tools... /usr/bin/gcc-4.2
867checking for suffix of executable build tools...
868checking for dirent.h that defines DIR... yes
869checking for library containing opendir... none required
870checking for ANSI C header files... (cached) yes
871checking fcntl.h usability... yes
872checking fcntl.h presence... yes
873checking for fcntl.h... yes
874checking for stdlib.h... (cached) yes
875checking for string.h... (cached) yes
876checking for unistd.h... (cached) yes
877checking for an ANSI C-conforming const... yes
878checking for inline... inline
879checking for pid_t... yes
880checking for vprintf... yes
881checking for _doprnt... no
882checking for stdlib.h... (cached) yes
883checking for unistd.h... (cached) yes
884checking for getpagesize... yes
885checking for working mmap... yes
886checking for geteuid... yes
887checking for getuid... yes
888checking for link... yes
889checking for memmove... yes
890checking for memset... yes
891checking for mkstemp... yes
892checking for strchr... yes
893checking for strrchr... yes
894checking for strtol... yes
895checking for getopt... yes
896checking for getopt_long... yes
897checking for sysconf... yes
898checking for ftruncate... yes
899checking for chsize... no
900checking for rand... yes
901checking for random... yes
902checking for lrand48... yes
903checking for a usable iconv... libiconv
904checking for freetype-config... /opt/local/bin/freetype-config
905checking for FT_Get_Next_Char... yes
906checking for FT_Get_BDF_Property... yes
907checking for FT_Get_PS_Font_Info... yes
908checking for FT_Has_PS_Glyph_Names... yes
909checking for FT_Get_X11_Font_Format... yes
910checking for FT_Select_Size... yes
911checking for FT_Bitmap_Size.y_ppem... yes
912checking expat.h usability... yes
913checking expat.h presence... yes
914checking for expat.h... yes
915checking for XML_SetDoctypeDeclHandler... yes
916checking for pkg-config... /opt/local/bin/pkg-config
917checking pkg-config is at least version 0.9.0... yes
918checking for docbook2html... no
919DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3
920configure: creating ./config.status
921config.status: creating Makefile
922config.status: creating fontconfig/Makefile
923config.status: creating fc-lang/Makefile
924config.status: creating fc-glyphname/Makefile
925config.status: creating fc-case/Makefile
926config.status: creating fc-arch/Makefile
927config.status: creating src/Makefile
928config.status: creating conf.d/Makefile
929config.status: creating fc-cache/Makefile
930config.status: creating fc-cat/Makefile
931config.status: creating fc-list/Makefile
932config.status: creating fc-match/Makefile
933config.status: creating fc-query/Makefile
934config.status: creating fc-scan/Makefile
935config.status: creating doc/Makefile
936config.status: creating doc/version.sgml
937config.status: creating test/Makefile
938config.status: creating fontconfig.spec
939config.status: creating fontconfig.pc
940config.status: creating fontconfig-zip
941config.status: creating config.h
942config.status: executing depfiles commands
943config.status: executing libtool commands
944configure: WARNING: unrecognized options: --with-docdir
945--->  Building fontconfig
946/usr/bin/make  all-recursive
947Making all in fontconfig
948make[2]: Nothing to be done for `all'.
949Making all in fc-case
950touch fcalias.h fcaliastail.h
951/usr/bin/make  all-am
952  CC     fc-case.o
953  CCLD   fc-case
954  GEN    fccase.h
955Making all in fc-lang
956touch fcalias.h fcaliastail.h
957  CC     fc-lang.o
958fc-lang.c: In function 'scan':
959fc-lang.c:152: warning: assignment discards qualifiers from pointer target type
960fc-lang.c:180: warning: assignment discards qualifiers from pointer target type
961fc-lang.c: In function 'compare':
962fc-lang.c:235: warning: pointer targets in passing argument 1 of 'FcStrCmpIgnoreCase' differ in signedness
963fc-lang.c:235: warning: pointer targets in passing argument 2 of 'FcStrCmpIgnoreCase' differ in signedness
964  CCLD   fc-lang
965  GEN    fclang.h
966/usr/bin/make  all-am
967make[3]: Nothing to be done for `all-am'.
968Making all in fc-glyphname
969touch fcalias.h fcaliastail.h
970  CC     fc-glyphname.o
971  CCLD   fc-glyphname
972  GEN    fcglyphname.h
973/usr/bin/make  all-am
974make[3]: Nothing to be done for `all-am'.
975Making all in fc-arch
976touch fcalias.h fcaliastail.h
977  CC     fc-arch.o
978  CCLD   fc-arch
979  GEN    fcarch.h
980/usr/bin/make  all-am
981make[3]: Nothing to be done for `all-am'.
982Making all in src
983sh ../src/makealias "../src" fcalias.h fcaliastail.h ../fontconfig/fontconfig.h ../src/fcdeprecate.h ../fontconfig/fcprivate.h
984sh ../src/makealias "../src" fcftalias.h fcftaliastail.h ../fontconfig/fcfreetype.h
985/usr/bin/make  all-am
986  CC     fcatomic.lo
987libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c fcatomic.c  -fno-common -DPIC -o .libs/fcatomic.o
988libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcatomic.lo -MD -MP -MF .deps/fcatomic.Tpo -c fcatomic.c -o fcatomic.o >/dev/null 2>&1
989  CC     fcblanks.lo
990libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcblanks.lo -MD -MP -MF .deps/fcblanks.Tpo -c fcblanks.c  -fno-common -DPIC -o .libs/fcblanks.o
991libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcblanks.lo -MD -MP -MF .deps/fcblanks.Tpo -c fcblanks.c -o fcblanks.o >/dev/null 2>&1
992  CC     fccache.lo
993libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c fccache.c  -fno-common -DPIC -o .libs/fccache.o
994fccache.c: In function 'FcDirCacheWrite':
995fccache.c:943: warning: pointer targets in passing argument 1 of 'stat' differ in signedness
996libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fccache.lo -MD -MP -MF .deps/fccache.Tpo -c fccache.c -o fccache.o >/dev/null 2>&1
997  CC     fccfg.lo
998libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c  -fno-common -DPIC -o .libs/fccfg.o
999libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fccfg.lo -MD -MP -MF .deps/fccfg.Tpo -c fccfg.c -o fccfg.o >/dev/null 2>&1
1000  CC     fccharset.lo
1001libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c fccharset.c  -fno-common -DPIC -o .libs/fccharset.o
1002libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fccharset.lo -MD -MP -MF .deps/fccharset.Tpo -c fccharset.c -o fccharset.o >/dev/null 2>&1
1003  CC     fcdbg.lo
1004libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c fcdbg.c  -fno-common -DPIC -o .libs/fcdbg.o
1005libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcdbg.lo -MD -MP -MF .deps/fcdbg.Tpo -c fcdbg.c -o fcdbg.o >/dev/null 2>&1
1006  CC     fcdefault.lo
1007libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c fcdefault.c  -fno-common -DPIC -o .libs/fcdefault.o
1008libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcdefault.lo -MD -MP -MF .deps/fcdefault.Tpo -c fcdefault.c -o fcdefault.o >/dev/null 2>&1
1009  CC     fcdir.lo
1010libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c  -fno-common -DPIC -o .libs/fcdir.o
1011libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcdir.lo -MD -MP -MF .deps/fcdir.Tpo -c fcdir.c -o fcdir.o >/dev/null 2>&1
1012  CC     fcformat.lo
1013libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcformat.lo -MD -MP -MF .deps/fcformat.Tpo -c fcformat.c  -fno-common -DPIC -o .libs/fcformat.o
1014fcformat.c: In function 'interpret_enumerate':
1015fcformat.c:610: warning: 'idx' is used uninitialized in this function
1016libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcformat.lo -MD -MP -MF .deps/fcformat.Tpo -c fcformat.c -o fcformat.o >/dev/null 2>&1
1017  CC     fcfreetype.lo
1018libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c  -fno-common -DPIC -o .libs/fcfreetype.o
1019libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcfreetype.lo -MD -MP -MF .deps/fcfreetype.Tpo -c fcfreetype.c -o fcfreetype.o >/dev/null 2>&1
1020  CC     fcfs.lo
1021libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcfs.lo -MD -MP -MF .deps/fcfs.Tpo -c fcfs.c  -fno-common -DPIC -o .libs/fcfs.o
1022libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcfs.lo -MD -MP -MF .deps/fcfs.Tpo -c fcfs.c -o fcfs.o >/dev/null 2>&1
1023  CC     fcinit.lo
1024libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcinit.lo -MD -MP -MF .deps/fcinit.Tpo -c fcinit.c  -fno-common -DPIC -o .libs/fcinit.o
1025libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcinit.lo -MD -MP -MF .deps/fcinit.Tpo -c fcinit.c -o fcinit.o >/dev/null 2>&1
1026  CC     fclang.lo
1027libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fclang.lo -MD -MP -MF .deps/fclang.Tpo -c fclang.c  -fno-common -DPIC -o .libs/fclang.o
1028libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fclang.lo -MD -MP -MF .deps/fclang.Tpo -c fclang.c -o fclang.o >/dev/null 2>&1
1029  CC     fclist.lo
1030libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fclist.lo -MD -MP -MF .deps/fclist.Tpo -c fclist.c  -fno-common -DPIC -o .libs/fclist.o
1031libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fclist.lo -MD -MP -MF .deps/fclist.Tpo -c fclist.c -o fclist.o >/dev/null 2>&1
1032  CC     fcmatch.lo
1033libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcmatch.lo -MD -MP -MF .deps/fcmatch.Tpo -c fcmatch.c  -fno-common -DPIC -o .libs/fcmatch.o
1034libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcmatch.lo -MD -MP -MF .deps/fcmatch.Tpo -c fcmatch.c -o fcmatch.o >/dev/null 2>&1
1035  CC     fcmatrix.lo
1036libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcmatrix.lo -MD -MP -MF .deps/fcmatrix.Tpo -c fcmatrix.c  -fno-common -DPIC -o .libs/fcmatrix.o
1037libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcmatrix.lo -MD -MP -MF .deps/fcmatrix.Tpo -c fcmatrix.c -o fcmatrix.o >/dev/null 2>&1
1038  CC     fcname.lo
1039libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcname.lo -MD -MP -MF .deps/fcname.Tpo -c fcname.c  -fno-common -DPIC -o .libs/fcname.o
1040libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcname.lo -MD -MP -MF .deps/fcname.Tpo -c fcname.c -o fcname.o >/dev/null 2>&1
1041  CC     fcpat.lo
1042libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c fcpat.c  -fno-common -DPIC -o .libs/fcpat.o
1043libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcpat.lo -MD -MP -MF .deps/fcpat.Tpo -c fcpat.c -o fcpat.o >/dev/null 2>&1
1044  CC     fcserialize.lo
1045libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcserialize.lo -MD -MP -MF .deps/fcserialize.Tpo -c fcserialize.c  -fno-common -DPIC -o .libs/fcserialize.o
1046libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcserialize.lo -MD -MP -MF .deps/fcserialize.Tpo -c fcserialize.c -o fcserialize.o >/dev/null 2>&1
1047  CC     fcstr.lo
1048libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c fcstr.c  -fno-common -DPIC -o .libs/fcstr.o
1049libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcstr.lo -MD -MP -MF .deps/fcstr.Tpo -c fcstr.c -o fcstr.o >/dev/null 2>&1
1050  CC     fcxml.lo
1051libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c  -fno-common -DPIC -o .libs/fcxml.o
1052fcxml.c: In function 'FcExprCreateString':
1053fcxml.c:107: warning: assignment discards qualifiers from pointer target type
1054fcxml.c: In function 'FcExprCreateConst':
1055fcxml.c:155: warning: assignment discards qualifiers from pointer target type
1056libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT fcxml.lo -MD -MP -MF .deps/fcxml.Tpo -c fcxml.c -o fcxml.o >/dev/null 2>&1
1057  CC     ftglue.lo
1058libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT ftglue.lo -MD -MP -MF .deps/ftglue.Tpo -c ftglue.c  -fno-common -DPIC -o .libs/ftglue.o
1059libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/opt/local/include/freetype2 -I/opt/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -DFC_CACHEDIR=\"/opt/local/var/cache/fontconfig\" -DFONTCONFIG_PATH=\"/opt/local/etc/fonts\" -I/opt/local/include -O2 -arch x86_64 -MT ftglue.lo -MD -MP -MF .deps/ftglue.Tpo -c ftglue.c -o ftglue.o >/dev/null 2>&1
1060  CCLD   libfontconfig.la
1061warning: no debug symbols in executable (-arch x86_64)
1062Making all in fc-cache
1063  CC     fc-cache.o
1064  CCLD   fc-cache
1065Making all in fc-cat
1066  CC     fc-cat.o
1067  CCLD   fc-cat
1068Making all in fc-list
1069  CC     fc-list.o
1070  CCLD   fc-list
1071Making all in fc-match
1072  CC     fc-match.o
1073  CCLD   fc-match
1074Making all in fc-query
1075  CC     fc-query.o
1076  CCLD   fc-query
1077Making all in fc-scan
1078  CC     fc-scan.o
1079  CCLD   fc-scan
1080Making all in conf.d
1081make[2]: Nothing to be done for `all'.
1082Making all in doc
1083  CC     edit-sgml.o
1084  CCLD   edit-sgml
1085Making all in test
1086make[2]: Nothing to be done for `all'.
1087make[2]: Nothing to be done for `all-am'.
1088--->  Staging fontconfig into destroot
1089. changed
1090        gid expected 0 found 80 modified
1091./usr missing (created)
1092. missing (directory not created: File exists)
1093./Applications missing (created)
1094./Developer missing (created)
1095./Library missing (created)
1096. changed
1097        gid expected 80 found 0 modified
1098./bin missing (created)
1099./etc missing (created)
1100./include missing (created)
1101./lib missing (created)
1102./lib/pkgconfig missing (created)
1103./libexec missing (created)
1104./sbin missing (created)
1105./share missing (created)
1106./share/info missing (created)
1107./share/man missing (created)
1108./share/man/cat1 missing (created)
1109./share/man/cat2 missing (created)
1110./share/man/cat3 missing (created)
1111./share/man/cat4 missing (created)
1112./share/man/cat5 missing (created)
1113./share/man/cat6 missing (created)
1114./share/man/cat7 missing (created)
1115./share/man/cat8 missing (created)
1116./share/man/cat9 missing (created)
1117./share/man/catl missing (created)
1118./share/man/catn missing (created)
1119./share/man/man1 missing (created)
1120./share/man/man2 missing (created)
1121./share/man/man3 missing (created)
1122./share/man/man4 missing (created)
1123./share/man/man5 missing (created)
1124./share/man/man6 missing (created)
1125./share/man/man7 missing (created)
1126./share/man/man8 missing (created)
1127./share/man/man9 missing (created)
1128./share/man/manl missing (created)
1129./share/man/mann missing (created)
1130./share/nls missing (created)
1131./share/nls/C missing (created)
1132./share/nls/af_ZA.ISO8859-1 missing (created)
1133./share/nls/af_ZA.ISO8859-15 missing (created)
1134./share/nls/bg_BG.CP1251 missing (created)
1135./share/nls/cs_CZ.ISO8859-2 missing (created)
1136./share/nls/da_DK.ISO8859-1 missing (created)
1137./share/nls/da_DK.ISO8859-15 missing (created)
1138./share/nls/de_AT.ISO8859-1 missing (created)
1139./share/nls/de_AT.ISO8859-15 missing (created)
1140./share/nls/de_CH.ISO8859-1 missing (created)
1141./share/nls/de_CH.ISO8859-15 missing (created)
1142./share/nls/de_DE.ISO8859-1 missing (created)
1143./share/nls/de_DE.ISO8859-15 missing (created)
1144./share/nls/el_GR.ISO8859-7 missing (created)
1145./share/nls/en_AU.ISO8859-1 missing (created)
1146./share/nls/en_AU.ISO8859-15 missing (created)
1147./share/nls/en_AU.US-ASCII missing (created)
1148./share/nls/en_CA.ISO8859-1 missing (created)
1149./share/nls/en_CA.ISO8859-15 missing (created)
1150./share/nls/en_CA.US-ASCII missing (created)
1151./share/nls/en_GB.ISO8859-1 missing (created)
1152./share/nls/en_GB.ISO8859-15 missing (created)
1153./share/nls/en_GB.US-ASCII missing (created)
1154./share/nls/en_NZ.ISO8859-1 missing (created)
1155./share/nls/en_NZ.ISO8859-15 missing (created)
1156./share/nls/en_NZ.US-ASCII missing (created)
1157./share/nls/en_US.ISO8859-1 missing (created)
1158./share/nls/en_US.ISO8859-15 missing (created)
1159./share/nls/es_ES.ISO8859-1 missing (created)
1160./share/nls/es_ES.ISO8859-15 missing (created)
1161./share/nls/et_EE.ISO8859-15 missing (created)
1162./share/nls/fi_FI.ISO8859-1 missing (created)
1163./share/nls/fi_FI.ISO8859-15 missing (created)
1164./share/nls/fr_BE.ISO8859-1 missing (created)
1165./share/nls/fr_BE.ISO8859-15 missing (created)
1166./share/nls/fr_CA.ISO8859-1 missing (created)
1167./share/nls/fr_CA.ISO8859-15 missing (created)
1168./share/nls/fr_CH.ISO8859-1 missing (created)
1169./share/nls/fr_CH.ISO8859-15 missing (created)
1170./share/nls/fr_FR.ISO8859-1 missing (created)
1171./share/nls/fr_FR.ISO8859-15 missing (created)
1172./share/nls/hi_IN.ISCII-DEV missing (created)
1173./share/nls/hr_HR.ISO8859-2 missing (created)
1174./share/nls/hu_HU.ISO8859-2 missing (created)
1175./share/nls/is_IS.ISO8859-1 missing (created)
1176./share/nls/is_IS.ISO8859-15 missing (created)
1177./share/nls/it_CH.ISO8859-1 missing (created)
1178./share/nls/it_CH.ISO8859-15 missing (created)
1179./share/nls/it_IT.ISO8859-1 missing (created)
1180./share/nls/it_IT.ISO8859-15 missing (created)
1181./share/nls/ja_JP.SJIS missing (created)
1182./share/nls/ja_JP.eucJP missing (created)
1183./share/nls/ko_KR.eucKR missing (created)
1184./share/nls/la_LN.ISO8859-1 missing (created)
1185./share/nls/la_LN.ISO8859-15 missing (created)
1186./share/nls/la_LN.ISO8859-2 missing (created)
1187./share/nls/la_LN.ISO8859-4 missing (created)
1188./share/nls/la_LN.US-ASCII missing (created)
1189./share/nls/lt_LT.ISO8859-4 missing (created)
1190./share/nls/nl_BE.ISO8859-1 missing (created)
1191./share/nls/nl_BE.ISO8859-15 missing (created)
1192./share/nls/nl_NL.ISO8859-1 missing (created)
1193./share/nls/nl_NL.ISO8859-15 missing (created)
1194./share/nls/no_NO.ISO8859-1 missing (created)
1195./share/nls/no_NO.ISO8859-15 missing (created)
1196./share/nls/pl_PL.ISO8859-2 missing (created)
1197./share/nls/pt_BR.ISO8859-1 missing (created)
1198./share/nls/pt_PT.ISO8859-1 missing (created)
1199./share/nls/pt_PT.ISO8859-15 missing (created)
1200./share/nls/ro_RO.ISO8859-2 missing (created)
1201./share/nls/ru_RU.CP866 missing (created)
1202./share/nls/ru_RU.ISO8859-5 missing (created)
1203./share/nls/ru_RU.KOI8-R missing (created)
1204./share/nls/sk_SK.ISO8859-2 missing (created)
1205./share/nls/sl_SI.ISO8859-2 missing (created)
1206./share/nls/sv_SE.ISO8859-1 missing (created)
1207./share/nls/sv_SE.ISO8859-15 missing (created)
1208./share/nls/tr_TR.ISO8859-9 missing (created)
1209./share/nls/uk_UA.ISO8859-5 missing (created)
1210./share/nls/uk_UA.KOI8-U missing (created)
1211./share/nls/zh_CN.eucCN missing (created)
1212./share/nls/zh_TW.Big5 missing (created)
1213./share/skel missing (created)
1214./src missing (created)
1215./var missing (created)
1216./var/macports missing (created)
1217./var/macports/build missing (created)
1218./var/macports/distfiles missing (created)
1219./var/macports/logs missing (created)
1220./var/macports/packages missing (created)
1221./var/macports/receipts missing (created)
1222./var/macports/registry missing (created)
1223./www missing (created)
1224Making install in fontconfig
1225make[2]: Nothing to be done for `install-exec-am'.
1226test -z "/opt/local/include/fontconfig" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/include/fontconfig"
1227 /usr/bin/install -c -m 644 fontconfig.h fcfreetype.h fcprivate.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/include/fontconfig'
1228Making install in fc-case
1229/usr/bin/make  install-am
1230make[3]: Nothing to be done for `install-exec-am'.
1231make[3]: Nothing to be done for `install-data-am'.
1232Making install in fc-lang
1233/usr/bin/make  install-am
1234make[3]: Nothing to be done for `install-exec-am'.
1235make[3]: Nothing to be done for `install-data-am'.
1236Making install in fc-glyphname
1237/usr/bin/make  install-am
1238make[3]: Nothing to be done for `install-exec-am'.
1239make[3]: Nothing to be done for `install-data-am'.
1240Making install in fc-arch
1241/usr/bin/make  install-am
1242make[3]: Nothing to be done for `install-exec-am'.
1243make[3]: Nothing to be done for `install-data-am'.
1244Making install in src
1245/usr/bin/make  install-am
1246test -z "/opt/local/lib" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/lib"
1247 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfontconfig.la '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/lib'
1248libtool: install: /usr/bin/install -c .libs/libfontconfig.1.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/lib/libfontconfig.1.dylib
1249libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/lib && { ln -s -f libfontconfig.1.dylib libfontconfig.dylib || { rm -f libfontconfig.dylib && ln -s libfontconfig.1.dylib libfontconfig.dylib; }; })
1250libtool: install: /usr/bin/install -c .libs/libfontconfig.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/lib/libfontconfig.la
1251libtool: install: /usr/bin/install -c .libs/libfontconfig.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/lib/libfontconfig.a
1252libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/lib/libfontconfig.a
1253libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/lib/libfontconfig.a
1254libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1255make[3]: Nothing to be done for `install-data-am'.
1256Making install in fc-cache
1257test -z "/opt/local/bin" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin"
1258  /bin/sh ../libtool   --mode=install /usr/bin/install -c fc-cache '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin'
1259libtool: install: /usr/bin/install -c .libs/fc-cache /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin/fc-cache
1260/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.8.0/install-sh -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/var/cache/fontconfig"
1261test -z "/opt/local/share/man/man1" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1"
1262 /usr/bin/install -c -m 644 fc-cache.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1'
1263Making install in fc-cat
1264test -z "/opt/local/bin" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin"
1265  /bin/sh ../libtool   --mode=install /usr/bin/install -c fc-cat '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin'
1266libtool: install: /usr/bin/install -c .libs/fc-cat /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin/fc-cat
1267test -z "/opt/local/share/man/man1" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1"
1268 /usr/bin/install -c -m 644 fc-cat.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1'
1269Making install in fc-list
1270test -z "/opt/local/bin" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin"
1271  /bin/sh ../libtool   --mode=install /usr/bin/install -c fc-list '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin'
1272libtool: install: /usr/bin/install -c .libs/fc-list /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin/fc-list
1273test -z "/opt/local/share/man/man1" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1"
1274 /usr/bin/install -c -m 644 fc-list.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1'
1275Making install in fc-match
1276test -z "/opt/local/bin" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin"
1277  /bin/sh ../libtool   --mode=install /usr/bin/install -c fc-match '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin'
1278libtool: install: /usr/bin/install -c .libs/fc-match /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin/fc-match
1279test -z "/opt/local/share/man/man1" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1"
1280 /usr/bin/install -c -m 644 fc-match.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1'
1281Making install in fc-query
1282test -z "/opt/local/bin" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin"
1283  /bin/sh ../libtool   --mode=install /usr/bin/install -c fc-query '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin'
1284libtool: install: /usr/bin/install -c .libs/fc-query /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin/fc-query
1285test -z "/opt/local/share/man/man1" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1"
1286 /usr/bin/install -c -m 644 fc-query.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1'
1287Making install in fc-scan
1288test -z "/opt/local/bin" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin"
1289  /bin/sh ../libtool   --mode=install /usr/bin/install -c fc-scan '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin'
1290libtool: install: /usr/bin/install -c .libs/fc-scan /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/bin/fc-scan
1291test -z "/opt/local/share/man/man1" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1"
1292 /usr/bin/install -c -m 644 fc-scan.1 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man1'
1293Making install in conf.d
1294make[2]: Nothing to be done for `install-exec-am'.
1295test -z "/opt/local/etc/fonts/conf.avail" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/conf.avail"
1296 /usr/bin/install -c -m 644 10-autohint.conf 10-no-sub-pixel.conf 10-sub-pixel-bgr.conf 10-sub-pixel-rgb.conf 10-sub-pixel-vbgr.conf 10-sub-pixel-vrgb.conf 10-unhinted.conf 20-fix-globaladvance.conf 20-unhint-small-vera.conf 25-unhint-nonlatin.conf 30-urw-aliases.conf 30-metric-aliases.conf 40-nonlatin.conf 45-latin.conf 49-sansserif.conf 50-user.conf 51-local.conf 60-latin.conf 65-fonts-persian.conf 65-khmer.conf 65-nonlatin.conf 69-unifont.conf 70-no-bitmaps.conf 70-yes-bitmaps.conf 80-delicious.conf 90-synthetic.conf '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/conf.avail'
1297test -z "/opt/local/etc/fonts/conf.d" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/conf.d"
1298 /usr/bin/install -c -m 644 README '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/conf.d'
1299mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/conf.d
1300cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/conf.d
1301rm -f 20-fix-globaladvance.conf; ln -s ../conf.avail/20-fix-globaladvance.conf .
1302rm -f 20-unhint-small-vera.conf; ln -s ../conf.avail/20-unhint-small-vera.conf .
1303rm -f 30-urw-aliases.conf; ln -s ../conf.avail/30-urw-aliases.conf .
1304rm -f 30-metric-aliases.conf; ln -s ../conf.avail/30-metric-aliases.conf .
1305rm -f 40-nonlatin.conf; ln -s ../conf.avail/40-nonlatin.conf .
1306rm -f 45-latin.conf; ln -s ../conf.avail/45-latin.conf .
1307rm -f 49-sansserif.conf; ln -s ../conf.avail/49-sansserif.conf .
1308rm -f 50-user.conf; ln -s ../conf.avail/50-user.conf .
1309rm -f 51-local.conf; ln -s ../conf.avail/51-local.conf .
1310rm -f 60-latin.conf; ln -s ../conf.avail/60-latin.conf .
1311rm -f 65-fonts-persian.conf; ln -s ../conf.avail/65-fonts-persian.conf .
1312rm -f 65-nonlatin.conf; ln -s ../conf.avail/65-nonlatin.conf .
1313rm -f 69-unifont.conf; ln -s ../conf.avail/69-unifont.conf .
1314rm -f 80-delicious.conf; ln -s ../conf.avail/80-delicious.conf .
1315rm -f 90-synthetic.conf; ln -s ../conf.avail/90-synthetic.conf .
1316Making install in doc
1317make[2]: Nothing to be done for `install-exec-am'.
1318test -z "/opt/local/share/doc/fontconfig" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig"
1319 /usr/bin/install -c -m 644 fontconfig-user.txt fontconfig-devel.txt fontconfig-user.pdf fontconfig-devel.pdf fontconfig-user.html '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig'
1320test -z "/opt/local/share/doc/fontconfig/fontconfig-devel" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig/fontconfig-devel"
1321 /usr/bin/install -c -m 644 ./fontconfig-devel/fcatomiccreate.html ./fontconfig-devel/fcatomicdeletenew.html ./fontconfig-devel/fcatomicdestroy.html ./fontconfig-devel/fcatomiclock.html ./fontconfig-devel/fcatomicnewfile.html ./fontconfig-devel/fcatomicorigfile.html ./fontconfig-devel/fcatomicreplaceorig.html ./fontconfig-devel/fcatomicunlock.html ./fontconfig-devel/fcblanksadd.html ./fontconfig-devel/fcblankscreate.html ./fontconfig-devel/fcblanksdestroy.html ./fontconfig-devel/fcblanksismember.html ./fontconfig-devel/fccachecopyset.html ./fontconfig-devel/fccachedir.html ./fontconfig-devel/fccachenumfont.html ./fontconfig-devel/fccachenumsubdir.html ./fontconfig-devel/fccachesubdir.html ./fontconfig-devel/fccharsetaddchar.html ./fontconfig-devel/fccharsetcopy.html ./fontconfig-devel/fccharsetcount.html ./fontconfig-devel/fccharsetcoverage.html ./fontconfig-devel/fccharsetcreate.html ./fontconfig-devel/fccharsetdestroy.html ./fontconfig-devel/fccharsetequal.html ./fontconfig-devel/fccharsetfirstpage.html ./fontconfig-devel/fccharsethaschar.html ./fontconfig-devel/fccharsetintersect.html ./fontconfig-devel/fccharsetintersectcount.html ./fontconfig-devel/fccharsetissubset.html ./fontconfig-devel/fccharsetmerge.html ./fontconfig-devel/fccharsetnew.html ./fontconfig-devel/fccharsetnextpage.html ./fontconfig-devel/fccharsetsubtract.html ./fontconfig-devel/fccharsetsubtractcount.html ./fontconfig-devel/fccharsetunion.html ./fontconfig-devel/fcconfigappfontadddir.html ./fontconfig-devel/fcconfigappfontaddfile.html ./fontconfig-devel/fcconfigappfontclear.html ./fontconfig-devel/fcconfigbuildfonts.html ./fontconfig-devel/fcconfigcreate.html '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig/fontconfig-devel'
1322 /usr/bin/install -c -m 644 ./fontconfig-devel/fcconfigdestroy.html ./fontconfig-devel/fcconfigenablehome.html ./fontconfig-devel/fcconfigfilename.html ./fontconfig-devel/fcconfiggetblanks.html ./fontconfig-devel/fcconfiggetcache.html ./fontconfig-devel/fcconfiggetcachedirs.html ./fontconfig-devel/fcconfiggetconfigdirs.html ./fontconfig-devel/fcconfiggetconfigfiles.html ./fontconfig-devel/fcconfiggetcurrent.html ./fontconfig-devel/fcconfiggetfontdirs.html ./fontconfig-devel/fcconfiggetfonts.html ./fontconfig-devel/fcconfiggetrescaninterval.html ./fontconfig-devel/fcconfighome.html ./fontconfig-devel/fcconfigparseandload.html ./fontconfig-devel/fcconfigreference.html ./fontconfig-devel/fcconfigsetcurrent.html ./fontconfig-devel/fcconfigsetrescaninterval.html ./fontconfig-devel/fcconfigsubstitute.html ./fontconfig-devel/fcconfigsubstitutewithpat.html ./fontconfig-devel/fcconfiguptodate.html ./fontconfig-devel/fcdefaultsubstitute.html ./fontconfig-devel/fcdircacheload.html ./fontconfig-devel/fcdircacheloadfile.html ./fontconfig-devel/fcdircacheread.html ./fontconfig-devel/fcdircacheunlink.html ./fontconfig-devel/fcdircacheunload.html ./fontconfig-devel/fcdircachevalid.html ./fontconfig-devel/fcdirsave.html ./fontconfig-devel/fcdirscan.html ./fontconfig-devel/fcfileisdir.html ./fontconfig-devel/fcfilescan.html ./fontconfig-devel/fcfini.html ./fontconfig-devel/fcfontlist.html ./fontconfig-devel/fcfontmatch.html ./fontconfig-devel/fcfontrenderprepare.html ./fontconfig-devel/fcfontsetadd.html ./fontconfig-devel/fcfontsetcreate.html ./fontconfig-devel/fcfontsetdestroy.html ./fontconfig-devel/fcfontsetlist.html ./fontconfig-devel/fcfontsetmatch.html '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig/fontconfig-devel'
1323 /usr/bin/install -c -m 644 ./fontconfig-devel/fcfontsetprint.html ./fontconfig-devel/fcfontsetsort.html ./fontconfig-devel/fcfontsetsortdestroy.html ./fontconfig-devel/fcfontsort.html ./fontconfig-devel/fcfreetypecharindex.html ./fontconfig-devel/fcfreetypecharset.html ./fontconfig-devel/fcfreetypecharsetandspacing.html ./fontconfig-devel/fcfreetypequery.html ./fontconfig-devel/fcfreetypequeryface.html ./fontconfig-devel/fcgetlangs.html ./fontconfig-devel/fcgetversion.html ./fontconfig-devel/fcinit.html ./fontconfig-devel/fcinitbringuptodate.html ./fontconfig-devel/fcinitloadconfig.html ./fontconfig-devel/fcinitloadconfigandfonts.html ./fontconfig-devel/fcinitreinitialize.html ./fontconfig-devel/fcislower.html ./fontconfig-devel/fcisupper.html ./fontconfig-devel/fclanggetcharset.html ./fontconfig-devel/fclangsetadd.html ./fontconfig-devel/fclangsetcompare.html ./fontconfig-devel/fclangsetcontains.html ./fontconfig-devel/fclangsetcopy.html ./fontconfig-devel/fclangsetcreate.html ./fontconfig-devel/fclangsetdestroy.html ./fontconfig-devel/fclangsetequal.html ./fontconfig-devel/fclangsetgetlangs.html ./fontconfig-devel/fclangsethash.html ./fontconfig-devel/fclangsethaslang.html ./fontconfig-devel/fcmatrixcopy.html ./fontconfig-devel/fcmatrixequal.html ./fontconfig-devel/fcmatrixinit.html ./fontconfig-devel/fcmatrixmultiply.html ./fontconfig-devel/fcmatrixrotate.html ./fontconfig-devel/fcmatrixscale.html ./fontconfig-devel/fcmatrixshear.html ./fontconfig-devel/fcnameconstant.html ./fontconfig-devel/fcnamegetconstant.html ./fontconfig-devel/fcnamegetobjecttype.html ./fontconfig-devel/fcnameparse.html '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig/fontconfig-devel'
1324 /usr/bin/install -c -m 644 ./fontconfig-devel/fcnameregisterconstants.html ./fontconfig-devel/fcnameregisterobjecttypes.html ./fontconfig-devel/fcnameunparse.html ./fontconfig-devel/fcnameunregisterconstants.html ./fontconfig-devel/fcnameunregisterobjecttypes.html ./fontconfig-devel/fcobjectsetadd.html ./fontconfig-devel/fcobjectsetbuild.html ./fontconfig-devel/fcobjectsetcreate.html ./fontconfig-devel/fcobjectsetdestroy.html ./fontconfig-devel/fcpatternadd-type.html ./fontconfig-devel/fcpatternadd.html ./fontconfig-devel/fcpatternaddweak.html ./fontconfig-devel/fcpatternbuild.html ./fontconfig-devel/fcpatterncreate.html ./fontconfig-devel/fcpatterndel.html ./fontconfig-devel/fcpatterndestroy.html ./fontconfig-devel/fcpatternduplicate.html ./fontconfig-devel/fcpatternequal.html ./fontconfig-devel/fcpatternequalsubset.html ./fontconfig-devel/fcpatternfilter.html ./fontconfig-devel/fcpatternformat.html ./fontconfig-devel/fcpatternget-type.html ./fontconfig-devel/fcpatternget.html ./fontconfig-devel/fcpatternhash.html ./fontconfig-devel/fcpatternprint.html ./fontconfig-devel/fcpatternreference.html ./fontconfig-devel/fcpatternremove.html ./fontconfig-devel/fcstrbasename.html ./fontconfig-devel/fcstrcmp.html ./fontconfig-devel/fcstrcmpignorecase.html ./fontconfig-devel/fcstrcopy.html ./fontconfig-devel/fcstrcopyfilename.html ./fontconfig-devel/fcstrdirname.html ./fontconfig-devel/fcstrdowncase.html ./fontconfig-devel/fcstrfree.html ./fontconfig-devel/fcstrlistcreate.html ./fontconfig-devel/fcstrlistdone.html ./fontconfig-devel/fcstrlistnext.html ./fontconfig-devel/fcstrplus.html ./fontconfig-devel/fcstrsetadd.html '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig/fontconfig-devel'
1325 /usr/bin/install -c -m 644 ./fontconfig-devel/fcstrsetaddfilename.html ./fontconfig-devel/fcstrsetcreate.html ./fontconfig-devel/fcstrsetdel.html ./fontconfig-devel/fcstrsetdestroy.html ./fontconfig-devel/fcstrsetequal.html ./fontconfig-devel/fcstrsetmember.html ./fontconfig-devel/fcstrstr.html ./fontconfig-devel/fcstrstrignorecase.html ./fontconfig-devel/fctolower.html ./fontconfig-devel/fcucs4toutf8.html ./fontconfig-devel/fcutf16len.html ./fontconfig-devel/fcutf16toucs4.html ./fontconfig-devel/fcutf8len.html ./fontconfig-devel/fcutf8toucs4.html ./fontconfig-devel/fcvaluedestroy.html ./fontconfig-devel/fcvalueequal.html ./fontconfig-devel/fcvalueprint.html ./fontconfig-devel/fcvaluesave.html ./fontconfig-devel/ln12.html ./fontconfig-devel/t1.html ./fontconfig-devel/x102.html ./fontconfig-devel/x19.html ./fontconfig-devel/x31.html '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig/fontconfig-devel'
1326test -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_fontconfig/work/destroot/opt/local/share/man/man3"
1327 /usr/bin/install -c -m 644 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man3'
1328 /usr/bin/install -c -m 644 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man3'
1329 /usr/bin/install -c -m 644 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man3'
1330 /usr/bin/install -c -m 644 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man3'
1331 /usr/bin/install -c -m 644 FcStrPlus.3 FcStrFree.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man3'
1332test -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_fontconfig/work/destroot/opt/local/share/man/man5"
1333 /usr/bin/install -c -m 644 fonts-conf.5 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/man/man5'
1334Making install in test
1335make[2]: Nothing to be done for `install-exec-am'.
1336make[2]: Nothing to be done for `install-data-am'.
1337make[2]: Nothing to be done for `install-exec-am'.
1338test -z "/opt/local/etc/fonts" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts"
1339 /usr/bin/install -c -m 644 fonts.dtd '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts'
1340sed \
1341                -e 's,@FC_CACHEDIR\@,/opt/local/var/cache/fontconfig,g' \
1342                -e 's,@FC_DEFAULT_FONTS\@,/usr/share/fonts,g' \
1343                -e 's,@FC_FONTPATH\@,<dir>/usr/X11R6/lib/X11/fonts</dir> <dir>/Library/Fonts</dir> <dir>/Network/Library/Fonts</dir> <dir>/System/Library/Fonts</dir> <dir>/opt/local/share/fonts</dir>,g' \
1344                -e 's,@PACKAGE\@,fontconfig,g' \
1345                -e 's,@VERSION\@,2.8.0,g' \
1346                fonts.conf.in > fonts.conf.tmp && \
1347        mv fonts.conf.tmp fonts.conf
1348/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.8.0/install-sh -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/var/cache/fontconfig
1349if [ -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/fonts.conf ]; then \
1350          echo "backing up existing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/fonts.conf"; \
1351          mv /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/fonts.conf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/fonts.conf.bak; \
1352        fi
1353if [ -f ./fonts.conf ]; then \
1354          echo " /usr/bin/install -c -m 644 ./fonts.conf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/fonts.conf"; \
1355          /usr/bin/install -c -m 644 ./fonts.conf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/fonts.conf; \
1356        else if [ -f fonts.conf ]; then \
1357          echo " /usr/bin/install -c -m 644 fonts.conf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/fonts.conf"; \
1358          /usr/bin/install -c -m 644 fonts.conf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/fonts.conf; \
1359        fi; fi
1360 /usr/bin/install -c -m 644 ./fonts.conf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/etc/fonts/fonts.conf
1361***
1362*** Warning: fonts.cache not built
1363***
1364*** Generate this file manually on host system using fc-cache
1365***
1366test -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_fontconfig/work/destroot/opt/local/lib/pkgconfig"
1367 /usr/bin/install -c -m 644 fontconfig.pc '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/lib/pkgconfig'
1368xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig-2.8.0
1369xinstall: chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.8.0)
1370xinstall: AUTHORS -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig-2.8.0/AUTHORS
1371xinstall: COPYING -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig-2.8.0/COPYING
1372xinstall: ChangeLog -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig-2.8.0/ChangeLog
1373xinstall: NEWS -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig-2.8.0/NEWS
1374xinstall: README -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/destroot/opt/local/share/doc/fontconfig-2.8.0/README
1375--->  Compressing man pages for fontconfig
1376man1/fc-cache.1:         51.7% -- replaced with man1/fc-cache.1.gz
1377man1/fc-cache.1.gz: changing permissions from 00644 to 00444
1378man1/fc-cat.1:   46.7% -- replaced with man1/fc-cat.1.gz
1379man1/fc-cat.1.gz: changing permissions from 00644 to 00444
1380man1/fc-list.1:  51.3% -- replaced with man1/fc-list.1.gz
1381man1/fc-list.1.gz: changing permissions from 00644 to 00444
1382man1/fc-match.1:         54.3% -- replaced with man1/fc-match.1.gz
1383man1/fc-match.1.gz: changing permissions from 00644 to 00444
1384man1/fc-query.1:         49.7% -- replaced with man1/fc-query.1.gz
1385man1/fc-query.1.gz: changing permissions from 00644 to 00444
1386man1/fc-scan.1:  47.8% -- replaced with man1/fc-scan.1.gz
1387man1/fc-scan.1.gz: changing permissions from 00644 to 00444
1388man3/FcAtomicCreate.3:   38.6% -- replaced with man3/FcAtomicCreate.3.gz
1389man3/FcAtomicCreate.3.gz: changing permissions from 00644 to 00444
1390man3/FcAtomicDeleteNew.3:        33.1% -- replaced with man3/FcAtomicDeleteNew.3.gz
1391man3/FcAtomicDeleteNew.3.gz: changing permissions from 00644 to 00444
1392man3/FcAtomicDestroy.3:  34.2% -- replaced with man3/FcAtomicDestroy.3.gz
1393man3/FcAtomicDestroy.3.gz: changing permissions from 00644 to 00444
1394man3/FcAtomicLock.3:     36.2% -- replaced with man3/FcAtomicLock.3.gz
1395man3/FcAtomicLock.3.gz: changing permissions from 00644 to 00444
1396man3/FcAtomicNewFile.3:  34.7% -- replaced with man3/FcAtomicNewFile.3.gz
1397man3/FcAtomicNewFile.3.gz: changing permissions from 00644 to 00444
1398man3/FcAtomicOrigFile.3:         33.5% -- replaced with man3/FcAtomicOrigFile.3.gz
1399man3/FcAtomicOrigFile.3.gz: changing permissions from 00644 to 00444
1400man3/FcAtomicReplaceOrig.3:      39.5% -- replaced with man3/FcAtomicReplaceOrig.3.gz
1401man3/FcAtomicReplaceOrig.3.gz: changing permissions from 00644 to 00444
1402man3/FcAtomicUnlock.3:   31.7% -- replaced with man3/FcAtomicUnlock.3.gz
1403man3/FcAtomicUnlock.3.gz: changing permissions from 00644 to 00444
1404man3/FcBlanksAdd.3:      34.0% -- replaced with man3/FcBlanksAdd.3.gz
1405man3/FcBlanksAdd.3.gz: changing permissions from 00644 to 00444
1406man3/FcBlanksCreate.3:   32.9% -- replaced with man3/FcBlanksCreate.3.gz
1407man3/FcBlanksCreate.3.gz: changing permissions from 00644 to 00444
1408man3/FcBlanksDestroy.3:  33.6% -- replaced with man3/FcBlanksDestroy.3.gz
1409man3/FcBlanksDestroy.3.gz: changing permissions from 00644 to 00444
1410man3/FcBlanksIsMember.3:         33.6% -- replaced with man3/FcBlanksIsMember.3.gz
1411man3/FcBlanksIsMember.3.gz: changing permissions from 00644 to 00444
1412man3/FcCacheCopySet.3:   37.7% -- replaced with man3/FcCacheCopySet.3.gz
1413man3/FcCacheCopySet.3.gz: changing permissions from 00644 to 00444
1414man3/FcCacheDir.3:       32.6% -- replaced with man3/FcCacheDir.3.gz
1415man3/FcCacheDir.3.gz: changing permissions from 00644 to 00444
1416man3/FcCacheNumFont.3:   37.0% -- replaced with man3/FcCacheNumFont.3.gz
1417man3/FcCacheNumFont.3.gz: changing permissions from 00644 to 00444
1418man3/FcCacheNumSubdir.3:         37.5% -- replaced with man3/FcCacheNumSubdir.3.gz
1419man3/FcCacheNumSubdir.3.gz: changing permissions from 00644 to 00444
1420man3/FcCacheSubdir.3:    36.4% -- replaced with man3/FcCacheSubdir.3.gz
1421man3/FcCacheSubdir.3.gz: changing permissions from 00644 to 00444
1422man3/FcCharSetAddChar.3:         37.1% -- replaced with man3/FcCharSetAddChar.3.gz
1423man3/FcCharSetAddChar.3.gz: changing permissions from 00644 to 00444
1424man3/FcCharSetCopy.3:    35.2% -- replaced with man3/FcCharSetCopy.3.gz
1425man3/FcCharSetCopy.3.gz: changing permissions from 00644 to 00444
1426man3/FcCharSetCount.3:   33.0% -- replaced with man3/FcCharSetCount.3.gz
1427man3/FcCharSetCount.3.gz: changing permissions from 00644 to 00444
1428man3/FcCharSetCoverage.3:        42.2% -- replaced with man3/FcCharSetCoverage.3.gz
1429man3/FcCharSetCoverage.3.gz: changing permissions from 00644 to 00444
1430man3/FcCharSetCreate.3:  35.5% -- replaced with man3/FcCharSetCreate.3.gz
1431man3/FcCharSetCreate.3.gz: changing permissions from 00644 to 00444
1432man3/FcCharSetDestroy.3:         38.6% -- replaced with man3/FcCharSetDestroy.3.gz
1433man3/FcCharSetDestroy.3.gz: changing permissions from 00644 to 00444
1434man3/FcCharSetEqual.3:   34.7% -- replaced with man3/FcCharSetEqual.3.gz
1435man3/FcCharSetEqual.3.gz: changing permissions from 00644 to 00444
1436man3/FcCharSetFirstPage.3:       38.6% -- replaced with man3/FcCharSetFirstPage.3.gz
1437man3/FcCharSetFirstPage.3.gz: changing permissions from 00644 to 00444
1438man3/FcCharSetHasChar.3:         35.1% -- replaced with man3/FcCharSetHasChar.3.gz
1439man3/FcCharSetHasChar.3.gz: changing permissions from 00644 to 00444
1440man3/FcCharSetIntersect.3:       39.3% -- replaced with man3/FcCharSetIntersect.3.gz
1441man3/FcCharSetIntersect.3.gz: changing permissions from 00644 to 00444
1442man3/FcCharSetIntersectCount.3:  39.8% -- replaced with man3/FcCharSetIntersectCount.3.gz
1443man3/FcCharSetIntersectCount.3.gz: changing permissions from 00644 to 00444
1444man3/FcCharSetIsSubset.3:        36.9% -- replaced with man3/FcCharSetIsSubset.3.gz
1445man3/FcCharSetIsSubset.3.gz: changing permissions from 00644 to 00444
1446man3/FcCharSetMerge.3:   41.3% -- replaced with man3/FcCharSetMerge.3.gz
1447man3/FcCharSetMerge.3.gz: changing permissions from 00644 to 00444
1448man3/FcCharSetNew.3:     37.5% -- replaced with man3/FcCharSetNew.3.gz
1449man3/FcCharSetNew.3.gz: changing permissions from 00644 to 00444
1450man3/FcCharSetNextPage.3:        37.6% -- replaced with man3/FcCharSetNextPage.3.gz
1451man3/FcCharSetNextPage.3.gz: changing permissions from 00644 to 00444
1452man3/FcCharSetSubtract.3:        39.1% -- replaced with man3/FcCharSetSubtract.3.gz
1453man3/FcCharSetSubtract.3.gz: changing permissions from 00644 to 00444
1454man3/FcCharSetSubtractCount.3:   39.6% -- replaced with man3/FcCharSetSubtractCount.3.gz
1455man3/FcCharSetSubtractCount.3.gz: changing permissions from 00644 to 00444
1456man3/FcCharSetUnion.3:   37.1% -- replaced with man3/FcCharSetUnion.3.gz
1457man3/FcCharSetUnion.3.gz: changing permissions from 00644 to 00444
1458man3/FcConfigAppFontAddDir.3:    39.0% -- replaced with man3/FcConfigAppFontAddDir.3.gz
1459man3/FcConfigAppFontAddDir.3.gz: changing permissions from 00644 to 00444
1460man3/FcConfigAppFontAddFile.3:   39.6% -- replaced with man3/FcConfigAppFontAddFile.3.gz
1461man3/FcConfigAppFontAddFile.3.gz: changing permissions from 00644 to 00444
1462man3/FcConfigAppFontClear.3:     36.3% -- replaced with man3/FcConfigAppFontClear.3.gz
1463man3/FcConfigAppFontClear.3.gz: changing permissions from 00644 to 00444
1464man3/FcConfigBuildFonts.3:       39.4% -- replaced with man3/FcConfigBuildFonts.3.gz
1465man3/FcConfigBuildFonts.3.gz: changing permissions from 00644 to 00444
1466man3/FcConfigCreate.3:   34.2% -- replaced with man3/FcConfigCreate.3.gz
1467man3/FcConfigCreate.3.gz: changing permissions from 00644 to 00444
1468man3/FcConfigDestroy.3:  41.1% -- replaced with man3/FcConfigDestroy.3.gz
1469man3/FcConfigDestroy.3.gz: changing permissions from 00644 to 00444
1470man3/FcConfigEnableHome.3:       41.5% -- replaced with man3/FcConfigEnableHome.3.gz
1471man3/FcConfigEnableHome.3.gz: changing permissions from 00644 to 00444
1472man3/FcConfigFilename.3:         46.5% -- replaced with man3/FcConfigFilename.3.gz
1473man3/FcConfigFilename.3.gz: changing permissions from 00644 to 00444
1474man3/FcConfigGetBlanks.3:        42.1% -- replaced with man3/FcConfigGetBlanks.3.gz
1475man3/FcConfigGetBlanks.3.gz: changing permissions from 00644 to 00444
1476man3/FcConfigGetCache.3:         36.0% -- replaced with man3/FcConfigGetCache.3.gz
1477man3/FcConfigGetCache.3.gz: changing permissions from 00644 to 00444
1478man3/FcConfigGetCacheDirs.3:     41.1% -- replaced with man3/FcConfigGetCacheDirs.3.gz
1479man3/FcConfigGetCacheDirs.3.gz: changing permissions from 00644 to 00444
1480man3/FcConfigGetConfigDirs.3:    41.8% -- replaced with man3/FcConfigGetConfigDirs.3.gz
1481man3/FcConfigGetConfigDirs.3.gz: changing permissions from 00644 to 00444
1482man3/FcConfigGetConfigFiles.3:   40.5% -- replaced with man3/FcConfigGetConfigFiles.3.gz
1483man3/FcConfigGetConfigFiles.3.gz: changing permissions from 00644 to 00444
1484man3/FcConfigGetCurrent.3:       36.3% -- replaced with man3/FcConfigGetCurrent.3.gz
1485man3/FcConfigGetCurrent.3.gz: changing permissions from 00644 to 00444
1486man3/FcConfigGetFontDirs.3:      41.5% -- replaced with man3/FcConfigGetFontDirs.3.gz
1487man3/FcConfigGetFontDirs.3.gz: changing permissions from 00644 to 00444
1488man3/FcConfigGetFonts.3:         39.0% -- replaced with man3/FcConfigGetFonts.3.gz
1489man3/FcConfigGetFonts.3.gz: changing permissions from 00644 to 00444
1490man3/FcConfigGetRescanInterval.3:        43.7% -- replaced with man3/FcConfigGetRescanInterval.3.gz
1491man3/FcConfigGetRescanInterval.3.gz: changing permissions from 00644 to 00444
1492man3/FcConfigHome.3:     34.9% -- replaced with man3/FcConfigHome.3.gz
1493man3/FcConfigHome.3.gz: changing permissions from 00644 to 00444
1494man3/FcConfigParseAndLoad.3:     42.9% -- replaced with man3/FcConfigParseAndLoad.3.gz
1495man3/FcConfigParseAndLoad.3.gz: changing permissions from 00644 to 00444
1496man3/FcConfigReference.3:        43.3% -- replaced with man3/FcConfigReference.3.gz
1497man3/FcConfigReference.3.gz: changing permissions from 00644 to 00444
1498man3/FcConfigSetCurrent.3:       37.7% -- replaced with man3/FcConfigSetCurrent.3.gz
1499man3/FcConfigSetCurrent.3.gz: changing permissions from 00644 to 00444
1500man3/FcConfigSetRescanInterval.3:        41.4% -- replaced with man3/FcConfigSetRescanInterval.3.gz
1501man3/FcConfigSetRescanInterval.3.gz: changing permissions from 00644 to 00444
1502man3/FcConfigSubstitute.3:       39.4% -- replaced with man3/FcConfigSubstitute.3.gz
1503man3/FcConfigSubstitute.3.gz: changing permissions from 00644 to 00444
1504man3/FcConfigSubstituteWithPat.3:        46.9% -- replaced with man3/FcConfigSubstituteWithPat.3.gz
1505man3/FcConfigSubstituteWithPat.3.gz: changing permissions from 00644 to 00444
1506man3/FcConfigUptoDate.3:         38.7% -- replaced with man3/FcConfigUptoDate.3.gz
1507man3/FcConfigUptoDate.3.gz: changing permissions from 00644 to 00444
1508man3/FcDefaultSubstitute.3:      45.9% -- replaced with man3/FcDefaultSubstitute.3.gz
1509man3/FcDefaultSubstitute.3.gz: changing permissions from 00644 to 00444
1510man3/FcDirCacheLoad.3:   39.6% -- replaced with man3/FcDirCacheLoad.3.gz
1511man3/FcDirCacheLoad.3.gz: changing permissions from 00644 to 00444
1512man3/FcDirCacheLoadFile.3:       37.4% -- replaced with man3/FcDirCacheLoadFile.3.gz
1513man3/FcDirCacheLoadFile.3.gz: changing permissions from 00644 to 00444
1514man3/FcDirCacheRead.3:   37.8% -- replaced with man3/FcDirCacheRead.3.gz
1515man3/FcDirCacheRead.3.gz: changing permissions from 00644 to 00444
1516man3/FcDirCacheUnlink.3:         36.4% -- replaced with man3/FcDirCacheUnlink.3.gz
1517man3/FcDirCacheUnlink.3.gz: changing permissions from 00644 to 00444
1518man3/FcDirCacheUnload.3:         34.0% -- replaced with man3/FcDirCacheUnload.3.gz
1519man3/FcDirCacheUnload.3.gz: changing permissions from 00644 to 00444
1520man3/FcDirCacheValid.3:  32.4% -- replaced with man3/FcDirCacheValid.3.gz
1521man3/FcDirCacheValid.3.gz: changing permissions from 00644 to 00444
1522man3/FcDirSave.3:        38.5% -- replaced with man3/FcDirSave.3.gz
1523man3/FcDirSave.3.gz: changing permissions from 00644 to 00444
1524man3/FcDirScan.3:        41.9% -- replaced with man3/FcDirScan.3.gz
1525man3/FcDirScan.3.gz: changing permissions from 00644 to 00444
1526man3/FcFileIsDir.3:      32.3% -- replaced with man3/FcFileIsDir.3.gz
1527man3/FcFileIsDir.3.gz: changing permissions from 00644 to 00444
1528man3/FcFileScan.3:       44.9% -- replaced with man3/FcFileScan.3.gz
1529man3/FcFileScan.3.gz: changing permissions from 00644 to 00444
1530man3/FcFini.3:   36.8% -- replaced with man3/FcFini.3.gz
1531man3/FcFini.3.gz: changing permissions from 00644 to 00444
1532man3/FcFontList.3:       37.8% -- replaced with man3/FcFontList.3.gz
1533man3/FcFontList.3.gz: changing permissions from 00644 to 00444
1534man3/FcFontMatch.3:      41.4% -- replaced with man3/FcFontMatch.3.gz
1535man3/FcFontMatch.3.gz: changing permissions from 00644 to 00444
1536man3/FcFontRenderPrepare.3:      44.5% -- replaced with man3/FcFontRenderPrepare.3.gz
1537man3/FcFontRenderPrepare.3.gz: changing permissions from 00644 to 00444
1538man3/FcFontSetAdd.3:     39.9% -- replaced with man3/FcFontSetAdd.3.gz
1539man3/FcFontSetAdd.3.gz: changing permissions from 00644 to 00444
1540man3/FcFontSetCreate.3:  32.7% -- replaced with man3/FcFontSetCreate.3.gz
1541man3/FcFontSetCreate.3.gz: changing permissions from 00644 to 00444
1542man3/FcFontSetDestroy.3:         34.9% -- replaced with man3/FcFontSetDestroy.3.gz
1543man3/FcFontSetDestroy.3.gz: changing permissions from 00644 to 00444
1544man3/FcFontSetList.3:    43.0% -- replaced with man3/FcFontSetList.3.gz
1545man3/FcFontSetList.3.gz: changing permissions from 00644 to 00444
1546man3/FcFontSetMatch.3:   44.6% -- replaced with man3/FcFontSetMatch.3.gz
1547man3/FcFontSetMatch.3.gz: changing permissions from 00644 to 00444
1548man3/FcFontSetPrint.3:   35.2% -- replaced with man3/FcFontSetPrint.3.gz
1549man3/FcFontSetPrint.3.gz: changing permissions from 00644 to 00444
1550man3/FcFontSetSort.3:    48.1% -- replaced with man3/FcFontSetSort.3.gz
1551man3/FcFontSetSort.3.gz: changing permissions from 00644 to 00444
1552man3/FcFontSetSortDestroy.3:     41.6% -- replaced with man3/FcFontSetSortDestroy.3.gz
1553man3/FcFontSetSortDestroy.3.gz: changing permissions from 00644 to 00444
1554man3/FcFontSort.3:       47.5% -- replaced with man3/FcFontSort.3.gz
1555man3/FcFontSort.3.gz: changing permissions from 00644 to 00444
1556man3/FcFreeTypeCharIndex.3:      38.9% -- replaced with man3/FcFreeTypeCharIndex.3.gz
1557man3/FcFreeTypeCharIndex.3.gz: changing permissions from 00644 to 00444
1558man3/FcFreeTypeCharSet.3:        39.5% -- replaced with man3/FcFreeTypeCharSet.3.gz
1559man3/FcFreeTypeCharSet.3.gz: changing permissions from 00644 to 00444
1560man3/FcFreeTypeCharSetAndSpacing.3:      45.8% -- replaced with man3/FcFreeTypeCharSetAndSpacing.3.gz
1561man3/FcFreeTypeCharSetAndSpacing.3.gz: changing permissions from 00644 to 00444
1562man3/FcFreeTypeQuery.3:  37.8% -- replaced with man3/FcFreeTypeQuery.3.gz
1563man3/FcFreeTypeQuery.3.gz: changing permissions from 00644 to 00444
1564man3/FcFreeTypeQueryFace.3:      37.5% -- replaced with man3/FcFreeTypeQueryFace.3.gz
1565man3/FcFreeTypeQueryFace.3.gz: changing permissions from 00644 to 00444
1566man3/FcGetLangs.3:       29.0% -- replaced with man3/FcGetLangs.3.gz
1567man3/FcGetLangs.3.gz: changing permissions from 00644 to 00444
1568man3/FcGetVersion.3:     33.5% -- replaced with man3/FcGetVersion.3.gz
1569man3/FcGetVersion.3.gz: changing permissions from 00644 to 00444
1570man3/FcInit.3:   38.5% -- replaced with man3/FcInit.3.gz
1571man3/FcInit.3.gz: changing permissions from 00644 to 00444
1572man3/FcInitBringUptoDate.3:      40.9% -- replaced with man3/FcInitBringUptoDate.3.gz
1573man3/FcInitBringUptoDate.3.gz: changing permissions from 00644 to 00444
1574man3/FcInitLoadConfig.3:         36.8% -- replaced with man3/FcInitLoadConfig.3.gz
1575man3/FcInitLoadConfig.3.gz: changing permissions from 00644 to 00444
1576man3/FcInitLoadConfigAndFonts.3:         39.0% -- replaced with man3/FcInitLoadConfigAndFonts.3.gz
1577man3/FcInitLoadConfigAndFonts.3.gz: changing permissions from 00644 to 00444
1578man3/FcInitReinitialize.3:       40.8% -- replaced with man3/FcInitReinitialize.3.gz
1579man3/FcInitReinitialize.3.gz: changing permissions from 00644 to 00444
1580man3/FcIsLower.3:        31.1% -- replaced with man3/FcIsLower.3.gz
1581man3/FcIsLower.3.gz: changing permissions from 00644 to 00444
1582man3/FcIsUpper.3:        30.9% -- replaced with man3/FcIsUpper.3.gz
1583man3/FcIsUpper.3.gz: changing permissions from 00644 to 00444
1584man3/FcLangGetCharSet.3:         34.9% -- replaced with man3/FcLangGetCharSet.3.gz
1585man3/FcLangGetCharSet.3.gz: changing permissions from 00644 to 00444
1586man3/FcLangSetAdd.3:     36.4% -- replaced with man3/FcLangSetAdd.3.gz
1587man3/FcLangSetAdd.3.gz: changing permissions from 00644 to 00444
1588man3/FcLangSetCompare.3:         48.8% -- replaced with man3/FcLangSetCompare.3.gz
1589man3/FcLangSetCompare.3.gz: changing permissions from 00644 to 00444
1590man3/FcLangSetContains.3:        44.2% -- replaced with man3/FcLangSetContains.3.gz
1591man3/FcLangSetContains.3.gz: changing permissions from 00644 to 00444
1592man3/FcLangSetCopy.3:    35.7% -- replaced with man3/FcLangSetCopy.3.gz
1593man3/FcLangSetCopy.3.gz: changing permissions from 00644 to 00444
1594man3/FcLangSetCreate.3:  35.7% -- replaced with man3/FcLangSetCreate.3.gz
1595man3/FcLangSetCreate.3.gz: changing permissions from 00644 to 00444
1596man3/FcLangSetDestroy.3:         35.6% -- replaced with man3/FcLangSetDestroy.3.gz
1597man3/FcLangSetDestroy.3.gz: changing permissions from 00644 to 00444
1598man3/FcLangSetEqual.3:   35.8% -- replaced with man3/FcLangSetEqual.3.gz
1599man3/FcLangSetEqual.3.gz: changing permissions from 00644 to 00444
1600man3/FcLangSetGetLangs.3:        35.1% -- replaced with man3/FcLangSetGetLangs.3.gz
1601man3/FcLangSetGetLangs.3.gz: changing permissions from 00644 to 00444
1602man3/FcLangSetHash.3:    38.0% -- replaced with man3/FcLangSetHash.3.gz
1603man3/FcLangSetHash.3.gz: changing permissions from 00644 to 00444
1604man3/FcLangSetHasLang.3:         48.2% -- replaced with man3/FcLangSetHasLang.3.gz
1605man3/FcLangSetHasLang.3.gz: changing permissions from 00644 to 00444
1606man3/FcMatrixCopy.3:     34.6% -- replaced with man3/FcMatrixCopy.3.gz
1607man3/FcMatrixCopy.3.gz: changing permissions from 00644 to 00444
1608man3/FcMatrixEqual.3:    39.9% -- replaced with man3/FcMatrixEqual.3.gz
1609man3/FcMatrixEqual.3.gz: changing permissions from 00644 to 00444
1610man3/FcMatrixInit.3:     35.3% -- replaced with man3/FcMatrixInit.3.gz
1611man3/FcMatrixInit.3.gz: changing permissions from 00644 to 00444
1612man3/FcMatrixMultiply.3:         43.4% -- replaced with man3/FcMatrixMultiply.3.gz
1613man3/FcMatrixMultiply.3.gz: changing permissions from 00644 to 00444
1614man3/FcMatrixRotate.3:   41.1% -- replaced with man3/FcMatrixRotate.3.gz
1615man3/FcMatrixRotate.3.gz: changing permissions from 00644 to 00444
1616man3/FcMatrixScale.3:    40.2% -- replaced with man3/FcMatrixScale.3.gz
1617man3/FcMatrixScale.3.gz: changing permissions from 00644 to 00444
1618man3/FcMatrixShear.3:    39.1% -- replaced with man3/FcMatrixShear.3.gz
1619man3/FcMatrixShear.3.gz: changing permissions from 00644 to 00444
1620man3/FcNameConstant.3:   37.2% -- replaced with man3/FcNameConstant.3.gz
1621man3/FcNameConstant.3.gz: changing permissions from 00644 to 00444
1622man3/FcNameGetConstant.3:        37.1% -- replaced with man3/FcNameGetConstant.3.gz
1623man3/FcNameGetConstant.3.gz: changing permissions from 00644 to 00444
1624man3/FcNameGetObjectType.3:      35.9% -- replaced with man3/FcNameGetObjectType.3.gz
1625man3/FcNameGetObjectType.3.gz: changing permissions from 00644 to 00444
1626man3/FcNameParse.3:      31.9% -- replaced with man3/FcNameParse.3.gz
1627man3/FcNameParse.3.gz: changing permissions from 00644 to 00444
1628man3/FcNameRegisterConstants.3:  41.4% -- replaced with man3/FcNameRegisterConstants.3.gz
1629man3/FcNameRegisterConstants.3.gz: changing permissions from 00644 to 00444
1630man3/FcNameRegisterObjectTypes.3:        39.6% -- replaced with man3/FcNameRegisterObjectTypes.3.gz
1631man3/FcNameRegisterObjectTypes.3.gz: changing permissions from 00644 to 00444
1632man3/FcNameUnparse.3:    33.5% -- replaced with man3/FcNameUnparse.3.gz
1633man3/FcNameUnparse.3.gz: changing permissions from 00644 to 00444
1634man3/FcNameUnregisterConstants.3:        42.8% -- replaced with man3/FcNameUnregisterConstants.3.gz
1635man3/FcNameUnregisterConstants.3.gz: changing permissions from 00644 to 00444
1636man3/FcNameUnregisterObjectTypes.3:      40.2% -- replaced with man3/FcNameUnregisterObjectTypes.3.gz
1637man3/FcNameUnregisterObjectTypes.3.gz: changing permissions from 00644 to 00444
1638man3/FcObjectSetAdd.3:   36.2% -- replaced with man3/FcObjectSetAdd.3.gz
1639man3/FcObjectSetAdd.3.gz: changing permissions from 00644 to 00444
1640man3/FcObjectSetBuild.3:         51.3% -- replaced with man3/FcObjectSetBuild.3.gz
1641man3/FcObjectSetBuild.3.gz: changing permissions from 00644 to 00444
1642man3/FcObjectSetCreate.3:        33.6% -- replaced with man3/FcObjectSetCreate.3.gz
1643man3/FcObjectSetCreate.3.gz: changing permissions from 00644 to 00444
1644man3/FcObjectSetDestroy.3:       35.4% -- replaced with man3/FcObjectSetDestroy.3.gz
1645man3/FcObjectSetDestroy.3.gz: changing permissions from 00644 to 00444
1646man3/FcPatternAdd-Type.3:        64.4% -- replaced with man3/FcPatternAdd-Type.3.gz
1647man3/FcPatternAdd-Type.3.gz: changing permissions from 00644 to 00444
1648man3/FcPatternAdd.3:     40.6% -- replaced with man3/FcPatternAdd.3.gz
1649man3/FcPatternAdd.3.gz: changing permissions from 00644 to 00444
1650man3/FcPatternAddWeak.3:         38.3% -- replaced with man3/FcPatternAddWeak.3.gz
1651man3/FcPatternAddWeak.3.gz: changing permissions from 00644 to 00444
1652man3/FcPatternBuild.3:   52.3% -- replaced with man3/FcPatternBuild.3.gz
1653man3/FcPatternBuild.3.gz: changing permissions from 00644 to 00444
1654man3/FcPatternCreate.3:  34.2% -- replaced with man3/FcPatternCreate.3.gz
1655man3/FcPatternCreate.3.gz: changing permissions from 00644 to 00444
1656man3/FcPatternDel.3:     35.2% -- replaced with man3/FcPatternDel.3.gz
1657man3/FcPatternDel.3.gz: changing permissions from 00644 to 00444
1658man3/FcPatternDestroy.3:         37.4% -- replaced with man3/FcPatternDestroy.3.gz
1659man3/FcPatternDestroy.3.gz: changing permissions from 00644 to 00444
1660man3/FcPatternDuplicate.3:       36.3% -- replaced with man3/FcPatternDuplicate.3.gz
1661man3/FcPatternDuplicate.3.gz: changing permissions from 00644 to 00444
1662man3/FcPatternEqual.3:   34.9% -- replaced with man3/FcPatternEqual.3.gz
1663man3/FcPatternEqual.3.gz: changing permissions from 00644 to 00444
1664man3/FcPatternEqualSubset.3:     38.8% -- replaced with man3/FcPatternEqualSubset.3.gz
1665man3/FcPatternEqualSubset.3.gz: changing permissions from 00644 to 00444
1666man3/FcPatternFilter.3:  38.0% -- replaced with man3/FcPatternFilter.3.gz
1667man3/FcPatternFilter.3.gz: changing permissions from 00644 to 00444
1668man3/FcPatternFormat.3:  66.5% -- replaced with man3/FcPatternFormat.3.gz
1669man3/FcPatternFormat.3.gz: changing permissions from 00644 to 00444
1670man3/FcPatternGet-Type.3:        65.2% -- replaced with man3/FcPatternGet-Type.3.gz
1671man3/FcPatternGet-Type.3.gz: changing permissions from 00644 to 00444
1672man3/FcPatternGet.3:     37.6% -- replaced with man3/FcPatternGet.3.gz
1673man3/FcPatternGet.3.gz: changing permissions from 00644 to 00444
1674man3/FcPatternHash.3:    31.9% -- replaced with man3/FcPatternHash.3.gz
1675man3/FcPatternHash.3.gz: changing permissions from 00644 to 00444
1676man3/FcPatternPrint.3:   36.0% -- replaced with man3/FcPatternPrint.3.gz
1677man3/FcPatternPrint.3.gz: changing permissions from 00644 to 00444
1678man3/FcPatternReference.3:       37.5% -- replaced with man3/FcPatternReference.3.gz
1679man3/FcPatternReference.3.gz: changing permissions from 00644 to 00444
1680man3/FcPatternRemove.3:  38.1% -- replaced with man3/FcPatternRemove.3.gz
1681man3/FcPatternRemove.3.gz: changing permissions from 00644 to 00444
1682man3/FcStrBasename.3:    34.7% -- replaced with man3/FcStrBasename.3.gz
1683man3/FcStrBasename.3.gz: changing permissions from 00644 to 00444
1684man3/FcStrCmp.3:         31.8% -- replaced with man3/FcStrCmp.3.gz
1685man3/FcStrCmp.3.gz: changing permissions from 00644 to 00444
1686man3/FcStrCmpIgnoreCase.3:       36.5% -- replaced with man3/FcStrCmpIgnoreCase.3.gz
1687man3/FcStrCmpIgnoreCase.3.gz: changing permissions from 00644 to 00444
1688man3/FcStrCopy.3:        30.8% -- replaced with man3/FcStrCopy.3.gz
1689man3/FcStrCopy.3.gz: changing permissions from 00644 to 00444
1690man3/FcStrCopyFilename.3:        43.7% -- replaced with man3/FcStrCopyFilename.3.gz
1691man3/FcStrCopyFilename.3.gz: changing permissions from 00644 to 00444
1692man3/FcStrDirname.3:     33.8% -- replaced with man3/FcStrDirname.3.gz
1693man3/FcStrDirname.3.gz: changing permissions from 00644 to 00444
1694man3/FcStrDowncase.3:    34.1% -- replaced with man3/FcStrDowncase.3.gz
1695man3/FcStrDowncase.3.gz: changing permissions from 00644 to 00444
1696man3/FcStrFree.3:        29.5% -- replaced with man3/FcStrFree.3.gz
1697man3/FcStrFree.3.gz: changing permissions from 00644 to 00444
1698man3/FcStrListCreate.3:  35.1% -- replaced with man3/FcStrListCreate.3.gz
1699man3/FcStrListCreate.3.gz: changing permissions from 00644 to 00444
1700man3/FcStrListDone.3:    31.8% -- replaced with man3/FcStrListDone.3.gz
1701man3/FcStrListDone.3.gz: changing permissions from 00644 to 00444
1702man3/FcStrListNext.3:    32.0% -- replaced with man3/FcStrListNext.3.gz
1703man3/FcStrListNext.3.gz: changing permissions from 00644 to 00444
1704man3/FcStrPlus.3:        35.8% -- replaced with man3/FcStrPlus.3.gz
1705man3/FcStrPlus.3.gz: changing permissions from 00644 to 00444
1706man3/FcStrSetAdd.3:      31.8% -- replaced with man3/FcStrSetAdd.3.gz
1707man3/FcStrSetAdd.3.gz: changing permissions from 00644 to 00444
1708man3/FcStrSetAddFilename.3:      37.1% -- replaced with man3/FcStrSetAddFilename.3.gz
1709man3/FcStrSetAddFilename.3.gz: changing permissions from 00644 to 00444
1710man3/FcStrSetCreate.3:   31.4% -- replaced with man3/FcStrSetCreate.3.gz
1711man3/FcStrSetCreate.3.gz: changing permissions from 00644 to 00444
1712man3/FcStrSetDel.3:      34.2% -- replaced with man3/FcStrSetDel.3.gz
1713man3/FcStrSetDel.3.gz: changing permissions from 00644 to 00444
1714man3/FcStrSetDestroy.3:  32.2% -- replaced with man3/FcStrSetDestroy.3.gz
1715man3/FcStrSetDestroy.3.gz: changing permissions from 00644 to 00444
1716man3/FcStrSetEqual.3:    36.1% -- replaced with man3/FcStrSetEqual.3.gz
1717man3/FcStrSetEqual.3.gz: changing permissions from 00644 to 00444
1718man3/FcStrSetMember.3:   33.4% -- replaced with man3/FcStrSetMember.3.gz
1719man3/FcStrSetMember.3.gz: changing permissions from 00644 to 00444
1720man3/FcStrStr.3:         36.7% -- replaced with man3/FcStrStr.3.gz
1721man3/FcStrStr.3.gz: changing permissions from 00644 to 00444
1722man3/FcStrStrIgnoreCase.3:       39.5% -- replaced with man3/FcStrStrIgnoreCase.3.gz
1723man3/FcStrStrIgnoreCase.3.gz: changing permissions from 00644 to 00444
1724man3/FcToLower.3:        33.8% -- replaced with man3/FcToLower.3.gz
1725man3/FcToLower.3.gz: changing permissions from 00644 to 00444
1726man3/FcUcs4ToUtf8.3:     32.2% -- replaced with man3/FcUcs4ToUtf8.3.gz
1727man3/FcUcs4ToUtf8.3.gz: changing permissions from 00644 to 00444
1728man3/FcUtf16Len.3:       41.9% -- replaced with man3/FcUtf16Len.3.gz
1729man3/FcUtf16Len.3.gz: changing permissions from 00644 to 00444
1730man3/FcUtf16ToUcs4.3:    38.3% -- replaced with man3/FcUtf16ToUcs4.3.gz
1731man3/FcUtf16ToUcs4.3.gz: changing permissions from 00644 to 00444
1732man3/FcUtf8Len.3:        39.9% -- replaced with man3/FcUtf8Len.3.gz
1733man3/FcUtf8Len.3.gz: changing permissions from 00644 to 00444
1734man3/FcUtf8ToUcs4.3:     36.5% -- replaced with man3/FcUtf8ToUcs4.3.gz
1735man3/FcUtf8ToUcs4.3.gz: changing permissions from 00644 to 00444
1736man3/FcValueDestroy.3:   35.0% -- replaced with man3/FcValueDestroy.3.gz
1737man3/FcValueDestroy.3.gz: changing permissions from 00644 to 00444
1738man3/FcValueEqual.3:     36.9% -- replaced with man3/FcValueEqual.3.gz
1739man3/FcValueEqual.3.gz: changing permissions from 00644 to 00444
1740man3/FcValuePrint.3:     33.6% -- replaced with man3/FcValuePrint.3.gz
1741man3/FcValuePrint.3.gz: changing permissions from 00644 to 00444
1742man3/FcValueSave.3:      32.8% -- replaced with man3/FcValueSave.3.gz
1743man3/FcValueSave.3.gz: changing permissions from 00644 to 00444
1744man5/fonts-conf.5:       65.8% -- replaced with man5/fonts-conf.5.gz
1745man5/fonts-conf.5.gz: changing permissions from 00644 to 00444
1746--->  Computing dependencies for fontconfig.
1747--->  Installing fontconfig @2.8.0_0
1748--->  Deactivating fontconfig @2.7.3_0+macosx
1749--->  Activating fontconfig @2.8.0_0
1750/usr/share/fonts: skipping, no such directory
1751/usr/X11R6/lib/X11/fonts: caching, new cache contents: 0 fonts, 10 dirs
1752/usr/X11R6/lib/X11/fonts/100dpi: caching, new cache contents: 398 fonts, 0 dirs
1753/usr/X11R6/lib/X11/fonts/75dpi: caching, new cache contents: 398 fonts, 0 dirs
1754/usr/X11R6/lib/X11/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs
1755/usr/X11R6/lib/X11/fonts/Speedo: caching, new cache contents: 0 fonts, 0 dirs
1756/usr/X11R6/lib/X11/fonts/TTF: caching, new cache contents: 23 fonts, 0 dirs
1757/usr/X11R6/lib/X11/fonts/Type1: caching, new cache contents: 29 fonts, 0 dirs
1758/usr/X11R6/lib/X11/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs
1759/usr/X11R6/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
1760/usr/X11R6/lib/X11/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
1761/usr/X11R6/lib/X11/fonts/misc: caching, new cache contents: 59 fonts, 0 dirs
1762/usr/X11R6/lib/X11/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
1763/Library/Fonts: caching, new cache contents: 334 fonts, 1 dirs
1764/Library/Fonts/Microsoft: caching, new cache contents: 188 fonts, 0 dirs
1765/Network/Library/Fonts: skipping, no such directory
1766/System/Library/Fonts: caching, new cache contents: 61 fonts, 0 dirs
1767/opt/local/share/fonts: caching, new cache contents: 0 fonts, 9 dirs
1768/opt/local/share/fonts/100dpi: caching, new cache contents: 398 fonts, 0 dirs
1769/opt/local/share/fonts/75dpi: caching, new cache contents: 398 fonts, 0 dirs
1770/opt/local/share/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs
1771/opt/local/share/fonts/Speedo: caching, new cache contents: 0 fonts, 0 dirs
1772/opt/local/share/fonts/TTF: caching, new cache contents: 13 fonts, 0 dirs
1773/opt/local/share/fonts/Type1: caching, new cache contents: 29 fonts, 0 dirs
1774/opt/local/share/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs
1775/opt/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
1776/opt/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
1777/opt/local/share/fonts/misc: caching, new cache contents: 59 fonts, 0 dirs
1778/opt/local/var/cache/fontconfig: cleaning cache directory
1779/opt/local/bin/fc-cache: succeeded
1780/usr/share/fonts: skipping, no such directory
1781/usr/X11R6/lib/X11/fonts: caching, new cache contents: 0 fonts, 10 dirs
1782/usr/X11R6/lib/X11/fonts/100dpi: caching, new cache contents: 398 fonts, 0 dirs
1783/usr/X11R6/lib/X11/fonts/75dpi: caching, new cache contents: 398 fonts, 0 dirs
1784/usr/X11R6/lib/X11/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs
1785/usr/X11R6/lib/X11/fonts/Speedo: caching, new cache contents: 0 fonts, 0 dirs
1786/usr/X11R6/lib/X11/fonts/TTF: caching, new cache contents: 23 fonts, 0 dirs
1787/usr/X11R6/lib/X11/fonts/Type1: caching, new cache contents: 29 fonts, 0 dirs
1788/usr/X11R6/lib/X11/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs
1789/usr/X11R6/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
1790/usr/X11R6/lib/X11/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
1791/usr/X11R6/lib/X11/fonts/misc: caching, new cache contents: 59 fonts, 0 dirs
1792/usr/X11R6/lib/X11/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
1793/Library/Fonts: caching, new cache contents: 334 fonts, 1 dirs
1794/Library/Fonts/Microsoft: caching, new cache contents: 188 fonts, 0 dirs
1795/Network/Library/Fonts: skipping, no such directory
1796/System/Library/Fonts: caching, new cache contents: 61 fonts, 0 dirs
1797/opt/local/share/fonts: caching, new cache contents: 0 fonts, 9 dirs
1798/opt/local/share/fonts/100dpi: caching, new cache contents: 398 fonts, 0 dirs
1799/opt/local/share/fonts/75dpi: caching, new cache contents: 398 fonts, 0 dirs
1800/opt/local/share/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs
1801/opt/local/share/fonts/Speedo: caching, new cache contents: 0 fonts, 0 dirs
1802/opt/local/share/fonts/TTF: caching, new cache contents: 13 fonts, 0 dirs
1803/opt/local/share/fonts/Type1: caching, new cache contents: 29 fonts, 0 dirs
1804/opt/local/share/fonts/cyrillic: caching, new cache contents: 0 fonts, 0 dirs
1805/opt/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
1806/opt/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
1807/opt/local/share/fonts/misc: caching, new cache contents: 59 fonts, 0 dirs
1808/Users/theshadow/.fonts: skipping, no such directory
1809/opt/local/var/cache/fontconfig: cleaning cache directory
1810/Users/theshadow/.fontconfig: cleaning cache directory
1811/opt/local/bin/fc-cache: succeeded
1812--->  Cleaning fontconfig
1813--->  Removing work directory for fontconfig
1814--->  Computing dependencies for Xft2.
1815--->  Fetching Xft2
1816--->  libXft-2.2.0.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/Xft2
1817--->  Attempting to fetch libXft-2.2.0.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/Xft2
1818  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
1819                                 Dload  Upload   Total   Spent    Left  Speed
1820100  283k  100  283k    0     0   130k      0  0:00:02  0:00:02 --:--:--  140k
1821--->  Verifying checksum(s) for Xft2
1822--->  Checksumming libXft-2.2.0.tar.bz2
1823--->  Extracting Xft2
1824--->  Extracting libXft-2.2.0.tar.bz2
1825--->  Configuring Xft2
1826checking for a BSD-compatible install... /usr/bin/install -c
1827checking whether build environment is sane... yes
1828checking for a thread-safe mkdir -p... ./install-sh -c -d
1829checking for gawk... gawk
1830checking whether make sets $(MAKE)... yes
1831checking whether to enable maintainer-specific portions of Makefiles... no
1832checking for style of include used by make... GNU
1833checking for gcc... /usr/bin/gcc-4.2
1834checking whether the C compiler works... yes
1835checking for C compiler default output file name... a.out
1836checking for suffix of executables...
1837checking whether we are cross compiling... no
1838checking for suffix of object files... o
1839checking whether we are using the GNU C compiler... yes
1840checking whether /usr/bin/gcc-4.2 accepts -g... yes
1841checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
1842checking dependency style of /usr/bin/gcc-4.2... gcc3
1843checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99
1844checking how to run the C preprocessor... /usr/bin/gcc-4.2 -std=gnu99 -E
1845checking for grep that handles long lines and -e... /usr/bin/grep
1846checking for egrep... /usr/bin/grep -E
1847checking for ANSI C header files... yes
1848checking for sys/types.h... yes
1849checking for sys/stat.h... yes
1850checking for stdlib.h... yes
1851checking for string.h... yes
1852checking for memory.h... yes
1853checking for strings.h... yes
1854checking for inttypes.h... yes
1855checking for stdint.h... yes
1856checking for unistd.h... yes
1857checking for pkg-config... /opt/local/bin/pkg-config
1858checking pkg-config is at least version 0.9.0... yes
1859checking build system type... x86_64-apple-darwin10.5.0
1860checking host system type... x86_64-apple-darwin10.5.0
1861checking for a sed that does not truncate output... /usr/bin/sed
1862checking for gcc... (cached) /usr/bin/gcc-4.2
1863checking whether we are using the GNU C compiler... (cached) yes
1864checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
1865checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
1866checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
1867checking how to print strings... printf
1868checking for a sed that does not truncate output... (cached) /usr/bin/sed
1869checking for fgrep... /usr/bin/grep -F
1870checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1871checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
1872checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
1873checking the name lister (/usr/bin/nm) interface... BSD nm
1874checking whether ln -s works... yes
1875checking the maximum length of command line arguments... 196608
1876checking whether the shell understands some XSI constructs... yes
1877checking whether the shell understands "+="... yes
1878checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
1879checking for objdump... no
1880checking how to recognize dependent libraries... pass_all
1881checking for ar... ar
1882checking for strip... strip
1883checking for ranlib... ranlib
1884checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
1885checking for dsymutil... dsymutil
1886checking for nmedit... nmedit
1887checking for lipo... lipo
1888checking for otool... otool
1889checking for otool64... no
1890checking for -single_module linker flag... yes
1891checking for -exported_symbols_list linker flag... yes
1892checking for -force_load linker flag... yes
1893checking for dlfcn.h... yes
1894checking for objdir... .libs
1895checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
1896checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
1897checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
1898checking if /usr/bin/gcc-4.2 static flag -static works... no
1899checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
1900checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
1901checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
1902checking dynamic linker characteristics... darwin10.5.0 dyld
1903checking how to hardcode library paths into programs... immediate
1904checking whether stripping libraries is possible... yes
1905checking if libtool supports shared libraries... yes
1906checking whether to build shared libraries... yes
1907checking whether to build static libraries... yes
1908checking for a sed that does not truncate output... (cached) /usr/bin/sed
1909checking for XRENDER... yes
1910checking for freetype-config... /opt/local/bin/freetype-config
1911checking for FONTCONFIG... yes
1912checking for FT_Get_Next_Char... yes
1913checking for FT_Get_BDF_Property... yes
1914checking for FT_Get_PS_Font_Info... yes
1915checking for FT_Has_PS_Glyph_Names... yes
1916checking for FT_GlyphSlot_Embolden... yes
1917checking for FT_Bitmap_Size.y_ppem... yes
1918configure: creating ./config.status
1919config.status: creating Makefile
1920config.status: creating xft.pc
1921config.status: creating src/Makefile
1922config.status: creating man/Makefile
1923config.status: creating config.h
1924config.status: creating include/X11/Xft/Xft.h
1925config.status: include/X11/Xft/Xft.h is unchanged
1926config.status: executing depfiles commands
1927config.status: executing libtool commands
1928--->  Building Xft2
1929/usr/bin/make  all-recursive
1930Making all in man
1931  GEN    Xft.3
1932Making all in src
1933  CC     xftcolor.lo
1934  CC     xftcore.lo
1935  CC     xftdbg.lo
1936  CC     xftdpy.lo
1937xftdpy.c: In function '_XftDisplayInfoGet':
1938xftdpy.c:163: warning: assignment makes integer from pointer without a cast
1939  CC     xftdraw.lo
1940  CC     xftextent.lo
1941  CC     xftfont.lo
1942  CC     xftfreetype.lo
1943  CC     xftglyphs.lo
1944  CC     xftinit.lo
1945  CC     xftlist.lo
1946  CC     xftname.lo
1947  CC     xftrender.lo
1948  CC     xftstr.lo
1949  CC     xftswap.lo
1950  CC     xftxlfd.lo
1951  CCLD   libXft.la
1952make[2]: Nothing to be done for `all-am'.
1953--->  Staging Xft2 into destroot
1954. changed
1955        gid expected 0 found 80 modified
1956./usr missing (created)
1957. missing (directory not created: File exists)
1958./Applications missing (created)
1959./Developer missing (created)
1960./Library missing (created)
1961. changed
1962        gid expected 80 found 0 modified
1963./bin missing (created)
1964./etc missing (created)
1965./include missing (created)
1966./lib missing (created)
1967./lib/pkgconfig missing (created)
1968./libexec missing (created)
1969./sbin missing (created)
1970./share missing (created)
1971./share/info missing (created)
1972./share/man missing (created)
1973./share/man/cat1 missing (created)
1974./share/man/cat2 missing (created)
1975./share/man/cat3 missing (created)
1976./share/man/cat4 missing (created)
1977./share/man/cat5 missing (created)
1978./share/man/cat6 missing (created)
1979./share/man/cat7 missing (created)
1980./share/man/cat8 missing (created)
1981./share/man/cat9 missing (created)
1982./share/man/catl missing (created)
1983./share/man/catn missing (created)
1984./share/man/man1 missing (created)
1985./share/man/man2 missing (created)
1986./share/man/man3 missing (created)
1987./share/man/man4 missing (created)
1988./share/man/man5 missing (created)
1989./share/man/man6 missing (created)
1990./share/man/man7 missing (created)
1991./share/man/man8 missing (created)
1992./share/man/man9 missing (created)
1993./share/man/manl missing (created)
1994./share/man/mann missing (created)
1995./share/nls missing (created)
1996./share/nls/C missing (created)
1997./share/nls/af_ZA.ISO8859-1 missing (created)
1998./share/nls/af_ZA.ISO8859-15 missing (created)
1999./share/nls/bg_BG.CP1251 missing (created)
2000./share/nls/cs_CZ.ISO8859-2 missing (created)
2001./share/nls/da_DK.ISO8859-1 missing (created)
2002./share/nls/da_DK.ISO8859-15 missing (created)
2003./share/nls/de_AT.ISO8859-1 missing (created)
2004./share/nls/de_AT.ISO8859-15 missing (created)
2005./share/nls/de_CH.ISO8859-1 missing (created)
2006./share/nls/de_CH.ISO8859-15 missing (created)
2007./share/nls/de_DE.ISO8859-1 missing (created)
2008./share/nls/de_DE.ISO8859-15 missing (created)
2009./share/nls/el_GR.ISO8859-7 missing (created)
2010./share/nls/en_AU.ISO8859-1 missing (created)
2011./share/nls/en_AU.ISO8859-15 missing (created)
2012./share/nls/en_AU.US-ASCII missing (created)
2013./share/nls/en_CA.ISO8859-1 missing (created)
2014./share/nls/en_CA.ISO8859-15 missing (created)
2015./share/nls/en_CA.US-ASCII missing (created)
2016./share/nls/en_GB.ISO8859-1 missing (created)
2017./share/nls/en_GB.ISO8859-15 missing (created)
2018./share/nls/en_GB.US-ASCII missing (created)
2019./share/nls/en_NZ.ISO8859-1 missing (created)
2020./share/nls/en_NZ.ISO8859-15 missing (created)
2021./share/nls/en_NZ.US-ASCII missing (created)
2022./share/nls/en_US.ISO8859-1 missing (created)
2023./share/nls/en_US.ISO8859-15 missing (created)
2024./share/nls/es_ES.ISO8859-1 missing (created)
2025./share/nls/es_ES.ISO8859-15 missing (created)
2026./share/nls/et_EE.ISO8859-15 missing (created)
2027./share/nls/fi_FI.ISO8859-1 missing (created)
2028./share/nls/fi_FI.ISO8859-15 missing (created)
2029./share/nls/fr_BE.ISO8859-1 missing (created)
2030./share/nls/fr_BE.ISO8859-15 missing (created)
2031./share/nls/fr_CA.ISO8859-1 missing (created)
2032./share/nls/fr_CA.ISO8859-15 missing (created)
2033./share/nls/fr_CH.ISO8859-1 missing (created)
2034./share/nls/fr_CH.ISO8859-15 missing (created)
2035./share/nls/fr_FR.ISO8859-1 missing (created)
2036./share/nls/fr_FR.ISO8859-15 missing (created)
2037./share/nls/hi_IN.ISCII-DEV missing (created)
2038./share/nls/hr_HR.ISO8859-2 missing (created)
2039./share/nls/hu_HU.ISO8859-2 missing (created)
2040./share/nls/is_IS.ISO8859-1 missing (created)
2041./share/nls/is_IS.ISO8859-15 missing (created)
2042./share/nls/it_CH.ISO8859-1 missing (created)
2043./share/nls/it_CH.ISO8859-15 missing (created)
2044./share/nls/it_IT.ISO8859-1 missing (created)
2045./share/nls/it_IT.ISO8859-15 missing (created)
2046./share/nls/ja_JP.SJIS missing (created)
2047./share/nls/ja_JP.eucJP missing (created)
2048./share/nls/ko_KR.eucKR missing (created)
2049./share/nls/la_LN.ISO8859-1 missing (created)
2050./share/nls/la_LN.ISO8859-15 missing (created)
2051./share/nls/la_LN.ISO8859-2 missing (created)
2052./share/nls/la_LN.ISO8859-4 missing (created)
2053./share/nls/la_LN.US-ASCII missing (created)
2054./share/nls/lt_LT.ISO8859-4 missing (created)
2055./share/nls/nl_BE.ISO8859-1 missing (created)
2056./share/nls/nl_BE.ISO8859-15 missing (created)
2057./share/nls/nl_NL.ISO8859-1 missing (created)
2058./share/nls/nl_NL.ISO8859-15 missing (created)
2059./share/nls/no_NO.ISO8859-1 missing (created)
2060./share/nls/no_NO.ISO8859-15 missing (created)
2061./share/nls/pl_PL.ISO8859-2 missing (created)
2062./share/nls/pt_BR.ISO8859-1 missing (created)
2063./share/nls/pt_PT.ISO8859-1 missing (created)
2064./share/nls/pt_PT.ISO8859-15 missing (created)
2065./share/nls/ro_RO.ISO8859-2 missing (created)
2066./share/nls/ru_RU.CP866 missing (created)
2067./share/nls/ru_RU.ISO8859-5 missing (created)
2068./share/nls/ru_RU.KOI8-R missing (created)
2069./share/nls/sk_SK.ISO8859-2 missing (created)
2070./share/nls/sl_SI.ISO8859-2 missing (created)
2071./share/nls/sv_SE.ISO8859-1 missing (created)
2072./share/nls/sv_SE.ISO8859-15 missing (created)
2073./share/nls/tr_TR.ISO8859-9 missing (created)
2074./share/nls/uk_UA.ISO8859-5 missing (created)
2075./share/nls/uk_UA.KOI8-U missing (created)
2076./share/nls/zh_CN.eucCN missing (created)
2077./share/nls/zh_TW.Big5 missing (created)
2078./share/skel missing (created)
2079./src missing (created)
2080./var missing (created)
2081./var/macports missing (created)
2082./var/macports/build missing (created)
2083./var/macports/distfiles missing (created)
2084./var/macports/logs missing (created)
2085./var/macports/packages missing (created)
2086./var/macports/receipts missing (created)
2087./var/macports/registry missing (created)
2088./www missing (created)
2089Making install in man
2090make[2]: Nothing to be done for `install-exec-am'.
2091test -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_x11_Xft2/work/destroot/opt/local/share/man/man3"
2092 /usr/bin/install -c -m 644 Xft.3 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/share/man/man3'
2093Making install in src
2094test -z "/opt/local/lib" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/lib"
2095 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libXft.la '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/lib'
2096libtool: install: /usr/bin/install -c .libs/libXft.2.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/lib/libXft.2.dylib
2097libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/lib && { ln -s -f libXft.2.dylib libXft.dylib || { rm -f libXft.dylib && ln -s libXft.2.dylib libXft.dylib; }; })
2098libtool: install: /usr/bin/install -c .libs/libXft.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/lib/libXft.la
2099libtool: install: /usr/bin/install -c .libs/libXft.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/lib/libXft.a
2100libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/lib/libXft.a
2101libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/lib/libXft.a
2102libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
2103test -z "/opt/local/include/X11/Xft" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/include/X11/Xft"
2104 /usr/bin/install -c -m 644 ../include/X11/Xft/Xft.h ../include/X11/Xft/XftCompat.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/include/X11/Xft'
2105make[2]: Nothing to be done for `install-exec-am'.
2106test -z "/opt/local/lib/pkgconfig" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/lib/pkgconfig"
2107 /usr/bin/install -c -m 644 xft.pc '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/destroot/opt/local/lib/pkgconfig'
2108--->  Compressing man pages for Xft2
2109man3/Xft.3:      72.0% -- replaced with man3/Xft.3.gz
2110man3/Xft.3.gz: changing permissions from 00644 to 00444
2111--->  Computing dependencies for Xft2.
2112--->  Installing Xft2 @2.2.0_0
2113--->  Deactivating Xft2 @2.1.13_2
2114--->  Activating Xft2 @2.2.0_0
2115--->  Cleaning Xft2
2116--->  Removing work directory for Xft2
2117--->  Fetching xorg-printproto
2118--->  printproto-1.0.5.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/xorg-printproto
2119--->  Attempting to fetch printproto-1.0.5.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/xorg-printproto
2120  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2121                                 Dload  Upload   Total   Spent    Left  Speed
2122100  217k  100  217k    0     0   194k      0  0:00:01  0:00:01 --:--:--  222k
2123--->  Verifying checksum(s) for xorg-printproto
2124--->  Checksumming printproto-1.0.5.tar.bz2
2125--->  Extracting xorg-printproto
2126--->  Extracting printproto-1.0.5.tar.bz2
2127--->  Configuring xorg-printproto
2128checking for a BSD-compatible install... /usr/bin/install -c
2129checking whether build environment is sane... yes
2130checking for a thread-safe mkdir -p... ./install-sh -c -d
2131checking for gawk... gawk
2132checking whether make sets $(MAKE)... yes
2133checking whether to enable maintainer-specific portions of Makefiles... no
2134checking for style of include used by make... GNU
2135checking for gcc... /usr/bin/gcc-4.2
2136checking whether the C compiler works... yes
2137checking for C compiler default output file name... a.out
2138checking for suffix of executables...
2139checking whether we are cross compiling... no
2140checking for suffix of object files... o
2141checking whether we are using the GNU C compiler... yes
2142checking whether /usr/bin/gcc-4.2 accepts -g... yes
2143checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
2144checking dependency style of /usr/bin/gcc-4.2... none
2145checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99
2146checking how to run the C preprocessor... /usr/bin/gcc-4.2 -std=gnu99 -E
2147checking for grep that handles long lines and -e... /usr/bin/grep
2148checking for egrep... /usr/bin/grep -E
2149checking for ANSI C header files... yes
2150checking for sys/types.h... yes
2151checking for sys/stat.h... yes
2152checking for stdlib.h... yes
2153checking for string.h... yes
2154checking for memory.h... yes
2155checking for strings.h... yes
2156checking for inttypes.h... yes
2157checking for stdint.h... yes
2158checking for unistd.h... yes
2159checking for pkg-config... /opt/local/bin/pkg-config
2160checking pkg-config is at least version 0.9.0... yes
2161checking build system type... x86_64-apple-darwin10.5.0
2162checking host system type... x86_64-apple-darwin10.5.0
2163checking for a sed that does not truncate output... /usr/bin/sed
2164configure: creating ./config.status
2165config.status: creating Makefile
2166config.status: creating printproto.pc
2167config.status: executing depfiles commands
2168--->  Building xorg-printproto
2169./install-sh -c -d man
2170  GEN    man/Xprint.7
2171--->  Staging xorg-printproto into destroot
2172. changed
2173        gid expected 0 found 80 modified
2174./usr missing (created)
2175. missing (directory not created: File exists)
2176./Applications missing (created)
2177./Developer missing (created)
2178./Library missing (created)
2179. changed
2180        gid expected 80 found 0 modified
2181./bin missing (created)
2182./etc missing (created)
2183./include missing (created)
2184./lib missing (created)
2185./lib/pkgconfig missing (created)
2186./libexec missing (created)
2187./sbin missing (created)
2188./share missing (created)
2189./share/info missing (created)
2190./share/man missing (created)
2191./share/man/cat1 missing (created)
2192./share/man/cat2 missing (created)
2193./share/man/cat3 missing (created)
2194./share/man/cat4 missing (created)
2195./share/man/cat5 missing (created)
2196./share/man/cat6 missing (created)
2197./share/man/cat7 missing (created)
2198./share/man/cat8 missing (created)
2199./share/man/cat9 missing (created)
2200./share/man/catl missing (created)
2201./share/man/catn missing (created)
2202./share/man/man1 missing (created)
2203./share/man/man2 missing (created)
2204./share/man/man3 missing (created)
2205./share/man/man4 missing (created)
2206./share/man/man5 missing (created)
2207./share/man/man6 missing (created)
2208./share/man/man7 missing (created)
2209./share/man/man8 missing (created)
2210./share/man/man9 missing (created)
2211./share/man/manl missing (created)
2212./share/man/mann missing (created)
2213./share/nls missing (created)
2214./share/nls/C missing (created)
2215./share/nls/af_ZA.ISO8859-1 missing (created)
2216./share/nls/af_ZA.ISO8859-15 missing (created)
2217./share/nls/bg_BG.CP1251 missing (created)
2218./share/nls/cs_CZ.ISO8859-2 missing (created)
2219./share/nls/da_DK.ISO8859-1 missing (created)
2220./share/nls/da_DK.ISO8859-15 missing (created)
2221./share/nls/de_AT.ISO8859-1 missing (created)
2222./share/nls/de_AT.ISO8859-15 missing (created)
2223./share/nls/de_CH.ISO8859-1 missing (created)
2224./share/nls/de_CH.ISO8859-15 missing (created)
2225./share/nls/de_DE.ISO8859-1 missing (created)
2226./share/nls/de_DE.ISO8859-15 missing (created)
2227./share/nls/el_GR.ISO8859-7 missing (created)
2228./share/nls/en_AU.ISO8859-1 missing (created)
2229./share/nls/en_AU.ISO8859-15 missing (created)
2230./share/nls/en_AU.US-ASCII missing (created)
2231./share/nls/en_CA.ISO8859-1 missing (created)
2232./share/nls/en_CA.ISO8859-15 missing (created)
2233./share/nls/en_CA.US-ASCII missing (created)
2234./share/nls/en_GB.ISO8859-1 missing (created)
2235./share/nls/en_GB.ISO8859-15 missing (created)
2236./share/nls/en_GB.US-ASCII missing (created)
2237./share/nls/en_NZ.ISO8859-1 missing (created)
2238./share/nls/en_NZ.ISO8859-15 missing (created)
2239./share/nls/en_NZ.US-ASCII missing (created)
2240./share/nls/en_US.ISO8859-1 missing (created)
2241./share/nls/en_US.ISO8859-15 missing (created)
2242./share/nls/es_ES.ISO8859-1 missing (created)
2243./share/nls/es_ES.ISO8859-15 missing (created)
2244./share/nls/et_EE.ISO8859-15 missing (created)
2245./share/nls/fi_FI.ISO8859-1 missing (created)
2246./share/nls/fi_FI.ISO8859-15 missing (created)
2247./share/nls/fr_BE.ISO8859-1 missing (created)
2248./share/nls/fr_BE.ISO8859-15 missing (created)
2249./share/nls/fr_CA.ISO8859-1 missing (created)
2250./share/nls/fr_CA.ISO8859-15 missing (created)
2251./share/nls/fr_CH.ISO8859-1 missing (created)
2252./share/nls/fr_CH.ISO8859-15 missing (created)
2253./share/nls/fr_FR.ISO8859-1 missing (created)
2254./share/nls/fr_FR.ISO8859-15 missing (created)
2255./share/nls/hi_IN.ISCII-DEV missing (created)
2256./share/nls/hr_HR.ISO8859-2 missing (created)
2257./share/nls/hu_HU.ISO8859-2 missing (created)
2258./share/nls/is_IS.ISO8859-1 missing (created)
2259./share/nls/is_IS.ISO8859-15 missing (created)
2260./share/nls/it_CH.ISO8859-1 missing (created)
2261./share/nls/it_CH.ISO8859-15 missing (created)
2262./share/nls/it_IT.ISO8859-1 missing (created)
2263./share/nls/it_IT.ISO8859-15 missing (created)
2264./share/nls/ja_JP.SJIS missing (created)
2265./share/nls/ja_JP.eucJP missing (created)
2266./share/nls/ko_KR.eucKR missing (created)
2267./share/nls/la_LN.ISO8859-1 missing (created)
2268./share/nls/la_LN.ISO8859-15 missing (created)
2269./share/nls/la_LN.ISO8859-2 missing (created)
2270./share/nls/la_LN.ISO8859-4 missing (created)
2271./share/nls/la_LN.US-ASCII missing (created)
2272./share/nls/lt_LT.ISO8859-4 missing (created)
2273./share/nls/nl_BE.ISO8859-1 missing (created)
2274./share/nls/nl_BE.ISO8859-15 missing (created)
2275./share/nls/nl_NL.ISO8859-1 missing (created)
2276./share/nls/nl_NL.ISO8859-15 missing (created)
2277./share/nls/no_NO.ISO8859-1 missing (created)
2278./share/nls/no_NO.ISO8859-15 missing (created)
2279./share/nls/pl_PL.ISO8859-2 missing (created)
2280./share/nls/pt_BR.ISO8859-1 missing (created)
2281./share/nls/pt_PT.ISO8859-1 missing (created)
2282./share/nls/pt_PT.ISO8859-15 missing (created)
2283./share/nls/ro_RO.ISO8859-2 missing (created)
2284./share/nls/ru_RU.CP866 missing (created)
2285./share/nls/ru_RU.ISO8859-5 missing (created)
2286./share/nls/ru_RU.KOI8-R missing (created)
2287./share/nls/sk_SK.ISO8859-2 missing (created)
2288./share/nls/sl_SI.ISO8859-2 missing (created)
2289./share/nls/sv_SE.ISO8859-1 missing (created)
2290./share/nls/sv_SE.ISO8859-15 missing (created)
2291./share/nls/tr_TR.ISO8859-9 missing (created)
2292./share/nls/uk_UA.ISO8859-5 missing (created)
2293./share/nls/uk_UA.KOI8-U missing (created)
2294./share/nls/zh_CN.eucCN missing (created)
2295./share/nls/zh_TW.Big5 missing (created)
2296./share/skel missing (created)
2297./src missing (created)
2298./var missing (created)
2299./var/macports missing (created)
2300./var/macports/build missing (created)
2301./var/macports/distfiles missing (created)
2302./var/macports/logs missing (created)
2303./var/macports/packages missing (created)
2304./var/macports/receipts missing (created)
2305./var/macports/registry missing (created)
2306./www missing (created)
2307make[1]: Nothing to be done for `install-exec-am'.
2308test -z "/opt/local/share/man/man7" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-printproto/work/destroot/opt/local/share/man/man7"
2309 /usr/bin/install -c -m 644 man/Xprint.7 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-printproto/work/destroot/opt/local/share/man/man7'
2310test -z "/opt/local/lib/pkgconfig" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-printproto/work/destroot/opt/local/lib/pkgconfig"
2311 /usr/bin/install -c -m 644 printproto.pc '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-printproto/work/destroot/opt/local/lib/pkgconfig'
2312test -z "/opt/local/include/X11/extensions" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-printproto/work/destroot/opt/local/include/X11/extensions"
2313 /usr/bin/install -c -m 644 Print.h Printstr.h '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-printproto/work/destroot/opt/local/include/X11/extensions'
2314--->  Compressing man pages for xorg-printproto
2315man7/Xprint.7:   62.8% -- replaced with man7/Xprint.7.gz
2316man7/Xprint.7.gz: changing permissions from 00644 to 00444
2317--->  Installing xorg-printproto @1.0.5_0
2318--->  Deactivating xorg-printproto @1.0.4_0
2319--->  Activating xorg-printproto @1.0.5_0
2320--->  Cleaning xorg-printproto
2321--->  Removing work directory for xorg-printproto
2322--->  Computing dependencies for xorg-libXp.
2323--->  Fetching xorg-libXp
2324--->  libXp-1.0.1.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/xorg-libXp
2325--->  Attempting to fetch libXp-1.0.1.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/xorg-libXp
2326  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2327                                 Dload  Upload   Total   Spent    Left  Speed
2328100  293k  100  293k    0     0   233k      0  0:00:01  0:00:01 --:--:--  262k
2329--->  Verifying checksum(s) for xorg-libXp
2330--->  Checksumming libXp-1.0.1.tar.bz2
2331--->  Extracting xorg-libXp
2332--->  Extracting libXp-1.0.1.tar.bz2
2333--->  Configuring xorg-libXp
2334checking for a BSD-compatible install... /usr/bin/install -c
2335checking whether build environment is sane... yes
2336checking for a thread-safe mkdir -p... ./install-sh -c -d
2337checking for gawk... gawk
2338checking whether make sets $(MAKE)... yes
2339checking whether to enable maintainer-specific portions of Makefiles... no
2340checking for style of include used by make... GNU
2341checking for gcc... /usr/bin/gcc-4.2
2342checking whether the C compiler works... yes
2343checking for C compiler default output file name... a.out
2344checking for suffix of executables...
2345checking whether we are cross compiling... no
2346checking for suffix of object files... o
2347checking whether we are using the GNU C compiler... yes
2348checking whether /usr/bin/gcc-4.2 accepts -g... yes
2349checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
2350checking dependency style of /usr/bin/gcc-4.2... gcc3
2351checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99
2352checking how to run the C preprocessor... /usr/bin/gcc-4.2 -std=gnu99 -E
2353checking for grep that handles long lines and -e... /usr/bin/grep
2354checking for egrep... /usr/bin/grep -E
2355checking for ANSI C header files... yes
2356checking for sys/types.h... yes
2357checking for sys/stat.h... yes
2358checking for stdlib.h... yes
2359checking for string.h... yes
2360checking for memory.h... yes
2361checking for strings.h... yes
2362checking for inttypes.h... yes
2363checking for stdint.h... yes
2364checking for unistd.h... yes
2365checking for pkg-config... /opt/local/bin/pkg-config
2366checking pkg-config is at least version 0.9.0... yes
2367checking build system type... x86_64-apple-darwin10.5.0
2368checking host system type... x86_64-apple-darwin10.5.0
2369checking for a sed that does not truncate output... /usr/bin/sed
2370checking how to print strings... printf
2371checking for a sed that does not truncate output... (cached) /usr/bin/sed
2372checking for fgrep... /usr/bin/grep -F
2373checking for ld used by /usr/bin/gcc-4.2 -std=gnu99... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
2374checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
2375checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
2376checking the name lister (/usr/bin/nm) interface... BSD nm
2377checking whether ln -s works... yes
2378checking the maximum length of command line arguments... 196608
2379checking whether the shell understands some XSI constructs... yes
2380checking whether the shell understands "+="... yes
2381checking how to convert x86_64-apple-darwin10.5.0 file names to x86_64-apple-darwin10.5.0 format... func_convert_file_noop
2382checking how to convert x86_64-apple-darwin10.5.0 file names to toolchain format... func_convert_file_noop
2383checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
2384checking for objdump... no
2385checking how to recognize dependent libraries... pass_all
2386checking for dlltool... no
2387checking how to associate runtime and link libraries... printf %s\n
2388checking for ar... ar
2389checking for archiver @FILE support... no
2390checking for strip... strip
2391checking for ranlib... ranlib
2392checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 -std=gnu99 object... ok
2393checking for sysroot... no
2394checking for mt... no
2395checking if : is a manifest tool... no
2396checking for dsymutil... dsymutil
2397checking for nmedit... nmedit
2398checking for lipo... lipo
2399checking for otool... otool
2400checking for otool64... no
2401checking for -single_module linker flag... yes
2402checking for -exported_symbols_list linker flag... yes
2403checking for -force_load linker flag... yes
2404checking for dlfcn.h... yes
2405checking for objdir... .libs
2406checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions... no
2407checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC... -fno-common -DPIC
2408checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works... yes
2409checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works... no
2410checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... yes
2411checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o... (cached) yes
2412checking whether the /usr/bin/gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
2413checking dynamic linker characteristics... darwin10.5.0 dyld
2414checking how to hardcode library paths into programs... immediate
2415checking whether stripping libraries is possible... yes
2416checking if libtool supports shared libraries... yes
2417checking whether to build shared libraries... yes
2418checking whether to build static libraries... yes
2419checking for XPRINT... yes
2420configure: creating ./config.status
2421config.status: creating Makefile
2422config.status: creating src/Makefile
2423config.status: creating man/Makefile
2424config.status: creating xp.pc
2425config.status: creating config.h
2426config.status: executing depfiles commands
2427config.status: executing libtool commands
2428--->  Building xorg-libXp
2429/usr/bin/make  all-recursive
2430Making all in src
2431  CC     XpAttr.lo
2432  CC     XpContext.lo
2433  CC     XpDoc.lo
2434  CC     XpExtUtil.lo
2435XpExtUtil.c:72: warning: initialization from incompatible pointer type
2436  CC     XpExtVer.lo
2437  CC     XpGetData.lo
2438  CC     XpImageRes.lo
2439  CC     XpInput.lo
2440  CC     XpJob.lo
2441  CC     XpLocale.lo
2442  CC     XpNotifyPdm.lo
2443XpNotifyPdm.c: In function 'XpGetPdmStartParams':
2444XpNotifyPdm.c:234: warning: cast from pointer to integer of different size
2445XpNotifyPdm.c:271: warning: cast from pointer to integer of different size
2446XpNotifyPdm.c:286: warning: cast from pointer to integer of different size
2447  CC     XpPage.lo
2448  CC     XpPageDim.lo
2449  CC     XpPrinter.lo
2450  CC     XpPutData.lo
2451  CC     XpScreens.lo
2452  CCLD   libXp.la
2453Making all in man
2454  GEN    libXp.3
2455  GEN    XpCancelDoc.3
2456  GEN    XpCancelJob.3
2457  GEN    XpCancelPage.3
2458  GEN    XpCreateContext.3
2459  GEN    XpDestroyContext.3
2460  GEN    XpEndDoc.3
2461  GEN    XpEndJob.3
2462  GEN    XpEndPage.3
2463  GEN    XpFreePrinterList.3
2464  GEN    XpGetAttributes.3
2465  GEN    XpGetContext.3
2466  GEN    XpGetDocumentData.3
2467  GEN    XpGetImageResolution.3
2468  GEN    XpGetLocaleHinter.3
2469  GEN    XpGetOneAttribute.3
2470  GEN    XpGetPageDimensions.3
2471  GEN    XpGetPdmStartParams.3
2472  GEN    XpGetPrinterList.3
2473  GEN    XpGetScreenOfContext.3
2474  GEN    XpInputSelected.3
2475  GEN    XpPutDocumentData.3
2476  GEN    XpQueryExtension.3
2477  GEN    XpQueryScreens.3
2478  GEN    XpQueryVersion.3
2479  GEN    XpRehashPrinterList.3
2480  GEN    XpSelectInput.3
2481  GEN    XpSetAttributes.3
2482  GEN    XpSetContext.3
2483  GEN    XpSetImageResolution.3
2484  GEN    XpSetLocaleHinter.3
2485  GEN    XpStartDoc.3
2486  GEN    XpStartJob.3
2487  GEN    XpStartPage.3
2488make[2]: Nothing to be done for `all-am'.
2489--->  Staging xorg-libXp into destroot
2490. changed
2491        gid expected 0 found 80 modified
2492./usr missing (created)
2493. missing (directory not created: File exists)
2494./Applications missing (created)
2495./Developer missing (created)
2496./Library missing (created)
2497. changed
2498        gid expected 80 found 0 modified
2499./bin missing (created)
2500./etc missing (created)
2501./include missing (created)
2502./lib missing (created)
2503./lib/pkgconfig missing (created)
2504./libexec missing (created)
2505./sbin missing (created)
2506./share missing (created)
2507./share/info missing (created)
2508./share/man missing (created)
2509./share/man/cat1 missing (created)
2510./share/man/cat2 missing (created)
2511./share/man/cat3 missing (created)
2512./share/man/cat4 missing (created)
2513./share/man/cat5 missing (created)
2514./share/man/cat6 missing (created)
2515./share/man/cat7 missing (created)
2516./share/man/cat8 missing (created)
2517./share/man/cat9 missing (created)
2518./share/man/catl missing (created)
2519./share/man/catn missing (created)
2520./share/man/man1 missing (created)
2521./share/man/man2 missing (created)
2522./share/man/man3 missing (created)
2523./share/man/man4 missing (created)
2524./share/man/man5 missing (created)
2525./share/man/man6 missing (created)
2526./share/man/man7 missing (created)
2527./share/man/man8 missing (created)
2528./share/man/man9 missing (created)
2529./share/man/manl missing (created)
2530./share/man/mann missing (created)
2531./share/nls missing (created)
2532./share/nls/C missing (created)
2533./share/nls/af_ZA.ISO8859-1 missing (created)
2534./share/nls/af_ZA.ISO8859-15 missing (created)
2535./share/nls/bg_BG.CP1251 missing (created)
2536./share/nls/cs_CZ.ISO8859-2 missing (created)
2537./share/nls/da_DK.ISO8859-1 missing (created)
2538./share/nls/da_DK.ISO8859-15 missing (created)
2539./share/nls/de_AT.ISO8859-1 missing (created)
2540./share/nls/de_AT.ISO8859-15 missing (created)
2541./share/nls/de_CH.ISO8859-1 missing (created)
2542./share/nls/de_CH.ISO8859-15 missing (created)
2543./share/nls/de_DE.ISO8859-1 missing (created)
2544./share/nls/de_DE.ISO8859-15 missing (created)
2545./share/nls/el_GR.ISO8859-7 missing (created)
2546./share/nls/en_AU.ISO8859-1 missing (created)
2547./share/nls/en_AU.ISO8859-15 missing (created)
2548./share/nls/en_AU.US-ASCII missing (created)
2549./share/nls/en_CA.ISO8859-1 missing (created)
2550./share/nls/en_CA.ISO8859-15 missing (created)
2551./share/nls/en_CA.US-ASCII missing (created)
2552./share/nls/en_GB.ISO8859-1 missing (created)
2553./share/nls/en_GB.ISO8859-15 missing (created)
2554./share/nls/en_GB.US-ASCII missing (created)
2555./share/nls/en_NZ.ISO8859-1 missing (created)
2556./share/nls/en_NZ.ISO8859-15 missing (created)
2557./share/nls/en_NZ.US-ASCII missing (created)
2558./share/nls/en_US.ISO8859-1 missing (created)
2559./share/nls/en_US.ISO8859-15 missing (created)
2560./share/nls/es_ES.ISO8859-1 missing (created)
2561./share/nls/es_ES.ISO8859-15 missing (created)
2562./share/nls/et_EE.ISO8859-15 missing (created)
2563./share/nls/fi_FI.ISO8859-1 missing (created)
2564./share/nls/fi_FI.ISO8859-15 missing (created)
2565./share/nls/fr_BE.ISO8859-1 missing (created)
2566./share/nls/fr_BE.ISO8859-15 missing (created)
2567./share/nls/fr_CA.ISO8859-1 missing (created)
2568./share/nls/fr_CA.ISO8859-15 missing (created)
2569./share/nls/fr_CH.ISO8859-1 missing (created)
2570./share/nls/fr_CH.ISO8859-15 missing (created)
2571./share/nls/fr_FR.ISO8859-1 missing (created)
2572./share/nls/fr_FR.ISO8859-15 missing (created)
2573./share/nls/hi_IN.ISCII-DEV missing (created)
2574./share/nls/hr_HR.ISO8859-2 missing (created)
2575./share/nls/hu_HU.ISO8859-2 missing (created)
2576./share/nls/is_IS.ISO8859-1 missing (created)
2577./share/nls/is_IS.ISO8859-15 missing (created)
2578./share/nls/it_CH.ISO8859-1 missing (created)
2579./share/nls/it_CH.ISO8859-15 missing (created)
2580./share/nls/it_IT.ISO8859-1 missing (created)
2581./share/nls/it_IT.ISO8859-15 missing (created)
2582./share/nls/ja_JP.SJIS missing (created)
2583./share/nls/ja_JP.eucJP missing (created)
2584./share/nls/ko_KR.eucKR missing (created)
2585./share/nls/la_LN.ISO8859-1 missing (created)
2586./share/nls/la_LN.ISO8859-15 missing (created)
2587./share/nls/la_LN.ISO8859-2 missing (created)
2588./share/nls/la_LN.ISO8859-4 missing (created)
2589./share/nls/la_LN.US-ASCII missing (created)
2590./share/nls/lt_LT.ISO8859-4 missing (created)
2591./share/nls/nl_BE.ISO8859-1 missing (created)
2592./share/nls/nl_BE.ISO8859-15 missing (created)
2593./share/nls/nl_NL.ISO8859-1 missing (created)
2594./share/nls/nl_NL.ISO8859-15 missing (created)
2595./share/nls/no_NO.ISO8859-1 missing (created)
2596./share/nls/no_NO.ISO8859-15 missing (created)
2597./share/nls/pl_PL.ISO8859-2 missing (created)
2598./share/nls/pt_BR.ISO8859-1 missing (created)
2599./share/nls/pt_PT.ISO8859-1 missing (created)
2600./share/nls/pt_PT.ISO8859-15 missing (created)
2601./share/nls/ro_RO.ISO8859-2 missing (created)
2602./share/nls/ru_RU.CP866 missing (created)
2603./share/nls/ru_RU.ISO8859-5 missing (created)
2604./share/nls/ru_RU.KOI8-R missing (created)
2605./share/nls/sk_SK.ISO8859-2 missing (created)
2606./share/nls/sl_SI.ISO8859-2 missing (created)
2607./share/nls/sv_SE.ISO8859-1 missing (created)
2608./share/nls/sv_SE.ISO8859-15 missing (created)
2609./share/nls/tr_TR.ISO8859-9 missing (created)
2610./share/nls/uk_UA.ISO8859-5 missing (created)
2611./share/nls/uk_UA.KOI8-U missing (created)
2612./share/nls/zh_CN.eucCN missing (created)
2613./share/nls/zh_TW.Big5 missing (created)
2614./share/skel missing (created)
2615./src missing (created)
2616./var missing (created)
2617./var/macports missing (created)
2618./var/macports/build missing (created)
2619./var/macports/distfiles missing (created)
2620./var/macports/logs missing (created)
2621./var/macports/packages missing (created)
2622./var/macports/receipts missing (created)
2623./var/macports/registry missing (created)
2624./www missing (created)
2625Making install in src
2626test -z "/opt/local/lib" || .././install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/lib"
2627 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libXp.la '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/lib'
2628libtool: install: /usr/bin/install -c .libs/libXp.6.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/lib/libXp.6.dylib
2629libtool: install: (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/lib && { ln -s -f libXp.6.dylib libXp.dylib || { rm -f libXp.dylib && ln -s libXp.6.dylib libXp.dylib; }; })
2630libtool: install: /usr/bin/install -c .libs/libXp.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/lib/libXp.la
2631libtool: install: /usr/bin/install -c .libs/libXp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/lib/libXp.a
2632libtool: install: chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/lib/libXp.a
2633libtool: install: ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/lib/libXp.a
2634libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
2635make[2]: Nothing to be done for `install-data-am'.
2636Making install in man
2637make[2]: Nothing to be done for `install-exec-am'.
2638test -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_x11_xorg-libXp/work/destroot/opt/local/share/man/man3"
2639 /usr/bin/install -c -m 644 libXp.3 XpCancelDoc.3 XpCancelJob.3 XpCancelPage.3 XpCreateContext.3 XpDestroyContext.3 XpEndDoc.3 XpEndJob.3 XpEndPage.3 XpFreePrinterList.3 XpGetAttributes.3 XpGetContext.3 XpGetDocumentData.3 XpGetImageResolution.3 XpGetLocaleHinter.3 XpGetOneAttribute.3 XpGetPageDimensions.3 XpGetPdmStartParams.3 XpGetPrinterList.3 XpGetScreenOfContext.3 XpInputSelected.3 XpPutDocumentData.3 XpQueryExtension.3 XpQueryScreens.3 XpQueryVersion.3 XpRehashPrinterList.3 XpSelectInput.3 XpSetAttributes.3 XpSetContext.3 XpSetImageResolution.3 XpSetLocaleHinter.3 XpStartDoc.3 XpStartJob.3 XpStartPage.3 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/share/man/man3'
2640make[2]: Nothing to be done for `install-exec-am'.
2641test -z "/opt/local/lib/pkgconfig" || ./install-sh -c -d "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/lib/pkgconfig"
2642 /usr/bin/install -c -m 644 xp.pc '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/work/destroot/opt/local/lib/pkgconfig'
2643--->  Compressing man pages for xorg-libXp
2644man3/libXp.3:    57.3% -- replaced with man3/libXp.3.gz
2645man3/libXp.3.gz: changing permissions from 00644 to 00444
2646man3/XpCancelDoc.3:      51.9% -- replaced with man3/XpCancelDoc.3.gz
2647man3/XpCancelDoc.3.gz: changing permissions from 00644 to 00444
2648man3/XpCancelJob.3:      50.4% -- replaced with man3/XpCancelJob.3.gz
2649man3/XpCancelJob.3.gz: changing permissions from 00644 to 00444
2650man3/XpCancelPage.3:     51.5% -- replaced with man3/XpCancelPage.3.gz
2651man3/XpCancelPage.3.gz: changing permissions from 00644 to 00444
2652man3/XpCreateContext.3:  57.7% -- replaced with man3/XpCreateContext.3.gz
2653man3/XpCreateContext.3.gz: changing permissions from 00644 to 00444
2654man3/XpDestroyContext.3:         50.9% -- replaced with man3/XpDestroyContext.3.gz
2655man3/XpDestroyContext.3.gz: changing permissions from 00644 to 00444
2656man3/XpEndDoc.3:         48.7% -- replaced with man3/XpEndDoc.3.gz
2657man3/XpEndDoc.3.gz: changing permissions from 00644 to 00444
2658man3/XpEndJob.3:         48.5% -- replaced with man3/XpEndJob.3.gz
2659man3/XpEndJob.3.gz: changing permissions from 00644 to 00444
2660man3/XpEndPage.3:        48.7% -- replaced with man3/XpEndPage.3.gz
2661man3/XpEndPage.3.gz: changing permissions from 00644 to 00444
2662man3/XpFreePrinterList.3:        50.2% -- replaced with man3/XpFreePrinterList.3.gz
2663man3/XpFreePrinterList.3.gz: changing permissions from 00644 to 00444
2664man3/XpGetAttributes.3:  52.5% -- replaced with man3/XpGetAttributes.3.gz
2665man3/XpGetAttributes.3.gz: changing permissions from 00644 to 00444
2666man3/XpGetContext.3:     49.0% -- replaced with man3/XpGetContext.3.gz
2667man3/XpGetContext.3.gz: changing permissions from 00644 to 00444
2668man3/XpGetDocumentData.3:        62.0% -- replaced with man3/XpGetDocumentData.3.gz
2669man3/XpGetDocumentData.3.gz: changing permissions from 00644 to 00444
2670man3/XpGetImageResolution.3:     50.4% -- replaced with man3/XpGetImageResolution.3.gz
2671man3/XpGetImageResolution.3.gz: changing permissions from 00644 to 00444
2672man3/XpGetLocaleHinter.3:        50.2% -- replaced with man3/XpGetLocaleHinter.3.gz
2673man3/XpGetLocaleHinter.3.gz: changing permissions from 00644 to 00444
2674man3/XpGetOneAttribute.3:        52.3% -- replaced with man3/XpGetOneAttribute.3.gz
2675man3/XpGetOneAttribute.3.gz: changing permissions from 00644 to 00444
2676man3/XpGetPageDimensions.3:      54.8% -- replaced with man3/XpGetPageDimensions.3.gz
2677man3/XpGetPageDimensions.3.gz: changing permissions from 00644 to 00444
2678man3/XpGetPdmStartParams.3:      61.5% -- replaced with man3/XpGetPdmStartParams.3.gz
2679man3/XpGetPdmStartParams.3.gz: changing permissions from 00644 to 00444
2680man3/XpGetPrinterList.3:         55.2% -- replaced with man3/XpGetPrinterList.3.gz
2681man3/XpGetPrinterList.3.gz: changing permissions from 00644 to 00444
2682man3/XpGetScreenOfContext.3:     51.0% -- replaced with man3/XpGetScreenOfContext.3.gz
2683man3/XpGetScreenOfContext.3.gz: changing permissions from 00644 to 00444
2684man3/XpInputSelected.3:  53.4% -- replaced with man3/XpInputSelected.3.gz
2685man3/XpInputSelected.3.gz: changing permissions from 00644 to 00444
2686man3/XpPutDocumentData.3:        58.1% -- replaced with man3/XpPutDocumentData.3.gz
2687man3/XpPutDocumentData.3.gz: changing permissions from 00644 to 00444
2688man3/XpQueryExtension.3:         53.4% -- replaced with man3/XpQueryExtension.3.gz
2689man3/XpQueryExtension.3.gz: changing permissions from 00644 to 00444
2690man3/XpQueryScreens.3:   52.1% -- replaced with man3/XpQueryScreens.3.gz
2691man3/XpQueryScreens.3.gz: changing permissions from 00644 to 00444
2692man3/XpQueryVersion.3:   54.8% -- replaced with man3/XpQueryVersion.3.gz
2693man3/XpQueryVersion.3.gz: changing permissions from 00644 to 00444
2694man3/XpRehashPrinterList.3:      50.3% -- replaced with man3/XpRehashPrinterList.3.gz
2695man3/XpRehashPrinterList.3.gz: changing permissions from 00644 to 00444
2696man3/XpSelectInput.3:    53.4% -- replaced with man3/XpSelectInput.3.gz
2697man3/XpSelectInput.3.gz: changing permissions from 00644 to 00444
2698man3/XpSetAttributes.3:  58.7% -- replaced with man3/XpSetAttributes.3.gz
2699man3/XpSetAttributes.3.gz: changing permissions from 00644 to 00444
2700man3/XpSetContext.3:     56.3% -- replaced with man3/XpSetContext.3.gz
2701man3/XpSetContext.3.gz: changing permissions from 00644 to 00444
2702man3/XpSetImageResolution.3:     55.9% -- replaced with man3/XpSetImageResolution.3.gz
2703man3/XpSetImageResolution.3.gz: changing permissions from 00644 to 00444
2704man3/XpSetLocaleHinter.3:        58.8% -- replaced with man3/XpSetLocaleHinter.3.gz
2705man3/XpSetLocaleHinter.3.gz: changing permissions from 00644 to 00444
2706man3/XpStartDoc.3:       55.5% -- replaced with man3/XpStartDoc.3.gz
2707man3/XpStartDoc.3.gz: changing permissions from 00644 to 00444
2708man3/XpStartJob.3:       53.6% -- replaced with man3/XpStartJob.3.gz
2709man3/XpStartJob.3.gz: changing permissions from 00644 to 00444
2710man3/XpStartPage.3:      52.9% -- replaced with man3/XpStartPage.3.gz
2711man3/XpStartPage.3.gz: changing permissions from 00644 to 00444
2712--->  Computing dependencies for xorg-libXp.
2713--->  Installing xorg-libXp @1.0.1_0
2714--->  Deactivating xorg-libXp @1.0.0_3
2715--->  Activating xorg-libXp @1.0.1_0
2716--->  Cleaning xorg-libXp
2717--->  Removing work directory for xorg-libXp
2718--->  Computing dependencies for alliance.
2719--->  Building alliance
2720Making all in mbk
2721Making all in src
2722make[2]: Nothing to be done for `all'.
2723Making all in man1
2724make[2]: Nothing to be done for `all'.
2725Making all in man3
2726make[2]: Nothing to be done for `all'.
2727Making all in man5
2728make[2]: Nothing to be done for `all'.
2729make[2]: Nothing to be done for `all-am'.
2730Making all in mbkal
2731Making all in src
2732make[2]: Nothing to be done for `all'.
2733Making all in doc
2734make[2]: Nothing to be done for `all'.
2735make[2]: Nothing to be done for `all-am'.
2736Making all in mbkap
2737Making all in src
2738make[2]: Nothing to be done for `all'.
2739make[2]: Nothing to be done for `all-am'.
2740Making all in mbkedif
2741Making all in src
2742make[2]: Nothing to be done for `all'.
2743make[2]: Nothing to be done for `all-am'.
2744Making all in mbkhilo
2745Making all in src
2746make[2]: Nothing to be done for `all'.
2747make[2]: Nothing to be done for `all-am'.
2748Making all in mbkmg
2749Making all in src
2750make[2]: Nothing to be done for `all'.
2751make[2]: Nothing to be done for `all-am'.
2752Making all in mbkspice
2753Making all in src
2754make[2]: Nothing to be done for `all'.
2755Making all in etc
2756make[2]: Nothing to be done for `all'.
2757Making all in doc
2758make[2]: Nothing to be done for `all'.
2759make[2]: Nothing to be done for `all-am'.
2760Making all in mbkvhdl
2761Making all in src
2762Makefile:691: warning: overriding commands for target `mvl_scomp_y.h'
2763Makefile:438: warning: ignoring old commands for target `mvl_scomp_y.h'
2764make[2]: Nothing to be done for `all'.
2765make[2]: Nothing to be done for `all-am'.
2766Making all in mbkvrlog
2767Making all in src
2768make[2]: Nothing to be done for `all'.
2769make[2]: Nothing to be done for `all-am'.
2770Making all in mbkvti
2771Making all in src
2772make[2]: Nothing to be done for `all'.
2773make[2]: Nothing to be done for `all-am'.
2774Making all in mbkvhdlg
2775Making all in src
2776Makefile:760: warning: overriding commands for target `mvl_scomp_y.h'
2777Makefile:463: warning: ignoring old commands for target `mvl_scomp_y.h'
2778make[2]: Nothing to be done for `all'.
2779make[2]: Nothing to be done for `all-am'.
2780Making all in aut
2781Making all in src
2782make[2]: Nothing to be done for `all'.
2783Making all in man1
2784make[2]: Nothing to be done for `all'.
2785Making all in man3
2786make[2]: Nothing to be done for `all'.
2787make[2]: Nothing to be done for `all-am'.
2788Making all in rds
2789Making all in src
2790make[2]: Nothing to be done for `all'.
2791Making all in man3
2792make[2]: Nothing to be done for `all'.
2793Making all in etc
2794make[2]: Nothing to be done for `all'.
2795make[2]: Nothing to be done for `all-am'.
2796Making all in rdscif
2797Making all in src
2798make[2]: Nothing to be done for `all'.
2799make[2]: Nothing to be done for `all-am'.
2800Making all in rdsgds
2801Making all in src
2802make[2]: Nothing to be done for `all'.
2803make[2]: Nothing to be done for `all-am'.
2804Making all in elp
2805Making all in src
2806make[2]: Nothing to be done for `all'.
2807Making all in etc
2808make[2]: Nothing to be done for `all'.
2809make[2]: Nothing to be done for `all-am'.
2810Making all in abl
2811Making all in src
2812make[2]: Nothing to be done for `all'.
2813Making all in man1
2814make[2]: Nothing to be done for `all'.
2815Making all in man3
2816make[2]: Nothing to be done for `all'.
2817make[2]: Nothing to be done for `all-am'.
2818Making all in bdd
2819Making all in src
2820make[2]: Nothing to be done for `all'.
2821Making all in man1
2822make[2]: Nothing to be done for `all'.
2823Making all in man3
2824make[2]: Nothing to be done for `all'.
2825make[2]: Nothing to be done for `all-am'.
2826Making all in log
2827Making all in src
2828make[2]: Nothing to be done for `all'.
2829Making all in man1
2830make[2]: Nothing to be done for `all'.
2831Making all in man3
2832make[2]: Nothing to be done for `all'.
2833make[2]: Nothing to be done for `all-am'.
2834Making all in btr
2835Making all in src
2836make[2]: Nothing to be done for `all'.
2837make[2]: Nothing to be done for `all-am'.
2838Making all in vex
2839Making all in src
2840make[2]: Nothing to be done for `all'.
2841make[2]: Nothing to be done for `all-am'.
2842Making all in ctl
2843Making all in src
2844make[2]: Nothing to be done for `all'.
2845Making all in man5
2846make[2]: Nothing to be done for `all'.
2847make[2]: Nothing to be done for `all-am'.
2848Making all in ctp
2849Making all in src
2850if /bin/sh ../../libtool --mode=compile --tag=CC /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../aut/src -I../../vex/src -I../../ctl/src -O2 -arch x86_64 -MT ctp_y.lo -MD -MP -MF ".deps/ctp_y.Tpo" -c -o ctp_y.lo ctp_y.c; \
2851        then mv -f ".deps/ctp_y.Tpo" ".deps/ctp_y.Plo"; else rm -f ".deps/ctp_y.Tpo"; exit 1; fi
2852 /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 "-DALLIANCE_VERSION=\"5.0 20070718\"" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1 -I. -I. -I/opt/local/include -I../../mbk/src -I../../aut/src -I../../vex/src -I../../ctl/src -O2 -arch x86_64 -MT ctp_y.lo -MD -MP -MF .deps/ctp_y.Tpo -c ctp_y.c  -fno-common -DPIC -o .libs/ctp_y.o
2853./ctp_y.y: In function 'ctp_y_parse':
2854./ctp_y.y:707: warning: cast to pointer from integer of different size
2855./ctp_y.y:723: warning: cast to pointer from integer of different size
2856 /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 "-DALLIANCE_VERSION=\"5.0 20070718\"" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1 -I. -I. -I/opt/local/include -I../../mbk/src -I../../aut/src -I../../vex/src -I../../ctl/src -O2 -arch x86_64 -MT ctp_y.lo -MD -MP -MF .deps/ctp_y.Tpo -c ctp_y.c -o ctp_y.o >/dev/null 2>&1
2857/bin/sh ../../libtool --mode=link --tag=CC /usr/bin/gcc-4.2 -I../../mbk/src -I../../aut/src -I../../vex/src -I../../ctl/src -O2 -arch x86_64  -static -L/opt/local/lib -arch x86_64 -o libCtp.la -rpath /opt/local/lib -version-info 1:1:0 ctp_y.lo ctp_l.lo ctp_bspec.lo ctp_parse.lo ctp_util.lo  -liberty -lm -lm -lm -lm -liberty
2858rm -fr  .libs/libCtp.a .libs/libCtp.la .libs/libCtp.lai
2859ar cru .libs/libCtp.a  ctp_y.o ctp_l.o ctp_bspec.o ctp_parse.o ctp_util.o
2860ranlib .libs/libCtp.a
2861creating libCtp.la
2862(cd .libs && rm -f libCtp.la && ln -s ../libCtp.la libCtp.la)
2863make[2]: Nothing to be done for `all-am'.
2864Making all in abe
2865Making all in src
2866make[2]: Nothing to be done for `all'.
2867make[2]: Nothing to be done for `all-am'.
2868Making all in abt
2869Making all in src
2870make[2]: Nothing to be done for `all'.
2871make[2]: Nothing to be done for `all-am'.
2872Making all in abv
2873Making all in src
2874make[2]: Nothing to be done for `all'.
2875make[2]: Nothing to be done for `all-am'.
2876Making all in fsm
2877Making all in src
2878make[2]: Nothing to be done for `all'.
2879Making all in man1
2880make[2]: Nothing to be done for `all'.
2881Making all in man5
2882make[2]: Nothing to be done for `all'.
2883make[2]: Nothing to be done for `all-am'.
2884Making all in fks
2885Making all in src
2886make[2]: Nothing to be done for `all'.
2887make[2]: Nothing to be done for `all-am'.
2888Making all in fvh
2889Making all in src
2890make[2]: Nothing to be done for `all'.
2891make[2]: Nothing to be done for `all-am'.
2892Making all in ftl
2893Making all in src
2894make[2]: Nothing to be done for `all'.
2895make[2]: Nothing to be done for `all-am'.
2896Making all in rtn
2897Making all in src
2898make[2]: Nothing to be done for `all'.
2899make[2]: Nothing to be done for `all-am'.
2900Making all in rtd
2901Making all in src
2902make[2]: Nothing to be done for `all'.
2903make[2]: Nothing to be done for `all-am'.
2904Making all in scl
2905Making all in src
2906make[2]: Nothing to be done for `all'.
2907make[2]: Nothing to be done for `all-am'.
2908Making all in vbh
2909Making all in src
2910make[2]: Nothing to be done for `all'.
2911make[2]: Nothing to be done for `all-am'.
2912Making all in vbl
2913Making all in src
2914make[2]: Nothing to be done for `all'.
2915make[2]: Nothing to be done for `all-am'.
2916Making all in vpn
2917Making all in src
2918make[2]: Nothing to be done for `all'.
2919make[2]: Nothing to be done for `all-am'.
2920Making all in vpd
2921Making all in src
2922make[2]: Nothing to be done for `all'.
2923make[2]: Nothing to be done for `all-am'.
2924Making all in vvh
2925Making all in src
2926make[2]: Nothing to be done for `all'.
2927make[2]: Nothing to be done for `all-am'.
2928Making all in vtl
2929Making all in src
2930make[2]: Nothing to be done for `all'.
2931make[2]: Nothing to be done for `all-am'.
2932Making all in pat
2933Making all in src
2934make[2]: Nothing to be done for `all'.
2935Making all in doc
2936make[2]: Nothing to be done for `all'.
2937make[2]: Nothing to be done for `all-am'.
2938Making all in ppt
2939Making all in src
2940make[2]: Nothing to be done for `all'.
2941make[2]: Nothing to be done for `all-am'.
2942Making all in phl
2943Making all in src
2944make[2]: Nothing to be done for `all'.
2945make[2]: Nothing to be done for `all-am'.
2946Making all in druc
2947Making all in src
2948make[2]: Nothing to be done for `all'.
2949Making all in man1
2950make[2]: Nothing to be done for `all'.
2951make[2]: Nothing to be done for `all-am'.
2952Making all in beh
2953Making all in src
2954make[2]: Nothing to be done for `all'.
2955Making all in man3
2956make[2]: Nothing to be done for `all'.
2957make[2]: Nothing to be done for `all-am'.
2958Making all in bhl
2959Making all in src
2960make[2]: Nothing to be done for `all'.
2961make[2]: Nothing to be done for `all-am'.
2962Making all in bvl
2963Making all in src
2964make[2]: Nothing to be done for `all'.
2965make[2]: Nothing to be done for `all-am'.
2966Making all in alcban
2967Making all in src
2968make[2]: Nothing to be done for `all'.
2969Making all in man1
2970make[2]: Nothing to be done for `all'.
2971make[2]: Nothing to be done for `all-am'.
2972Making all in asimut
2973Making all in src
2974make[2]: Nothing to be done for `all'.
2975Making all in man1
2976make[2]: Nothing to be done for `all'.
2977make[2]: Nothing to be done for `all-am'.
2978Making all in attila
2979Making all in src
2980make[2]: Nothing to be done for `all'.
2981Making all in etc
2982make[2]: Nothing to be done for `all'.
2983Making all in doc
2984Making all in attila
2985make[3]: Nothing to be done for `all'.
2986Making all in man1
2987make[3]: Nothing to be done for `all'.
2988make[3]: Nothing to be done for `all-am'.
2989make[2]: Nothing to be done for `all-am'.
2990Making all in b2f
2991Making all in src
2992make[2]: Nothing to be done for `all'.
2993make[2]: Nothing to be done for `all-am'.
2994Making all in boog
2995Making all in doc
2996make[2]: Nothing to be done for `all'.
2997Making all in src
2998make[2]: Nothing to be done for `all'.
2999make[2]: Nothing to be done for `all-am'.
3000Making all in boom
3001Making all in src
3002make[2]: Nothing to be done for `all'.
3003Making all in man1
3004make[2]: Nothing to be done for `all'.
3005make[2]: Nothing to be done for `all-am'.
3006Making all in cells
3007Making all in src
3008Making all in dp_sxlib
3009make[3]: Nothing to be done for `all'.
3010Making all in padlib
3011make[3]: Nothing to be done for `all'.
3012Making all in pxlib
3013make[3]: Nothing to be done for `all'.
3014Making all in rflib
3015make[3]: Nothing to be done for `all'.
3016Making all in rf2lib
3017make[3]: Nothing to be done for `all'.
3018Making all in ramlib
3019make[3]: Nothing to be done for `all'.
3020Making all in romlib
3021make[3]: Nothing to be done for `all'.
3022Making all in sxlib
3023make[3]: Nothing to be done for `all'.
3024make[3]: Nothing to be done for `all-am'.
3025Making all in doc
3026make[2]: Nothing to be done for `all'.
3027make[2]: Nothing to be done for `all-am'.
3028Making all in distrib
3029Making all in doc
3030make[2]: Nothing to be done for `all'.
3031Making all in etc
3032make[2]: Nothing to be done for `all'.
3033make[2]: Nothing to be done for `all-am'.
3034Making all in dreal
3035Making all in src
3036if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT dreal.o -MD -MP -MF ".deps/dreal.Tpo" -c -o dreal.o dreal.c; \
3037        then mv -f ".deps/dreal.Tpo" ".deps/dreal.Po"; else rm -f ".deps/dreal.Tpo"; exit 1; fi
3038dreal.c: In function 'main':
3039dreal.c:158: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3040dreal.c:170: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
3041dreal.c:171: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
3042dreal.c:172: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
3043dreal.c:173: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
3044dreal.c:174: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
3045dreal.c:175: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
3046dreal.c:176: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
3047dreal.c:177: warning: format '%d' expects type 'int', but argument 3 has type 'long int'
3048if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMC_create.o -MD -MP -MF ".deps/GMC_create.Tpo" -c -o GMC_create.o GMC_create.c; \
3049        then mv -f ".deps/GMC_create.Tpo" ".deps/GMC_create.Po"; else rm -f ".deps/GMC_create.Tpo"; exit 1; fi
3050GMC_create.c: In function 'DrealCreateFigureRds':
3051GMC_create.c:104: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3052GMC_create.c: In function 'DrealCreateRectangleRds':
3053GMC_create.c:130: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3054GMC_create.c: In function 'DrealCreateAbutmentBoxRds':
3055GMC_create.c:186: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3056if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMC_dialog.o -MD -MP -MF ".deps/GMC_dialog.Tpo" -c -o GMC_dialog.o GMC_dialog.c; \
3057        then mv -f ".deps/GMC_dialog.Tpo" ".deps/GMC_dialog.Po"; else rm -f ".deps/GMC_dialog.Tpo"; exit 1; fi
3058GMC_dialog.c: In function 'DrealBuildCreateDialog':
3059GMC_dialog.c:119: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3060GMC_dialog.c: In function 'CallbackChangeRectangleNameOk':
3061GMC_dialog.c:145: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3062GMC_dialog.c: In function 'CallbackChangeRectangleNameCancel':
3063GMC_dialog.c:183: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3064if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMC_menu.o -MD -MP -MF ".deps/GMC_menu.Tpo" -c -o GMC_menu.o GMC_menu.c; \
3065        then mv -f ".deps/GMC_menu.Tpo" ".deps/GMC_menu.Po"; else rm -f ".deps/GMC_menu.Tpo"; exit 1; fi
3066GMC_menu.c: In function 'CallbackCreateRectangle':
3067GMC_menu.c:135: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3068GMC_menu.c: In function 'CallbackCreateAbutmentBox':
3069GMC_menu.c:157: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3070if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMC_message.o -MD -MP -MF ".deps/GMC_message.Tpo" -c -o GMC_message.o GMC_message.c; \
3071        then mv -f ".deps/GMC_message.Tpo" ".deps/GMC_message.Po"; else rm -f ".deps/GMC_message.Tpo"; exit 1; fi
3072if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMC_panel.o -MD -MP -MF ".deps/GMC_panel.Tpo" -c -o GMC_panel.o GMC_panel.c; \
3073        then mv -f ".deps/GMC_panel.Tpo" ".deps/GMC_panel.Po"; else rm -f ".deps/GMC_panel.Tpo"; exit 1; fi
3074GMC_panel.c: In function 'CallbackChangeRectangleLayer':
3075GMC_panel.c:1092: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3076GMC_panel.c:1094: warning: cast from pointer to integer of different size
3077GMC_panel.c: In function 'CallbackChangeRectangleName':
3078GMC_panel.c:1146: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3079GMC_panel.c: In function 'CallbackChangeRectangleClose':
3080GMC_panel.c:1165: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3081if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GME_dialog.o -MD -MP -MF ".deps/GME_dialog.Tpo" -c -o GME_dialog.o GME_dialog.c; \
3082        then mv -f ".deps/GME_dialog.Tpo" ".deps/GME_dialog.Po"; else rm -f ".deps/GME_dialog.Tpo"; exit 1; fi
3083GME_dialog.c: In function 'DrealBuildEditDialog':
3084GME_dialog.c:143: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3085GME_dialog.c: In function 'CallbackModifyRectangleNameOk':
3086GME_dialog.c:176: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3087GME_dialog.c: In function 'CallbackModifyRectangleNameCancel':
3088GME_dialog.c:212: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3089GME_dialog.c: In function 'CallbackSearchRectangleOk':
3090GME_dialog.c:245: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3091GME_dialog.c: In function 'CallbackSearchRectangleCancel':
3092GME_dialog.c:279: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3093if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GME_edit.o -MD -MP -MF ".deps/GME_edit.Tpo" -c -o GME_edit.o GME_edit.c; \
3094        then mv -f ".deps/GME_edit.Tpo" ".deps/GME_edit.Po"; else rm -f ".deps/GME_edit.Tpo"; exit 1; fi
3095GME_edit.c: In function 'DrealEditRedo':
3096GME_edit.c:187: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3097GME_edit.c: In function 'DrealEditUndo':
3098GME_edit.c:217: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3099GME_edit.c: In function 'DrealAddIdentify':
3100GME_edit.c:250: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3101GME_edit.c: In function 'DrealEditIdentify':
3102GME_edit.c:320: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3103GME_edit.c: In function 'DrealEditCopy':
3104GME_edit.c:366: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3105GME_edit.c: In function 'DrealEditMove':
3106GME_edit.c:443: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3107GME_edit.c: In function 'DrealEditDelete':
3108GME_edit.c:519: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3109GME_edit.c: In function 'DrealEditStretch':
3110GME_edit.c:582: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3111if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GME_menu.o -MD -MP -MF ".deps/GME_menu.Tpo" -c -o GME_menu.o GME_menu.c; \
3112        then mv -f ".deps/GME_menu.Tpo" ".deps/GME_menu.Po"; else rm -f ".deps/GME_menu.Tpo"; exit 1; fi
3113GME_menu.c: In function 'CallbackEditIdentify':
3114GME_menu.c:367: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3115GME_menu.c: In function 'CallbackEditCopy':
3116GME_menu.c:399: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3117GME_menu.c: In function 'CallbackEditMove':
3118GME_menu.c:431: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3119GME_menu.c: In function 'CallbackEditDelete':
3120GME_menu.c:463: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3121GME_menu.c: In function 'CallbackEditStretch':
3122GME_menu.c:495: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3123GME_menu.c: In function 'CallbackEditModify':
3124GME_menu.c:517: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3125GME_menu.c: In function 'CallbackEditSearch':
3126GME_menu.c:549: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3127GME_menu.c: In function 'CallbackEditUndo':
3128GME_menu.c:568: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3129GME_menu.c: In function 'CallbackEditRedo':
3130GME_menu.c:596: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3131if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GME_message.o -MD -MP -MF ".deps/GME_message.Tpo" -c -o GME_message.o GME_message.c; \
3132        then mv -f ".deps/GME_message.Tpo" ".deps/GME_message.Po"; else rm -f ".deps/GME_message.Tpo"; exit 1; fi
3133GME_message.c: In function 'DrealPromptSelectPointIdentify':
3134GME_message.c:96: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3135GME_message.c: In function 'DrealPromptSelectWindowIdentify':
3136GME_message.c:114: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3137GME_message.c: In function 'DrealPromptSelectPointCopy':
3138GME_message.c:144: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3139GME_message.c: In function 'DrealPromptSelectWindowCopy':
3140GME_message.c:162: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3141GME_message.c: In function 'DrealPromptEditCopy':
3142GME_message.c:192: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3143GME_message.c: In function 'DrealPromptSelectPointMove':
3144GME_message.c:222: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3145GME_message.c: In function 'DrealPromptSelectWindowMove':
3146GME_message.c:240: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3147GME_message.c: In function 'DrealPromptEditMove':
3148GME_message.c:270: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3149GME_message.c: In function 'DrealPromptSelectPointDelete':
3150GME_message.c:300: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3151GME_message.c: In function 'DrealPromptSelectWindowDelete':
3152GME_message.c:318: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3153GME_message.c: In function 'DrealPromptSelectPointStretch':
3154GME_message.c:348: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3155GME_message.c: In function 'DrealPromptEditStretch':
3156GME_message.c:366: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3157GME_message.c: In function 'DrealPromptSelectPointModify':
3158GME_message.c:396: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3159GME_message.c: In function 'DrealPromptSelectWindowModify':
3160GME_message.c:414: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3161GME_message.c: In function 'DrealPromptModifyRectangle':
3162GME_message.c:446: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3163if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GME_modify.o -MD -MP -MF ".deps/GME_modify.Tpo" -c -o GME_modify.o GME_modify.c; \
3164        then mv -f ".deps/GME_modify.Tpo" ".deps/GME_modify.Po"; else rm -f ".deps/GME_modify.Tpo"; exit 1; fi
3165GME_modify.c: In function 'DrealEditModify':
3166GME_modify.c:135: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3167if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GME_panel.o -MD -MP -MF ".deps/GME_panel.Tpo" -c -o GME_panel.o GME_panel.c; \
3168        then mv -f ".deps/GME_panel.Tpo" ".deps/GME_panel.Po"; else rm -f ".deps/GME_panel.Tpo"; exit 1; fi
3169GME_panel.c: In function 'CallbackEditGlobalUndo':
3170GME_panel.c:1653: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3171GME_panel.c: In function 'CallbackEditGlobalRedo':
3172GME_panel.c:1672: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3173GME_panel.c: In function 'CallbackEditGlobalCopy':
3174GME_panel.c:1691: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3175GME_panel.c: In function 'CallbackEditGlobalMove':
3176GME_panel.c:1719: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3177GME_panel.c: In function 'CallbackEditGlobalDelete':
3178GME_panel.c:1746: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3179GME_panel.c: In function 'CallbackEditGlobalStretch':
3180GME_panel.c:1774: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3181GME_panel.c: In function 'CallbackEditGlobalModify':
3182GME_panel.c:1794: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3183GME_panel.c: In function 'CallbackEditGlobalIdentify':
3184GME_panel.c:1822: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3185GME_panel.c: In function 'CallbackEditCloseGlobal':
3186GME_panel.c:1850: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3187GME_panel.c: In function 'CallbackEditSearchRectangle':
3188GME_panel.c:1881: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3189GME_panel.c: In function 'CallbackEditCloseSearch':
3190GME_panel.c:1900: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3191GME_panel.c: In function 'CallbackEditSearchViewContinue':
3192GME_panel.c:1924: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3193GME_panel.c: In function 'CallbackEditSearchViewAbort':
3194GME_panel.c:1943: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3195GME_panel.c:1949: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3196GME_panel.c: In function 'CallbackEditCloseIdentify':
3197GME_panel.c:1969: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3198GME_panel.c: In function 'DrealDisplayIdentifyMessage':
3199GME_panel.c:1988: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3200GME_panel.c: In function 'CallbackEditSelectList':
3201GME_panel.c:2012: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3202GME_panel.c: In function 'CallbackEditSelectAccept':
3203GME_panel.c:2038: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3204GME_panel.c: In function 'CallbackEditSelectCancel':
3205GME_panel.c:2061: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3206GME_panel.c: In function 'DrealDisplaySelectList':
3207GME_panel.c:2084: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3208GME_panel.c: In function 'CallbackModifyRectangleLayer':
3209GME_panel.c:2117: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3210GME_panel.c:2119: warning: cast from pointer to integer of different size
3211GME_panel.c: In function 'CallbackModifyRectangleName':
3212GME_panel.c:2138: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3213GME_panel.c: In function 'CallbackModifyRectangleApply':
3214GME_panel.c:2157: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3215GME_panel.c: In function 'CallbackModifyRectangleCancel':
3216GME_panel.c:2180: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3217if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GME_search.o -MD -MP -MF ".deps/GME_search.Tpo" -c -o GME_search.o GME_search.c; \
3218        then mv -f ".deps/GME_search.Tpo" ".deps/GME_search.Po"; else rm -f ".deps/GME_search.Tpo"; exit 1; fi
3219GME_search.c: In function 'DrealEditInitializeSearch':
3220GME_search.c:106: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3221GME_search.c: In function 'DrealEditSearchRectangle':
3222GME_search.c:169: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3223if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GME_select.o -MD -MP -MF ".deps/GME_select.Tpo" -c -o GME_select.o GME_select.c; \
3224        then mv -f ".deps/GME_select.Tpo" ".deps/GME_select.Po"; else rm -f ".deps/GME_select.Tpo"; exit 1; fi
3225GME_select.c: In function 'DrealAddSelectList':
3226GME_select.c:107: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3227GME_select.c:113: warning: too few arguments for format
3228GME_select.c: In function 'DrealEditSelectRectangle':
3229GME_select.c:150: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3230GME_select.c: In function 'DrealEditSelectAccept':
3231GME_select.c:181: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3232GME_select.c: In function 'DrealEditSelectCancel':
3233GME_select.c:196: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3234GME_select.c: In function 'DrealEditUnselectAll':
3235GME_select.c:218: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3236GME_select.c: In function 'DrealEditSelectPoint':
3237GME_select.c:260: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3238GME_select.c: In function 'DrealEditSelectWindow':
3239GME_select.c:382: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3240GME_select.c: In function 'DrealEditSelectFence':
3241GME_select.c:514: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3242GME_select.c: In function 'DrealEditSelectPointCopy':
3243GME_select.c:633: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3244GME_select.c: In function 'DrealEditSelectWindowCopy':
3245GME_select.c:711: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3246GME_select.c: In function 'DrealEditSelectPointMove':
3247GME_select.c:776: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3248GME_select.c: In function 'DrealEditSelectWindowMove':
3249GME_select.c:836: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3250GME_select.c: In function 'DrealEditSelectPointDelete':
3251GME_select.c:885: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3252GME_select.c: In function 'DrealEditSelectWindowDelete':
3253GME_select.c:939: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3254GME_select.c: In function 'DrealEditSelectPointStretch':
3255GME_select.c:986: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3256GME_select.c: In function 'DrealEditSelectPointModify':
3257GME_select.c:1061: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3258GME_select.c: In function 'DrealEditSelectWindowModify':
3259GME_select.c:1127: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3260if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMF_dialog.o -MD -MP -MF ".deps/GMF_dialog.Tpo" -c -o GMF_dialog.o GMF_dialog.c; \
3261        then mv -f ".deps/GMF_dialog.Tpo" ".deps/GMF_dialog.Po"; else rm -f ".deps/GMF_dialog.Tpo"; exit 1; fi
3262GMF_dialog.c: In function 'DrealBuildFileDialog':
3263GMF_dialog.c:137: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3264GMF_dialog.c: In function 'CallbackFileQuitOk':
3265GMF_dialog.c:158: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3266GMF_dialog.c: In function 'CallbackFileSaveAsOk':
3267GMF_dialog.c:189: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3268GMF_dialog.c: In function 'CallbackFileSaveAsCancel':
3269GMF_dialog.c:218: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3270GMF_dialog.c: In function 'CallbackFileQuitCancel':
3271GMF_dialog.c:239: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3272GMF_dialog.c: In function 'CallbackFileOpenOk':
3273GMF_dialog.c:260: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3274GMF_dialog.c: In function 'CallbackFileOpenCancel':
3275GMF_dialog.c:308: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3276if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMF_file.o -MD -MP -MF ".deps/GMF_file.Tpo" -c -o GMF_file.o GMF_file.c; \
3277        then mv -f ".deps/GMF_file.Tpo" ".deps/GMF_file.Po"; else rm -f ".deps/GMF_file.Tpo"; exit 1; fi
3278GMF_file.c: In function 'DrealFileNew':
3279GMF_file.c:100: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3280GMF_file.c: In function 'DrealFileSave':
3281GMF_file.c:136: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3282GMF_file.c: In function 'DrealFileSaveAs':
3283GMF_file.c:170: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3284GMF_file.c: In function 'DrealFileOpen':
3285GMF_file.c:240: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3286if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMF_menu.o -MD -MP -MF ".deps/GMF_menu.Tpo" -c -o GMF_menu.o GMF_menu.c; \
3287        then mv -f ".deps/GMF_menu.Tpo" ".deps/GMF_menu.Po"; else rm -f ".deps/GMF_menu.Tpo"; exit 1; fi
3288GMF_menu.c: In function 'CallbackFileNew':
3289GMF_menu.c:192: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3290GMF_menu.c: In function 'CallbackFileOpen':
3291GMF_menu.c:218: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3292GMF_menu.c: In function 'CallbackFileSave':
3293GMF_menu.c:250: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3294GMF_menu.c: In function 'CallbackFileSaveAs':
3295GMF_menu.c:289: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3296GMF_menu.c: In function 'CallbackFileQuit':
3297GMF_menu.c:323: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3298if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMF_panel.o -MD -MP -MF ".deps/GMF_panel.Tpo" -c -o GMF_panel.o GMF_panel.c; \
3299        then mv -f ".deps/GMF_panel.Tpo" ".deps/GMF_panel.Po"; else rm -f ".deps/GMF_panel.Tpo"; exit 1; fi
3300GMF_panel.c: In function 'DrealIsDirectory':
3301GMF_panel.c:167: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3302GMF_panel.c: In function 'DrealSetLibraryList':
3303GMF_panel.c:193: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3304GMF_panel.c: In function 'DrealSetWorkLibrary':
3305GMF_panel.c:223: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3306GMF_panel.c: In function 'DrealSetCataLibrary':
3307GMF_panel.c:243: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3308GMF_panel.c: In function 'DrealInitializeLibrary':
3309GMF_panel.c:282: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3310GMF_panel.c: In function 'DrealGetCataLibrary':
3311GMF_panel.c:322: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3312GMF_panel.c: In function 'DrealGetWorkLibrary':
3313GMF_panel.c:399: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3314GMF_panel.c: In function 'CallbackLibraryList':
3315GMF_panel.c:426: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3316GMF_panel.c: In function 'CallbackLibraryOk':
3317GMF_panel.c:453: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3318GMF_panel.c: In function 'CallbackLibraryUpdate':
3319GMF_panel.c:502: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3320GMF_panel.c: In function 'CallbackLibraryCancel':
3321GMF_panel.c:525: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3322GMF_panel.c: In function 'CallbackEnterLibrary':
3323GMF_panel.c:556: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3324GMF_panel.c: In function 'DrealBuildPanelLibrary':
3325GMF_panel.c:578: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3326if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMH_help.o -MD -MP -MF ".deps/GMH_help.Tpo" -c -o GMH_help.o GMH_help.c; \
3327        then mv -f ".deps/GMH_help.Tpo" ".deps/GMH_help.Po"; else rm -f ".deps/GMH_help.Tpo"; exit 1; fi
3328if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMH_menu.o -MD -MP -MF ".deps/GMH_menu.Tpo" -c -o GMH_menu.o GMH_menu.c; \
3329        then mv -f ".deps/GMH_menu.Tpo" ".deps/GMH_menu.Po"; else rm -f ".deps/GMH_menu.Tpo"; exit 1; fi
3330GMH_menu.c: In function 'CallbackHelpAbout':
3331GMH_menu.c:121: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3332if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMH_panel.o -MD -MP -MF ".deps/GMH_panel.Tpo" -c -o GMH_panel.o GMH_panel.c; \
3333        then mv -f ".deps/GMH_panel.Tpo" ".deps/GMH_panel.Po"; else rm -f ".deps/GMH_panel.Tpo"; exit 1; fi
3334GMH_panel.c: In function 'DrealBuildPresentPanel':
3335GMH_panel.c:141: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3336GMH_panel.c: In function 'DrealEnterPresentPanel':
3337GMH_panel.c:313: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3338if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMS_dialog.o -MD -MP -MF ".deps/GMS_dialog.Tpo" -c -o GMS_dialog.o GMS_dialog.c; \
3339        then mv -f ".deps/GMS_dialog.Tpo" ".deps/GMS_dialog.Po"; else rm -f ".deps/GMS_dialog.Tpo"; exit 1; fi
3340if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMS_menu.o -MD -MP -MF ".deps/GMS_menu.Tpo" -c -o GMS_menu.o GMS_menu.c; \
3341        then mv -f ".deps/GMS_menu.Tpo" ".deps/GMS_menu.Po"; else rm -f ".deps/GMS_menu.Tpo"; exit 1; fi
3342GMS_menu.c: In function 'CallbackSetupLoadConfig':
3343GMS_menu.c:169: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3344GMS_menu.c: In function 'CallbackSetupSaveConfig':
3345GMS_menu.c:188: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3346GMS_menu.c: In function 'CallbackSetupDefaultConfig':
3347GMS_menu.c:207: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3348GMS_menu.c: In function 'CallbackSetupInformations':
3349GMS_menu.c:226: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3350if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMS_panel.o -MD -MP -MF ".deps/GMS_panel.Tpo" -c -o GMS_panel.o GMS_panel.c; \
3351        then mv -f ".deps/GMS_panel.Tpo" ".deps/GMS_panel.Po"; else rm -f ".deps/GMS_panel.Tpo"; exit 1; fi
3352GMS_panel.c: In function 'DrealDisplayInformations':
3353GMS_panel.c:162: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3354if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMS_setup.o -MD -MP -MF ".deps/GMS_setup.Tpo" -c -o GMS_setup.o GMS_setup.c; \
3355        then mv -f ".deps/GMS_setup.Tpo" ".deps/GMS_setup.Po"; else rm -f ".deps/GMS_setup.Tpo"; exit 1; fi
3356GMS_setup.c: In function 'DrealSetPanelValues':
3357GMS_setup.c:100: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3358GMS_setup.c: In function 'DrealWriteTopLevelValues':
3359GMS_setup.c:139: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3360GMS_setup.c: In function 'DrealWritePanelValues':
3361GMS_setup.c:171: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3362GMS_setup.c: In function 'DrealReadPanelValues':
3363GMS_setup.c:216: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3364GMS_setup.c: In function 'DrealReadTopLevelValues':
3365GMS_setup.c:240: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3366GMS_setup.c: In function 'DrealReadActiveLayers':
3367GMS_setup.c:276: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3368GMS_setup.c: In function 'DrealWriteActiveLayers':
3369GMS_setup.c:323: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3370GMS_setup.c: In function 'DrealDefaultTopLevelValues':
3371GMS_setup.c:355: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3372GMS_setup.c: In function 'DrealDefaultConfig':
3373GMS_setup.c:379: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3374GMS_setup.c: In function 'DrealLoadTopLevelConfig':
3375GMS_setup.c:437: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3376GMS_setup.c: In function 'DrealLoadConfig':
3377GMS_setup.c:468: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3378GMS_setup.c: In function 'DrealSaveConfig':
3379GMS_setup.c:527: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3380if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMT_dialog.o -MD -MP -MF ".deps/GMT_dialog.Tpo" -c -o GMT_dialog.o GMT_dialog.c; \
3381        then mv -f ".deps/GMT_dialog.Tpo" ".deps/GMT_dialog.Po"; else rm -f ".deps/GMT_dialog.Tpo"; exit 1; fi
3382GMT_dialog.c: In function 'DrealBuildToolsDialog':
3383GMT_dialog.c:113: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3384GMT_dialog.c: In function 'CallbackToolsSavePixmapOk':
3385GMT_dialog.c:134: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3386GMT_dialog.c: In function 'CallbackToolsSavePixmapCancel':
3387GMT_dialog.c:163: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3388if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMT_menu.o -MD -MP -MF ".deps/GMT_menu.Tpo" -c -o GMT_menu.o GMT_menu.c; \
3389        then mv -f ".deps/GMT_menu.Tpo" ".deps/GMT_menu.Po"; else rm -f ".deps/GMT_menu.Tpo"; exit 1; fi
3390GMT_menu.c: In function 'CallbackToolsMessage':
3391GMT_menu.c:153: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3392GMT_menu.c: In function 'CallbackToolsFlatten':
3393GMT_menu.c:172: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3394GMT_menu.c: In function 'CallbackToolsSavePixmap':
3395GMT_menu.c:191: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3396if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMT_message.o -MD -MP -MF ".deps/GMT_message.Tpo" -c -o GMT_message.o GMT_message.c; \
3397        then mv -f ".deps/GMT_message.Tpo" ".deps/GMT_message.Po"; else rm -f ".deps/GMT_message.Tpo"; exit 1; fi
3398if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMT_panel.o -MD -MP -MF ".deps/GMT_panel.Tpo" -c -o GMT_panel.o GMT_panel.c; \
3399        then mv -f ".deps/GMT_panel.Tpo" ".deps/GMT_panel.Po"; else rm -f ".deps/GMT_panel.Tpo"; exit 1; fi
3400GMT_panel.c: In function 'CallbackToolsCloseMessage':
3401GMT_panel.c:172: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3402GMT_panel.c: In function 'DrealDisplayToolsMessage':
3403GMT_panel.c:189: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3404if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMT_tools.o -MD -MP -MF ".deps/GMT_tools.Tpo" -c -o GMT_tools.o GMT_tools.c; \
3405        then mv -f ".deps/GMT_tools.Tpo" ".deps/GMT_tools.Po"; else rm -f ".deps/GMT_tools.Tpo"; exit 1; fi
3406GMT_tools.c: In function 'DrealToolsFlatten':
3407GMT_tools.c:95: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3408if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMV_dialog.o -MD -MP -MF ".deps/GMV_dialog.Tpo" -c -o GMV_dialog.o GMV_dialog.c; \
3409        then mv -f ".deps/GMV_dialog.Tpo" ".deps/GMV_dialog.Po"; else rm -f ".deps/GMV_dialog.Tpo"; exit 1; fi
3410GMV_dialog.c: In function 'DrealBuildViewDialog':
3411GMV_dialog.c:158: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3412GMV_dialog.c: In function 'CallbackViewZoomSetOk':
3413GMV_dialog.c:189: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3414GMV_dialog.c: In function 'CallbackViewZoomSetCancel':
3415GMV_dialog.c:229: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3416GMV_dialog.c: In function 'CallbackViewZoomGotoOk':
3417GMV_dialog.c:255: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3418GMV_dialog.c: In function 'CallbackViewZoomGotoCancel':
3419GMV_dialog.c:320: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3420GMV_dialog.c: In function 'CallbackViewMoveSetOk':
3421GMV_dialog.c:344: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3422GMV_dialog.c: In function 'CallbackViewMoveSetCancel':
3423GMV_dialog.c:384: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3424GMV_dialog.c: In function 'CallbackViewGridXOk':
3425GMV_dialog.c:408: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3426GMV_dialog.c: In function 'CallbackViewGridXCancel':
3427GMV_dialog.c:448: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3428GMV_dialog.c: In function 'CallbackViewGridYOk':
3429GMV_dialog.c:472: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3430GMV_dialog.c: In function 'CallbackViewGridYCancel':
3431GMV_dialog.c:512: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3432if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMV_map.o -MD -MP -MF ".deps/GMV_map.Tpo" -c -o GMV_map.o GMV_map.c; \
3433        then mv -f ".deps/GMV_map.Tpo" ".deps/GMV_map.Po"; else rm -f ".deps/GMV_map.Tpo"; exit 1; fi
3434GMV_map.c: In function 'CallbackCloseMap':
3435GMV_map.c:185: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3436GMV_map.c: In function 'CallbackMapCompute':
3437GMV_map.c:204: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3438GMV_map.c: In function 'CallbackMapEvent':
3439GMV_map.c:229: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3440GMV_map.c: In function 'CallbackMapResize':
3441GMV_map.c:284: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3442GMV_map.c: In function 'CallbackMapExpose':
3443GMV_map.c:310: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3444GMV_map.c: In function 'DrealInitializeMapWindow':
3445GMV_map.c:340: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3446GMV_map.c: In function 'DrealRefreshMapWindow':
3447GMV_map.c:366: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3448if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMV_menu.o -MD -MP -MF ".deps/GMV_menu.Tpo" -c -o GMV_menu.o GMV_menu.c; \
3449        then mv -f ".deps/GMV_menu.Tpo" ".deps/GMV_menu.Po"; else rm -f ".deps/GMV_menu.Tpo"; exit 1; fi
3450GMV_menu.c: In function 'CallbackViewLayers':
3451GMV_menu.c:196: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3452GMV_menu.c: In function 'CallbackViewGrid':
3453GMV_menu.c:222: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3454GMV_menu.c: In function 'CallbackViewArrows':
3455GMV_menu.c:241: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3456GMV_menu.c: In function 'CallbackViewZoom':
3457GMV_menu.c:260: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3458GMV_menu.c: In function 'CallbackViewMap':
3459GMV_menu.c:279: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3460if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMV_message.o -MD -MP -MF ".deps/GMV_message.Tpo" -c -o GMV_message.o GMV_message.c; \
3461        then mv -f ".deps/GMV_message.Tpo" ".deps/GMV_message.Po"; else rm -f ".deps/GMV_message.Tpo"; exit 1; fi
3462GMV_message.c: In function 'DrealPromptZoomIn':
3463GMV_message.c:95: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3464GMV_message.c: In function 'DrealPromptZoomPan':
3465GMV_message.c:125: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3466GMV_message.c: In function 'DrealPromptZoomCenter':
3467GMV_message.c:155: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3468if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMV_panel.o -MD -MP -MF ".deps/GMV_panel.Tpo" -c -o GMV_panel.o GMV_panel.c; \
3469        then mv -f ".deps/GMV_panel.Tpo" ".deps/GMV_panel.Po"; else rm -f ".deps/GMV_panel.Tpo"; exit 1; fi
3470GMV_panel.c: In function 'CallbackLeftArrow':
3471GMV_panel.c:2754: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3472GMV_panel.c: In function 'CallbackRightArrow':
3473GMV_panel.c:2773: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3474GMV_panel.c: In function 'CallbackUpArrow':
3475GMV_panel.c:2792: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3476GMV_panel.c: In function 'CallbackDownArrow':
3477GMV_panel.c:2811: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3478GMV_panel.c: In function 'CallbackMoveSet':
3479GMV_panel.c:2831: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3480GMV_panel.c: In function 'CallbackCloseArrows':
3481GMV_panel.c:2850: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3482GMV_panel.c: In function 'CallbackZoomRefresh':
3483GMV_panel.c:2874: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3484GMV_panel.c: In function 'CallbackZoomPrevious':
3485GMV_panel.c:2893: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3486GMV_panel.c: In function 'CallbackZoomLess':
3487GMV_panel.c:2912: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3488GMV_panel.c: In function 'CallbackZoomMore':
3489GMV_panel.c:2931: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3490GMV_panel.c: In function 'CallbackZoomSet':
3491GMV_panel.c:2950: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3492GMV_panel.c: In function 'CallbackCloseZoom':
3493GMV_panel.c:2969: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3494GMV_panel.c: In function 'CallbackZoomIn':
3495GMV_panel.c:2988: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3496GMV_panel.c: In function 'CallbackZoomCenter':
3497GMV_panel.c:3008: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3498GMV_panel.c: In function 'CallbackZoomGoto':
3499GMV_panel.c:3028: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3500GMV_panel.c: In function 'CallbackZoomPan':
3501GMV_panel.c:3047: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3502GMV_panel.c: In function 'CallbackZoomFit':
3503GMV_panel.c:3067: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3504GMV_panel.c: In function 'CallbackLayerAllVisible':
3505GMV_panel.c:3091: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3506GMV_panel.c: In function 'CallbackLayerAllInvisible':
3507GMV_panel.c:3110: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3508GMV_panel.c: In function 'CallbackLayerVisible':
3509GMV_panel.c:3129: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3510GMV_panel.c: In function 'CallbackNameVisible':
3511GMV_panel.c:3151: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3512GMV_panel.c: In function 'CallbackLayerInvisible':
3513GMV_panel.c:3173: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3514GMV_panel.c: In function 'CallbackNameInvisible':
3515GMV_panel.c:3195: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3516GMV_panel.c: In function 'CallbackLayerFillMode':
3517GMV_panel.c:3217: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3518GMV_panel.c: In function 'CallbackLayerInterface':
3519GMV_panel.c:3238: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3520GMV_panel.c: In function 'CallbackLayerCursor':
3521GMV_panel.c:3258: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3522GMV_panel.c: In function 'CallbackLayerForceDisplay':
3523GMV_panel.c:3280: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3524GMV_panel.c: In function 'CallbackLayerBlackBoxString':
3525GMV_panel.c:3300: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3526GMV_panel.c: In function 'CallbackLayerApply':
3527GMV_panel.c:3320: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3528GMV_panel.c: In function 'CallbackCloseLayer':
3529GMV_panel.c:3339: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3530GMV_panel.c: In function 'DrealChangeFillMode':
3531GMV_panel.c:3359: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3532GMV_panel.c: In function 'DrealChangeInterface':
3533GMV_panel.c:3387: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3534GMV_panel.c: In function 'DrealChangeCursor':
3535GMV_panel.c:3415: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3536GMV_panel.c: In function 'DrealChangeForceDisplay':
3537GMV_panel.c:3443: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3538GMV_panel.c: In function 'DrealChangeBlackBoxString':
3539GMV_panel.c:3471: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3540GMV_panel.c: In function 'DrealSetLayerVisible':
3541GMV_panel.c:3500: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3542GMV_panel.c: In function 'DrealSetNameVisible':
3543GMV_panel.c:3565: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3544GMV_panel.c: In function 'DrealSetLayerInvisible':
3545GMV_panel.c:3626: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3546GMV_panel.c: In function 'DrealSetNameInvisible':
3547GMV_panel.c:3691: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3548GMV_panel.c: In function 'DrealLayerAllVisible':
3549GMV_panel.c:3750: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3550GMV_panel.c: In function 'DrealInitializeLayer':
3551GMV_panel.c:3776: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3552GMV_panel.c: In function 'DrealLayerAllInvisible':
3553GMV_panel.c:3820: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3554GMV_panel.c: In function 'CallbackSetGridX':
3555GMV_panel.c:3852: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3556GMV_panel.c: In function 'CallbackSetGridY':
3557GMV_panel.c:3871: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3558GMV_panel.c: In function 'CallbackGridOnOff':
3559GMV_panel.c:3892: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3560GMV_panel.c: In function 'CallbackCloseGrid':
3561GMV_panel.c:3927: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3562if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMV_view.o -MD -MP -MF ".deps/GMV_view.Tpo" -c -o GMV_view.o GMV_view.c; \
3563        then mv -f ".deps/GMV_view.Tpo" ".deps/GMV_view.Po"; else rm -f ".deps/GMV_view.Tpo"; exit 1; fi
3564GMV_view.c: In function 'DrealAddZoom':
3565GMV_view.c:129: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3566GMV_view.c: In function 'DrealDelZoom':
3567GMV_view.c:153: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3568GMV_view.c: In function 'DrealInitializeZoom':
3569GMV_view.c:179: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3570GMV_view.c: In function 'DrealZoomUndo':
3571GMV_view.c:213: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3572GMV_view.c: In function 'DrealZoomRight':
3573GMV_view.c:258: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3574GMV_view.c: In function 'DrealZoomLeft':
3575GMV_view.c:305: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3576GMV_view.c: In function 'DrealZoomDown':
3577GMV_view.c:350: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3578GMV_view.c: In function 'DrealZoomUp':
3579GMV_view.c:395: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3580GMV_view.c: In function 'DrealZoomMore':
3581GMV_view.c:440: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3582GMV_view.c: In function 'DrealZoomLess':
3583GMV_view.c:480: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3584GMV_view.c: In function 'DrealZoomFit':
3585GMV_view.c:513: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3586GMV_view.c: In function 'DrealZoomCenter':
3587GMV_view.c:554: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3588GMV_view.c: In function 'DrealZoomIn':
3589GMV_view.c:586: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3590GMV_view.c: In function 'DrealZoomPan':
3591GMV_view.c:634: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3592GMV_view.c: In function 'DrealZoomRefresh':
3593GMV_view.c:664: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3594if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_color.o -MD -MP -MF ".deps/GMX_color.Tpo" -c -o GMX_color.o GMX_color.c; \
3595        then mv -f ".deps/GMX_color.Tpo" ".deps/GMX_color.Po"; else rm -f ".deps/GMX_color.Tpo"; exit 1; fi
3596GMX_color.c: In function 'DrealInitializeColors':
3597GMX_color.c:460: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3598GMX_color.c:500: warning: incompatible implicit declaration of built-in function 'exit'
3599GMX_color.c: In function 'DrealInitializeGraphicContext':
3600GMX_color.c:552: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3601if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_cursor.o -MD -MP -MF ".deps/GMX_cursor.Tpo" -c -o GMX_cursor.o GMX_cursor.c; \
3602        then mv -f ".deps/GMX_cursor.Tpo" ".deps/GMX_cursor.Po"; else rm -f ".deps/GMX_cursor.Tpo"; exit 1; fi
3603GMX_cursor.c: In function 'DrealComputeCursor':
3604GMX_cursor.c:123: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3605GMX_cursor.c: In function 'DrealDisplayCoordinates':
3606GMX_cursor.c:167: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3607GMX_cursor.c: In function 'DrealPointCursor':
3608GMX_cursor.c:199: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3609GMX_cursor.c: In function 'DrealResetCursor':
3610GMX_cursor.c:222: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3611GMX_cursor.c: In function 'DrealChangeCursorType':
3612GMX_cursor.c:246: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3613GMX_cursor.c: In function 'DrealDrawCursor':
3614GMX_cursor.c:284: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3615GMX_cursor.c: In function 'DrealUndisplayCursor':
3616GMX_cursor.c:490: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3617GMX_cursor.c: In function 'DrealDisplayCursor':
3618GMX_cursor.c:514: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3619if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_dialog.o -MD -MP -MF ".deps/GMX_dialog.Tpo" -c -o GMX_dialog.o GMX_dialog.c; \
3620        then mv -f ".deps/GMX_dialog.Tpo" ".deps/GMX_dialog.Po"; else rm -f ".deps/GMX_dialog.Tpo"; exit 1; fi
3621GMX_dialog.c: In function 'DrealInitializeDialog':
3622GMX_dialog.c:96: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3623if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_event.o -MD -MP -MF ".deps/GMX_event.Tpo" -c -o GMX_event.o GMX_event.c; \
3624        then mv -f ".deps/GMX_event.Tpo" ".deps/GMX_event.Po"; else rm -f ".deps/GMX_event.Tpo"; exit 1; fi
3625GMX_event.c: In function 'DrealChangeEditMode':
3626GMX_event.c:243: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3627GMX_event.c: In function 'DrealContinueEditMode':
3628GMX_event.c:309: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3629GMX_event.c: In function 'DrealTreatEventZoom':
3630GMX_event.c:348: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3631GMX_event.c: In function 'CallbackEvent':
3632GMX_event.c:582: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3633GMX_event.c: In function 'CallbackResize':
3634GMX_event.c:830: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3635GMX_event.c: In function 'CallbackExpose':
3636GMX_event.c:861: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3637GMX_event.c: In function 'DrealInitializeEvent':
3638GMX_event.c:919: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3639if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_graphic.o -MD -MP -MF ".deps/GMX_graphic.Tpo" -c -o GMX_graphic.o GMX_graphic.c; \
3640        then mv -f ".deps/GMX_graphic.Tpo" ".deps/GMX_graphic.Po"; else rm -f ".deps/GMX_graphic.Tpo"; exit 1; fi
3641GMX_graphic.c: In function 'DrealInitializeGraphicWindow':
3642GMX_graphic.c:105: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3643GMX_graphic.c: In function 'DrealRefreshGraphicWindow':
3644GMX_graphic.c:167: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3645GMX_graphic.c: In function 'DrealResizeGraphicWindow':
3646GMX_graphic.c:204: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3647GMX_graphic.c: In function 'DrealInitializeGraphic':
3648GMX_graphic.c:285: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3649if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_grid.o -MD -MP -MF ".deps/GMX_grid.Tpo" -c -o GMX_grid.o GMX_grid.c; \
3650        then mv -f ".deps/GMX_grid.Tpo" ".deps/GMX_grid.Po"; else rm -f ".deps/GMX_grid.Tpo"; exit 1; fi
3651GMX_grid.c: In function 'DrealInitializeLambdaGrid':
3652GMX_grid.c:114: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3653GMX_grid.c: In function 'DrealComputeLambdaGrid':
3654GMX_grid.c:141: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3655GMX_grid.c: In function 'DrealResizeLambdaGrid':
3656GMX_grid.c:172: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3657GMX_grid.c: In function 'DrealDisplayLambdaGrid':
3658GMX_grid.c:207: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3659if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_icon.o -MD -MP -MF ".deps/GMX_icon.Tpo" -c -o GMX_icon.o GMX_icon.c; \
3660        then mv -f ".deps/GMX_icon.Tpo" ".deps/GMX_icon.Po"; else rm -f ".deps/GMX_icon.Tpo"; exit 1; fi
3661GMX_icon.c: In function 'DrealInitializeIcon':
3662GMX_icon.c:126: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3663if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_menu.o -MD -MP -MF ".deps/GMX_menu.Tpo" -c -o GMX_menu.o GMX_menu.c; \
3664        then mv -f ".deps/GMX_menu.Tpo" ".deps/GMX_menu.Po"; else rm -f ".deps/GMX_menu.Tpo"; exit 1; fi
3665GMX_menu.c: In function 'DrealInitializeMenu':
3666GMX_menu.c:225: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3667if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_message.o -MD -MP -MF ".deps/GMX_message.Tpo" -c -o GMX_message.o GMX_message.c; \
3668        then mv -f ".deps/GMX_message.Tpo" ".deps/GMX_message.Po"; else rm -f ".deps/GMX_message.Tpo"; exit 1; fi
3669GMX_message.c: In function 'DrealDisplayMessage':
3670GMX_message.c:152: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3671GMX_message.c: In function 'DrealPromptEditMeasure':
3672GMX_message.c:172: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3673GMX_message.c: In function 'DrealInitializeMessage':
3674GMX_message.c:195: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3675if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_motif.o -MD -MP -MF ".deps/GMX_motif.Tpo" -c -o GMX_motif.o GMX_motif.c; \
3676        then mv -f ".deps/GMX_motif.Tpo" ".deps/GMX_motif.Po"; else rm -f ".deps/GMX_motif.Tpo"; exit 1; fi
3677GMX_motif.c: In function 'DrealChangeTopLevelTitle':
3678GMX_motif.c:119: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3679GMX_motif.c: In function 'DrealInitializeRessources':
3680GMX_motif.c:148: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3681if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_panel.o -MD -MP -MF ".deps/GMX_panel.Tpo" -c -o GMX_panel.o GMX_panel.c; \
3682        then mv -f ".deps/GMX_panel.Tpo" ".deps/GMX_panel.Po"; else rm -f ".deps/GMX_panel.Tpo"; exit 1; fi
3683GMX_panel.c: In function 'DrealInitializePanel':
3684GMX_panel.c:97: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3685if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GMX_view.o -MD -MP -MF ".deps/GMX_view.Tpo" -c -o GMX_view.o GMX_view.c; \
3686        then mv -f ".deps/GMX_view.Tpo" ".deps/GMX_view.Po"; else rm -f ".deps/GMX_view.Tpo"; exit 1; fi
3687GMX_view.c: In function 'DrealAddViewLater':
3688GMX_view.c:141: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3689GMX_view.c: In function 'DrealAddViewString':
3690GMX_view.c:164: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3691GMX_view.c: In function 'DrealDelView':
3692GMX_view.c:186: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3693GMX_view.c: In function 'DrealDelViewString':
3694GMX_view.c:213: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3695GMX_view.c: In function 'DrealDisplayOneRectangle':
3696GMX_view.c:253: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3697GMX_view.c: In function 'DrealDisplayOneString':
3698GMX_view.c:462: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3699GMX_view.c: In function 'DrealCheckInterrupt':
3700GMX_view.c:517: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3701GMX_view.c: In function 'DrealInterruptDisplay':
3702GMX_view.c:549: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3703GMX_view.c: In function 'DrealFlushEventDisplay':
3704GMX_view.c:569: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3705GMX_view.c: In function 'DrealDisplayFigure':
3706GMX_view.c:625: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3707GMX_view.c: In function 'DrealDisplayRectangle':
3708GMX_view.c:938: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3709if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GSB_share.o -MD -MP -MF ".deps/GSB_share.Tpo" -c -o GSB_share.o GSB_share.c; \
3710        then mv -f ".deps/GSB_share.Tpo" ".deps/GSB_share.Po"; else rm -f ".deps/GSB_share.Tpo"; exit 1; fi
3711GSB_share.c: In function 'DrealPostTreatString':
3712GSB_share.c:167: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3713if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GTB_dialog.o -MD -MP -MF ".deps/GTB_dialog.Tpo" -c -o GTB_dialog.o GTB_dialog.c; \
3714        then mv -f ".deps/GTB_dialog.Tpo" ".deps/GTB_dialog.Po"; else rm -f ".deps/GTB_dialog.Tpo"; exit 1; fi
3715GTB_dialog.c: In function 'DrealExitDialogCallback':
3716GTB_dialog.c:128: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3717GTB_dialog.c: In function 'DrealBuildDialog':
3718GTB_dialog.c:149: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3719GTB_dialog.c: In function 'DrealLimitedLoop':
3720GTB_dialog.c:301: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3721GTB_dialog.c: In function 'DrealEnterDialog':
3722GTB_dialog.c:361: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3723GTB_dialog.c: In function 'DrealReEnterDialog':
3724GTB_dialog.c:380: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3725GTB_dialog.c: In function 'DrealExitDialog':
3726GTB_dialog.c:396: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3727GTB_dialog.c: In function 'DrealWarningMessage':
3728GTB_dialog.c:416: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3729GTB_dialog.c: In function 'DrealErrorMessage':
3730GTB_dialog.c:450: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3731if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GTB_icon.o -MD -MP -MF ".deps/GTB_icon.Tpo" -c -o GTB_icon.o GTB_icon.c; \
3732        then mv -f ".deps/GTB_icon.Tpo" ".deps/GTB_icon.Po"; else rm -f ".deps/GTB_icon.Tpo"; exit 1; fi
3733GTB_icon.c: In function 'DrealSetIcon':
3734GTB_icon.c:88: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3735if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GTB_menu.o -MD -MP -MF ".deps/GTB_menu.Tpo" -c -o GTB_menu.o GTB_menu.c; \
3736        then mv -f ".deps/GTB_menu.Tpo" ".deps/GTB_menu.Po"; else rm -f ".deps/GTB_menu.Tpo"; exit 1; fi
3737GTB_menu.c: In function 'DrealBuildMenus':
3738GTB_menu.c:98: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3739if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GTB_panel.o -MD -MP -MF ".deps/GTB_panel.Tpo" -c -o GTB_panel.o GTB_panel.c; \
3740        then mv -f ".deps/GTB_panel.Tpo" ".deps/GTB_panel.Po"; else rm -f ".deps/GTB_panel.Tpo"; exit 1; fi
3741GTB_panel.c: In function 'DrealBuildPanel':
3742GTB_panel.c:104: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3743GTB_panel.c: In function 'DrealEnterPanel':
3744GTB_panel.c:318: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3745GTB_panel.c: In function 'DrealExitPanel':
3746GTB_panel.c:350: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3747if /usr/bin/gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBIBERTY=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 -DALLIANCE_VERSION=\"5.0\ 20070718\" -DALLIANCE_TOP=\"\" -DHAVE_LIBIBERTY=1  -I. -I.   -I/opt/local/include -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64 -MT GTB_pixmap.o -MD -MP -MF ".deps/GTB_pixmap.Tpo" -c -o GTB_pixmap.o GTB_pixmap.c; \
3748        then mv -f ".deps/GTB_pixmap.Tpo" ".deps/GTB_pixmap.Po"; else rm -f ".deps/GTB_pixmap.Tpo"; exit 1; fi
3749GTB_pixmap.c: In function 'DrealCreatePixmap':
3750GTB_pixmap.c:90: warning: passing argument 2 of 'addrdsdebug' makes pointer from integer without a cast
3751/bin/sh ../../libtool --mode=link --tag=CC /usr/bin/gcc-4.2 -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\"  -O2 -arch x86_64  -static -L/opt/local/lib -arch x86_64 -o dreal  dreal.o GMC_create.o GMC_dialog.o GMC_menu.o GMC_message.o GMC_panel.o GME_dialog.o GME_edit.o GME_menu.o GME_message.o GME_modify.o GME_panel.o GME_search.o GME_select.o GMF_dialog.o GMF_file.o GMF_menu.o GMF_panel.o GMH_help.o GMH_menu.o GMH_panel.o GMS_dialog.o GMS_menu.o GMS_panel.o GMS_setup.o GMT_dialog.o GMT_menu.o GMT_message.o GMT_panel.o GMT_tools.o GMV_dialog.o GMV_map.o GMV_menu.o GMV_message.o GMV_panel.o GMV_view.o GMX_color.o GMX_cursor.o GMX_dialog.o GMX_event.o GMX_graphic.o GMX_grid.o GMX_icon.o GMX_menu.o GMX_message.o GMX_motif.o GMX_panel.o GMX_view.o GRD_error.o GRD_rds.o GRD_search.o GRD_select.o GRD_undo.o GRD_window.o GSB_error.o GSB_parse.o GSB_share.o GTB_cursor.o GTB_dialog.o GTB_icon.o GTB_menu.o GTB_panel.o GTB_pixmap.o -L/lib  -lXm -lXt -lXpm -lXp -lXext -lSM -lICE -lX11  -L../../mbk/src -L../../mbkap/src -L../../mbkmg/src -L../../mbkvti/src -L../../rds/src -L../../rdscif/src -L../../rdsgds/src -lRtl -lRgs -lRcf -lRut -lRfm -lRpr -lRds -lMpu -lMap -lMmg -lMcp -lMph -lMut  -liberty -lm -lm -lm -lm -liberty
3752/usr/bin/gcc-4.2 -I../../mbk/src -I../../rds/src -I/include -DDREAL_DEFAULT_TECHNO_NAME=\"etc/cmos.dreal\" -DGMS_FILE_NAME=\".dreal.cfg\" -DDREAL_WINDOW_DX=\"DREAL_WINDOW_DX\" -DDREAL_WINDOW_DY=\"DREAL_WINDOW_DY\" -DDREAL_WINDOW_XMIN=\"DREAL_WINDOW_XMIN\" -DDREAL_WINDOW_YMIN=\"DREAL_WINDOW_YMIN\" -DDREAL_WINDOW_SIDE=\"DREAL_WINDOW_SIDE\" -O2 -arch x86_64 -arch x86_64 -o dreal dreal.o GMC_create.o GMC_dialog.o GMC_menu.o GMC_message.o GMC_panel.o GME_dialog.o GME_edit.o GME_menu.o GME_message.o GME_modify.o GME_panel.o GME_search.o GME_select.o GMF_dialog.o GMF_file.o GMF_menu.o GMF_panel.o GMH_help.o GMH_menu.o GMH_panel.o GMS_dialog.o GMS_menu.o GMS_panel.o GMS_setup.o GMT_dialog.o GMT_menu.o GMT_message.o GMT_panel.o GMT_tools.o GMV_dialog.o GMV_map.o GMV_menu.o GMV_message.o GMV_panel.o GMV_view.o GMX_color.o GMX_cursor.o GMX_dialog.o GMX_event.o GMX_graphic.o GMX_grid.o GMX_icon.o GMX_menu.o GMX_message.o GMX_motif.o GMX_panel.o GMX_view.o GRD_error.o GRD_rds.o GRD_search.o GRD_select.o GRD_undo.o GRD_window.o GSB_error.o GSB_parse.o GSB_share.o GTB_cursor.o GTB_dialog.o GTB_icon.o GTB_menu.o GTB_panel.o GTB_pixmap.o  -L/opt/local/lib -L/lib /opt/local/lib/libXm.a /opt/local/lib/libXmu.a /opt/local/lib/libXft.a /opt/local/lib/libXrender.a /opt/local/lib/libfontconfig.a /opt/local/lib/libexpat.a /opt/local/lib/libfreetype.a /opt/local/lib/libjpeg.a /opt/local/lib/libpng14.a -lz /opt/local/lib/libXt.a /opt/local/lib/libXpm.a /opt/local/lib/libintl.a /opt/local/lib/libiconv.a -lc /opt/local/lib/libXp.a /opt/local/lib/libXext.a /opt/local/lib/libSM.a /opt/local/lib/libICE.a /opt/local/lib/libX11.a /opt/local/lib/libxcb.a /opt/local/lib/libXau.a /opt/local/lib/libXdmcp.a -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/mbk/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/mbkap/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/mbkmg/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/mbkvti/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/rds/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/rdscif/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/rdsgds/src /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/rds/src/.libs/libRtl.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/rdsgds/src/.libs/libRgs.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/rdscif/src/.libs/libRcf.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/rds/src/.libs/libRut.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/rds/src/.libs/libRfm.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/rds/src/.libs/libRpr.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/rds/src/.libs/libRds.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/mbk/src/.libs/libMpu.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/mbkap/src/.libs/libMap.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/mbkmg/src/.libs/libMmg.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/mbkvti/src/.libs/libMcp.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/mbk/src/.libs/libMph.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0/mbk/src/.libs/libMut.a -lm -liberty
3753ld: warning: in /usr/local/lib/libiberty.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
3754Undefined symbols:
3755  "_png_check_sig", referenced from:
3756      _png_load_file in libXm.a(Png.o)
3757ld: symbol(s) not found
3758collect2: ld returned 1 exit status
3759make[2]: *** [dreal] Error 1
3760make[1]: *** [all-recursive] Error 1
3761make: *** [all-recursive] Error 1
3762shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/work/alliance-5.0" && /usr/bin/make all " returned error 2
3763Error: Target org.macports.build returned: shell command failed (see log for details)
3764Warning: the following items did not execute (for alliance): org.macports.activate org.macports.build org.macports.destroot org.macports.install
3765Log for alliance is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_alliance/main.log
3766Error: Status 1 encountered during processing.
3767To report a bug, see <http://guide.macports.org/#project.tickets>