1 | $ sudo port -v upgrade outdated |
---|
2 | ---> Computing dependencies for ImageMagick. |
---|
3 | ---> Fetching distfiles for ImageMagick |
---|
4 | ---> ImageMagick-6.9.9-19.tar.xz does not exist in /opt/local/var/macports/distfiles/ImageMagick |
---|
5 | ---> Attempting to fetch ImageMagick-6.9.9-19.tar.xz from http://www.imagemagick.org/download/ |
---|
6 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
7 | Dload Upload Total Spent Left Speed |
---|
8 | 100 8583k 100 8583k 0 0 8583k 0 0:00:01 0:00:01 --:--:-- 7305k |
---|
9 | ---> Verifying checksums for ImageMagick |
---|
10 | ---> Checksumming ImageMagick-6.9.9-19.tar.xz |
---|
11 | ---> Extracting ImageMagick |
---|
12 | ---> Extracting ImageMagick-6.9.9-19.tar.xz |
---|
13 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/ImageMagick/ImageMagick-6.9.9-19.tar.xz' | /usr/bin/gnutar --no-same-owner -xf - |
---|
14 | ---> Configuring ImageMagick |
---|
15 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.9.9-19" && autoreconf -fvi |
---|
16 | autoreconf: Entering directory `.' |
---|
17 | autoreconf: configure.ac: not using Gettext |
---|
18 | autoreconf: running: /opt/local/bin/aclocal --force -I m4 |
---|
19 | sh: gitversion.sh: command not found |
---|
20 | sh: gitversion.sh: command not found |
---|
21 | autoreconf: configure.ac: tracing |
---|
22 | sh: gitversion.sh: command not found |
---|
23 | autoreconf: running: /opt/local/bin/glibtoolize --copy --force |
---|
24 | glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. |
---|
25 | glibtoolize: copying file 'config/ltmain.sh' |
---|
26 | glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. |
---|
27 | glibtoolize: copying file 'm4/libtool.m4' |
---|
28 | glibtoolize: copying file 'm4/ltoptions.m4' |
---|
29 | glibtoolize: copying file 'm4/ltsugar.m4' |
---|
30 | glibtoolize: copying file 'm4/ltversion.m4' |
---|
31 | glibtoolize: copying file 'm4/lt~obsolete.m4' |
---|
32 | sh: gitversion.sh: command not found |
---|
33 | sh: gitversion.sh: command not found |
---|
34 | autoreconf: running: /opt/local/bin/autoconf --force |
---|
35 | sh: gitversion.sh: command not found |
---|
36 | autoreconf: running: /opt/local/bin/autoheader --force |
---|
37 | sh: gitversion.sh: command not found |
---|
38 | autoreconf: running: /opt/local/bin/automake --add-missing --copy --force-missing |
---|
39 | sh: gitversion.sh: command not found |
---|
40 | configure.ac:278: installing 'config/compile' |
---|
41 | configure.ac:52: installing 'config/missing' |
---|
42 | Makefile.am: installing 'config/depcomp' |
---|
43 | autoreconf: Leaving directory `.' |
---|
44 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.9.9-19" && ./configure --prefix=/opt/local --enable-shared --enable-static --disable-ltdl-install --disable-silent-rules --with-frozenpaths --with-openexr --disable-hdri --with-dps --with-bzlib --with-djvu --with-fontconfig --with-gslib --with-jbig --with-jpeg --with-lcms --with-openjp2 --with-png --with-tiff --with-webp --with-zlib --with-modules --with-xml --without-perl --without-fpx --without-wmf --without-gvc --without-rsvg --without-lqr --without-pango --with-x --with-gs-font-dir=/opt/local/share/fonts/urw-fonts |
---|
45 | configure: WARNING: unrecognized options: --disable-ltdl-install |
---|
46 | checking build system type... x86_64-apple-darwin10.8.0 |
---|
47 | checking host system type... x86_64-apple-darwin10.8.0 |
---|
48 | checking target system type... x86_64-apple-darwin10.8.0 |
---|
49 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
50 | checking whether build environment is sane... yes |
---|
51 | checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
52 | checking for gawk... gawk |
---|
53 | checking whether make sets $(MAKE)... yes |
---|
54 | checking whether make supports nested variables... yes |
---|
55 | checking whether UID '503' is supported by ustar format... yes |
---|
56 | checking whether GID '501' is supported by ustar format... yes |
---|
57 | checking how to create a ustar tar archive... gnutar |
---|
58 | checking whether make supports nested variables... (cached) yes |
---|
59 | configuring ImageMagick 6.9.9-19 |
---|
60 | checking whether build environment is sane... yes |
---|
61 | checking for style of include used by make... GNU |
---|
62 | checking for gcc... /opt/local/bin/clang-mp-3.9 |
---|
63 | checking whether the C compiler works... yes |
---|
64 | checking for C compiler default output file name... a.out |
---|
65 | checking for suffix of executables... |
---|
66 | checking whether we are cross compiling... no |
---|
67 | checking for suffix of object files... o |
---|
68 | checking whether we are using the GNU C compiler... yes |
---|
69 | checking whether /opt/local/bin/clang-mp-3.9 accepts -g... yes |
---|
70 | checking for /opt/local/bin/clang-mp-3.9 option to accept ISO C89... none needed |
---|
71 | checking whether /opt/local/bin/clang-mp-3.9 understands -c and -o together... yes |
---|
72 | checking dependency style of /opt/local/bin/clang-mp-3.9... gcc3 |
---|
73 | checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
74 | checking for grep that handles long lines and -e... /opt/local/bin/grep |
---|
75 | checking for egrep... /opt/local/bin/grep -E |
---|
76 | checking for ANSI C header files... yes |
---|
77 | checking for sys/types.h... yes |
---|
78 | checking for sys/stat.h... yes |
---|
79 | checking for stdlib.h... yes |
---|
80 | checking for string.h... yes |
---|
81 | checking for memory.h... yes |
---|
82 | checking for strings.h... yes |
---|
83 | checking for inttypes.h... yes |
---|
84 | checking for stdint.h... yes |
---|
85 | checking for unistd.h... yes |
---|
86 | checking minix/config.h usability... no |
---|
87 | checking minix/config.h presence... no |
---|
88 | checking for minix/config.h... no |
---|
89 | checking whether it is safe to define __EXTENSIONS__... yes |
---|
90 | checking for ar... ar |
---|
91 | checking the archiver (ar) interface... ar |
---|
92 | checking for gcc... (cached) /opt/local/bin/clang-mp-3.9 |
---|
93 | checking whether we are using the GNU C compiler... (cached) yes |
---|
94 | checking whether /opt/local/bin/clang-mp-3.9 accepts -g... (cached) yes |
---|
95 | checking for /opt/local/bin/clang-mp-3.9 option to accept ISO C89... (cached) none needed |
---|
96 | checking whether /opt/local/bin/clang-mp-3.9 understands -c and -o together... (cached) yes |
---|
97 | checking dependency style of /opt/local/bin/clang-mp-3.9... (cached) gcc3 |
---|
98 | checking whether we are using the GNU C++ compiler... yes |
---|
99 | checking whether /opt/local/bin/clang++-mp-3.9 accepts -g... yes |
---|
100 | checking dependency style of /opt/local/bin/clang++-mp-3.9... gcc3 |
---|
101 | checking for /opt/local/bin/clang-mp-3.9 option to accept ISO C99... none needed |
---|
102 | checking for /opt/local/bin/clang-mp-3.9 option to accept ISO Standard C... (cached) none needed |
---|
103 | checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
104 | checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
105 | checking for fgrep... /opt/local/bin/grep -F |
---|
106 | checking how to print strings... printf |
---|
107 | checking for ld used by /opt/local/bin/clang-mp-3.9... /opt/local/libexec/llvm-3.9/bin/ld |
---|
108 | checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... no |
---|
109 | checking for /opt/local/bin/clang-mp-3.9 option to accept ISO C99... (cached) none needed |
---|
110 | checking CFLAGS for maximum warnings... -Wall |
---|
111 | checking whether make sets $(MAKE)... (cached) yes |
---|
112 | checking whether ln -s works... yes |
---|
113 | checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed |
---|
114 | checking for gawk... (cached) gawk |
---|
115 | checking if malloc debugging is wanted... no |
---|
116 | checking for __attribute__... yes |
---|
117 | checking for C compiler vendor... clang |
---|
118 | checking for gcc architecture flag... |
---|
119 | checking for x86 cpuid 0 output... b:756e6547:6c65746e:49656e69 |
---|
120 | checking for x86 cpuid 1 output... 20652:100800:298e3ff:bfebfbff |
---|
121 | checking whether C compiler accepts -march=westmere... yes |
---|
122 | checking for gcc architecture flag... -mtune=westmere |
---|
123 | checking for pkg-config... /opt/local/bin/pkg-config |
---|
124 | checking pkg-config is at least version 0.20... yes |
---|
125 | checking size of size_t... 8 |
---|
126 | checking for C compiler vendor... (cached) clang |
---|
127 | checking whether C compiler accepts -Werror=unknown-warning-option... yes |
---|
128 | checking whether C compiler accepts -Wno-suggest-attribute=format... yes |
---|
129 | checking whether C compiler accepts -fno-strict-aliasing... yes |
---|
130 | checking whether C compiler accepts -Wall... yes |
---|
131 | checking whether C compiler accepts -Wextra... yes |
---|
132 | checking whether C compiler accepts -Wundef... yes |
---|
133 | checking whether C compiler accepts -Wnested-externs... yes |
---|
134 | checking whether C compiler accepts -Wwrite-strings... yes |
---|
135 | checking whether C compiler accepts -Wpointer-arith... yes |
---|
136 | checking whether C compiler accepts -Wmissing-declarations... yes |
---|
137 | checking whether C compiler accepts -Wmissing-prototypes... yes |
---|
138 | checking whether C compiler accepts -Wstrict-prototypes... yes |
---|
139 | checking whether C compiler accepts -Wredundant-decls... yes |
---|
140 | checking whether C compiler accepts -Wno-unused-parameter... yes |
---|
141 | checking whether C compiler accepts -Wno-missing-field-initializers... yes |
---|
142 | checking whether C compiler accepts -Wdeclaration-after-statement... yes |
---|
143 | checking whether C compiler accepts -Wformat=2... yes |
---|
144 | checking whether C compiler accepts -Wold-style-definition... yes |
---|
145 | checking whether C compiler accepts -Wcast-align... yes |
---|
146 | checking whether C compiler accepts -Wformat-nonliteral... yes |
---|
147 | checking whether C compiler accepts -Wformat-security... yes |
---|
148 | checking whether C compiler accepts -Wsign-compare... yes |
---|
149 | checking whether C compiler accepts -Wstrict-aliasing... yes |
---|
150 | checking whether C compiler accepts -Wshadow... yes |
---|
151 | checking whether C compiler accepts -Winline... yes |
---|
152 | checking whether C compiler accepts -Wpacked... yes |
---|
153 | checking whether C compiler accepts -Wmissing-format-attribute... yes |
---|
154 | checking whether C compiler accepts -Wmissing-noreturn... yes |
---|
155 | checking whether C compiler accepts -Winit-self... yes |
---|
156 | checking whether C compiler accepts -Wredundant-decls... (cached) yes |
---|
157 | checking whether C compiler accepts -Wmissing-include-dirs... yes |
---|
158 | checking whether C compiler accepts -Wunused-but-set-variable... no |
---|
159 | checking whether C compiler accepts -Warray-bounds... yes |
---|
160 | checking whether C compiler accepts -Wimplicit-function-declaration... yes |
---|
161 | checking whether C compiler accepts -Wreturn-type... yes |
---|
162 | checking whether C compiler accepts -Wswitch-enum... yes |
---|
163 | checking whether C compiler accepts -Wswitch-default... yes |
---|
164 | checking whether C compiler accepts -Wno-suggest-attribute=format... no |
---|
165 | checking whether C compiler accepts -Wno-error=unused-parameter... yes |
---|
166 | checking whether C compiler accepts -Wno-error=missing-field-initializers... yes |
---|
167 | checking whether C++ compiler accepts -Werror=unknown-warning-option... yes |
---|
168 | checking whether C++ compiler accepts -Wno-suggest-attribute=format... yes |
---|
169 | checking whether C++ compiler accepts -fno-strict-aliasing... yes |
---|
170 | checking whether C++ compiler accepts -Wall... yes |
---|
171 | checking whether C++ compiler accepts -Wextra... yes |
---|
172 | checking whether C++ compiler accepts -Wundef... yes |
---|
173 | checking whether C++ compiler accepts -Wwrite-strings... yes |
---|
174 | checking whether C++ compiler accepts -Wpointer-arith... yes |
---|
175 | checking whether C++ compiler accepts -Wmissing-declarations... yes |
---|
176 | checking whether C++ compiler accepts -Wredundant-decls... yes |
---|
177 | checking whether C++ compiler accepts -Wno-unused-parameter... yes |
---|
178 | checking whether C++ compiler accepts -Wno-missing-field-initializers... yes |
---|
179 | checking whether C++ compiler accepts -Wformat=2... yes |
---|
180 | checking whether C++ compiler accepts -Wcast-align... yes |
---|
181 | checking whether C++ compiler accepts -Wformat-nonliteral... yes |
---|
182 | checking whether C++ compiler accepts -Wformat-security... yes |
---|
183 | checking whether C++ compiler accepts -Wsign-compare... yes |
---|
184 | checking whether C++ compiler accepts -Wstrict-aliasing... yes |
---|
185 | checking whether C++ compiler accepts -Wshadow... yes |
---|
186 | checking whether C++ compiler accepts -Winline... yes |
---|
187 | checking whether C++ compiler accepts -Wpacked... yes |
---|
188 | checking whether C++ compiler accepts -Wmissing-format-attribute... yes |
---|
189 | checking whether C++ compiler accepts -Wmissing-noreturn... yes |
---|
190 | checking whether C++ compiler accepts -Winit-self... yes |
---|
191 | checking whether C++ compiler accepts -Wredundant-decls... (cached) yes |
---|
192 | checking whether C++ compiler accepts -Wmissing-include-dirs... yes |
---|
193 | checking whether C++ compiler accepts -Wunused-but-set-variable... no |
---|
194 | checking whether C++ compiler accepts -Warray-bounds... yes |
---|
195 | checking whether C++ compiler accepts -Wreturn-type... yes |
---|
196 | checking whether C++ compiler accepts -Wno-overloaded-virtual... yes |
---|
197 | checking whether C++ compiler accepts -Wswitch-enum... yes |
---|
198 | checking whether C++ compiler accepts -Wswitch-default... yes |
---|
199 | checking whether C++ compiler accepts -Wno-suggest-attribute=format... no |
---|
200 | checking whether C++ compiler accepts -Wno-error=unused-parameter... yes |
---|
201 | checking whether C++ compiler accepts -Wno-error=missing-field-initializers... yes |
---|
202 | checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes |
---|
203 | checking whether C compiler accepts -Werror=unknown-warning-option... (cached) yes |
---|
204 | checking whether the linker accepts -Wl,--no-as-needed... no |
---|
205 | checking whether the linker accepts -Wl,--fatal-warnings... no |
---|
206 | checking whether the linker accepts -Wl,-fatal_warnings... yes |
---|
207 | checking whether the linker accepts -Wl,-fatal_warnings... yes |
---|
208 | checking CFLAGS for maximum warnings... (cached) -Wall |
---|
209 | checking if LD -Wl,--version-script works... no |
---|
210 | checking for linker lazyload option... none |
---|
211 | checking whether /opt/local/bin/clang-mp-3.9 is Clang... yes |
---|
212 | checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... -Qunused-arguments |
---|
213 | checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE |
---|
214 | checking whether more special flags are required for pthreads... no |
---|
215 | checking for PTHREAD_PRIO_INHERIT... yes |
---|
216 | checking for /opt/local/bin/clang-mp-3.9 option to support OpenMP... -fopenmp |
---|
217 | checking for pthread_join using /opt/local/bin/clang-mp-3.9 -Qunused-arguments -pthread ... yes |
---|
218 | checking whether /opt/local/bin/clang-mp-3.9 is Clang... (cached) yes |
---|
219 | checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... (cached) -Qunused-arguments |
---|
220 | checking for joinable pthread attribute... (cached) PTHREAD_CREATE_JOINABLE |
---|
221 | checking whether more special flags are required for pthreads... (cached) no |
---|
222 | checking for PTHREAD_PRIO_INHERIT... (cached) yes |
---|
223 | checking whether we are using the Microsoft C compiler... no |
---|
224 | checking CL/cl.h usability... no |
---|
225 | checking CL/cl.h presence... no |
---|
226 | checking for CL/cl.h... no |
---|
227 | checking OpenCL/cl.h usability... yes |
---|
228 | checking OpenCL/cl.h presence... yes |
---|
229 | checking for OpenCL/cl.h... yes |
---|
230 | checking windows.h usability... no |
---|
231 | checking windows.h presence... no |
---|
232 | checking for windows.h... no |
---|
233 | checking for OpenCL library... -lclparser -framework OpenCL -L/System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries |
---|
234 | checking for special C compiler options needed for large files... no |
---|
235 | checking for _FILE_OFFSET_BITS value needed for large files... no |
---|
236 | checking for _LARGEFILE_SOURCE value needed for large files... no |
---|
237 | checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B |
---|
238 | checking the name lister (/opt/local/bin/nm -B) interface... BSD nm |
---|
239 | checking the maximum length of command line arguments... 196608 |
---|
240 | checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop |
---|
241 | checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop |
---|
242 | checking for /opt/local/libexec/llvm-3.9/bin/ld option to reload object files... -r |
---|
243 | checking for objdump... no |
---|
244 | checking how to recognize dependent libraries... pass_all |
---|
245 | checking for dlltool... no |
---|
246 | checking how to associate runtime and link libraries... printf %s\n |
---|
247 | checking for archiver @FILE support... no |
---|
248 | checking for strip... strip |
---|
249 | checking for ranlib... ranlib |
---|
250 | checking command to parse /opt/local/bin/nm -B output from /opt/local/bin/clang-mp-3.9 object... ok |
---|
251 | checking for sysroot... no |
---|
252 | checking for a working dd... /bin/dd |
---|
253 | checking how to truncate binary pipes... /bin/dd bs=4096 count=1 |
---|
254 | checking for mt... no |
---|
255 | checking if : is a manifest tool... no |
---|
256 | checking for dsymutil... dsymutil |
---|
257 | checking for nmedit... nmedit |
---|
258 | checking for lipo... lipo |
---|
259 | checking for otool... otool |
---|
260 | checking for otool64... no |
---|
261 | checking for -single_module linker flag... yes |
---|
262 | checking for -exported_symbols_list linker flag... yes |
---|
263 | checking for -force_load linker flag... yes |
---|
264 | checking for dlfcn.h... yes |
---|
265 | checking for objdir... .libs |
---|
266 | checking if /opt/local/bin/clang-mp-3.9 supports -fno-rtti -fno-exceptions... yes |
---|
267 | checking for /opt/local/bin/clang-mp-3.9 option to produce PIC... -fno-common -DPIC |
---|
268 | checking if /opt/local/bin/clang-mp-3.9 PIC flag -fno-common -DPIC works... yes |
---|
269 | checking if /opt/local/bin/clang-mp-3.9 static flag -static works... no |
---|
270 | checking if /opt/local/bin/clang-mp-3.9 supports -c -o file.o... yes |
---|
271 | checking if /opt/local/bin/clang-mp-3.9 supports -c -o file.o... (cached) yes |
---|
272 | checking whether the /opt/local/bin/clang-mp-3.9 linker (/opt/local/libexec/llvm-3.9/bin/ld) supports shared libraries... yes |
---|
273 | checking dynamic linker characteristics... darwin10.8.0 dyld |
---|
274 | checking how to hardcode library paths into programs... immediate |
---|
275 | checking for dlopen in -ldl... yes |
---|
276 | checking whether a program can dlopen itself... yes |
---|
277 | checking whether a statically linked program can dlopen itself... yes |
---|
278 | checking whether stripping libraries is possible... yes |
---|
279 | checking if libtool supports shared libraries... yes |
---|
280 | checking whether to build shared libraries... yes |
---|
281 | checking whether to build static libraries... yes |
---|
282 | checking how to run the C++ preprocessor... /opt/local/bin/clang++-mp-3.9 -E |
---|
283 | checking for ld used by /opt/local/bin/clang++-mp-3.9... /opt/local/libexec/llvm-3.9/bin/ld |
---|
284 | checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... no |
---|
285 | checking whether the /opt/local/bin/clang++-mp-3.9 linker (/opt/local/libexec/llvm-3.9/bin/ld) supports shared libraries... yes |
---|
286 | checking for /opt/local/bin/clang++-mp-3.9 option to produce PIC... -fno-common -DPIC |
---|
287 | checking if /opt/local/bin/clang++-mp-3.9 PIC flag -fno-common -DPIC works... yes |
---|
288 | checking if /opt/local/bin/clang++-mp-3.9 static flag -static works... no |
---|
289 | checking if /opt/local/bin/clang++-mp-3.9 supports -c -o file.o... yes |
---|
290 | checking if /opt/local/bin/clang++-mp-3.9 supports -c -o file.o... (cached) yes |
---|
291 | checking whether the /opt/local/bin/clang++-mp-3.9 linker (/opt/local/libexec/llvm-3.9/bin/ld) supports shared libraries... yes |
---|
292 | checking dynamic linker characteristics... darwin10.8.0 dyld |
---|
293 | checking how to hardcode library paths into programs... immediate |
---|
294 | checking whether to enable maintainer-specific portions of Makefiles... no |
---|
295 | checking whether /opt/local/bin/clang-mp-3.9 needs -traditional... no |
---|
296 | checking for ANSI C header files... (cached) yes |
---|
297 | checking whether to enable assertions... yes |
---|
298 | checking for dirent.h that defines DIR... yes |
---|
299 | checking for library containing opendir... none required |
---|
300 | checking arm/limits.h usability... no |
---|
301 | checking arm/limits.h presence... no |
---|
302 | checking for arm/limits.h... no |
---|
303 | checking arpa/inet.h usability... yes |
---|
304 | checking arpa/inet.h presence... yes |
---|
305 | checking for arpa/inet.h... yes |
---|
306 | checking complex.h usability... yes |
---|
307 | checking complex.h presence... yes |
---|
308 | checking for complex.h... yes |
---|
309 | checking errno.h usability... yes |
---|
310 | checking errno.h presence... yes |
---|
311 | checking for errno.h... yes |
---|
312 | checking fcntl.h usability... yes |
---|
313 | checking fcntl.h presence... yes |
---|
314 | checking for fcntl.h... yes |
---|
315 | checking limits.h usability... yes |
---|
316 | checking limits.h presence... yes |
---|
317 | checking for limits.h... yes |
---|
318 | checking linux/unistd.h usability... no |
---|
319 | checking linux/unistd.h presence... no |
---|
320 | checking for linux/unistd.h... no |
---|
321 | checking locale.h usability... yes |
---|
322 | checking locale.h presence... yes |
---|
323 | checking for locale.h... yes |
---|
324 | checking machine/param.h usability... yes |
---|
325 | checking machine/param.h presence... yes |
---|
326 | checking for machine/param.h... yes |
---|
327 | checking mach-o/dyld.h usability... yes |
---|
328 | checking mach-o/dyld.h presence... yes |
---|
329 | checking for mach-o/dyld.h... yes |
---|
330 | checking netinet/in.h usability... yes |
---|
331 | checking netinet/in.h presence... yes |
---|
332 | checking for netinet/in.h... yes |
---|
333 | checking OS.h usability... no |
---|
334 | checking OS.h presence... no |
---|
335 | checking for OS.h... no |
---|
336 | checking process.h usability... no |
---|
337 | checking process.h presence... no |
---|
338 | checking for process.h... no |
---|
339 | checking sun_prefetch.h usability... no |
---|
340 | checking sun_prefetch.h presence... no |
---|
341 | checking for sun_prefetch.h... no |
---|
342 | checking stdarg.h usability... yes |
---|
343 | checking stdarg.h presence... yes |
---|
344 | checking for stdarg.h... yes |
---|
345 | checking sys/ipc.h usability... yes |
---|
346 | checking sys/ipc.h presence... yes |
---|
347 | checking for sys/ipc.h... yes |
---|
348 | checking sys/mman.h usability... yes |
---|
349 | checking sys/mman.h presence... yes |
---|
350 | checking for sys/mman.h... yes |
---|
351 | checking sys/resource.h usability... yes |
---|
352 | checking sys/resource.h presence... yes |
---|
353 | checking for sys/resource.h... yes |
---|
354 | checking sys/sendfile.h usability... no |
---|
355 | checking sys/sendfile.h presence... no |
---|
356 | checking for sys/sendfile.h... no |
---|
357 | checking sys/socket.h usability... yes |
---|
358 | checking sys/socket.h presence... yes |
---|
359 | checking for sys/socket.h... yes |
---|
360 | checking sys/syslimits.h usability... yes |
---|
361 | checking sys/syslimits.h presence... yes |
---|
362 | checking for sys/syslimits.h... yes |
---|
363 | checking sys/time.h usability... yes |
---|
364 | checking sys/time.h presence... yes |
---|
365 | checking for sys/time.h... yes |
---|
366 | checking sys/timeb.h usability... yes |
---|
367 | checking sys/timeb.h presence... yes |
---|
368 | checking for sys/timeb.h... yes |
---|
369 | checking sys/times.h usability... yes |
---|
370 | checking sys/times.h presence... yes |
---|
371 | checking for sys/times.h... yes |
---|
372 | checking sys/wait.h usability... yes |
---|
373 | checking sys/wait.h presence... yes |
---|
374 | checking for sys/wait.h... yes |
---|
375 | checking utime.h usability... yes |
---|
376 | checking utime.h presence... yes |
---|
377 | checking for utime.h... yes |
---|
378 | checking wchar.h usability... yes |
---|
379 | checking wchar.h presence... yes |
---|
380 | checking for wchar.h... yes |
---|
381 | checking xlocale.h usability... yes |
---|
382 | checking xlocale.h presence... yes |
---|
383 | checking for xlocale.h... yes |
---|
384 | checking for stdbool.h that conforms to C99... yes |
---|
385 | checking for _Bool... yes |
---|
386 | checking for working volatile... yes |
---|
387 | checking for preprocessor stringizing operator... yes |
---|
388 | checking whether stat file-mode macros are broken... no |
---|
389 | checking whether time.h and sys/time.h may both be included... yes |
---|
390 | checking whether struct tm is in sys/time.h or time.h... time.h |
---|
391 | checking for struct tm.tm_zone... yes |
---|
392 | checking whether #! works in shell scripts... yes |
---|
393 | checking whether char is unsigned... no |
---|
394 | checking for an ANSI C-conforming const... yes |
---|
395 | checking for inline... inline |
---|
396 | checking for C/C++ restrict keyword... __restrict |
---|
397 | checking for working volatile... (cached) yes |
---|
398 | checking whether byte ordering is bigendian... no |
---|
399 | checking for int8_t... yes |
---|
400 | checking for int16_t... yes |
---|
401 | checking for int32_t... yes |
---|
402 | checking for int64_t... yes |
---|
403 | checking for unsigned long long int... yes |
---|
404 | checking for long long int... yes |
---|
405 | checking for intmax_t... yes |
---|
406 | checking for intptr_t... yes |
---|
407 | checking for long double... yes |
---|
408 | checking for long double with more range or precision than double... yes |
---|
409 | checking for long long int... (cached) yes |
---|
410 | checking for mbstate_t... yes |
---|
411 | checking for mode_t... yes |
---|
412 | checking for off_t... yes |
---|
413 | checking for pid_t... yes |
---|
414 | checking for size_t... yes |
---|
415 | checking for ssize_t... yes |
---|
416 | checking for uid_t in sys/types.h... yes |
---|
417 | checking for uint8_t... yes |
---|
418 | checking for uint16_t... yes |
---|
419 | checking for uint32_t... yes |
---|
420 | checking for uint64_t... yes |
---|
421 | checking for uintmax_t... yes |
---|
422 | checking for uintptr_t... yes |
---|
423 | checking for unsigned long long int... (cached) yes |
---|
424 | checking for locale_t... yes |
---|
425 | checking for float_t... yes |
---|
426 | checking for double_t... yes |
---|
427 | checking size of float_t... 4 |
---|
428 | checking size of double_t... 8 |
---|
429 | checking size of float... 4 |
---|
430 | checking size of double... 8 |
---|
431 | checking size of long double... 16 |
---|
432 | checking size of signed short... 2 |
---|
433 | checking size of unsigned short... 2 |
---|
434 | checking size of signed int... 4 |
---|
435 | checking size of unsigned int... 4 |
---|
436 | checking size of signed long... 8 |
---|
437 | checking size of unsigned long... 8 |
---|
438 | checking size of signed long long... 8 |
---|
439 | checking size of unsigned long long... 8 |
---|
440 | checking size of off_t... 8 |
---|
441 | checking size of size_t... (cached) 8 |
---|
442 | checking size of ssize_t... 8 |
---|
443 | checking size of unsigned int*... 8 |
---|
444 | checking for signed 8-bit type... signed char |
---|
445 | checking for unsigned 8-bit type... unsigned char |
---|
446 | checking for signed 16-bit type... signed short |
---|
447 | checking for unsigned 16-bit type... unsigned short |
---|
448 | checking for signed 32-bit type... signed int |
---|
449 | checking for unsigned 32-bit type... unsigned int |
---|
450 | checking for signed 64-bit type... signed long |
---|
451 | checking for unsigned 64-bit type... unsigned long |
---|
452 | checking for unsigned maximum type... unsigned long |
---|
453 | checking for pointer difference type... unsigned long |
---|
454 | checking whether our compiler supports __func__... yes |
---|
455 | checking whether closedir returns void... no |
---|
456 | checking for stdlib.h... (cached) yes |
---|
457 | checking for unistd.h... (cached) yes |
---|
458 | checking for sys/param.h... yes |
---|
459 | checking for getpagesize... yes |
---|
460 | checking for working mmap... yes |
---|
461 | checking vfork.h usability... no |
---|
462 | checking vfork.h presence... no |
---|
463 | checking for vfork.h... no |
---|
464 | checking for fork... yes |
---|
465 | checking for vfork... yes |
---|
466 | checking for working fork... yes |
---|
467 | checking for working vfork... (cached) yes |
---|
468 | checking for working memcmp... yes |
---|
469 | checking sys/select.h usability... yes |
---|
470 | checking sys/select.h presence... yes |
---|
471 | checking for sys/select.h... yes |
---|
472 | checking for sys/socket.h... (cached) yes |
---|
473 | checking types of arguments for select... int,fd_set *,struct timeval * |
---|
474 | checking return type of signal handlers... void |
---|
475 | checking for working strtod... yes |
---|
476 | checking whether strerror_r is declared... yes |
---|
477 | checking for strerror_r... yes |
---|
478 | checking whether strerror_r returns char *... no |
---|
479 | checking for vprintf... yes |
---|
480 | checking for _doprnt... no |
---|
481 | checking for sqrt in -lm... yes |
---|
482 | checking for library containing gethostbyname... none required |
---|
483 | checking for library containing socket... none required |
---|
484 | checking for acosh... yes |
---|
485 | checking for _aligned_malloc... no |
---|
486 | checking for asinh... yes |
---|
487 | checking for atanh... yes |
---|
488 | checking for atoll... yes |
---|
489 | checking for atexit... yes |
---|
490 | checking for cabs... yes |
---|
491 | checking for carg... yes |
---|
492 | checking for cimag... yes |
---|
493 | checking for creal... yes |
---|
494 | checking for clock... yes |
---|
495 | checking for clock_getres... no |
---|
496 | checking for clock_gettime... no |
---|
497 | checking for ctime_r... yes |
---|
498 | checking for directio... no |
---|
499 | checking for erf... yes |
---|
500 | checking for _exit... yes |
---|
501 | checking for execvp... yes |
---|
502 | checking for fchmod... yes |
---|
503 | checking for floor... yes |
---|
504 | checking for fork... (cached) yes |
---|
505 | checking for ftime... yes |
---|
506 | checking for ftruncate... yes |
---|
507 | checking for getc_unlocked... yes |
---|
508 | checking for getcwd... yes |
---|
509 | checking for getpid... yes |
---|
510 | checking for getexecname... no |
---|
511 | checking for getdtablesize... yes |
---|
512 | checking for getpagesize... (cached) yes |
---|
513 | checking for getrlimit... yes |
---|
514 | checking for getrusage... yes |
---|
515 | checking for gettimeofday... yes |
---|
516 | checking for gmtime_r... yes |
---|
517 | checking for isnan... yes |
---|
518 | checking for j0... yes |
---|
519 | checking for j1... yes |
---|
520 | checking for lltostr... no |
---|
521 | checking for localtime_r... yes |
---|
522 | checking for lstat... yes |
---|
523 | checking for memmove... yes |
---|
524 | checking for memset... yes |
---|
525 | checking for mkstemp... yes |
---|
526 | checking for munmap... yes |
---|
527 | checking for nanosleep... yes |
---|
528 | checking for newlocale... yes |
---|
529 | checking for _NSGetExecutablePath... yes |
---|
530 | checking for pclose... yes |
---|
531 | checking for _pclose... no |
---|
532 | checking for poll... yes |
---|
533 | checking for popen... yes |
---|
534 | checking for _popen... no |
---|
535 | checking for posix_fadvise... no |
---|
536 | checking for posix_fallocate... no |
---|
537 | checking for posix_madvise... yes |
---|
538 | checking for posix_memalign... yes |
---|
539 | checking for posix_spawnp... yes |
---|
540 | checking for pow... yes |
---|
541 | checking for pread... yes |
---|
542 | checking for pwrite... yes |
---|
543 | checking for qsort_r... yes |
---|
544 | checking for raise... yes |
---|
545 | checking for rand_r... yes |
---|
546 | checking for readlink... yes |
---|
547 | checking for realpath... yes |
---|
548 | checking for select... yes |
---|
549 | checking for seekdir... yes |
---|
550 | checking for sendfile... yes |
---|
551 | checking for setlocale... yes |
---|
552 | checking for socket... yes |
---|
553 | checking for sqrt... yes |
---|
554 | checking for setvbuf... yes |
---|
555 | checking for stat... yes |
---|
556 | checking for strchr... yes |
---|
557 | checking for strrchr... yes |
---|
558 | checking for strcspn... yes |
---|
559 | checking for strdup... yes |
---|
560 | checking for strpbrk... yes |
---|
561 | checking for strspn... yes |
---|
562 | checking for strstr... yes |
---|
563 | checking for strtod... (cached) yes |
---|
564 | checking for strtod_l... yes |
---|
565 | checking for strtol... yes |
---|
566 | checking for strtoul... yes |
---|
567 | checking for symlink... yes |
---|
568 | checking for sysconf... yes |
---|
569 | checking for sigemptyset... yes |
---|
570 | checking for sigaction... yes |
---|
571 | checking for spawnvp... no |
---|
572 | checking for strerror... yes |
---|
573 | checking for strlcat... yes |
---|
574 | checking for strlcpy... yes |
---|
575 | checking for strcasecmp... yes |
---|
576 | checking for strncasecmp... yes |
---|
577 | checking for telldir... yes |
---|
578 | checking for tempnam... yes |
---|
579 | checking for times... yes |
---|
580 | checking for ulltostr... no |
---|
581 | checking for uselocale... yes |
---|
582 | checking for usleep... yes |
---|
583 | checking for utime... yes |
---|
584 | checking for vfprintf... yes |
---|
585 | checking for vfprintf_l... yes |
---|
586 | checking for vsprintf... yes |
---|
587 | checking for vsnprintf... yes |
---|
588 | checking for vsnprintf_l... yes |
---|
589 | checking for waitpid... yes |
---|
590 | checking for _wfopen... no |
---|
591 | checking for _wstat... no |
---|
592 | checking for library containing clock_gettime... no |
---|
593 | checking for gettimeofday... (cached) yes |
---|
594 | checking whether pread is declared... yes |
---|
595 | checking whether pwrite is declared... yes |
---|
596 | checking whether strlcpy is declared... yes |
---|
597 | checking whether vsnprintf is declared... yes |
---|
598 | checking whether we are using the GNU C++ compiler... (cached) yes |
---|
599 | checking whether /opt/local/bin/clang++-mp-3.9 accepts -g... (cached) yes |
---|
600 | checking dependency style of /opt/local/bin/clang++-mp-3.9... (cached) gcc3 |
---|
601 | checking whether the compiler recognizes bool as a built-in type... yes |
---|
602 | checking whether the compiler implements namespaces... yes |
---|
603 | checking if g++ supports namespace std... yes |
---|
604 | checking whether the compiler supports ISO C++ standard library... yes |
---|
605 | checking for /opt/local/bin/clang++-mp-3.9 option to support OpenMP... -fopenmp |
---|
606 | checking whether C++ compiler is sufficient for Magick++... yes |
---|
607 | checking for X11 configure files... |
---|
608 | checking for GOMP_parallel_start in -lomp... yes |
---|
609 | checking for GOMP_parallel_start in -lgomp... yes |
---|
610 | ------------------------------------------------------------- |
---|
611 | checking for BZLIB... |
---|
612 | checking bzlib.h usability... yes |
---|
613 | checking bzlib.h presence... yes |
---|
614 | checking for bzlib.h... yes |
---|
615 | checking for BZ2_bzDecompress in -lbz2... yes |
---|
616 | checking if BZLIB package is complete... yes |
---|
617 | checking for X... libraries /opt/local/lib, headers /opt/local/include |
---|
618 | checking whether -R must be followed by a space... neither works |
---|
619 | checking for gethostbyname... yes |
---|
620 | checking for connect... yes |
---|
621 | checking for remove... yes |
---|
622 | checking for shmat... yes |
---|
623 | checking for IceConnectionNumber in -lICE... yes |
---|
624 | ------------------------------------------------------------- |
---|
625 | checking for X11... |
---|
626 | checking for shmctl... yes |
---|
627 | checking for XShmAttach in -lXext... yes |
---|
628 | checking for XShapeCombineMask in -lXext... yes |
---|
629 | checking for XtSetEventDispatcher in -lXt... yes |
---|
630 | ------------------------------------------------------------- |
---|
631 | checking for ZLIB... yes |
---|
632 | |
---|
633 | ------------------------------------------------------------- |
---|
634 | checking for libltdl... |
---|
635 | checking ltdl.h usability... yes |
---|
636 | checking ltdl.h presence... yes |
---|
637 | checking for ltdl.h... yes |
---|
638 | checking for lt_dlinit in -lltdl... yes |
---|
639 | checking if libltdl package is complete... yes |
---|
640 | ------------------------------------------------------------- |
---|
641 | checking for DPS... |
---|
642 | checking DPS/dpsXclient.h usability... no |
---|
643 | checking DPS/dpsXclient.h presence... no |
---|
644 | checking for DPS/dpsXclient.h... no |
---|
645 | checking for DPSInitialize in -ldps... no |
---|
646 | checking for DPSInitialize in -ldps... no |
---|
647 | checking for XDPSPixelsPerPoint in -ldpstk... no |
---|
648 | checking if DPS package is complete... no |
---|
649 | ------------------------------------------------------------- |
---|
650 | checking for fftw3... yes |
---|
651 | |
---|
652 | ------------------------------------------------------------- |
---|
653 | checking for FLIF... |
---|
654 | checking flif.h usability... no |
---|
655 | checking flif.h presence... no |
---|
656 | checking for flif.h... no |
---|
657 | checking for flif_create_decoder in -lflif... no |
---|
658 | checking if FLIF package is complete... no |
---|
659 | ------------------------------------------------------------- |
---|
660 | checking for ddjvuapi... yes |
---|
661 | |
---|
662 | ------------------------------------------------------------- |
---|
663 | checking for FONTCONFIG... yes |
---|
664 | |
---|
665 | ------------------------------------------------------------- |
---|
666 | checking for FREETYPE... yes |
---|
667 | |
---|
668 | ------------------------------------------------------------- |
---|
669 | checking for RAQM... no |
---|
670 | |
---|
671 | ------------------------------------------------------------- |
---|
672 | checking for Ghostscript... |
---|
673 | checking ghostscript/iapi.h usability... yes |
---|
674 | checking ghostscript/iapi.h presence... yes |
---|
675 | checking for ghostscript/iapi.h... yes |
---|
676 | checking ghostscript/ierrors.h usability... yes |
---|
677 | checking ghostscript/ierrors.h presence... yes |
---|
678 | checking for ghostscript/ierrors.h... yes |
---|
679 | checking for gsapi_new_instance in Ghostscript framework... no |
---|
680 | checking for gsapi_new_instance in -lgs... yes |
---|
681 | checking if Ghostscript package is complete... yes, using library. |
---|
682 | ------------------------------------------------------------- |
---|
683 | checking for JBIG... |
---|
684 | checking jbig.h usability... yes |
---|
685 | checking jbig.h presence... yes |
---|
686 | checking for jbig.h... yes |
---|
687 | checking for jbg_dec_init in -ljbig... yes |
---|
688 | checking if JBIG package is complete... yes |
---|
689 | ------------------------------------------------------------- |
---|
690 | checking for JPEG... |
---|
691 | checking jconfig.h usability... yes |
---|
692 | checking jconfig.h presence... yes |
---|
693 | checking for jconfig.h... yes |
---|
694 | checking jerror.h usability... yes |
---|
695 | checking jerror.h presence... yes |
---|
696 | checking for jerror.h... yes |
---|
697 | checking jmorecfg.h usability... yes |
---|
698 | checking jmorecfg.h presence... yes |
---|
699 | checking for jmorecfg.h... yes |
---|
700 | checking jpeglib.h usability... yes |
---|
701 | checking jpeglib.h presence... yes |
---|
702 | checking for jpeglib.h... yes |
---|
703 | checking for jpeg_read_header in -ljpeg... yes |
---|
704 | checking for JPEG library is version 6b or later... yes |
---|
705 | checking if JPEG package is complete... yes |
---|
706 | ------------------------------------------------------------- |
---|
707 | checking for LCMS2... yes |
---|
708 | |
---|
709 | checking lcms2/lcms2.h usability... no |
---|
710 | checking lcms2/lcms2.h presence... no |
---|
711 | checking for lcms2/lcms2.h... no |
---|
712 | ------------------------------------------------------------- |
---|
713 | checking for LIBOPENJP2... yes |
---|
714 | |
---|
715 | ------------------------------------------------------------- |
---|
716 | checking for LZMA... yes |
---|
717 | |
---|
718 | ------------------------------------------------------------- |
---|
719 | checking for OPENEXR... yes |
---|
720 | |
---|
721 | ------------------------------------------------------------- |
---|
722 | checking for PNG... yes |
---|
723 | |
---|
724 | ------------------------------------------------------------- |
---|
725 | checking for RAW_R... yes |
---|
726 | |
---|
727 | ------------------------------------------------------------- |
---|
728 | checking for TIFF... |
---|
729 | checking tiff.h usability... yes |
---|
730 | checking tiff.h presence... yes |
---|
731 | checking for tiff.h... yes |
---|
732 | checking tiffio.h usability... yes |
---|
733 | checking tiffio.h presence... yes |
---|
734 | checking for tiffio.h... yes |
---|
735 | checking for TIFFOpen in -ltiff... yes |
---|
736 | checking for TIFFClientOpen in -ltiff... yes |
---|
737 | checking for TIFFIsByteSwapped in -ltiff... yes |
---|
738 | checking for TIFFReadRGBATile in -ltiff... yes |
---|
739 | checking for TIFFReadRGBAStrip in -ltiff... yes |
---|
740 | checking if TIFF package is complete... yes |
---|
741 | checking tiffconf.h usability... yes |
---|
742 | checking tiffconf.h presence... yes |
---|
743 | checking for tiffconf.h... yes |
---|
744 | checking for TIFFIsCODECConfigured... yes |
---|
745 | checking for TIFFMergeFieldInfo... yes |
---|
746 | checking for TIFFIsBigEndian... yes |
---|
747 | checking for TIFFReadEXIFDirectory... yes |
---|
748 | checking for TIFFSetErrorHandlerExt... yes |
---|
749 | checking for TIFFSetTagExtender... yes |
---|
750 | checking for TIFFSetWarningHandlerExt... yes |
---|
751 | checking for TIFFSwabArrayOfTriples... yes |
---|
752 | ------------------------------------------------------------- |
---|
753 | checking for WEBP... |
---|
754 | checking webp/decode.h usability... yes |
---|
755 | checking webp/decode.h presence... yes |
---|
756 | checking for webp/decode.h... yes |
---|
757 | checking for WebPPictureInitInternal in -lwebp... yes |
---|
758 | checking if WEBP package is complete... yes |
---|
759 | checking if WMF package is complete ... no |
---|
760 | ------------------------------------------------------------- |
---|
761 | checking for XML... yes |
---|
762 | |
---|
763 | ------------------------------------------------------------- |
---|
764 | checking for ImageMagick delegate programs... |
---|
765 | checking for bpgdec... bpgdec |
---|
766 | checking for bpgenc... bpgenc |
---|
767 | checking for blender... blender |
---|
768 | checking for xdg-open... /opt/local/bin/xdg-open |
---|
769 | checking for ufraw-batch... ufraw-batch |
---|
770 | checking for soffice... soffice |
---|
771 | checking for dvips... /opt/local/bin/dvips |
---|
772 | checking for convert... /opt/local/bin/convert |
---|
773 | checking for display... /opt/local/bin/display |
---|
774 | checking for xterm... xterm |
---|
775 | checking for dot... /opt/local/bin/dot |
---|
776 | checking for hp2xx... hp2xx |
---|
777 | checking for html2ps... html2ps |
---|
778 | checking for ilbmtoppm... /opt/local/bin/ilbmtoppm |
---|
779 | checking for ppmtoilbm... /opt/local/bin/ppmtoilbm |
---|
780 | checking for JxrDecApp... JxrDecApp |
---|
781 | checking for JxrEncApp... JxrEncApp |
---|
782 | checking for lepton... lepton |
---|
783 | checking for lp... /usr/bin/lp |
---|
784 | checking for lpr... /usr/bin/lpr |
---|
785 | checking for gimp... gimp |
---|
786 | checking for mogrify... /opt/local/bin/mogrify |
---|
787 | checking for avconv... avconv |
---|
788 | checking for ffmpeg... (cached) avconv |
---|
789 | checking for avconv... avconv |
---|
790 | checking for ffmpeg... (cached) avconv |
---|
791 | checking for mrsidgeodecode... mrsidgeodecode |
---|
792 | checking for mv... /bin/mv |
---|
793 | checking for pcl6... pcl6 |
---|
794 | checking for gsx... /opt/local/bin/gsx |
---|
795 | checking for rm... /bin/rm |
---|
796 | checking for rsvg-convert... /opt/local/bin/rsvg-convert |
---|
797 | checking for inkscape... /opt/local/bin/inkscape |
---|
798 | checking for uniconvertor... uniconvertor |
---|
799 | checking for dwebp... /opt/local/bin/dwebp |
---|
800 | checking for cwebp... /opt/local/bin/cwebp |
---|
801 | checking for ... no |
---|
802 | checking for gxps... gxps |
---|
803 | checking for Apple fonts directory... not found! |
---|
804 | checking for Dejavu fonts directory... not found! |
---|
805 | checking for Ghostscript fonts directory... /opt/local/share/fonts/urw-fonts/ |
---|
806 | checking for URW-base35 fonts directory... not found! |
---|
807 | checking for Windows fonts directory... not found! |
---|
808 | checking for gnutar... gnutar |
---|
809 | checking for perl... perl |
---|
810 | checking for rpmbuild... rpmbuild |
---|
811 | checking for 7za... 7za |
---|
812 | checking for zip... zip |
---|
813 | ------------------------------------------------------------- |
---|
814 | checking for Ghostscript... |
---|
815 | checking for Ghostscript version... 9.22 |
---|
816 | checking for gs color device... pnmraw |
---|
817 | checking for gs alpha device... pngalpha |
---|
818 | checking for gs CMYK device... pamcmyk32 |
---|
819 | checking for gs mono device... pbmraw |
---|
820 | checking for gs PDF writing device... pdfwrite |
---|
821 | checking for gs PS writing device... ps2write |
---|
822 | checking for gs EPS writing device... eps2write |
---|
823 | ------------------------------------------------------------- |
---|
824 | Update ImageMagick configuration |
---|
825 | checking that generated files are newer than configure... done |
---|
826 | checking that generated files are newer than configure... done |
---|
827 | configure: creating ./config.status |
---|
828 | config.status: creating common.shi |
---|
829 | config.status: creating config/configure.xml |
---|
830 | config.status: creating config/delegates.xml |
---|
831 | config.status: creating config/ImageMagick.rdf |
---|
832 | config.status: creating config/MagickCore.dox |
---|
833 | config.status: creating config/MagickWand.dox |
---|
834 | config.status: creating config/Magick++.dox |
---|
835 | config.status: creating config/type-apple.xml |
---|
836 | config.status: creating config/type-dejavu.xml |
---|
837 | config.status: creating config/type-ghostscript.xml |
---|
838 | config.status: creating config/type-urw-base35.xml |
---|
839 | config.status: creating config/type-windows.xml |
---|
840 | config.status: creating config/type.xml |
---|
841 | config.status: creating ImageMagick.spec |
---|
842 | config.status: creating Magick++/bin/Magick++-config |
---|
843 | config.status: creating magick/ImageMagick.pc |
---|
844 | config.status: creating Magick++/lib/ImageMagick++.pc |
---|
845 | config.status: creating Magick++/lib/Magick++.pc |
---|
846 | config.status: creating magick/Magick-config |
---|
847 | config.status: creating magick/MagickCore-config |
---|
848 | config.status: creating magick/MagickCore.pc |
---|
849 | config.status: creating magick/version.h |
---|
850 | config.status: creating Makefile |
---|
851 | config.status: creating magick.sh |
---|
852 | config.status: creating PerlMagick/check.sh |
---|
853 | config.status: creating PerlMagick/default/Magick.pm |
---|
854 | config.status: creating PerlMagick/Makefile.PL |
---|
855 | config.status: creating PerlMagick/default/Makefile.PL |
---|
856 | config.status: creating PerlMagick/quantum/Makefile.PL |
---|
857 | config.status: creating PerlMagick/quantum/quantum.pm |
---|
858 | config.status: creating PerlMagick/quantum/quantum.xs |
---|
859 | config.status: creating PerlMagick/quantum/typemap |
---|
860 | config.status: creating utilities/animate.1 |
---|
861 | config.status: creating utilities/compare.1 |
---|
862 | config.status: creating utilities/composite.1 |
---|
863 | config.status: creating utilities/conjure.1 |
---|
864 | config.status: creating utilities/convert.1 |
---|
865 | config.status: creating utilities/display.1 |
---|
866 | config.status: creating utilities/identify.1 |
---|
867 | config.status: creating utilities/ImageMagick.1 |
---|
868 | config.status: creating utilities/import.1 |
---|
869 | config.status: creating utilities/mogrify.1 |
---|
870 | config.status: creating utilities/montage.1 |
---|
871 | config.status: creating utilities/stream.1 |
---|
872 | config.status: creating wand/MagickWand-config |
---|
873 | config.status: creating wand/MagickWand.pc |
---|
874 | config.status: creating wand/Wand-config |
---|
875 | config.status: creating wand/Wand.pc |
---|
876 | config.status: creating config/config.h |
---|
877 | config.status: executing magick/magick-baseconfig.h commands |
---|
878 | config.status: creating magick/magick-baseconfig.h - prefix MAGICKCORE for config/config.h defines |
---|
879 | config.status: executing depfiles commands |
---|
880 | config.status: executing libtool commands |
---|
881 | config.status: executing default commands |
---|
882 | config.status: executing magick.sh.in commands |
---|
883 | config.status: executing MagickCore-config.in commands |
---|
884 | config.status: executing Magick-config.in commands |
---|
885 | config.status: executing MagickWand-config.in commands |
---|
886 | config.status: executing Wand-config.in commands |
---|
887 | config.status: executing Magick++-config.in commands |
---|
888 | config.status: executing PerlMagick/check.sh.in commands |
---|
889 | configure: WARNING: unrecognized options: --disable-ltdl-install |
---|
890 | configure: |
---|
891 | ============================================================================== |
---|
892 | ImageMagick is configured as follows. Please verify that this configuration |
---|
893 | matches your expectations. |
---|
894 | |
---|
895 | Host system type: x86_64-apple-darwin10.8.0 |
---|
896 | Build system type: x86_64-apple-darwin10.8.0 |
---|
897 | |
---|
898 | Option Value |
---|
899 | ------------------------------------------------------------------------------ |
---|
900 | Shared libraries --enable-shared=yes yes |
---|
901 | Static libraries --enable-static=yes yes |
---|
902 | Module support --with-modules=yes yes |
---|
903 | GNU ld --with-gnu-ld=no no |
---|
904 | Quantum depth --with-quantum-depth=16 16 |
---|
905 | High Dynamic Range Imagery |
---|
906 | --enable-hdri=no no |
---|
907 | |
---|
908 | Install documentation: yes |
---|
909 | |
---|
910 | Delegate Library Configuration: |
---|
911 | BZLIB --with-bzlib=yes yes |
---|
912 | Autotrace --with-autotrace=no no |
---|
913 | DJVU --with-djvu=yes yes |
---|
914 | DPS --with-dps=yes no |
---|
915 | FFTW --with-fftw=yes yes |
---|
916 | FLIF --with-flif=yes no |
---|
917 | FlashPIX --with-fpx=no no |
---|
918 | FontConfig --with-fontconfig=yes yes |
---|
919 | FreeType --with-freetype=yes yes |
---|
920 | Ghostscript lib --with-gslib=yes yes |
---|
921 | Graphviz --with-gvc=no |
---|
922 | JBIG --with-jbig=yes yes |
---|
923 | JPEG v1 --with-jpeg=yes yes |
---|
924 | LCMS --with-lcms=yes yes |
---|
925 | LQR --with-lqr=no no |
---|
926 | LTDL --with-ltdl=yes yes |
---|
927 | LZMA --with-lzma=yes yes |
---|
928 | Magick++ --with-magick-plus-plus=yes yes |
---|
929 | OpenEXR --with-openexr=yes yes |
---|
930 | OpenJP2 --with-openjp2=yes yes |
---|
931 | PANGO --with-pango=no no |
---|
932 | PERL --with-perl=no no |
---|
933 | PNG --with-png=yes yes |
---|
934 | RAQM --with-raqm=yes no |
---|
935 | RSVG --with-rsvg=no no |
---|
936 | TIFF --with-tiff=yes yes |
---|
937 | WEBP --with-webp=yes yes |
---|
938 | WMF --with-wmf=no no |
---|
939 | X11 --with-x=yes yes |
---|
940 | XML --with-xml=yes yes |
---|
941 | ZLIB --with-zlib=yes yes |
---|
942 | |
---|
943 | Delegate Program Configuration: |
---|
944 | GhostPCL None pcl6 (unknown) |
---|
945 | GhostXPS None gxps (unknown) |
---|
946 | Ghostscript None /opt/local/bin/gsx (9.22) |
---|
947 | |
---|
948 | Font Configuration: |
---|
949 | Apple fonts --with-apple-font-dir=default |
---|
950 | Dejavu fonts --with-dejavu-font-dir=default none |
---|
951 | Ghostscript fonts --with-gs-font-dir=/opt/local/share/fonts/urw-fonts /opt/local/share/fonts/urw-fonts/ |
---|
952 | URW-base35 fonts --with-urw-base35-font-dir=default none |
---|
953 | Windows fonts --with-windows-font-dir=default none |
---|
954 | |
---|
955 | X11 Configuration: |
---|
956 | X_CFLAGS = -I/opt/local/include |
---|
957 | X_PRE_LIBS = -lSM -lICE |
---|
958 | X_LIBS = -L/opt/local/lib |
---|
959 | X_EXTRA_LIBS = |
---|
960 | |
---|
961 | Options used to compile and link: |
---|
962 | PREFIX = /opt/local |
---|
963 | EXEC-PREFIX = /opt/local |
---|
964 | VERSION = 6.9.9 |
---|
965 | CC = /opt/local/bin/clang-mp-3.9 |
---|
966 | CFLAGS = -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 |
---|
967 | CPPFLAGS = -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include |
---|
968 | PCFLAGS = |
---|
969 | DEFS = -DHAVE_CONFIG_H |
---|
970 | LDFLAGS = -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib |
---|
971 | LIBS = |
---|
972 | CXX = /opt/local/bin/clang++-mp-3.9 |
---|
973 | CXXFLAGS = -pipe -Os -stdlib=libc++ -arch x86_64 -Qunused-arguments -pthread |
---|
974 | FEATURES = DPC Cipher OpenCL OpenMP Modules |
---|
975 | DELEGATES = bzlib djvu mpeg fftw fontconfig freetype gslib jbig jng jpeg lcms lzma openexr openjp2 png ps raw tiff webp x xml zlib |
---|
976 | ============================================================================== |
---|
977 | |
---|
978 | ---> Building ImageMagick |
---|
979 | Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.9.9-19" && /usr/bin/make -j4 -w all |
---|
980 | make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.9.9-19' |
---|
981 | /usr/bin/make all-am |
---|
982 | make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.9.9-19' |
---|
983 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tga_la-tga.lo -MD -MP -MF coders/.deps/coders_tga_la-tga.Tpo -c -o coders/coders_tga_la-tga.lo `test -f 'coders/tga.c' || echo './'`coders/tga.c |
---|
984 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_thumbnail_la-thumbnail.lo -MD -MP -MF coders/.deps/coders_thumbnail_la-thumbnail.Tpo -c -o coders/coders_thumbnail_la-thumbnail.lo `test -f 'coders/thumbnail.c' || echo './'`coders/thumbnail.c |
---|
985 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tile_la-tile.lo -MD -MP -MF coders/.deps/coders_tile_la-tile.Tpo -c -o coders/coders_tile_la-tile.lo `test -f 'coders/tile.c' || echo './'`coders/tile.c |
---|
986 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tim_la-tim.lo -MD -MP -MF coders/.deps/coders_tim_la-tim.Tpo -c -o coders/coders_tim_la-tim.lo `test -f 'coders/tim.c' || echo './'`coders/tim.c |
---|
987 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tga_la-tga.lo -MD -MP -MF coders/.deps/coders_tga_la-tga.Tpo -c coders/tga.c -fno-common -DPIC -o coders/.libs/coders_tga_la-tga.o |
---|
988 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tim_la-tim.lo -MD -MP -MF coders/.deps/coders_tim_la-tim.Tpo -c coders/tim.c -fno-common -DPIC -o coders/.libs/coders_tim_la-tim.o |
---|
989 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_thumbnail_la-thumbnail.lo -MD -MP -MF coders/.deps/coders_thumbnail_la-thumbnail.Tpo -c coders/thumbnail.c -fno-common -DPIC -o coders/.libs/coders_thumbnail_la-thumbnail.o |
---|
990 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tile_la-tile.lo -MD -MP -MF coders/.deps/coders_tile_la-tile.Tpo -c coders/tile.c -fno-common -DPIC -o coders/.libs/coders_tile_la-tile.o |
---|
991 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_thumbnail_la-thumbnail.lo -MD -MP -MF coders/.deps/coders_thumbnail_la-thumbnail.Tpo -c coders/thumbnail.c -o coders/coders_thumbnail_la-thumbnail.o >/dev/null 2>&1 |
---|
992 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tile_la-tile.lo -MD -MP -MF coders/.deps/coders_tile_la-tile.Tpo -c coders/tile.c -o coders/coders_tile_la-tile.o >/dev/null 2>&1 |
---|
993 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tim_la-tim.lo -MD -MP -MF coders/.deps/coders_tim_la-tim.Tpo -c coders/tim.c -o coders/coders_tim_la-tim.o >/dev/null 2>&1 |
---|
994 | mv -f coders/.deps/coders_thumbnail_la-thumbnail.Tpo coders/.deps/coders_thumbnail_la-thumbnail.Plo |
---|
995 | mv -f coders/.deps/coders_tile_la-tile.Tpo coders/.deps/coders_tile_la-tile.Plo |
---|
996 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_ttf_la-ttf.lo -MD -MP -MF coders/.deps/coders_ttf_la-ttf.Tpo -c -o coders/coders_ttf_la-ttf.lo `test -f 'coders/ttf.c' || echo './'`coders/ttf.c |
---|
997 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_txt_la-txt.lo -MD -MP -MF coders/.deps/coders_txt_la-txt.Tpo -c -o coders/coders_txt_la-txt.lo `test -f 'coders/txt.c' || echo './'`coders/txt.c |
---|
998 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tga_la-tga.lo -MD -MP -MF coders/.deps/coders_tga_la-tga.Tpo -c coders/tga.c -o coders/coders_tga_la-tga.o >/dev/null 2>&1 |
---|
999 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_txt_la-txt.lo -MD -MP -MF coders/.deps/coders_txt_la-txt.Tpo -c coders/txt.c -fno-common -DPIC -o coders/.libs/coders_txt_la-txt.o |
---|
1000 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_ttf_la-ttf.lo -MD -MP -MF coders/.deps/coders_ttf_la-ttf.Tpo -c coders/ttf.c -fno-common -DPIC -o coders/.libs/coders_ttf_la-ttf.o |
---|
1001 | mv -f coders/.deps/coders_tim_la-tim.Tpo coders/.deps/coders_tim_la-tim.Plo |
---|
1002 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_uil_la-uil.lo -MD -MP -MF coders/.deps/coders_uil_la-uil.Tpo -c -o coders/coders_uil_la-uil.lo `test -f 'coders/uil.c' || echo './'`coders/uil.c |
---|
1003 | mv -f coders/.deps/coders_tga_la-tga.Tpo coders/.deps/coders_tga_la-tga.Plo |
---|
1004 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_url_la-url.lo -MD -MP -MF coders/.deps/coders_url_la-url.Tpo -c -o coders/coders_url_la-url.lo `test -f 'coders/url.c' || echo './'`coders/url.c |
---|
1005 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_ttf_la-ttf.lo -MD -MP -MF coders/.deps/coders_ttf_la-ttf.Tpo -c coders/ttf.c -o coders/coders_ttf_la-ttf.o >/dev/null 2>&1 |
---|
1006 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_uil_la-uil.lo -MD -MP -MF coders/.deps/coders_uil_la-uil.Tpo -c coders/uil.c -fno-common -DPIC -o coders/.libs/coders_uil_la-uil.o |
---|
1007 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_txt_la-txt.lo -MD -MP -MF coders/.deps/coders_txt_la-txt.Tpo -c coders/txt.c -o coders/coders_txt_la-txt.o >/dev/null 2>&1 |
---|
1008 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_url_la-url.lo -MD -MP -MF coders/.deps/coders_url_la-url.Tpo -c coders/url.c -fno-common -DPIC -o coders/.libs/coders_url_la-url.o |
---|
1009 | mv -f coders/.deps/coders_ttf_la-ttf.Tpo coders/.deps/coders_ttf_la-ttf.Plo |
---|
1010 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_uyvy_la-uyvy.lo -MD -MP -MF coders/.deps/coders_uyvy_la-uyvy.Tpo -c -o coders/coders_uyvy_la-uyvy.lo `test -f 'coders/uyvy.c' || echo './'`coders/uyvy.c |
---|
1011 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_uil_la-uil.lo -MD -MP -MF coders/.deps/coders_uil_la-uil.Tpo -c coders/uil.c -o coders/coders_uil_la-uil.o >/dev/null 2>&1 |
---|
1012 | mv -f coders/.deps/coders_txt_la-txt.Tpo coders/.deps/coders_txt_la-txt.Plo |
---|
1013 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_vicar_la-vicar.lo -MD -MP -MF coders/.deps/coders_vicar_la-vicar.Tpo -c -o coders/coders_vicar_la-vicar.lo `test -f 'coders/vicar.c' || echo './'`coders/vicar.c |
---|
1014 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_url_la-url.lo -MD -MP -MF coders/.deps/coders_url_la-url.Tpo -c coders/url.c -o coders/coders_url_la-url.o >/dev/null 2>&1 |
---|
1015 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_uyvy_la-uyvy.lo -MD -MP -MF coders/.deps/coders_uyvy_la-uyvy.Tpo -c coders/uyvy.c -fno-common -DPIC -o coders/.libs/coders_uyvy_la-uyvy.o |
---|
1016 | mv -f coders/.deps/coders_uil_la-uil.Tpo coders/.deps/coders_uil_la-uil.Plo |
---|
1017 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_vid_la-vid.lo -MD -MP -MF coders/.deps/coders_vid_la-vid.Tpo -c -o coders/coders_vid_la-vid.lo `test -f 'coders/vid.c' || echo './'`coders/vid.c |
---|
1018 | mv -f coders/.deps/coders_url_la-url.Tpo coders/.deps/coders_url_la-url.Plo |
---|
1019 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_viff_la-viff.lo -MD -MP -MF coders/.deps/coders_viff_la-viff.Tpo -c -o coders/coders_viff_la-viff.lo `test -f 'coders/viff.c' || echo './'`coders/viff.c |
---|
1020 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_vicar_la-vicar.lo -MD -MP -MF coders/.deps/coders_vicar_la-vicar.Tpo -c coders/vicar.c -fno-common -DPIC -o coders/.libs/coders_vicar_la-vicar.o |
---|
1021 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_uyvy_la-uyvy.lo -MD -MP -MF coders/.deps/coders_uyvy_la-uyvy.Tpo -c coders/uyvy.c -o coders/coders_uyvy_la-uyvy.o >/dev/null 2>&1 |
---|
1022 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_vid_la-vid.lo -MD -MP -MF coders/.deps/coders_vid_la-vid.Tpo -c coders/vid.c -fno-common -DPIC -o coders/.libs/coders_vid_la-vid.o |
---|
1023 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_viff_la-viff.lo -MD -MP -MF coders/.deps/coders_viff_la-viff.Tpo -c coders/viff.c -fno-common -DPIC -o coders/.libs/coders_viff_la-viff.o |
---|
1024 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_vicar_la-vicar.lo -MD -MP -MF coders/.deps/coders_vicar_la-vicar.Tpo -c coders/vicar.c -o coders/coders_vicar_la-vicar.o >/dev/null 2>&1 |
---|
1025 | mv -f coders/.deps/coders_uyvy_la-uyvy.Tpo coders/.deps/coders_uyvy_la-uyvy.Plo |
---|
1026 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_vips_la-vips.lo -MD -MP -MF coders/.deps/coders_vips_la-vips.Tpo -c -o coders/coders_vips_la-vips.lo `test -f 'coders/vips.c' || echo './'`coders/vips.c |
---|
1027 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_vid_la-vid.lo -MD -MP -MF coders/.deps/coders_vid_la-vid.Tpo -c coders/vid.c -o coders/coders_vid_la-vid.o >/dev/null 2>&1 |
---|
1028 | mv -f coders/.deps/coders_vid_la-vid.Tpo coders/.deps/coders_vid_la-vid.Plo |
---|
1029 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_wbmp_la-wbmp.lo -MD -MP -MF coders/.deps/coders_wbmp_la-wbmp.Tpo -c -o coders/coders_wbmp_la-wbmp.lo `test -f 'coders/wbmp.c' || echo './'`coders/wbmp.c |
---|
1030 | mv -f coders/.deps/coders_vicar_la-vicar.Tpo coders/.deps/coders_vicar_la-vicar.Plo |
---|
1031 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_wpg_la-wpg.lo -MD -MP -MF coders/.deps/coders_wpg_la-wpg.Tpo -c -o coders/coders_wpg_la-wpg.lo `test -f 'coders/wpg.c' || echo './'`coders/wpg.c |
---|
1032 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_vips_la-vips.lo -MD -MP -MF coders/.deps/coders_vips_la-vips.Tpo -c coders/vips.c -fno-common -DPIC -o coders/.libs/coders_vips_la-vips.o |
---|
1033 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_wbmp_la-wbmp.lo -MD -MP -MF coders/.deps/coders_wbmp_la-wbmp.Tpo -c coders/wbmp.c -fno-common -DPIC -o coders/.libs/coders_wbmp_la-wbmp.o |
---|
1034 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_wpg_la-wpg.lo -MD -MP -MF coders/.deps/coders_wpg_la-wpg.Tpo -c coders/wpg.c -fno-common -DPIC -o coders/.libs/coders_wpg_la-wpg.o |
---|
1035 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_viff_la-viff.lo -MD -MP -MF coders/.deps/coders_viff_la-viff.Tpo -c coders/viff.c -o coders/coders_viff_la-viff.o >/dev/null 2>&1 |
---|
1036 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_vips_la-vips.lo -MD -MP -MF coders/.deps/coders_vips_la-vips.Tpo -c coders/vips.c -o coders/coders_vips_la-vips.o >/dev/null 2>&1 |
---|
1037 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_wbmp_la-wbmp.lo -MD -MP -MF coders/.deps/coders_wbmp_la-wbmp.Tpo -c coders/wbmp.c -o coders/coders_wbmp_la-wbmp.o >/dev/null 2>&1 |
---|
1038 | mv -f coders/.deps/coders_vips_la-vips.Tpo coders/.deps/coders_vips_la-vips.Plo |
---|
1039 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xbm_la-xbm.lo -MD -MP -MF coders/.deps/coders_xbm_la-xbm.Tpo -c -o coders/coders_xbm_la-xbm.lo `test -f 'coders/xbm.c' || echo './'`coders/xbm.c |
---|
1040 | mv -f coders/.deps/coders_wbmp_la-wbmp.Tpo coders/.deps/coders_wbmp_la-wbmp.Plo |
---|
1041 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xc_la-xc.lo -MD -MP -MF coders/.deps/coders_xc_la-xc.Tpo -c -o coders/coders_xc_la-xc.lo `test -f 'coders/xc.c' || echo './'`coders/xc.c |
---|
1042 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xbm_la-xbm.lo -MD -MP -MF coders/.deps/coders_xbm_la-xbm.Tpo -c coders/xbm.c -fno-common -DPIC -o coders/.libs/coders_xbm_la-xbm.o |
---|
1043 | mv -f coders/.deps/coders_viff_la-viff.Tpo coders/.deps/coders_viff_la-viff.Plo |
---|
1044 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xcf_la-xcf.lo -MD -MP -MF coders/.deps/coders_xcf_la-xcf.Tpo -c -o coders/coders_xcf_la-xcf.lo `test -f 'coders/xcf.c' || echo './'`coders/xcf.c |
---|
1045 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_wpg_la-wpg.lo -MD -MP -MF coders/.deps/coders_wpg_la-wpg.Tpo -c coders/wpg.c -o coders/coders_wpg_la-wpg.o >/dev/null 2>&1 |
---|
1046 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xc_la-xc.lo -MD -MP -MF coders/.deps/coders_xc_la-xc.Tpo -c coders/xc.c -fno-common -DPIC -o coders/.libs/coders_xc_la-xc.o |
---|
1047 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xcf_la-xcf.lo -MD -MP -MF coders/.deps/coders_xcf_la-xcf.Tpo -c coders/xcf.c -fno-common -DPIC -o coders/.libs/coders_xcf_la-xcf.o |
---|
1048 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xbm_la-xbm.lo -MD -MP -MF coders/.deps/coders_xbm_la-xbm.Tpo -c coders/xbm.c -o coders/coders_xbm_la-xbm.o >/dev/null 2>&1 |
---|
1049 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xc_la-xc.lo -MD -MP -MF coders/.deps/coders_xc_la-xc.Tpo -c coders/xc.c -o coders/coders_xc_la-xc.o >/dev/null 2>&1 |
---|
1050 | mv -f coders/.deps/coders_xbm_la-xbm.Tpo coders/.deps/coders_xbm_la-xbm.Plo |
---|
1051 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xpm_la-xpm.lo -MD -MP -MF coders/.deps/coders_xpm_la-xpm.Tpo -c -o coders/coders_xpm_la-xpm.lo `test -f 'coders/xpm.c' || echo './'`coders/xpm.c |
---|
1052 | mv -f coders/.deps/coders_xc_la-xc.Tpo coders/.deps/coders_xc_la-xc.Plo |
---|
1053 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xps_la-xps.lo -MD -MP -MF coders/.deps/coders_xps_la-xps.Tpo -c -o coders/coders_xps_la-xps.lo `test -f 'coders/xps.c' || echo './'`coders/xps.c |
---|
1054 | mv -f coders/.deps/coders_wpg_la-wpg.Tpo coders/.deps/coders_wpg_la-wpg.Plo |
---|
1055 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xtrn_la-xtrn.lo -MD -MP -MF coders/.deps/coders_xtrn_la-xtrn.Tpo -c -o coders/coders_xtrn_la-xtrn.lo `test -f 'coders/xtrn.c' || echo './'`coders/xtrn.c |
---|
1056 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xpm_la-xpm.lo -MD -MP -MF coders/.deps/coders_xpm_la-xpm.Tpo -c coders/xpm.c -fno-common -DPIC -o coders/.libs/coders_xpm_la-xpm.o |
---|
1057 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xps_la-xps.lo -MD -MP -MF coders/.deps/coders_xps_la-xps.Tpo -c coders/xps.c -fno-common -DPIC -o coders/.libs/coders_xps_la-xps.o |
---|
1058 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xcf_la-xcf.lo -MD -MP -MF coders/.deps/coders_xcf_la-xcf.Tpo -c coders/xcf.c -o coders/coders_xcf_la-xcf.o >/dev/null 2>&1 |
---|
1059 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xtrn_la-xtrn.lo -MD -MP -MF coders/.deps/coders_xtrn_la-xtrn.Tpo -c coders/xtrn.c -fno-common -DPIC -o coders/.libs/coders_xtrn_la-xtrn.o |
---|
1060 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xps_la-xps.lo -MD -MP -MF coders/.deps/coders_xps_la-xps.Tpo -c coders/xps.c -o coders/coders_xps_la-xps.o >/dev/null 2>&1 |
---|
1061 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xtrn_la-xtrn.lo -MD -MP -MF coders/.deps/coders_xtrn_la-xtrn.Tpo -c coders/xtrn.c -o coders/coders_xtrn_la-xtrn.o >/dev/null 2>&1 |
---|
1062 | mv -f coders/.deps/coders_xtrn_la-xtrn.Tpo coders/.deps/coders_xtrn_la-xtrn.Plo |
---|
1063 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_ycbcr_la-ycbcr.lo -MD -MP -MF coders/.deps/coders_ycbcr_la-ycbcr.Tpo -c -o coders/coders_ycbcr_la-ycbcr.lo `test -f 'coders/ycbcr.c' || echo './'`coders/ycbcr.c |
---|
1064 | mv -f coders/.deps/coders_xps_la-xps.Tpo coders/.deps/coders_xps_la-xps.Plo |
---|
1065 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_yuv_la-yuv.lo -MD -MP -MF coders/.deps/coders_yuv_la-yuv.Tpo -c -o coders/coders_yuv_la-yuv.lo `test -f 'coders/yuv.c' || echo './'`coders/yuv.c |
---|
1066 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xpm_la-xpm.lo -MD -MP -MF coders/.deps/coders_xpm_la-xpm.Tpo -c coders/xpm.c -o coders/coders_xpm_la-xpm.o >/dev/null 2>&1 |
---|
1067 | mv -f coders/.deps/coders_xcf_la-xcf.Tpo coders/.deps/coders_xcf_la-xcf.Plo |
---|
1068 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_djvu_la-djvu.lo -MD -MP -MF coders/.deps/coders_djvu_la-djvu.Tpo -c -o coders/coders_djvu_la-djvu.lo `test -f 'coders/djvu.c' || echo './'`coders/djvu.c |
---|
1069 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_ycbcr_la-ycbcr.lo -MD -MP -MF coders/.deps/coders_ycbcr_la-ycbcr.Tpo -c coders/ycbcr.c -fno-common -DPIC -o coders/.libs/coders_ycbcr_la-ycbcr.o |
---|
1070 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_yuv_la-yuv.lo -MD -MP -MF coders/.deps/coders_yuv_la-yuv.Tpo -c coders/yuv.c -fno-common -DPIC -o coders/.libs/coders_yuv_la-yuv.o |
---|
1071 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_djvu_la-djvu.lo -MD -MP -MF coders/.deps/coders_djvu_la-djvu.Tpo -c coders/djvu.c -fno-common -DPIC -o coders/.libs/coders_djvu_la-djvu.o |
---|
1072 | mv -f coders/.deps/coders_xpm_la-xpm.Tpo coders/.deps/coders_xpm_la-xpm.Plo |
---|
1073 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -D_THREAD_SAFE -I/opt/local/include/OpenEXR -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_exr_la-exr.lo -MD -MP -MF coders/.deps/coders_exr_la-exr.Tpo -c -o coders/coders_exr_la-exr.lo `test -f 'coders/exr.c' || echo './'`coders/exr.c |
---|
1074 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_yuv_la-yuv.lo -MD -MP -MF coders/.deps/coders_yuv_la-yuv.Tpo -c coders/yuv.c -o coders/coders_yuv_la-yuv.o >/dev/null 2>&1 |
---|
1075 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_djvu_la-djvu.lo -MD -MP -MF coders/.deps/coders_djvu_la-djvu.Tpo -c coders/djvu.c -o coders/coders_djvu_la-djvu.o >/dev/null 2>&1 |
---|
1076 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -D_THREAD_SAFE -I/opt/local/include/OpenEXR -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_exr_la-exr.lo -MD -MP -MF coders/.deps/coders_exr_la-exr.Tpo -c coders/exr.c -fno-common -DPIC -o coders/.libs/coders_exr_la-exr.o |
---|
1077 | mv -f coders/.deps/coders_djvu_la-djvu.Tpo coders/.deps/coders_djvu_la-djvu.Plo |
---|
1078 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_jbig_la-jbig.lo -MD -MP -MF coders/.deps/coders_jbig_la-jbig.Tpo -c -o coders/coders_jbig_la-jbig.lo `test -f 'coders/jbig.c' || echo './'`coders/jbig.c |
---|
1079 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_ycbcr_la-ycbcr.lo -MD -MP -MF coders/.deps/coders_ycbcr_la-ycbcr.Tpo -c coders/ycbcr.c -o coders/coders_ycbcr_la-ycbcr.o >/dev/null 2>&1 |
---|
1080 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -D_THREAD_SAFE -I/opt/local/include/OpenEXR -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_exr_la-exr.lo -MD -MP -MF coders/.deps/coders_exr_la-exr.Tpo -c coders/exr.c -o coders/coders_exr_la-exr.o >/dev/null 2>&1 |
---|
1081 | mv -f coders/.deps/coders_yuv_la-yuv.Tpo coders/.deps/coders_yuv_la-yuv.Plo |
---|
1082 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_jpeg_la-jpeg.lo -MD -MP -MF coders/.deps/coders_jpeg_la-jpeg.Tpo -c -o coders/coders_jpeg_la-jpeg.lo `test -f 'coders/jpeg.c' || echo './'`coders/jpeg.c |
---|
1083 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_jbig_la-jbig.lo -MD -MP -MF coders/.deps/coders_jbig_la-jbig.Tpo -c coders/jbig.c -fno-common -DPIC -o coders/.libs/coders_jbig_la-jbig.o |
---|
1084 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_jpeg_la-jpeg.lo -MD -MP -MF coders/.deps/coders_jpeg_la-jpeg.Tpo -c coders/jpeg.c -fno-common -DPIC -o coders/.libs/coders_jpeg_la-jpeg.o |
---|
1085 | mv -f coders/.deps/coders_exr_la-exr.Tpo coders/.deps/coders_exr_la-exr.Plo |
---|
1086 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -I/opt/local/include/openjpeg-2.3 -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_jp2_la-jp2.lo -MD -MP -MF coders/.deps/coders_jp2_la-jp2.Tpo -c -o coders/coders_jp2_la-jp2.lo `test -f 'coders/jp2.c' || echo './'`coders/jp2.c |
---|
1087 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_jbig_la-jbig.lo -MD -MP -MF coders/.deps/coders_jbig_la-jbig.Tpo -c coders/jbig.c -o coders/coders_jbig_la-jbig.o >/dev/null 2>&1 |
---|
1088 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -I/opt/local/include/openjpeg-2.3 -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_jp2_la-jp2.lo -MD -MP -MF coders/.deps/coders_jp2_la-jp2.Tpo -c coders/jp2.c -fno-common -DPIC -o coders/.libs/coders_jp2_la-jp2.o |
---|
1089 | mv -f coders/.deps/coders_jbig_la-jbig.Tpo coders/.deps/coders_jbig_la-jbig.Plo |
---|
1090 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_png_la-png.lo -MD -MP -MF coders/.deps/coders_png_la-png.Tpo -c -o coders/coders_png_la-png.lo `test -f 'coders/png.c' || echo './'`coders/png.c |
---|
1091 | mv -f coders/.deps/coders_ycbcr_la-ycbcr.Tpo coders/.deps/coders_ycbcr_la-ycbcr.Plo |
---|
1092 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_ept_la-ept.lo -MD -MP -MF coders/.deps/coders_ept_la-ept.Tpo -c -o coders/coders_ept_la-ept.lo `test -f 'coders/ept.c' || echo './'`coders/ept.c |
---|
1093 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -I/opt/local/include/openjpeg-2.3 -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_jp2_la-jp2.lo -MD -MP -MF coders/.deps/coders_jp2_la-jp2.Tpo -c coders/jp2.c -o coders/coders_jp2_la-jp2.o >/dev/null 2>&1 |
---|
1094 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_png_la-png.lo -MD -MP -MF coders/.deps/coders_png_la-png.Tpo -c coders/png.c -fno-common -DPIC -o coders/.libs/coders_png_la-png.o |
---|
1095 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_ept_la-ept.lo -MD -MP -MF coders/.deps/coders_ept_la-ept.Tpo -c coders/ept.c -fno-common -DPIC -o coders/.libs/coders_ept_la-ept.o |
---|
1096 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_jpeg_la-jpeg.lo -MD -MP -MF coders/.deps/coders_jpeg_la-jpeg.Tpo -c coders/jpeg.c -o coders/coders_jpeg_la-jpeg.o >/dev/null 2>&1 |
---|
1097 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_ept_la-ept.lo -MD -MP -MF coders/.deps/coders_ept_la-ept.Tpo -c coders/ept.c -o coders/coders_ept_la-ept.o >/dev/null 2>&1 |
---|
1098 | mv -f coders/.deps/coders_jp2_la-jp2.Tpo coders/.deps/coders_jp2_la-jp2.Plo |
---|
1099 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tiff_la-tiff.lo -MD -MP -MF coders/.deps/coders_tiff_la-tiff.Tpo -c -o coders/coders_tiff_la-tiff.lo `test -f 'coders/tiff.c' || echo './'`coders/tiff.c |
---|
1100 | mv -f coders/.deps/coders_ept_la-ept.Tpo coders/.deps/coders_ept_la-ept.Plo |
---|
1101 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tiff_la-psd.lo -MD -MP -MF coders/.deps/coders_tiff_la-psd.Tpo -c -o coders/coders_tiff_la-psd.lo `test -f 'coders/psd.c' || echo './'`coders/psd.c |
---|
1102 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tiff_la-tiff.lo -MD -MP -MF coders/.deps/coders_tiff_la-tiff.Tpo -c coders/tiff.c -fno-common -DPIC -o coders/.libs/coders_tiff_la-tiff.o |
---|
1103 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tiff_la-psd.lo -MD -MP -MF coders/.deps/coders_tiff_la-psd.Tpo -c coders/psd.c -fno-common -DPIC -o coders/.libs/coders_tiff_la-psd.o |
---|
1104 | mv -f coders/.deps/coders_jpeg_la-jpeg.Tpo coders/.deps/coders_jpeg_la-jpeg.Plo |
---|
1105 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_webp_la-webp.lo -MD -MP -MF coders/.deps/coders_webp_la-webp.Tpo -c -o coders/coders_webp_la-webp.lo `test -f 'coders/webp.c' || echo './'`coders/webp.c |
---|
1106 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_webp_la-webp.lo -MD -MP -MF coders/.deps/coders_webp_la-webp.Tpo -c coders/webp.c -fno-common -DPIC -o coders/.libs/coders_webp_la-webp.o |
---|
1107 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_webp_la-webp.lo -MD -MP -MF coders/.deps/coders_webp_la-webp.Tpo -c coders/webp.c -o coders/coders_webp_la-webp.o >/dev/null 2>&1 |
---|
1108 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tiff_la-psd.lo -MD -MP -MF coders/.deps/coders_tiff_la-psd.Tpo -c coders/psd.c -o coders/coders_tiff_la-psd.o >/dev/null 2>&1 |
---|
1109 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_tiff_la-tiff.lo -MD -MP -MF coders/.deps/coders_tiff_la-tiff.Tpo -c coders/tiff.c -o coders/coders_tiff_la-tiff.o >/dev/null 2>&1 |
---|
1110 | mv -f coders/.deps/coders_webp_la-webp.Tpo coders/.deps/coders_webp_la-webp.Plo |
---|
1111 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_x_la-x.lo -MD -MP -MF coders/.deps/coders_x_la-x.Tpo -c -o coders/coders_x_la-x.lo `test -f 'coders/x.c' || echo './'`coders/x.c |
---|
1112 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_x_la-x.lo -MD -MP -MF coders/.deps/coders_x_la-x.Tpo -c coders/x.c -fno-common -DPIC -o coders/.libs/coders_x_la-x.o |
---|
1113 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_x_la-x.lo -MD -MP -MF coders/.deps/coders_x_la-x.Tpo -c coders/x.c -o coders/coders_x_la-x.o >/dev/null 2>&1 |
---|
1114 | mv -f coders/.deps/coders_x_la-x.Tpo coders/.deps/coders_x_la-x.Plo |
---|
1115 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xwd_la-xwd.lo -MD -MP -MF coders/.deps/coders_xwd_la-xwd.Tpo -c -o coders/coders_xwd_la-xwd.lo `test -f 'coders/xwd.c' || echo './'`coders/xwd.c |
---|
1116 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xwd_la-xwd.lo -MD -MP -MF coders/.deps/coders_xwd_la-xwd.Tpo -c coders/xwd.c -fno-common -DPIC -o coders/.libs/coders_xwd_la-xwd.o |
---|
1117 | mv -f coders/.deps/coders_tiff_la-psd.Tpo coders/.deps/coders_tiff_la-psd.Plo |
---|
1118 | cp -f magick/ImageMagick.pc magick/ImageMagick-6.Q16.pc |
---|
1119 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_xwd_la-xwd.lo -MD -MP -MF coders/.deps/coders_xwd_la-xwd.Tpo -c coders/xwd.c -o coders/coders_xwd_la-xwd.o >/dev/null 2>&1 |
---|
1120 | cp -f magick/MagickCore.pc magick/MagickCore-6.Q16.pc |
---|
1121 | cp -f wand/MagickWand.pc wand/MagickWand-6.Q16.pc |
---|
1122 | cp -f wand/Wand.pc wand/Wand-6.Q16.pc |
---|
1123 | cp -f Magick++/lib/Magick++.pc Magick++/lib/Magick++-6.Q16.pc |
---|
1124 | cp -f Magick++/lib/ImageMagick++.pc Magick++/lib/ImageMagick++-6.Q16.pc |
---|
1125 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_aai_la-aai.lo -MD -MP -MF coders/.deps/coders_aai_la-aai.Tpo -c -o coders/coders_aai_la-aai.lo `test -f 'coders/aai.c' || echo './'`coders/aai.c |
---|
1126 | mv -f coders/.deps/coders_tiff_la-tiff.Tpo coders/.deps/coders_tiff_la-tiff.Plo |
---|
1127 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT magick/magick_libMagickCore_6_Q16_la-accelerate.lo -MD -MP -MF magick/.deps/magick_libMagickCore_6_Q16_la-accelerate.Tpo -c -o magick/magick_libMagickCore_6_Q16_la-accelerate.lo `test -f 'magick/accelerate.c' || echo './'`magick/accelerate.c |
---|
1128 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_aai_la-aai.lo -MD -MP -MF coders/.deps/coders_aai_la-aai.Tpo -c coders/aai.c -fno-common -DPIC -o coders/.libs/coders_aai_la-aai.o |
---|
1129 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT magick/magick_libMagickCore_6_Q16_la-accelerate.lo -MD -MP -MF magick/.deps/magick_libMagickCore_6_Q16_la-accelerate.Tpo -c magick/accelerate.c -fno-common -DPIC -o magick/.libs/magick_libMagickCore_6_Q16_la-accelerate.o |
---|
1130 | mv -f coders/.deps/coders_xwd_la-xwd.Tpo coders/.deps/coders_xwd_la-xwd.Plo |
---|
1131 | /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT magick/magick_libMagickCore_6_Q16_la-animate.lo -MD -MP -MF magick/.deps/magick_libMagickCore_6_Q16_la-animate.Tpo -c -o magick/magick_libMagickCore_6_Q16_la-animate.lo `test -f 'magick/animate.c' || echo './'`magick/animate.c |
---|
1132 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_aai_la-aai.lo -MD -MP -MF coders/.deps/coders_aai_la-aai.Tpo -c coders/aai.c -o coders/coders_aai_la-aai.o >/dev/null 2>&1 |
---|
1133 | In file included from magick/accelerate.c:49: |
---|
1134 | In file included from ./magick/cache-private.h:24: |
---|
1135 | ./magick/opencl-private.h:78:23: error: expected ')' |
---|
1136 | void (CL_CALLBACK *pfn_notify)(const char *, const void *, size_t, void *), |
---|
1137 | ^ |
---|
1138 | ./magick/opencl-private.h:78:10: note: to match this '(' |
---|
1139 | void (CL_CALLBACK *pfn_notify)(const char *, const void *, size_t, void *), |
---|
1140 | ^ |
---|
1141 | ./magick/opencl-private.h:129:23: error: expected ')' |
---|
1142 | void (CL_CALLBACK *pfn_notify)(cl_program program, void * user_data), |
---|
1143 | ^ |
---|
1144 | ./magick/opencl-private.h:129:10: note: to match this '(' |
---|
1145 | void (CL_CALLBACK *pfn_notify)(cl_program program, void * user_data), |
---|
1146 | ^ |
---|
1147 | ./magick/opencl-private.h:234:23: error: expected ')' |
---|
1148 | void (CL_CALLBACK *MAGICKpfn_notify)(cl_event,cl_int,void *), |
---|
1149 | ^ |
---|
1150 | ./magick/opencl-private.h:234:10: note: to match this '(' |
---|
1151 | void (CL_CALLBACK *MAGICKpfn_notify)(cl_event,cl_int,void *), |
---|
1152 | ^ |
---|
1153 | ./magick/opencl-private.h:235:21: error: expected ';' after top level declarator |
---|
1154 | void *user_data) CL_API_SUFFIX__VERSION_1_1; |
---|
1155 | ^ |
---|
1156 | ; |
---|
1157 | magick/accelerate.c:587:19: warning: incompatible pointer types returning 'cl_mem' (aka 'struct _cl_mem *') from a function with result type 'Image *' (aka 'struct _Image *') [-Wincompatible-pointer-types] |
---|
1158 | return((cl_mem) NULL); |
---|
1159 | ^~~~~~~~~~~~~~~ |
---|
1160 | magick/accelerate.c:1351:8: error: member reference base type 'cl_float4' (aka 'float [4]') is not a structure or union |
---|
1161 | black.z=0.0; |
---|
1162 | ~~~~~^~ |
---|
1163 | magick/accelerate.c:1352:8: error: member reference base type 'cl_float4' (aka 'float [4]') is not a structure or union |
---|
1164 | white.z=MaxRange(QuantumRange); |
---|
1165 | ~~~~~^~ |
---|
1166 | magick/accelerate.c:1358:30: error: member reference base type 'cl_uint4' (aka 'uint32_t [4]') is not a structure or union |
---|
1167 | intensity+=histogram[i].s[2]; |
---|
1168 | ~~~~~~~~~~~~^~ |
---|
1169 | magick/accelerate.c:1362:10: error: member reference base type 'cl_float4' (aka 'float [4]') is not a structure or union |
---|
1170 | black.z=(MagickRealType) i; |
---|
1171 | ~~~~~^~ |
---|
1172 | magick/accelerate.c:1366:30: error: member reference base type 'cl_uint4' (aka 'uint32_t [4]') is not a structure or union |
---|
1173 | intensity+=histogram[i].s[2]; |
---|
1174 | ~~~~~~~~~~~~^~ |
---|
1175 | magick/accelerate.c:1370:10: error: member reference base type 'cl_float4' (aka 'float [4]') is not a structure or union |
---|
1176 | white.z=(MagickRealType) i; |
---|
1177 | ~~~~~^~ |
---|
1178 | magick/accelerate.c:1372:8: error: member reference base type 'cl_float4' (aka 'float [4]') is not a structure or union |
---|
1179 | black.y=0.0; |
---|
1180 | ~~~~~^~ |
---|
1181 | magick/accelerate.c:1373:8: error: member reference base type 'cl_float4' (aka 'float [4]') is not a structure or union |
---|
1182 | white.y=MaxRange(QuantumRange); |
---|
1183 | ~~~~~^~ |
---|
1184 | magick/accelerate.c:1379:30: error: member reference base type 'cl_uint4' (aka 'uint32_t [4]') is not a structure or union |
---|
1185 | intensity+=histogram[i].s[2]; |
---|
1186 | ~~~~~~~~~~~~^~ |
---|
1187 | magick/accelerate.c:1383:10: error: member reference base type 'cl_float4' (aka 'float [4]') is not a structure or union |
---|
1188 | black.y=(MagickRealType) i; |
---|
1189 | ~~~~~^~ |
---|
1190 | magick/accelerate.c:1387:30: error: member reference base type 'cl_uint4' (aka 'uint32_t [4]') is not a structure or union |
---|
1191 | intensity+=histogram[i].s[2]; |
---|
1192 | ~~~~~~~~~~~~^~ |
---|
1193 | magick/accelerate.c:1391:10: error: member reference base type 'cl_float4' (aka 'float [4]') is not a structure or union |
---|
1194 | white.y=(MagickRealType) i; |
---|
1195 | ~~~~~^~ |
---|
1196 | magick/accelerate.c:1393:8: error: member reference base type 'cl_float4' (aka 'float [4]') is not a structure or union |
---|
1197 | black.x=0.0; |
---|
1198 | ~~~~~^~ |
---|
1199 | magick/accelerate.c:1394:8: error: member reference base type 'cl_float4' (aka 'float [4]') is not a structure or union |
---|
1200 | white.x=MaxRange(QuantumRange); |
---|
1201 | ~~~~~^~ |
---|
1202 | magick/accelerate.c:1400:30: error: member reference base type 'cl_uint4' (aka 'uint32_t [4]') is not a structure or union |
---|
1203 | intensity+=histogram[i].s[2]; |
---|
1204 | ~~~~~~~~~~~~^~ |
---|
1205 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
1206 | 1 warning and 20 errors generated. |
---|
1207 | make[1]: *** [magick/magick_libMagickCore_6_Q16_la-accelerate.lo] Error 1 |
---|
1208 | make[1]: *** Waiting for unfinished jobs.... |
---|
1209 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT magick/magick_libMagickCore_6_Q16_la-animate.lo -MD -MP -MF magick/.deps/magick_libMagickCore_6_Q16_la-animate.Tpo -c magick/animate.c -fno-common -DPIC -o magick/.libs/magick_libMagickCore_6_Q16_la-animate.o |
---|
1210 | mv -f coders/.deps/coders_aai_la-aai.Tpo coders/.deps/coders_aai_la-aai.Plo |
---|
1211 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT coders/coders_png_la-png.lo -MD -MP -MF coders/.deps/coders_png_la-png.Tpo -c coders/png.c -o coders/coders_png_la-png.o >/dev/null 2>&1 |
---|
1212 | libtool: compile: /opt/local/bin/clang-mp-3.9 -DHAVE_CONFIG_H -I. -I./config -I. -I. -Qunused-arguments -pthread -I/opt/local/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/opt/local/include -I/opt/local/include/libxml2 -I/opt/local/include/libraw -I/opt/local/include/libpng16 -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/include/openjpeg-2.3 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -Qunused-arguments -pthread -fopenmp -pipe -Os -arch x86_64 -Wall -mtune=westmere -fexceptions -D_FORTIFY_SOURCE=0 -Qunused-arguments -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -MT magick/magick_libMagickCore_6_Q16_la-animate.lo -MD -MP -MF magick/.deps/magick_libMagickCore_6_Q16_la-animate.Tpo -c magick/animate.c -o magick/magick_libMagickCore_6_Q16_la-animate.o >/dev/null 2>&1 |
---|
1213 | mv -f magick/.deps/magick_libMagickCore_6_Q16_la-animate.Tpo magick/.deps/magick_libMagickCore_6_Q16_la-animate.Plo |
---|
1214 | mv -f coders/.deps/coders_png_la-png.Tpo coders/.deps/coders_png_la-png.Plo |
---|
1215 | make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.9.9-19' |
---|
1216 | make: *** [all] Error 2 |
---|
1217 | make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.9.9-19' |
---|
1218 | Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.9.9-19" && /usr/bin/make -j4 -w all |
---|
1219 | Exit code: 2 |
---|
1220 | Error: Failed to build ImageMagick: command execution failed |
---|
1221 | Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/main.log for details. |
---|
1222 | Error: Follow https://guide.macports.org/#project.tickets to report a bug. |
---|