Ticket #18255: a2ps.error

File a2ps.error, 82.6 KB (added by numaryu, 15 years ago)
Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/print/a2ps
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/print/a2ps
3DEBUG: setting option os.universal_supported to yes
4DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
5DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
6DEBUG: adding the default universal variant
7DEBUG: Requested variant darwin is not provided by port a2ps.
8DEBUG: Requested variant i386 is not provided by port a2ps.
9DEBUG: Requested variant macosx is not provided by port a2ps.
10DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/print/psutils
11DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/print/psutils
12DEBUG: setting option os.universal_supported to yes
13DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
14DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
15DEBUG: not using configure, so not adding the default universal variant
16DEBUG: Requested variant darwin is not provided by port psutils.
17DEBUG: Requested variant i386 is not provided by port psutils.
18DEBUG: Requested variant macosx is not provided by port psutils.
19DEBUG: Searching for dependency: psutils
20DEBUG: Found Dependency: receipt exists for psutils
21DEBUG: Executing org.macports.main (a2ps)
22--->  Fetching a2ps
23DEBUG: Executing org.macports.fetch (a2ps)
24--->  Verifying checksum(s) for a2ps
25DEBUG: Executing org.macports.checksum (a2ps)
26--->  Checksumming a2ps-4.14.tar.gz
27DEBUG: Correct (md5) checksum for a2ps-4.14.tar.gz
28DEBUG: Correct (sha1) checksum for a2ps-4.14.tar.gz
29DEBUG: Correct (rmd160) checksum for a2ps-4.14.tar.gz
30--->  Extracting a2ps
31DEBUG: Executing org.macports.extract (a2ps)
32--->  Extracting a2ps-4.14.tar.gz
33DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/a2ps/a2ps-4.14.tar.gz
34DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
35DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work" && gzip -dc /opt/local/var/macports/distfiles/a2ps/a2ps-4.14.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
36DEBUG: Executing org.macports.patch (a2ps)
37--->  Configuring a2ps
38DEBUG: Using compiler 'Mac OS X gcc 4.0'
39DEBUG: Executing proc-pre-org.macports.configure-configure-0
40DEBUG: Executing org.macports.configure (a2ps)
41DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
42DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14" && ./configure --prefix=/opt/local --with-medium=Letter --mandir='${prefix}/share/man' --infodir='${prefix}/share/info''
43checking for a BSD-compatible install... /usr/bin/install -c
44checking whether build environment is sane... yes
45checking for gawk... gawk
46checking whether make sets $(MAKE)... yes
47checking for gawk... (cached) gawk
48checking for gm4... /opt/local/bin/gm4
49checking whether m4 supports frozen files... yes
50checking for a BSD-compatible install... /usr/bin/install -c
51checking whether ln -s works... yes
52checking whether make sets $(MAKE)... (cached) yes
53checking for perl... /opt/local/bin/perl
54checking for gcc... /usr/bin/gcc-4.0
55checking for C compiler default output file name... a.out
56checking whether the C compiler works... yes
57checking whether we are cross compiling... no
58checking for suffix of executables...
59checking for suffix of object files... o
60checking whether we are using the GNU C compiler... yes
61checking whether /usr/bin/gcc-4.0 accepts -g... yes
62checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
63checking for style of include used by make... GNU
64checking dependency style of /usr/bin/gcc-4.0... gcc3
65checking how to run the C preprocessor... /usr/bin/cpp-4.0
66checking for grep that handles long lines and -e... /usr/bin/grep
67checking for egrep... /usr/bin/grep -E
68checking for AIX... no
69checking for ANSI C header files... yes
70checking for sys/types.h... yes
71checking for sys/stat.h... yes
72checking for stdlib.h... yes
73checking for string.h... yes
74checking for memory.h... yes
75checking for strings.h... yes
76checking for inttypes.h... yes
77checking for stdint.h... yes
78checking for unistd.h... yes
79checking minix/config.h usability... no
80checking minix/config.h presence... no
81checking for minix/config.h... no
82checking for strerror in -lcposix... no
83checking how to run the C preprocessor... /usr/bin/cpp-4.0
84checking for gcc... (cached) /usr/bin/gcc-4.0
85checking whether we are using the GNU C compiler... (cached) yes
86checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
87checking for /usr/bin/gcc-4.0 option to accept ISO C89... (cached) none needed
88checking dependency style of /usr/bin/gcc-4.0... (cached) gcc3
89checking for function prototypes... yes
90checking for bison... bison -y
91checking how to suppress newlines using echo... option
92checking for gperf... /opt/local/bin/gperf
93checking for gperf - version >= 2.7... no
94checking for flex... flex
95checking for flex... (cached) flex
96checking lex output file root... lex.yy
97checking lex library... -lfl
98checking whether yytext is a pointer... yes
99checking build system type... i386-apple-darwin8.11.1
100checking host system type... i386-apple-darwin8.11.1
101checking for a sed that does not truncate output... /opt/local/bin/gsed
102checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
103checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld... no
104checking for /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld option to reload object files... -r
105checking for BSD-compatible nm... /usr/bin/nm -p
106checking how to recognize dependent libraries... pass_all
107checking dlfcn.h usability... yes
108checking dlfcn.h presence... yes
109checking for dlfcn.h... yes
110checking whether we are using the GNU C++ compiler... yes
111checking whether /usr/bin/g++-4.0 accepts -g... yes
112checking dependency style of /usr/bin/g++-4.0... gcc3
113checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
114checking for g77... no
115checking for xlf... no
116checking for f77... no
117checking for frt... no
118checking for pgf77... no
119checking for cf77... no
120checking for fort77... no
121checking for fl32... no
122checking for af77... no
123checking for xlf90... no
124checking for f90... no
125checking for pgf90... no
126checking for pghpf... no
127checking for epcf90... no
128checking for gfortran... gfortran
129checking whether we are using the GNU Fortran 77 compiler... yes
130checking whether gfortran accepts -g... yes
131checking the maximum length of command line arguments... 196608
132checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
133checking for objdir... .libs
134checking for ar... ar
135checking for ranlib... ranlib
136checking for strip... strip
137checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
138checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
139checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
140checking if /usr/bin/gcc-4.0 static flag -static works... no
141checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
142checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes
143checking dynamic linker characteristics... darwin8.11.1 dyld
144checking how to hardcode library paths into programs... immediate
145checking whether stripping libraries is possible... yes
146checking if libtool supports shared libraries... yes
147checking whether to build shared libraries... no
148checking whether to build static libraries... yes
149configure: creating libtool
150appending configuration tag "CXX" to libtool
151checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
152checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld... no
153checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes
154checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
155checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
156checking if /usr/bin/g++-4.0 static flag -static works... no
157checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
158checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes
159checking dynamic linker characteristics... darwin8.11.1 dyld
160checking how to hardcode library paths into programs... immediate
161appending configuration tag "F77" to libtool
162checking if libtool supports shared libraries... yes
163checking whether to build shared libraries... no
164checking whether to build static libraries... yes
165checking for gfortran option to produce PIC... -fno-common
166checking if gfortran PIC flag -fno-common works... yes
167checking if gfortran static flag -static works... no
168checking if gfortran supports -c -o file.o... yes
169checking whether the gfortran linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes
170checking dynamic linker characteristics... darwin8.11.1 dyld
171checking how to hardcode library paths into programs... immediate
172checking for ANSI C header files... (cached) yes
173checking whether stat file-mode macros are broken... no
174checking whether time.h and sys/time.h may both be included... yes
175checking for sys/wait.h that is POSIX.1 compatible... yes
176checking for dirent.h that defines DIR... yes
177checking for library containing opendir... none required
178checking sys/time.h usability... yes
179checking sys/time.h presence... yes
180checking for sys/time.h... yes
181checking for sys/stat.h... (cached) yes
182checking for sys/types.h... (cached) yes
183checking sys/ioctl.h usability... yes
184checking sys/ioctl.h presence... yes
185checking for sys/ioctl.h... yes
186checking math.h usability... yes
187checking math.h presence... yes
188checking for math.h... yes
189checking for string.h... (cached) yes
190checking for strings.h... (cached) yes
191checking for stdlib.h... (cached) yes
192checking for unistd.h... (cached) yes
193checking stdarg.h usability... yes
194checking stdarg.h presence... yes
195checking for stdarg.h... yes
196checking pwd.h usability... yes
197checking pwd.h presence... yes
198checking for pwd.h... yes
199checking malloc.h usability... no
200checking malloc.h presence... no
201checking for malloc.h... no
202checking for memory.h... (cached) yes
203checking errno.h usability... yes
204checking errno.h presence... yes
205checking for errno.h... yes
206checking fcntl.h usability... yes
207checking fcntl.h presence... yes
208checking for fcntl.h... yes
209checking stdbool.h usability... yes
210checking stdbool.h presence... yes
211checking for stdbool.h... yes
212checking fnmatch.h usability... yes
213checking fnmatch.h presence... yes
214checking for fnmatch.h... yes
215checking for an ANSI C-conforming const... yes
216checking for inline... inline
217checking for uchar... no
218checking for size_t... yes
219checking for pid_t... yes
220checking return type of signal handlers... void
221checking whether struct tm is in sys/time.h or time.h... time.h
222checking for struct passwd.pw_gecos... yes
223checking for inttypes.h... yes
224checking for unsigned long long... yes
225checking for stdlib.h... (cached) yes
226checking for strtoumax... yes
227checking for stdint.h... yes
228checking whether sys_siglist is declared... yes
229checking for sys_siglist... yes
230checking for library containing getpwuid... none required
231checking for stpcpy... yes
232checking for stpncpy... no
233checking for strtoul... yes
234checking for memcpy... yes
235checking for memset... yes
236checking for gethostname... yes
237checking for getuid... yes
238checking for strcasecmp... yes
239checking for strncasecmp... yes
240checking for rename... yes
241checking whether rename works... yes
242checking for uname... yes
243checking for strchr... yes
244checking for strerror... yes
245checking for strerror_r... yes
246checking for getcwd... yes
247checking for bcopy... yes
248checking for bzero... yes
249checking for tempnam... yes
250checking for strsignal... yes
251checking for psignal... yes
252checking for setlocale... yes
253checking for systempapername in -lpaper... no
254checking for atexit... yes
255checking for sys/time.h... (cached) yes
256checking for unistd.h... (cached) yes
257checking for alarm... yes
258checking for strftime... yes
259checking for struct tm.tm_zone... yes
260checking for tzset... yes
261checking for mblen... yes
262checking for mbrlen... yes
263checking limits.h usability... yes
264checking limits.h presence... yes
265checking for limits.h... yes
266checking for working mktime... yes
267checking whether closedir returns void... no
268checking for vprintf... yes
269checking for _doprnt... no
270checking for obstacks... no
271checking for working alloca.h... yes
272checking for alloca... yes
273checking for error_at_line... no
274checking for working malloc... yes
275checking for working realloc... yes
276checking for isascii... yes
277checking for iswprint... yes
278checking for mbsinit... yes
279checking whether mbrtowc and mbstate_t are properly declared... yes
280checking for limits.h... (cached) yes
281checking stddef.h usability... yes
282checking stddef.h presence... yes
283checking for stddef.h... yes
284checking for stdlib.h... (cached) yes
285checking for string.h... (cached) yes
286checking wchar.h usability... yes
287checking wchar.h presence... yes
288checking for wchar.h... yes
289checking wctype.h usability... yes
290checking wctype.h presence... yes
291checking for wctype.h... yes
292checking for ANSI C header files... (cached) yes
293checking whether backslash-a works in strings... yes
294checking for mbstate_t... yes
295checking for function prototypes... yes
296checking for working POSIX fnmatch... yes
297checking POSIX termios... yes
298checking whether use of TIOCGWINSZ requires sys/ioctl.h... no
299checking termios.h usability... yes
300checking termios.h presence... yes
301checking for termios.h... yes
302checking for sys/types.h... (cached) yes
303checking for unistd.h... (cached) yes
304checking for limits.h... (cached) yes
305checking whether fputs is declared... yes
306checking whether strlen is declared... yes
307checking for msgfmt... /opt/local/bin/msgfmt
308checking for gmsgfmt... /opt/local/bin/msgfmt
309checking for xgettext... /opt/local/bin/xgettext
310checking for msgmerge... /opt/local/bin/msgmerge
311checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
312checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld... no
313checking for shared library run path origin... done
314checking whether NLS is requested... yes
315checking for GNU gettext in libc... no
316checking for iconv... yes
317checking how to link with libiconv... /opt/local/lib/libiconv.dylib
318checking for GNU gettext in libintl... yes
319checking how to link with libintl... /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc
320checking for emacs... emacs
321checking where .elc files should go... ${datadir}/emacs/site-lisp
322checking whether paths should be hardcoded... no
323checking for PostScript fonts path... :/opt/local/ghostscript/fonts:/opt/local/share/ghostscript/fonts
324checking for file... /usr/bin/file
325checking for the option for file to follow the links...  -L
326checking for lp... lp
327checking for printer queue selection... lp -d PRINTER
328checking for gv... yes
329checking for ghostview... no
330checking for gzip... yes
331checking for bzip... no
332checking for bzip2... yes
333checking for dvips... yes
334checking for convert... yes
335checking for netscape... no
336checking for html2ps... no
337checking for acroread... no
338checking for pdf2ps... yes
339checking for distill... no
340checking for ps2pdf... yes
341checking for psselect... yes
342checking for psnup... yes
343checking for grog... yes
344checking for makeinfo... yes
345checking for tex... yes
346checking for latex... yes
347configure: creating ./config.status
348config.status: creating contrib/card
349config.status: creating contrib/fixps
350config.status: creating contrib/pdiff
351config.status: creating contrib/psmandup
352config.status: creating contrib/psset
353config.status: creating Makefile
354config.status: creating src/Makefile
355config.status: creating doc/Makefile
356config.status: creating man/Makefile
357config.status: creating tests/Makefile
358config.status: creating tests/defs
359config.status: creating lib/Makefile
360config.status: creating auxdir/Makefile
361config.status: creating m4/Makefile
362config.status: creating etc/Makefile
363config.status: creating etc/a2ps_cfg
364config.status: creating etc/a2ps-site.cfg
365config.status: creating po/Makefile.in
366config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
367config.status: creating sheets/Makefile
368config.status: creating encoding/Makefile
369config.status: creating ps/Makefile
370config.status: creating afm/Makefile
371config.status: creating contrib/Makefile
372config.status: creating contrib/sample/Makefile
373config.status: creating contrib/emacs/Makefile
374config.status: creating fonts/Makefile
375config.status: creating ppd/Makefile
376config.status: creating config.h
377config.status: executing depfiles commands
378config.status: executing default-1 commands
379config.status: creating po/POTFILES
380config.status: creating po/Makefile
381=== configuring in ogonkify (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/ogonkify)
382configure: running /bin/sh ./configure '--prefix=/opt/local'  '--with-medium=Letter' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CPP=/usr/bin/cpp-4.0' 'CXX=/usr/bin/g++-4.0' 'CXXFLAGS=-O2' 'FFLAGS=-O2' --cache-file=/dev/null --srcdir=.
383checking for a BSD-compatible install... /usr/bin/install -c
384checking whether build environment is sane... yes
385checking for gawk... gawk
386checking whether make sets $(MAKE)... yes
387checking for perl... /opt/local/bin/perl
388checking for style of include used by make... GNU
389checking for gcc... /usr/bin/gcc-4.0
390checking for C compiler default output file name... a.out
391checking whether the C compiler works... yes
392checking whether we are cross compiling... no
393checking for suffix of executables...
394checking for suffix of object files... o
395checking whether we are using the GNU C compiler... yes
396checking whether /usr/bin/gcc-4.0 accepts -g... yes
397checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
398checking dependency style of /usr/bin/gcc-4.0... gcc3
399checking how to run the C preprocessor... /usr/bin/cpp-4.0
400checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
401checking for IBM font files... /usr/X11R6/lib/X11/fonts/Type1/cour*.pfa
402configure: creating ./config.status
403config.status: creating composeglyphs
404config.status: creating Makefile
405config.status: creating ogonkify.in
406config.status: creating doc/Makefile
407config.status: creating m4/Makefile
408config.status: executing depfiles commands
409*****************************************************************
410* a2ps thinks it should be configured the following way:
411* - you print on `Letter' paper
412* - your charset is `latin1'
413* - to send a JOB to the default printer, run `lp job'
414* - to send a JOB to the printer PRINTER, run `lp -d PRINTER job'
415* - to ask `file(1)' to follow the links, run `/usr/bin/file -L'
416*   (`file(1)' is used to guess the type of the files to print.)
417*
418* If a2ps is wrong somewhere, fix the `System Dependent parameters'
419* in `etc/a2ps-site.cfg'.  See the README file.
420*****************************************************************
421--->  Building a2ps
422DEBUG: Executing org.macports.build (a2ps)
423DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
424DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14" && make all'
425make  all-recursive
426Making all in auxdir
427make[2]: Nothing to be done for `all'.
428Making all in m4
429make[2]: Nothing to be done for `all'.
430Making all in etc
431sed "s!@date@!`date`!g;s!@version@!4.14!g"      \
432./README.in > README
433sed "s!@libpath@!/opt/local/share/a2ps/sheets:/opt/local/share/a2ps/ps:/opt/local/share/a2ps/encoding:/opt/local/share/a2ps/afm:/opt/local/share/ogonkify/afm:/opt/local/share/a2ps/ppd:/opt/local/share/a2ps/fonts:/opt/local/share/ogonkify/fonts:/opt/local/share/a2ps!" a2ps_cfg > a2ps.cfg
434Making all in ps
435make[2]: Nothing to be done for `all'.
436Making all in ogonkify
437Making all in doc
438make[3]: Nothing to be done for `all'.
439Making all in m4
440make[3]: Nothing to be done for `all'.
441sed -e "s#@LIBDIR@#/opt/local/share/ogonkify#g" ogonkify.in > ogonkify-t
442chmod +x ogonkify-t
443mv ogonkify-t ogonkify
444Making all in lib
445make  all-am
446if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT encoding.lo -MD -MP -MF ".deps/encoding.Tpo" -c -o encoding.lo encoding.c; \
447then mv -f ".deps/encoding.Tpo" ".deps/encoding.Plo"; else rm -f ".deps/encoding.Tpo"; exit 1; fi
448 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -o encoding.o
449encoding.c: In function 'get_encoding_by_alias':
450encoding.c:972: warning: pointer targets in passing argument 1 of 'strlower' differ in signedness
451encoding.c:972: warning: pointer targets in passing argument 2 of 'encodings_map_resolve_alias' differ in signedness
452if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT media.lo -MD -MP -MF ".deps/media.Tpo" -c -o media.lo media.c; \
453then mv -f ".deps/media.Tpo" ".deps/media.Plo"; else rm -f ".deps/media.Tpo"; exit 1; fi
454 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT media.lo -MD -MP -MF .deps/media.Tpo -c media.c -o media.o
455if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT jobs.lo -MD -MP -MF ".deps/jobs.Tpo" -c -o jobs.lo jobs.c; \
456then mv -f ".deps/jobs.Tpo" ".deps/jobs.Plo"; else rm -f ".deps/jobs.Tpo"; exit 1; fi
457 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT jobs.lo -MD -MP -MF .deps/jobs.Tpo -c jobs.c -o jobs.o
458if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT output.lo -MD -MP -MF ".deps/output.Tpo" -c -o output.lo output.c; \
459then mv -f ".deps/output.Tpo" ".deps/output.Plo"; else rm -f ".deps/output.Tpo"; exit 1; fi
460 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -o output.o
461if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT routines.lo -MD -MP -MF ".deps/routines.Tpo" -c -o routines.lo routines.c; \
462then mv -f ".deps/routines.Tpo" ".deps/routines.Plo"; else rm -f ".deps/routines.Tpo"; exit 1; fi
463 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT routines.lo -MD -MP -MF .deps/routines.Tpo -c routines.c -o routines.o
464routines.c: In function 'strlower':
465routines.c:95: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
466routines.c: In function 'strcpylc':
467routines.c:101: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
468if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT psgen.lo -MD -MP -MF ".deps/psgen.Tpo" -c -o psgen.lo psgen.c; \
469then mv -f ".deps/psgen.Tpo" ".deps/psgen.Plo"; else rm -f ".deps/psgen.Tpo"; exit 1; fi
470 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT psgen.lo -MD -MP -MF .deps/psgen.Tpo -c psgen.c -o psgen.o
471if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT prolog.lo -MD -MP -MF ".deps/prolog.Tpo" -c -o prolog.lo prolog.c; \
472then mv -f ".deps/prolog.Tpo" ".deps/prolog.Plo"; else rm -f ".deps/prolog.Tpo"; exit 1; fi
473 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT prolog.lo -MD -MP -MF .deps/prolog.Tpo -c prolog.c -o prolog.o
474if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT faces.lo -MD -MP -MF ".deps/faces.Tpo" -c -o faces.lo faces.c; \
475then mv -f ".deps/faces.Tpo" ".deps/faces.Plo"; else rm -f ".deps/faces.Tpo"; exit 1; fi
476 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT faces.lo -MD -MP -MF .deps/faces.Tpo -c faces.c -o faces.o
477if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT confg.lo -MD -MP -MF ".deps/confg.Tpo" -c -o confg.lo confg.c; \
478then mv -f ".deps/confg.Tpo" ".deps/confg.Plo"; else rm -f ".deps/confg.Tpo"; exit 1; fi
479 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT confg.lo -MD -MP -MF .deps/confg.Tpo -c confg.c -o confg.o
480if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT useropt.lo -MD -MP -MF ".deps/useropt.Tpo" -c -o useropt.lo useropt.c; \
481then mv -f ".deps/useropt.Tpo" ".deps/useropt.Plo"; else rm -f ".deps/useropt.Tpo"; exit 1; fi
482 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT useropt.lo -MD -MP -MF .deps/useropt.Tpo -c useropt.c -o useropt.o
483if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT gen.lo -MD -MP -MF ".deps/gen.Tpo" -c -o gen.lo gen.c; \
484then mv -f ".deps/gen.Tpo" ".deps/gen.Plo"; else rm -f ".deps/gen.Tpo"; exit 1; fi
485 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT gen.lo -MD -MP -MF .deps/gen.Tpo -c gen.c -o gen.o
486if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT printers.lo -MD -MP -MF ".deps/printers.Tpo" -c -o printers.lo printers.c; \
487then mv -f ".deps/printers.Tpo" ".deps/printers.Plo"; else rm -f ".deps/printers.Tpo"; exit 1; fi
488 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT printers.lo -MD -MP -MF .deps/printers.Tpo -c printers.c -o printers.o
489if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT psstat.lo -MD -MP -MF ".deps/psstat.Tpo" -c -o psstat.lo psstat.c; \
490then mv -f ".deps/psstat.Tpo" ".deps/psstat.Plo"; else rm -f ".deps/psstat.Tpo"; exit 1; fi
491 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT psstat.lo -MD -MP -MF .deps/psstat.Tpo -c psstat.c -o psstat.o
492if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT caret.lo -MD -MP -MF ".deps/caret.Tpo" -c -o caret.lo caret.c; \
493then mv -f ".deps/caret.Tpo" ".deps/caret.Plo"; else rm -f ".deps/caret.Tpo"; exit 1; fi
494 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT caret.lo -MD -MP -MF .deps/caret.Tpo -c caret.c -o caret.o
495if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT metaseq.lo -MD -MP -MF ".deps/metaseq.Tpo" -c -o metaseq.lo metaseq.c; \
496then mv -f ".deps/metaseq.Tpo" ".deps/metaseq.Plo"; else rm -f ".deps/metaseq.Tpo"; exit 1; fi
497 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT metaseq.lo -MD -MP -MF .deps/metaseq.Tpo -c metaseq.c -o metaseq.o
498metaseq.c: In function 'grow_user_string_obstack':
499metaseq.c:294: warning: pointer targets in assignment differ in signedness
500metaseq.c:295: warning: pointer targets in assignment differ in signedness
501metaseq.c:386: warning: pointer targets in assignment differ in signedness
502metaseq.c:387: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
503metaseq.c:388: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
504metaseq.c:388: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
505if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT options.lo -MD -MP -MF ".deps/options.Tpo" -c -o options.lo options.c; \
506then mv -f ".deps/options.Tpo" ".deps/options.Plo"; else rm -f ".deps/options.Tpo"; exit 1; fi
507 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o
508if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT dsc.lo -MD -MP -MF ".deps/dsc.Tpo" -c -o dsc.lo dsc.c; \
509then mv -f ".deps/dsc.Tpo" ".deps/dsc.Plo"; else rm -f ".deps/dsc.Tpo"; exit 1; fi
510 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT dsc.lo -MD -MP -MF .deps/dsc.Tpo -c dsc.c -o dsc.o
511if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT fonts.lo -MD -MP -MF ".deps/fonts.Tpo" -c -o fonts.lo fonts.c; \
512then mv -f ".deps/fonts.Tpo" ".deps/fonts.Plo"; else rm -f ".deps/fonts.Tpo"; exit 1; fi
513 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT fonts.lo -MD -MP -MF .deps/fonts.Tpo -c fonts.c -o fonts.o
514if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT ppd.lo -MD -MP -MF ".deps/ppd.Tpo" -c -o ppd.lo ppd.c; \
515then mv -f ".deps/ppd.Tpo" ".deps/ppd.Plo"; else rm -f ".deps/ppd.Tpo"; exit 1; fi
516 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT ppd.lo -MD -MP -MF .deps/ppd.Tpo -c ppd.c -o ppd.o
517if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT prange.lo -MD -MP -MF ".deps/prange.Tpo" -c -o prange.lo prange.c; \
518then mv -f ".deps/prange.Tpo" ".deps/prange.Plo"; else rm -f ".deps/prange.Tpo"; exit 1; fi
519 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT prange.lo -MD -MP -MF .deps/prange.Tpo -c prange.c -o prange.o
520if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" -c -o stream.lo stream.c; \
521then mv -f ".deps/stream.Tpo" ".deps/stream.Plo"; else rm -f ".deps/stream.Tpo"; exit 1; fi
522 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o
523if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT document.lo -MD -MP -MF ".deps/document.Tpo" -c -o document.lo document.c; \
524then mv -f ".deps/document.Tpo" ".deps/document.Plo"; else rm -f ".deps/document.Tpo"; exit 1; fi
525 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT document.lo -MD -MP -MF .deps/document.Tpo -c document.c -o document.o
526if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT fjobs.lo -MD -MP -MF ".deps/fjobs.Tpo" -c -o fjobs.lo fjobs.c; \
527then mv -f ".deps/fjobs.Tpo" ".deps/fjobs.Plo"; else rm -f ".deps/fjobs.Tpo"; exit 1; fi
528 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT fjobs.lo -MD -MP -MF .deps/fjobs.Tpo -c fjobs.c -o fjobs.o
529if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; \
530then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi
531 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o
532if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT madir.lo -MD -MP -MF ".deps/madir.Tpo" -c -o madir.lo madir.c; \
533then mv -f ".deps/madir.Tpo" ".deps/madir.Plo"; else rm -f ".deps/madir.Tpo"; exit 1; fi
534 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT madir.lo -MD -MP -MF .deps/madir.Tpo -c madir.c -o madir.o
535if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT filalign.lo -MD -MP -MF ".deps/filalign.Tpo" -c -o filalign.lo filalign.c; \
536then mv -f ".deps/filalign.Tpo" ".deps/filalign.Plo"; else rm -f ".deps/filalign.Tpo"; exit 1; fi
537 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT filalign.lo -MD -MP -MF .deps/filalign.Tpo -c filalign.c -o filalign.o
538if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT lexppd.lo -MD -MP -MF ".deps/lexppd.Tpo" -c -o lexppd.lo lexppd.c; \
539then mv -f ".deps/lexppd.Tpo" ".deps/lexppd.Plo"; else rm -f ".deps/lexppd.Tpo"; exit 1; fi
540 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT lexppd.lo -MD -MP -MF .deps/lexppd.Tpo -c lexppd.c -o lexppd.o
541if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT parseppd.lo -MD -MP -MF ".deps/parseppd.Tpo" -c -o parseppd.lo parseppd.c; \
542then mv -f ".deps/parseppd.Tpo" ".deps/parseppd.Plo"; else rm -f ".deps/parseppd.Tpo"; exit 1; fi
543 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT parseppd.lo -MD -MP -MF .deps/parseppd.Tpo -c parseppd.c -o parseppd.o
544if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT argmatch.lo -MD -MP -MF ".deps/argmatch.Tpo" -c -o argmatch.lo argmatch.c; \
545then mv -f ".deps/argmatch.Tpo" ".deps/argmatch.Plo"; else rm -f ".deps/argmatch.Tpo"; exit 1; fi
546 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT argmatch.lo -MD -MP -MF .deps/argmatch.Tpo -c argmatch.c -o argmatch.o
547argmatch.c: In function '__argmatch_die':
548argmatch.c:69: warning: incompatible implicit declaration of built-in function 'exit'
549if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT argv.lo -MD -MP -MF ".deps/argv.Tpo" -c -o argv.lo argv.c; \
550then mv -f ".deps/argv.Tpo" ".deps/argv.Plo"; else rm -f ".deps/argv.Tpo"; exit 1; fi
551 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT argv.lo -MD -MP -MF .deps/argv.Tpo -c argv.c -o argv.o
552if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT backupfile.lo -MD -MP -MF ".deps/backupfile.Tpo" -c -o backupfile.lo backupfile.c; \
553then mv -f ".deps/backupfile.Tpo" ".deps/backupfile.Plo"; else rm -f ".deps/backupfile.Tpo"; exit 1; fi
554 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT backupfile.lo -MD -MP -MF .deps/backupfile.Tpo -c backupfile.c -o backupfile.o
555if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT dirname.lo -MD -MP -MF ".deps/dirname.Tpo" -c -o dirname.lo dirname.c; \
556then mv -f ".deps/dirname.Tpo" ".deps/dirname.Plo"; else rm -f ".deps/dirname.Tpo"; exit 1; fi
557 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT dirname.lo -MD -MP -MF .deps/dirname.Tpo -c dirname.c -o dirname.o
558if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT getopt.lo -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.lo getopt.c; \
559then mv -f ".deps/getopt.Tpo" ".deps/getopt.Plo"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
560 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o
561if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT hashtab.lo -MD -MP -MF ".deps/hashtab.Tpo" -c -o hashtab.lo hashtab.c; \
562then mv -f ".deps/hashtab.Tpo" ".deps/hashtab.Plo"; else rm -f ".deps/hashtab.Tpo"; exit 1; fi
563 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c -o hashtab.o
564if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT path-concat.lo -MD -MP -MF ".deps/path-concat.Tpo" -c -o path-concat.lo path-concat.c; \
565then mv -f ".deps/path-concat.Tpo" ".deps/path-concat.Plo"; else rm -f ".deps/path-concat.Tpo"; exit 1; fi
566 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT path-concat.lo -MD -MP -MF .deps/path-concat.Tpo -c path-concat.c -o path-concat.o
567path-concat.c: In function 'path_concat':
568path-concat.c:81: warning: incompatible implicit declaration of built-in function 'malloc'
569if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT quotearg.lo -MD -MP -MF ".deps/quotearg.Tpo" -c -o quotearg.lo quotearg.c; \
570then mv -f ".deps/quotearg.Tpo" ".deps/quotearg.Plo"; else rm -f ".deps/quotearg.Tpo"; exit 1; fi
571 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT quotearg.lo -MD -MP -MF .deps/quotearg.Tpo -c quotearg.c -o quotearg.o
572if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT signame.lo -MD -MP -MF ".deps/signame.Tpo" -c -o signame.lo signame.c; \
573then mv -f ".deps/signame.Tpo" ".deps/signame.Plo"; else rm -f ".deps/signame.Tpo"; exit 1; fi
574 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT signame.lo -MD -MP -MF .deps/signame.Tpo -c signame.c -o signame.o
575if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT strverscmp.lo -MD -MP -MF ".deps/strverscmp.Tpo" -c -o strverscmp.lo strverscmp.c; \
576then mv -f ".deps/strverscmp.Tpo" ".deps/strverscmp.Plo"; else rm -f ".deps/strverscmp.Tpo"; exit 1; fi
577 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT strverscmp.lo -MD -MP -MF .deps/strverscmp.Tpo -c strverscmp.c -o strverscmp.o
578if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT xmalloc.lo -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.lo xmalloc.c; \
579then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Plo"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi
580 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.c -o xmalloc.o
581if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT xstrtol.lo -MD -MP -MF ".deps/xstrtol.Tpo" -c -o xstrtol.lo xstrtol.c; \
582then mv -f ".deps/xstrtol.Tpo" ".deps/xstrtol.Plo"; else rm -f ".deps/xstrtol.Tpo"; exit 1; fi
583 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT xstrtol.lo -MD -MP -MF .deps/xstrtol.Tpo -c xstrtol.c -o xstrtol.o
584if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT closeout.lo -MD -MP -MF ".deps/closeout.Tpo" -c -o closeout.lo closeout.c; \
585then mv -f ".deps/closeout.Tpo" ".deps/closeout.Plo"; else rm -f ".deps/closeout.Tpo"; exit 1; fi
586 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT closeout.lo -MD -MP -MF .deps/closeout.Tpo -c closeout.c -o closeout.o
587if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT message.lo -MD -MP -MF ".deps/message.Tpo" -c -o message.lo message.c; \
588then mv -f ".deps/message.Tpo" ".deps/message.Plo"; else rm -f ".deps/message.Tpo"; exit 1; fi
589 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -o message.o
590if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT xstrrpl.lo -MD -MP -MF ".deps/xstrrpl.Tpo" -c -o xstrrpl.lo xstrrpl.c; \
591then mv -f ".deps/xstrrpl.Tpo" ".deps/xstrrpl.Plo"; else rm -f ".deps/xstrrpl.Tpo"; exit 1; fi
592 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT xstrrpl.lo -MD -MP -MF .deps/xstrrpl.Tpo -c xstrrpl.c -o xstrrpl.o
593if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT getshline.lo -MD -MP -MF ".deps/getshline.Tpo" -c -o getshline.lo getshline.c; \
594then mv -f ".deps/getshline.Tpo" ".deps/getshline.Plo"; else rm -f ".deps/getshline.Tpo"; exit 1; fi
595 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT getshline.lo -MD -MP -MF .deps/getshline.Tpo -c getshline.c -o getshline.o
596if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT pathwalk.lo -MD -MP -MF ".deps/pathwalk.Tpo" -c -o pathwalk.lo pathwalk.c; \
597then mv -f ".deps/pathwalk.Tpo" ".deps/pathwalk.Plo"; else rm -f ".deps/pathwalk.Tpo"; exit 1; fi
598 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT pathwalk.lo -MD -MP -MF .deps/pathwalk.Tpo -c pathwalk.c -o pathwalk.o
599if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT darray.lo -MD -MP -MF ".deps/darray.Tpo" -c -o darray.lo darray.c; \
600then mv -f ".deps/darray.Tpo" ".deps/darray.Plo"; else rm -f ".deps/darray.Tpo"; exit 1; fi
601 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT darray.lo -MD -MP -MF .deps/darray.Tpo -c darray.c -o darray.o
602if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT dstring.lo -MD -MP -MF ".deps/dstring.Tpo" -c -o dstring.lo dstring.c; \
603then mv -f ".deps/dstring.Tpo" ".deps/dstring.Plo"; else rm -f ".deps/dstring.Tpo"; exit 1; fi
604 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT dstring.lo -MD -MP -MF .deps/dstring.Tpo -c dstring.c -o dstring.o
605if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT printlen.lo -MD -MP -MF ".deps/printlen.Tpo" -c -o printlen.lo printlen.c; \
606then mv -f ".deps/printlen.Tpo" ".deps/printlen.Plo"; else rm -f ".deps/printlen.Tpo"; exit 1; fi
607 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT printlen.lo -MD -MP -MF .deps/printlen.Tpo -c printlen.c -o printlen.o
608if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT pair_ht.lo -MD -MP -MF ".deps/pair_ht.Tpo" -c -o pair_ht.lo pair_ht.c; \
609then mv -f ".deps/pair_ht.Tpo" ".deps/pair_ht.Plo"; else rm -f ".deps/pair_ht.Tpo"; exit 1; fi
610 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT pair_ht.lo -MD -MP -MF .deps/pair_ht.Tpo -c pair_ht.c -o pair_ht.o
611if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT filtdir.lo -MD -MP -MF ".deps/filtdir.Tpo" -c -o filtdir.lo filtdir.c; \
612then mv -f ".deps/filtdir.Tpo" ".deps/filtdir.Plo"; else rm -f ".deps/filtdir.Tpo"; exit 1; fi
613 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT filtdir.lo -MD -MP -MF .deps/filtdir.Tpo -c filtdir.c -o filtdir.o
614if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT str_ht.lo -MD -MP -MF ".deps/str_ht.Tpo" -c -o str_ht.lo str_ht.c; \
615then mv -f ".deps/str_ht.Tpo" ".deps/str_ht.Plo"; else rm -f ".deps/str_ht.Tpo"; exit 1; fi
616 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT str_ht.lo -MD -MP -MF .deps/str_ht.Tpo -c str_ht.c -o str_ht.o
617if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT title.lo -MD -MP -MF ".deps/title.Tpo" -c -o title.lo title.c; \
618then mv -f ".deps/title.Tpo" ".deps/title.Plo"; else rm -f ".deps/title.Tpo"; exit 1; fi
619 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT title.lo -MD -MP -MF .deps/title.Tpo -c title.c -o title.o
620title.c: In function 'title':
621title.c:89: warning: incompatible implicit declaration of built-in function 'strlen'
622if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT xbackupfile.lo -MD -MP -MF ".deps/xbackupfile.Tpo" -c -o xbackupfile.lo xbackupfile.c; \
623then mv -f ".deps/xbackupfile.Tpo" ".deps/xbackupfile.Plo"; else rm -f ".deps/xbackupfile.Tpo"; exit 1; fi
624 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT xbackupfile.lo -MD -MP -MF .deps/xbackupfile.Tpo -c xbackupfile.c -o xbackupfile.o
625if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT getnum.lo -MD -MP -MF ".deps/getnum.Tpo" -c -o getnum.lo getnum.c; \
626then mv -f ".deps/getnum.Tpo" ".deps/getnum.Plo"; else rm -f ".deps/getnum.Tpo"; exit 1; fi
627 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT getnum.lo -MD -MP -MF .deps/getnum.Tpo -c getnum.c -o getnum.o
628if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT tterm.lo -MD -MP -MF ".deps/tterm.Tpo" -c -o tterm.lo tterm.c; \
629then mv -f ".deps/tterm.Tpo" ".deps/tterm.Plo"; else rm -f ".deps/tterm.Tpo"; exit 1; fi
630 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT tterm.lo -MD -MP -MF .deps/tterm.Tpo -c tterm.c -o tterm.o
631if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT lister.lo -MD -MP -MF ".deps/lister.Tpo" -c -o lister.lo lister.c; \
632then mv -f ".deps/lister.Tpo" ".deps/lister.Plo"; else rm -f ".deps/lister.Tpo"; exit 1; fi
633 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT lister.lo -MD -MP -MF .deps/lister.Tpo -c lister.c -o lister.o
634if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT userdata.lo -MD -MP -MF ".deps/userdata.Tpo" -c -o userdata.lo userdata.c; \
635then mv -f ".deps/userdata.Tpo" ".deps/userdata.Plo"; else rm -f ".deps/userdata.Tpo"; exit 1; fi
636 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT userdata.lo -MD -MP -MF .deps/userdata.Tpo -c userdata.c -o userdata.o
637if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT addext.lo -MD -MP -MF ".deps/addext.Tpo" -c -o addext.lo addext.c; \
638then mv -f ".deps/addext.Tpo" ".deps/addext.Plo"; else rm -f ".deps/addext.Tpo"; exit 1; fi
639 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT addext.lo -MD -MP -MF .deps/addext.Tpo -c addext.c -o addext.o
640if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT basename.lo -MD -MP -MF ".deps/basename.Tpo" -c -o basename.lo basename.c; \
641then mv -f ".deps/basename.Tpo" ".deps/basename.Plo"; else rm -f ".deps/basename.Tpo"; exit 1; fi
642 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c basename.c -o basename.o
643if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT getopt1.lo -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.lo getopt1.c; \
644then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Plo"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi
645 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o
646if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT isdir.lo -MD -MP -MF ".deps/isdir.Tpo" -c -o isdir.lo isdir.c; \
647then mv -f ".deps/isdir.Tpo" ".deps/isdir.Plo"; else rm -f ".deps/isdir.Tpo"; exit 1; fi
648 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT isdir.lo -MD -MP -MF .deps/isdir.Tpo -c isdir.c -o isdir.o
649if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT xgetcwd.lo -MD -MP -MF ".deps/xgetcwd.Tpo" -c -o xgetcwd.lo xgetcwd.c; \
650then mv -f ".deps/xgetcwd.Tpo" ".deps/xgetcwd.Plo"; else rm -f ".deps/xgetcwd.Tpo"; exit 1; fi
651 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT xgetcwd.lo -MD -MP -MF .deps/xgetcwd.Tpo -c xgetcwd.c -o xgetcwd.o
652if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT xgethostname.lo -MD -MP -MF ".deps/xgethostname.Tpo" -c -o xgethostname.lo xgethostname.c; \
653then mv -f ".deps/xgethostname.Tpo" ".deps/xgethostname.Plo"; else rm -f ".deps/xgethostname.Tpo"; exit 1; fi
654 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT xgethostname.lo -MD -MP -MF .deps/xgethostname.Tpo -c xgethostname.c -o xgethostname.o
655if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT xstrdup.lo -MD -MP -MF ".deps/xstrdup.Tpo" -c -o xstrdup.lo xstrdup.c; \
656then mv -f ".deps/xstrdup.Tpo" ".deps/xstrdup.Plo"; else rm -f ".deps/xstrdup.Tpo"; exit 1; fi
657 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT xstrdup.lo -MD -MP -MF .deps/xstrdup.Tpo -c xstrdup.c -o xstrdup.o
658if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT stpncpy.lo -MD -MP -MF ".deps/stpncpy.Tpo" -c -o stpncpy.lo stpncpy.c; \
659then mv -f ".deps/stpncpy.Tpo" ".deps/stpncpy.Plo"; else rm -f ".deps/stpncpy.Tpo"; exit 1; fi
660 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT stpncpy.lo -MD -MP -MF .deps/stpncpy.Tpo -c stpncpy.c -o stpncpy.o
661if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT obstack.lo -MD -MP -MF ".deps/obstack.Tpo" -c -o obstack.lo obstack.c; \
662then mv -f ".deps/obstack.Tpo" ".deps/obstack.Plo"; else rm -f ".deps/obstack.Tpo"; exit 1; fi
663 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT obstack.lo -MD -MP -MF .deps/obstack.Tpo -c obstack.c -o obstack.o
664obstack.c: In function '_obstack_free':
665obstack.c:396: warning: incompatible implicit declaration of built-in function 'abort'
666obstack.c: In function 'obstack_free':
667obstack.c:430: warning: incompatible implicit declaration of built-in function 'abort'
668obstack.c: In function 'print_and_abort':
669obstack.c:463: warning: incompatible implicit declaration of built-in function 'exit'
670if /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I.  -I/opt/local/include  -O2  -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \
671then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi
672 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFFILE=\"/opt/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl -I. -I/opt/local/include -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o
673/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0  -O2   -L/opt/local/lib -o liba2ps.la -rpath /opt/local/lib -version-info 1:0:0 encoding.lo media.lo jobs.lo output.lo routines.lo psgen.lo prolog.lo faces.lo confg.lo useropt.lo gen.lo printers.lo psstat.lo caret.lo metaseq.lo options.lo dsc.lo fonts.lo ppd.lo prange.lo stream.lo document.lo fjobs.lo common.lo madir.lo filalign.lo lexppd.lo parseppd.lo argmatch.lo argv.lo backupfile.lo dirname.lo getopt.lo hashtab.lo path-concat.lo quotearg.lo signame.lo strverscmp.lo xmalloc.lo xstrtol.lo closeout.lo message.lo xstrrpl.lo getshline.lo pathwalk.lo darray.lo dstring.lo printlen.lo pair_ht.lo filtdir.lo str_ht.lo title.lo xbackupfile.lo getnum.lo tterm.lo lister.lo userdata.lo addext.lo basename.lo getopt1.lo isdir.lo xgetcwd.lo xgethostname.lo xstrdup.lo stpncpy.lo obstack.lo error.lo
674mkdir .libs
675ar cru .libs/liba2ps.a  encoding.o media.o jobs.o output.o routines.o psgen.o prolog.o faces.o confg.o useropt.o gen.o printers.o psstat.o caret.o metaseq.o options.o dsc.o fonts.o ppd.o prange.o stream.o document.o fjobs.o common.o madir.o filalign.o lexppd.o parseppd.o argmatch.o argv.o backupfile.o dirname.o getopt.o hashtab.o path-concat.o quotearg.o signame.o strverscmp.o xmalloc.o xstrtol.o closeout.o message.o xstrrpl.o getshline.o pathwalk.o darray.o dstring.o printlen.o pair_ht.o filtdir.o str_ht.o title.o xbackupfile.o getnum.o tterm.o lister.o userdata.o addext.o basename.o getopt1.o isdir.o xgetcwd.o xgethostname.o xstrdup.o stpncpy.o obstack.o error.o
676ranlib .libs/liba2ps.a
677creating liba2ps.la
678(cd .libs && rm -f liba2ps.la && ln -s ../liba2ps.la liba2ps.la)
679Making all in src
680make  all-am
681if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
682then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
683main.c: In function 'main':
684main.c:1056: warning: pointer targets in passing argument 3 of 'expand_user_string' differ in signedness
685main.c:1057: warning: pointer targets in passing argument 1 of 'fputs' differ in signedness
686main.c:1068: warning: pointer targets in passing argument 2 of 'pw_find_file' differ in signedness
687main.c:1081: warning: pointer targets in passing argument 2 of 'pw_glob_print' differ in signedness
688if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT read.o -MD -MP -MF ".deps/read.Tpo" -c -o read.o read.c; \
689then mv -f ".deps/read.Tpo" ".deps/read.Po"; else rm -f ".deps/read.Tpo"; exit 1; fi
690if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT sshread.o -MD -MP -MF ".deps/sshread.Tpo" -c -o sshread.o sshread.c; \
691then mv -f ".deps/sshread.Tpo" ".deps/sshread.Po"; else rm -f ".deps/sshread.Tpo"; exit 1; fi
692if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT ssheet.o -MD -MP -MF ".deps/ssheet.Tpo" -c -o ssheet.o ssheet.c; \
693then mv -f ".deps/ssheet.Tpo" ".deps/ssheet.Po"; else rm -f ".deps/ssheet.Tpo"; exit 1; fi
694ssheet.c: In function 'style_sheet_self_print':
695ssheet.c:921: warning: pointer targets in passing argument 1 of 'alphabet_self_print' differ in signedness
696ssheet.c:923: warning: pointer targets in passing argument 1 of 'alphabet_self_print' differ in signedness
697ssheet.c: In function 'list_style_sheets_html':
698ssheet.c:1087: warning: pointer targets in passing argument 3 of 'expand_user_string' differ in signedness
699ssheet.c:1087: warning: pointer targets in passing argument 4 of 'expand_user_string' differ in signedness
700ssheet.c:1106: warning: pointer targets in passing argument 3 of 'expand_user_string' differ in signedness
701ssheet.c:1106: warning: pointer targets in passing argument 4 of 'expand_user_string' differ in signedness
702ssheet.c:1143: warning: pointer targets in passing argument 3 of 'expand_user_string' differ in signedness
703ssheet.c:1143: warning: pointer targets in passing argument 4 of 'expand_user_string' differ in signedness
704ssheet.c:1159: warning: pointer targets in passing argument 3 of 'expand_user_string' differ in signedness
705ssheet.c:1159: warning: pointer targets in passing argument 4 of 'expand_user_string' differ in signedness
706ssheet.c: In function 'get_style_sheet':
707ssheet.c:1490: warning: pointer targets in passing argument 1 of 'style_sheet_mixed_new' differ in signedness
708if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT select.o -MD -MP -MF ".deps/select.Tpo" -c -o select.o select.c; \
709then mv -f ".deps/select.Tpo" ".deps/select.Po"; else rm -f ".deps/select.Tpo"; exit 1; fi
710select.c: In function 'file_verdict_on':
711select.c:177: warning: pointer targets in passing argument 1 of 'shell_escape' differ in signedness
712select.c:177: warning: pointer targets in assignment differ in signedness
713select.c:185: warning: passing argument 1 of 'free' discards qualifiers from pointer target type
714select.c: In function 'get_command':
715select.c:246: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
716select.c:246: warning: pointer targets in assignment differ in signedness
717if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT generate.o -MD -MP -MF ".deps/generate.Tpo" -c -o generate.o generate.c; \
718then mv -f ".deps/generate.Tpo" ".deps/generate.Po"; else rm -f ".deps/generate.Tpo"; exit 1; fi
719if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT delegate.o -MD -MP -MF ".deps/delegate.Tpo" -c -o delegate.o delegate.c; \
720then mv -f ".deps/delegate.Tpo" ".deps/delegate.Po"; else rm -f ".deps/delegate.Tpo"; exit 1; fi
721if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \
722then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi
723if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o buffer.c; \
724then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f ".deps/buffer.Tpo"; exit 1; fi
725buffer.c: In function 'buffer_string_set':
726buffer.c:148: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
727buffer.c: In function 'buffer_sample_get':
728buffer.c:479: warning: pointer targets in assignment differ in signedness
729if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT versions.o -MD -MP -MF ".deps/versions.Tpo" -c -o versions.o versions.c; \
730then mv -f ".deps/versions.Tpo" ".deps/versions.Po"; else rm -f ".deps/versions.Tpo"; exit 1; fi
731if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT ffaces.o -MD -MP -MF ".deps/ffaces.Tpo" -c -o ffaces.o ffaces.c; \
732then mv -f ".deps/ffaces.Tpo" ".deps/ffaces.Po"; else rm -f ".deps/ffaces.Tpo"; exit 1; fi
733if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT version-etc.o -MD -MP -MF ".deps/version-etc.Tpo" -c -o version-etc.o version-etc.c; \
734then mv -f ".deps/version-etc.Tpo" ".deps/version-etc.Po"; else rm -f ".deps/version-etc.Tpo"; exit 1; fi
735if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT long-options.o -MD -MP -MF ".deps/long-options.Tpo" -c -o long-options.o long-options.c; \
736then mv -f ".deps/long-options.Tpo" ".deps/long-options.Po"; else rm -f ".deps/long-options.Tpo"; exit 1; fi
737long-options.c: In function 'parse_long_options':
738long-options.c:76: warning: incompatible implicit declaration of built-in function 'exit'
739if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT parsessh.o -MD -MP -MF ".deps/parsessh.Tpo" -c -o parsessh.o parsessh.c; \
740then mv -f ".deps/parsessh.Tpo" ".deps/parsessh.Po"; else rm -f ".deps/parsessh.Tpo"; exit 1; fi
741if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT lexssh.o -MD -MP -MF ".deps/lexssh.Tpo" -c -o lexssh.o lexssh.c; \
742then mv -f ".deps/lexssh.Tpo" ".deps/lexssh.Po"; else rm -f ".deps/lexssh.Tpo"; exit 1; fi
743if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT lexps.o -MD -MP -MF ".deps/lexps.Tpo" -c -o lexps.o lexps.c; \
744then mv -f ".deps/lexps.Tpo" ".deps/lexps.Po"; else rm -f ".deps/lexps.Tpo"; exit 1; fi
745if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I.. -I.. -I. -I../lib -I../intl  -I/opt/local/include  -O2  -MT sheets-map.o -MD -MP -MF ".deps/sheets-map.Tpo" -c -o sheets-map.o sheets-map.c; \
746then mv -f ".deps/sheets-map.Tpo" ".deps/sheets-map.Po"; else rm -f ".deps/sheets-map.Tpo"; exit 1; fi
747sheets-map.l: In function 'smaplex':
748sheets-map.l:128: warning: pointer targets in assignment differ in signedness
749sheets-map.l:168: warning: pointer targets in assignment differ in signedness
750/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0  -O2   -L/opt/local/lib -o a2ps  main.o read.o sshread.o ssheet.o select.o generate.o delegate.o regex.o buffer.o versions.o ffaces.o version-etc.o long-options.o parsessh.o lexssh.o lexps.o sheets-map.o ../lib/liba2ps.la /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc  -lm
751mkdir .libs
752/usr/bin/gcc-4.0 -O2 -o a2ps main.o read.o sshread.o ssheet.o select.o generate.o delegate.o regex.o buffer.o versions.o ffaces.o version-etc.o long-options.o parsessh.o lexssh.o lexps.o sheets-map.o /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib  -L/opt/local/lib ../lib/.libs/liba2ps.a -lc -lm 
753/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _regcomp
754regex.o definition of _regcomp in section (__TEXT,__text)
755/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(regcomp.So) definition of _regcomp
756/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _regexec
757regex.o definition of _regexec in section (__TEXT,__text)
758/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(regexec.So) definition of _regexec
759/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _regfree
760regex.o definition of _regfree in section (__TEXT,__text)
761/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(regfree.So) definition of _regfree
762Making all in po
763make[2]: Nothing to be done for `all'.
764Making all in tests
765top_srcdir=`cd .. && pwd`;      \
766top_builddir=`cd .. && pwd`;    \
767sed -e "s#@libpath@#$top_builddir/etc:$top_srcdir/ogonkify:$top_builddir/ogonkify:$top_srcdir/sheets:$top_srcdir/ps:$top_srcdir/encoding:$top_srcdir/afm:$top_builddir/afm:$top_srcdir/fonts:$top_srcdir/ppd:/opt/local/ghostscript/fonts:/opt/local/share/ghostscript/fonts#g;s#@file_link@#/usr/bin/file -L#g" \
768./a2ps-tst.cfg.in > a2ps-tst.cfg
769Making all in sheets
770make[2]: Nothing to be done for `all'.
771Making all in encoding
772make[2]: Nothing to be done for `all'.
773Making all in afm
774. ../tests/defs ;\
775touch fonts.map ; \
776if /bin/sh ./make_fonts_map.sh > /dev/null; then \
777  mv fonts.map.new fonts.map ;\
778else \
779  echo "Failed to build a fonts.map file."; \
780  echo "Reverting to default file."; \
781  cp ./fontsmap fonts.map; \
782fi
783Looking for the afm files read by /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/src/a2ps...
784  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/etc...
785  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/ogonkify...
786  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/ogonkify...
787  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/sheets...
788  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/ps...
789  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/encoding...
790  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/afm...
791  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/afm...
792  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/fonts...
793  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14/ppd...
794  /opt/local/ghostscript/fonts...
795  /opt/local/share/ghostscript/fonts...
796Extracting font names...
797Sorting entries...
798Finishing.
799Making all in fonts
800make[2]: Nothing to be done for `all'.
801Making all in ppd
802make[2]: Nothing to be done for `all'.
803Making all in contrib
804Making all in sample
805if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I../.. -I. -I.. -I../.. -I../../intl -I../../lib  -I/opt/local/include  -O2  -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
806then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
807main.c: In function 'foo':
808main.c:22: warning: pointer targets in passing argument 2 of 'a2ps_print_string' differ in signedness
809main.c: In function 'main':
810main.c:50: warning: pointer targets in passing argument 2 of 'a2ps_open_input_session' differ in signedness
811main.c:54: warning: pointer targets in passing argument 2 of 'a2ps_print_string' differ in signedness
812main.c:56: warning: pointer targets in passing argument 2 of 'a2ps_print_string' differ in signedness
813main.c:60: warning: pointer targets in passing argument 2 of 'a2ps_open_input_session' differ in signedness
814main.c:62: warning: pointer targets in passing argument 2 of 'a2ps_print_string' differ in signedness
815/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0  -O2   -L/opt/local/lib -o sample  main.o ../../lib/liba2ps.la /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc  -lm
816mkdir .libs
817/usr/bin/gcc-4.0 -O2 -o sample main.o /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib  -L/opt/local/lib ../../lib/.libs/liba2ps.a -lc -lm 
818/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: multiple definitions of symbol _getopt
819/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _getopt
820../../lib/.libs/liba2ps.a(getopt.o) definition of _getopt in section (__TEXT,__text)
821/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: multiple definitions of symbol _opterr
822/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _opterr
823../../lib/.libs/liba2ps.a(getopt.o) definition of _opterr in section (__DATA,__data)
824/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: multiple definitions of symbol _optind
825/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _optind
826../../lib/.libs/liba2ps.a(getopt.o) definition of _optind in section (__DATA,__data)
827/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: multiple definitions of symbol _optopt
828/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _optopt
829../../lib/.libs/liba2ps.a(getopt.o) definition of _optopt in section (__DATA,__data)
830collect2: ld returned 1 exit status
831make[3]: *** [sample] Error 1
832make[2]: *** [all-recursive] Error 1
833make[1]: *** [all-recursive] Error 1
834make: *** [all] Error 2
835Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14" && make all " returned error 2
836Command output: if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I. -I../.. -I. -I.. -I../.. -I../../intl -I../../lib  -I/opt/local/include  -O2  -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
837then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
838main.c: In function 'foo':
839main.c:22: warning: pointer targets in passing argument 2 of 'a2ps_print_string' differ in signedness
840main.c: In function 'main':
841main.c:50: warning: pointer targets in passing argument 2 of 'a2ps_open_input_session' differ in signedness
842main.c:54: warning: pointer targets in passing argument 2 of 'a2ps_print_string' differ in signedness
843main.c:56: warning: pointer targets in passing argument 2 of 'a2ps_print_string' differ in signedness
844main.c:60: warning: pointer targets in passing argument 2 of 'a2ps_open_input_session' differ in signedness
845main.c:62: warning: pointer targets in passing argument 2 of 'a2ps_print_string' differ in signedness
846/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0  -O2   -L/opt/local/lib -o sample  main.o ../../lib/liba2ps.la /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc  -lm
847mkdir .libs
848/usr/bin/gcc-4.0 -O2 -o sample main.o /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib  -L/opt/local/lib ../../lib/.libs/liba2ps.a -lc -lm 
849/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: multiple definitions of symbol _getopt
850/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _getopt
851../../lib/.libs/liba2ps.a(getopt.o) definition of _getopt in section (__TEXT,__text)
852/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: multiple definitions of symbol _opterr
853/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _opterr
854../../lib/.libs/liba2ps.a(getopt.o) definition of _opterr in section (__DATA,__data)
855/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: multiple definitions of symbol _optind
856/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _optind
857../../lib/.libs/liba2ps.a(getopt.o) definition of _optind in section (__DATA,__data)
858/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: multiple definitions of symbol _optopt
859/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _optopt
860../../lib/.libs/liba2ps.a(getopt.o) definition of _optopt in section (__DATA,__data)
861collect2: ld returned 1 exit status
862make[3]: *** [sample] Error 1
863make[2]: *** [all-recursive] Error 1
864make[1]: *** [all-recursive] Error 1
865make: *** [all] Error 2
866
867Warning: the following items did not execute (for a2ps): org.macports.build
868Error: Status 1 encountered during processing.