Ticket #5428: libungif failure.txt

File libungif failure.txt, 18.6 KB (added by IOOI-SqAR, 19 years ago)

the whole log of the port install attempt

Line 
1Last login: Thu Oct 20 00:51:19 on ttyp2
2Welcome to Darwin!
3[Lars-Sonchocky-Helldorfs-Computer:~] lars% ssh 192.168.0.2
4lars@192.168.0.2's password:
5Last login: Wed Oct 19 15:52:45 2005 from 192.168.0.3
6Welcome to Darwin!
7localhost:~ lars$ sudo port clean --all libungif
8Password:
9--->  Cleaning libungif
10localhost:~ lars$ sudo port -d install libungif
11DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/graphics/libungif
12DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/graphics/libungif
13DEBUG: Requested variant puredarwin is not provided by port libungif.
14DEBUG: Requested variant darwin is not provided by port libungif.
15DEBUG: Requested variant x86 is not provided by port libungif.
16DEBUG: Executing com.apple.main (libungif)
17DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/x86/libungif-4.1.3_0.x86.tgz
18DEBUG: Skipping unarchive (libungif) since no archive found
19DEBUG: Skipping completed com.apple.unarchive (libungif)
20--->  Fetching libungif
21DEBUG: Executing com.apple.fetch (libungif)
22--->  libungif-4.1.3.tar.bz2 doesn't seem to exist in /opt/local/var/db/dports/distfiles/libungif
23--->  Attempting to fetch libungif-4.1.3.tar.bz2 from http://puzzle.dl.sourceforge.net/libungif
24  % Total    % Received % Xferd  Average Speed          Time             Curr.
25                                 Dload  Upload Total    Current  Left    Speed
26100  429k  100  429k    0     0  84074      0  0:00:05  0:00:05  0:00:00  102k
27--->  Verifying checksum(s) for libungif
28DEBUG: Executing com.apple.checksum (libungif)
29--->  Checksumming libungif-4.1.3.tar.bz2
30DEBUG: Correct (md5) checksum for libungif-4.1.3.tar.bz2
31DEBUG: setting option extract.cmd to /usr/bin/bzip2
32--->  Extracting libungif
33DEBUG: Executing com.apple.extract (libungif)
34--->  Extracting libungif-4.1.3.tar.bz2
35DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/libungif/libungif-4.1.3.tar.bz2
36DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_libungif/work" && /usr/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/libungif/libungif-4.1.3.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
37DEBUG: Executing com.apple.patch (libungif)
38--->  Configuring libungif
39DEBUG: Executing com.apple.configure (libungif)
40DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_libungif/work/libungif-4.1.3" && ./configure --prefix=/opt/local'
41checking for a BSD-compatible install... /usr/bin/install -c
42checking whether build environment is sane... yes
43checking for gawk... no
44checking for mawk... no
45checking for nawk... no
46checking for awk... awk
47checking whether make sets $(MAKE)... yes
48checking build system type... i686-apple-darwin7.2.1
49checking host system type... i686-apple-darwin7.2.1
50checking for style of include used by make... GNU
51checking for gcc... gcc
52checking for C compiler default output... a.out
53checking whether the C compiler works... yes
54checking whether we are cross compiling... no
55checking for suffix of executables...
56checking for suffix of object files... o
57checking whether we are using the GNU C compiler... yes
58checking whether gcc accepts -g... yes
59checking for gcc option to accept ANSI C... none needed
60checking dependency style of gcc... gcc3
61checking for a sed that does not truncate output... /usr/bin/sed
62checking for egrep... grep -E
63checking for ld used by gcc... /usr/bin/ld
64checking if the linker (/usr/bin/ld) is GNU ld... no
65checking for /usr/bin/ld option to reload object files... -r
66checking for BSD-compatible nm... /usr/bin/nm -p
67checking whether ln -s works... yes
68checking how to recognise dependent libraries... pass_all
69checking how to run the C preprocessor... gcc -E
70checking for ANSI C header files... yes
71checking for sys/types.h... yes
72checking for sys/stat.h... yes
73checking for stdlib.h... yes
74checking for string.h... yes
75checking for memory.h... yes
76checking for strings.h... yes
77checking for inttypes.h... yes
78checking for stdint.h... yes
79checking for unistd.h... yes
80checking dlfcn.h usability... yes
81checking dlfcn.h presence... yes
82checking for dlfcn.h... yes
83checking for g++... g++
84checking whether we are using the GNU C++ compiler... yes
85checking whether g++ accepts -g... yes
86checking dependency style of g++... gcc3
87checking how to run the C++ preprocessor... g++ -E
88checking for g77... no
89checking for f77... no
90checking for xlf... no
91checking for frt... no
92checking for pgf77... no
93checking for fl32... no
94checking for af77... no
95checking for fort77... no
96checking for f90... no
97checking for xlf90... no
98checking for pgf90... no
99checking for epcf90... no
100checking for f95... no
101checking for fort... no
102checking for xlf95... no
103checking for lf95... no
104checking for g95... no
105checking whether we are using the GNU Fortran 77 compiler... no
106checking whether  accepts -g... no
107checking the maximum length of command line arguments... 65536
108checking command to parse /usr/bin/nm -p output from gcc object... ok
109checking for objdir... .libs
110checking for ar... ar
111checking for ranlib... ranlib
112checking for strip... strip
113checking if gcc static flag  works... yes
114checking if gcc supports -fno-rtti -fno-exceptions... no
115checking for gcc option to produce PIC... -fno-common
116checking if gcc PIC flag -fno-common works... yes
117checking if gcc supports -c -o file.o... yes
118checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
119checking how to hardcode library paths into programs... immediate
120checking whether stripping libraries is possible... yes
121checking dynamic linker characteristics... darwin7.2.1 dyld
122checking if libtool supports shared libraries... yes
123checking whether to build shared libraries... yes
124checking whether to build static libraries... yes
125configure: creating libtool
126appending configuration tag "CXX" to libtool
127checking for ld used by g++... /usr/bin/ld
128checking if the linker (/usr/bin/ld) is GNU ld... no
129checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
130checking for g++ option to produce PIC... -fno-common
131checking if g++ PIC flag -fno-common works... yes
132checking if g++ supports -c -o file.o... yes
133checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
134checking how to hardcode library paths into programs... immediate
135checking whether stripping libraries is possible... yes
136checking dynamic linker characteristics... darwin7.2.1 dyld
137appending configuration tag "F77" to libtool
138checking for gcc... (cached) gcc
139checking whether we are using the GNU C compiler... (cached) yes
140checking whether gcc accepts -g... (cached) yes
141checking for gcc option to accept ANSI C... (cached) none needed
142checking dependency style of gcc... (cached) gcc3
143checking how to run the C preprocessor... gcc -E
144checking for a BSD-compatible install... /usr/bin/install -c
145checking whether ln -s works... yes
146checking whether make sets $(MAKE)... (cached) yes
147checking for ranlib... (cached) ranlib
148checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
149checking for gethostbyname... yes
150checking for connect... yes
151checking for remove... yes
152checking for shmat... yes
153checking for IceConnectionNumber in -lICE... yes
154checking for pow in -lm... yes
155checking for rle_hdr_init in -lrle... no
156checking for main in -lgl_s... no
157checking for main in -lX11... yes
158checking for ANSI C header files... (cached) yes
159checking stdarg.h usability... yes
160checking stdarg.h presence... yes
161checking for stdarg.h... yes
162checking for unistd.h... (cached) yes
163checking fcntl.h usability... yes
164checking fcntl.h presence... yes
165checking for fcntl.h... yes
166checking for an ANSI C-conforming const... yes
167checking for working memcmp... yes
168checking for function prototypes... yes
169checking whether setvbuf arguments are reversed... no
170checking for vprintf... yes
171checking for _doprnt... no
172checking for strdup... yes
173configure: creating ./config.status
174config.status: creating util/Makefile
175config.status: creating lib/Makefile
176config.status: creating Makefile
177config.status: creating doc/Makefile
178config.status: creating pic/Makefile
179config.status: creating config.h
180config.status: executing depfiles commands
181--->  Building libungif with target all
182DEBUG: Executing com.apple.build (libungif)
183DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_libungif/work/libungif-4.1.3" && make all'
184make  all-recursive
185Making all in lib
186if gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT getarg.o -MD -MP -MF ".deps/getarg.Tpo" \
187  -c -o getarg.o `test -f 'getarg.c' || echo './'`getarg.c; \
188then mv -f ".deps/getarg.Tpo" ".deps/getarg.Po"; \
189else rm -f ".deps/getarg.Tpo"; exit 1; \
190fi
191rm -f libgetarg.a
192ar cru libgetarg.a getarg.o
193ranlib libgetarg.a
194if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT dev2gif.lo -MD -MP -MF ".deps/dev2gif.Tpo" \
195  -c -o dev2gif.lo `test -f 'dev2gif.c' || echo './'`dev2gif.c; \
196then mv -f ".deps/dev2gif.Tpo" ".deps/dev2gif.Plo"; \
197else rm -f ".deps/dev2gif.Tpo"; exit 1; \
198fi
199mkdir .libs
200 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT dev2gif.lo -MD -MP -MF .deps/dev2gif.Tpo -c dev2gif.c  -fno-common -DPIC -o .libs/dev2gif.o
201 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT dev2gif.lo -MD -MP -MF .deps/dev2gif.Tpo -c dev2gif.c -o dev2gif.o >/dev/null 2>&1
202if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT dgif_lib.lo -MD -MP -MF ".deps/dgif_lib.Tpo" \
203  -c -o dgif_lib.lo `test -f 'dgif_lib.c' || echo './'`dgif_lib.c; \
204then mv -f ".deps/dgif_lib.Tpo" ".deps/dgif_lib.Plo"; \
205else rm -f ".deps/dgif_lib.Tpo"; exit 1; \
206fi
207 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c dgif_lib.c  -fno-common -DPIC -o .libs/dgif_lib.o
208dgif_lib.c: In function 'DGifOpenFileHandle':
209dgif_lib.c:142: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness
210dgif_lib.c: In function 'DGifOpen':
211dgif_lib.c:207: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness
212 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c dgif_lib.c -o dgif_lib.o >/dev/null 2>&1
213if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT egif_lib.lo -MD -MP -MF ".deps/egif_lib.Tpo" \
214  -c -o egif_lib.lo `test -f 'egif_lib.c' || echo './'`egif_lib.c; \
215then mv -f ".deps/egif_lib.Tpo" ".deps/egif_lib.Plo"; \
216else rm -f ".deps/egif_lib.Tpo"; exit 1; \
217fi
218 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT egif_lib.lo -MD -MP -MF .deps/egif_lib.Tpo -c egif_lib.c  -fno-common -DPIC -o .libs/egif_lib.o
219 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT egif_lib.lo -MD -MP -MF .deps/egif_lib.Tpo -c egif_lib.c -o egif_lib.o >/dev/null 2>&1
220if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gif_err.lo -MD -MP -MF ".deps/gif_err.Tpo" \
221  -c -o gif_err.lo `test -f 'gif_err.c' || echo './'`gif_err.c; \
222then mv -f ".deps/gif_err.Tpo" ".deps/gif_err.Plo"; \
223else rm -f ".deps/gif_err.Tpo"; exit 1; \
224fi
225 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gif_err.lo -MD -MP -MF .deps/gif_err.Tpo -c gif_err.c  -fno-common -DPIC -o .libs/gif_err.o
226 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gif_err.lo -MD -MP -MF .deps/gif_err.Tpo -c gif_err.c -o gif_err.o >/dev/null 2>&1
227if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gif_font.lo -MD -MP -MF ".deps/gif_font.Tpo" \
228  -c -o gif_font.lo `test -f 'gif_font.c' || echo './'`gif_font.c; \
229then mv -f ".deps/gif_font.Tpo" ".deps/gif_font.Plo"; \
230else rm -f ".deps/gif_font.Tpo"; exit 1; \
231fi
232 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gif_font.lo -MD -MP -MF .deps/gif_font.Tpo -c gif_font.c  -fno-common -DPIC -o .libs/gif_font.o
233 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gif_font.lo -MD -MP -MF .deps/gif_font.Tpo -c gif_font.c -o gif_font.o >/dev/null 2>&1
234if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gifalloc.lo -MD -MP -MF ".deps/gifalloc.Tpo" \
235  -c -o gifalloc.lo `test -f 'gifalloc.c' || echo './'`gifalloc.c; \
236then mv -f ".deps/gifalloc.Tpo" ".deps/gifalloc.Plo"; \
237else rm -f ".deps/gifalloc.Tpo"; exit 1; \
238fi
239 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gifalloc.lo -MD -MP -MF .deps/gifalloc.Tpo -c gifalloc.c  -fno-common -DPIC -o .libs/gifalloc.o
240 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gifalloc.lo -MD -MP -MF .deps/gifalloc.Tpo -c gifalloc.c -o gifalloc.o >/dev/null 2>&1
241if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT qprintf.lo -MD -MP -MF ".deps/qprintf.Tpo" \
242  -c -o qprintf.lo `test -f 'qprintf.c' || echo './'`qprintf.c; \
243then mv -f ".deps/qprintf.Tpo" ".deps/qprintf.Plo"; \
244else rm -f ".deps/qprintf.Tpo"; exit 1; \
245fi
246 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT qprintf.lo -MD -MP -MF .deps/qprintf.Tpo -c qprintf.c  -fno-common -DPIC -o .libs/qprintf.o
247 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT qprintf.lo -MD -MP -MF .deps/qprintf.Tpo -c qprintf.c -o qprintf.o >/dev/null 2>&1
248if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT quantize.lo -MD -MP -MF ".deps/quantize.Tpo" \
249  -c -o quantize.lo `test -f 'quantize.c' || echo './'`quantize.c; \
250then mv -f ".deps/quantize.Tpo" ".deps/quantize.Plo"; \
251else rm -f ".deps/quantize.Tpo"; exit 1; \
252fi
253 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c  -fno-common -DPIC -o .libs/quantize.o
254 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c -o quantize.o >/dev/null 2>&1
255/bin/sh ../libtool --mode=link gcc -g -O2 -I/usr/X11R6/include -Wall -g -O2   -o libungif.la -rpath /opt/local/lib -version-info 5:3:1 dev2gif.lo dgif_lib.lo egif_lib.lo gif_err.lo gif_font.lo gifalloc.lo qprintf.lo quantize.lo -lSM -lICE  -L/usr/X11R6/lib  -lX11
256(cd .libs && rm -f libungif.4.dylib && ln -s libungif.4.1.3.dylib libungif.4.dylib)
257(cd .libs && rm -f libungif.dylib && ln -s libungif.4.1.3.dylib libungif.dylib)
258ar cru .libs/libungif.a  dev2gif.o dgif_lib.o egif_lib.o gif_err.o gif_font.o gifalloc.o qprintf.o quantize.o
259ranlib .libs/libungif.a
260creating libungif.la
261(cd .libs && rm -f libungif.la && ln -s ../libungif.la libungif.la)
262Making all in util
263if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gif2epsn.o -MD -MP -MF ".deps/gif2epsn.Tpo" \
264  -c -o gif2epsn.o `test -f 'gif2epsn.c' || echo './'`gif2epsn.c; \
265then mv -f ".deps/gif2epsn.Tpo" ".deps/gif2epsn.Po"; \
266else rm -f ".deps/gif2epsn.Tpo"; exit 1; \
267fi
268/bin/sh ../libtool --mode=link gcc -g -O2 -I/usr/X11R6/include -Wall -g -O2   -o gif2epsn  gif2epsn.o ../lib/libungif.la ../lib/libgetarg.a
269mkdir .libs
270gcc -g -O2 -I/usr/X11R6/include -Wall -g -O2 -o .libs/gif2epsn gif2epsn.o  ../lib/.libs/libungif.dylib -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
271gcc: ../lib/.libs/libungif.dylib: No such file or directory
272make[2]: *** [gif2epsn] Error 1
273make[1]: *** [all-recursive] Error 1
274make: *** [all] Error 2
275Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_libungif/work/libungif-4.1.3" && make all" returned error 2
276Command output: fi
277 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT qprintf.lo -MD -MP -MF .deps/qprintf.Tpo -c qprintf.c  -fno-common -DPIC -o .libs/qprintf.o
278 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT qprintf.lo -MD -MP -MF .deps/qprintf.Tpo -c qprintf.c -o qprintf.o >/dev/null 2>&1
279if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT quantize.lo -MD -MP -MF ".deps/quantize.Tpo" \
280  -c -o quantize.lo `test -f 'quantize.c' || echo './'`quantize.c; \
281then mv -f ".deps/quantize.Tpo" ".deps/quantize.Plo"; \
282else rm -f ".deps/quantize.Tpo"; exit 1; \
283fi
284 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c  -fno-common -DPIC -o .libs/quantize.o
285 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c -o quantize.o >/dev/null 2>&1
286/bin/sh ../libtool --mode=link gcc -g -O2 -I/usr/X11R6/include -Wall -g -O2   -o libungif.la -rpath /opt/local/lib -version-info 5:3:1 dev2gif.lo dgif_lib.lo egif_lib.lo gif_err.lo gif_font.lo gifalloc.lo qprintf.lo quantize.lo -lSM -lICE  -L/usr/X11R6/lib  -lX11
287(cd .libs && rm -f libungif.4.dylib && ln -s libungif.4.1.3.dylib libungif.4.dylib)
288(cd .libs && rm -f libungif.dylib && ln -s libungif.4.1.3.dylib libungif.dylib)
289ar cru .libs/libungif.a  dev2gif.o dgif_lib.o egif_lib.o gif_err.o gif_font.o gifalloc.o qprintf.o quantize.o
290ranlib .libs/libungif.a
291creating libungif.la
292(cd .libs && rm -f libungif.la && ln -s ../libungif.la libungif.la)
293Making all in util
294if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I. -I.. -I../lib  -g -O2 -I/usr/X11R6/include -Wall -g -O2 -MT gif2epsn.o -MD -MP -MF ".deps/gif2epsn.Tpo" \
295  -c -o gif2epsn.o `test -f 'gif2epsn.c' || echo './'`gif2epsn.c; \
296then mv -f ".deps/gif2epsn.Tpo" ".deps/gif2epsn.Po"; \
297else rm -f ".deps/gif2epsn.Tpo"; exit 1; \
298fi
299/bin/sh ../libtool --mode=link gcc -g -O2 -I/usr/X11R6/include -Wall -g -O2   -o gif2epsn  gif2epsn.o ../lib/libungif.la ../lib/libgetarg.a
300mkdir .libs
301gcc -g -O2 -I/usr/X11R6/include -Wall -g -O2 -o .libs/gif2epsn gif2epsn.o  ../lib/.libs/libungif.dylib -lSM -lICE -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
302gcc: ../lib/.libs/libungif.dylib: No such file or directory
303make[2]: *** [gif2epsn] Error 1
304make[1]: *** [all-recursive] Error 1
305make: *** [all] Error 2
306
307Warning: the following items did not execute (for libungif): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install
308Error: /opt/local/bin/port: Status 1 encountered during processing.
309localhost:~ lars$