1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-compile-inits --disable-cups --disable-dbus --disable-gtk --without-pcl --without-xps --without-gpdl --with-x --with-system-libtiff --host=x86_64-apple-darwin22.2.0 |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Michaels-MacBook-Air-4.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 22.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 22.2.0: Fri Nov 11 02:04:44 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T8103 |
---|
18 | |
---|
19 | /usr/bin/uname -p = arm |
---|
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 22.2.0: Fri Nov 11 02:04:44 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T8103 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 494 tasks, 2662 threads, 8 processors |
---|
34 | Load average: 5.78, Mach factor: 2.40 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin/ |
---|
40 | PATH: /opt/local/sbin/ |
---|
41 | PATH: /bin/ |
---|
42 | PATH: /sbin/ |
---|
43 | PATH: /usr/bin/ |
---|
44 | PATH: /usr/sbin/ |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:3413: looking for aux files: config.guess config.sub |
---|
52 | configure:3426: trying ./ |
---|
53 | configure:3455: ./config.guess found |
---|
54 | configure:3455: ./config.sub found |
---|
55 | configure:3582: checking build system type |
---|
56 | configure:3597: result: aarch64-apple-darwin22.2.0 |
---|
57 | configure:3617: checking host system type |
---|
58 | configure:3631: result: x86_64-apple-darwin22.2.0 |
---|
59 | configure:3697: checking for x86_64-apple-darwin22.2.0-gcc |
---|
60 | configure:3729: result: /usr/bin/clang |
---|
61 | configure:4127: checking for C compiler version |
---|
62 | configure:4136: /usr/bin/clang --version >&5 |
---|
63 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
64 | Target: arm64-apple-darwin22.2.0 |
---|
65 | Thread model: posix |
---|
66 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
67 | configure:4147: $? = 0 |
---|
68 | configure:4136: /usr/bin/clang -v >&5 |
---|
69 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
70 | Target: arm64-apple-darwin22.2.0 |
---|
71 | Thread model: posix |
---|
72 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
73 | configure:4147: $? = 0 |
---|
74 | configure:4136: /usr/bin/clang -V >&5 |
---|
75 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
76 | clang: error: no input files |
---|
77 | configure:4147: $? = 1 |
---|
78 | configure:4136: /usr/bin/clang -qversion >&5 |
---|
79 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
80 | clang: error: no input files |
---|
81 | configure:4147: $? = 1 |
---|
82 | configure:4136: /usr/bin/clang -version >&5 |
---|
83 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
84 | clang: error: no input files |
---|
85 | configure:4147: $? = 1 |
---|
86 | configure:4167: checking whether the C compiler works |
---|
87 | configure:4189: /usr/bin/clang -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
88 | ld: warning: directory not found for option '-Lsobin' |
---|
89 | configure:4193: $? = 0 |
---|
90 | configure:4243: result: yes |
---|
91 | configure:4246: checking for C compiler default output file name |
---|
92 | configure:4248: result: a.out |
---|
93 | configure:4254: checking for suffix of executables |
---|
94 | configure:4261: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
95 | ld: warning: directory not found for option '-Lsobin' |
---|
96 | configure:4265: $? = 0 |
---|
97 | configure:4288: result: |
---|
98 | configure:4310: checking whether we are cross compiling |
---|
99 | configure:4318: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
100 | ld: warning: directory not found for option '-Lsobin' |
---|
101 | configure:4322: $? = 0 |
---|
102 | configure:4329: ./conftest |
---|
103 | configure:4333: $? = 0 |
---|
104 | configure:4348: result: no |
---|
105 | configure:4353: checking for suffix of object files |
---|
106 | configure:4376: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
107 | configure:4380: $? = 0 |
---|
108 | configure:4402: result: o |
---|
109 | configure:4406: checking whether the compiler supports GNU C |
---|
110 | configure:4426: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
111 | configure:4426: $? = 0 |
---|
112 | configure:4436: result: yes |
---|
113 | configure:4447: checking whether /usr/bin/clang accepts -g |
---|
114 | configure:4468: /usr/bin/clang -c -g -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
115 | configure:4468: $? = 0 |
---|
116 | configure:4512: result: yes |
---|
117 | configure:4532: checking for /usr/bin/clang option to enable C11 features |
---|
118 | configure:4547: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
119 | configure:4547: $? = 0 |
---|
120 | configure:4565: result: none needed |
---|
121 | configure:4680: checking how to run the C preprocessor |
---|
122 | configure:4706: /usr/bin/clang -E -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
123 | configure:4706: $? = 0 |
---|
124 | configure:4721: /usr/bin/clang -E -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
125 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
126 | #include <ac_nonexistent.h> |
---|
127 | ^~~~~~~~~~~~~~~~~~ |
---|
128 | 1 error generated. |
---|
129 | configure:4721: $? = 1 |
---|
130 | configure: failed program was: |
---|
131 | | /* confdefs.h */ |
---|
132 | | #define PACKAGE_NAME "" |
---|
133 | | #define PACKAGE_TARNAME "" |
---|
134 | | #define PACKAGE_VERSION "" |
---|
135 | | #define PACKAGE_STRING "" |
---|
136 | | #define PACKAGE_BUGREPORT "" |
---|
137 | | #define PACKAGE_URL "" |
---|
138 | | /* end confdefs.h. */ |
---|
139 | | #include <ac_nonexistent.h> |
---|
140 | configure:4748: result: /usr/bin/clang -E |
---|
141 | configure:4762: /usr/bin/clang -E -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
142 | configure:4762: $? = 0 |
---|
143 | configure:4777: /usr/bin/clang -E -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
144 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
145 | #include <ac_nonexistent.h> |
---|
146 | ^~~~~~~~~~~~~~~~~~ |
---|
147 | 1 error generated. |
---|
148 | configure:4777: $? = 1 |
---|
149 | configure: failed program was: |
---|
150 | | /* confdefs.h */ |
---|
151 | | #define PACKAGE_NAME "" |
---|
152 | | #define PACKAGE_TARNAME "" |
---|
153 | | #define PACKAGE_VERSION "" |
---|
154 | | #define PACKAGE_STRING "" |
---|
155 | | #define PACKAGE_BUGREPORT "" |
---|
156 | | #define PACKAGE_URL "" |
---|
157 | | /* end confdefs.h. */ |
---|
158 | | #include <ac_nonexistent.h> |
---|
159 | configure:4862: Begin recursive call to configure script (for auxiliary tools) |
---|
160 | configure:4886: Recursive call to configure script succeeded |
---|
161 | configure:4903: checking for a sed that does not truncate output |
---|
162 | configure:4973: result: /opt/local/bin/gsed |
---|
163 | configure:4989: checking for x86_64-apple-darwin22.2.0-ranlib |
---|
164 | configure:5024: result: no |
---|
165 | configure:5034: checking for ranlib |
---|
166 | configure:5055: found /opt/local/bin/ranlib |
---|
167 | configure:5066: result: ranlib |
---|
168 | configure:5103: checking for x86_64-apple-darwin22.2.0-pkg-config |
---|
169 | configure:5141: result: no |
---|
170 | configure:5151: checking for pkg-config |
---|
171 | configure:5174: found /opt/local/bin/pkg-config |
---|
172 | configure:5186: result: /opt/local/bin/pkg-config |
---|
173 | configure:5211: checking for pkg-config |
---|
174 | configure:5234: found /opt/local/bin/pkg-config |
---|
175 | configure:5246: result: /opt/local/bin/pkg-config |
---|
176 | configure:5263: checking for x86_64-apple-darwin22.2.0-strip |
---|
177 | configure:5301: result: no |
---|
178 | configure:5311: checking for strip |
---|
179 | configure:5334: found /opt/local/bin/strip |
---|
180 | configure:5346: result: /opt/local/bin/strip |
---|
181 | configure:5376: checking for strip |
---|
182 | configure:5399: found /opt/local/bin/strip |
---|
183 | configure:5411: result: /opt/local/bin/strip |
---|
184 | configure:5542: checking if compiler supports restrict |
---|
185 | configure:5570: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
186 | configure:5570: $? = 0 |
---|
187 | configure:5577: result: yes |
---|
188 | configure:5640: checking supported compiler flags |
---|
189 | configure:5657: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -O2 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
190 | configure:5657: $? = 0 |
---|
191 | configure:5657: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -DNDEBUG -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
192 | configure:5657: $? = 0 |
---|
193 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -Wall -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
194 | configure:5680: $? = 0 |
---|
195 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -Wstrict-prototypes -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
196 | configure:5680: $? = 0 |
---|
197 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -Wundef -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
198 | configure:5680: $? = 0 |
---|
199 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -Wmissing-declarations -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
200 | configure:5680: $? = 0 |
---|
201 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -Wmissing-prototypes -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
202 | configure:5680: $? = 0 |
---|
203 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -Wwrite-strings -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
204 | configure:5680: $? = 0 |
---|
205 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -fno-strict-aliasing -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
206 | configure:5680: $? = 0 |
---|
207 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -Werror=declaration-after-statement -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
208 | configure:5680: $? = 0 |
---|
209 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -fno-builtin -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
210 | configure:5680: $? = 0 |
---|
211 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -fno-common -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
212 | configure:5680: $? = 0 |
---|
213 | configure:5680: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -Werror=return-type -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
214 | configure:5680: $? = 0 |
---|
215 | configure:5705: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -gdwarf-2 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
216 | configure:5705: $? = 0 |
---|
217 | configure:5705: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -g3 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
218 | configure:5705: $? = 0 |
---|
219 | configure:5705: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -O0 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
220 | configure:5705: $? = 0 |
---|
221 | configure:5731: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -fvisibility=hidden -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
222 | configure:5731: $? = 0 |
---|
223 | configure:5742: result: ...done. |
---|
224 | configure:5745: checking compiler/linker address santizer support |
---|
225 | configure:5776: /usr/bin/clang -o conftest -fsanitize=address -fno-omit-frame-pointer -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
226 | ld: warning: directory not found for option '-Lsobin' |
---|
227 | configure:5776: $? = 0 |
---|
228 | configure:5794: result: ...done. |
---|
229 | configure:5798: checking compiler/linker address santizer build warnings support |
---|
230 | configure:5818: /usr/bin/clang -o conftest -fsanitize=address -fno-omit-frame-pointer -W -Wall -Wno-unused-parameter -Wno-sign-compare -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-old-style-declaration -Wno-unused-but-set-parameter -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
231 | warning: unknown warning option '-Wno-old-style-declaration'; did you mean '-Wno-out-of-line-declaration'? [-Wunknown-warning-option] |
---|
232 | 1 warning generated. |
---|
233 | ld: warning: directory not found for option '-Lsobin' |
---|
234 | configure:5818: $? = 0 |
---|
235 | configure:5828: result: ...done. |
---|
236 | configure:5837: checking for stdio.h |
---|
237 | configure:5837: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
238 | configure:5837: $? = 0 |
---|
239 | configure:5837: result: yes |
---|
240 | configure:5837: checking for stdlib.h |
---|
241 | configure:5837: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
242 | configure:5837: $? = 0 |
---|
243 | configure:5837: result: yes |
---|
244 | configure:5837: checking for string.h |
---|
245 | configure:5837: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
246 | configure:5837: $? = 0 |
---|
247 | configure:5837: result: yes |
---|
248 | configure:5837: checking for inttypes.h |
---|
249 | configure:5837: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
250 | configure:5837: $? = 0 |
---|
251 | configure:5837: result: yes |
---|
252 | configure:5837: checking for stdint.h |
---|
253 | configure:5837: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
254 | configure:5837: $? = 0 |
---|
255 | configure:5837: result: yes |
---|
256 | configure:5837: checking for strings.h |
---|
257 | configure:5837: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
258 | configure:5837: $? = 0 |
---|
259 | configure:5837: result: yes |
---|
260 | configure:5837: checking for sys/stat.h |
---|
261 | configure:5837: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
262 | configure:5837: $? = 0 |
---|
263 | configure:5837: result: yes |
---|
264 | configure:5837: checking for sys/types.h |
---|
265 | configure:5837: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
266 | configure:5837: $? = 0 |
---|
267 | configure:5837: result: yes |
---|
268 | configure:5837: checking for unistd.h |
---|
269 | configure:5837: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
270 | configure:5837: $? = 0 |
---|
271 | configure:5837: result: yes |
---|
272 | configure:5837: checking for vfork.h |
---|
273 | configure:5837: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
274 | conftest.c:46:10: fatal error: 'vfork.h' file not found |
---|
275 | #include <vfork.h> |
---|
276 | ^~~~~~~~~ |
---|
277 | 1 error generated. |
---|
278 | configure:5837: $? = 1 |
---|
279 | configure: failed program was: |
---|
280 | | /* confdefs.h */ |
---|
281 | | #define PACKAGE_NAME "" |
---|
282 | | #define PACKAGE_TARNAME "" |
---|
283 | | #define PACKAGE_VERSION "" |
---|
284 | | #define PACKAGE_STRING "" |
---|
285 | | #define PACKAGE_BUGREPORT "" |
---|
286 | | #define PACKAGE_URL "" |
---|
287 | | #define HAVE_STDIO_H 1 |
---|
288 | | #define HAVE_STDLIB_H 1 |
---|
289 | | #define HAVE_STRING_H 1 |
---|
290 | | #define HAVE_INTTYPES_H 1 |
---|
291 | | #define HAVE_STDINT_H 1 |
---|
292 | | #define HAVE_STRINGS_H 1 |
---|
293 | | #define HAVE_SYS_STAT_H 1 |
---|
294 | | #define HAVE_SYS_TYPES_H 1 |
---|
295 | | #define HAVE_UNISTD_H 1 |
---|
296 | | /* end confdefs.h. */ |
---|
297 | | #include <stddef.h> |
---|
298 | | #ifdef HAVE_STDIO_H |
---|
299 | | # include <stdio.h> |
---|
300 | | #endif |
---|
301 | | #ifdef HAVE_STDLIB_H |
---|
302 | | # include <stdlib.h> |
---|
303 | | #endif |
---|
304 | | #ifdef HAVE_STRING_H |
---|
305 | | # include <string.h> |
---|
306 | | #endif |
---|
307 | | #ifdef HAVE_INTTYPES_H |
---|
308 | | # include <inttypes.h> |
---|
309 | | #endif |
---|
310 | | #ifdef HAVE_STDINT_H |
---|
311 | | # include <stdint.h> |
---|
312 | | #endif |
---|
313 | | #ifdef HAVE_STRINGS_H |
---|
314 | | # include <strings.h> |
---|
315 | | #endif |
---|
316 | | #ifdef HAVE_SYS_TYPES_H |
---|
317 | | # include <sys/types.h> |
---|
318 | | #endif |
---|
319 | | #ifdef HAVE_SYS_STAT_H |
---|
320 | | # include <sys/stat.h> |
---|
321 | | #endif |
---|
322 | | #ifdef HAVE_UNISTD_H |
---|
323 | | # include <unistd.h> |
---|
324 | | #endif |
---|
325 | | #include <vfork.h> |
---|
326 | configure:5837: result: no |
---|
327 | configure:5862: checking whether byte ordering is bigendian |
---|
328 | configure:5878: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
329 | configure:5878: $? = 0 |
---|
330 | configure:5924: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
331 | configure:5924: $? = 0 |
---|
332 | configure:5943: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
333 | conftest.c:26:4: error: use of undeclared identifier 'not' |
---|
334 | not big endian |
---|
335 | ^ |
---|
336 | 1 error generated. |
---|
337 | configure:5943: $? = 1 |
---|
338 | configure: failed program was: |
---|
339 | | /* confdefs.h */ |
---|
340 | | #define PACKAGE_NAME "" |
---|
341 | | #define PACKAGE_TARNAME "" |
---|
342 | | #define PACKAGE_VERSION "" |
---|
343 | | #define PACKAGE_STRING "" |
---|
344 | | #define PACKAGE_BUGREPORT "" |
---|
345 | | #define PACKAGE_URL "" |
---|
346 | | #define HAVE_STDIO_H 1 |
---|
347 | | #define HAVE_STDLIB_H 1 |
---|
348 | | #define HAVE_STRING_H 1 |
---|
349 | | #define HAVE_INTTYPES_H 1 |
---|
350 | | #define HAVE_STDINT_H 1 |
---|
351 | | #define HAVE_STRINGS_H 1 |
---|
352 | | #define HAVE_SYS_STAT_H 1 |
---|
353 | | #define HAVE_SYS_TYPES_H 1 |
---|
354 | | #define HAVE_UNISTD_H 1 |
---|
355 | | #define STDC_HEADERS 1 |
---|
356 | | /* end confdefs.h. */ |
---|
357 | | #include <sys/types.h> |
---|
358 | | #include <sys/param.h> |
---|
359 | | |
---|
360 | | int |
---|
361 | | main (void) |
---|
362 | | { |
---|
363 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
364 | | not big endian |
---|
365 | | #endif |
---|
366 | | |
---|
367 | | ; |
---|
368 | | return 0; |
---|
369 | | } |
---|
370 | configure:6077: result: no |
---|
371 | configure:6093: checking sse2 support |
---|
372 | configure:6115: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -O2 -DNDEBUG -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
373 | ld: warning: directory not found for option '-Lsobin' |
---|
374 | configure:6115: $? = 0 |
---|
375 | configure:6135: result: yes |
---|
376 | configure:6150: checking for dirent.h that defines DIR |
---|
377 | configure:6170: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
378 | configure:6170: $? = 0 |
---|
379 | configure:6179: result: yes |
---|
380 | configure:6193: checking for library containing opendir |
---|
381 | configure:6223: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
382 | ld: warning: directory not found for option '-Lsobin' |
---|
383 | configure:6223: $? = 0 |
---|
384 | configure:6243: result: none required |
---|
385 | configure:6314: checking for errno.h |
---|
386 | configure:6314: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
387 | configure:6314: $? = 0 |
---|
388 | configure:6314: result: yes |
---|
389 | configure:6320: checking for fcntl.h |
---|
390 | configure:6320: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
391 | configure:6320: $? = 0 |
---|
392 | configure:6320: result: yes |
---|
393 | configure:6326: checking for limits.h |
---|
394 | configure:6326: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
395 | configure:6326: $? = 0 |
---|
396 | configure:6326: result: yes |
---|
397 | configure:6332: checking for malloc.h |
---|
398 | configure:6332: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
399 | conftest.c:51:10: fatal error: 'malloc.h' file not found |
---|
400 | #include <malloc.h> |
---|
401 | ^~~~~~~~~~ |
---|
402 | 1 error generated. |
---|
403 | configure:6332: $? = 1 |
---|
404 | configure: failed program was: |
---|
405 | | /* confdefs.h */ |
---|
406 | | #define PACKAGE_NAME "" |
---|
407 | | #define PACKAGE_TARNAME "" |
---|
408 | | #define PACKAGE_VERSION "" |
---|
409 | | #define PACKAGE_STRING "" |
---|
410 | | #define PACKAGE_BUGREPORT "" |
---|
411 | | #define PACKAGE_URL "" |
---|
412 | | #define HAVE_STDIO_H 1 |
---|
413 | | #define HAVE_STDLIB_H 1 |
---|
414 | | #define HAVE_STRING_H 1 |
---|
415 | | #define HAVE_INTTYPES_H 1 |
---|
416 | | #define HAVE_STDINT_H 1 |
---|
417 | | #define HAVE_STRINGS_H 1 |
---|
418 | | #define HAVE_SYS_STAT_H 1 |
---|
419 | | #define HAVE_SYS_TYPES_H 1 |
---|
420 | | #define HAVE_UNISTD_H 1 |
---|
421 | | #define STDC_HEADERS 1 |
---|
422 | | #define HAVE_DIRENT_H 1 |
---|
423 | | #define HAVE_ERRNO_H 1 |
---|
424 | | #define HAVE_FCNTL_H 1 |
---|
425 | | #define HAVE_LIMITS_H 1 |
---|
426 | | /* end confdefs.h. */ |
---|
427 | | #include <stddef.h> |
---|
428 | | #ifdef HAVE_STDIO_H |
---|
429 | | # include <stdio.h> |
---|
430 | | #endif |
---|
431 | | #ifdef HAVE_STDLIB_H |
---|
432 | | # include <stdlib.h> |
---|
433 | | #endif |
---|
434 | | #ifdef HAVE_STRING_H |
---|
435 | | # include <string.h> |
---|
436 | | #endif |
---|
437 | | #ifdef HAVE_INTTYPES_H |
---|
438 | | # include <inttypes.h> |
---|
439 | | #endif |
---|
440 | | #ifdef HAVE_STDINT_H |
---|
441 | | # include <stdint.h> |
---|
442 | | #endif |
---|
443 | | #ifdef HAVE_STRINGS_H |
---|
444 | | # include <strings.h> |
---|
445 | | #endif |
---|
446 | | #ifdef HAVE_SYS_TYPES_H |
---|
447 | | # include <sys/types.h> |
---|
448 | | #endif |
---|
449 | | #ifdef HAVE_SYS_STAT_H |
---|
450 | | # include <sys/stat.h> |
---|
451 | | #endif |
---|
452 | | #ifdef HAVE_UNISTD_H |
---|
453 | | # include <unistd.h> |
---|
454 | | #endif |
---|
455 | | #include <malloc.h> |
---|
456 | configure:6332: result: no |
---|
457 | configure:6338: checking for memory.h |
---|
458 | configure:6338: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
459 | configure:6338: $? = 0 |
---|
460 | configure:6338: result: yes |
---|
461 | configure:6344: checking for stdlib.h |
---|
462 | configure:6344: result: yes |
---|
463 | configure:6350: checking for string.h |
---|
464 | configure:6350: result: yes |
---|
465 | configure:6356: checking for strings.h |
---|
466 | configure:6356: result: yes |
---|
467 | configure:6362: checking for sys/ioctl.h |
---|
468 | configure:6362: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
469 | configure:6362: $? = 0 |
---|
470 | configure:6362: result: yes |
---|
471 | configure:6368: checking for sys/param.h |
---|
472 | configure:6368: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
473 | configure:6368: $? = 0 |
---|
474 | configure:6368: result: yes |
---|
475 | configure:6374: checking for sys/time.h |
---|
476 | configure:6374: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
477 | configure:6374: $? = 0 |
---|
478 | configure:6374: result: yes |
---|
479 | configure:6380: checking for sys/times.h |
---|
480 | configure:6380: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
481 | configure:6380: $? = 0 |
---|
482 | configure:6380: result: yes |
---|
483 | configure:6386: checking for syslog.h |
---|
484 | configure:6386: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
485 | configure:6386: $? = 0 |
---|
486 | configure:6386: result: yes |
---|
487 | configure:6392: checking for unistd.h |
---|
488 | configure:6392: result: yes |
---|
489 | configure:6398: checking for dirent.h |
---|
490 | configure:6398: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
491 | configure:6398: $? = 0 |
---|
492 | configure:6398: result: yes |
---|
493 | configure:6404: checking for ndir.h |
---|
494 | configure:6404: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
495 | conftest.c:62:10: fatal error: 'ndir.h' file not found |
---|
496 | #include <ndir.h> |
---|
497 | ^~~~~~~~ |
---|
498 | 1 error generated. |
---|
499 | configure:6404: $? = 1 |
---|
500 | configure: failed program was: |
---|
501 | | /* confdefs.h */ |
---|
502 | | #define PACKAGE_NAME "" |
---|
503 | | #define PACKAGE_TARNAME "" |
---|
504 | | #define PACKAGE_VERSION "" |
---|
505 | | #define PACKAGE_STRING "" |
---|
506 | | #define PACKAGE_BUGREPORT "" |
---|
507 | | #define PACKAGE_URL "" |
---|
508 | | #define HAVE_STDIO_H 1 |
---|
509 | | #define HAVE_STDLIB_H 1 |
---|
510 | | #define HAVE_STRING_H 1 |
---|
511 | | #define HAVE_INTTYPES_H 1 |
---|
512 | | #define HAVE_STDINT_H 1 |
---|
513 | | #define HAVE_STRINGS_H 1 |
---|
514 | | #define HAVE_SYS_STAT_H 1 |
---|
515 | | #define HAVE_SYS_TYPES_H 1 |
---|
516 | | #define HAVE_UNISTD_H 1 |
---|
517 | | #define STDC_HEADERS 1 |
---|
518 | | #define HAVE_DIRENT_H 1 |
---|
519 | | #define HAVE_ERRNO_H 1 |
---|
520 | | #define HAVE_FCNTL_H 1 |
---|
521 | | #define HAVE_LIMITS_H 1 |
---|
522 | | #define HAVE_MEMORY_H 1 |
---|
523 | | #define HAVE_STDLIB_H 1 |
---|
524 | | #define HAVE_STRING_H 1 |
---|
525 | | #define HAVE_STRINGS_H 1 |
---|
526 | | #define HAVE_SYS_IOCTL_H 1 |
---|
527 | | #define HAVE_SYS_PARAM_H 1 |
---|
528 | | #define HAVE_SYS_TIME_H 1 |
---|
529 | | #define HAVE_SYS_TIMES_H 1 |
---|
530 | | #define HAVE_SYSLOG_H 1 |
---|
531 | | #define HAVE_UNISTD_H 1 |
---|
532 | | #define HAVE_DIRENT_H 1 |
---|
533 | | /* end confdefs.h. */ |
---|
534 | | #include <stddef.h> |
---|
535 | | #ifdef HAVE_STDIO_H |
---|
536 | | # include <stdio.h> |
---|
537 | | #endif |
---|
538 | | #ifdef HAVE_STDLIB_H |
---|
539 | | # include <stdlib.h> |
---|
540 | | #endif |
---|
541 | | #ifdef HAVE_STRING_H |
---|
542 | | # include <string.h> |
---|
543 | | #endif |
---|
544 | | #ifdef HAVE_INTTYPES_H |
---|
545 | | # include <inttypes.h> |
---|
546 | | #endif |
---|
547 | | #ifdef HAVE_STDINT_H |
---|
548 | | # include <stdint.h> |
---|
549 | | #endif |
---|
550 | | #ifdef HAVE_STRINGS_H |
---|
551 | | # include <strings.h> |
---|
552 | | #endif |
---|
553 | | #ifdef HAVE_SYS_TYPES_H |
---|
554 | | # include <sys/types.h> |
---|
555 | | #endif |
---|
556 | | #ifdef HAVE_SYS_STAT_H |
---|
557 | | # include <sys/stat.h> |
---|
558 | | #endif |
---|
559 | | #ifdef HAVE_UNISTD_H |
---|
560 | | # include <unistd.h> |
---|
561 | | #endif |
---|
562 | | #include <ndir.h> |
---|
563 | configure:6404: result: no |
---|
564 | configure:6410: checking for sys/dir.h |
---|
565 | configure:6410: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
566 | configure:6410: $? = 0 |
---|
567 | configure:6410: result: yes |
---|
568 | configure:6416: checking for sys/ndir.h |
---|
569 | configure:6416: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
570 | conftest.c:63:10: fatal error: 'sys/ndir.h' file not found |
---|
571 | #include <sys/ndir.h> |
---|
572 | ^~~~~~~~~~~~ |
---|
573 | 1 error generated. |
---|
574 | configure:6416: $? = 1 |
---|
575 | configure: failed program was: |
---|
576 | | /* confdefs.h */ |
---|
577 | | #define PACKAGE_NAME "" |
---|
578 | | #define PACKAGE_TARNAME "" |
---|
579 | | #define PACKAGE_VERSION "" |
---|
580 | | #define PACKAGE_STRING "" |
---|
581 | | #define PACKAGE_BUGREPORT "" |
---|
582 | | #define PACKAGE_URL "" |
---|
583 | | #define HAVE_STDIO_H 1 |
---|
584 | | #define HAVE_STDLIB_H 1 |
---|
585 | | #define HAVE_STRING_H 1 |
---|
586 | | #define HAVE_INTTYPES_H 1 |
---|
587 | | #define HAVE_STDINT_H 1 |
---|
588 | | #define HAVE_STRINGS_H 1 |
---|
589 | | #define HAVE_SYS_STAT_H 1 |
---|
590 | | #define HAVE_SYS_TYPES_H 1 |
---|
591 | | #define HAVE_UNISTD_H 1 |
---|
592 | | #define STDC_HEADERS 1 |
---|
593 | | #define HAVE_DIRENT_H 1 |
---|
594 | | #define HAVE_ERRNO_H 1 |
---|
595 | | #define HAVE_FCNTL_H 1 |
---|
596 | | #define HAVE_LIMITS_H 1 |
---|
597 | | #define HAVE_MEMORY_H 1 |
---|
598 | | #define HAVE_STDLIB_H 1 |
---|
599 | | #define HAVE_STRING_H 1 |
---|
600 | | #define HAVE_STRINGS_H 1 |
---|
601 | | #define HAVE_SYS_IOCTL_H 1 |
---|
602 | | #define HAVE_SYS_PARAM_H 1 |
---|
603 | | #define HAVE_SYS_TIME_H 1 |
---|
604 | | #define HAVE_SYS_TIMES_H 1 |
---|
605 | | #define HAVE_SYSLOG_H 1 |
---|
606 | | #define HAVE_UNISTD_H 1 |
---|
607 | | #define HAVE_DIRENT_H 1 |
---|
608 | | #define HAVE_SYS_DIR_H 1 |
---|
609 | | /* end confdefs.h. */ |
---|
610 | | #include <stddef.h> |
---|
611 | | #ifdef HAVE_STDIO_H |
---|
612 | | # include <stdio.h> |
---|
613 | | #endif |
---|
614 | | #ifdef HAVE_STDLIB_H |
---|
615 | | # include <stdlib.h> |
---|
616 | | #endif |
---|
617 | | #ifdef HAVE_STRING_H |
---|
618 | | # include <string.h> |
---|
619 | | #endif |
---|
620 | | #ifdef HAVE_INTTYPES_H |
---|
621 | | # include <inttypes.h> |
---|
622 | | #endif |
---|
623 | | #ifdef HAVE_STDINT_H |
---|
624 | | # include <stdint.h> |
---|
625 | | #endif |
---|
626 | | #ifdef HAVE_STRINGS_H |
---|
627 | | # include <strings.h> |
---|
628 | | #endif |
---|
629 | | #ifdef HAVE_SYS_TYPES_H |
---|
630 | | # include <sys/types.h> |
---|
631 | | #endif |
---|
632 | | #ifdef HAVE_SYS_STAT_H |
---|
633 | | # include <sys/stat.h> |
---|
634 | | #endif |
---|
635 | | #ifdef HAVE_UNISTD_H |
---|
636 | | # include <unistd.h> |
---|
637 | | #endif |
---|
638 | | #include <sys/ndir.h> |
---|
639 | configure:6416: result: no |
---|
640 | configure:6422: checking for inttypes.h |
---|
641 | configure:6422: result: yes |
---|
642 | configure:6435: checking if make is GNU make |
---|
643 | configure:6438: result: yes |
---|
644 | configure:6453: checking for sys/window.h |
---|
645 | configure:6453: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
646 | conftest.c:64:10: fatal error: 'sys/window.h' file not found |
---|
647 | #include <sys/window.h> |
---|
648 | ^~~~~~~~~~~~~~ |
---|
649 | 1 error generated. |
---|
650 | configure:6453: $? = 1 |
---|
651 | configure: failed program was: |
---|
652 | | /* confdefs.h */ |
---|
653 | | #define PACKAGE_NAME "" |
---|
654 | | #define PACKAGE_TARNAME "" |
---|
655 | | #define PACKAGE_VERSION "" |
---|
656 | | #define PACKAGE_STRING "" |
---|
657 | | #define PACKAGE_BUGREPORT "" |
---|
658 | | #define PACKAGE_URL "" |
---|
659 | | #define HAVE_STDIO_H 1 |
---|
660 | | #define HAVE_STDLIB_H 1 |
---|
661 | | #define HAVE_STRING_H 1 |
---|
662 | | #define HAVE_INTTYPES_H 1 |
---|
663 | | #define HAVE_STDINT_H 1 |
---|
664 | | #define HAVE_STRINGS_H 1 |
---|
665 | | #define HAVE_SYS_STAT_H 1 |
---|
666 | | #define HAVE_SYS_TYPES_H 1 |
---|
667 | | #define HAVE_UNISTD_H 1 |
---|
668 | | #define STDC_HEADERS 1 |
---|
669 | | #define HAVE_DIRENT_H 1 |
---|
670 | | #define HAVE_ERRNO_H 1 |
---|
671 | | #define HAVE_FCNTL_H 1 |
---|
672 | | #define HAVE_LIMITS_H 1 |
---|
673 | | #define HAVE_MEMORY_H 1 |
---|
674 | | #define HAVE_STDLIB_H 1 |
---|
675 | | #define HAVE_STRING_H 1 |
---|
676 | | #define HAVE_STRINGS_H 1 |
---|
677 | | #define HAVE_SYS_IOCTL_H 1 |
---|
678 | | #define HAVE_SYS_PARAM_H 1 |
---|
679 | | #define HAVE_SYS_TIME_H 1 |
---|
680 | | #define HAVE_SYS_TIMES_H 1 |
---|
681 | | #define HAVE_SYSLOG_H 1 |
---|
682 | | #define HAVE_UNISTD_H 1 |
---|
683 | | #define HAVE_DIRENT_H 1 |
---|
684 | | #define HAVE_SYS_DIR_H 1 |
---|
685 | | #define HAVE_INTTYPES_H 1 |
---|
686 | | /* end confdefs.h. */ |
---|
687 | | #include <stddef.h> |
---|
688 | | #ifdef HAVE_STDIO_H |
---|
689 | | # include <stdio.h> |
---|
690 | | #endif |
---|
691 | | #ifdef HAVE_STDLIB_H |
---|
692 | | # include <stdlib.h> |
---|
693 | | #endif |
---|
694 | | #ifdef HAVE_STRING_H |
---|
695 | | # include <string.h> |
---|
696 | | #endif |
---|
697 | | #ifdef HAVE_INTTYPES_H |
---|
698 | | # include <inttypes.h> |
---|
699 | | #endif |
---|
700 | | #ifdef HAVE_STDINT_H |
---|
701 | | # include <stdint.h> |
---|
702 | | #endif |
---|
703 | | #ifdef HAVE_STRINGS_H |
---|
704 | | # include <strings.h> |
---|
705 | | #endif |
---|
706 | | #ifdef HAVE_SYS_TYPES_H |
---|
707 | | # include <sys/types.h> |
---|
708 | | #endif |
---|
709 | | #ifdef HAVE_SYS_STAT_H |
---|
710 | | # include <sys/stat.h> |
---|
711 | | #endif |
---|
712 | | #ifdef HAVE_UNISTD_H |
---|
713 | | # include <unistd.h> |
---|
714 | | #endif |
---|
715 | | #include <sys/window.h> |
---|
716 | configure:6453: result: no |
---|
717 | configure:6461: checking for an ANSI C-conforming const |
---|
718 | configure:6528: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
719 | configure:6528: $? = 0 |
---|
720 | configure:6536: result: yes |
---|
721 | configure:6544: checking for inline |
---|
722 | configure:6561: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
723 | configure:6561: $? = 0 |
---|
724 | configure:6570: result: inline |
---|
725 | configure:6588: checking for mode_t |
---|
726 | configure:6588: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
727 | configure:6588: $? = 0 |
---|
728 | configure:6588: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
729 | conftest.c:67:21: error: expected expression |
---|
730 | if (sizeof ((mode_t))) |
---|
731 | ^ |
---|
732 | 1 error generated. |
---|
733 | configure:6588: $? = 1 |
---|
734 | configure: failed program was: |
---|
735 | | /* confdefs.h */ |
---|
736 | | #define PACKAGE_NAME "" |
---|
737 | | #define PACKAGE_TARNAME "" |
---|
738 | | #define PACKAGE_VERSION "" |
---|
739 | | #define PACKAGE_STRING "" |
---|
740 | | #define PACKAGE_BUGREPORT "" |
---|
741 | | #define PACKAGE_URL "" |
---|
742 | | #define HAVE_STDIO_H 1 |
---|
743 | | #define HAVE_STDLIB_H 1 |
---|
744 | | #define HAVE_STRING_H 1 |
---|
745 | | #define HAVE_INTTYPES_H 1 |
---|
746 | | #define HAVE_STDINT_H 1 |
---|
747 | | #define HAVE_STRINGS_H 1 |
---|
748 | | #define HAVE_SYS_STAT_H 1 |
---|
749 | | #define HAVE_SYS_TYPES_H 1 |
---|
750 | | #define HAVE_UNISTD_H 1 |
---|
751 | | #define STDC_HEADERS 1 |
---|
752 | | #define HAVE_DIRENT_H 1 |
---|
753 | | #define HAVE_ERRNO_H 1 |
---|
754 | | #define HAVE_FCNTL_H 1 |
---|
755 | | #define HAVE_LIMITS_H 1 |
---|
756 | | #define HAVE_MEMORY_H 1 |
---|
757 | | #define HAVE_STDLIB_H 1 |
---|
758 | | #define HAVE_STRING_H 1 |
---|
759 | | #define HAVE_STRINGS_H 1 |
---|
760 | | #define HAVE_SYS_IOCTL_H 1 |
---|
761 | | #define HAVE_SYS_PARAM_H 1 |
---|
762 | | #define HAVE_SYS_TIME_H 1 |
---|
763 | | #define HAVE_SYS_TIMES_H 1 |
---|
764 | | #define HAVE_SYSLOG_H 1 |
---|
765 | | #define HAVE_UNISTD_H 1 |
---|
766 | | #define HAVE_DIRENT_H 1 |
---|
767 | | #define HAVE_SYS_DIR_H 1 |
---|
768 | | #define HAVE_INTTYPES_H 1 |
---|
769 | | /* end confdefs.h. */ |
---|
770 | | #include <stddef.h> |
---|
771 | | #ifdef HAVE_STDIO_H |
---|
772 | | # include <stdio.h> |
---|
773 | | #endif |
---|
774 | | #ifdef HAVE_STDLIB_H |
---|
775 | | # include <stdlib.h> |
---|
776 | | #endif |
---|
777 | | #ifdef HAVE_STRING_H |
---|
778 | | # include <string.h> |
---|
779 | | #endif |
---|
780 | | #ifdef HAVE_INTTYPES_H |
---|
781 | | # include <inttypes.h> |
---|
782 | | #endif |
---|
783 | | #ifdef HAVE_STDINT_H |
---|
784 | | # include <stdint.h> |
---|
785 | | #endif |
---|
786 | | #ifdef HAVE_STRINGS_H |
---|
787 | | # include <strings.h> |
---|
788 | | #endif |
---|
789 | | #ifdef HAVE_SYS_TYPES_H |
---|
790 | | # include <sys/types.h> |
---|
791 | | #endif |
---|
792 | | #ifdef HAVE_SYS_STAT_H |
---|
793 | | # include <sys/stat.h> |
---|
794 | | #endif |
---|
795 | | #ifdef HAVE_UNISTD_H |
---|
796 | | # include <unistd.h> |
---|
797 | | #endif |
---|
798 | | int |
---|
799 | | main (void) |
---|
800 | | { |
---|
801 | | if (sizeof ((mode_t))) |
---|
802 | | return 0; |
---|
803 | | ; |
---|
804 | | return 0; |
---|
805 | | } |
---|
806 | configure:6588: result: yes |
---|
807 | configure:6598: checking for off_t |
---|
808 | configure:6598: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
809 | configure:6598: $? = 0 |
---|
810 | configure:6598: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
811 | conftest.c:67:20: error: expected expression |
---|
812 | if (sizeof ((off_t))) |
---|
813 | ^ |
---|
814 | 1 error generated. |
---|
815 | configure:6598: $? = 1 |
---|
816 | configure: failed program was: |
---|
817 | | /* confdefs.h */ |
---|
818 | | #define PACKAGE_NAME "" |
---|
819 | | #define PACKAGE_TARNAME "" |
---|
820 | | #define PACKAGE_VERSION "" |
---|
821 | | #define PACKAGE_STRING "" |
---|
822 | | #define PACKAGE_BUGREPORT "" |
---|
823 | | #define PACKAGE_URL "" |
---|
824 | | #define HAVE_STDIO_H 1 |
---|
825 | | #define HAVE_STDLIB_H 1 |
---|
826 | | #define HAVE_STRING_H 1 |
---|
827 | | #define HAVE_INTTYPES_H 1 |
---|
828 | | #define HAVE_STDINT_H 1 |
---|
829 | | #define HAVE_STRINGS_H 1 |
---|
830 | | #define HAVE_SYS_STAT_H 1 |
---|
831 | | #define HAVE_SYS_TYPES_H 1 |
---|
832 | | #define HAVE_UNISTD_H 1 |
---|
833 | | #define STDC_HEADERS 1 |
---|
834 | | #define HAVE_DIRENT_H 1 |
---|
835 | | #define HAVE_ERRNO_H 1 |
---|
836 | | #define HAVE_FCNTL_H 1 |
---|
837 | | #define HAVE_LIMITS_H 1 |
---|
838 | | #define HAVE_MEMORY_H 1 |
---|
839 | | #define HAVE_STDLIB_H 1 |
---|
840 | | #define HAVE_STRING_H 1 |
---|
841 | | #define HAVE_STRINGS_H 1 |
---|
842 | | #define HAVE_SYS_IOCTL_H 1 |
---|
843 | | #define HAVE_SYS_PARAM_H 1 |
---|
844 | | #define HAVE_SYS_TIME_H 1 |
---|
845 | | #define HAVE_SYS_TIMES_H 1 |
---|
846 | | #define HAVE_SYSLOG_H 1 |
---|
847 | | #define HAVE_UNISTD_H 1 |
---|
848 | | #define HAVE_DIRENT_H 1 |
---|
849 | | #define HAVE_SYS_DIR_H 1 |
---|
850 | | #define HAVE_INTTYPES_H 1 |
---|
851 | | /* end confdefs.h. */ |
---|
852 | | #include <stddef.h> |
---|
853 | | #ifdef HAVE_STDIO_H |
---|
854 | | # include <stdio.h> |
---|
855 | | #endif |
---|
856 | | #ifdef HAVE_STDLIB_H |
---|
857 | | # include <stdlib.h> |
---|
858 | | #endif |
---|
859 | | #ifdef HAVE_STRING_H |
---|
860 | | # include <string.h> |
---|
861 | | #endif |
---|
862 | | #ifdef HAVE_INTTYPES_H |
---|
863 | | # include <inttypes.h> |
---|
864 | | #endif |
---|
865 | | #ifdef HAVE_STDINT_H |
---|
866 | | # include <stdint.h> |
---|
867 | | #endif |
---|
868 | | #ifdef HAVE_STRINGS_H |
---|
869 | | # include <strings.h> |
---|
870 | | #endif |
---|
871 | | #ifdef HAVE_SYS_TYPES_H |
---|
872 | | # include <sys/types.h> |
---|
873 | | #endif |
---|
874 | | #ifdef HAVE_SYS_STAT_H |
---|
875 | | # include <sys/stat.h> |
---|
876 | | #endif |
---|
877 | | #ifdef HAVE_UNISTD_H |
---|
878 | | # include <unistd.h> |
---|
879 | | #endif |
---|
880 | | int |
---|
881 | | main (void) |
---|
882 | | { |
---|
883 | | if (sizeof ((off_t))) |
---|
884 | | return 0; |
---|
885 | | ; |
---|
886 | | return 0; |
---|
887 | | } |
---|
888 | configure:6598: result: yes |
---|
889 | configure:6608: checking for size_t |
---|
890 | configure:6608: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
891 | configure:6608: $? = 0 |
---|
892 | configure:6608: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
893 | conftest.c:67:21: error: expected expression |
---|
894 | if (sizeof ((size_t))) |
---|
895 | ^ |
---|
896 | 1 error generated. |
---|
897 | configure:6608: $? = 1 |
---|
898 | configure: failed program was: |
---|
899 | | /* confdefs.h */ |
---|
900 | | #define PACKAGE_NAME "" |
---|
901 | | #define PACKAGE_TARNAME "" |
---|
902 | | #define PACKAGE_VERSION "" |
---|
903 | | #define PACKAGE_STRING "" |
---|
904 | | #define PACKAGE_BUGREPORT "" |
---|
905 | | #define PACKAGE_URL "" |
---|
906 | | #define HAVE_STDIO_H 1 |
---|
907 | | #define HAVE_STDLIB_H 1 |
---|
908 | | #define HAVE_STRING_H 1 |
---|
909 | | #define HAVE_INTTYPES_H 1 |
---|
910 | | #define HAVE_STDINT_H 1 |
---|
911 | | #define HAVE_STRINGS_H 1 |
---|
912 | | #define HAVE_SYS_STAT_H 1 |
---|
913 | | #define HAVE_SYS_TYPES_H 1 |
---|
914 | | #define HAVE_UNISTD_H 1 |
---|
915 | | #define STDC_HEADERS 1 |
---|
916 | | #define HAVE_DIRENT_H 1 |
---|
917 | | #define HAVE_ERRNO_H 1 |
---|
918 | | #define HAVE_FCNTL_H 1 |
---|
919 | | #define HAVE_LIMITS_H 1 |
---|
920 | | #define HAVE_MEMORY_H 1 |
---|
921 | | #define HAVE_STDLIB_H 1 |
---|
922 | | #define HAVE_STRING_H 1 |
---|
923 | | #define HAVE_STRINGS_H 1 |
---|
924 | | #define HAVE_SYS_IOCTL_H 1 |
---|
925 | | #define HAVE_SYS_PARAM_H 1 |
---|
926 | | #define HAVE_SYS_TIME_H 1 |
---|
927 | | #define HAVE_SYS_TIMES_H 1 |
---|
928 | | #define HAVE_SYSLOG_H 1 |
---|
929 | | #define HAVE_UNISTD_H 1 |
---|
930 | | #define HAVE_DIRENT_H 1 |
---|
931 | | #define HAVE_SYS_DIR_H 1 |
---|
932 | | #define HAVE_INTTYPES_H 1 |
---|
933 | | /* end confdefs.h. */ |
---|
934 | | #include <stddef.h> |
---|
935 | | #ifdef HAVE_STDIO_H |
---|
936 | | # include <stdio.h> |
---|
937 | | #endif |
---|
938 | | #ifdef HAVE_STDLIB_H |
---|
939 | | # include <stdlib.h> |
---|
940 | | #endif |
---|
941 | | #ifdef HAVE_STRING_H |
---|
942 | | # include <string.h> |
---|
943 | | #endif |
---|
944 | | #ifdef HAVE_INTTYPES_H |
---|
945 | | # include <inttypes.h> |
---|
946 | | #endif |
---|
947 | | #ifdef HAVE_STDINT_H |
---|
948 | | # include <stdint.h> |
---|
949 | | #endif |
---|
950 | | #ifdef HAVE_STRINGS_H |
---|
951 | | # include <strings.h> |
---|
952 | | #endif |
---|
953 | | #ifdef HAVE_SYS_TYPES_H |
---|
954 | | # include <sys/types.h> |
---|
955 | | #endif |
---|
956 | | #ifdef HAVE_SYS_STAT_H |
---|
957 | | # include <sys/stat.h> |
---|
958 | | #endif |
---|
959 | | #ifdef HAVE_UNISTD_H |
---|
960 | | # include <unistd.h> |
---|
961 | | #endif |
---|
962 | | int |
---|
963 | | main (void) |
---|
964 | | { |
---|
965 | | if (sizeof ((size_t))) |
---|
966 | | return 0; |
---|
967 | | ; |
---|
968 | | return 0; |
---|
969 | | } |
---|
970 | configure:6608: result: yes |
---|
971 | configure:6618: checking for struct stat.st_blocks |
---|
972 | configure:6618: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
973 | configure:6618: $? = 0 |
---|
974 | configure:6618: result: yes |
---|
975 | configure:6637: checking whether struct tm is in sys/time.h or time.h |
---|
976 | configure:6658: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
977 | configure:6658: $? = 0 |
---|
978 | configure:6666: result: time.h |
---|
979 | configure:6773: checking for dlopen in -ldl |
---|
980 | configure:6796: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -ldl >&5 |
---|
981 | ld: warning: directory not found for option '-Lsobin' |
---|
982 | configure:6796: $? = 0 |
---|
983 | configure:6806: result: yes |
---|
984 | configure:6810: checking for dlfcn.h |
---|
985 | configure:6810: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
986 | configure:6810: $? = 0 |
---|
987 | configure:6810: result: yes |
---|
988 | configure:6836: checking size of unsigned long long |
---|
989 | configure:6842: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -ldl >&5 |
---|
990 | ld: warning: directory not found for option '-Lsobin' |
---|
991 | configure:6842: $? = 0 |
---|
992 | configure:6842: ./conftest |
---|
993 | configure:6842: $? = 0 |
---|
994 | configure:6857: result: 8 |
---|
995 | configure:7159: checking for cos in -lm |
---|
996 | configure:7182: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -lm -ldl >&5 |
---|
997 | conftest.c:43:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration] |
---|
998 | char cos (); |
---|
999 | ^ |
---|
1000 | conftest.c:43:6: note: 'cos' is a builtin with type 'double (double)' |
---|
1001 | 1 warning generated. |
---|
1002 | ld: warning: directory not found for option '-Lsobin' |
---|
1003 | configure:7182: $? = 0 |
---|
1004 | configure:7192: result: yes |
---|
1005 | configure:7207: checking for pread |
---|
1006 | configure:7207: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -lm -ldl >&5 |
---|
1007 | ld: warning: directory not found for option '-Lsobin' |
---|
1008 | configure:7207: $? = 0 |
---|
1009 | configure:7207: result: yes |
---|
1010 | configure:7207: checking for pwrite |
---|
1011 | configure:7207: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -lm -ldl >&5 |
---|
1012 | ld: warning: directory not found for option '-Lsobin' |
---|
1013 | configure:7207: $? = 0 |
---|
1014 | configure:7207: result: yes |
---|
1015 | configure:7223: checking for /usr/bin/clang options needed to detect all undeclared functions |
---|
1016 | configure:7245: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -D__USE_UNIX98=1 -D_XOPEN_SOURCE=500 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1017 | conftest.c:46:8: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration] |
---|
1018 | (void) strchr; |
---|
1019 | ^ |
---|
1020 | conftest.c:46:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr' |
---|
1021 | 1 error generated. |
---|
1022 | configure:7245: $? = 1 |
---|
1023 | configure: failed program was: |
---|
1024 | | /* confdefs.h */ |
---|
1025 | | #define PACKAGE_NAME "" |
---|
1026 | | #define PACKAGE_TARNAME "" |
---|
1027 | | #define PACKAGE_VERSION "" |
---|
1028 | | #define PACKAGE_STRING "" |
---|
1029 | | #define PACKAGE_BUGREPORT "" |
---|
1030 | | #define PACKAGE_URL "" |
---|
1031 | | #define HAVE_STDIO_H 1 |
---|
1032 | | #define HAVE_STDLIB_H 1 |
---|
1033 | | #define HAVE_STRING_H 1 |
---|
1034 | | #define HAVE_INTTYPES_H 1 |
---|
1035 | | #define HAVE_STDINT_H 1 |
---|
1036 | | #define HAVE_STRINGS_H 1 |
---|
1037 | | #define HAVE_SYS_STAT_H 1 |
---|
1038 | | #define HAVE_SYS_TYPES_H 1 |
---|
1039 | | #define HAVE_UNISTD_H 1 |
---|
1040 | | #define STDC_HEADERS 1 |
---|
1041 | | #define HAVE_DIRENT_H 1 |
---|
1042 | | #define HAVE_ERRNO_H 1 |
---|
1043 | | #define HAVE_FCNTL_H 1 |
---|
1044 | | #define HAVE_LIMITS_H 1 |
---|
1045 | | #define HAVE_MEMORY_H 1 |
---|
1046 | | #define HAVE_STDLIB_H 1 |
---|
1047 | | #define HAVE_STRING_H 1 |
---|
1048 | | #define HAVE_STRINGS_H 1 |
---|
1049 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1050 | | #define HAVE_SYS_PARAM_H 1 |
---|
1051 | | #define HAVE_SYS_TIME_H 1 |
---|
1052 | | #define HAVE_SYS_TIMES_H 1 |
---|
1053 | | #define HAVE_SYSLOG_H 1 |
---|
1054 | | #define HAVE_UNISTD_H 1 |
---|
1055 | | #define HAVE_DIRENT_H 1 |
---|
1056 | | #define HAVE_SYS_DIR_H 1 |
---|
1057 | | #define HAVE_INTTYPES_H 1 |
---|
1058 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
1059 | | #define HAVE_ST_BLOCKS 1 |
---|
1060 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1061 | | #define HAVE_LIBM 1 |
---|
1062 | | #define HAVE_PREAD 1 |
---|
1063 | | #define HAVE_PWRITE 1 |
---|
1064 | | /* end confdefs.h. */ |
---|
1065 | | |
---|
1066 | | int |
---|
1067 | | main (void) |
---|
1068 | | { |
---|
1069 | | (void) strchr; |
---|
1070 | | ; |
---|
1071 | | return 0; |
---|
1072 | | } |
---|
1073 | configure:7272: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -D__USE_UNIX98=1 -D_XOPEN_SOURCE=500 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1074 | configure:7272: $? = 0 |
---|
1075 | configure:7289: result: none needed |
---|
1076 | configure:7303: checking whether pwrite is declared |
---|
1077 | configure:7303: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -D__USE_UNIX98=1 -D_XOPEN_SOURCE=500 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1078 | configure:7303: $? = 0 |
---|
1079 | configure:7303: result: yes |
---|
1080 | configure:7317: checking whether pread is declared |
---|
1081 | configure:7317: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -D__USE_UNIX98=1 -D_XOPEN_SOURCE=500 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1082 | configure:7317: $? = 0 |
---|
1083 | configure:7317: result: yes |
---|
1084 | configure:7340: checking whether popen is declared |
---|
1085 | configure:7340: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1086 | configure:7340: $? = 0 |
---|
1087 | configure:7340: result: yes |
---|
1088 | configure:7364: checking for pthread_create in -lpthread |
---|
1089 | configure:7387: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -lpthread -lm -ldl >&5 |
---|
1090 | ld: warning: directory not found for option '-Lsobin' |
---|
1091 | configure:7387: $? = 0 |
---|
1092 | configure:7397: result: yes |
---|
1093 | configure:7407: checking for recursive mutexes |
---|
1094 | configure:7431: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1095 | configure:7431: $? = 0 |
---|
1096 | configure:7466: result: PTHREAD_MUTEX_RECURSIVE |
---|
1097 | configure:7495: checking for local Tesseract library source |
---|
1098 | configure:8151: result: no |
---|
1099 | configure:8183: checking for iconv_open |
---|
1100 | configure:8183: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -lm -ldl >&5 |
---|
1101 | ld: warning: directory not found for option '-Lsobin' |
---|
1102 | Undefined symbols for architecture x86_64: |
---|
1103 | "_iconv_open", referenced from: |
---|
1104 | _main in conftest-7cf929.o |
---|
1105 | ld: symbol(s) not found for architecture x86_64 |
---|
1106 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1107 | configure:8183: $? = 1 |
---|
1108 | configure: failed program was: |
---|
1109 | | /* confdefs.h */ |
---|
1110 | | #define PACKAGE_NAME "" |
---|
1111 | | #define PACKAGE_TARNAME "" |
---|
1112 | | #define PACKAGE_VERSION "" |
---|
1113 | | #define PACKAGE_STRING "" |
---|
1114 | | #define PACKAGE_BUGREPORT "" |
---|
1115 | | #define PACKAGE_URL "" |
---|
1116 | | #define HAVE_STDIO_H 1 |
---|
1117 | | #define HAVE_STDLIB_H 1 |
---|
1118 | | #define HAVE_STRING_H 1 |
---|
1119 | | #define HAVE_INTTYPES_H 1 |
---|
1120 | | #define HAVE_STDINT_H 1 |
---|
1121 | | #define HAVE_STRINGS_H 1 |
---|
1122 | | #define HAVE_SYS_STAT_H 1 |
---|
1123 | | #define HAVE_SYS_TYPES_H 1 |
---|
1124 | | #define HAVE_UNISTD_H 1 |
---|
1125 | | #define STDC_HEADERS 1 |
---|
1126 | | #define HAVE_DIRENT_H 1 |
---|
1127 | | #define HAVE_ERRNO_H 1 |
---|
1128 | | #define HAVE_FCNTL_H 1 |
---|
1129 | | #define HAVE_LIMITS_H 1 |
---|
1130 | | #define HAVE_MEMORY_H 1 |
---|
1131 | | #define HAVE_STDLIB_H 1 |
---|
1132 | | #define HAVE_STRING_H 1 |
---|
1133 | | #define HAVE_STRINGS_H 1 |
---|
1134 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1135 | | #define HAVE_SYS_PARAM_H 1 |
---|
1136 | | #define HAVE_SYS_TIME_H 1 |
---|
1137 | | #define HAVE_SYS_TIMES_H 1 |
---|
1138 | | #define HAVE_SYSLOG_H 1 |
---|
1139 | | #define HAVE_UNISTD_H 1 |
---|
1140 | | #define HAVE_DIRENT_H 1 |
---|
1141 | | #define HAVE_SYS_DIR_H 1 |
---|
1142 | | #define HAVE_INTTYPES_H 1 |
---|
1143 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
1144 | | #define HAVE_ST_BLOCKS 1 |
---|
1145 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1146 | | #define HAVE_LIBM 1 |
---|
1147 | | #define HAVE_PREAD 1 |
---|
1148 | | #define HAVE_PWRITE 1 |
---|
1149 | | #define HAVE_DECL_PWRITE 1 |
---|
1150 | | #define HAVE_DECL_PREAD 1 |
---|
1151 | | /* end confdefs.h. */ |
---|
1152 | | /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open. |
---|
1153 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1154 | | #define iconv_open innocuous_iconv_open |
---|
1155 | | |
---|
1156 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1157 | | which can conflict with char iconv_open (); below. */ |
---|
1158 | | |
---|
1159 | | #include <limits.h> |
---|
1160 | | #undef iconv_open |
---|
1161 | | |
---|
1162 | | /* Override any GCC internal prototype to avoid an error. |
---|
1163 | | Use char because int might match the return type of a GCC |
---|
1164 | | builtin and then its argument prototype would still apply. */ |
---|
1165 | | #ifdef __cplusplus |
---|
1166 | | extern "C" |
---|
1167 | | #endif |
---|
1168 | | char iconv_open (); |
---|
1169 | | /* The GNU C library defines this for functions which it implements |
---|
1170 | | to always fail with ENOSYS. Some functions are actually named |
---|
1171 | | something starting with __ and the normal name is an alias. */ |
---|
1172 | | #if defined __stub_iconv_open || defined __stub___iconv_open |
---|
1173 | | choke me |
---|
1174 | | #endif |
---|
1175 | | |
---|
1176 | | int |
---|
1177 | | main (void) |
---|
1178 | | { |
---|
1179 | | return iconv_open (); |
---|
1180 | | ; |
---|
1181 | | return 0; |
---|
1182 | | } |
---|
1183 | configure:8183: result: no |
---|
1184 | configure:8191: checking for libiconv_open in -liconv |
---|
1185 | configure:8214: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -liconv -lm -ldl >&5 |
---|
1186 | ld: warning: directory not found for option '-Lsobin' |
---|
1187 | ld: warning: dylib (/opt/local/lib/libiconv.dylib) was built for newer macOS version (12.0) than being linked (11.0) |
---|
1188 | configure:8214: $? = 0 |
---|
1189 | configure:8224: result: yes |
---|
1190 | configure:8408: checking for stringprep in -lidn |
---|
1191 | configure:8431: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -DUSE_LIBICONV_GNU -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -lidn -lm -ldl -liconv >&5 |
---|
1192 | ld: warning: directory not found for option '-Lsobin' |
---|
1193 | ld: warning: dylib (/opt/local/lib/libiconv.dylib) was built for newer macOS version (12.0) than being linked (11.0) |
---|
1194 | configure:8431: $? = 0 |
---|
1195 | configure:8441: result: yes |
---|
1196 | configure:8447: checking for stringprep.h |
---|
1197 | configure:8447: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -DUSE_LIBICONV_GNU -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1198 | configure:8447: $? = 0 |
---|
1199 | configure:8447: result: yes |
---|
1200 | configure:8487: checking for systempapername in -lpaper |
---|
1201 | configure:8510: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -DUSE_LIBICONV_GNU -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -lpaper -lm -ldl -liconv -lidn >&5 |
---|
1202 | ld: warning: directory not found for option '-Lsobin' |
---|
1203 | ld: warning: dylib (/opt/local/lib/libiconv.dylib) was built for newer macOS version (12.0) than being linked (11.0) |
---|
1204 | configure:8510: $? = 0 |
---|
1205 | configure:8520: result: yes |
---|
1206 | configure:8535: checking for paper.h |
---|
1207 | configure:8535: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -DUSE_LIBICONV_GNU -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1208 | configure:8535: $? = 0 |
---|
1209 | configure:8535: result: yes |
---|
1210 | configure:8585: checking for FcInitLoadConfigAndFonts in -lfontconfig |
---|
1211 | configure:8608: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c -lfontconfig -lm -ldl -liconv -lidn -lpaper >&5 |
---|
1212 | ld: warning: directory not found for option '-Lsobin' |
---|
1213 | ld: warning: dylib (/opt/local/lib/libiconv.dylib) was built for newer macOS version (12.0) than being linked (11.0) |
---|
1214 | ld: warning: dylib (/opt/local/lib/libfontconfig.dylib) was built for newer macOS version (12.0) than being linked (11.0) |
---|
1215 | configure:8608: $? = 0 |
---|
1216 | configure:8618: result: yes |
---|
1217 | configure:8623: checking for fontconfig/fontconfig.h |
---|
1218 | configure:8623: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1219 | configure:8623: $? = 0 |
---|
1220 | configure:8623: result: yes |
---|
1221 | configure:8830: checking for local freetype library source |
---|
1222 | configure:8845: result: no |
---|
1223 | configure:8872: checking for ft2build.h |
---|
1224 | configure:8872: /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1225 | conftest.c:74:10: fatal error: 'ft2build.h' file not found |
---|
1226 | #include <ft2build.h> |
---|
1227 | ^~~~~~~~~~~~ |
---|
1228 | 1 error generated. |
---|
1229 | configure:8872: $? = 1 |
---|
1230 | configure: failed program was: |
---|
1231 | | /* confdefs.h */ |
---|
1232 | | #define PACKAGE_NAME "" |
---|
1233 | | #define PACKAGE_TARNAME "" |
---|
1234 | | #define PACKAGE_VERSION "" |
---|
1235 | | #define PACKAGE_STRING "" |
---|
1236 | | #define PACKAGE_BUGREPORT "" |
---|
1237 | | #define PACKAGE_URL "" |
---|
1238 | | #define HAVE_STDIO_H 1 |
---|
1239 | | #define HAVE_STDLIB_H 1 |
---|
1240 | | #define HAVE_STRING_H 1 |
---|
1241 | | #define HAVE_INTTYPES_H 1 |
---|
1242 | | #define HAVE_STDINT_H 1 |
---|
1243 | | #define HAVE_STRINGS_H 1 |
---|
1244 | | #define HAVE_SYS_STAT_H 1 |
---|
1245 | | #define HAVE_SYS_TYPES_H 1 |
---|
1246 | | #define HAVE_UNISTD_H 1 |
---|
1247 | | #define STDC_HEADERS 1 |
---|
1248 | | #define HAVE_DIRENT_H 1 |
---|
1249 | | #define HAVE_ERRNO_H 1 |
---|
1250 | | #define HAVE_FCNTL_H 1 |
---|
1251 | | #define HAVE_LIMITS_H 1 |
---|
1252 | | #define HAVE_MEMORY_H 1 |
---|
1253 | | #define HAVE_STDLIB_H 1 |
---|
1254 | | #define HAVE_STRING_H 1 |
---|
1255 | | #define HAVE_STRINGS_H 1 |
---|
1256 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1257 | | #define HAVE_SYS_PARAM_H 1 |
---|
1258 | | #define HAVE_SYS_TIME_H 1 |
---|
1259 | | #define HAVE_SYS_TIMES_H 1 |
---|
1260 | | #define HAVE_SYSLOG_H 1 |
---|
1261 | | #define HAVE_UNISTD_H 1 |
---|
1262 | | #define HAVE_DIRENT_H 1 |
---|
1263 | | #define HAVE_SYS_DIR_H 1 |
---|
1264 | | #define HAVE_INTTYPES_H 1 |
---|
1265 | | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
1266 | | #define HAVE_ST_BLOCKS 1 |
---|
1267 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1268 | | #define HAVE_LIBM 1 |
---|
1269 | | #define HAVE_PREAD 1 |
---|
1270 | | #define HAVE_PWRITE 1 |
---|
1271 | | #define HAVE_DECL_PWRITE 1 |
---|
1272 | | #define HAVE_DECL_PREAD 1 |
---|
1273 | | #define USE_LIBICONV_GNU 1 |
---|
1274 | | #define USE_LIBPAPER 1 |
---|
1275 | | /* end confdefs.h. */ |
---|
1276 | | #include <stddef.h> |
---|
1277 | | #ifdef HAVE_STDIO_H |
---|
1278 | | # include <stdio.h> |
---|
1279 | | #endif |
---|
1280 | | #ifdef HAVE_STDLIB_H |
---|
1281 | | # include <stdlib.h> |
---|
1282 | | #endif |
---|
1283 | | #ifdef HAVE_STRING_H |
---|
1284 | | # include <string.h> |
---|
1285 | | #endif |
---|
1286 | | #ifdef HAVE_INTTYPES_H |
---|
1287 | | # include <inttypes.h> |
---|
1288 | | #endif |
---|
1289 | | #ifdef HAVE_STDINT_H |
---|
1290 | | # include <stdint.h> |
---|
1291 | | #endif |
---|
1292 | | #ifdef HAVE_STRINGS_H |
---|
1293 | | # include <strings.h> |
---|
1294 | | #endif |
---|
1295 | | #ifdef HAVE_SYS_TYPES_H |
---|
1296 | | # include <sys/types.h> |
---|
1297 | | #endif |
---|
1298 | | #ifdef HAVE_SYS_STAT_H |
---|
1299 | | # include <sys/stat.h> |
---|
1300 | | #endif |
---|
1301 | | #ifdef HAVE_UNISTD_H |
---|
1302 | | # include <unistd.h> |
---|
1303 | | #endif |
---|
1304 | | #include <ft2build.h> |
---|
1305 | configure:8872: result: no |
---|
1306 | configure:8969: error: No usable Freetype source or library found |
---|
1307 | |
---|
1308 | ## ---------------- ## |
---|
1309 | ## Cache variables. ## |
---|
1310 | ## ---------------- ## |
---|
1311 | |
---|
1312 | ac_cv_build=aarch64-apple-darwin22.2.0 |
---|
1313 | ac_cv_c_bigendian=no |
---|
1314 | ac_cv_c_compiler_gnu=yes |
---|
1315 | ac_cv_c_const=yes |
---|
1316 | ac_cv_c_inline=inline |
---|
1317 | ac_cv_c_undeclared_builtin_options='none needed' |
---|
1318 | ac_cv_env_CCC_set= |
---|
1319 | ac_cv_env_CCC_value= |
---|
1320 | ac_cv_env_CC_set=set |
---|
1321 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1322 | ac_cv_env_CFLAGS_set=set |
---|
1323 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
1324 | ac_cv_env_CPPFLAGS_set=set |
---|
1325 | ac_cv_env_CPPFLAGS_value='-isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
1326 | ac_cv_env_CPP_set= |
---|
1327 | ac_cv_env_CPP_value= |
---|
1328 | ac_cv_env_CXXFLAGS_set=set |
---|
1329 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
1330 | ac_cv_env_CXX_set=set |
---|
1331 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
1332 | ac_cv_env_LDFLAGS_set=set |
---|
1333 | ac_cv_env_LDFLAGS_value='-Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
1334 | ac_cv_env_LIBS_set= |
---|
1335 | ac_cv_env_LIBS_value= |
---|
1336 | ac_cv_env_XMKMF_set= |
---|
1337 | ac_cv_env_XMKMF_value= |
---|
1338 | ac_cv_env_build_alias_set= |
---|
1339 | ac_cv_env_build_alias_value= |
---|
1340 | ac_cv_env_host_alias_set=set |
---|
1341 | ac_cv_env_host_alias_value=x86_64-apple-darwin22.2.0 |
---|
1342 | ac_cv_env_target_alias_set= |
---|
1343 | ac_cv_env_target_alias_value= |
---|
1344 | ac_cv_func_iconv_open=no |
---|
1345 | ac_cv_func_pread=yes |
---|
1346 | ac_cv_func_pwrite=yes |
---|
1347 | ac_cv_have_decl_popen=yes |
---|
1348 | ac_cv_have_decl_pread=yes |
---|
1349 | ac_cv_have_decl_pwrite=yes |
---|
1350 | ac_cv_header_dirent_dirent_h=yes |
---|
1351 | ac_cv_header_dirent_h=yes |
---|
1352 | ac_cv_header_dlfcn_h=yes |
---|
1353 | ac_cv_header_errno_h=yes |
---|
1354 | ac_cv_header_fcntl_h=yes |
---|
1355 | ac_cv_header_fontconfig_fontconfig_h=yes |
---|
1356 | ac_cv_header_ft2build_h=no |
---|
1357 | ac_cv_header_inttypes_h=yes |
---|
1358 | ac_cv_header_limits_h=yes |
---|
1359 | ac_cv_header_malloc_h=no |
---|
1360 | ac_cv_header_memory_h=yes |
---|
1361 | ac_cv_header_ndir_h=no |
---|
1362 | ac_cv_header_paper_h=yes |
---|
1363 | ac_cv_header_stdint_h=yes |
---|
1364 | ac_cv_header_stdio_h=yes |
---|
1365 | ac_cv_header_stdlib_h=yes |
---|
1366 | ac_cv_header_string_h=yes |
---|
1367 | ac_cv_header_stringprep_h=yes |
---|
1368 | ac_cv_header_strings_h=yes |
---|
1369 | ac_cv_header_sys_dir_h=yes |
---|
1370 | ac_cv_header_sys_ioctl_h=yes |
---|
1371 | ac_cv_header_sys_ndir_h=no |
---|
1372 | ac_cv_header_sys_param_h=yes |
---|
1373 | ac_cv_header_sys_stat_h=yes |
---|
1374 | ac_cv_header_sys_time_h=yes |
---|
1375 | ac_cv_header_sys_times_h=yes |
---|
1376 | ac_cv_header_sys_types_h=yes |
---|
1377 | ac_cv_header_sys_window_h=no |
---|
1378 | ac_cv_header_syslog_h=yes |
---|
1379 | ac_cv_header_unistd_h=yes |
---|
1380 | ac_cv_header_vfork_h=no |
---|
1381 | ac_cv_host=x86_64-apple-darwin22.2.0 |
---|
1382 | ac_cv_lib_dl_dlopen=yes |
---|
1383 | ac_cv_lib_fontconfig_FcInitLoadConfigAndFonts=yes |
---|
1384 | ac_cv_lib_iconv_libiconv_open=yes |
---|
1385 | ac_cv_lib_idn_stringprep=yes |
---|
1386 | ac_cv_lib_m_cos=yes |
---|
1387 | ac_cv_lib_paper_systempapername=yes |
---|
1388 | ac_cv_lib_pthread_pthread_create=yes |
---|
1389 | ac_cv_member_struct_stat_st_blocks=yes |
---|
1390 | ac_cv_objext=o |
---|
1391 | ac_cv_path_BUILD_PKGCONFIG=/opt/local/bin/pkg-config |
---|
1392 | ac_cv_path_BUILD_STRIP_XE=/opt/local/bin/strip |
---|
1393 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
1394 | ac_cv_path_ac_pt_PKGCONFIG=/opt/local/bin/pkg-config |
---|
1395 | ac_cv_path_ac_pt_STRIP_XE=/opt/local/bin/strip |
---|
1396 | ac_cv_prog_CC=/usr/bin/clang |
---|
1397 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1398 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1399 | ac_cv_prog_cc_c11= |
---|
1400 | ac_cv_prog_cc_g=yes |
---|
1401 | ac_cv_prog_cc_stdc= |
---|
1402 | ac_cv_search_opendir='none required' |
---|
1403 | ac_cv_sizeof_unsigned_long_long=8 |
---|
1404 | ac_cv_struct_tm=time.h |
---|
1405 | ac_cv_type_mode_t=yes |
---|
1406 | ac_cv_type_off_t=yes |
---|
1407 | ac_cv_type_size_t=yes |
---|
1408 | |
---|
1409 | ## ----------------- ## |
---|
1410 | ## Output variables. ## |
---|
1411 | ## ----------------- ## |
---|
1412 | |
---|
1413 | ARCH_ALIGN_DOUBLE_MOD='' |
---|
1414 | ARCH_ALIGN_FLOAT_MOD='' |
---|
1415 | ARCH_ALIGN_INT_MOD='' |
---|
1416 | ARCH_ALIGN_LONG_MOD='' |
---|
1417 | ARCH_ALIGN_PTR_MOD='' |
---|
1418 | ARCH_ALIGN_SHORT_MOD='' |
---|
1419 | ARCH_ALIGN_SIZE_T_MOD='' |
---|
1420 | ARCH_ARITH_RSHIFT='' |
---|
1421 | ARCH_AUTOCONF_HEADER='arch-config/arch_autoconf.h' |
---|
1422 | ARCH_CONF_HEADER='$(GLSRCDIR)/../arch/osx-x86-x86_64-ppc-gcc.h' |
---|
1423 | ARCH_DIV_NEG_POS_TRUNCATES='' |
---|
1424 | ARCH_IS_BIG_ENDIAN='' |
---|
1425 | ARCH_LOG2_SIZEOF_CHAR='' |
---|
1426 | ARCH_LOG2_SIZEOF_DOUBLE='' |
---|
1427 | ARCH_LOG2_SIZEOF_FLOAT='' |
---|
1428 | ARCH_LOG2_SIZEOF_INT='' |
---|
1429 | ARCH_LOG2_SIZEOF_LONG='' |
---|
1430 | ARCH_LOG2_SIZEOF_LONG_LONG='' |
---|
1431 | ARCH_LOG2_SIZEOF_PTR='' |
---|
1432 | ARCH_LOG2_SIZEOF_SHORT='' |
---|
1433 | ARCH_LOG2_SIZEOF_SIZE_T='' |
---|
1434 | ARCH_PTRS_ARE_SIGNED='' |
---|
1435 | ARCH_SIZEOF_DOUBLE='' |
---|
1436 | ARCH_SIZEOF_FLOAT='' |
---|
1437 | ARCH_SIZEOF_GX_COLOR_INDEX='8' |
---|
1438 | ARCH_SIZEOF_PTR='' |
---|
1439 | ARCH_SIZEOF_SIZE_T='' |
---|
1440 | AUXDIRPOSTFIX='' |
---|
1441 | AUXEXEEXT='' |
---|
1442 | AUXEXTRALIBS='' |
---|
1443 | AUX_SHARED_ZLIB='' |
---|
1444 | BUILD_CUPSCONFIG='' |
---|
1445 | BUILD_PKGCONFIG='/opt/local/bin/pkg-config' |
---|
1446 | BUILD_STRIP_XE='/opt/local/bin/strip' |
---|
1447 | CALSRCDIR='' |
---|
1448 | CAL_AVX2_CFLAGS='' |
---|
1449 | CAL_CFLAGS='' |
---|
1450 | CAL_NEON_CFLAGS='' |
---|
1451 | CAL_SSE4_2_CFLAGS='' |
---|
1452 | CAPOPTAUX='' |
---|
1453 | CC='/usr/bin/clang' |
---|
1454 | CCAUX='gcc' |
---|
1455 | CFLAGS='-pipe -Os -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_RESTRICT=1 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER' |
---|
1456 | CFLAGSAUX='' |
---|
1457 | CFLAGSAUX_DEBUG=' -gdwarf-2 -g3 -O0' |
---|
1458 | CFLAGSAUX_PROFILE='' |
---|
1459 | CFLAGSAUX_STANDARD=' -O2 -DNDEBUG' |
---|
1460 | CFLAGS_SANITIZE='-fsanitize=address -fno-omit-frame-pointer -W -Wall -Wno-unused-parameter -Wno-sign-compare -Wno-implicit-fallthrough -Wno-missing-field-initializers -Wno-shift-negative-value -Wno-old-style-declaration -Wno-unused-but-set-parameter' |
---|
1461 | CFLAGS_VISIBILITY=' -fvisibility=hidden' |
---|
1462 | CLUSTER_CFLAGS='' |
---|
1463 | COMPILE_INITS='' |
---|
1464 | CONTRIBINCLUDE='include ./contrib/contrib.mak' |
---|
1465 | CPP='/usr/bin/clang -E' |
---|
1466 | CPPFLAGS='-isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
1467 | CUPSCFLAGS='' |
---|
1468 | CUPSCONFIG='' |
---|
1469 | CUPSDATA='' |
---|
1470 | CUPSINCLUDE='' |
---|
1471 | CUPSINSTALL='' |
---|
1472 | CUPSLIBDIRS='' |
---|
1473 | CUPSLIBS='' |
---|
1474 | CUPSPDFTORASTER='' |
---|
1475 | CUPSSERVERBIN='' |
---|
1476 | CUPSSERVERROOT='' |
---|
1477 | CUPS_DEVS='' |
---|
1478 | CUPS_DIR='' |
---|
1479 | CXX='/usr/bin/clang++' |
---|
1480 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
1481 | DBG_CFLAGS=' -gdwarf-2 -g3 -O0' |
---|
1482 | DBUS_CFLAGS='' |
---|
1483 | DBUS_LIBS='' |
---|
1484 | DEFS='' |
---|
1485 | DLL_EXT='' |
---|
1486 | DYNAMIC_CFLAGS='' |
---|
1487 | DYNAMIC_DEVS='' |
---|
1488 | DYNAMIC_FLAGS='' |
---|
1489 | DYNAMIC_LIBS='' |
---|
1490 | ECHO_C='\c' |
---|
1491 | ECHO_N='' |
---|
1492 | ECHO_T='' |
---|
1493 | EGREP='' |
---|
1494 | ENABLETIFF='' |
---|
1495 | ENABLEURF='' |
---|
1496 | EXEEXT='' |
---|
1497 | EXPATDIR='' |
---|
1498 | EXPAT_CFLAGS='' |
---|
1499 | EXPAT_LIBS='' |
---|
1500 | EXTRACT_DIR='' |
---|
1501 | FAPIUFST_MAK='$(GLSRCDIR)$(D)stub.mak' |
---|
1502 | FONTCONFIG_CFLAGS='' |
---|
1503 | FONTCONFIG_LIBS='-lfontconfig' |
---|
1504 | FTSRCDIR='src' |
---|
1505 | FT_BRIDGE='0' |
---|
1506 | FT_CFLAGS='' |
---|
1507 | FT_LIBS='' |
---|
1508 | FT_LIB_PATH='' |
---|
1509 | FT_SYS_ZLIB='' |
---|
1510 | F_DEVS='' |
---|
1511 | GCFLAGS=' -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1' |
---|
1512 | GCFLAGSAUX=' -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -DBUILD_PDF=1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_print_ghostscript/ghostscript/work/ghostpdl-9.56.1-x86_64/pdf -DNOCONTRIB -DHAVE_RESTRICT=1 -fno-strict-aliasing' |
---|
1513 | GPDF_DEV='' |
---|
1514 | GPDL='' |
---|
1515 | GPDL_MAK='' |
---|
1516 | GPDL_SONAME='' |
---|
1517 | GPDL_SONAME_MAJOR='' |
---|
1518 | GPDL_SONAME_MAJOR_MINOR='' |
---|
1519 | GPDL_TARGET='' |
---|
1520 | GPDL_URF_TOP_OBJ='' |
---|
1521 | GREP='' |
---|
1522 | GS='' |
---|
1523 | GS_DYNAMIC_LDFLAGS='' |
---|
1524 | GS_SONAME='' |
---|
1525 | GS_SONAME_MAJOR='' |
---|
1526 | GS_SONAME_MAJOR_MINOR='' |
---|
1527 | HAVE_BSWAP32='' |
---|
1528 | HAVE_BYTESWAP_H='' |
---|
1529 | HAVE_DBUS='' |
---|
1530 | HAVE_FILE64='' |
---|
1531 | HAVE_FONTCONFIG='-DHAVE_FONTCONFIG' |
---|
1532 | HAVE_FPCLASSIFY='' |
---|
1533 | HAVE_FSEEKO='' |
---|
1534 | HAVE_ISINF='' |
---|
1535 | HAVE_ISNAN='' |
---|
1536 | HAVE_LIBIDN='-DHAVE_LIBIDN' |
---|
1537 | HAVE_MKSTEMP64='' |
---|
1538 | HAVE_MKSTEMP='' |
---|
1539 | HAVE_POPEN_PROTO='-DHAVE_POPEN_PROTO=1' |
---|
1540 | HAVE_PREAD_PWRITE='-DHAVE_PREAD_PWRITE=1' |
---|
1541 | HAVE_SETLOCALE='' |
---|
1542 | HAVE_SSE2='-DHAVE_SSE2' |
---|
1543 | HAVE_STRERROR='' |
---|
1544 | IJSDIR='' |
---|
1545 | IJSLIB='' |
---|
1546 | IJS_DEVS='' |
---|
1547 | INSERT_UFST_BRIDGE_EQUAL_ONE='' |
---|
1548 | INSTALL_CONTRIB='install-contrib-extras' |
---|
1549 | INSTALL_SHARED='' |
---|
1550 | JBIG2DEVS='' |
---|
1551 | JBIG2DIR='' |
---|
1552 | JBIG2_AUTOCONF_CFLAGS='' |
---|
1553 | JBIG2_DECODER='' |
---|
1554 | JBIG2_DEVS='' |
---|
1555 | JPXDEVS='' |
---|
1556 | JPXDIR='' |
---|
1557 | JPX_AUTOCONF_CFLAGS='' |
---|
1558 | JPX_AUTOCONF_LIBS='' |
---|
1559 | JPX_DECODER='' |
---|
1560 | JPX_SSE_CFLAGS='' |
---|
1561 | LCMS2DIR='' |
---|
1562 | LCMS2MTDIR='' |
---|
1563 | LCMS2_ENDIAN='' |
---|
1564 | LCMS2_PTR_ALIGNMENT='' |
---|
1565 | LCMS_ENDIAN='' |
---|
1566 | LCUPSBUILDTYPE='' |
---|
1567 | LCUPSIINCLUDE='' |
---|
1568 | LCUPSINCLUDE='' |
---|
1569 | LDFLAGS='-Lsobin -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
1570 | LDFLAGSAUX='' |
---|
1571 | LEPTONICADIR='leptonica' |
---|
1572 | LEPTONICAINCLUDE='' |
---|
1573 | LIBJPEGDIR='' |
---|
1574 | LIBOBJS='' |
---|
1575 | LIBPNGDIR='' |
---|
1576 | LIBS='-lm -ldl -liconv -lidn -lpaper' |
---|
1577 | LIBTIFFCONFDIR='' |
---|
1578 | LIBTIFFDIR='' |
---|
1579 | LIB_CUPS_DIR='' |
---|
1580 | LTLIBOBJS='' |
---|
1581 | MKROMFS_FLAGS='' |
---|
1582 | OBJDIR_BSDMAKE_WORKAROUND='obj' |
---|
1583 | OBJEXT='o' |
---|
1584 | OCR_DEVS='' |
---|
1585 | OCR_VERSION='0' |
---|
1586 | OPT_CFLAGS=' -O2 -DNDEBUG' |
---|
1587 | ORDER_ONLY='|' |
---|
1588 | PACKAGE_BUGREPORT='' |
---|
1589 | PACKAGE_NAME='' |
---|
1590 | PACKAGE_STRING='' |
---|
1591 | PACKAGE_TARNAME='' |
---|
1592 | PACKAGE_URL='' |
---|
1593 | PACKAGE_VERSION='' |
---|
1594 | PATH_SEPARATOR=':' |
---|
1595 | PCL='' |
---|
1596 | PCL_DYNAMIC_LDFLAGS='' |
---|
1597 | PCL_MAK='' |
---|
1598 | PCL_SONAME='' |
---|
1599 | PCL_SONAME_MAJOR='' |
---|
1600 | PCL_SONAME_MAJOR_MINOR='' |
---|
1601 | PCL_TARGET='' |
---|
1602 | PCL_TOP_MAK='' |
---|
1603 | PDF='' |
---|
1604 | PDFROMFS_MAK='' |
---|
1605 | PDF_DYNAMIC_LDFLAGS='' |
---|
1606 | PDF_MAK='' |
---|
1607 | PDF_SONAME='' |
---|
1608 | PDF_SONAME_MAJOR='' |
---|
1609 | PDF_SONAME_MAJOR_MINOR='' |
---|
1610 | PDF_TARGET='' |
---|
1611 | PDL_DYNAMIC_LDFLAGS='' |
---|
1612 | PKGCONFIG='' |
---|
1613 | PLROMFS_MAK='' |
---|
1614 | PL_MAK='' |
---|
1615 | PNG_DEVS='' |
---|
1616 | PTHREAD_LIBS='-lpthread' |
---|
1617 | PXL_MAK='' |
---|
1618 | P_DEVS='' |
---|
1619 | RANLIB='ranlib' |
---|
1620 | RECURSIVE_MUTEXATTR='-DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE' |
---|
1621 | SED='/opt/local/bin/gsed' |
---|
1622 | SED_EXTENDED_REGEX_OPT='-nEe' |
---|
1623 | SET_DT_SONAME='' |
---|
1624 | SHAREIJS='' |
---|
1625 | SHARELCMS='' |
---|
1626 | SHARELCUPS='' |
---|
1627 | SHARELCUPSI='' |
---|
1628 | SHARE_EXPAT='' |
---|
1629 | SHARE_FT='0' |
---|
1630 | SHARE_JBIG2='' |
---|
1631 | SHARE_JPX='' |
---|
1632 | SHARE_LIBJPEG='' |
---|
1633 | SHARE_LIBPNG='' |
---|
1634 | SHARE_LIBTIFF='' |
---|
1635 | SHARE_ZLIB='' |
---|
1636 | SHELL='/bin/sh' |
---|
1637 | SOC_CFLAGS='' |
---|
1638 | SOC_LIBS='' |
---|
1639 | SOC_LOADER='' |
---|
1640 | SO_LIB_EXT='' |
---|
1641 | SO_LIB_VERSION_SEPARATOR='' |
---|
1642 | SQRTF_SUBST='' |
---|
1643 | SRCDIR='' |
---|
1644 | STRIP_XE='' |
---|
1645 | SUB_MAKE_OPTION='-f $(MAKEFILE)' |
---|
1646 | SURFX_H='' |
---|
1647 | SYNC='posync' |
---|
1648 | TESSERACTDIR='tesseract' |
---|
1649 | TESSERACTINCLUDE='' |
---|
1650 | TESSERACT_LIBS='' |
---|
1651 | TESS_AVX2='' |
---|
1652 | TESS_AVX='' |
---|
1653 | TESS_CXXFLAGS='' |
---|
1654 | TESS_FMA='' |
---|
1655 | TESS_NEON='' |
---|
1656 | TESS_SSE4_1='' |
---|
1657 | TIFFCFLAGS='' |
---|
1658 | UFST_CFLAGS='' |
---|
1659 | UFST_LIB_EXT='' |
---|
1660 | UFST_ROOT='' |
---|
1661 | URF_DEV='' |
---|
1662 | URF_INCLUDE='' |
---|
1663 | UTF8DEVS='$(PSD)utf8.dev' |
---|
1664 | VERSIONED_PATH='' |
---|
1665 | WHICHLCMS='' |
---|
1666 | WITH_CAL='' |
---|
1667 | X11_DEVS='' |
---|
1668 | XLIBS='' |
---|
1669 | XMKMF='' |
---|
1670 | XPS='' |
---|
1671 | XPSROMFS_MAK='' |
---|
1672 | XPS_DEVS='' |
---|
1673 | XPS_DYNAMIC_LDFLAGS='' |
---|
1674 | XPS_MAK='' |
---|
1675 | XPS_SONAME='' |
---|
1676 | XPS_SONAME_MAJOR='' |
---|
1677 | XPS_SONAME_MAJOR_MINOR='' |
---|
1678 | XPS_TARGET='' |
---|
1679 | X_CFLAGS='' |
---|
1680 | X_EXTRA_LIBS='' |
---|
1681 | X_LDFLAGS='' |
---|
1682 | X_LIBS='' |
---|
1683 | X_PRE_LIBS='' |
---|
1684 | ZLIBCFLAGS='' |
---|
1685 | ZLIBDIR='' |
---|
1686 | ac_ct_CC='' |
---|
1687 | ac_ct_CXX='' |
---|
1688 | bindir='${exec_prefix}/bin' |
---|
1689 | build='aarch64-apple-darwin22.2.0' |
---|
1690 | build_alias='' |
---|
1691 | build_cpu='aarch64' |
---|
1692 | build_os='darwin22.2.0' |
---|
1693 | build_vendor='apple' |
---|
1694 | datadir='${datarootdir}' |
---|
1695 | datarootdir='${prefix}/share' |
---|
1696 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
1697 | dvidir='${docdir}' |
---|
1698 | exec_prefix='NONE' |
---|
1699 | fontpath='' |
---|
1700 | host='x86_64-apple-darwin22.2.0' |
---|
1701 | host_alias='x86_64-apple-darwin22.2.0' |
---|
1702 | host_cpu='x86_64' |
---|
1703 | host_os='darwin22.2.0' |
---|
1704 | host_vendor='apple' |
---|
1705 | htmldir='${docdir}' |
---|
1706 | includedir='${prefix}/include' |
---|
1707 | infodir='${datarootdir}/info' |
---|
1708 | libdir='${exec_prefix}/lib' |
---|
1709 | libexecdir='${exec_prefix}/libexec' |
---|
1710 | localedir='${datarootdir}/locale' |
---|
1711 | localstatedir='${prefix}/var' |
---|
1712 | mandir='${datarootdir}/man' |
---|
1713 | oldincludedir='/usr/include' |
---|
1714 | pdfdir='${docdir}' |
---|
1715 | prefix='/opt/local' |
---|
1716 | program_transform_name='s,x,x,' |
---|
1717 | psdir='${docdir}' |
---|
1718 | runstatedir='${localstatedir}/run' |
---|
1719 | sbindir='${exec_prefix}/sbin' |
---|
1720 | sharedstatedir='${prefix}/com' |
---|
1721 | sysconfdir='${prefix}/etc' |
---|
1722 | target_alias='' |
---|
1723 | tessdata='' |
---|
1724 | |
---|
1725 | ## ----------- ## |
---|
1726 | ## confdefs.h. ## |
---|
1727 | ## ----------- ## |
---|
1728 | |
---|
1729 | /* confdefs.h */ |
---|
1730 | #define PACKAGE_NAME "" |
---|
1731 | #define PACKAGE_TARNAME "" |
---|
1732 | #define PACKAGE_VERSION "" |
---|
1733 | #define PACKAGE_STRING "" |
---|
1734 | #define PACKAGE_BUGREPORT "" |
---|
1735 | #define PACKAGE_URL "" |
---|
1736 | #define HAVE_STDIO_H 1 |
---|
1737 | #define HAVE_STDLIB_H 1 |
---|
1738 | #define HAVE_STRING_H 1 |
---|
1739 | #define HAVE_INTTYPES_H 1 |
---|
1740 | #define HAVE_STDINT_H 1 |
---|
1741 | #define HAVE_STRINGS_H 1 |
---|
1742 | #define HAVE_SYS_STAT_H 1 |
---|
1743 | #define HAVE_SYS_TYPES_H 1 |
---|
1744 | #define HAVE_UNISTD_H 1 |
---|
1745 | #define STDC_HEADERS 1 |
---|
1746 | #define HAVE_DIRENT_H 1 |
---|
1747 | #define HAVE_ERRNO_H 1 |
---|
1748 | #define HAVE_FCNTL_H 1 |
---|
1749 | #define HAVE_LIMITS_H 1 |
---|
1750 | #define HAVE_MEMORY_H 1 |
---|
1751 | #define HAVE_STDLIB_H 1 |
---|
1752 | #define HAVE_STRING_H 1 |
---|
1753 | #define HAVE_STRINGS_H 1 |
---|
1754 | #define HAVE_SYS_IOCTL_H 1 |
---|
1755 | #define HAVE_SYS_PARAM_H 1 |
---|
1756 | #define HAVE_SYS_TIME_H 1 |
---|
1757 | #define HAVE_SYS_TIMES_H 1 |
---|
1758 | #define HAVE_SYSLOG_H 1 |
---|
1759 | #define HAVE_UNISTD_H 1 |
---|
1760 | #define HAVE_DIRENT_H 1 |
---|
1761 | #define HAVE_SYS_DIR_H 1 |
---|
1762 | #define HAVE_INTTYPES_H 1 |
---|
1763 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
---|
1764 | #define HAVE_ST_BLOCKS 1 |
---|
1765 | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
1766 | #define HAVE_LIBM 1 |
---|
1767 | #define HAVE_PREAD 1 |
---|
1768 | #define HAVE_PWRITE 1 |
---|
1769 | #define HAVE_DECL_PWRITE 1 |
---|
1770 | #define HAVE_DECL_PREAD 1 |
---|
1771 | #define USE_LIBICONV_GNU 1 |
---|
1772 | #define USE_LIBPAPER 1 |
---|
1773 | |
---|
1774 | configure: exit 1 |
---|