Ticket #16889: libopenraw-full.log

File libopenraw-full.log, 48.9 KB (added by dbueno@…, 16 years ago)

full build failure log

Line 
1--->  Fetching libopenraw
2--->  Verifying checksum(s) for libopenraw
3--->  Checksumming libopenraw-0.0.5.tar.gz
4--->  Extracting libopenraw
5--->  Extracting libopenraw-0.0.5.tar.gz
6--->  Applying patches to libopenraw
7--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libopenraw/files/patch-Makefile.in.diff
8patching file Makefile.in
9--->  Configuring libopenraw
10checking for a BSD-compatible install... /usr/bin/install
11checking whether build environment is sane... yes
12checking for a thread-safe mkdir -p... ./install-sh -c -d
13checking for gawk... gawk
14checking whether make sets $(MAKE)... yes
15checking whether to enable maintainer-specific portions of Makefiles... no
16checking for gcc... /usr/bin/gcc-4.0
17checking for C compiler default output file name... a.out
18checking whether the C compiler works... yes
19checking whether we are cross compiling... no
20checking for suffix of executables...
21checking for suffix of object files... o
22checking whether we are using the GNU C compiler... yes
23checking whether /usr/bin/gcc-4.0 accepts -g... yes
24checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
25checking for style of include used by make... GNU
26checking dependency style of /usr/bin/gcc-4.0... gcc3
27checking how to run the C preprocessor... /usr/bin/cpp-4.0
28checking for a BSD-compatible install... /usr/bin/install
29checking build system type... i386-apple-darwin8.11.1
30checking host system type... i386-apple-darwin8.11.1
31checking for a sed that does not truncate output... /usr/bin/sed
32checking for grep that handles long lines and -e... /usr/bin/grep
33checking for egrep... /usr/bin/grep -E
34checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
35checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld... no
36checking for /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld option to reload object files... -r
37checking for BSD-compatible nm... /usr/bin/nm -p
38checking whether ln -s works... yes
39checking how to recognize dependent libraries... pass_all
40checking for ANSI C header files... yes
41checking for sys/types.h... yes
42checking for sys/stat.h... yes
43checking for stdlib.h... yes
44checking for string.h... yes
45checking for memory.h... yes
46checking for strings.h... yes
47checking for inttypes.h... yes
48checking for stdint.h... yes
49checking for unistd.h... yes
50checking dlfcn.h usability... yes
51checking dlfcn.h presence... yes
52checking for dlfcn.h... yes
53checking whether we are using the GNU C++ compiler... yes
54checking whether /usr/bin/g++-4.0 accepts -g... yes
55checking dependency style of /usr/bin/g++-4.0... gcc3
56checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
57checking for g77... no
58checking for xlf... no
59checking for f77... no
60checking for frt... no
61checking for pgf77... no
62checking for cf77... no
63checking for fort77... no
64checking for fl32... no
65checking for af77... no
66checking for xlf90... no
67checking for f90... no
68checking for pgf90... no
69checking for pghpf... no
70checking for epcf90... no
71checking for gfortran... no
72checking for g95... no
73checking for xlf95... no
74checking for f95... no
75checking for fort... no
76checking for ifort... no
77checking for ifc... no
78checking for efc... no
79checking for pgf95... no
80checking for lf95... no
81checking for ftn... no
82checking whether we are using the GNU Fortran 77 compiler... no
83checking whether  accepts -g... no
84checking the maximum length of command line arguments... 196608
85checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
86checking for objdir... .libs
87checking for ar... ar
88checking for ranlib... ranlib
89checking for strip... strip
90checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
91checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
92checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
93checking if /usr/bin/gcc-4.0 static flag -static works... no
94checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
95checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes
96checking dynamic linker characteristics... darwin8.11.1 dyld
97checking how to hardcode library paths into programs... immediate
98checking whether stripping libraries is possible... yes
99checking if libtool supports shared libraries... yes
100checking whether to build shared libraries... yes
101checking whether to build static libraries... yes
102configure: creating libtool
103appending configuration tag "CXX" to libtool
104checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
105checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld... no
106checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes
107checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
108checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
109checking if /usr/bin/g++-4.0 static flag -static works... no
110checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
111checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes
112checking dynamic linker characteristics... darwin8.11.1 dyld
113checking how to hardcode library paths into programs... immediate
114appending configuration tag "F77" to libtool
115checking for Boost headers version >= 1.33.0... /opt/local/include
116checking for Boost's header version... 1_35
117checking for the toolset name used by Boost for /usr/bin/g++-4.0... gcc40
118checking boost/test/unit_test.hpp usability... yes
119checking boost/test/unit_test.hpp presence... yes
120checking for boost/test/unit_test.hpp... yes
121checking for the Boost unit_test_framework library... yes
122checking boost/scoped_ptr.hpp usability... yes
123checking boost/scoped_ptr.hpp presence... yes
124checking for boost/scoped_ptr.hpp... yes
125checking boost/shared_ptr.hpp usability... yes
126checking boost/shared_ptr.hpp presence... yes
127checking for boost/shared_ptr.hpp... yes
128checking boost/algorithm/string.hpp usability... yes
129checking boost/algorithm/string.hpp presence... yes
130checking for boost/algorithm/string.hpp... yes
131checking boost/bind.hpp usability... yes
132checking boost/bind.hpp presence... yes
133checking for boost/bind.hpp... yes
134checking jpeglib.h usability... yes
135checking jpeglib.h presence... yes
136checking for jpeglib.h... yes
137checking for pkg-config... /opt/local/bin/pkg-config
138checking pkg-config is at least version 0.9.0... yes
139checking for LIBXML... yes
140checking for LIBGLIB... yes
141checking for LIBGDKPIXBUF... yes
142checking CFLAGS for gcc -Wextra... -Wextra
143checking CXXFLAGS for gcc -Wextra... -Wextra
144configure: creating ./config.status
145config.status: creating Makefile
146config.status: creating include/Makefile
147config.status: creating include/libopenraw/Makefile
148config.status: creating include/libopenraw++/Makefile
149config.status: creating lib/Makefile
150config.status: creating lib/capi/Makefile
151config.status: creating lib/io/Makefile
152config.status: creating lib/libopenraw-1.0.pc
153config.status: creating gnome/Makefile
154config.status: creating gnome/libopenraw-gnome-1.0.pc
155config.status: creating gnome/include/Makefile
156config.status: creating gnome/include/libopenraw-gnome/Makefile
157config.status: creating doc/Makefile
158config.status: creating doc/Doxyfile
159config.status: creating doc/doxygen/Makefile
160config.status: creating test/Makefile
161config.status: creating testsuite/Makefile
162config.status: creating tools/Makefile
163config.status: creating demo/Makefile
164config.status: creating config.h
165config.status: executing depfiles commands
166
167Options:
168
169  Gnome support:     yes
170
171--->  Building libopenraw with target all
172make  all-recursive
173Making all in lib
174Making all in io
175/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./..  -I/opt/local/include  -O2 -Wextra -pedantic -g -Wall -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c
176mkdir .libs
177 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -pedantic -g -Wall -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c  -fno-common -DPIC -o .libs/io.o
178 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -pedantic -g -Wall -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1
179mv -f .deps/io.Tpo .deps/io.Plo
180/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./..  -I/opt/local/include  -O2 -Wextra -pedantic -g -Wall -MT posix_io.lo -MD -MP -MF .deps/posix_io.Tpo -c -o posix_io.lo posix_io.c
181 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -pedantic -g -Wall -MT posix_io.lo -MD -MP -MF .deps/posix_io.Tpo -c posix_io.c  -fno-common -DPIC -o .libs/posix_io.o
182 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -pedantic -g -Wall -MT posix_io.lo -MD -MP -MF .deps/posix_io.Tpo -c posix_io.c -o posix_io.o >/dev/null 2>&1
183mv -f .deps/posix_io.Tpo .deps/posix_io.Plo
184/bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./..  -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c -o stream.lo stream.cpp
185 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.cpp  -fno-common -DPIC -o .libs/stream.o
186 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.cpp -o stream.o >/dev/null 2>&1
187mv -f .deps/stream.Tpo .deps/stream.Plo
188/bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./..  -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT streamclone.lo -MD -MP -MF .deps/streamclone.Tpo -c -o streamclone.lo streamclone.cpp
189 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT streamclone.lo -MD -MP -MF .deps/streamclone.Tpo -c streamclone.cpp  -fno-common -DPIC -o .libs/streamclone.o
190 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT streamclone.lo -MD -MP -MF .deps/streamclone.Tpo -c streamclone.cpp -o streamclone.o >/dev/null 2>&1
191mv -f .deps/streamclone.Tpo .deps/streamclone.Plo
192/bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./..  -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT memstream.lo -MD -MP -MF .deps/memstream.Tpo -c -o memstream.lo memstream.cpp
193 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT memstream.lo -MD -MP -MF .deps/memstream.Tpo -c memstream.cpp  -fno-common -DPIC -o .libs/memstream.o
194 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT memstream.lo -MD -MP -MF .deps/memstream.Tpo -c memstream.cpp -o memstream.o >/dev/null 2>&1
195mv -f .deps/memstream.Tpo .deps/memstream.Plo
196/bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./..  -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.cpp
197 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cpp  -fno-common -DPIC -o .libs/file.o
198 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I./.. -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cpp -o file.o >/dev/null 2>&1
199mv -f .deps/file.Tpo .deps/file.Plo
200/bin/sh ../../libtool --tag=CXX   --mode=link /usr/bin/g++-4.0  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow  -L/opt/local/lib -o libio.la  io.lo posix_io.lo stream.lo streamclone.lo memstream.lo file.lo 
201ar cru .libs/libio.a .libs/io.o .libs/posix_io.o .libs/stream.o .libs/streamclone.o .libs/memstream.o .libs/file.o
202ranlib .libs/libio.a
203creating libio.la
204(cd .libs && rm -f libio.la && ln -s ../libio.la libio.la)
205Making all in capi
206/bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT capi.lo -MD -MP -MF .deps/capi.Tpo -c -o capi.lo capi.cpp
207mkdir .libs
208 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT capi.lo -MD -MP -MF .deps/capi.Tpo -c capi.cpp  -fno-common -DPIC -o .libs/capi.o
209 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT capi.lo -MD -MP -MF .deps/capi.Tpo -c capi.cpp -o capi.o >/dev/null 2>&1
210mv -f .deps/capi.Tpo .deps/capi.Plo
211/bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.cpp
212 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cpp  -fno-common -DPIC -o .libs/debug.o
213 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cpp -o debug.o >/dev/null 2>&1
214mv -f .deps/debug.Tpo .deps/debug.Plo
215/bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawdata.lo -MD -MP -MF .deps/rawdata.Tpo -c -o rawdata.lo rawdata.cpp
216 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawdata.lo -MD -MP -MF .deps/rawdata.Tpo -c rawdata.cpp  -fno-common -DPIC -o .libs/rawdata.o
217 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawdata.lo -MD -MP -MF .deps/rawdata.Tpo -c rawdata.cpp -o rawdata.o >/dev/null 2>&1
218mv -f .deps/rawdata.Tpo .deps/rawdata.Plo
219/bin/sh ../../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawfile.lo -MD -MP -MF .deps/rawfile.Tpo -c -o rawfile.lo rawfile.cpp
220 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawfile.lo -MD -MP -MF .deps/rawfile.Tpo -c rawfile.cpp  -fno-common -DPIC -o .libs/rawfile.o
221 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawfile.lo -MD -MP -MF .deps/rawfile.Tpo -c rawfile.cpp -o rawfile.o >/dev/null 2>&1
222mv -f .deps/rawfile.Tpo .deps/rawfile.Plo
223/bin/sh ../../libtool --tag=CXX   --mode=link /usr/bin/g++-4.0  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow  -L/opt/local/lib -o libopenrawc.la  capi.lo debug.lo rawdata.lo rawfile.lo 
224ar cru .libs/libopenrawc.a .libs/capi.o .libs/debug.o .libs/rawdata.o .libs/rawfile.o
225ranlib .libs/libopenrawc.a
226creating libopenrawc.la
227(cd .libs && rm -f libopenrawc.la && ln -s ../libopenrawc.la libopenrawc.la)
228/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.cpp
229mkdir .libs
230 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cpp  -fno-common -DPIC -o .libs/debug.o
231 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cpp -o debug.o >/dev/null 2>&1
232mv -f .deps/debug.Tpo .deps/debug.Plo
233/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawfile.lo -MD -MP -MF .deps/rawfile.Tpo -c -o rawfile.lo rawfile.cpp
234 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawfile.lo -MD -MP -MF .deps/rawfile.Tpo -c rawfile.cpp  -fno-common -DPIC -o .libs/rawfile.o
235 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawfile.lo -MD -MP -MF .deps/rawfile.Tpo -c rawfile.cpp -o rawfile.o >/dev/null 2>&1
236mv -f .deps/rawfile.Tpo .deps/rawfile.Plo
237/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifdfile.lo -MD -MP -MF .deps/ifdfile.Tpo -c -o ifdfile.lo ifdfile.cpp
238 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifdfile.lo -MD -MP -MF .deps/ifdfile.Tpo -c ifdfile.cpp  -fno-common -DPIC -o .libs/ifdfile.o
239 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifdfile.lo -MD -MP -MF .deps/ifdfile.Tpo -c ifdfile.cpp -o ifdfile.o >/dev/null 2>&1
240mv -f .deps/ifdfile.Tpo .deps/ifdfile.Plo
241/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT tiffepfile.lo -MD -MP -MF .deps/tiffepfile.Tpo -c -o tiffepfile.lo tiffepfile.cpp
242 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT tiffepfile.lo -MD -MP -MF .deps/tiffepfile.Tpo -c tiffepfile.cpp  -fno-common -DPIC -o .libs/tiffepfile.o
243 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT tiffepfile.lo -MD -MP -MF .deps/tiffepfile.Tpo -c tiffepfile.cpp -o tiffepfile.o >/dev/null 2>&1
244mv -f .deps/tiffepfile.Tpo .deps/tiffepfile.Plo
245/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawfilefactory.lo -MD -MP -MF .deps/rawfilefactory.Tpo -c -o rawfilefactory.lo rawfilefactory.cpp
246 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawfilefactory.lo -MD -MP -MF .deps/rawfilefactory.Tpo -c rawfilefactory.cpp  -fno-common -DPIC -o .libs/rawfilefactory.o
247 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawfilefactory.lo -MD -MP -MF .deps/rawfilefactory.Tpo -c rawfilefactory.cpp -o rawfilefactory.o >/dev/null 2>&1
248mv -f .deps/rawfilefactory.Tpo .deps/rawfilefactory.Plo
249/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT cr2file.lo -MD -MP -MF .deps/cr2file.Tpo -c -o cr2file.lo cr2file.cpp
250 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT cr2file.lo -MD -MP -MF .deps/cr2file.Tpo -c cr2file.cpp  -fno-common -DPIC -o .libs/cr2file.o
251 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT cr2file.lo -MD -MP -MF .deps/cr2file.Tpo -c cr2file.cpp -o cr2file.o >/dev/null 2>&1
252mv -f .deps/cr2file.Tpo .deps/cr2file.Plo
253/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT neffile.lo -MD -MP -MF .deps/neffile.Tpo -c -o neffile.lo neffile.cpp
254 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT neffile.lo -MD -MP -MF .deps/neffile.Tpo -c neffile.cpp  -fno-common -DPIC -o .libs/neffile.o
255 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT neffile.lo -MD -MP -MF .deps/neffile.Tpo -c neffile.cpp -o neffile.o >/dev/null 2>&1
256mv -f .deps/neffile.Tpo .deps/neffile.Plo
257/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT orffile.lo -MD -MP -MF .deps/orffile.Tpo -c -o orffile.lo orffile.cpp
258 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT orffile.lo -MD -MP -MF .deps/orffile.Tpo -c orffile.cpp  -fno-common -DPIC -o .libs/orffile.o
259 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT orffile.lo -MD -MP -MF .deps/orffile.Tpo -c orffile.cpp -o orffile.o >/dev/null 2>&1
260mv -f .deps/orffile.Tpo .deps/orffile.Plo
261/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT arwfile.lo -MD -MP -MF .deps/arwfile.Tpo -c -o arwfile.lo arwfile.cpp
262 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT arwfile.lo -MD -MP -MF .deps/arwfile.Tpo -c arwfile.cpp  -fno-common -DPIC -o .libs/arwfile.o
263 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT arwfile.lo -MD -MP -MF .deps/arwfile.Tpo -c arwfile.cpp -o arwfile.o >/dev/null 2>&1
264mv -f .deps/arwfile.Tpo .deps/arwfile.Plo
265/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT dngfile.lo -MD -MP -MF .deps/dngfile.Tpo -c -o dngfile.lo dngfile.cpp
266 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT dngfile.lo -MD -MP -MF .deps/dngfile.Tpo -c dngfile.cpp  -fno-common -DPIC -o .libs/dngfile.o
267 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT dngfile.lo -MD -MP -MF .deps/dngfile.Tpo -c dngfile.cpp -o dngfile.o >/dev/null 2>&1
268mv -f .deps/dngfile.Tpo .deps/dngfile.Plo
269/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT peffile.lo -MD -MP -MF .deps/peffile.Tpo -c -o peffile.lo peffile.cpp
270 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT peffile.lo -MD -MP -MF .deps/peffile.Tpo -c peffile.cpp  -fno-common -DPIC -o .libs/peffile.o
271 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT peffile.lo -MD -MP -MF .deps/peffile.Tpo -c peffile.cpp -o peffile.o >/dev/null 2>&1
272mv -f .deps/peffile.Tpo .deps/peffile.Plo
273/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT crwfile.lo -MD -MP -MF .deps/crwfile.Tpo -c -o crwfile.lo crwfile.cpp
274 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT crwfile.lo -MD -MP -MF .deps/crwfile.Tpo -c crwfile.cpp  -fno-common -DPIC -o .libs/crwfile.o
275 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT crwfile.lo -MD -MP -MF .deps/crwfile.Tpo -c crwfile.cpp -o crwfile.o >/dev/null 2>&1
276mv -f .deps/crwfile.Tpo .deps/crwfile.Plo
277/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT erffile.lo -MD -MP -MF .deps/erffile.Tpo -c -o erffile.lo erffile.cpp
278 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT erffile.lo -MD -MP -MF .deps/erffile.Tpo -c erffile.cpp  -fno-common -DPIC -o .libs/erffile.o
279 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT erffile.lo -MD -MP -MF .deps/erffile.Tpo -c erffile.cpp -o erffile.o >/dev/null 2>&1
280mv -f .deps/erffile.Tpo .deps/erffile.Plo
281/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT mrwfile.lo -MD -MP -MF .deps/mrwfile.Tpo -c -o mrwfile.lo mrwfile.cpp
282 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT mrwfile.lo -MD -MP -MF .deps/mrwfile.Tpo -c mrwfile.cpp  -fno-common -DPIC -o .libs/mrwfile.o
283 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT mrwfile.lo -MD -MP -MF .deps/mrwfile.Tpo -c mrwfile.cpp -o mrwfile.o >/dev/null 2>&1
284mv -f .deps/mrwfile.Tpo .deps/mrwfile.Plo
285/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT bitmapdata.lo -MD -MP -MF .deps/bitmapdata.Tpo -c -o bitmapdata.lo bitmapdata.cpp
286 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT bitmapdata.lo -MD -MP -MF .deps/bitmapdata.Tpo -c bitmapdata.cpp  -fno-common -DPIC -o .libs/bitmapdata.o
287 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT bitmapdata.lo -MD -MP -MF .deps/bitmapdata.Tpo -c bitmapdata.cpp -o bitmapdata.o >/dev/null 2>&1
288mv -f .deps/bitmapdata.Tpo .deps/bitmapdata.Plo
289/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT thumbnail.lo -MD -MP -MF .deps/thumbnail.Tpo -c -o thumbnail.lo thumbnail.cpp
290 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT thumbnail.lo -MD -MP -MF .deps/thumbnail.Tpo -c thumbnail.cpp  -fno-common -DPIC -o .libs/thumbnail.o
291 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT thumbnail.lo -MD -MP -MF .deps/thumbnail.Tpo -c thumbnail.cpp -o thumbnail.o >/dev/null 2>&1
292mv -f .deps/thumbnail.Tpo .deps/thumbnail.Plo
293/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawdata.lo -MD -MP -MF .deps/rawdata.Tpo -c -o rawdata.lo rawdata.cpp
294 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawdata.lo -MD -MP -MF .deps/rawdata.Tpo -c rawdata.cpp  -fno-common -DPIC -o .libs/rawdata.o
295 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawdata.lo -MD -MP -MF .deps/rawdata.Tpo -c rawdata.cpp -o rawdata.o >/dev/null 2>&1
296mv -f .deps/rawdata.Tpo .deps/rawdata.Plo
297/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -pedantic -g -Wall -MT or_debug.lo -MD -MP -MF .deps/or_debug.Tpo -c -o or_debug.lo or_debug.c
298 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -pedantic -g -Wall -MT or_debug.lo -MD -MP -MF .deps/or_debug.Tpo -c or_debug.c  -fno-common -DPIC -o .libs/or_debug.o
299 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -pedantic -g -Wall -MT or_debug.lo -MD -MP -MF .deps/or_debug.Tpo -c or_debug.c -o or_debug.o >/dev/null 2>&1
300mv -f .deps/or_debug.Tpo .deps/or_debug.Plo
301/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifdfilecontainer.lo -MD -MP -MF .deps/ifdfilecontainer.Tpo -c -o ifdfilecontainer.lo ifdfilecontainer.cpp
302 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifdfilecontainer.lo -MD -MP -MF .deps/ifdfilecontainer.Tpo -c ifdfilecontainer.cpp  -fno-common -DPIC -o .libs/ifdfilecontainer.o
303 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifdfilecontainer.lo -MD -MP -MF .deps/ifdfilecontainer.Tpo -c ifdfilecontainer.cpp -o ifdfilecontainer.o >/dev/null 2>&1
304mv -f .deps/ifdfilecontainer.Tpo .deps/ifdfilecontainer.Plo
305/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifddir.lo -MD -MP -MF .deps/ifddir.Tpo -c -o ifddir.lo ifddir.cpp
306 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifddir.lo -MD -MP -MF .deps/ifddir.Tpo -c ifddir.cpp  -fno-common -DPIC -o .libs/ifddir.o
307 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifddir.lo -MD -MP -MF .deps/ifddir.Tpo -c ifddir.cpp -o ifddir.o >/dev/null 2>&1
308mv -f .deps/ifddir.Tpo .deps/ifddir.Plo
309/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifdentry.lo -MD -MP -MF .deps/ifdentry.Tpo -c -o ifdentry.lo ifdentry.cpp
310 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifdentry.lo -MD -MP -MF .deps/ifdentry.Tpo -c ifdentry.cpp  -fno-common -DPIC -o .libs/ifdentry.o
311 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ifdentry.lo -MD -MP -MF .deps/ifdentry.Tpo -c ifdentry.cpp -o ifdentry.o >/dev/null 2>&1
312mv -f .deps/ifdentry.Tpo .deps/ifdentry.Plo
313/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawcontainer.lo -MD -MP -MF .deps/rawcontainer.Tpo -c -o rawcontainer.lo rawcontainer.cpp
314 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawcontainer.lo -MD -MP -MF .deps/rawcontainer.Tpo -c rawcontainer.cpp  -fno-common -DPIC -o .libs/rawcontainer.o
315 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT rawcontainer.lo -MD -MP -MF .deps/rawcontainer.Tpo -c rawcontainer.cpp -o rawcontainer.o >/dev/null 2>&1
316mv -f .deps/rawcontainer.Tpo .deps/rawcontainer.Plo
317/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT orfcontainer.lo -MD -MP -MF .deps/orfcontainer.Tpo -c -o orfcontainer.lo orfcontainer.cpp
318 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT orfcontainer.lo -MD -MP -MF .deps/orfcontainer.Tpo -c orfcontainer.cpp  -fno-common -DPIC -o .libs/orfcontainer.o
319 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT orfcontainer.lo -MD -MP -MF .deps/orfcontainer.Tpo -c orfcontainer.cpp -o orfcontainer.o >/dev/null 2>&1
320mv -f .deps/orfcontainer.Tpo .deps/orfcontainer.Plo
321/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT mrwcontainer.lo -MD -MP -MF .deps/mrwcontainer.Tpo -c -o mrwcontainer.lo mrwcontainer.cpp
322 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT mrwcontainer.lo -MD -MP -MF .deps/mrwcontainer.Tpo -c mrwcontainer.cpp  -fno-common -DPIC -o .libs/mrwcontainer.o
323 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT mrwcontainer.lo -MD -MP -MF .deps/mrwcontainer.Tpo -c mrwcontainer.cpp -o mrwcontainer.o >/dev/null 2>&1
324mv -f .deps/mrwcontainer.Tpo .deps/mrwcontainer.Plo
325/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ciffcontainer.lo -MD -MP -MF .deps/ciffcontainer.Tpo -c -o ciffcontainer.lo ciffcontainer.cpp
326 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ciffcontainer.lo -MD -MP -MF .deps/ciffcontainer.Tpo -c ciffcontainer.cpp  -fno-common -DPIC -o .libs/ciffcontainer.o
327 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ciffcontainer.lo -MD -MP -MF .deps/ciffcontainer.Tpo -c ciffcontainer.cpp -o ciffcontainer.o >/dev/null 2>&1
328mv -f .deps/ciffcontainer.Tpo .deps/ciffcontainer.Plo
329/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT jfifcontainer.lo -MD -MP -MF .deps/jfifcontainer.Tpo -c -o jfifcontainer.lo jfifcontainer.cpp
330 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT jfifcontainer.lo -MD -MP -MF .deps/jfifcontainer.Tpo -c jfifcontainer.cpp  -fno-common -DPIC -o .libs/jfifcontainer.o
331 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT jfifcontainer.lo -MD -MP -MF .deps/jfifcontainer.Tpo -c jfifcontainer.cpp -o jfifcontainer.o >/dev/null 2>&1
332mv -f .deps/jfifcontainer.Tpo .deps/jfifcontainer.Plo
333/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT decompressor.lo -MD -MP -MF .deps/decompressor.Tpo -c -o decompressor.lo decompressor.cpp
334 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT decompressor.lo -MD -MP -MF .deps/decompressor.Tpo -c decompressor.cpp  -fno-common -DPIC -o .libs/decompressor.o
335 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT decompressor.lo -MD -MP -MF .deps/decompressor.Tpo -c decompressor.cpp -o decompressor.o >/dev/null 2>&1
336mv -f .deps/decompressor.Tpo .deps/decompressor.Plo
337/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ljpegdecompressor.lo -MD -MP -MF .deps/ljpegdecompressor.Tpo -c -o ljpegdecompressor.lo ljpegdecompressor.cpp
338 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ljpegdecompressor.lo -MD -MP -MF .deps/ljpegdecompressor.Tpo -c ljpegdecompressor.cpp  -fno-common -DPIC -o .libs/ljpegdecompressor.o
339 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT ljpegdecompressor.lo -MD -MP -MF .deps/ljpegdecompressor.Tpo -c ljpegdecompressor.cpp -o ljpegdecompressor.o >/dev/null 2>&1
340mv -f .deps/ljpegdecompressor.Tpo .deps/ljpegdecompressor.Plo
341/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT crwdecompressor.lo -MD -MP -MF .deps/crwdecompressor.Tpo -c -o crwdecompressor.lo crwdecompressor.cpp
342 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT crwdecompressor.lo -MD -MP -MF .deps/crwdecompressor.Tpo -c crwdecompressor.cpp  -fno-common -DPIC -o .libs/crwdecompressor.o
343 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT crwdecompressor.lo -MD -MP -MF .deps/crwdecompressor.Tpo -c crwdecompressor.cpp -o crwdecompressor.o >/dev/null 2>&1
344mv -f .deps/crwdecompressor.Tpo .deps/crwdecompressor.Plo
345/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT metavalue.lo -MD -MP -MF .deps/metavalue.Tpo -c -o metavalue.lo metavalue.cpp
346 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT metavalue.lo -MD -MP -MF .deps/metavalue.Tpo -c metavalue.cpp  -fno-common -DPIC -o .libs/metavalue.o
347 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT metavalue.lo -MD -MP -MF .deps/metavalue.Tpo -c metavalue.cpp -o metavalue.o >/dev/null 2>&1
348mv -f .deps/metavalue.Tpo .deps/metavalue.Plo
349/bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include   -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c -o unpack.lo unpack.cpp
350 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.cpp  -fno-common -DPIC -o .libs/unpack.o
351 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I/opt/local/include -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT unpack.lo -MD -MP -MF .deps/unpack.Tpo -c unpack.cpp -o unpack.o >/dev/null 2>&1
352mv -f .deps/unpack.Tpo .deps/unpack.Plo
353/bin/sh ../libtool --tag=CXX   --mode=link /usr/bin/g++-4.0  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -version-info 5:0:4 -L/opt/local/lib -o libopenraw.la -rpath /opt/local/lib debug.lo rawfile.lo ifdfile.lo tiffepfile.lo rawfilefactory.lo cr2file.lo neffile.lo orffile.lo arwfile.lo dngfile.lo peffile.lo crwfile.lo erffile.lo mrwfile.lo bitmapdata.lo thumbnail.lo rawdata.lo or_debug.lo ifdfilecontainer.lo ifddir.lo ifdentry.lo rawcontainer.lo orfcontainer.lo mrwcontainer.lo ciffcontainer.lo jfifcontainer.lo decompressor.lo ljpegdecompressor.lo crwdecompressor.lo metavalue.lo unpack.lo io/libio.la capi/libopenrawc.la -ljpeg
354rm -fr .libs/libopenraw.lax
355mkdir .libs/libopenraw.lax
356rm -fr .libs/libopenraw.lax/libio.a
357mkdir .libs/libopenraw.lax/libio.a
358Extracting /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib/io/.libs/libio.a
359(cd .libs/libopenraw.lax/libio.a && ar x /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib/io/.libs/libio.a)
360rm -fr .libs/libopenraw.lax/libopenrawc.a
361mkdir .libs/libopenraw.lax/libopenrawc.a
362Extracting /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib/capi/.libs/libopenrawc.a
363(cd .libs/libopenraw.lax/libopenrawc.a && ar x /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib/capi/.libs/libopenrawc.a)
364/usr/bin/g++-4.0 -dynamiclib -single_module ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/libopenraw.1.4.0.dylib  .libs/debug.o .libs/rawfile.o .libs/ifdfile.o .libs/tiffepfile.o .libs/rawfilefactory.o .libs/cr2file.o .libs/neffile.o .libs/orffile.o .libs/arwfile.o .libs/dngfile.o .libs/peffile.o .libs/crwfile.o .libs/erffile.o .libs/mrwfile.o .libs/bitmapdata.o .libs/thumbnail.o .libs/rawdata.o .libs/or_debug.o .libs/ifdfilecontainer.o .libs/ifddir.o .libs/ifdentry.o .libs/rawcontainer.o .libs/orfcontainer.o .libs/mrwcontainer.o .libs/ciffcontainer.o .libs/jfifcontainer.o .libs/decompressor.o .libs/ljpegdecompressor.o .libs/crwdecompressor.o .libs/metavalue.o .libs/unpack.o  .libs/libopenraw.lax/libio.a/file.o .libs/libopenraw.lax/libio.a/io.o .libs/libopenraw.lax/libio.a/memstream.o .libs/libopenraw.lax/libio.a/posix_io.o .libs/libopenraw.lax/libio.a/stream.o .libs/libopenraw.lax/libio.a/streamclone.o  .libs/libopenraw.lax/libopenrawc.a/capi.o .libs/libopenraw.lax/libopenrawc.a/debug.o .libs/libopenraw.lax/libopenrawc.a/rawdata.o .libs/libopenraw.lax/libopenrawc.a/rawfile.o   -L/opt/local/lib /opt/local/lib/libjpeg.dylib  -install_name  /opt/local/lib/libopenraw.1.dylib -compatibility_version 6 -current_version 6.0
365(cd .libs && rm -f libopenraw.1.dylib && ln -s libopenraw.1.4.0.dylib libopenraw.1.dylib)
366(cd .libs && rm -f libopenraw.dylib && ln -s libopenraw.1.4.0.dylib libopenraw.dylib)
367rm -fr .libs/libopenraw.lax
368mkdir .libs/libopenraw.lax
369rm -fr .libs/libopenraw.lax/lt1-libio.a
370mkdir .libs/libopenraw.lax/lt1-libio.a
371Extracting /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib/io/.libs/libio.a
372(cd .libs/libopenraw.lax/lt1-libio.a && ar x /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib/io/.libs/libio.a)
373rm -fr .libs/libopenraw.lax/lt2-libopenrawc.a
374mkdir .libs/libopenraw.lax/lt2-libopenrawc.a
375Extracting /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib/capi/.libs/libopenrawc.a
376(cd .libs/libopenraw.lax/lt2-libopenrawc.a && ar x /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib/capi/.libs/libopenrawc.a)
377copying selected object files to avoid basename conflicts...
378ln .libs/libopenraw.lax/lt2-libopenrawc.a/debug.o .libs/libopenraw.lax/lt1-debug.o || cp .libs/libopenraw.lax/lt2-libopenrawc.a/debug.o .libs/libopenraw.lax/lt1-debug.o
379ln .libs/libopenraw.lax/lt2-libopenrawc.a/rawdata.o .libs/libopenraw.lax/lt2-rawdata.o || cp .libs/libopenraw.lax/lt2-libopenrawc.a/rawdata.o .libs/libopenraw.lax/lt2-rawdata.o
380ln .libs/libopenraw.lax/lt2-libopenrawc.a/rawfile.o .libs/libopenraw.lax/lt3-rawfile.o || cp .libs/libopenraw.lax/lt2-libopenrawc.a/rawfile.o .libs/libopenraw.lax/lt3-rawfile.o
381ar cru .libs/libopenraw.a debug.o rawfile.o ifdfile.o tiffepfile.o rawfilefactory.o cr2file.o neffile.o orffile.o arwfile.o dngfile.o peffile.o crwfile.o erffile.o mrwfile.o bitmapdata.o thumbnail.o rawdata.o or_debug.o ifdfilecontainer.o ifddir.o ifdentry.o rawcontainer.o orfcontainer.o mrwcontainer.o ciffcontainer.o jfifcontainer.o decompressor.o ljpegdecompressor.o crwdecompressor.o metavalue.o unpack.o .libs/libopenraw.lax/lt1-libio.a/file.o .libs/libopenraw.lax/lt1-libio.a/io.o .libs/libopenraw.lax/lt1-libio.a/memstream.o .libs/libopenraw.lax/lt1-libio.a/posix_io.o .libs/libopenraw.lax/lt1-libio.a/stream.o .libs/libopenraw.lax/lt1-libio.a/streamclone.o .libs/libopenraw.lax/lt2-libopenrawc.a/capi.o .libs/libopenraw.lax/lt1-debug.o .libs/libopenraw.lax/lt2-rawdata.o .libs/libopenraw.lax/lt3-rawfile.o
382ranlib .libs/libopenraw.a
383rm -fr .libs/libopenraw.lax .libs/libopenraw.lax
384creating libopenraw.la
385(cd .libs && rm -f libopenraw.la && ln -s ../libopenraw.la libopenraw.la)
386Making all in gnome
387Making all in include
388Making all in libopenraw-gnome
389make[4]: Nothing to be done for `all'.
390make[4]: Nothing to be done for `all-am'.
391/bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I./include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include    -I/opt/local/include  -O2 -Wextra -pedantic -g -Wall -MT gdkpixbuf.lo -MD -MP -MF .deps/gdkpixbuf.Tpo -c -o gdkpixbuf.lo gdkpixbuf.c
392mkdir .libs
393 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I./include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -O2 -Wextra -pedantic -g -Wall -MT gdkpixbuf.lo -MD -MP -MF .deps/gdkpixbuf.Tpo -c gdkpixbuf.c  -fno-common -DPIC -o .libs/gdkpixbuf.o
394 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include -I./include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -O2 -Wextra -pedantic -g -Wall -MT gdkpixbuf.lo -MD -MP -MF .deps/gdkpixbuf.Tpo -c gdkpixbuf.c -o gdkpixbuf.o >/dev/null 2>&1
395mv -f .deps/gdkpixbuf.Tpo .deps/gdkpixbuf.Plo
396/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -O2 -Wextra -pedantic -g -Wall -version-info 5:0:4 -L/opt/local/lib -o libopenrawgnome.la -rpath /opt/local/lib gdkpixbuf.lo ../lib/libopenraw.la -L/opt/local/lib -lglib-2.0 -lintl -liconv   -L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   
397/usr/bin/gcc-4.0 -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/libopenrawgnome.1.4.0.dylib  .libs/gdkpixbuf.o  -L/opt/local/lib ../lib/.libs/libopenraw.dylib /opt/local/lib/libjpeg.dylib /opt/local/lib/libgdk_pixbuf-2.0.dylib /opt/local/lib/libgio-2.0.dylib /opt/local/lib/libtiff.dylib /opt/local/lib/libpng12.dylib /opt/local/lib/libz.dylib /opt/local/lib/libjasper.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib  -install_name  /opt/local/lib/libopenrawgnome.1.dylib -compatibility_version 6 -current_version 6.0
398(cd .libs && rm -f libopenrawgnome.1.dylib && ln -s libopenrawgnome.1.4.0.dylib libopenrawgnome.1.dylib)
399(cd .libs && rm -f libopenrawgnome.dylib && ln -s libopenrawgnome.1.4.0.dylib libopenrawgnome.dylib)
400ar cru .libs/libopenrawgnome.a  gdkpixbuf.o
401ranlib .libs/libopenrawgnome.a
402creating libopenrawgnome.la
403(cd .libs && rm -f libopenrawgnome.la && ln -s ../libopenrawgnome.la libopenrawgnome.la)
404Making all in doc
405Making all in doxygen
406make[3]: Nothing to be done for `all'.
407make[3]: Nothing to be done for `all-am'.
408Making all in test
409make[2]: Nothing to be done for `all'.
410Making all in demo
411/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include  -I../gnome/include  -I/opt/local/include  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -MT thumb.o -MD -MP -MF .deps/thumb.Tpo -c -o thumb.o thumb.cpp
412mv -f .deps/thumb.Tpo .deps/thumb.Po
413/bin/sh ../libtool --tag=CXX   --mode=link /usr/bin/g++-4.0  -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -L../lib -static -L/opt/local/lib -o thumb thumb.o ../lib/libopenraw.la -lstdc++ -ljpeg 
414mkdir .libs
415/usr/bin/g++-4.0 -O2 -Wextra -ansi -pedantic -g -Wall -Wshadow -o thumb thumb.o -Wl,-bind_at_load  -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib -L/opt/local/lib ../lib/.libs/libopenraw.a -lstdc++ /opt/local/lib/libjpeg.dylib 
416/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I../include  -I../gnome/include  -I/opt/local/include  -O2 -Wextra -pedantic -g -Wall -MT thumbc.o -MD -MP -MF .deps/thumbc.Tpo -c -o thumbc.o thumbc.c
417thumbc.c: In function 'main':
418thumbc.c:51: warning: ISO C90 forbids mixed declarations and code
419thumbc.c:96: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t'
420mv -f .deps/thumbc.Tpo .deps/thumbc.Po
421/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -O2 -Wextra -pedantic -g -Wall -L../lib -static -L/opt/local/lib -o thumbc thumbc.o ../lib/libopenraw.la -lstdc++ -ljpeg
422/usr/bin/gcc-4.0 -O2 -Wextra -pedantic -g -Wall -o thumbc thumbc.o  -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libopenraw/work/libopenraw-0.0.5/lib -L/opt/local/lib ../lib/.libs/libopenraw.a -lstdc++ /opt/local/lib/libjpeg.dylib 
423/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
424__Unwind_Resume
425collect2: ld returned 1 exit status
426make[2]: *** [thumbc] Error 1
427make[1]: *** [all-recursive] Error 1
428make: *** [all] Error 2
429Warning: the following items did not execute (for libopenraw): org.macports.activate org.macports.build org.macports.destroot org.macports.install