Ticket #29193: main.log

File main.log, 40.3 KB (added by yaseppochi (Stephen J. Turnbull), 13 years ago)
Line 
1version:1
2:msg:clean --->  Computing dependencies for openjpeg:info:clean .:debug:clean Searching for dependency: libpng
3:debug:clean Found Dependency: receipt exists for libpng
4:debug:clean Searching for dependency: tiff
5:debug:clean Found Dependency: receipt exists for tiff
6:debug:clean Searching for dependency: lcms2
7:debug:clean Found Dependency: receipt exists for lcms2
8:debug:clean Searching for dependency: zlib
9:debug:clean Found Dependency: receipt exists for zlib
10:msg:clean
11:debug:main Executing org.macports.main (openjpeg)
12:msg:main --->  Fetching openjpeg
13:debug:fetch fetch phase started at Mon Apr 18 13:13:53 JST 2011
14:debug:fetch Executing org.macports.fetch (openjpeg)
15:info:fetch --->  openjpeg_v1_4_sources_r697.tgz doesn't seem to exist in /opt/local/var/macports/distfiles/openjpeg
16:debug:fetch Pinging openjpeg.googlecode.com...
17:debug:fetch Pinging distfiles.macports.org...
18:debug:fetch Pinging aarnet.au.distfiles.macports.org...
19:debug:fetch Pinging cjj.kr.distfiles.macports.org...
20:debug:fetch Pinging lil.fr.distfiles.macports.org...
21:debug:fetch Pinging sea.us.distfiles.macports.org...
22:debug:fetch Pinging ykf.ca.distfiles.macports.org...
23:debug:fetch openjpeg.googlecode.com ping time is 44.801
24:debug:fetch distfiles.macports.org ping time is 131.856
25:debug:fetch aarnet.au.distfiles.macports.org ping time is 271.988
26:debug:fetch cjj.kr.distfiles.macports.org ping time is 10000
27:debug:fetch lil.fr.distfiles.macports.org ping time is 295.996
28:debug:fetch sea.us.distfiles.macports.org ping time is 10000
29:debug:fetch ykf.ca.distfiles.macports.org ping time is 216.615
30:msg:fetch --->  Attempting to fetch openjpeg_v1_4_sources_r697.tgz from http://openjpeg.googlecode.com/files/
31:msg:fetch --->  Verifying checksum(s) for openjpeg
32:debug:checksum checksum phase started at Mon Apr 18 13:14:41 JST 2011
33:debug:checksum Executing org.macports.checksum (openjpeg)
34:info:checksum --->  Checksumming openjpeg_v1_4_sources_r697.tgz
35:debug:checksum Correct (md5) checksum for openjpeg_v1_4_sources_r697.tgz
36:debug:checksum Correct (sha1) checksum for openjpeg_v1_4_sources_r697.tgz
37:debug:checksum Correct (rmd160) checksum for openjpeg_v1_4_sources_r697.tgz
38:msg:checksum --->  Extracting openjpeg
39:debug:extract extract phase started at Mon Apr 18 13:14:41 JST 2011
40:debug:extract Executing org.macports.extract (openjpeg)
41:info:extract --->  Extracting openjpeg_v1_4_sources_r697.tgz
42:debug:extract setting option extract.args to /opt/local/var/macports/distfiles/openjpeg/openjpeg_v1_4_sources_r697.tgz
43:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_steve_src_MacPorts_dports_graphics_openjpeg/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
44:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_src_MacPorts_dports_graphics_openjpeg/work" && /usr/bin/gzip -dc /opt/local/var/macports/distfiles/openjpeg/openjpeg_v1_4_sources_r697.tgz | /usr/bin/gnutar --no-same-owner -xf -'
45:debug:patch patch phase started at Mon Apr 18 13:14:42 JST 2011
46:debug:patch Executing org.macports.patch (openjpeg)
47:debug:patch Executing proc-post-org.macports.patch-patch-0
48:msg:patch --->  Configuring openjpeg
49:debug:patch Using compiler 'Mac OS X gcc 4.0'
50:debug:configure configure phase started at Mon Apr 18 13:14:42 JST 2011
51:debug:configure Executing org.macports.configure (openjpeg)
52:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_steve_src_MacPorts_dports_graphics_openjpeg/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch i386' FFLAGS='-O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0'
53:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_src_MacPorts_dports_graphics_openjpeg/work/openjpeg_v1_4_sources_r697" && ./configure --prefix=/opt/local'
54:info:configure checking build system type... i386-apple-darwin9.8.0
55:info:configure checking host system type... i386-apple-darwin9.8.0
56:info:configure checking target system type... i386-apple-darwin9.8.0
57:info:configure checking for a BSD-compatible install... /usr/bin/install -c
58:info:configure checking whether build environment is sane... yes
59:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
60:info:configure checking for gawk... gawk
61:info:configure checking whether make sets $(MAKE)... yes
62:info:configure checking for gcc... /usr/bin/gcc-4.0
63:info:configure checking whether the C compiler works... yes
64:info:configure checking for C compiler default output file name... a.out
65:info:configure checking for suffix of executables...
66:info:configure checking whether we are cross compiling... no
67:info:configure checking for suffix of object files... o
68:info:configure checking whether we are using the GNU C compiler... yes
69:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... yes
70:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
71:info:configure checking for style of include used by make... GNU
72:info:configure checking dependency style of /usr/bin/gcc-4.0... gcc3
73:info:configure checking whether we are using the GNU C++ compiler... yes
74:info:configure checking whether /usr/bin/g++-4.0 accepts -g... yes
75:info:configure checking dependency style of /usr/bin/g++-4.0... gcc3
76:info:configure checking whether ln -s works... yes
77:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
78:info:configure checking for special C compiler options needed for large files... no
79:info:configure checking for _FILE_OFFSET_BITS value needed for large files... no
80:info:configure checking for _LARGEFILE_SOURCE value needed for large files... no
81:info:configure checking whether make sets $(MAKE)... (cached) yes
82:info:configure checking how to print strings... printf
83:info:configure checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed
84:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
85:info:configure checking for egrep... /opt/local/bin/grep -E
86:info:configure checking for fgrep... /opt/local/bin/grep -F
87:info:configure checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
88:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
89:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
90:info:configure checking the name lister (/usr/bin/nm -p) interface... BSD nm
91:info:configure checking the maximum length of command line arguments... 196608
92:info:configure checking whether the shell understands some XSI constructs... yes
93:info:configure checking whether the shell understands "+="... yes
94:info:configure checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
95:info:configure checking for objdump... objdump
96:info:configure checking how to recognize dependent libraries... pass_all
97:info:configure checking for ar... ar
98:info:configure checking for strip... strip
99:info:configure checking for ranlib... ranlib
100:info:configure checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
101:info:configure checking for dsymutil... dsymutil
102:info:configure checking for nmedit... nmedit
103:info:configure checking for lipo... lipo
104:info:configure checking for otool... otool
105:info:configure checking for otool64... no
106:info:configure checking for -single_module linker flag... yes
107:info:configure checking for -exported_symbols_list linker flag... yes
108:info:configure checking for -force_load linker flag... no
109:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
110:info:configure checking for ANSI C header files... yes
111:info:configure checking for sys/types.h... yes
112:info:configure checking for sys/stat.h... yes
113:info:configure checking for stdlib.h... yes
114:info:configure checking for string.h... yes
115:info:configure checking for memory.h... yes
116:info:configure checking for strings.h... yes
117:info:configure checking for inttypes.h... yes
118:info:configure checking for stdint.h... yes
119:info:configure checking for unistd.h... yes
120:info:configure checking for dlfcn.h... yes
121:info:configure checking for objdir... .libs
122:info:configure checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
123:info:configure checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
124:info:configure checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
125:info:configure checking if /usr/bin/gcc-4.0 static flag -static works... no
126:info:configure checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
127:info:configure checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
128:info:configure checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
129:info:configure checking dynamic linker characteristics... darwin9.8.0 dyld
130:info:configure checking how to hardcode library paths into programs... immediate
131:info:configure checking whether stripping libraries is possible... yes
132:info:configure checking if libtool supports shared libraries... yes
133:info:configure checking whether to build shared libraries... yes
134:info:configure checking whether to build static libraries... yes
135:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
136:info:configure checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
137:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
138:info:configure checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
139:info:configure checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common -DPIC
140:info:configure checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works... yes
141:info:configure checking if /usr/bin/g++-4.0 static flag -static works... no
142:info:configure checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
143:info:configure checking if /usr/bin/g++-4.0 supports -c -o file.o... (cached) yes
144:info:configure checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
145:info:configure checking dynamic linker characteristics... darwin9.8.0 dyld
146:info:configure checking how to hardcode library paths into programs... immediate
147:info:configure checking whether byte ordering is bigendian... no
148:info:configure checking for sqrt in -lm... yes
149:info:configure checking for inflate in -lz... yes
150:info:configure checking for pkg-config... /opt/local/bin/pkg-config
151:info:configure checking whether to build with PNG support... checking for libpng-config... /opt/local/bin/libpng-config
152:info:configure checking /opt/local/include/libpng14/png.h usability... yes
153:info:configure checking /opt/local/include/libpng14/png.h presence... yes
154:info:configure checking for /opt/local/include/libpng14/png.h... yes
155:info:configure checking for png_create_read_struct in -lpng... yes
156:info:configure png is usable:yes
157:info:configure checking whether to build with TIFF support... checking for jpeg_read_header in -ljpeg... yes
158:info:configure checking for jbg_enc_init in -ljbig... no
159:info:configure checking for jbg85_enc_init in -ljbig85... no
160:info:configure checking for TIFFOpen in -ltiff... yes
161:info:configure checking tiff.h usability... yes
162:info:configure checking tiff.h presence... yes
163:info:configure checking for tiff.h... yes
164:info:configure tiff is usable:yes
165:info:configure checking whether to build with LCMS support... checking lcms2.h usability... yes
166:info:configure checking lcms2.h presence... yes
167:info:configure checking for lcms2.h... yes
168:info:configure checking for cmsOpenProfileFromFile in -llcms2... yes
169:info:configure lcms2 is usable:yes
170:info:configure lcms2libs:-L/opt/local/lib -llcms2 
171:info:configure checking whether to build with JPWL support... no
172:info:configure checking whether to build shared libraries... yes
173:info:configure checking whether to build the JP3D library... no
174:info:configure checking for doxygen... yes
175:info:configure configure: creating ./config.status
176:info:configure config.status: creating Makefile
177:info:configure config.status: creating libopenjpeg.pc
178:info:configure config.status: creating libopenjpeg/Makefile
179:info:configure config.status: creating jpwl/Makefile
180:info:configure config.status: creating codec/Makefile
181:info:configure config.status: creating mj2/Makefile
182:info:configure config.status: creating doc/Makefile
183:info:configure config.status: creating jp3d/Makefile
184:info:configure config.status: creating jp3d/libjp3dvm/Makefile
185:info:configure config.status: creating jp3d/codec/Makefile
186:info:configure config.status: creating opj_config.h
187:info:configure config.status: executing depfiles commands
188:info:configure config.status: executing libtool commands
189:info:configure ----------------------------------------------
190:info:configure            your configuration
191:info:configure
192:info:configure --with-png-libraries: yes
193:info:configure libpng header       : yes
194:info:configure --enable-tiff       : yes
195:info:configure libtiff header      : yes
196:info:configure --enable-lcms2      : yes
197:info:configure lcms2 header        : yes
198:info:configure lcms2 version       : 2.1
199:info:configure --enable-lcms1      : no
200:info:configure lcms1 header        : no
201:info:configure lcms1 version       :
202:info:configure --enable-jpwl       : no
203:info:configure --enable-jp3d       : no
204:info:configure --enable-shared     : yes
205:info:configure ----------------------------------------------
206:msg:configure --->  Building openjpeg
207:debug:build build phase started at Mon Apr 18 13:14:53 JST 2011
208:debug:build Executing org.macports.build (openjpeg)
209:debug:build port disallows a parallel build
210:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_steve_src_MacPorts_dports_graphics_openjpeg/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
211:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_src_MacPorts_dports_graphics_openjpeg/work/openjpeg_v1_4_sources_r697" && /usr/bin/make all COMPILERFLAGS='-O2''
212:info:build CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /opt/local/var/macports/build/_Users_steve_src_MacPorts_dports_graphics_openjpeg/work/openjpeg_v1_4_sources_r697/missing --run autoconf
213:info:build aclocal.m4:16: warning: this file was generated for autoconf 2.65.
214:info:build You have another version of autoconf.  It may work, but is not guaranteed to.
215:info:build If you have problems, you may need to regenerate the build system entirely.
216:info:build To do so, use the procedure documented by the package, typically `autoreconf'.
217:info:build configure.ac:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
218:info:build ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
219:info:build ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
220:info:build ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
221:info:build aclocal.m4:1099: _LT_SYS_MODULE_PATH_AIX is expanded from...
222:info:build aclocal.m4:4222: _LT_LINKER_SHLIBS is expanded from...
223:info:build aclocal.m4:5354: _LT_LANG_C_CONFIG is expanded from...
224:info:build aclocal.m4:164: _LT_SETUP is expanded from...
225:info:build aclocal.m4:90: LT_INIT is expanded from...
226:info:build aclocal.m4:128: AC_PROG_LIBTOOL is expanded from...
227:info:build configure.ac:58: the top level
228:info:build configure.ac:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
229:info:build ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
230:info:build ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
231:info:build ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
232:info:build aclocal.m4:4222: _LT_LINKER_SHLIBS is expanded from...
233:info:build aclocal.m4:5354: _LT_LANG_C_CONFIG is expanded from...
234:info:build aclocal.m4:164: _LT_SETUP is expanded from...
235:info:build aclocal.m4:90: LT_INIT is expanded from...
236:info:build aclocal.m4:128: AC_PROG_LIBTOOL is expanded from...
237:info:build configure.ac:58: the top level
238:info:build configure.ac:58: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
239:info:build ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
240:info:build ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
241:info:build ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
242:info:build aclocal.m4:1099: _LT_SYS_MODULE_PATH_AIX is expanded from...
243:info:build aclocal.m4:5435: _LT_LANG_CXX_CONFIG is expanded from...
244:info:build aclocal.m4:831: _LT_LANG is expanded from...
245:info:build aclocal.m4:814: LT_LANG is expanded from...
246:info:build aclocal.m4:842: _LT_LANG_DEFAULT_CONFIG is expanded from...
247:info:build aclocal.m4:164: _LT_SETUP is expanded from...
248:info:build aclocal.m4:90: LT_INIT is expanded from...
249:info:build aclocal.m4:128: AC_PROG_LIBTOOL is expanded from...
250:info:build configure.ac:58: the top level
251:info:build /bin/sh ./config.status --recheck
252:info:build running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/opt/local CC=/usr/bin/gcc-4.0 CFLAGS=-O2 -arch i386 LDFLAGS=-L/opt/local/lib -arch i386 CPPFLAGS=-I/opt/local/include CXX=/usr/bin/g++-4.0 CXXFLAGS=-O2 -arch i386 --no-create --no-recursion
253:info:build checking build system type... i386-apple-darwin9.8.0
254:info:build checking host system type... i386-apple-darwin9.8.0
255:info:build checking target system type... i386-apple-darwin9.8.0
256:info:build checking for a BSD-compatible install... /opt/local/bin/ginstall -c
257:info:build checking whether build environment is sane... yes
258:info:build checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
259:info:build checking for gawk... gawk
260:info:build checking whether make sets $(MAKE)... yes
261:info:build checking for gcc... /usr/bin/gcc-4.0
262:info:build checking whether the C compiler works... yes
263:info:build checking for C compiler default output file name... a.out
264:info:build checking for suffix of executables...
265:info:build checking whether we are cross compiling... no
266:info:build checking for suffix of object files... o
267:info:build checking whether we are using the GNU C compiler... yes
268:info:build checking whether /usr/bin/gcc-4.0 accepts -g... yes
269:info:build checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
270:info:build checking for style of include used by make... GNU
271:info:build checking dependency style of /usr/bin/gcc-4.0... gcc3
272:info:build checking whether we are using the GNU C++ compiler... yes
273:info:build checking whether /usr/bin/g++-4.0 accepts -g... yes
274:info:build checking dependency style of /usr/bin/g++-4.0... gcc3
275:info:build checking whether ln -s works... yes
276:info:build checking for a sed that does not truncate output... /opt/local/bin/gsed
277:info:build checking for special C compiler options needed for large files... no
278:info:build checking for _FILE_OFFSET_BITS value needed for large files... no
279:info:build checking for _LARGEFILE_SOURCE value needed for large files... no
280:info:build checking whether make sets $(MAKE)... (cached) yes
281:info:build checking how to print strings... printf
282:info:build checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed
283:info:build checking for grep that handles long lines and -e... /opt/local/bin/grep
284:info:build checking for egrep... /opt/local/bin/grep -E
285:info:build checking for fgrep... /opt/local/bin/grep -F
286:info:build checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
287:info:build checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
288:info:build checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
289:info:build checking the name lister (/usr/bin/nm -p) interface... BSD nm
290:info:build checking the maximum length of command line arguments... 196608
291:info:build checking whether the shell understands some XSI constructs... yes
292:info:build checking whether the shell understands "+="... yes
293:info:build checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
294:info:build checking for objdump... objdump
295:info:build checking how to recognize dependent libraries... pass_all
296:info:build checking for ar... ar
297:info:build checking for strip... strip
298:info:build checking for ranlib... ranlib
299:info:build checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
300:info:build checking for dsymutil... dsymutil
301:info:build checking for nmedit... nmedit
302:info:build checking for lipo... lipo
303:info:build checking for otool... otool
304:info:build checking for otool64... no
305:info:build checking for -single_module linker flag... yes
306:info:build checking for -exported_symbols_list linker flag... yes
307:info:build checking for -force_load linker flag... no
308:info:build checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
309:info:build checking for ANSI C header files... yes
310:info:build checking for sys/types.h... yes
311:info:build checking for sys/stat.h... yes
312:info:build checking for stdlib.h... yes
313:info:build checking for string.h... yes
314:info:build checking for memory.h... yes
315:info:build checking for strings.h... yes
316:info:build checking for inttypes.h... yes
317:info:build checking for stdint.h... yes
318:info:build checking for unistd.h... yes
319:info:build checking for dlfcn.h... yes
320:info:build checking for objdir... .libs
321:info:build checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
322:info:build checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
323:info:build checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
324:info:build checking if /usr/bin/gcc-4.0 static flag -static works... no
325:info:build checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
326:info:build checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
327:info:build checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
328:info:build checking dynamic linker characteristics... darwin9.8.0 dyld
329:info:build checking how to hardcode library paths into programs... immediate
330:info:build checking whether stripping libraries is possible... yes
331:info:build checking if libtool supports shared libraries... yes
332:info:build checking whether to build shared libraries... yes
333:info:build checking whether to build static libraries... yes
334:info:build checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
335:info:build checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
336:info:build checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
337:info:build checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
338:info:build checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common -DPIC
339:info:build checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works... yes
340:info:build checking if /usr/bin/g++-4.0 static flag -static works... no
341:info:build checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
342:info:build checking if /usr/bin/g++-4.0 supports -c -o file.o... (cached) yes
343:info:build checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
344:info:build checking dynamic linker characteristics... darwin9.8.0 dyld
345:info:build checking how to hardcode library paths into programs... immediate
346:info:build checking whether byte ordering is bigendian... no
347:info:build checking for sqrt in -lm... yes
348:info:build checking for inflate in -lz... yes
349:info:build checking for pkg-config... /opt/local/bin/pkg-config
350:info:build checking whether to build with PNG support... checking for libpng-config... /opt/local/bin/libpng-config
351:info:build checking /opt/local/include/libpng14/png.h usability... yes
352:info:build checking /opt/local/include/libpng14/png.h presence... yes
353:info:build checking for /opt/local/include/libpng14/png.h... yes
354:info:build checking for png_create_read_struct in -lpng... yes
355:info:build png is usable:yes
356:info:build checking whether to build with TIFF support... checking for jpeg_read_header in -ljpeg... yes
357:info:build checking for jbg_enc_init in -ljbig... no
358:info:build checking for jbg85_enc_init in -ljbig85... no
359:info:build checking for TIFFOpen in -ltiff... yes
360:info:build checking tiff.h usability... yes
361:info:build checking tiff.h presence... yes
362:info:build checking for tiff.h... yes
363:info:build tiff is usable:yes
364:info:build checking whether to build with LCMS support... checking lcms2.h usability... yes
365:info:build checking lcms2.h presence... yes
366:info:build checking for lcms2.h... yes
367:info:build checking for cmsOpenProfileFromFile in -llcms2... yes
368:info:build lcms2 is usable:yes
369:info:build lcms2libs:-L/opt/local/lib -llcms2 
370:info:build checking whether to build with JPWL support... no
371:info:build checking whether to build shared libraries... yes
372:info:build checking whether to build the JP3D library... no
373:info:build checking for doxygen... yes
374:info:build configure: creating ./config.status
375:info:build ----------------------------------------------
376:info:build            your configuration
377:info:build
378:info:build --with-png-libraries: yes
379:info:build libpng header       : yes
380:info:build --enable-tiff       : yes
381:info:build libtiff header      : yes
382:info:build --enable-lcms2      : yes
383:info:build lcms2 header        : yes
384:info:build lcms2 version       : 2.1
385:info:build --enable-lcms1      : no
386:info:build lcms1 header        : no
387:info:build lcms1 version       :
388:info:build --enable-jpwl       : no
389:info:build --enable-jp3d       : no
390:info:build --enable-shared     : yes
391:info:build ----------------------------------------------
392:info:build  /bin/sh ./config.status
393:info:build config.status: creating Makefile
394:info:build config.status: creating libopenjpeg.pc
395:info:build config.status: creating libopenjpeg/Makefile
396:info:build config.status: creating jpwl/Makefile
397:info:build config.status: creating codec/Makefile
398:info:build config.status: creating mj2/Makefile
399:info:build config.status: creating doc/Makefile
400:info:build config.status: creating jp3d/Makefile
401:info:build config.status: creating jp3d/libjp3dvm/Makefile
402:info:build config.status: creating jp3d/codec/Makefile
403:info:build config.status: creating opj_config.h
404:info:build config.status: opj_config.h is unchanged
405:info:build config.status: executing depfiles commands
406:info:build config.status: executing libtool commands
407:info:build /usr/bin/make  all-recursive
408:info:build Making all in libopenjpeg
409:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c -o bio.lo bio.c
410:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c  -fno-common -DPIC -o .libs/bio.o
411:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -o bio.o >/dev/null 2>&1
412:info:build mv -f .deps/bio.Tpo .deps/bio.Plo
413:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT cio.lo -MD -MP -MF .deps/cio.Tpo -c -o cio.lo cio.c
414:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT cio.lo -MD -MP -MF .deps/cio.Tpo -c cio.c  -fno-common -DPIC -o .libs/cio.o
415:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT cio.lo -MD -MP -MF .deps/cio.Tpo -c cio.c -o cio.o >/dev/null 2>&1
416:info:build mv -f .deps/cio.Tpo .deps/cio.Plo
417:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT dwt.lo -MD -MP -MF .deps/dwt.Tpo -c -o dwt.lo dwt.c
418:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT dwt.lo -MD -MP -MF .deps/dwt.Tpo -c dwt.c  -fno-common -DPIC -o .libs/dwt.o
419:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT dwt.lo -MD -MP -MF .deps/dwt.Tpo -c dwt.c -o dwt.o >/dev/null 2>&1
420:info:build mv -f .deps/dwt.Tpo .deps/dwt.Plo
421:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c
422:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c  -fno-common -DPIC -o .libs/event.o
423:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1
424:info:build mv -f .deps/event.Tpo .deps/event.Plo
425:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT image.lo -MD -MP -MF .deps/image.Tpo -c -o image.lo image.c
426:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c  -fno-common -DPIC -o .libs/image.o
427:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -o image.o >/dev/null 2>&1
428:info:build mv -f .deps/image.Tpo .deps/image.Plo
429:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT j2k.lo -MD -MP -MF .deps/j2k.Tpo -c -o j2k.lo j2k.c
430:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT j2k.lo -MD -MP -MF .deps/j2k.Tpo -c j2k.c  -fno-common -DPIC -o .libs/j2k.o
431:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT j2k.lo -MD -MP -MF .deps/j2k.Tpo -c j2k.c -o j2k.o >/dev/null 2>&1
432:info:build mv -f .deps/j2k.Tpo .deps/j2k.Plo
433:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT j2k_lib.lo -MD -MP -MF .deps/j2k_lib.Tpo -c -o j2k_lib.lo j2k_lib.c
434:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT j2k_lib.lo -MD -MP -MF .deps/j2k_lib.Tpo -c j2k_lib.c  -fno-common -DPIC -o .libs/j2k_lib.o
435:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT j2k_lib.lo -MD -MP -MF .deps/j2k_lib.Tpo -c j2k_lib.c -o j2k_lib.o >/dev/null 2>&1
436:info:build mv -f .deps/j2k_lib.Tpo .deps/j2k_lib.Plo
437:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT jp2.lo -MD -MP -MF .deps/jp2.Tpo -c -o jp2.lo jp2.c
438:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT jp2.lo -MD -MP -MF .deps/jp2.Tpo -c jp2.c  -fno-common -DPIC -o .libs/jp2.o
439:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT jp2.lo -MD -MP -MF .deps/jp2.Tpo -c jp2.c -o jp2.o >/dev/null 2>&1
440:info:build mv -f .deps/jp2.Tpo .deps/jp2.Plo
441:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT jpt.lo -MD -MP -MF .deps/jpt.Tpo -c -o jpt.lo jpt.c
442:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT jpt.lo -MD -MP -MF .deps/jpt.Tpo -c jpt.c  -fno-common -DPIC -o .libs/jpt.o
443:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT jpt.lo -MD -MP -MF .deps/jpt.Tpo -c jpt.c -o jpt.o >/dev/null 2>&1
444:info:build mv -f .deps/jpt.Tpo .deps/jpt.Plo
445:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT mct.lo -MD -MP -MF .deps/mct.Tpo -c -o mct.lo mct.c
446:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT mct.lo -MD -MP -MF .deps/mct.Tpo -c mct.c  -fno-common -DPIC -o .libs/mct.o
447:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT mct.lo -MD -MP -MF .deps/mct.Tpo -c mct.c -o mct.o >/dev/null 2>&1
448:info:build mv -f .deps/mct.Tpo .deps/mct.Plo
449:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT mqc.lo -MD -MP -MF .deps/mqc.Tpo -c -o mqc.lo mqc.c
450:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT mqc.lo -MD -MP -MF .deps/mqc.Tpo -c mqc.c  -fno-common -DPIC -o .libs/mqc.o
451:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT mqc.lo -MD -MP -MF .deps/mqc.Tpo -c mqc.c -o mqc.o >/dev/null 2>&1
452:info:build mv -f .deps/mqc.Tpo .deps/mqc.Plo
453:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT openjpeg.lo -MD -MP -MF .deps/openjpeg.Tpo -c -o openjpeg.lo openjpeg.c
454:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT openjpeg.lo -MD -MP -MF .deps/openjpeg.Tpo -c openjpeg.c  -fno-common -DPIC -o .libs/openjpeg.o
455:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT openjpeg.lo -MD -MP -MF .deps/openjpeg.Tpo -c openjpeg.c -o openjpeg.o >/dev/null 2>&1
456:info:build mv -f .deps/openjpeg.Tpo .deps/openjpeg.Plo
457:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT pi.lo -MD -MP -MF .deps/pi.Tpo -c -o pi.lo pi.c
458:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT pi.lo -MD -MP -MF .deps/pi.Tpo -c pi.c  -fno-common -DPIC -o .libs/pi.o
459:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT pi.lo -MD -MP -MF .deps/pi.Tpo -c pi.c -o pi.o >/dev/null 2>&1
460:info:build mv -f .deps/pi.Tpo .deps/pi.Plo
461:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c -o raw.lo raw.c
462:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c raw.c  -fno-common -DPIC -o .libs/raw.o
463:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c raw.c -o raw.o >/dev/null 2>&1
464:info:build mv -f .deps/raw.Tpo .deps/raw.Plo
465:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT t1.lo -MD -MP -MF .deps/t1.Tpo -c -o t1.lo t1.c
466:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT t1.lo -MD -MP -MF .deps/t1.Tpo -c t1.c  -fno-common -DPIC -o .libs/t1.o
467:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT t1.lo -MD -MP -MF .deps/t1.Tpo -c t1.c -o t1.o >/dev/null 2>&1
468:info:build mv -f .deps/t1.Tpo .deps/t1.Plo
469:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT t2.lo -MD -MP -MF .deps/t2.Tpo -c -o t2.lo t2.c
470:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT t2.lo -MD -MP -MF .deps/t2.Tpo -c t2.c  -fno-common -DPIC -o .libs/t2.o
471:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT t2.lo -MD -MP -MF .deps/t2.Tpo -c t2.c -o t2.o >/dev/null 2>&1
472:info:build mv -f .deps/t2.Tpo .deps/t2.Plo
473:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT tcd.lo -MD -MP -MF .deps/tcd.Tpo -c -o tcd.lo tcd.c
474:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT tcd.lo -MD -MP -MF .deps/tcd.Tpo -c tcd.c  -fno-common -DPIC -o .libs/tcd.o
475:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT tcd.lo -MD -MP -MF .deps/tcd.Tpo -c tcd.c -o tcd.o >/dev/null 2>&1
476:info:build mv -f .deps/tcd.Tpo .deps/tcd.Plo
477:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I.  -I/opt/local/include  -O2 -I.. -I. -MT tgt.lo -MD -MP -MF .deps/tgt.Tpo -c -o tgt.lo tgt.c
478:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT tgt.lo -MD -MP -MF .deps/tgt.Tpo -c tgt.c  -fno-common -DPIC -o .libs/tgt.o
479:info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/opt/local/include -O2 -I.. -I. -MT tgt.lo -MD -MP -MF .deps/tgt.Tpo -c tgt.c -o tgt.o >/dev/null 2>&1
480:info:build mv -f .deps/tgt.Tpo .deps/tgt.Plo
481:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -O2 -I.. -I. -no-undefined -version-info `expr 1 + 4`:0:4  -L/opt/local/lib -arch i386 -o libopenjpeg.la -rpath /opt/local/lib bio.lo cio.lo dwt.lo event.lo image.lo j2k.lo j2k_lib.lo jp2.lo jpt.lo mct.lo mqc.lo openjpeg.lo pi.lo raw.lo t1.lo t2.lo tcd.lo tgt.lo   -lm -lz -L/opt/local/lib -lpng14 -ltiff -ljpeg   -L/opt/local/lib -llcms2 
482:info:build libtool: link: /usr/bin/gcc-4.0 -dynamiclib  -o .libs/libopenjpeg.1.dylib  .libs/bio.o .libs/cio.o .libs/dwt.o .libs/event.o .libs/image.o .libs/j2k.o .libs/j2k_lib.o .libs/jp2.o .libs/jpt.o .libs/mct.o .libs/mqc.o .libs/openjpeg.o .libs/pi.o .libs/raw.o .libs/t1.o .libs/t2.o .libs/tcd.o .libs/tgt.o   -L/opt/local/lib /opt/local/lib/libpng14.dylib /opt/local/lib/libtiff.dylib -lz -lc /opt/local/lib/libjpeg.dylib /opt/local/lib/liblcms2.dylib -lm  -arch i386   -install_name  /opt/local/lib/libopenjpeg.1.dylib -compatibility_version 6 -current_version 6.0 -Wl,-single_module
483:info:build libtool: link: dsymutil .libs/libopenjpeg.1.dylib || :
484:info:build warning: no debug symbols in executable (-arch i386)
485:info:build libtool: link: (cd ".libs" && rm -f "libopenjpeg.dylib" && ln -s "libopenjpeg.1.dylib" "libopenjpeg.dylib")
486:info:build libtool: link: ar cru .libs/libopenjpeg.a  bio.o cio.o dwt.o event.o image.o j2k.o j2k_lib.o jp2.o jpt.o mct.o mqc.o openjpeg.o pi.o raw.o t1.o t2.o tcd.o tgt.o
487:info:build libtool: link: ranlib .libs/libopenjpeg.a
488:info:build libtool: link: ( cd ".libs" && rm -f "libopenjpeg.la" && ln -s "../libopenjpeg.la" "libopenjpeg.la" )
489:info:build cp: .libs/libopenjpeg.1.dylib.dSYM is a directory (not copied).
490:info:build make[2]: *** [all-local] Error 1
491:info:build make[1]: *** [all-recursive] Error 1
492:info:build make: *** [all] Error 2
493:info:build shell command " cd "/opt/local/var/macports/build/_Users_steve_src_MacPorts_dports_graphics_openjpeg/work/openjpeg_v1_4_sources_r697" && /usr/bin/make all COMPILERFLAGS='-O2' " returned error 2
494:error:build Target org.macports.build returned: shell command failed
495:debug:build Backtrace: shell command failed
496    while executing
497"command_exec build"
498    (procedure "portbuild::build_main" line 8)
499    invoked from within
500"$procedure $targetname"
501:info:build Warning: the following items did not execute (for openjpeg): org.macports.destroot org.macports.build
502:notice:build Log for openjpeg is at: /opt/local/var/macports/logs/_Users_steve_src_MacPorts_dports_graphics_openjpeg/main.log