Ticket #42361: config.log

File config.log, 45.3 KB (added by nneonneo (Robert Xiao), 10 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libjpeg-turbo/libjpeg-turbo/work/libjpeg-turbo-1.3.0-i386/config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by libjpeg-turbo configure 1.3.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --with-jpeg8 NASM=/opt/local/bin/nasm --host x86_64-apple-darwin --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = shenlong.local
14uname -m = x86_64
15uname -r = 13.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 10.00 gigabytes
33Default processor set: 241 tasks, 893 threads, 8 processors
34Load average: 2.42, Mach factor: 5.57
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2456: checking for a BSD-compatible install
52configure:2524: result: /usr/bin/install -c
53configure:2535: checking whether build environment is sane
54configure:2590: result: yes
55configure:2649: checking for x86_64-apple-darwin-strip
56configure:2679: result: no
57configure:2689: checking for strip
58configure:2705: found /opt/local/bin/strip
59configure:2716: result: strip
60configure:2741: checking for a thread-safe mkdir -p
61configure:2780: result: /opt/local/bin/gmkdir -p
62configure:2787: checking for gawk
63configure:2817: result: no
64configure:2787: checking for mawk
65configure:2817: result: no
66configure:2787: checking for nawk
67configure:2817: result: no
68configure:2787: checking for awk
69configure:2803: found /usr/bin/awk
70configure:2814: result: awk
71configure:2825: checking whether make sets $(MAKE)
72configure:2847: result: yes
73configure:2876: checking whether make supports nested variables
74configure:2893: result: yes
75configure:3040: checking for style of include used by make
76configure:3068: result: GNU
77configure:3099: checking for x86_64-apple-darwin-gcc
78configure:3126: result: /usr/bin/clang
79configure:3395: checking for C compiler version
80configure:3404: /usr/bin/clang --version >&5
81Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
82Target: x86_64-apple-darwin13.0.0
83Thread model: posix
84configure:3415: $? = 0
85configure:3404: /usr/bin/clang -v >&5
86Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
87Target: x86_64-apple-darwin13.0.0
88Thread model: posix
89configure:3415: $? = 0
90configure:3404: /usr/bin/clang -V >&5
91clang: error: argument to '-V' is missing (expected 1 value)
92clang: error: no input files
93configure:3415: $? = 1
94configure:3404: /usr/bin/clang -qversion >&5
95clang: error: no input files
96configure:3415: $? = 1
97configure:3435: checking whether the C compiler works
98configure:3457: /usr/bin/clang -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
99configure:3461: $? = 0
100configure:3509: result: yes
101configure:3512: checking for C compiler default output file name
102configure:3514: result: a.out
103configure:3520: checking for suffix of executables
104configure:3527: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
105configure:3531: $? = 0
106configure:3553: result:
107configure:3575: checking whether we are cross compiling
108configure:3583: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
109configure:3587: $? = 0
110configure:3594: ./conftest
111configure:3598: $? = 0
112configure:3613: result: no
113configure:3618: checking for suffix of object files
114configure:3640: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
115configure:3644: $? = 0
116configure:3665: result: o
117configure:3669: checking whether we are using the GNU C compiler
118configure:3688: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
119configure:3688: $? = 0
120configure:3697: result: yes
121configure:3706: checking whether /usr/bin/clang accepts -g
122configure:3726: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
123configure:3726: $? = 0
124configure:3767: result: yes
125configure:3784: checking for /usr/bin/clang option to accept ISO C89
126configure:3847: /usr/bin/clang  -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
127configure:3847: $? = 0
128configure:3860: result: none needed
129configure:3885: checking whether /usr/bin/clang understands -c and -o together
130configure:3907: /usr/bin/clang -c conftest.c -o conftest2.o
131configure:3910: $? = 0
132configure:3907: /usr/bin/clang -c conftest.c -o conftest2.o
133configure:3910: $? = 0
134configure:3922: result: yes
135configure:3941: checking dependency style of /usr/bin/clang
136configure:4052: result: none
137configure:4072: checking how to run the C preprocessor
138configure:4103: /usr/bin/clang -E -I/opt/local/include conftest.c
139configure:4103: $? = 0
140configure:4117: /usr/bin/clang -E -I/opt/local/include conftest.c
141conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
142#include <ac_nonexistent.h>
143         ^
1441 error generated.
145configure:4117: $? = 1
146configure: failed program was:
147| /* confdefs.h */
148| #define PACKAGE_NAME "libjpeg-turbo"
149| #define PACKAGE_TARNAME "libjpeg-turbo"
150| #define PACKAGE_VERSION "1.3.0"
151| #define PACKAGE_STRING "libjpeg-turbo 1.3.0"
152| #define PACKAGE_BUGREPORT ""
153| #define PACKAGE_URL ""
154| #define PACKAGE "libjpeg-turbo"
155| #define VERSION "1.3.0"
156| #define HAVE_PROTOTYPES 1
157| /* end confdefs.h.  */
158| #include <ac_nonexistent.h>
159configure:4142: result: /usr/bin/clang -E
160configure:4162: /usr/bin/clang -E -I/opt/local/include conftest.c
161configure:4162: $? = 0
162configure:4176: /usr/bin/clang -E -I/opt/local/include conftest.c
163conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
164#include <ac_nonexistent.h>
165         ^
1661 error generated.
167configure:4176: $? = 1
168configure: failed program was:
169| /* confdefs.h */
170| #define PACKAGE_NAME "libjpeg-turbo"
171| #define PACKAGE_TARNAME "libjpeg-turbo"
172| #define PACKAGE_VERSION "1.3.0"
173| #define PACKAGE_STRING "libjpeg-turbo 1.3.0"
174| #define PACKAGE_BUGREPORT ""
175| #define PACKAGE_URL ""
176| #define PACKAGE "libjpeg-turbo"
177| #define VERSION "1.3.0"
178| #define HAVE_PROTOTYPES 1
179| /* end confdefs.h.  */
180| #include <ac_nonexistent.h>
181configure:4212: checking for x86_64-apple-darwin-gcc
182configure:4239: result: /usr/bin/clang
183configure:4508: checking for C compiler version
184configure:4517: /usr/bin/clang --version >&5
185Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
186Target: x86_64-apple-darwin13.0.0
187Thread model: posix
188configure:4528: $? = 0
189configure:4517: /usr/bin/clang -v >&5
190Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
191Target: x86_64-apple-darwin13.0.0
192Thread model: posix
193configure:4528: $? = 0
194configure:4517: /usr/bin/clang -V >&5
195clang: error: argument to '-V' is missing (expected 1 value)
196clang: error: no input files
197configure:4528: $? = 1
198configure:4517: /usr/bin/clang -qversion >&5
199clang: error: no input files
200configure:4528: $? = 1
201configure:4532: checking whether we are using the GNU C compiler
202configure:4560: result: yes
203configure:4569: checking whether /usr/bin/clang accepts -g
204configure:4630: result: yes
205configure:4647: checking for /usr/bin/clang option to accept ISO C89
206configure:4723: result: none needed
207configure:4748: checking whether /usr/bin/clang understands -c and -o together
208configure:4785: result: yes
209configure:4804: checking dependency style of /usr/bin/clang
210configure:4915: result: none
211configure:4939: checking dependency style of /usr/bin/clang
212configure:5048: result: none
213configure:5093: checking build system type
214configure:5107: result: x86_64-apple-darwin13.0.0
215configure:5127: checking host system type
216configure:5140: result: x86_64-apple-darwin
217configure:5181: checking how to print strings
218configure:5208: result: printf
219configure:5229: checking for a sed that does not truncate output
220configure:5293: result: /opt/local/bin/gsed
221configure:5311: checking for grep that handles long lines and -e
222configure:5369: result: /usr/bin/grep
223configure:5374: checking for egrep
224configure:5436: result: /usr/bin/grep -E
225configure:5441: checking for fgrep
226configure:5503: result: /usr/bin/grep -F
227configure:5538: checking for ld used by /usr/bin/clang
228configure:5605: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
229configure:5612: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
230configure:5627: result: no
231configure:5639: checking for BSD- or MS-compatible name lister (nm)
232configure:5688: result: /usr/bin/nm
233configure:5818: checking the name lister (/usr/bin/nm) interface
234configure:5825: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
235configure:5828: /usr/bin/nm "conftest.o"
236configure:5831: output
23700000000 S _some_variable
238configure:5838: result: BSD nm
239configure:5841: checking whether ln -s works
240configure:5845: result: yes
241configure:5853: checking the maximum length of command line arguments
242configure:5983: result: 196608
243configure:6000: checking whether the shell understands some XSI constructs
244configure:6010: result: yes
245configure:6014: checking whether the shell understands "+="
246configure:6020: result: yes
247configure:6055: checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin format
248configure:6095: result: func_convert_file_noop
249configure:6102: checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format
250configure:6122: result: func_convert_file_noop
251configure:6129: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
252configure:6136: result: -r
253configure:6170: checking for x86_64-apple-darwin-objdump
254configure:6200: result: no
255configure:6210: checking for objdump
256configure:6240: result: no
257configure:6269: checking how to recognize dependent libraries
258configure:6471: result: pass_all
259configure:6516: checking for x86_64-apple-darwin-dlltool
260configure:6546: result: no
261configure:6556: checking for dlltool
262configure:6586: result: no
263configure:6616: checking how to associate runtime and link libraries
264configure:6643: result: printf %s\n
265configure:6660: checking for x86_64-apple-darwin-ar
266configure:6690: result: no
267configure:6704: checking for ar
268configure:6720: found /opt/local/bin/ar
269configure:6731: result: ar
270configure:6768: checking for archiver @FILE support
271configure:6785: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
272configure:6785: $? = 0
273configure:6788: ar cru libconftest.a @conftest.lst >&5
274ar: @conftest.lst: No such file or directory
275configure:6791: $? = 1
276configure:6811: result: no
277configure:6829: checking for x86_64-apple-darwin-strip
278configure:6856: result: strip
279configure:6928: checking for x86_64-apple-darwin-ranlib
280configure:6958: result: no
281configure:6968: checking for ranlib
282configure:6984: found /opt/local/bin/ranlib
283configure:6995: result: ranlib
284configure:7097: checking command to parse /usr/bin/nm output from /usr/bin/clang object
285configure:7217: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
286configure:7220: $? = 0
287configure:7224: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
288configure:7227: $? = 0
289cannot find nm_test_var in conftest.nm
290configure:7217: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
291configure:7220: $? = 0
292configure:7224: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
293configure:7227: $? = 0
294configure:7293: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c conftstm.o >&5
295configure:7296: $? = 0
296configure:7334: result: ok
297configure:7371: checking for sysroot
298configure:7401: result: no
299configure:7617: checking for x86_64-apple-darwin-mt
300configure:7647: result: no
301configure:7657: checking for mt
302configure:7687: result: no
303configure:7707: checking if : is a manifest tool
304configure:7713: : '-?'
305configure:7721: result: no
306configure:7737: checking for x86_64-apple-darwin-dsymutil
307configure:7767: result: no
308configure:7777: checking for dsymutil
309configure:7793: found /usr/bin/dsymutil
310configure:7804: result: dsymutil
311configure:7829: checking for x86_64-apple-darwin-nmedit
312configure:7859: result: no
313configure:7869: checking for nmedit
314configure:7885: found /opt/local/bin/nmedit
315configure:7896: result: nmedit
316configure:7921: checking for x86_64-apple-darwin-lipo
317configure:7951: result: no
318configure:7961: checking for lipo
319configure:7977: found /opt/local/bin/lipo
320configure:7988: result: lipo
321configure:8013: checking for x86_64-apple-darwin-otool
322configure:8043: result: no
323configure:8053: checking for otool
324configure:8069: found /opt/local/bin/otool
325configure:8080: result: otool
326configure:8105: checking for x86_64-apple-darwin-otool64
327configure:8135: result: no
328configure:8145: checking for otool64
329configure:8175: result: no
330configure:8220: checking for -single_module linker flag
331/usr/bin/clang -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
332configure:8253: result: yes
333configure:8256: checking for -exported_symbols_list linker flag
334configure:8276: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
335configure:8276: $? = 0
336configure:8286: result: yes
337configure:8289: checking for -force_load linker flag
338/usr/bin/clang -pipe -Os -arch i386 -c -o conftest.o conftest.c
339ar cru libconftest.a conftest.o
340ranlib libconftest.a
341/usr/bin/clang -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
342configure:8321: result: yes
343configure:8359: checking for ANSI C header files
344configure:8379: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
345configure:8379: $? = 0
346configure:8452: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
347configure:8452: $? = 0
348configure:8452: ./conftest
349configure:8452: $? = 0
350configure:8463: result: yes
351configure:8476: checking for sys/types.h
352configure:8476: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
353configure:8476: $? = 0
354configure:8476: result: yes
355configure:8476: checking for sys/stat.h
356configure:8476: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
357configure:8476: $? = 0
358configure:8476: result: yes
359configure:8476: checking for stdlib.h
360configure:8476: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
361configure:8476: $? = 0
362configure:8476: result: yes
363configure:8476: checking for string.h
364configure:8476: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
365configure:8476: $? = 0
366configure:8476: result: yes
367configure:8476: checking for memory.h
368configure:8476: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
369configure:8476: $? = 0
370configure:8476: result: yes
371configure:8476: checking for strings.h
372configure:8476: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
373configure:8476: $? = 0
374configure:8476: result: yes
375configure:8476: checking for inttypes.h
376configure:8476: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
377configure:8476: $? = 0
378configure:8476: result: yes
379configure:8476: checking for stdint.h
380configure:8476: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
381configure:8476: $? = 0
382configure:8476: result: yes
383configure:8476: checking for unistd.h
384configure:8476: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
385configure:8476: $? = 0
386configure:8476: result: yes
387configure:8490: checking for dlfcn.h
388configure:8490: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
389configure:8490: $? = 0
390configure:8490: result: yes
391configure:8696: checking for objdir
392configure:8711: result: .libs
393configure:8978: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
394configure:8996: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
395configure:9000: $? = 0
396configure:9013: result: yes
397configure:9340: checking for /usr/bin/clang option to produce PIC
398configure:9347: result: -fno-common -DPIC
399configure:9355: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
400configure:9373: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
401configure:9377: $? = 0
402configure:9390: result: yes
403configure:9419: checking if /usr/bin/clang static flag -static works
404configure:9447: result: no
405configure:9462: checking if /usr/bin/clang supports -c -o file.o
406configure:9483: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
407configure:9487: $? = 0
408configure:9509: result: yes
409configure:9517: checking if /usr/bin/clang supports -c -o file.o
410configure:9564: result: yes
411configure:9597: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
412configure:10750: result: yes
413configure:10990: checking dynamic linker characteristics
414configure:11723: result: darwin dyld
415configure:11830: checking how to hardcode library paths into programs
416configure:11855: result: immediate
417configure:12395: checking whether stripping libraries is possible
418configure:12409: result: yes
419configure:12435: checking if libtool supports shared libraries
420configure:12437: result: yes
421configure:12440: checking whether to build shared libraries
422configure:12461: result: yes
423configure:12464: checking whether to build static libraries
424configure:12468: result: yes
425configure:12505: checking whether ln -s works
426configure:12509: result: yes
427configure:12564: checking whether compiler supports pointers to undefined structures
428configure:12577: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
429configure:12577: $? = 0
430configure:12578: result: yes
431configure:12598: checking whether __SUNPRO_C is declared
432configure:12598: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
433conftest.c:64:10: error: use of undeclared identifier '__SUNPRO_C'
434  (void) __SUNPRO_C;
435         ^
4361 error generated.
437configure:12598: $? = 1
438configure: failed program was:
439| /* confdefs.h */
440| #define PACKAGE_NAME "libjpeg-turbo"
441| #define PACKAGE_TARNAME "libjpeg-turbo"
442| #define PACKAGE_VERSION "1.3.0"
443| #define PACKAGE_STRING "libjpeg-turbo 1.3.0"
444| #define PACKAGE_BUGREPORT ""
445| #define PACKAGE_URL ""
446| #define PACKAGE "libjpeg-turbo"
447| #define VERSION "1.3.0"
448| #define HAVE_PROTOTYPES 1
449| #define STDC_HEADERS 1
450| #define HAVE_SYS_TYPES_H 1
451| #define HAVE_SYS_STAT_H 1
452| #define HAVE_STDLIB_H 1
453| #define HAVE_STRING_H 1
454| #define HAVE_MEMORY_H 1
455| #define HAVE_STRINGS_H 1
456| #define HAVE_INTTYPES_H 1
457| #define HAVE_STDINT_H 1
458| #define HAVE_UNISTD_H 1
459| #define HAVE_DLFCN_H 1
460| #define LT_OBJDIR ".libs/"
461| /* end confdefs.h.  */
462| #include <stdio.h>
463| #ifdef HAVE_SYS_TYPES_H
464| # include <sys/types.h>
465| #endif
466| #ifdef HAVE_SYS_STAT_H
467| # include <sys/stat.h>
468| #endif
469| #ifdef STDC_HEADERS
470| # include <stdlib.h>
471| # include <stddef.h>
472| #else
473| # ifdef HAVE_STDLIB_H
474| #  include <stdlib.h>
475| # endif
476| #endif
477| #ifdef HAVE_STRING_H
478| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
479| #  include <memory.h>
480| # endif
481| # include <string.h>
482| #endif
483| #ifdef HAVE_STRINGS_H
484| # include <strings.h>
485| #endif
486| #ifdef HAVE_INTTYPES_H
487| # include <inttypes.h>
488| #endif
489| #ifdef HAVE_STDINT_H
490| # include <stdint.h>
491| #endif
492| #ifdef HAVE_UNISTD_H
493| # include <unistd.h>
494| #endif
495| int
496| main ()
497| {
498| #ifndef __SUNPRO_C
499| #ifdef __cplusplus
500|   (void) __SUNPRO_C;
501| #else
502|   (void) __SUNPRO_C;
503| #endif
504| #endif
505|
506|   ;
507|   return 0;
508| }
509configure:12598: result: no
510configure:12614: checking for ANSI C header files
511configure:12718: result: yes
512configure:12729: checking stddef.h usability
513configure:12729: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
514configure:12729: $? = 0
515configure:12729: result: yes
516configure:12729: checking stddef.h presence
517configure:12729: /usr/bin/clang -E -I/opt/local/include conftest.c
518configure:12729: $? = 0
519configure:12729: result: yes
520configure:12729: checking for stddef.h
521configure:12729: result: yes
522configure:12729: checking for stdlib.h
523configure:12729: result: yes
524configure:12729: checking for string.h
525configure:12729: result: yes
526configure:12739: checking for sys/types.h
527configure:12739: result: yes
528configure:12749: checking for an ANSI C-conforming const
529configure:12815: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
530configure:12815: $? = 0
531configure:12822: result: yes
532configure:12830: checking whether char is unsigned
533configure:12849: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
534configure:12849: $? = 0
535configure:12856: result: no
536configure:12863: checking for inline
537configure:12879: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
538configure:12879: $? = 0
539configure:12887: result: inline
540configure:12905: checking for size_t
541configure:12905: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
542configure:12905: $? = 0
543configure:12905: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
544conftest.c:65:21: error: expected expression
545if (sizeof ((size_t)))
546                    ^
5471 error generated.
548configure:12905: $? = 1
549configure: failed program was:
550| /* confdefs.h */
551| #define PACKAGE_NAME "libjpeg-turbo"
552| #define PACKAGE_TARNAME "libjpeg-turbo"
553| #define PACKAGE_VERSION "1.3.0"
554| #define PACKAGE_STRING "libjpeg-turbo 1.3.0"
555| #define PACKAGE_BUGREPORT ""
556| #define PACKAGE_URL ""
557| #define PACKAGE "libjpeg-turbo"
558| #define VERSION "1.3.0"
559| #define HAVE_PROTOTYPES 1
560| #define STDC_HEADERS 1
561| #define HAVE_SYS_TYPES_H 1
562| #define HAVE_SYS_STAT_H 1
563| #define HAVE_STDLIB_H 1
564| #define HAVE_STRING_H 1
565| #define HAVE_MEMORY_H 1
566| #define HAVE_STRINGS_H 1
567| #define HAVE_INTTYPES_H 1
568| #define HAVE_STDINT_H 1
569| #define HAVE_UNISTD_H 1
570| #define HAVE_DLFCN_H 1
571| #define LT_OBJDIR ".libs/"
572| #define STDC_HEADERS 1
573| #define HAVE_STDDEF_H 1
574| #define HAVE_STDLIB_H 1
575| #define HAVE_STRING_H 1
576| #define NEED_SYS_TYPES_H 1
577| /* end confdefs.h.  */
578| #include <stdio.h>
579| #ifdef HAVE_SYS_TYPES_H
580| # include <sys/types.h>
581| #endif
582| #ifdef HAVE_SYS_STAT_H
583| # include <sys/stat.h>
584| #endif
585| #ifdef STDC_HEADERS
586| # include <stdlib.h>
587| # include <stddef.h>
588| #else
589| # ifdef HAVE_STDLIB_H
590| #  include <stdlib.h>
591| # endif
592| #endif
593| #ifdef HAVE_STRING_H
594| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
595| #  include <memory.h>
596| # endif
597| # include <string.h>
598| #endif
599| #ifdef HAVE_STRINGS_H
600| # include <strings.h>
601| #endif
602| #ifdef HAVE_INTTYPES_H
603| # include <inttypes.h>
604| #endif
605| #ifdef HAVE_STDINT_H
606| # include <stdint.h>
607| #endif
608| #ifdef HAVE_UNISTD_H
609| # include <unistd.h>
610| #endif
611| int
612| main ()
613| {
614| if (sizeof ((size_t)))
615|           return 0;
616|   ;
617|   return 0;
618| }
619configure:12905: result: yes
620configure:12916: checking for unsigned char
621configure:12916: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
622configure:12916: $? = 0
623configure:12916: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
624conftest.c:65:28: error: expected expression
625if (sizeof ((unsigned char)))
626                           ^
6271 error generated.
628configure:12916: $? = 1
629configure: failed program was:
630| /* confdefs.h */
631| #define PACKAGE_NAME "libjpeg-turbo"
632| #define PACKAGE_TARNAME "libjpeg-turbo"
633| #define PACKAGE_VERSION "1.3.0"
634| #define PACKAGE_STRING "libjpeg-turbo 1.3.0"
635| #define PACKAGE_BUGREPORT ""
636| #define PACKAGE_URL ""
637| #define PACKAGE "libjpeg-turbo"
638| #define VERSION "1.3.0"
639| #define HAVE_PROTOTYPES 1
640| #define STDC_HEADERS 1
641| #define HAVE_SYS_TYPES_H 1
642| #define HAVE_SYS_STAT_H 1
643| #define HAVE_STDLIB_H 1
644| #define HAVE_STRING_H 1
645| #define HAVE_MEMORY_H 1
646| #define HAVE_STRINGS_H 1
647| #define HAVE_INTTYPES_H 1
648| #define HAVE_STDINT_H 1
649| #define HAVE_UNISTD_H 1
650| #define HAVE_DLFCN_H 1
651| #define LT_OBJDIR ".libs/"
652| #define STDC_HEADERS 1
653| #define HAVE_STDDEF_H 1
654| #define HAVE_STDLIB_H 1
655| #define HAVE_STRING_H 1
656| #define NEED_SYS_TYPES_H 1
657| /* end confdefs.h.  */
658| #include <stdio.h>
659| #ifdef HAVE_SYS_TYPES_H
660| # include <sys/types.h>
661| #endif
662| #ifdef HAVE_SYS_STAT_H
663| # include <sys/stat.h>
664| #endif
665| #ifdef STDC_HEADERS
666| # include <stdlib.h>
667| # include <stddef.h>
668| #else
669| # ifdef HAVE_STDLIB_H
670| #  include <stdlib.h>
671| # endif
672| #endif
673| #ifdef HAVE_STRING_H
674| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
675| #  include <memory.h>
676| # endif
677| # include <string.h>
678| #endif
679| #ifdef HAVE_STRINGS_H
680| # include <strings.h>
681| #endif
682| #ifdef HAVE_INTTYPES_H
683| # include <inttypes.h>
684| #endif
685| #ifdef HAVE_STDINT_H
686| # include <stdint.h>
687| #endif
688| #ifdef HAVE_UNISTD_H
689| # include <unistd.h>
690| #endif
691| int
692| main ()
693| {
694| if (sizeof ((unsigned char)))
695|           return 0;
696|   ;
697|   return 0;
698| }
699configure:12916: result: yes
700configure:12925: checking for unsigned short
701configure:12925: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
702configure:12925: $? = 0
703configure:12925: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
704conftest.c:66:29: error: expected expression
705if (sizeof ((unsigned short)))
706                            ^
7071 error generated.
708configure:12925: $? = 1
709configure: failed program was:
710| /* confdefs.h */
711| #define PACKAGE_NAME "libjpeg-turbo"
712| #define PACKAGE_TARNAME "libjpeg-turbo"
713| #define PACKAGE_VERSION "1.3.0"
714| #define PACKAGE_STRING "libjpeg-turbo 1.3.0"
715| #define PACKAGE_BUGREPORT ""
716| #define PACKAGE_URL ""
717| #define PACKAGE "libjpeg-turbo"
718| #define VERSION "1.3.0"
719| #define HAVE_PROTOTYPES 1
720| #define STDC_HEADERS 1
721| #define HAVE_SYS_TYPES_H 1
722| #define HAVE_SYS_STAT_H 1
723| #define HAVE_STDLIB_H 1
724| #define HAVE_STRING_H 1
725| #define HAVE_MEMORY_H 1
726| #define HAVE_STRINGS_H 1
727| #define HAVE_INTTYPES_H 1
728| #define HAVE_STDINT_H 1
729| #define HAVE_UNISTD_H 1
730| #define HAVE_DLFCN_H 1
731| #define LT_OBJDIR ".libs/"
732| #define STDC_HEADERS 1
733| #define HAVE_STDDEF_H 1
734| #define HAVE_STDLIB_H 1
735| #define HAVE_STRING_H 1
736| #define NEED_SYS_TYPES_H 1
737| #define HAVE_UNSIGNED_CHAR 1
738| /* end confdefs.h.  */
739| #include <stdio.h>
740| #ifdef HAVE_SYS_TYPES_H
741| # include <sys/types.h>
742| #endif
743| #ifdef HAVE_SYS_STAT_H
744| # include <sys/stat.h>
745| #endif
746| #ifdef STDC_HEADERS
747| # include <stdlib.h>
748| # include <stddef.h>
749| #else
750| # ifdef HAVE_STDLIB_H
751| #  include <stdlib.h>
752| # endif
753| #endif
754| #ifdef HAVE_STRING_H
755| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
756| #  include <memory.h>
757| # endif
758| # include <string.h>
759| #endif
760| #ifdef HAVE_STRINGS_H
761| # include <strings.h>
762| #endif
763| #ifdef HAVE_INTTYPES_H
764| # include <inttypes.h>
765| #endif
766| #ifdef HAVE_STDINT_H
767| # include <stdint.h>
768| #endif
769| #ifdef HAVE_UNISTD_H
770| # include <unistd.h>
771| #endif
772| int
773| main ()
774| {
775| if (sizeof ((unsigned short)))
776|           return 0;
777|   ;
778|   return 0;
779| }
780configure:12925: result: yes
781configure:12936: checking if right shift is signed
782configure:12965: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
783conftest.c:49:6: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
784     exit(is_shifting_signed(-0x7F7E80B1L));
785     ^
786conftest.c:49:6: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
7871 warning generated.
788configure:12965: $? = 0
789configure:12965: ./conftest
790configure:12965: $? = 1
791configure: program exited with status 1
792configure: failed program was:
793| /* confdefs.h */
794| #define PACKAGE_NAME "libjpeg-turbo"
795| #define PACKAGE_TARNAME "libjpeg-turbo"
796| #define PACKAGE_VERSION "1.3.0"
797| #define PACKAGE_STRING "libjpeg-turbo 1.3.0"
798| #define PACKAGE_BUGREPORT ""
799| #define PACKAGE_URL ""
800| #define PACKAGE "libjpeg-turbo"
801| #define VERSION "1.3.0"
802| #define HAVE_PROTOTYPES 1
803| #define STDC_HEADERS 1
804| #define HAVE_SYS_TYPES_H 1
805| #define HAVE_SYS_STAT_H 1
806| #define HAVE_STDLIB_H 1
807| #define HAVE_STRING_H 1
808| #define HAVE_MEMORY_H 1
809| #define HAVE_STRINGS_H 1
810| #define HAVE_INTTYPES_H 1
811| #define HAVE_STDINT_H 1
812| #define HAVE_UNISTD_H 1
813| #define HAVE_DLFCN_H 1
814| #define LT_OBJDIR ".libs/"
815| #define STDC_HEADERS 1
816| #define HAVE_STDDEF_H 1
817| #define HAVE_STDLIB_H 1
818| #define HAVE_STRING_H 1
819| #define NEED_SYS_TYPES_H 1
820| #define HAVE_UNSIGNED_CHAR 1
821| #define HAVE_UNSIGNED_SHORT 1
822| /* end confdefs.h.  */
823| #include <stdio.h>
824|    int is_shifting_signed (long arg) {
825|      long res = arg >> 4;
826|
827|      if (res == -0x7F7E80CL)
828|        return 1; /* right shift is signed */
829|
830|      /* see if unsigned-shift hack will fix it. */
831|      /* we can't just test exact value since it depends on width of long... */
832|      res |= (~0L) << (32-4);
833|      if (res == -0x7F7E80CL)
834|        return 0; /* right shift is unsigned */
835|
836|      printf("Right shift isn't acting as I expect it to.\n");
837|      printf("I fear the JPEG software will not work at all.\n\n");
838|      return 0; /* try it with unsigned anyway */
839|    }
840|    int main (void) {
841|      exit(is_shifting_signed(-0x7F7E80B1L));
842|    }
843configure:12972: result: yes
844configure:12981: checking for short external names
845configure:12995: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
846configure:12995: $? = 0
847configure:12996: result: ok
848configure:13012: checking for memset
849configure:13012: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
850conftest.c:54:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
851char memset ();
852     ^
853conftest.c:54:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
8541 warning generated.
855configure:13012: $? = 0
856configure:13012: result: yes
857configure:13012: checking for memcpy
858configure:13012: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c  >&5
859conftest.c:55:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
860char memcpy ();
861     ^
862conftest.c:55:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
8631 warning generated.
864configure:13012: $? = 0
865configure:13012: result: yes
866configure:13026: checking libjpeg API version
867configure:13054: result: 8.0
868configure:13106: checking libjpeg shared library version
869configure:13108: result: 8.0.2
870configure:13130: checking whether the linker supports version scripts
871configure:13150: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -Wl,--version-script,conftest.map conftest.c  >&5
872ld: unknown option: --version-script
873clang: error: linker command failed with exit code 1 (use -v to see invocation)
874configure:13150: $? = 1
875configure: failed program was:
876| /* confdefs.h */
877| #define PACKAGE_NAME "libjpeg-turbo"
878| #define PACKAGE_TARNAME "libjpeg-turbo"
879| #define PACKAGE_VERSION "1.3.0"
880| #define PACKAGE_STRING "libjpeg-turbo 1.3.0"
881| #define PACKAGE_BUGREPORT ""
882| #define PACKAGE_URL ""
883| #define PACKAGE "libjpeg-turbo"
884| #define VERSION "1.3.0"
885| #define HAVE_PROTOTYPES 1
886| #define STDC_HEADERS 1
887| #define HAVE_SYS_TYPES_H 1
888| #define HAVE_SYS_STAT_H 1
889| #define HAVE_STDLIB_H 1
890| #define HAVE_STRING_H 1
891| #define HAVE_MEMORY_H 1
892| #define HAVE_STRINGS_H 1
893| #define HAVE_INTTYPES_H 1
894| #define HAVE_STDINT_H 1
895| #define HAVE_UNISTD_H 1
896| #define HAVE_DLFCN_H 1
897| #define LT_OBJDIR ".libs/"
898| #define STDC_HEADERS 1
899| #define HAVE_STDDEF_H 1
900| #define HAVE_STDLIB_H 1
901| #define HAVE_STRING_H 1
902| #define NEED_SYS_TYPES_H 1
903| #define HAVE_UNSIGNED_CHAR 1
904| #define HAVE_UNSIGNED_SHORT 1
905| #define HAVE_MEMSET 1
906| #define HAVE_MEMCPY 1
907| #define JPEG_LIB_VERSION 80
908| #define LIBJPEG_TURBO_VERSION 1.3.0
909| /* end confdefs.h.  */
910|
911| int
912| main ()
913| {
914|
915|   ;
916|   return 0;
917| }
918configure:13170: /usr/bin/clang -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -Wl,-M,conftest.map conftest.c  >&5
919ld: warning: ignoring file conftest.map, file was built for unsupported file format ( 0x56 0x45 0x52 0x53 0x5F 0x31 0x20 0x7B 0x0A 0x20 0x20 0x67 0x6C 0x6F 0x62 0x61 ) which is not the architecture being linked (i386): conftest.map
920configure:13170: $? = 0
921configure:13172: result: yes (Sun style)
922configure:13185: checking whether to use version script when building libjpeg-turbo
923configure:13187: result: yes
924configure:13201: checking for inline
925configure:13216: /usr/bin/clang -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
926configure:13216: $? = 0
927configure:13271: result: __attribute__((always_inline))
928configure:13280: checking whether to include arithmetic encoding support
929configure:13296: result: yes
930configure:13308: checking whether to include arithmetic decoding support
931configure:13324: result: yes
932configure:13346: checking whether to build TurboJPEG C wrapper
933configure:13359: result: yes
934configure:13383: checking whether to build TurboJPEG Java wrapper
935configure:13439: result: no
936configure:13482: checking if we have SIMD optimisations for cpu type
937configure:13486: result: yes (x86_64)
938configure:13494: checking for nasm
939configure:13521: result: /opt/local/bin/nasm
940configure:13534: checking for object file format of host system
941configure:13608: result: Mach-O64
942configure:13616: checking for object file format specifier (NAFLAGS)
943configure:13631: result: -fmacho64 -DMACHO -D__x86_64__
944configure:13635: checking whether the assembler (/opt/local/bin/nasm -fmacho64 -DMACHO -D__x86_64__) works
945configure:13646: /opt/local/bin/nasm -fmacho64 -DMACHO -D__x86_64__ -o conftest.o conftest.asm
946configure:13649: $? = 0
947configure:13651: result: yes
948configure:13662: checking whether the linker accepts assembler output
949configure:13665: /usr/bin/clang -o conftest -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.o  1>&5
950ld: warning: ignoring file conftest.o, file was built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00 0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the architecture being linked (i386): conftest.o
951Undefined symbols for architecture i386:
952  "_main", referenced from:
953     implicit entry/start for main executable
954ld: symbol(s) not found for architecture i386
955clang: error: linker command failed with exit code 1 (use -v to see invocation)
956configure:13668: $? = 1
957configure:13675: result: no
958configure:13677: error: configuration problem: maybe object file format mismatch.
959
960## ---------------- ##
961## Cache variables. ##
962## ---------------- ##
963
964ac_cv_build=x86_64-apple-darwin13.0.0
965ac_cv_c_char_unsigned=no
966ac_cv_c_compiler_gnu=yes
967ac_cv_c_const=yes
968ac_cv_c_inline=inline
969ac_cv_env_CCASFLAGS_set=
970ac_cv_env_CCASFLAGS_value=
971ac_cv_env_CCAS_set=
972ac_cv_env_CCAS_value=
973ac_cv_env_CC_set=set
974ac_cv_env_CC_value=/usr/bin/clang
975ac_cv_env_CFLAGS_set=set
976ac_cv_env_CFLAGS_value='-pipe -Os -arch i386'
977ac_cv_env_CPPFLAGS_set=set
978ac_cv_env_CPPFLAGS_value=-I/opt/local/include
979ac_cv_env_CPP_set=
980ac_cv_env_CPP_value=
981ac_cv_env_JAR_set=
982ac_cv_env_JAR_value=
983ac_cv_env_JAVACFLAGS_set=
984ac_cv_env_JAVACFLAGS_value=
985ac_cv_env_JAVAC_set=
986ac_cv_env_JAVAC_value=
987ac_cv_env_JAVA_set=
988ac_cv_env_JAVA_value=
989ac_cv_env_JNI_CFLAGS_set=
990ac_cv_env_JNI_CFLAGS_value=
991ac_cv_env_JPEG_LIB_VERSION_set=
992ac_cv_env_JPEG_LIB_VERSION_value=
993ac_cv_env_LDFLAGS_set=set
994ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
995ac_cv_env_LIBS_set=
996ac_cv_env_LIBS_value=
997ac_cv_env_PKGNAME_set=
998ac_cv_env_PKGNAME_value=
999ac_cv_env_SO_MAJOR_VERSION_set=
1000ac_cv_env_SO_MAJOR_VERSION_value=
1001ac_cv_env_SO_MINOR_VERSION_set=
1002ac_cv_env_SO_MINOR_VERSION_value=
1003ac_cv_env_build_alias_set=
1004ac_cv_env_build_alias_value=
1005ac_cv_env_host_alias_set=set
1006ac_cv_env_host_alias_value=x86_64-apple-darwin
1007ac_cv_env_target_alias_set=
1008ac_cv_env_target_alias_value=
1009ac_cv_func_memcpy=yes
1010ac_cv_func_memset=yes
1011ac_cv_have_decl___SUNPRO_C=no
1012ac_cv_header_dlfcn_h=yes
1013ac_cv_header_inttypes_h=yes
1014ac_cv_header_memory_h=yes
1015ac_cv_header_stdc=yes
1016ac_cv_header_stddef_h=yes
1017ac_cv_header_stdint_h=yes
1018ac_cv_header_stdlib_h=yes
1019ac_cv_header_string_h=yes
1020ac_cv_header_strings_h=yes
1021ac_cv_header_sys_stat_h=yes
1022ac_cv_header_sys_types_h=yes
1023ac_cv_header_unistd_h=yes
1024ac_cv_host=x86_64-apple-darwin
1025ac_cv_objext=o
1026ac_cv_path_EGREP='/usr/bin/grep -E'
1027ac_cv_path_FGREP='/usr/bin/grep -F'
1028ac_cv_path_GREP=/usr/bin/grep
1029ac_cv_path_SED=/opt/local/bin/gsed
1030ac_cv_path_mkdir=/opt/local/bin/gmkdir
1031ac_cv_prog_AWK=awk
1032ac_cv_prog_CC=/usr/bin/clang
1033ac_cv_prog_CPP='/usr/bin/clang -E'
1034ac_cv_prog_NASM=/opt/local/bin/nasm
1035ac_cv_prog_STRIP=strip
1036ac_cv_prog_ac_ct_AR=ar
1037ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1038ac_cv_prog_ac_ct_LIPO=lipo
1039ac_cv_prog_ac_ct_NMEDIT=nmedit
1040ac_cv_prog_ac_ct_OTOOL=otool
1041ac_cv_prog_ac_ct_RANLIB=ranlib
1042ac_cv_prog_ac_ct_STRIP=strip
1043ac_cv_prog_cc_c89=
1044ac_cv_prog_cc_g=yes
1045ac_cv_prog_make_make_set=yes
1046ac_cv_type_size_t=yes
1047ac_cv_type_unsigned_char=yes
1048ac_cv_type_unsigned_short=yes
1049am_cv_CCAS_dependencies_compiler_type=none
1050am_cv_CC_dependencies_compiler_type=none
1051am_cv_make_support_nested_variables=yes
1052am_cv_prog_cc_c_o=yes
1053ljt_cv_inline='__attribute__((always_inline))'
1054lt_cv_apple_cc_single_mod=yes
1055lt_cv_ar_at_file=no
1056lt_cv_deplibs_check_method=pass_all
1057lt_cv_file_magic_cmd='$MAGIC_CMD'
1058lt_cv_file_magic_test_file=
1059lt_cv_ld_exported_symbols_list=yes
1060lt_cv_ld_force_load=yes
1061lt_cv_ld_reload_flag=-r
1062lt_cv_nm_interface='BSD nm'
1063lt_cv_objdir=.libs
1064lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
1065lt_cv_path_NM=/usr/bin/nm
1066lt_cv_path_mainfest_tool=no
1067lt_cv_prog_compiler_c_o=yes
1068lt_cv_prog_compiler_pic='-fno-common -DPIC'
1069lt_cv_prog_compiler_pic_works=yes
1070lt_cv_prog_compiler_rtti_exceptions=yes
1071lt_cv_prog_compiler_static_works=no
1072lt_cv_prog_gnu_ld=no
1073lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1074lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1075lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1076lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
1077lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1078lt_cv_sys_max_cmd_len=196608
1079lt_cv_to_host_file_cmd=func_convert_file_noop
1080lt_cv_to_tool_file_cmd=func_convert_file_noop
1081
1082## ----------------- ##
1083## Output variables. ##
1084## ----------------- ##
1085
1086ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libjpeg-turbo/libjpeg-turbo/work/libjpeg-turbo-1.3.0-i386/missing aclocal-1.14'
1087AMDEPBACKSLASH=''
1088AMDEP_FALSE=''
1089AMDEP_TRUE='#'
1090AMTAR='$${TAR-tar}'
1091AM_BACKSLASH='\'
1092AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1093AM_DEFAULT_VERBOSITY='1'
1094AM_V='$(V)'
1095AR='ar'
1096AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libjpeg-turbo/libjpeg-turbo/work/libjpeg-turbo-1.3.0-i386/missing autoconf'
1097AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libjpeg-turbo/libjpeg-turbo/work/libjpeg-turbo-1.3.0-i386/missing autoheader'
1098AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libjpeg-turbo/libjpeg-turbo/work/libjpeg-turbo-1.3.0-i386/missing automake-1.14'
1099AWK='awk'
1100BUILD='20140204'
1101CC='/usr/bin/clang'
1102CCAS='/usr/bin/clang'
1103CCASDEPMODE='depmode=none'
1104CCASFLAGS='-pipe -Os -arch i386'
1105CCDEPMODE='depmode=none'
1106CFLAGS='-pipe -Os -arch i386'
1107CPP='/usr/bin/clang -E'
1108CPPFLAGS='-I/opt/local/include'
1109CYGPATH_W='echo'
1110DEBARCH=''
1111DEFS=''
1112DEPDIR='.deps'
1113DLLTOOL='false'
1114DSYMUTIL='dsymutil'
1115DUMPBIN=''
1116ECHO_C='\c'
1117ECHO_N=''
1118ECHO_T=''
1119EGREP='/usr/bin/grep -E'
1120EXEEXT=''
1121FGREP='/usr/bin/grep -F'
1122GREP='/usr/bin/grep'
1123INSTALL_DATA='${INSTALL} -m 644'
1124INSTALL_PROGRAM='${INSTALL}'
1125INSTALL_SCRIPT='${INSTALL}'
1126INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1127JAR='jar'
1128JAVA='java'
1129JAVAC='javac'
1130JAVACFLAGS=''
1131JAVA_RPM_CONTENTS_1=''
1132JAVA_RPM_CONTENTS_2=''
1133JNI_CFLAGS=''
1134JPEG_LIB_VERSION='80'
1135JPEG_LIB_VERSION_DECIMAL='8.0'
1136LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
1137LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
1138LIBOBJS=''
1139LIBS=''
1140LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1141LIBTOOL_CURRENT='8'
1142LIPO='lipo'
1143LN_S='ln -s'
1144LTLIBOBJS=''
1145MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libjpeg-turbo/libjpeg-turbo/work/libjpeg-turbo-1.3.0-i386/missing makeinfo'
1146MANIFEST_TOOL=':'
1147MEM_SRCDST_FUNCTIONS=''
1148MKDIR_P='/opt/local/bin/gmkdir -p'
1149NAFLAGS='-fmacho64 -DMACHO -D__x86_64__'
1150NASM='/opt/local/bin/nasm'
1151NM='/usr/bin/nm'
1152NMEDIT='nmedit'
1153OBJDUMP='false'
1154OBJEXT='o'
1155OTOOL64=':'
1156OTOOL='otool'
1157PACKAGE='libjpeg-turbo'
1158PACKAGE_BUGREPORT=''
1159PACKAGE_NAME='libjpeg-turbo'
1160PACKAGE_STRING='libjpeg-turbo 1.3.0'
1161PACKAGE_TARNAME='libjpeg-turbo'
1162PACKAGE_URL=''
1163PACKAGE_VERSION='1.3.0'
1164PATH_SEPARATOR=':'
1165PKGNAME=''
1166RANLIB='ranlib'
1167RPMARCH=''
1168RPM_CONFIG_ARGS=''
1169SED='/opt/local/bin/gsed'
1170SET_MAKE=''
1171SHELL='/bin/sh'
1172SIMD_ARM_FALSE=''
1173SIMD_ARM_TRUE=''
1174SIMD_I386_FALSE=''
1175SIMD_I386_TRUE=''
1176SIMD_X86_64_FALSE=''
1177SIMD_X86_64_TRUE=''
1178SO_AGE='0'
1179SO_MAJOR_VERSION='8'
1180SO_MINOR_VERSION='2'
1181STRIP='strip'
1182VERSION='1.3.0'
1183VERSION_SCRIPT_FALSE='#'
1184VERSION_SCRIPT_FLAG='-Wl,-M,'
1185VERSION_SCRIPT_TRUE=''
1186WITH_ARITH_DEC_FALSE='#'
1187WITH_ARITH_DEC_TRUE=''
1188WITH_ARITH_ENC_FALSE='#'
1189WITH_ARITH_ENC_TRUE=''
1190WITH_ARITH_FALSE='#'
1191WITH_ARITH_TRUE=''
1192WITH_JAVA='0'
1193WITH_JAVA_FALSE=''
1194WITH_JAVA_TRUE='#'
1195WITH_SIMD_FALSE=''
1196WITH_SIMD_TRUE=''
1197WITH_SSE_FLOAT_DCT_FALSE=''
1198WITH_SSE_FLOAT_DCT_TRUE=''
1199WITH_TURBOJPEG_FALSE=''
1200WITH_TURBOJPEG_TRUE=''
1201X86_64_FALSE=''
1202X86_64_TRUE=''
1203ac_ct_AR='ar'
1204ac_ct_CC=''
1205ac_ct_DUMPBIN=''
1206am__EXEEXT_FALSE=''
1207am__EXEEXT_TRUE=''
1208am__fastdepCCAS_FALSE=''
1209am__fastdepCCAS_TRUE='#'
1210am__fastdepCC_FALSE=''
1211am__fastdepCC_TRUE='#'
1212am__include='include'
1213am__isrc=''
1214am__leading_dot='.'
1215am__nodep=''
1216am__quote=''
1217am__tar='$${TAR-tar} chof - "$$tardir"'
1218am__untar='$${TAR-tar} xf -'
1219bindir='${exec_prefix}/bin'
1220build='x86_64-apple-darwin13.0.0'
1221build_alias=''
1222build_cpu='x86_64'
1223build_os='darwin13.0.0'
1224build_vendor='apple'
1225datadir='${datarootdir}'
1226datarootdir='${prefix}/share'
1227docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1228dvidir='${docdir}'
1229exec_prefix='NONE'
1230host='x86_64-apple-darwin'
1231host_alias='x86_64-apple-darwin'
1232host_cpu='x86_64'
1233host_os='darwin'
1234host_vendor='apple'
1235htmldir='${docdir}'
1236includedir='${prefix}/include'
1237infodir='${datarootdir}/info'
1238install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libjpeg-turbo/libjpeg-turbo/work/libjpeg-turbo-1.3.0-i386/install-sh'
1239libdir='${exec_prefix}/lib'
1240libexecdir='${exec_prefix}/libexec'
1241localedir='${datarootdir}/locale'
1242localstatedir='${prefix}/var'
1243mandir='${datarootdir}/man'
1244mkdir_p='$(MKDIR_P)'
1245oldincludedir='/usr/include'
1246pdfdir='${docdir}'
1247prefix='/opt/local'
1248program_transform_name='s,x,x,'
1249psdir='${docdir}'
1250sbindir='${exec_prefix}/sbin'
1251sharedstatedir='${prefix}/com'
1252sysconfdir='${prefix}/etc'
1253target_alias=''
1254
1255## ----------- ##
1256## confdefs.h. ##
1257## ----------- ##
1258
1259/* confdefs.h */
1260#define PACKAGE_NAME "libjpeg-turbo"
1261#define PACKAGE_TARNAME "libjpeg-turbo"
1262#define PACKAGE_VERSION "1.3.0"
1263#define PACKAGE_STRING "libjpeg-turbo 1.3.0"
1264#define PACKAGE_BUGREPORT ""
1265#define PACKAGE_URL ""
1266#define PACKAGE "libjpeg-turbo"
1267#define VERSION "1.3.0"
1268#define HAVE_PROTOTYPES 1
1269#define STDC_HEADERS 1
1270#define HAVE_SYS_TYPES_H 1
1271#define HAVE_SYS_STAT_H 1
1272#define HAVE_STDLIB_H 1
1273#define HAVE_STRING_H 1
1274#define HAVE_MEMORY_H 1
1275#define HAVE_STRINGS_H 1
1276#define HAVE_INTTYPES_H 1
1277#define HAVE_STDINT_H 1
1278#define HAVE_UNISTD_H 1
1279#define HAVE_DLFCN_H 1
1280#define LT_OBJDIR ".libs/"
1281#define STDC_HEADERS 1
1282#define HAVE_STDDEF_H 1
1283#define HAVE_STDLIB_H 1
1284#define HAVE_STRING_H 1
1285#define NEED_SYS_TYPES_H 1
1286#define HAVE_UNSIGNED_CHAR 1
1287#define HAVE_UNSIGNED_SHORT 1
1288#define HAVE_MEMSET 1
1289#define HAVE_MEMCPY 1
1290#define JPEG_LIB_VERSION 80
1291#define LIBJPEG_TURBO_VERSION 1.3.0
1292#define INLINE __attribute__((always_inline))
1293#define C_ARITH_CODING_SUPPORTED 1
1294#define D_ARITH_CODING_SUPPORTED 1
1295
1296configure: exit 1