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 gtk+ configure 3.22.29, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-static --disable-glibtest --enable-introspection --disable-cloudprint --disable-mir-backend --disable-wayland-backend --disable-schemas-compile gio_can_sniff=yes --disable-dependency-tracking --enable-xinerama --x-include=/opt/local/include --x-lib=/opt/local/lib --enable-x11-backend |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Suhendris-MacBook-Pro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.5.0: Mon Mar 5 22:24:32 PST 2018; root:xnu-4570.51.1~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 17.5.0: Mon Mar 5 22:24:32 PST 2018; root:xnu-4570.51.1~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 415 tasks, 1550 threads, 4 processors |
---|
34 | Load average: 3.63, Mach factor: 0.78 |
---|
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:3187: checking build system type |
---|
52 | configure:3201: result: x86_64-apple-darwin17.5.0 |
---|
53 | configure:3221: checking host system type |
---|
54 | configure:3234: result: x86_64-apple-darwin17.5.0 |
---|
55 | configure:3319: checking for a BSD-compatible install |
---|
56 | configure:3387: result: /usr/bin/install -c |
---|
57 | configure:3398: checking whether build environment is sane |
---|
58 | configure:3453: result: yes |
---|
59 | configure:3604: checking for a thread-safe mkdir -p |
---|
60 | configure:3643: result: build-aux/install-sh -c -d |
---|
61 | configure:3650: checking for gawk |
---|
62 | configure:3680: result: no |
---|
63 | configure:3650: checking for mawk |
---|
64 | configure:3680: result: no |
---|
65 | configure:3650: checking for nawk |
---|
66 | configure:3680: result: no |
---|
67 | configure:3650: checking for awk |
---|
68 | configure:3666: found /usr/bin/awk |
---|
69 | configure:3677: result: awk |
---|
70 | configure:3688: checking whether make sets $(MAKE) |
---|
71 | configure:3710: result: yes |
---|
72 | configure:3739: checking whether make supports nested variables |
---|
73 | configure:3756: result: yes |
---|
74 | configure:3836: checking whether UID '502' is supported by ustar format |
---|
75 | configure:3839: result: yes |
---|
76 | configure:3846: checking whether GID '501' is supported by ustar format |
---|
77 | configure:3849: result: yes |
---|
78 | configure:3857: checking how to create a ustar tar archive |
---|
79 | configure:3868: tar --version |
---|
80 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
81 | configure:3871: $? = 0 |
---|
82 | configure:3911: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
83 | configure:3914: $? = 0 |
---|
84 | configure:3918: tar -xf - <conftest.tar |
---|
85 | configure:3921: $? = 0 |
---|
86 | configure:3923: cat conftest.dir/file |
---|
87 | GrepMe |
---|
88 | configure:3926: $? = 0 |
---|
89 | configure:3939: result: gnutar |
---|
90 | configure:3990: checking whether to enable maintainer-specific portions of Makefiles |
---|
91 | configure:3999: result: yes |
---|
92 | configure:4027: checking whether make supports nested variables |
---|
93 | configure:4044: result: yes |
---|
94 | configure:4171: checking for gcc |
---|
95 | configure:4198: result: /usr/bin/clang -arch x86_64 |
---|
96 | configure:4427: checking for C compiler version |
---|
97 | configure:4436: /usr/bin/clang -arch x86_64 --version >&5 |
---|
98 | Apple LLVM version 9.1.0 (clang-902.0.39.1) |
---|
99 | Target: x86_64-apple-darwin17.5.0 |
---|
100 | Thread model: posix |
---|
101 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
102 | configure:4447: $? = 0 |
---|
103 | configure:4436: /usr/bin/clang -arch x86_64 -v >&5 |
---|
104 | Apple LLVM version 9.1.0 (clang-902.0.39.1) |
---|
105 | Target: x86_64-apple-darwin17.5.0 |
---|
106 | Thread model: posix |
---|
107 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
108 | configure:4447: $? = 0 |
---|
109 | configure:4436: /usr/bin/clang -arch x86_64 -V >&5 |
---|
110 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
111 | clang: error: no input files |
---|
112 | configure:4447: $? = 1 |
---|
113 | configure:4436: /usr/bin/clang -arch x86_64 -qversion >&5 |
---|
114 | clang: error: unknown argument: '-qversion' |
---|
115 | clang: error: no input files |
---|
116 | configure:4447: $? = 1 |
---|
117 | configure:4467: checking whether the C compiler works |
---|
118 | configure:4489: /usr/bin/clang -arch x86_64 -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
119 | configure:4493: $? = 0 |
---|
120 | configure:4541: result: yes |
---|
121 | configure:4544: checking for C compiler default output file name |
---|
122 | configure:4546: result: a.out |
---|
123 | configure:4552: checking for suffix of executables |
---|
124 | configure:4559: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
125 | configure:4563: $? = 0 |
---|
126 | configure:4585: result: |
---|
127 | configure:4607: checking whether we are cross compiling |
---|
128 | configure:4615: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
129 | configure:4619: $? = 0 |
---|
130 | configure:4626: ./conftest |
---|
131 | configure:4630: $? = 0 |
---|
132 | configure:4645: result: no |
---|
133 | configure:4650: checking for suffix of object files |
---|
134 | configure:4672: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
135 | configure:4676: $? = 0 |
---|
136 | configure:4697: result: o |
---|
137 | configure:4701: checking whether we are using the GNU C compiler |
---|
138 | configure:4720: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
139 | configure:4720: $? = 0 |
---|
140 | configure:4729: result: yes |
---|
141 | configure:4738: checking whether /usr/bin/clang -arch x86_64 accepts -g |
---|
142 | configure:4758: /usr/bin/clang -arch x86_64 -c -g -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
143 | configure:4758: $? = 0 |
---|
144 | configure:4799: result: yes |
---|
145 | configure:4816: checking for /usr/bin/clang -arch x86_64 option to accept ISO C89 |
---|
146 | configure:4879: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
147 | configure:4879: $? = 0 |
---|
148 | configure:4892: result: none needed |
---|
149 | configure:4917: checking whether /usr/bin/clang -arch x86_64 understands -c and -o together |
---|
150 | configure:4939: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o |
---|
151 | configure:4942: $? = 0 |
---|
152 | configure:4939: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o |
---|
153 | configure:4942: $? = 0 |
---|
154 | configure:4954: result: yes |
---|
155 | configure:4982: checking for style of include used by make |
---|
156 | configure:5010: result: GNU |
---|
157 | configure:5036: checking dependency style of /usr/bin/clang -arch x86_64 |
---|
158 | configure:5147: result: none |
---|
159 | configure:5167: checking how to run the C preprocessor |
---|
160 | configure:5198: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
161 | configure:5198: $? = 0 |
---|
162 | configure:5212: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
163 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
164 | #include <ac_nonexistent.h> |
---|
165 | ^~~~~~~~~~~~~~~~~~ |
---|
166 | 1 error generated. |
---|
167 | configure:5212: $? = 1 |
---|
168 | configure: failed program was: |
---|
169 | | /* confdefs.h */ |
---|
170 | | #define PACKAGE_NAME "gtk+" |
---|
171 | | #define PACKAGE_TARNAME "gtk+" |
---|
172 | | #define PACKAGE_VERSION "3.22.29" |
---|
173 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
174 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
175 | | #define PACKAGE_URL "" |
---|
176 | | /* end confdefs.h. */ |
---|
177 | | #include <ac_nonexistent.h> |
---|
178 | configure:5237: result: /usr/bin/clang -arch x86_64 -E |
---|
179 | configure:5257: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
180 | configure:5257: $? = 0 |
---|
181 | configure:5271: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
182 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
183 | #include <ac_nonexistent.h> |
---|
184 | ^~~~~~~~~~~~~~~~~~ |
---|
185 | 1 error generated. |
---|
186 | configure:5271: $? = 1 |
---|
187 | configure: failed program was: |
---|
188 | | /* confdefs.h */ |
---|
189 | | #define PACKAGE_NAME "gtk+" |
---|
190 | | #define PACKAGE_TARNAME "gtk+" |
---|
191 | | #define PACKAGE_VERSION "3.22.29" |
---|
192 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
193 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
194 | | #define PACKAGE_URL "" |
---|
195 | | /* end confdefs.h. */ |
---|
196 | | #include <ac_nonexistent.h> |
---|
197 | configure:5355: checking for gcc |
---|
198 | configure:5371: found /usr/bin/gcc |
---|
199 | configure:5382: result: gcc |
---|
200 | configure:5611: checking for C compiler version |
---|
201 | configure:5620: gcc --version >&5 |
---|
202 | Apple LLVM version 9.1.0 (clang-902.0.39.1) |
---|
203 | Target: x86_64-apple-darwin17.5.0 |
---|
204 | Thread model: posix |
---|
205 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
206 | Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
207 | configure:5631: $? = 0 |
---|
208 | configure:5620: gcc -v >&5 |
---|
209 | Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
210 | Apple LLVM version 9.1.0 (clang-902.0.39.1) |
---|
211 | Target: x86_64-apple-darwin17.5.0 |
---|
212 | Thread model: posix |
---|
213 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
214 | configure:5631: $? = 0 |
---|
215 | configure:5620: gcc -V >&5 |
---|
216 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
217 | clang: error: no input files |
---|
218 | configure:5631: $? = 1 |
---|
219 | configure:5620: gcc -qversion >&5 |
---|
220 | clang: error: unknown argument: '-qversion' |
---|
221 | clang: error: no input files |
---|
222 | configure:5631: $? = 1 |
---|
223 | configure:5635: checking whether we are using the GNU C compiler |
---|
224 | configure:5663: result: yes |
---|
225 | configure:5672: checking whether gcc accepts -g |
---|
226 | configure:5692: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
227 | configure:5692: $? = 0 |
---|
228 | configure:5733: result: yes |
---|
229 | configure:5750: checking for gcc option to accept ISO C89 |
---|
230 | configure:5826: result: none needed |
---|
231 | configure:5851: checking whether gcc understands -c and -o together |
---|
232 | configure:5888: result: yes |
---|
233 | configure:5907: checking dependency style of gcc |
---|
234 | configure:6018: result: none |
---|
235 | configure:6038: checking how to run the C preprocessor |
---|
236 | configure:6069: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
237 | configure:6069: $? = 0 |
---|
238 | configure:6083: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
239 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
240 | #include <ac_nonexistent.h> |
---|
241 | ^~~~~~~~~~~~~~~~~~ |
---|
242 | 1 error generated. |
---|
243 | configure:6083: $? = 1 |
---|
244 | configure: failed program was: |
---|
245 | | /* confdefs.h */ |
---|
246 | | #define PACKAGE_NAME "gtk+" |
---|
247 | | #define PACKAGE_TARNAME "gtk+" |
---|
248 | | #define PACKAGE_VERSION "3.22.29" |
---|
249 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
250 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
251 | | #define PACKAGE_URL "" |
---|
252 | | /* end confdefs.h. */ |
---|
253 | | #include <ac_nonexistent.h> |
---|
254 | configure:6108: result: gcc -E |
---|
255 | configure:6128: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
256 | configure:6128: $? = 0 |
---|
257 | configure:6142: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
258 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
259 | #include <ac_nonexistent.h> |
---|
260 | ^~~~~~~~~~~~~~~~~~ |
---|
261 | 1 error generated. |
---|
262 | configure:6142: $? = 1 |
---|
263 | configure: failed program was: |
---|
264 | | /* confdefs.h */ |
---|
265 | | #define PACKAGE_NAME "gtk+" |
---|
266 | | #define PACKAGE_TARNAME "gtk+" |
---|
267 | | #define PACKAGE_VERSION "3.22.29" |
---|
268 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
269 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
270 | | #define PACKAGE_URL "" |
---|
271 | | /* end confdefs.h. */ |
---|
272 | | #include <ac_nonexistent.h> |
---|
273 | configure:6180: checking whether /usr/bin/clang -arch x86_64 and cc understand -c and -o together |
---|
274 | configure:6211: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o >&5 |
---|
275 | configure:6215: $? = 0 |
---|
276 | configure:6221: /usr/bin/clang -arch x86_64 -c conftest.c -o conftest2.o >&5 |
---|
277 | configure:6225: $? = 0 |
---|
278 | configure:6236: cc -c conftest.c >&5 |
---|
279 | configure:6240: $? = 0 |
---|
280 | configure:6248: cc -c conftest.c -o conftest2.o >&5 |
---|
281 | configure:6252: $? = 0 |
---|
282 | configure:6258: cc -c conftest.c -o conftest2.o >&5 |
---|
283 | configure:6262: $? = 0 |
---|
284 | configure:6280: result: yes |
---|
285 | configure:6292: checking whether make sets $(MAKE) |
---|
286 | configure:6314: result: yes |
---|
287 | configure:6327: checking for grep that handles long lines and -e |
---|
288 | configure:6385: result: /usr/bin/grep |
---|
289 | configure:6390: checking for egrep |
---|
290 | configure:6452: result: /usr/bin/grep -E |
---|
291 | configure:6457: checking for ANSI C header files |
---|
292 | configure:6477: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
293 | configure:6477: $? = 0 |
---|
294 | configure:6550: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
295 | configure:6550: $? = 0 |
---|
296 | configure:6550: ./conftest |
---|
297 | configure:6550: $? = 0 |
---|
298 | configure:6561: result: yes |
---|
299 | configure:6574: checking for sys/types.h |
---|
300 | configure:6574: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
301 | configure:6574: $? = 0 |
---|
302 | configure:6574: result: yes |
---|
303 | configure:6574: checking for sys/stat.h |
---|
304 | configure:6574: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
305 | configure:6574: $? = 0 |
---|
306 | configure:6574: result: yes |
---|
307 | configure:6574: checking for stdlib.h |
---|
308 | configure:6574: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
309 | configure:6574: $? = 0 |
---|
310 | configure:6574: result: yes |
---|
311 | configure:6574: checking for string.h |
---|
312 | configure:6574: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
313 | configure:6574: $? = 0 |
---|
314 | configure:6574: result: yes |
---|
315 | configure:6574: checking for memory.h |
---|
316 | configure:6574: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
317 | configure:6574: $? = 0 |
---|
318 | configure:6574: result: yes |
---|
319 | configure:6574: checking for strings.h |
---|
320 | configure:6574: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
321 | configure:6574: $? = 0 |
---|
322 | configure:6574: result: yes |
---|
323 | configure:6574: checking for inttypes.h |
---|
324 | configure:6574: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
325 | configure:6574: $? = 0 |
---|
326 | configure:6574: result: yes |
---|
327 | configure:6574: checking for stdint.h |
---|
328 | configure:6574: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
329 | configure:6574: $? = 0 |
---|
330 | configure:6574: result: yes |
---|
331 | configure:6574: checking for unistd.h |
---|
332 | configure:6574: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
333 | configure:6574: $? = 0 |
---|
334 | configure:6574: result: yes |
---|
335 | configure:6587: checking minix/config.h usability |
---|
336 | configure:6587: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
337 | conftest.c:52:10: fatal error: 'minix/config.h' file not found |
---|
338 | #include <minix/config.h> |
---|
339 | ^~~~~~~~~~~~~~~~ |
---|
340 | 1 error generated. |
---|
341 | configure:6587: $? = 1 |
---|
342 | configure: failed program was: |
---|
343 | | /* confdefs.h */ |
---|
344 | | #define PACKAGE_NAME "gtk+" |
---|
345 | | #define PACKAGE_TARNAME "gtk+" |
---|
346 | | #define PACKAGE_VERSION "3.22.29" |
---|
347 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
348 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
349 | | #define PACKAGE_URL "" |
---|
350 | | #define STDC_HEADERS 1 |
---|
351 | | #define HAVE_SYS_TYPES_H 1 |
---|
352 | | #define HAVE_SYS_STAT_H 1 |
---|
353 | | #define HAVE_STDLIB_H 1 |
---|
354 | | #define HAVE_STRING_H 1 |
---|
355 | | #define HAVE_MEMORY_H 1 |
---|
356 | | #define HAVE_STRINGS_H 1 |
---|
357 | | #define HAVE_INTTYPES_H 1 |
---|
358 | | #define HAVE_STDINT_H 1 |
---|
359 | | #define HAVE_UNISTD_H 1 |
---|
360 | | /* end confdefs.h. */ |
---|
361 | | #include <stdio.h> |
---|
362 | | #ifdef HAVE_SYS_TYPES_H |
---|
363 | | # include <sys/types.h> |
---|
364 | | #endif |
---|
365 | | #ifdef HAVE_SYS_STAT_H |
---|
366 | | # include <sys/stat.h> |
---|
367 | | #endif |
---|
368 | | #ifdef STDC_HEADERS |
---|
369 | | # include <stdlib.h> |
---|
370 | | # include <stddef.h> |
---|
371 | | #else |
---|
372 | | # ifdef HAVE_STDLIB_H |
---|
373 | | # include <stdlib.h> |
---|
374 | | # endif |
---|
375 | | #endif |
---|
376 | | #ifdef HAVE_STRING_H |
---|
377 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
378 | | # include <memory.h> |
---|
379 | | # endif |
---|
380 | | # include <string.h> |
---|
381 | | #endif |
---|
382 | | #ifdef HAVE_STRINGS_H |
---|
383 | | # include <strings.h> |
---|
384 | | #endif |
---|
385 | | #ifdef HAVE_INTTYPES_H |
---|
386 | | # include <inttypes.h> |
---|
387 | | #endif |
---|
388 | | #ifdef HAVE_STDINT_H |
---|
389 | | # include <stdint.h> |
---|
390 | | #endif |
---|
391 | | #ifdef HAVE_UNISTD_H |
---|
392 | | # include <unistd.h> |
---|
393 | | #endif |
---|
394 | | #include <minix/config.h> |
---|
395 | configure:6587: result: no |
---|
396 | configure:6587: checking minix/config.h presence |
---|
397 | configure:6587: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
398 | conftest.c:19:10: fatal error: 'minix/config.h' file not found |
---|
399 | #include <minix/config.h> |
---|
400 | ^~~~~~~~~~~~~~~~ |
---|
401 | 1 error generated. |
---|
402 | configure:6587: $? = 1 |
---|
403 | configure: failed program was: |
---|
404 | | /* confdefs.h */ |
---|
405 | | #define PACKAGE_NAME "gtk+" |
---|
406 | | #define PACKAGE_TARNAME "gtk+" |
---|
407 | | #define PACKAGE_VERSION "3.22.29" |
---|
408 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
409 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
410 | | #define PACKAGE_URL "" |
---|
411 | | #define STDC_HEADERS 1 |
---|
412 | | #define HAVE_SYS_TYPES_H 1 |
---|
413 | | #define HAVE_SYS_STAT_H 1 |
---|
414 | | #define HAVE_STDLIB_H 1 |
---|
415 | | #define HAVE_STRING_H 1 |
---|
416 | | #define HAVE_MEMORY_H 1 |
---|
417 | | #define HAVE_STRINGS_H 1 |
---|
418 | | #define HAVE_INTTYPES_H 1 |
---|
419 | | #define HAVE_STDINT_H 1 |
---|
420 | | #define HAVE_UNISTD_H 1 |
---|
421 | | /* end confdefs.h. */ |
---|
422 | | #include <minix/config.h> |
---|
423 | configure:6587: result: no |
---|
424 | configure:6587: checking for minix/config.h |
---|
425 | configure:6587: result: no |
---|
426 | configure:6608: checking whether it is safe to define __EXTENSIONS__ |
---|
427 | configure:6626: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
428 | configure:6626: $? = 0 |
---|
429 | configure:6633: result: yes |
---|
430 | configure:6649: checking for a sed that does not truncate output |
---|
431 | configure:6713: result: /usr/bin/sed |
---|
432 | configure:6719: checking whether NLS is requested |
---|
433 | configure:6728: result: yes |
---|
434 | configure:6768: checking for msgfmt |
---|
435 | configure: trying /opt/local/bin/msgfmt... |
---|
436 | 0 translated messages. |
---|
437 | configure:6800: result: /opt/local/bin/msgfmt |
---|
438 | configure:6809: checking for gmsgfmt |
---|
439 | configure:6840: result: /opt/local/bin/msgfmt |
---|
440 | configure:6890: checking for xgettext |
---|
441 | configure: trying /opt/local/bin/xgettext... |
---|
442 | /opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C |
---|
443 | configure:6922: result: /opt/local/bin/xgettext |
---|
444 | configure:6967: checking for msgmerge |
---|
445 | configure: trying /opt/local/bin/msgmerge... |
---|
446 | configure:6998: result: /opt/local/bin/msgmerge |
---|
447 | configure:7056: checking for ld used by /usr/bin/clang -arch x86_64 |
---|
448 | configure:7123: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
449 | configure:7130: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
450 | configure:7145: result: no |
---|
451 | configure:7152: checking for shared library run path origin |
---|
452 | configure:7165: result: done |
---|
453 | configure:7737: checking for CFPreferencesCopyAppValue |
---|
454 | configure:7755: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
455 | conftest.c:28:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
456 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
457 | ~~~~ ^ |
---|
458 | conftest.c:28:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
459 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
460 | ~~~~^ |
---|
461 | 2 warnings generated. |
---|
462 | configure:7755: $? = 0 |
---|
463 | configure:7764: result: yes |
---|
464 | configure:7771: checking for CFLocaleCopyCurrent |
---|
465 | configure:7789: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
466 | configure:7789: $? = 0 |
---|
467 | configure:7798: result: yes |
---|
468 | configure:7847: checking for GNU gettext in libc |
---|
469 | configure:7871: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
470 | Undefined symbols for architecture x86_64: |
---|
471 | "__nl_domain_bindings", referenced from: |
---|
472 | _main in conftest-3f5734.o |
---|
473 | "__nl_msg_cat_cntr", referenced from: |
---|
474 | _main in conftest-3f5734.o |
---|
475 | "_libintl_bindtextdomain", referenced from: |
---|
476 | _main in conftest-3f5734.o |
---|
477 | "_libintl_gettext", referenced from: |
---|
478 | _main in conftest-3f5734.o |
---|
479 | ld: symbol(s) not found for architecture x86_64 |
---|
480 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
481 | configure:7871: $? = 1 |
---|
482 | configure: failed program was: |
---|
483 | | /* confdefs.h */ |
---|
484 | | #define PACKAGE_NAME "gtk+" |
---|
485 | | #define PACKAGE_TARNAME "gtk+" |
---|
486 | | #define PACKAGE_VERSION "3.22.29" |
---|
487 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
488 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
489 | | #define PACKAGE_URL "" |
---|
490 | | #define STDC_HEADERS 1 |
---|
491 | | #define HAVE_SYS_TYPES_H 1 |
---|
492 | | #define HAVE_SYS_STAT_H 1 |
---|
493 | | #define HAVE_STDLIB_H 1 |
---|
494 | | #define HAVE_STRING_H 1 |
---|
495 | | #define HAVE_MEMORY_H 1 |
---|
496 | | #define HAVE_STRINGS_H 1 |
---|
497 | | #define HAVE_INTTYPES_H 1 |
---|
498 | | #define HAVE_STDINT_H 1 |
---|
499 | | #define HAVE_UNISTD_H 1 |
---|
500 | | #define __EXTENSIONS__ 1 |
---|
501 | | #define _ALL_SOURCE 1 |
---|
502 | | #define _GNU_SOURCE 1 |
---|
503 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
504 | | #define _TANDEM_SOURCE 1 |
---|
505 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
506 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
507 | | /* end confdefs.h. */ |
---|
508 | | |
---|
509 | | #include <libintl.h> |
---|
510 | | |
---|
511 | | extern int _nl_msg_cat_cntr; |
---|
512 | | extern int *_nl_domain_bindings; |
---|
513 | | |
---|
514 | | int |
---|
515 | | main () |
---|
516 | | { |
---|
517 | | |
---|
518 | | bindtextdomain ("", ""); |
---|
519 | | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings |
---|
520 | | |
---|
521 | | ; |
---|
522 | | return 0; |
---|
523 | | } |
---|
524 | configure:7880: result: no |
---|
525 | configure:7914: checking for iconv |
---|
526 | configure:7938: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
527 | Undefined symbols for architecture x86_64: |
---|
528 | "_libiconv", referenced from: |
---|
529 | _main in conftest-4178ec.o |
---|
530 | "_libiconv_close", referenced from: |
---|
531 | _main in conftest-4178ec.o |
---|
532 | "_libiconv_open", referenced from: |
---|
533 | _main in conftest-4178ec.o |
---|
534 | ld: symbol(s) not found for architecture x86_64 |
---|
535 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
536 | configure:7938: $? = 1 |
---|
537 | configure: failed program was: |
---|
538 | | /* confdefs.h */ |
---|
539 | | #define PACKAGE_NAME "gtk+" |
---|
540 | | #define PACKAGE_TARNAME "gtk+" |
---|
541 | | #define PACKAGE_VERSION "3.22.29" |
---|
542 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
543 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
544 | | #define PACKAGE_URL "" |
---|
545 | | #define STDC_HEADERS 1 |
---|
546 | | #define HAVE_SYS_TYPES_H 1 |
---|
547 | | #define HAVE_SYS_STAT_H 1 |
---|
548 | | #define HAVE_STDLIB_H 1 |
---|
549 | | #define HAVE_STRING_H 1 |
---|
550 | | #define HAVE_MEMORY_H 1 |
---|
551 | | #define HAVE_STRINGS_H 1 |
---|
552 | | #define HAVE_INTTYPES_H 1 |
---|
553 | | #define HAVE_STDINT_H 1 |
---|
554 | | #define HAVE_UNISTD_H 1 |
---|
555 | | #define __EXTENSIONS__ 1 |
---|
556 | | #define _ALL_SOURCE 1 |
---|
557 | | #define _GNU_SOURCE 1 |
---|
558 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
559 | | #define _TANDEM_SOURCE 1 |
---|
560 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
561 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
562 | | /* end confdefs.h. */ |
---|
563 | | |
---|
564 | | #include <stdlib.h> |
---|
565 | | #include <iconv.h> |
---|
566 | | |
---|
567 | | int |
---|
568 | | main () |
---|
569 | | { |
---|
570 | | iconv_t cd = iconv_open("",""); |
---|
571 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
572 | | iconv_close(cd); |
---|
573 | | ; |
---|
574 | | return 0; |
---|
575 | | } |
---|
576 | configure:7962: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -liconv >&5 |
---|
577 | configure:7962: $? = 0 |
---|
578 | configure:7972: result: yes |
---|
579 | configure:7975: checking for working iconv |
---|
580 | configure:8104: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -liconv >&5 |
---|
581 | configure:8104: $? = 0 |
---|
582 | configure:8104: ./conftest |
---|
583 | configure:8104: $? = 0 |
---|
584 | configure:8116: result: yes |
---|
585 | configure:8131: checking how to link with libiconv |
---|
586 | configure:8133: result: -liconv |
---|
587 | configure:8605: checking for GNU gettext in libintl |
---|
588 | configure:8637: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 |
---|
589 | configure:8637: $? = 0 |
---|
590 | configure:8682: result: yes |
---|
591 | configure:8717: checking whether to use NLS |
---|
592 | configure:8719: result: yes |
---|
593 | configure:8722: checking where the gettext function comes from |
---|
594 | configure:8733: result: external libintl |
---|
595 | configure:8741: checking how to link with libintl |
---|
596 | configure:8743: result: -lintl -Wl,-framework -Wl,CoreFoundation |
---|
597 | configure:8801: checking for native Win32 |
---|
598 | configure:8823: result: no |
---|
599 | configure:9058: checking for C++ compiler version |
---|
600 | configure:9067: /usr/bin/clang++ -arch x86_64 --version >&5 |
---|
601 | Apple LLVM version 9.1.0 (clang-902.0.39.1) |
---|
602 | Target: x86_64-apple-darwin17.5.0 |
---|
603 | Thread model: posix |
---|
604 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
605 | configure:9078: $? = 0 |
---|
606 | configure:9067: /usr/bin/clang++ -arch x86_64 -v >&5 |
---|
607 | Apple LLVM version 9.1.0 (clang-902.0.39.1) |
---|
608 | Target: x86_64-apple-darwin17.5.0 |
---|
609 | Thread model: posix |
---|
610 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
611 | configure:9078: $? = 0 |
---|
612 | configure:9067: /usr/bin/clang++ -arch x86_64 -V >&5 |
---|
613 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
614 | clang: error: no input files |
---|
615 | configure:9078: $? = 1 |
---|
616 | configure:9067: /usr/bin/clang++ -arch x86_64 -qversion >&5 |
---|
617 | clang: error: unknown argument: '-qversion' |
---|
618 | clang: error: no input files |
---|
619 | configure:9078: $? = 1 |
---|
620 | configure:9082: checking whether we are using the GNU C++ compiler |
---|
621 | configure:9101: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -DX_LOCALE conftest.cpp >&5 |
---|
622 | configure:9101: $? = 0 |
---|
623 | configure:9110: result: yes |
---|
624 | configure:9119: checking whether /usr/bin/clang++ -arch x86_64 accepts -g |
---|
625 | configure:9139: /usr/bin/clang++ -arch x86_64 -c -g -I/opt/local/include -DX_LOCALE conftest.cpp >&5 |
---|
626 | configure:9139: $? = 0 |
---|
627 | configure:9180: result: yes |
---|
628 | configure:9205: checking dependency style of /usr/bin/clang++ -arch x86_64 |
---|
629 | configure:9316: result: none |
---|
630 | configure:9343: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -DX_LOCALE conftest.cpp >&5 |
---|
631 | configure:9343: $? = 0 |
---|
632 | configure:9371: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -arch x86_64 -stdlib=libc++ -x objective-c++ -I/opt/local/include -DX_LOCALE conftest.cpp >&5 |
---|
633 | configure:9371: $? = 0 |
---|
634 | configure:9453: checking how to print strings |
---|
635 | configure:9480: result: printf |
---|
636 | configure:9501: checking for a sed that does not truncate output |
---|
637 | configure:9565: result: /usr/bin/sed |
---|
638 | configure:9583: checking for fgrep |
---|
639 | configure:9645: result: /usr/bin/grep -F |
---|
640 | configure:9680: checking for ld used by /usr/bin/clang -arch x86_64 |
---|
641 | configure:9747: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
642 | configure:9754: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
643 | configure:9769: result: no |
---|
644 | configure:9781: checking for BSD- or MS-compatible name lister (nm) |
---|
645 | configure:9835: result: /usr/bin/nm -B |
---|
646 | configure:9965: checking the name lister (/usr/bin/nm -B) interface |
---|
647 | configure:9972: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
648 | configure:9975: /usr/bin/nm -B "conftest.o" |
---|
649 | configure:9978: output |
---|
650 | 0000000000000000 S _some_variable |
---|
651 | configure:9985: result: BSD nm |
---|
652 | configure:9988: checking whether ln -s works |
---|
653 | configure:9992: result: yes |
---|
654 | configure:10000: checking the maximum length of command line arguments |
---|
655 | configure:10131: result: 196608 |
---|
656 | configure:10179: checking how to convert x86_64-apple-darwin17.5.0 file names to x86_64-apple-darwin17.5.0 format |
---|
657 | configure:10219: result: func_convert_file_noop |
---|
658 | configure:10226: checking how to convert x86_64-apple-darwin17.5.0 file names to toolchain format |
---|
659 | configure:10246: result: func_convert_file_noop |
---|
660 | configure:10253: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
661 | configure:10260: result: -r |
---|
662 | configure:10334: checking for objdump |
---|
663 | configure:10350: found /usr/bin/objdump |
---|
664 | configure:10361: result: objdump |
---|
665 | configure:10390: checking how to recognize dependent libraries |
---|
666 | configure:10590: result: pass_all |
---|
667 | configure:10675: checking for dlltool |
---|
668 | configure:10705: result: no |
---|
669 | configure:10732: checking how to associate runtime and link libraries |
---|
670 | configure:10759: result: printf %s\n |
---|
671 | configure:10819: checking for ar |
---|
672 | configure:10835: found /usr/bin/ar |
---|
673 | configure:10846: result: ar |
---|
674 | configure:10883: checking for archiver @FILE support |
---|
675 | configure:10900: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
676 | configure:10900: $? = 0 |
---|
677 | configure:10903: ar cru libconftest.a @conftest.lst >&5 |
---|
678 | ar: @conftest.lst: No such file or directory |
---|
679 | configure:10906: $? = 1 |
---|
680 | configure:10926: result: no |
---|
681 | configure:10984: checking for strip |
---|
682 | configure:11000: found /usr/bin/strip |
---|
683 | configure:11011: result: strip |
---|
684 | configure:11083: checking for ranlib |
---|
685 | configure:11099: found /usr/bin/ranlib |
---|
686 | configure:11110: result: ranlib |
---|
687 | configure:11212: checking command to parse /usr/bin/nm -B output from /usr/bin/clang -arch x86_64 object |
---|
688 | configure:11365: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
689 | configure:11368: $? = 0 |
---|
690 | configure:11372: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
691 | configure:11375: $? = 0 |
---|
692 | cannot find nm_test_var in conftest.nm |
---|
693 | configure:11365: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
694 | configure:11368: $? = 0 |
---|
695 | configure:11372: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
696 | configure:11375: $? = 0 |
---|
697 | configure:11441: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
698 | configure:11444: $? = 0 |
---|
699 | configure:11482: result: ok |
---|
700 | configure:11529: checking for sysroot |
---|
701 | configure:11559: result: no |
---|
702 | configure:11566: checking for a working dd |
---|
703 | configure:11604: result: /bin/dd |
---|
704 | configure:11608: checking how to truncate binary pipes |
---|
705 | configure:11623: result: /bin/dd bs=4096 count=1 |
---|
706 | configure:11952: checking for mt |
---|
707 | configure:11982: result: no |
---|
708 | configure:12002: checking if : is a manifest tool |
---|
709 | configure:12008: : '-?' |
---|
710 | configure:12016: result: no |
---|
711 | configure:12072: checking for dsymutil |
---|
712 | configure:12088: found /usr/bin/dsymutil |
---|
713 | configure:12099: result: dsymutil |
---|
714 | configure:12164: checking for nmedit |
---|
715 | configure:12180: found /usr/bin/nmedit |
---|
716 | configure:12191: result: nmedit |
---|
717 | configure:12256: checking for lipo |
---|
718 | configure:12272: found /usr/bin/lipo |
---|
719 | configure:12283: result: lipo |
---|
720 | configure:12348: checking for otool |
---|
721 | configure:12364: found /usr/bin/otool |
---|
722 | configure:12375: result: otool |
---|
723 | configure:12440: checking for otool64 |
---|
724 | configure:12470: result: no |
---|
725 | configure:12515: checking for -single_module linker flag |
---|
726 | /usr/bin/clang -arch x86_64 -pipe -Os -fstrict-aliasing -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
727 | configure:12548: result: yes |
---|
728 | configure:12551: checking for -exported_symbols_list linker flag |
---|
729 | configure:12571: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
730 | configure:12571: $? = 0 |
---|
731 | configure:12581: result: yes |
---|
732 | configure:12584: checking for -force_load linker flag |
---|
733 | /usr/bin/clang -arch x86_64 -pipe -Os -fstrict-aliasing -arch x86_64 -c -o conftest.o conftest.c |
---|
734 | ar cru libconftest.a conftest.o |
---|
735 | ranlib libconftest.a |
---|
736 | /usr/bin/clang -arch x86_64 -pipe -Os -fstrict-aliasing -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
737 | configure:12616: result: yes |
---|
738 | configure:12690: checking for dlfcn.h |
---|
739 | configure:12690: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
740 | configure:12690: $? = 0 |
---|
741 | configure:12690: result: yes |
---|
742 | configure:13253: checking for objdir |
---|
743 | configure:13268: result: .libs |
---|
744 | configure:13532: checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions |
---|
745 | configure:13550: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -fno-rtti -fno-exceptions conftest.c >&5 |
---|
746 | configure:13554: $? = 0 |
---|
747 | configure:13567: result: yes |
---|
748 | configure:13925: checking for /usr/bin/clang -arch x86_64 option to produce PIC |
---|
749 | configure:13932: result: -fno-common -DPIC |
---|
750 | configure:13940: checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works |
---|
751 | configure:13958: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -fno-common -DPIC -DPIC conftest.c >&5 |
---|
752 | configure:13962: $? = 0 |
---|
753 | configure:13975: result: yes |
---|
754 | configure:14004: checking if /usr/bin/clang -arch x86_64 static flag -static works |
---|
755 | configure:14032: result: no |
---|
756 | configure:14047: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o |
---|
757 | configure:14068: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -o out/conftest2.o conftest.c >&5 |
---|
758 | configure:14072: $? = 0 |
---|
759 | configure:14094: result: yes |
---|
760 | configure:14102: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o |
---|
761 | configure:14149: result: yes |
---|
762 | configure:14182: checking whether the /usr/bin/clang -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
763 | configure:15441: result: yes |
---|
764 | configure:15681: checking dynamic linker characteristics |
---|
765 | configure:16502: result: darwin17.5.0 dyld |
---|
766 | configure:16624: checking how to hardcode library paths into programs |
---|
767 | configure:16649: result: immediate |
---|
768 | configure:17197: checking whether stripping libraries is possible |
---|
769 | configure:17211: result: yes |
---|
770 | configure:17237: checking if libtool supports shared libraries |
---|
771 | configure:17239: result: yes |
---|
772 | configure:17242: checking whether to build shared libraries |
---|
773 | configure:17267: result: yes |
---|
774 | configure:17270: checking whether to build static libraries |
---|
775 | configure:17274: result: yes |
---|
776 | configure:17297: checking how to run the C++ preprocessor |
---|
777 | configure:17324: /usr/bin/clang++ -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.cpp |
---|
778 | configure:17324: $? = 0 |
---|
779 | configure:17338: /usr/bin/clang++ -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.cpp |
---|
780 | conftest.cpp:33:10: fatal error: 'ac_nonexistent.h' file not found |
---|
781 | #include <ac_nonexistent.h> |
---|
782 | ^~~~~~~~~~~~~~~~~~ |
---|
783 | 1 error generated. |
---|
784 | configure:17338: $? = 1 |
---|
785 | configure: failed program was: |
---|
786 | | /* confdefs.h */ |
---|
787 | | #define PACKAGE_NAME "gtk+" |
---|
788 | | #define PACKAGE_TARNAME "gtk+" |
---|
789 | | #define PACKAGE_VERSION "3.22.29" |
---|
790 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
791 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
792 | | #define PACKAGE_URL "" |
---|
793 | | #define STDC_HEADERS 1 |
---|
794 | | #define HAVE_SYS_TYPES_H 1 |
---|
795 | | #define HAVE_SYS_STAT_H 1 |
---|
796 | | #define HAVE_STDLIB_H 1 |
---|
797 | | #define HAVE_STRING_H 1 |
---|
798 | | #define HAVE_MEMORY_H 1 |
---|
799 | | #define HAVE_STRINGS_H 1 |
---|
800 | | #define HAVE_INTTYPES_H 1 |
---|
801 | | #define HAVE_STDINT_H 1 |
---|
802 | | #define HAVE_UNISTD_H 1 |
---|
803 | | #define __EXTENSIONS__ 1 |
---|
804 | | #define _ALL_SOURCE 1 |
---|
805 | | #define _GNU_SOURCE 1 |
---|
806 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
807 | | #define _TANDEM_SOURCE 1 |
---|
808 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
809 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
810 | | #define HAVE_ICONV 1 |
---|
811 | | #define ENABLE_NLS 1 |
---|
812 | | #define HAVE_GETTEXT 1 |
---|
813 | | #define HAVE_DCGETTEXT 1 |
---|
814 | | #define GETTEXT_PACKAGE "gtk30" |
---|
815 | | #define HAVE_DLFCN_H 1 |
---|
816 | | #define LT_OBJDIR ".libs/" |
---|
817 | | /* end confdefs.h. */ |
---|
818 | | #include <ac_nonexistent.h> |
---|
819 | configure:17363: result: /usr/bin/clang++ -arch x86_64 -E |
---|
820 | configure:17383: /usr/bin/clang++ -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.cpp |
---|
821 | configure:17383: $? = 0 |
---|
822 | configure:17397: /usr/bin/clang++ -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.cpp |
---|
823 | conftest.cpp:33:10: fatal error: 'ac_nonexistent.h' file not found |
---|
824 | #include <ac_nonexistent.h> |
---|
825 | ^~~~~~~~~~~~~~~~~~ |
---|
826 | 1 error generated. |
---|
827 | configure:17397: $? = 1 |
---|
828 | configure: failed program was: |
---|
829 | | /* confdefs.h */ |
---|
830 | | #define PACKAGE_NAME "gtk+" |
---|
831 | | #define PACKAGE_TARNAME "gtk+" |
---|
832 | | #define PACKAGE_VERSION "3.22.29" |
---|
833 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
834 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
835 | | #define PACKAGE_URL "" |
---|
836 | | #define STDC_HEADERS 1 |
---|
837 | | #define HAVE_SYS_TYPES_H 1 |
---|
838 | | #define HAVE_SYS_STAT_H 1 |
---|
839 | | #define HAVE_STDLIB_H 1 |
---|
840 | | #define HAVE_STRING_H 1 |
---|
841 | | #define HAVE_MEMORY_H 1 |
---|
842 | | #define HAVE_STRINGS_H 1 |
---|
843 | | #define HAVE_INTTYPES_H 1 |
---|
844 | | #define HAVE_STDINT_H 1 |
---|
845 | | #define HAVE_UNISTD_H 1 |
---|
846 | | #define __EXTENSIONS__ 1 |
---|
847 | | #define _ALL_SOURCE 1 |
---|
848 | | #define _GNU_SOURCE 1 |
---|
849 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
850 | | #define _TANDEM_SOURCE 1 |
---|
851 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
852 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
853 | | #define HAVE_ICONV 1 |
---|
854 | | #define ENABLE_NLS 1 |
---|
855 | | #define HAVE_GETTEXT 1 |
---|
856 | | #define HAVE_DCGETTEXT 1 |
---|
857 | | #define GETTEXT_PACKAGE "gtk30" |
---|
858 | | #define HAVE_DLFCN_H 1 |
---|
859 | | #define LT_OBJDIR ".libs/" |
---|
860 | | /* end confdefs.h. */ |
---|
861 | | #include <ac_nonexistent.h> |
---|
862 | configure:17559: checking for ld used by /usr/bin/clang++ -arch x86_64 |
---|
863 | configure:17626: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
864 | configure:17633: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
865 | configure:17648: result: no |
---|
866 | configure:17703: checking whether the /usr/bin/clang++ -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
867 | configure:18776: result: yes |
---|
868 | configure:18812: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -DX_LOCALE conftest.cpp >&5 |
---|
869 | configure:18815: $? = 0 |
---|
870 | configure:19296: checking for /usr/bin/clang++ -arch x86_64 option to produce PIC |
---|
871 | configure:19303: result: -fno-common -DPIC |
---|
872 | configure:19311: checking if /usr/bin/clang++ -arch x86_64 PIC flag -fno-common -DPIC works |
---|
873 | configure:19329: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -DX_LOCALE -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
874 | configure:19333: $? = 0 |
---|
875 | configure:19346: result: yes |
---|
876 | configure:19369: checking if /usr/bin/clang++ -arch x86_64 static flag -static works |
---|
877 | configure:19397: result: no |
---|
878 | configure:19409: checking if /usr/bin/clang++ -arch x86_64 supports -c -o file.o |
---|
879 | configure:19430: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -DX_LOCALE -o out/conftest2.o conftest.cpp >&5 |
---|
880 | configure:19434: $? = 0 |
---|
881 | configure:19456: result: yes |
---|
882 | configure:19461: checking if /usr/bin/clang++ -arch x86_64 supports -c -o file.o |
---|
883 | configure:19508: result: yes |
---|
884 | configure:19538: checking whether the /usr/bin/clang++ -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
885 | configure:19578: result: yes |
---|
886 | configure:19719: checking dynamic linker characteristics |
---|
887 | configure:20467: result: darwin17.5.0 dyld |
---|
888 | configure:20532: checking how to hardcode library paths into programs |
---|
889 | configure:20557: result: immediate |
---|
890 | configure:20620: creating ./config.lt |
---|
891 | |
---|
892 | ## ------------------ ## |
---|
893 | ## Running config.lt. ## |
---|
894 | ## ------------------ ## |
---|
895 | config.lt:681: creating libtool |
---|
896 | configure:22185: checking for special C compiler options needed for large files |
---|
897 | configure:22230: result: no |
---|
898 | configure:22236: checking for _FILE_OFFSET_BITS value needed for large files |
---|
899 | configure:22261: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
900 | configure:22261: $? = 0 |
---|
901 | configure:22293: result: no |
---|
902 | configure:22388: checking dependency style of /usr/bin/clang -arch x86_64 |
---|
903 | configure:22497: result: none |
---|
904 | configure:22558: checking for nm |
---|
905 | configure:22588: result: /usr/bin/nm -B |
---|
906 | configure:22611: checking for some Win32 platform |
---|
907 | configure:22621: result: no |
---|
908 | configure:23014: checking for shm_open in -lrt |
---|
909 | configure:23039: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lrt >&5 |
---|
910 | ld: library not found for -lrt |
---|
911 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
912 | configure:23039: $? = 1 |
---|
913 | configure: failed program was: |
---|
914 | | /* confdefs.h */ |
---|
915 | | #define PACKAGE_NAME "gtk+" |
---|
916 | | #define PACKAGE_TARNAME "gtk+" |
---|
917 | | #define PACKAGE_VERSION "3.22.29" |
---|
918 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
919 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
920 | | #define PACKAGE_URL "" |
---|
921 | | #define STDC_HEADERS 1 |
---|
922 | | #define HAVE_SYS_TYPES_H 1 |
---|
923 | | #define HAVE_SYS_STAT_H 1 |
---|
924 | | #define HAVE_STDLIB_H 1 |
---|
925 | | #define HAVE_STRING_H 1 |
---|
926 | | #define HAVE_MEMORY_H 1 |
---|
927 | | #define HAVE_STRINGS_H 1 |
---|
928 | | #define HAVE_INTTYPES_H 1 |
---|
929 | | #define HAVE_STDINT_H 1 |
---|
930 | | #define HAVE_UNISTD_H 1 |
---|
931 | | #define __EXTENSIONS__ 1 |
---|
932 | | #define _ALL_SOURCE 1 |
---|
933 | | #define _GNU_SOURCE 1 |
---|
934 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
935 | | #define _TANDEM_SOURCE 1 |
---|
936 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
937 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
938 | | #define HAVE_ICONV 1 |
---|
939 | | #define ENABLE_NLS 1 |
---|
940 | | #define HAVE_GETTEXT 1 |
---|
941 | | #define HAVE_DCGETTEXT 1 |
---|
942 | | #define GETTEXT_PACKAGE "gtk30" |
---|
943 | | #define HAVE_DLFCN_H 1 |
---|
944 | | #define LT_OBJDIR ".libs/" |
---|
945 | | /* end confdefs.h. */ |
---|
946 | | |
---|
947 | | /* Override any GCC internal prototype to avoid an error. |
---|
948 | | Use char because int might match the return type of a GCC |
---|
949 | | builtin and then its argument prototype would still apply. */ |
---|
950 | | #ifdef __cplusplus |
---|
951 | | extern "C" |
---|
952 | | #endif |
---|
953 | | char shm_open (); |
---|
954 | | int |
---|
955 | | main () |
---|
956 | | { |
---|
957 | | return shm_open (); |
---|
958 | | ; |
---|
959 | | return 0; |
---|
960 | | } |
---|
961 | configure:23048: result: no |
---|
962 | configure:23061: checking for posix_fallocate |
---|
963 | configure:23061: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
964 | Undefined symbols for architecture x86_64: |
---|
965 | "_posix_fallocate", referenced from: |
---|
966 | _main in conftest-b564eb.o |
---|
967 | ld: symbol(s) not found for architecture x86_64 |
---|
968 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
969 | configure:23061: $? = 1 |
---|
970 | configure: failed program was: |
---|
971 | | /* confdefs.h */ |
---|
972 | | #define PACKAGE_NAME "gtk+" |
---|
973 | | #define PACKAGE_TARNAME "gtk+" |
---|
974 | | #define PACKAGE_VERSION "3.22.29" |
---|
975 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
976 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
977 | | #define PACKAGE_URL "" |
---|
978 | | #define STDC_HEADERS 1 |
---|
979 | | #define HAVE_SYS_TYPES_H 1 |
---|
980 | | #define HAVE_SYS_STAT_H 1 |
---|
981 | | #define HAVE_STDLIB_H 1 |
---|
982 | | #define HAVE_STRING_H 1 |
---|
983 | | #define HAVE_MEMORY_H 1 |
---|
984 | | #define HAVE_STRINGS_H 1 |
---|
985 | | #define HAVE_INTTYPES_H 1 |
---|
986 | | #define HAVE_STDINT_H 1 |
---|
987 | | #define HAVE_UNISTD_H 1 |
---|
988 | | #define __EXTENSIONS__ 1 |
---|
989 | | #define _ALL_SOURCE 1 |
---|
990 | | #define _GNU_SOURCE 1 |
---|
991 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
992 | | #define _TANDEM_SOURCE 1 |
---|
993 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
994 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
995 | | #define HAVE_ICONV 1 |
---|
996 | | #define ENABLE_NLS 1 |
---|
997 | | #define HAVE_GETTEXT 1 |
---|
998 | | #define HAVE_DCGETTEXT 1 |
---|
999 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1000 | | #define HAVE_DLFCN_H 1 |
---|
1001 | | #define LT_OBJDIR ".libs/" |
---|
1002 | | /* end confdefs.h. */ |
---|
1003 | | /* Define posix_fallocate to an innocuous variant, in case <limits.h> declares posix_fallocate. |
---|
1004 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1005 | | #define posix_fallocate innocuous_posix_fallocate |
---|
1006 | | |
---|
1007 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1008 | | which can conflict with char posix_fallocate (); below. |
---|
1009 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1010 | | <limits.h> exists even on freestanding compilers. */ |
---|
1011 | | |
---|
1012 | | #ifdef __STDC__ |
---|
1013 | | # include <limits.h> |
---|
1014 | | #else |
---|
1015 | | # include <assert.h> |
---|
1016 | | #endif |
---|
1017 | | |
---|
1018 | | #undef posix_fallocate |
---|
1019 | | |
---|
1020 | | /* Override any GCC internal prototype to avoid an error. |
---|
1021 | | Use char because int might match the return type of a GCC |
---|
1022 | | builtin and then its argument prototype would still apply. */ |
---|
1023 | | #ifdef __cplusplus |
---|
1024 | | extern "C" |
---|
1025 | | #endif |
---|
1026 | | char posix_fallocate (); |
---|
1027 | | /* The GNU C library defines this for functions which it implements |
---|
1028 | | to always fail with ENOSYS. Some functions are actually named |
---|
1029 | | something starting with __ and the normal name is an alias. */ |
---|
1030 | | #if defined __stub_posix_fallocate || defined __stub___posix_fallocate |
---|
1031 | | choke me |
---|
1032 | | #endif |
---|
1033 | | |
---|
1034 | | int |
---|
1035 | | main () |
---|
1036 | | { |
---|
1037 | | return posix_fallocate (); |
---|
1038 | | ; |
---|
1039 | | return 0; |
---|
1040 | | } |
---|
1041 | configure:23061: result: no |
---|
1042 | configure:23061: checking for flockfile |
---|
1043 | configure:23061: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1044 | configure:23061: $? = 0 |
---|
1045 | configure:23061: result: yes |
---|
1046 | configure:23061: checking for _lock_file |
---|
1047 | configure:23061: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1048 | Undefined symbols for architecture x86_64: |
---|
1049 | "__lock_file", referenced from: |
---|
1050 | _main in conftest-c7f210.o |
---|
1051 | ld: symbol(s) not found for architecture x86_64 |
---|
1052 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1053 | configure:23061: $? = 1 |
---|
1054 | configure: failed program was: |
---|
1055 | | /* confdefs.h */ |
---|
1056 | | #define PACKAGE_NAME "gtk+" |
---|
1057 | | #define PACKAGE_TARNAME "gtk+" |
---|
1058 | | #define PACKAGE_VERSION "3.22.29" |
---|
1059 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1060 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1061 | | #define PACKAGE_URL "" |
---|
1062 | | #define STDC_HEADERS 1 |
---|
1063 | | #define HAVE_SYS_TYPES_H 1 |
---|
1064 | | #define HAVE_SYS_STAT_H 1 |
---|
1065 | | #define HAVE_STDLIB_H 1 |
---|
1066 | | #define HAVE_STRING_H 1 |
---|
1067 | | #define HAVE_MEMORY_H 1 |
---|
1068 | | #define HAVE_STRINGS_H 1 |
---|
1069 | | #define HAVE_INTTYPES_H 1 |
---|
1070 | | #define HAVE_STDINT_H 1 |
---|
1071 | | #define HAVE_UNISTD_H 1 |
---|
1072 | | #define __EXTENSIONS__ 1 |
---|
1073 | | #define _ALL_SOURCE 1 |
---|
1074 | | #define _GNU_SOURCE 1 |
---|
1075 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1076 | | #define _TANDEM_SOURCE 1 |
---|
1077 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1078 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1079 | | #define HAVE_ICONV 1 |
---|
1080 | | #define ENABLE_NLS 1 |
---|
1081 | | #define HAVE_GETTEXT 1 |
---|
1082 | | #define HAVE_DCGETTEXT 1 |
---|
1083 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1084 | | #define HAVE_DLFCN_H 1 |
---|
1085 | | #define LT_OBJDIR ".libs/" |
---|
1086 | | #define HAVE_FLOCKFILE 1 |
---|
1087 | | /* end confdefs.h. */ |
---|
1088 | | /* Define _lock_file to an innocuous variant, in case <limits.h> declares _lock_file. |
---|
1089 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1090 | | #define _lock_file innocuous__lock_file |
---|
1091 | | |
---|
1092 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1093 | | which can conflict with char _lock_file (); below. |
---|
1094 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1095 | | <limits.h> exists even on freestanding compilers. */ |
---|
1096 | | |
---|
1097 | | #ifdef __STDC__ |
---|
1098 | | # include <limits.h> |
---|
1099 | | #else |
---|
1100 | | # include <assert.h> |
---|
1101 | | #endif |
---|
1102 | | |
---|
1103 | | #undef _lock_file |
---|
1104 | | |
---|
1105 | | /* Override any GCC internal prototype to avoid an error. |
---|
1106 | | Use char because int might match the return type of a GCC |
---|
1107 | | builtin and then its argument prototype would still apply. */ |
---|
1108 | | #ifdef __cplusplus |
---|
1109 | | extern "C" |
---|
1110 | | #endif |
---|
1111 | | char _lock_file (); |
---|
1112 | | /* The GNU C library defines this for functions which it implements |
---|
1113 | | to always fail with ENOSYS. Some functions are actually named |
---|
1114 | | something starting with __ and the normal name is an alias. */ |
---|
1115 | | #if defined __stub__lock_file || defined __stub____lock_file |
---|
1116 | | choke me |
---|
1117 | | #endif |
---|
1118 | | |
---|
1119 | | int |
---|
1120 | | main () |
---|
1121 | | { |
---|
1122 | | return _lock_file (); |
---|
1123 | | ; |
---|
1124 | | return 0; |
---|
1125 | | } |
---|
1126 | configure:23061: result: no |
---|
1127 | configure:23151: checking for pkg-config |
---|
1128 | configure:23169: found /opt/local/bin/pkg-config |
---|
1129 | configure:23181: result: /opt/local/bin/pkg-config |
---|
1130 | configure:23206: checking pkg-config is at least version 0.9.0 |
---|
1131 | configure:23209: result: yes |
---|
1132 | configure:23428: checking whether build environment is sane |
---|
1133 | configure:23483: result: yes |
---|
1134 | configure:23562: checking for BASE_DEPENDENCIES |
---|
1135 | configure:23569: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.49.4 atk >= 2.15.1 pango >= 1.37.3 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gdk-pixbuf-2.0 >= 2.30.0" |
---|
1136 | configure:23572: $? = 0 |
---|
1137 | configure:23586: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.49.4 atk >= 2.15.1 pango >= 1.37.3 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gdk-pixbuf-2.0 >= 2.30.0" |
---|
1138 | configure:23589: $? = 0 |
---|
1139 | configure:23647: result: yes |
---|
1140 | configure:23654: checking for CAIRO_BACKEND |
---|
1141 | configure:23661: $PKG_CONFIG --exists --print-errors "$cairo_backends" |
---|
1142 | configure:23664: $? = 0 |
---|
1143 | configure:23678: $PKG_CONFIG --exists --print-errors "$cairo_backends" |
---|
1144 | configure:23681: $? = 0 |
---|
1145 | configure:23739: result: yes |
---|
1146 | configure:23895: checking for GMODULE |
---|
1147 | configure:23902: $PKG_CONFIG --exists --print-errors "gmodule-2.0" |
---|
1148 | configure:23905: $? = 0 |
---|
1149 | configure:23919: $PKG_CONFIG --exists --print-errors "gmodule-2.0" |
---|
1150 | configure:23922: $? = 0 |
---|
1151 | configure:23980: result: yes |
---|
1152 | configure:23994: checking whether to write dependencies into .pc files |
---|
1153 | configure:24011: result: yes |
---|
1154 | configure:24030: checking for perl5 |
---|
1155 | configure:24048: found /opt/local/bin/perl5 |
---|
1156 | configure:24060: result: /opt/local/bin/perl5 |
---|
1157 | configure:24075: checking for lstat |
---|
1158 | configure:24075: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1159 | configure:24075: $? = 0 |
---|
1160 | configure:24075: result: yes |
---|
1161 | configure:24075: checking for mkstemp |
---|
1162 | configure:24075: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1163 | configure:24075: $? = 0 |
---|
1164 | configure:24075: result: yes |
---|
1165 | configure:24086: checking for localtime_r |
---|
1166 | configure:24086: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1167 | configure:24086: $? = 0 |
---|
1168 | configure:24086: result: yes |
---|
1169 | configure:24097: checking for _NL_TIME_FIRST_WEEKDAY |
---|
1170 | configure:24111: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1171 | conftest.c:42:72: error: use of undeclared identifier '_NL_TIME_FIRST_WEEKDAY' |
---|
1172 | c = *((unsigned char *) nl_langinfo(_NL_TIME_FIRST_WEEKDAY)); |
---|
1173 | ^ |
---|
1174 | 1 error generated. |
---|
1175 | configure:24111: $? = 1 |
---|
1176 | configure: failed program was: |
---|
1177 | | /* confdefs.h */ |
---|
1178 | | #define PACKAGE_NAME "gtk+" |
---|
1179 | | #define PACKAGE_TARNAME "gtk+" |
---|
1180 | | #define PACKAGE_VERSION "3.22.29" |
---|
1181 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1182 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1183 | | #define PACKAGE_URL "" |
---|
1184 | | #define STDC_HEADERS 1 |
---|
1185 | | #define HAVE_SYS_TYPES_H 1 |
---|
1186 | | #define HAVE_SYS_STAT_H 1 |
---|
1187 | | #define HAVE_STDLIB_H 1 |
---|
1188 | | #define HAVE_STRING_H 1 |
---|
1189 | | #define HAVE_MEMORY_H 1 |
---|
1190 | | #define HAVE_STRINGS_H 1 |
---|
1191 | | #define HAVE_INTTYPES_H 1 |
---|
1192 | | #define HAVE_STDINT_H 1 |
---|
1193 | | #define HAVE_UNISTD_H 1 |
---|
1194 | | #define __EXTENSIONS__ 1 |
---|
1195 | | #define _ALL_SOURCE 1 |
---|
1196 | | #define _GNU_SOURCE 1 |
---|
1197 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1198 | | #define _TANDEM_SOURCE 1 |
---|
1199 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1200 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1201 | | #define HAVE_ICONV 1 |
---|
1202 | | #define ENABLE_NLS 1 |
---|
1203 | | #define HAVE_GETTEXT 1 |
---|
1204 | | #define HAVE_DCGETTEXT 1 |
---|
1205 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1206 | | #define HAVE_DLFCN_H 1 |
---|
1207 | | #define LT_OBJDIR ".libs/" |
---|
1208 | | #define HAVE_FLOCKFILE 1 |
---|
1209 | | #define HAVE_LSTAT 1 |
---|
1210 | | #define HAVE_MKSTEMP 1 |
---|
1211 | | #define HAVE_LOCALTIME_R 1 |
---|
1212 | | /* end confdefs.h. */ |
---|
1213 | | #include <langinfo.h> |
---|
1214 | | int |
---|
1215 | | main () |
---|
1216 | | { |
---|
1217 | | char c; |
---|
1218 | | c = *((unsigned char *) nl_langinfo(_NL_TIME_FIRST_WEEKDAY)); |
---|
1219 | | ; |
---|
1220 | | return 0; |
---|
1221 | | } |
---|
1222 | configure:24118: result: no |
---|
1223 | configure:24127: checking for _NL_MEASUREMENT_MEASUREMENT |
---|
1224 | configure:24141: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1225 | conftest.c:42:72: error: use of undeclared identifier '_NL_MEASUREMENT_MEASUREMENT' |
---|
1226 | c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT)); |
---|
1227 | ^ |
---|
1228 | 1 error generated. |
---|
1229 | configure:24141: $? = 1 |
---|
1230 | configure: failed program was: |
---|
1231 | | /* confdefs.h */ |
---|
1232 | | #define PACKAGE_NAME "gtk+" |
---|
1233 | | #define PACKAGE_TARNAME "gtk+" |
---|
1234 | | #define PACKAGE_VERSION "3.22.29" |
---|
1235 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1236 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1237 | | #define PACKAGE_URL "" |
---|
1238 | | #define STDC_HEADERS 1 |
---|
1239 | | #define HAVE_SYS_TYPES_H 1 |
---|
1240 | | #define HAVE_SYS_STAT_H 1 |
---|
1241 | | #define HAVE_STDLIB_H 1 |
---|
1242 | | #define HAVE_STRING_H 1 |
---|
1243 | | #define HAVE_MEMORY_H 1 |
---|
1244 | | #define HAVE_STRINGS_H 1 |
---|
1245 | | #define HAVE_INTTYPES_H 1 |
---|
1246 | | #define HAVE_STDINT_H 1 |
---|
1247 | | #define HAVE_UNISTD_H 1 |
---|
1248 | | #define __EXTENSIONS__ 1 |
---|
1249 | | #define _ALL_SOURCE 1 |
---|
1250 | | #define _GNU_SOURCE 1 |
---|
1251 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1252 | | #define _TANDEM_SOURCE 1 |
---|
1253 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1254 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1255 | | #define HAVE_ICONV 1 |
---|
1256 | | #define ENABLE_NLS 1 |
---|
1257 | | #define HAVE_GETTEXT 1 |
---|
1258 | | #define HAVE_DCGETTEXT 1 |
---|
1259 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1260 | | #define HAVE_DLFCN_H 1 |
---|
1261 | | #define LT_OBJDIR ".libs/" |
---|
1262 | | #define HAVE_FLOCKFILE 1 |
---|
1263 | | #define HAVE_LSTAT 1 |
---|
1264 | | #define HAVE_MKSTEMP 1 |
---|
1265 | | #define HAVE_LOCALTIME_R 1 |
---|
1266 | | /* end confdefs.h. */ |
---|
1267 | | #include <langinfo.h> |
---|
1268 | | int |
---|
1269 | | main () |
---|
1270 | | { |
---|
1271 | | char c; |
---|
1272 | | c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT)); |
---|
1273 | | ; |
---|
1274 | | return 0; |
---|
1275 | | } |
---|
1276 | configure:24148: result: no |
---|
1277 | configure:24157: checking for _NL_PAPER_HEIGHT |
---|
1278 | configure:24171: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1279 | conftest.c:42:72: error: use of undeclared identifier '_NL_PAPER_HEIGHT' |
---|
1280 | c = *((unsigned char *) nl_langinfo(_NL_PAPER_HEIGHT)); |
---|
1281 | ^ |
---|
1282 | 1 error generated. |
---|
1283 | configure:24171: $? = 1 |
---|
1284 | configure: failed program was: |
---|
1285 | | /* confdefs.h */ |
---|
1286 | | #define PACKAGE_NAME "gtk+" |
---|
1287 | | #define PACKAGE_TARNAME "gtk+" |
---|
1288 | | #define PACKAGE_VERSION "3.22.29" |
---|
1289 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1290 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1291 | | #define PACKAGE_URL "" |
---|
1292 | | #define STDC_HEADERS 1 |
---|
1293 | | #define HAVE_SYS_TYPES_H 1 |
---|
1294 | | #define HAVE_SYS_STAT_H 1 |
---|
1295 | | #define HAVE_STDLIB_H 1 |
---|
1296 | | #define HAVE_STRING_H 1 |
---|
1297 | | #define HAVE_MEMORY_H 1 |
---|
1298 | | #define HAVE_STRINGS_H 1 |
---|
1299 | | #define HAVE_INTTYPES_H 1 |
---|
1300 | | #define HAVE_STDINT_H 1 |
---|
1301 | | #define HAVE_UNISTD_H 1 |
---|
1302 | | #define __EXTENSIONS__ 1 |
---|
1303 | | #define _ALL_SOURCE 1 |
---|
1304 | | #define _GNU_SOURCE 1 |
---|
1305 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1306 | | #define _TANDEM_SOURCE 1 |
---|
1307 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1308 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1309 | | #define HAVE_ICONV 1 |
---|
1310 | | #define ENABLE_NLS 1 |
---|
1311 | | #define HAVE_GETTEXT 1 |
---|
1312 | | #define HAVE_DCGETTEXT 1 |
---|
1313 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1314 | | #define HAVE_DLFCN_H 1 |
---|
1315 | | #define LT_OBJDIR ".libs/" |
---|
1316 | | #define HAVE_FLOCKFILE 1 |
---|
1317 | | #define HAVE_LSTAT 1 |
---|
1318 | | #define HAVE_MKSTEMP 1 |
---|
1319 | | #define HAVE_LOCALTIME_R 1 |
---|
1320 | | /* end confdefs.h. */ |
---|
1321 | | #include <langinfo.h> |
---|
1322 | | int |
---|
1323 | | main () |
---|
1324 | | { |
---|
1325 | | char c; |
---|
1326 | | c = *((unsigned char *) nl_langinfo(_NL_PAPER_HEIGHT)); |
---|
1327 | | ; |
---|
1328 | | return 0; |
---|
1329 | | } |
---|
1330 | configure:24178: result: no |
---|
1331 | configure:24187: checking for _NL_PAPER_WIDTH |
---|
1332 | configure:24201: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1333 | conftest.c:42:72: error: use of undeclared identifier '_NL_PAPER_WIDTH' |
---|
1334 | c = *((unsigned char *) nl_langinfo(_NL_PAPER_WIDTH)); |
---|
1335 | ^ |
---|
1336 | 1 error generated. |
---|
1337 | configure:24201: $? = 1 |
---|
1338 | configure: failed program was: |
---|
1339 | | /* confdefs.h */ |
---|
1340 | | #define PACKAGE_NAME "gtk+" |
---|
1341 | | #define PACKAGE_TARNAME "gtk+" |
---|
1342 | | #define PACKAGE_VERSION "3.22.29" |
---|
1343 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1344 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1345 | | #define PACKAGE_URL "" |
---|
1346 | | #define STDC_HEADERS 1 |
---|
1347 | | #define HAVE_SYS_TYPES_H 1 |
---|
1348 | | #define HAVE_SYS_STAT_H 1 |
---|
1349 | | #define HAVE_STDLIB_H 1 |
---|
1350 | | #define HAVE_STRING_H 1 |
---|
1351 | | #define HAVE_MEMORY_H 1 |
---|
1352 | | #define HAVE_STRINGS_H 1 |
---|
1353 | | #define HAVE_INTTYPES_H 1 |
---|
1354 | | #define HAVE_STDINT_H 1 |
---|
1355 | | #define HAVE_UNISTD_H 1 |
---|
1356 | | #define __EXTENSIONS__ 1 |
---|
1357 | | #define _ALL_SOURCE 1 |
---|
1358 | | #define _GNU_SOURCE 1 |
---|
1359 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1360 | | #define _TANDEM_SOURCE 1 |
---|
1361 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1362 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1363 | | #define HAVE_ICONV 1 |
---|
1364 | | #define ENABLE_NLS 1 |
---|
1365 | | #define HAVE_GETTEXT 1 |
---|
1366 | | #define HAVE_DCGETTEXT 1 |
---|
1367 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1368 | | #define HAVE_DLFCN_H 1 |
---|
1369 | | #define LT_OBJDIR ".libs/" |
---|
1370 | | #define HAVE_FLOCKFILE 1 |
---|
1371 | | #define HAVE_LSTAT 1 |
---|
1372 | | #define HAVE_MKSTEMP 1 |
---|
1373 | | #define HAVE_LOCALTIME_R 1 |
---|
1374 | | /* end confdefs.h. */ |
---|
1375 | | #include <langinfo.h> |
---|
1376 | | int |
---|
1377 | | main () |
---|
1378 | | { |
---|
1379 | | char c; |
---|
1380 | | c = *((unsigned char *) nl_langinfo(_NL_PAPER_WIDTH)); |
---|
1381 | | ; |
---|
1382 | | return 0; |
---|
1383 | | } |
---|
1384 | configure:24208: result: no |
---|
1385 | configure:24218: checking for extra flags to get ANSI library prototypes |
---|
1386 | configure:24232: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl -Wl,-framework -Wl,CoreFoundation -lm >&5 |
---|
1387 | configure:24232: $? = 0 |
---|
1388 | configure:24232: ./conftest |
---|
1389 | configure:24232: $? = 0 |
---|
1390 | configure:24233: result: none needed |
---|
1391 | configure:24268: checking for the BeOS |
---|
1392 | configure:24277: result: no |
---|
1393 | configure:24382: checking for HP-UX |
---|
1394 | configure:24391: result: no |
---|
1395 | configure:24484: checking for pkg-config |
---|
1396 | configure:24514: result: /opt/local/bin/pkg-config |
---|
1397 | configure:24539: checking pkg-config is at least version 0.16 |
---|
1398 | configure:24542: result: yes |
---|
1399 | configure:24559: checking for GLIB - version >= 2.49.4 |
---|
1400 | configure:24685: result: yes (version 2.56.0) |
---|
1401 | configure:24762: checking for pkg-config |
---|
1402 | configure:24780: found /opt/local/bin/pkg-config |
---|
1403 | configure:24792: result: /opt/local/bin/pkg-config |
---|
1404 | configure:24803: checking build system's pkg-config is at least version 0.16 |
---|
1405 | configure:24806: result: yes |
---|
1406 | configure:24823: checking for bind_textdomain_codeset |
---|
1407 | configure:24823: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1408 | configure:24823: $? = 0 |
---|
1409 | configure:24823: result: yes |
---|
1410 | configure:24836: checking linux/memfd.h usability |
---|
1411 | configure:24836: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
1412 | conftest.c:71:10: fatal error: 'linux/memfd.h' file not found |
---|
1413 | #include <linux/memfd.h> |
---|
1414 | ^~~~~~~~~~~~~~~ |
---|
1415 | 1 error generated. |
---|
1416 | configure:24836: $? = 1 |
---|
1417 | configure: failed program was: |
---|
1418 | | /* confdefs.h */ |
---|
1419 | | #define PACKAGE_NAME "gtk+" |
---|
1420 | | #define PACKAGE_TARNAME "gtk+" |
---|
1421 | | #define PACKAGE_VERSION "3.22.29" |
---|
1422 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1423 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1424 | | #define PACKAGE_URL "" |
---|
1425 | | #define STDC_HEADERS 1 |
---|
1426 | | #define HAVE_SYS_TYPES_H 1 |
---|
1427 | | #define HAVE_SYS_STAT_H 1 |
---|
1428 | | #define HAVE_STDLIB_H 1 |
---|
1429 | | #define HAVE_STRING_H 1 |
---|
1430 | | #define HAVE_MEMORY_H 1 |
---|
1431 | | #define HAVE_STRINGS_H 1 |
---|
1432 | | #define HAVE_INTTYPES_H 1 |
---|
1433 | | #define HAVE_STDINT_H 1 |
---|
1434 | | #define HAVE_UNISTD_H 1 |
---|
1435 | | #define __EXTENSIONS__ 1 |
---|
1436 | | #define _ALL_SOURCE 1 |
---|
1437 | | #define _GNU_SOURCE 1 |
---|
1438 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1439 | | #define _TANDEM_SOURCE 1 |
---|
1440 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1441 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1442 | | #define HAVE_ICONV 1 |
---|
1443 | | #define ENABLE_NLS 1 |
---|
1444 | | #define HAVE_GETTEXT 1 |
---|
1445 | | #define HAVE_DCGETTEXT 1 |
---|
1446 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1447 | | #define HAVE_DLFCN_H 1 |
---|
1448 | | #define LT_OBJDIR ".libs/" |
---|
1449 | | #define HAVE_FLOCKFILE 1 |
---|
1450 | | #define HAVE_LSTAT 1 |
---|
1451 | | #define HAVE_MKSTEMP 1 |
---|
1452 | | #define HAVE_LOCALTIME_R 1 |
---|
1453 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1454 | | /* end confdefs.h. */ |
---|
1455 | | #include <stdio.h> |
---|
1456 | | #ifdef HAVE_SYS_TYPES_H |
---|
1457 | | # include <sys/types.h> |
---|
1458 | | #endif |
---|
1459 | | #ifdef HAVE_SYS_STAT_H |
---|
1460 | | # include <sys/stat.h> |
---|
1461 | | #endif |
---|
1462 | | #ifdef STDC_HEADERS |
---|
1463 | | # include <stdlib.h> |
---|
1464 | | # include <stddef.h> |
---|
1465 | | #else |
---|
1466 | | # ifdef HAVE_STDLIB_H |
---|
1467 | | # include <stdlib.h> |
---|
1468 | | # endif |
---|
1469 | | #endif |
---|
1470 | | #ifdef HAVE_STRING_H |
---|
1471 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1472 | | # include <memory.h> |
---|
1473 | | # endif |
---|
1474 | | # include <string.h> |
---|
1475 | | #endif |
---|
1476 | | #ifdef HAVE_STRINGS_H |
---|
1477 | | # include <strings.h> |
---|
1478 | | #endif |
---|
1479 | | #ifdef HAVE_INTTYPES_H |
---|
1480 | | # include <inttypes.h> |
---|
1481 | | #endif |
---|
1482 | | #ifdef HAVE_STDINT_H |
---|
1483 | | # include <stdint.h> |
---|
1484 | | #endif |
---|
1485 | | #ifdef HAVE_UNISTD_H |
---|
1486 | | # include <unistd.h> |
---|
1487 | | #endif |
---|
1488 | | #include <linux/memfd.h> |
---|
1489 | configure:24836: result: no |
---|
1490 | configure:24836: checking linux/memfd.h presence |
---|
1491 | configure:24836: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
1492 | conftest.c:38:10: fatal error: 'linux/memfd.h' file not found |
---|
1493 | #include <linux/memfd.h> |
---|
1494 | ^~~~~~~~~~~~~~~ |
---|
1495 | 1 error generated. |
---|
1496 | configure:24836: $? = 1 |
---|
1497 | configure: failed program was: |
---|
1498 | | /* confdefs.h */ |
---|
1499 | | #define PACKAGE_NAME "gtk+" |
---|
1500 | | #define PACKAGE_TARNAME "gtk+" |
---|
1501 | | #define PACKAGE_VERSION "3.22.29" |
---|
1502 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1503 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1504 | | #define PACKAGE_URL "" |
---|
1505 | | #define STDC_HEADERS 1 |
---|
1506 | | #define HAVE_SYS_TYPES_H 1 |
---|
1507 | | #define HAVE_SYS_STAT_H 1 |
---|
1508 | | #define HAVE_STDLIB_H 1 |
---|
1509 | | #define HAVE_STRING_H 1 |
---|
1510 | | #define HAVE_MEMORY_H 1 |
---|
1511 | | #define HAVE_STRINGS_H 1 |
---|
1512 | | #define HAVE_INTTYPES_H 1 |
---|
1513 | | #define HAVE_STDINT_H 1 |
---|
1514 | | #define HAVE_UNISTD_H 1 |
---|
1515 | | #define __EXTENSIONS__ 1 |
---|
1516 | | #define _ALL_SOURCE 1 |
---|
1517 | | #define _GNU_SOURCE 1 |
---|
1518 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1519 | | #define _TANDEM_SOURCE 1 |
---|
1520 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1521 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1522 | | #define HAVE_ICONV 1 |
---|
1523 | | #define ENABLE_NLS 1 |
---|
1524 | | #define HAVE_GETTEXT 1 |
---|
1525 | | #define HAVE_DCGETTEXT 1 |
---|
1526 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1527 | | #define HAVE_DLFCN_H 1 |
---|
1528 | | #define LT_OBJDIR ".libs/" |
---|
1529 | | #define HAVE_FLOCKFILE 1 |
---|
1530 | | #define HAVE_LSTAT 1 |
---|
1531 | | #define HAVE_MKSTEMP 1 |
---|
1532 | | #define HAVE_LOCALTIME_R 1 |
---|
1533 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1534 | | /* end confdefs.h. */ |
---|
1535 | | #include <linux/memfd.h> |
---|
1536 | configure:24836: result: no |
---|
1537 | configure:24836: checking for linux/memfd.h |
---|
1538 | configure:24836: result: no |
---|
1539 | configure:24850: checking sys/mman.h usability |
---|
1540 | configure:24850: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
1541 | configure:24850: $? = 0 |
---|
1542 | configure:24850: result: yes |
---|
1543 | configure:24850: checking sys/mman.h presence |
---|
1544 | configure:24850: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
1545 | configure:24850: $? = 0 |
---|
1546 | configure:24850: result: yes |
---|
1547 | configure:24850: checking for sys/mman.h |
---|
1548 | configure:24850: result: yes |
---|
1549 | configure:24864: checking sys/time.h usability |
---|
1550 | configure:24864: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
1551 | configure:24864: $? = 0 |
---|
1552 | configure:24864: result: yes |
---|
1553 | configure:24864: checking sys/time.h presence |
---|
1554 | configure:24864: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
1555 | configure:24864: $? = 0 |
---|
1556 | configure:24864: result: yes |
---|
1557 | configure:24864: checking for sys/time.h |
---|
1558 | configure:24864: result: yes |
---|
1559 | configure:24878: checking for unistd.h |
---|
1560 | configure:24878: result: yes |
---|
1561 | configure:24892: checking ftw.h usability |
---|
1562 | configure:24892: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
1563 | configure:24892: $? = 0 |
---|
1564 | configure:24892: result: yes |
---|
1565 | configure:24892: checking ftw.h presence |
---|
1566 | configure:24892: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
1567 | configure:24892: $? = 0 |
---|
1568 | configure:24892: result: yes |
---|
1569 | configure:24892: checking for ftw.h |
---|
1570 | configure:24892: result: yes |
---|
1571 | configure:24905: checking for GNU ftw extensions |
---|
1572 | configure:24920: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
1573 | conftest.c:47:46: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] |
---|
1574 | #define _GNU_SOURCE |
---|
1575 | ^ |
---|
1576 | conftest.c:20:9: note: previous definition is here |
---|
1577 | #define _GNU_SOURCE 1 |
---|
1578 | ^ |
---|
1579 | conftest.c:52:13: error: use of undeclared identifier 'FTW_ACTIONRETVAL' |
---|
1580 | int flags = FTW_ACTIONRETVAL; |
---|
1581 | ^ |
---|
1582 | 1 warning and 1 error generated. |
---|
1583 | configure:24920: $? = 1 |
---|
1584 | configure: failed program was: |
---|
1585 | | /* confdefs.h */ |
---|
1586 | | #define PACKAGE_NAME "gtk+" |
---|
1587 | | #define PACKAGE_TARNAME "gtk+" |
---|
1588 | | #define PACKAGE_VERSION "3.22.29" |
---|
1589 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1590 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1591 | | #define PACKAGE_URL "" |
---|
1592 | | #define STDC_HEADERS 1 |
---|
1593 | | #define HAVE_SYS_TYPES_H 1 |
---|
1594 | | #define HAVE_SYS_STAT_H 1 |
---|
1595 | | #define HAVE_STDLIB_H 1 |
---|
1596 | | #define HAVE_STRING_H 1 |
---|
1597 | | #define HAVE_MEMORY_H 1 |
---|
1598 | | #define HAVE_STRINGS_H 1 |
---|
1599 | | #define HAVE_INTTYPES_H 1 |
---|
1600 | | #define HAVE_STDINT_H 1 |
---|
1601 | | #define HAVE_UNISTD_H 1 |
---|
1602 | | #define __EXTENSIONS__ 1 |
---|
1603 | | #define _ALL_SOURCE 1 |
---|
1604 | | #define _GNU_SOURCE 1 |
---|
1605 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1606 | | #define _TANDEM_SOURCE 1 |
---|
1607 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1608 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1609 | | #define HAVE_ICONV 1 |
---|
1610 | | #define ENABLE_NLS 1 |
---|
1611 | | #define HAVE_GETTEXT 1 |
---|
1612 | | #define HAVE_DCGETTEXT 1 |
---|
1613 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1614 | | #define HAVE_DLFCN_H 1 |
---|
1615 | | #define LT_OBJDIR ".libs/" |
---|
1616 | | #define HAVE_FLOCKFILE 1 |
---|
1617 | | #define HAVE_LSTAT 1 |
---|
1618 | | #define HAVE_MKSTEMP 1 |
---|
1619 | | #define HAVE_LOCALTIME_R 1 |
---|
1620 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1621 | | #define HAVE_SYS_MMAN_H 1 |
---|
1622 | | #define HAVE_SYS_MMAN_H 1 |
---|
1623 | | #define HAVE_SYS_TIME_H 1 |
---|
1624 | | #define HAVE_SYS_TIME_H 1 |
---|
1625 | | #define HAVE_UNISTD_H 1 |
---|
1626 | | #define HAVE_UNISTD_H 1 |
---|
1627 | | #define HAVE_FTW_H 1 |
---|
1628 | | #define HAVE_FTW_H 1 |
---|
1629 | | /* end confdefs.h. */ |
---|
1630 | | #define _XOPEN_SOURCE 500 |
---|
1631 | | #define _GNU_SOURCE |
---|
1632 | | #include <ftw.h> |
---|
1633 | | int |
---|
1634 | | main () |
---|
1635 | | { |
---|
1636 | | int flags = FTW_ACTIONRETVAL; |
---|
1637 | | ; |
---|
1638 | | return 0; |
---|
1639 | | } |
---|
1640 | configure:24933: result: no |
---|
1641 | configure:24963: checking for stdlib.h |
---|
1642 | configure:24963: result: yes |
---|
1643 | configure:24963: checking for unistd.h |
---|
1644 | configure:24963: result: yes |
---|
1645 | configure:24963: checking for sys/param.h |
---|
1646 | configure:24963: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
1647 | configure:24963: $? = 0 |
---|
1648 | configure:24963: result: yes |
---|
1649 | configure:24983: checking for getpagesize |
---|
1650 | configure:24983: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1651 | configure:24983: $? = 0 |
---|
1652 | configure:24983: result: yes |
---|
1653 | configure:24992: checking for working mmap |
---|
1654 | configure:25139: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1655 | configure:25139: $? = 0 |
---|
1656 | configure:25139: ./conftest |
---|
1657 | configure:25139: $? = 0 |
---|
1658 | configure:25149: result: yes |
---|
1659 | configure:25161: checking for mallinfo |
---|
1660 | configure:25161: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1661 | Undefined symbols for architecture x86_64: |
---|
1662 | "_mallinfo", referenced from: |
---|
1663 | _main in conftest-544152.o |
---|
1664 | ld: symbol(s) not found for architecture x86_64 |
---|
1665 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1666 | configure:25161: $? = 1 |
---|
1667 | configure: failed program was: |
---|
1668 | | /* confdefs.h */ |
---|
1669 | | #define PACKAGE_NAME "gtk+" |
---|
1670 | | #define PACKAGE_TARNAME "gtk+" |
---|
1671 | | #define PACKAGE_VERSION "3.22.29" |
---|
1672 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1673 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1674 | | #define PACKAGE_URL "" |
---|
1675 | | #define STDC_HEADERS 1 |
---|
1676 | | #define HAVE_SYS_TYPES_H 1 |
---|
1677 | | #define HAVE_SYS_STAT_H 1 |
---|
1678 | | #define HAVE_STDLIB_H 1 |
---|
1679 | | #define HAVE_STRING_H 1 |
---|
1680 | | #define HAVE_MEMORY_H 1 |
---|
1681 | | #define HAVE_STRINGS_H 1 |
---|
1682 | | #define HAVE_INTTYPES_H 1 |
---|
1683 | | #define HAVE_STDINT_H 1 |
---|
1684 | | #define HAVE_UNISTD_H 1 |
---|
1685 | | #define __EXTENSIONS__ 1 |
---|
1686 | | #define _ALL_SOURCE 1 |
---|
1687 | | #define _GNU_SOURCE 1 |
---|
1688 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1689 | | #define _TANDEM_SOURCE 1 |
---|
1690 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1691 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1692 | | #define HAVE_ICONV 1 |
---|
1693 | | #define ENABLE_NLS 1 |
---|
1694 | | #define HAVE_GETTEXT 1 |
---|
1695 | | #define HAVE_DCGETTEXT 1 |
---|
1696 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1697 | | #define HAVE_DLFCN_H 1 |
---|
1698 | | #define LT_OBJDIR ".libs/" |
---|
1699 | | #define HAVE_FLOCKFILE 1 |
---|
1700 | | #define HAVE_LSTAT 1 |
---|
1701 | | #define HAVE_MKSTEMP 1 |
---|
1702 | | #define HAVE_LOCALTIME_R 1 |
---|
1703 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1704 | | #define HAVE_SYS_MMAN_H 1 |
---|
1705 | | #define HAVE_SYS_MMAN_H 1 |
---|
1706 | | #define HAVE_SYS_TIME_H 1 |
---|
1707 | | #define HAVE_SYS_TIME_H 1 |
---|
1708 | | #define HAVE_UNISTD_H 1 |
---|
1709 | | #define HAVE_UNISTD_H 1 |
---|
1710 | | #define HAVE_FTW_H 1 |
---|
1711 | | #define HAVE_FTW_H 1 |
---|
1712 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
---|
1713 | | #define HAVE_STDLIB_H 1 |
---|
1714 | | #define HAVE_UNISTD_H 1 |
---|
1715 | | #define HAVE_SYS_PARAM_H 1 |
---|
1716 | | #define HAVE_GETPAGESIZE 1 |
---|
1717 | | #define HAVE_MMAP 1 |
---|
1718 | | /* end confdefs.h. */ |
---|
1719 | | /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo. |
---|
1720 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1721 | | #define mallinfo innocuous_mallinfo |
---|
1722 | | |
---|
1723 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1724 | | which can conflict with char mallinfo (); below. |
---|
1725 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1726 | | <limits.h> exists even on freestanding compilers. */ |
---|
1727 | | |
---|
1728 | | #ifdef __STDC__ |
---|
1729 | | # include <limits.h> |
---|
1730 | | #else |
---|
1731 | | # include <assert.h> |
---|
1732 | | #endif |
---|
1733 | | |
---|
1734 | | #undef mallinfo |
---|
1735 | | |
---|
1736 | | /* Override any GCC internal prototype to avoid an error. |
---|
1737 | | Use char because int might match the return type of a GCC |
---|
1738 | | builtin and then its argument prototype would still apply. */ |
---|
1739 | | #ifdef __cplusplus |
---|
1740 | | extern "C" |
---|
1741 | | #endif |
---|
1742 | | char mallinfo (); |
---|
1743 | | /* The GNU C library defines this for functions which it implements |
---|
1744 | | to always fail with ENOSYS. Some functions are actually named |
---|
1745 | | something starting with __ and the normal name is an alias. */ |
---|
1746 | | #if defined __stub_mallinfo || defined __stub___mallinfo |
---|
1747 | | choke me |
---|
1748 | | #endif |
---|
1749 | | |
---|
1750 | | int |
---|
1751 | | main () |
---|
1752 | | { |
---|
1753 | | return mallinfo (); |
---|
1754 | | ; |
---|
1755 | | return 0; |
---|
1756 | | } |
---|
1757 | configure:25161: result: no |
---|
1758 | configure:25172: checking for getresuid |
---|
1759 | configure:25172: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1760 | Undefined symbols for architecture x86_64: |
---|
1761 | "_getresuid", referenced from: |
---|
1762 | _main in conftest-d9575c.o |
---|
1763 | ld: symbol(s) not found for architecture x86_64 |
---|
1764 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1765 | configure:25172: $? = 1 |
---|
1766 | configure: failed program was: |
---|
1767 | | /* confdefs.h */ |
---|
1768 | | #define PACKAGE_NAME "gtk+" |
---|
1769 | | #define PACKAGE_TARNAME "gtk+" |
---|
1770 | | #define PACKAGE_VERSION "3.22.29" |
---|
1771 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1772 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1773 | | #define PACKAGE_URL "" |
---|
1774 | | #define STDC_HEADERS 1 |
---|
1775 | | #define HAVE_SYS_TYPES_H 1 |
---|
1776 | | #define HAVE_SYS_STAT_H 1 |
---|
1777 | | #define HAVE_STDLIB_H 1 |
---|
1778 | | #define HAVE_STRING_H 1 |
---|
1779 | | #define HAVE_MEMORY_H 1 |
---|
1780 | | #define HAVE_STRINGS_H 1 |
---|
1781 | | #define HAVE_INTTYPES_H 1 |
---|
1782 | | #define HAVE_STDINT_H 1 |
---|
1783 | | #define HAVE_UNISTD_H 1 |
---|
1784 | | #define __EXTENSIONS__ 1 |
---|
1785 | | #define _ALL_SOURCE 1 |
---|
1786 | | #define _GNU_SOURCE 1 |
---|
1787 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1788 | | #define _TANDEM_SOURCE 1 |
---|
1789 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1790 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1791 | | #define HAVE_ICONV 1 |
---|
1792 | | #define ENABLE_NLS 1 |
---|
1793 | | #define HAVE_GETTEXT 1 |
---|
1794 | | #define HAVE_DCGETTEXT 1 |
---|
1795 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1796 | | #define HAVE_DLFCN_H 1 |
---|
1797 | | #define LT_OBJDIR ".libs/" |
---|
1798 | | #define HAVE_FLOCKFILE 1 |
---|
1799 | | #define HAVE_LSTAT 1 |
---|
1800 | | #define HAVE_MKSTEMP 1 |
---|
1801 | | #define HAVE_LOCALTIME_R 1 |
---|
1802 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1803 | | #define HAVE_SYS_MMAN_H 1 |
---|
1804 | | #define HAVE_SYS_MMAN_H 1 |
---|
1805 | | #define HAVE_SYS_TIME_H 1 |
---|
1806 | | #define HAVE_SYS_TIME_H 1 |
---|
1807 | | #define HAVE_UNISTD_H 1 |
---|
1808 | | #define HAVE_UNISTD_H 1 |
---|
1809 | | #define HAVE_FTW_H 1 |
---|
1810 | | #define HAVE_FTW_H 1 |
---|
1811 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
---|
1812 | | #define HAVE_STDLIB_H 1 |
---|
1813 | | #define HAVE_UNISTD_H 1 |
---|
1814 | | #define HAVE_SYS_PARAM_H 1 |
---|
1815 | | #define HAVE_GETPAGESIZE 1 |
---|
1816 | | #define HAVE_MMAP 1 |
---|
1817 | | /* end confdefs.h. */ |
---|
1818 | | /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid. |
---|
1819 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1820 | | #define getresuid innocuous_getresuid |
---|
1821 | | |
---|
1822 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1823 | | which can conflict with char getresuid (); below. |
---|
1824 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1825 | | <limits.h> exists even on freestanding compilers. */ |
---|
1826 | | |
---|
1827 | | #ifdef __STDC__ |
---|
1828 | | # include <limits.h> |
---|
1829 | | #else |
---|
1830 | | # include <assert.h> |
---|
1831 | | #endif |
---|
1832 | | |
---|
1833 | | #undef getresuid |
---|
1834 | | |
---|
1835 | | /* Override any GCC internal prototype to avoid an error. |
---|
1836 | | Use char because int might match the return type of a GCC |
---|
1837 | | builtin and then its argument prototype would still apply. */ |
---|
1838 | | #ifdef __cplusplus |
---|
1839 | | extern "C" |
---|
1840 | | #endif |
---|
1841 | | char getresuid (); |
---|
1842 | | /* The GNU C library defines this for functions which it implements |
---|
1843 | | to always fail with ENOSYS. Some functions are actually named |
---|
1844 | | something starting with __ and the normal name is an alias. */ |
---|
1845 | | #if defined __stub_getresuid || defined __stub___getresuid |
---|
1846 | | choke me |
---|
1847 | | #endif |
---|
1848 | | |
---|
1849 | | int |
---|
1850 | | main () |
---|
1851 | | { |
---|
1852 | | return getresuid (); |
---|
1853 | | ; |
---|
1854 | | return 0; |
---|
1855 | | } |
---|
1856 | configure:25172: result: no |
---|
1857 | configure:25181: checking for uid_t in sys/types.h |
---|
1858 | configure:25200: result: yes |
---|
1859 | configure:25213: checking for round in -lm |
---|
1860 | configure:25238: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1861 | conftest.c:59:6: warning: incompatible redeclaration of library function 'round' [-Wincompatible-library-redeclaration] |
---|
1862 | char round (); |
---|
1863 | ^ |
---|
1864 | conftest.c:59:6: note: 'round' is a builtin with type 'double (double)' |
---|
1865 | 1 warning generated. |
---|
1866 | configure:25238: $? = 0 |
---|
1867 | configure:25247: result: yes |
---|
1868 | configure:25261: checking for round |
---|
1869 | configure:25261: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1870 | conftest.c:76:6: warning: incompatible redeclaration of library function 'round' [-Wincompatible-library-redeclaration] |
---|
1871 | char round (); |
---|
1872 | ^ |
---|
1873 | conftest.c:76:6: note: 'round' is a builtin with type 'double (double)' |
---|
1874 | 1 warning generated. |
---|
1875 | configure:25261: $? = 0 |
---|
1876 | configure:25261: result: yes |
---|
1877 | configure:25261: checking for rint |
---|
1878 | configure:25261: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1879 | conftest.c:77:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration] |
---|
1880 | char rint (); |
---|
1881 | ^ |
---|
1882 | conftest.c:77:6: note: 'rint' is a builtin with type 'double (double)' |
---|
1883 | 1 warning generated. |
---|
1884 | configure:25261: $? = 0 |
---|
1885 | configure:25261: result: yes |
---|
1886 | configure:25261: checking for nearbyint |
---|
1887 | configure:25261: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1888 | conftest.c:78:6: warning: incompatible redeclaration of library function 'nearbyint' [-Wincompatible-library-redeclaration] |
---|
1889 | char nearbyint (); |
---|
1890 | ^ |
---|
1891 | conftest.c:78:6: note: 'nearbyint' is a builtin with type 'double (double)' |
---|
1892 | 1 warning generated. |
---|
1893 | configure:25261: $? = 0 |
---|
1894 | configure:25261: result: yes |
---|
1895 | configure:25261: checking for sincos |
---|
1896 | configure:25261: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
1897 | Undefined symbols for architecture x86_64: |
---|
1898 | "_sincos", referenced from: |
---|
1899 | _main in conftest-0ee10f.o |
---|
1900 | ld: symbol(s) not found for architecture x86_64 |
---|
1901 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1902 | configure:25261: $? = 1 |
---|
1903 | configure: failed program was: |
---|
1904 | | /* confdefs.h */ |
---|
1905 | | #define PACKAGE_NAME "gtk+" |
---|
1906 | | #define PACKAGE_TARNAME "gtk+" |
---|
1907 | | #define PACKAGE_VERSION "3.22.29" |
---|
1908 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
1909 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1910 | | #define PACKAGE_URL "" |
---|
1911 | | #define STDC_HEADERS 1 |
---|
1912 | | #define HAVE_SYS_TYPES_H 1 |
---|
1913 | | #define HAVE_SYS_STAT_H 1 |
---|
1914 | | #define HAVE_STDLIB_H 1 |
---|
1915 | | #define HAVE_STRING_H 1 |
---|
1916 | | #define HAVE_MEMORY_H 1 |
---|
1917 | | #define HAVE_STRINGS_H 1 |
---|
1918 | | #define HAVE_INTTYPES_H 1 |
---|
1919 | | #define HAVE_STDINT_H 1 |
---|
1920 | | #define HAVE_UNISTD_H 1 |
---|
1921 | | #define __EXTENSIONS__ 1 |
---|
1922 | | #define _ALL_SOURCE 1 |
---|
1923 | | #define _GNU_SOURCE 1 |
---|
1924 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1925 | | #define _TANDEM_SOURCE 1 |
---|
1926 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1927 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1928 | | #define HAVE_ICONV 1 |
---|
1929 | | #define ENABLE_NLS 1 |
---|
1930 | | #define HAVE_GETTEXT 1 |
---|
1931 | | #define HAVE_DCGETTEXT 1 |
---|
1932 | | #define GETTEXT_PACKAGE "gtk30" |
---|
1933 | | #define HAVE_DLFCN_H 1 |
---|
1934 | | #define LT_OBJDIR ".libs/" |
---|
1935 | | #define HAVE_FLOCKFILE 1 |
---|
1936 | | #define HAVE_LSTAT 1 |
---|
1937 | | #define HAVE_MKSTEMP 1 |
---|
1938 | | #define HAVE_LOCALTIME_R 1 |
---|
1939 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1940 | | #define HAVE_SYS_MMAN_H 1 |
---|
1941 | | #define HAVE_SYS_MMAN_H 1 |
---|
1942 | | #define HAVE_SYS_TIME_H 1 |
---|
1943 | | #define HAVE_SYS_TIME_H 1 |
---|
1944 | | #define HAVE_UNISTD_H 1 |
---|
1945 | | #define HAVE_UNISTD_H 1 |
---|
1946 | | #define HAVE_FTW_H 1 |
---|
1947 | | #define HAVE_FTW_H 1 |
---|
1948 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
---|
1949 | | #define HAVE_STDLIB_H 1 |
---|
1950 | | #define HAVE_UNISTD_H 1 |
---|
1951 | | #define HAVE_SYS_PARAM_H 1 |
---|
1952 | | #define HAVE_GETPAGESIZE 1 |
---|
1953 | | #define HAVE_MMAP 1 |
---|
1954 | | #define HAVE_LIBM 1 |
---|
1955 | | #define HAVE_ROUND 1 |
---|
1956 | | #define HAVE_RINT 1 |
---|
1957 | | #define HAVE_NEARBYINT 1 |
---|
1958 | | /* end confdefs.h. */ |
---|
1959 | | /* Define sincos to an innocuous variant, in case <limits.h> declares sincos. |
---|
1960 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1961 | | #define sincos innocuous_sincos |
---|
1962 | | |
---|
1963 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1964 | | which can conflict with char sincos (); below. |
---|
1965 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1966 | | <limits.h> exists even on freestanding compilers. */ |
---|
1967 | | |
---|
1968 | | #ifdef __STDC__ |
---|
1969 | | # include <limits.h> |
---|
1970 | | #else |
---|
1971 | | # include <assert.h> |
---|
1972 | | #endif |
---|
1973 | | |
---|
1974 | | #undef sincos |
---|
1975 | | |
---|
1976 | | /* Override any GCC internal prototype to avoid an error. |
---|
1977 | | Use char because int might match the return type of a GCC |
---|
1978 | | builtin and then its argument prototype would still apply. */ |
---|
1979 | | #ifdef __cplusplus |
---|
1980 | | extern "C" |
---|
1981 | | #endif |
---|
1982 | | char sincos (); |
---|
1983 | | /* The GNU C library defines this for functions which it implements |
---|
1984 | | to always fail with ENOSYS. Some functions are actually named |
---|
1985 | | something starting with __ and the normal name is an alias. */ |
---|
1986 | | #if defined __stub_sincos || defined __stub___sincos |
---|
1987 | | choke me |
---|
1988 | | #endif |
---|
1989 | | |
---|
1990 | | int |
---|
1991 | | main () |
---|
1992 | | { |
---|
1993 | | return sincos (); |
---|
1994 | | ; |
---|
1995 | | return 0; |
---|
1996 | | } |
---|
1997 | configure:25261: result: no |
---|
1998 | configure:25261: checking for exp2 |
---|
1999 | configure:25261: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2000 | conftest.c:79:6: warning: incompatible redeclaration of library function 'exp2' [-Wincompatible-library-redeclaration] |
---|
2001 | char exp2 (); |
---|
2002 | ^ |
---|
2003 | conftest.c:79:6: note: 'exp2' is a builtin with type 'double (double)' |
---|
2004 | 1 warning generated. |
---|
2005 | configure:25261: $? = 0 |
---|
2006 | configure:25261: result: yes |
---|
2007 | configure:25261: checking for log2 |
---|
2008 | configure:25261: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2009 | conftest.c:80:6: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration] |
---|
2010 | char log2 (); |
---|
2011 | ^ |
---|
2012 | conftest.c:80:6: note: 'log2' is a builtin with type 'double (double)' |
---|
2013 | 1 warning generated. |
---|
2014 | configure:25261: $? = 0 |
---|
2015 | configure:25261: result: yes |
---|
2016 | configure:25270: checking whether isnan is declared |
---|
2017 | configure:25270: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
2018 | configure:25270: $? = 0 |
---|
2019 | configure:25270: result: yes |
---|
2020 | configure:25281: checking whether isinf is declared |
---|
2021 | configure:25281: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
2022 | configure:25281: $? = 0 |
---|
2023 | configure:25281: result: yes |
---|
2024 | configure:25297: checking crt_externs.h usability |
---|
2025 | configure:25297: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
2026 | configure:25297: $? = 0 |
---|
2027 | configure:25297: result: yes |
---|
2028 | configure:25297: checking crt_externs.h presence |
---|
2029 | configure:25297: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
2030 | configure:25297: $? = 0 |
---|
2031 | configure:25297: result: yes |
---|
2032 | configure:25297: checking for crt_externs.h |
---|
2033 | configure:25297: result: yes |
---|
2034 | configure:25309: checking for _NSGetEnviron |
---|
2035 | configure:25309: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2036 | configure:25309: $? = 0 |
---|
2037 | configure:25309: result: yes |
---|
2038 | configure:25319: checking whether to build dynamic modules |
---|
2039 | configure:25335: result: yes |
---|
2040 | configure:25337: checking whether dynamic modules work |
---|
2041 | configure:25362: result: yes |
---|
2042 | configure:25383: checking immodules to build |
---|
2043 | configure:25412: result: |
---|
2044 | configure:25567: checking sys/systeminfo.h usability |
---|
2045 | configure:25567: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
2046 | conftest.c:96:10: fatal error: 'sys/systeminfo.h' file not found |
---|
2047 | #include <sys/systeminfo.h> |
---|
2048 | ^~~~~~~~~~~~~~~~~~ |
---|
2049 | 1 error generated. |
---|
2050 | configure:25567: $? = 1 |
---|
2051 | configure: failed program was: |
---|
2052 | | /* confdefs.h */ |
---|
2053 | | #define PACKAGE_NAME "gtk+" |
---|
2054 | | #define PACKAGE_TARNAME "gtk+" |
---|
2055 | | #define PACKAGE_VERSION "3.22.29" |
---|
2056 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
2057 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
2058 | | #define PACKAGE_URL "" |
---|
2059 | | #define STDC_HEADERS 1 |
---|
2060 | | #define HAVE_SYS_TYPES_H 1 |
---|
2061 | | #define HAVE_SYS_STAT_H 1 |
---|
2062 | | #define HAVE_STDLIB_H 1 |
---|
2063 | | #define HAVE_STRING_H 1 |
---|
2064 | | #define HAVE_MEMORY_H 1 |
---|
2065 | | #define HAVE_STRINGS_H 1 |
---|
2066 | | #define HAVE_INTTYPES_H 1 |
---|
2067 | | #define HAVE_STDINT_H 1 |
---|
2068 | | #define HAVE_UNISTD_H 1 |
---|
2069 | | #define __EXTENSIONS__ 1 |
---|
2070 | | #define _ALL_SOURCE 1 |
---|
2071 | | #define _GNU_SOURCE 1 |
---|
2072 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2073 | | #define _TANDEM_SOURCE 1 |
---|
2074 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2075 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2076 | | #define HAVE_ICONV 1 |
---|
2077 | | #define ENABLE_NLS 1 |
---|
2078 | | #define HAVE_GETTEXT 1 |
---|
2079 | | #define HAVE_DCGETTEXT 1 |
---|
2080 | | #define GETTEXT_PACKAGE "gtk30" |
---|
2081 | | #define HAVE_DLFCN_H 1 |
---|
2082 | | #define LT_OBJDIR ".libs/" |
---|
2083 | | #define HAVE_FLOCKFILE 1 |
---|
2084 | | #define HAVE_LSTAT 1 |
---|
2085 | | #define HAVE_MKSTEMP 1 |
---|
2086 | | #define HAVE_LOCALTIME_R 1 |
---|
2087 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2088 | | #define HAVE_SYS_MMAN_H 1 |
---|
2089 | | #define HAVE_SYS_MMAN_H 1 |
---|
2090 | | #define HAVE_SYS_TIME_H 1 |
---|
2091 | | #define HAVE_SYS_TIME_H 1 |
---|
2092 | | #define HAVE_UNISTD_H 1 |
---|
2093 | | #define HAVE_UNISTD_H 1 |
---|
2094 | | #define HAVE_FTW_H 1 |
---|
2095 | | #define HAVE_FTW_H 1 |
---|
2096 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
---|
2097 | | #define HAVE_STDLIB_H 1 |
---|
2098 | | #define HAVE_UNISTD_H 1 |
---|
2099 | | #define HAVE_SYS_PARAM_H 1 |
---|
2100 | | #define HAVE_GETPAGESIZE 1 |
---|
2101 | | #define HAVE_MMAP 1 |
---|
2102 | | #define HAVE_LIBM 1 |
---|
2103 | | #define HAVE_ROUND 1 |
---|
2104 | | #define HAVE_RINT 1 |
---|
2105 | | #define HAVE_NEARBYINT 1 |
---|
2106 | | #define HAVE_EXP2 1 |
---|
2107 | | #define HAVE_LOG2 1 |
---|
2108 | | #define HAVE_DECL_ISNAN 1 |
---|
2109 | | #define HAVE_DECL_ISINF 1 |
---|
2110 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
2111 | | #define HAVE__NSGETENVIRON 1 |
---|
2112 | | #define USE_GMODULE 1 |
---|
2113 | | /* end confdefs.h. */ |
---|
2114 | | #include <stdio.h> |
---|
2115 | | #ifdef HAVE_SYS_TYPES_H |
---|
2116 | | # include <sys/types.h> |
---|
2117 | | #endif |
---|
2118 | | #ifdef HAVE_SYS_STAT_H |
---|
2119 | | # include <sys/stat.h> |
---|
2120 | | #endif |
---|
2121 | | #ifdef STDC_HEADERS |
---|
2122 | | # include <stdlib.h> |
---|
2123 | | # include <stddef.h> |
---|
2124 | | #else |
---|
2125 | | # ifdef HAVE_STDLIB_H |
---|
2126 | | # include <stdlib.h> |
---|
2127 | | # endif |
---|
2128 | | #endif |
---|
2129 | | #ifdef HAVE_STRING_H |
---|
2130 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2131 | | # include <memory.h> |
---|
2132 | | # endif |
---|
2133 | | # include <string.h> |
---|
2134 | | #endif |
---|
2135 | | #ifdef HAVE_STRINGS_H |
---|
2136 | | # include <strings.h> |
---|
2137 | | #endif |
---|
2138 | | #ifdef HAVE_INTTYPES_H |
---|
2139 | | # include <inttypes.h> |
---|
2140 | | #endif |
---|
2141 | | #ifdef HAVE_STDINT_H |
---|
2142 | | # include <stdint.h> |
---|
2143 | | #endif |
---|
2144 | | #ifdef HAVE_UNISTD_H |
---|
2145 | | # include <unistd.h> |
---|
2146 | | #endif |
---|
2147 | | #include <sys/systeminfo.h> |
---|
2148 | configure:25567: result: no |
---|
2149 | configure:25567: checking sys/systeminfo.h presence |
---|
2150 | configure:25567: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
2151 | conftest.c:63:10: fatal error: 'sys/systeminfo.h' file not found |
---|
2152 | #include <sys/systeminfo.h> |
---|
2153 | ^~~~~~~~~~~~~~~~~~ |
---|
2154 | 1 error generated. |
---|
2155 | configure:25567: $? = 1 |
---|
2156 | configure: failed program was: |
---|
2157 | | /* confdefs.h */ |
---|
2158 | | #define PACKAGE_NAME "gtk+" |
---|
2159 | | #define PACKAGE_TARNAME "gtk+" |
---|
2160 | | #define PACKAGE_VERSION "3.22.29" |
---|
2161 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
2162 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
2163 | | #define PACKAGE_URL "" |
---|
2164 | | #define STDC_HEADERS 1 |
---|
2165 | | #define HAVE_SYS_TYPES_H 1 |
---|
2166 | | #define HAVE_SYS_STAT_H 1 |
---|
2167 | | #define HAVE_STDLIB_H 1 |
---|
2168 | | #define HAVE_STRING_H 1 |
---|
2169 | | #define HAVE_MEMORY_H 1 |
---|
2170 | | #define HAVE_STRINGS_H 1 |
---|
2171 | | #define HAVE_INTTYPES_H 1 |
---|
2172 | | #define HAVE_STDINT_H 1 |
---|
2173 | | #define HAVE_UNISTD_H 1 |
---|
2174 | | #define __EXTENSIONS__ 1 |
---|
2175 | | #define _ALL_SOURCE 1 |
---|
2176 | | #define _GNU_SOURCE 1 |
---|
2177 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2178 | | #define _TANDEM_SOURCE 1 |
---|
2179 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2180 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2181 | | #define HAVE_ICONV 1 |
---|
2182 | | #define ENABLE_NLS 1 |
---|
2183 | | #define HAVE_GETTEXT 1 |
---|
2184 | | #define HAVE_DCGETTEXT 1 |
---|
2185 | | #define GETTEXT_PACKAGE "gtk30" |
---|
2186 | | #define HAVE_DLFCN_H 1 |
---|
2187 | | #define LT_OBJDIR ".libs/" |
---|
2188 | | #define HAVE_FLOCKFILE 1 |
---|
2189 | | #define HAVE_LSTAT 1 |
---|
2190 | | #define HAVE_MKSTEMP 1 |
---|
2191 | | #define HAVE_LOCALTIME_R 1 |
---|
2192 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2193 | | #define HAVE_SYS_MMAN_H 1 |
---|
2194 | | #define HAVE_SYS_MMAN_H 1 |
---|
2195 | | #define HAVE_SYS_TIME_H 1 |
---|
2196 | | #define HAVE_SYS_TIME_H 1 |
---|
2197 | | #define HAVE_UNISTD_H 1 |
---|
2198 | | #define HAVE_UNISTD_H 1 |
---|
2199 | | #define HAVE_FTW_H 1 |
---|
2200 | | #define HAVE_FTW_H 1 |
---|
2201 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
---|
2202 | | #define HAVE_STDLIB_H 1 |
---|
2203 | | #define HAVE_UNISTD_H 1 |
---|
2204 | | #define HAVE_SYS_PARAM_H 1 |
---|
2205 | | #define HAVE_GETPAGESIZE 1 |
---|
2206 | | #define HAVE_MMAP 1 |
---|
2207 | | #define HAVE_LIBM 1 |
---|
2208 | | #define HAVE_ROUND 1 |
---|
2209 | | #define HAVE_RINT 1 |
---|
2210 | | #define HAVE_NEARBYINT 1 |
---|
2211 | | #define HAVE_EXP2 1 |
---|
2212 | | #define HAVE_LOG2 1 |
---|
2213 | | #define HAVE_DECL_ISNAN 1 |
---|
2214 | | #define HAVE_DECL_ISINF 1 |
---|
2215 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
2216 | | #define HAVE__NSGETENVIRON 1 |
---|
2217 | | #define USE_GMODULE 1 |
---|
2218 | | /* end confdefs.h. */ |
---|
2219 | | #include <sys/systeminfo.h> |
---|
2220 | configure:25567: result: no |
---|
2221 | configure:25567: checking for sys/systeminfo.h |
---|
2222 | configure:25567: result: no |
---|
2223 | configure:25575: checking sys/sysinfo.h usability |
---|
2224 | configure:25575: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
2225 | conftest.c:96:10: fatal error: 'sys/sysinfo.h' file not found |
---|
2226 | #include <sys/sysinfo.h> |
---|
2227 | ^~~~~~~~~~~~~~~ |
---|
2228 | 1 error generated. |
---|
2229 | configure:25575: $? = 1 |
---|
2230 | configure: failed program was: |
---|
2231 | | /* confdefs.h */ |
---|
2232 | | #define PACKAGE_NAME "gtk+" |
---|
2233 | | #define PACKAGE_TARNAME "gtk+" |
---|
2234 | | #define PACKAGE_VERSION "3.22.29" |
---|
2235 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
2236 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
2237 | | #define PACKAGE_URL "" |
---|
2238 | | #define STDC_HEADERS 1 |
---|
2239 | | #define HAVE_SYS_TYPES_H 1 |
---|
2240 | | #define HAVE_SYS_STAT_H 1 |
---|
2241 | | #define HAVE_STDLIB_H 1 |
---|
2242 | | #define HAVE_STRING_H 1 |
---|
2243 | | #define HAVE_MEMORY_H 1 |
---|
2244 | | #define HAVE_STRINGS_H 1 |
---|
2245 | | #define HAVE_INTTYPES_H 1 |
---|
2246 | | #define HAVE_STDINT_H 1 |
---|
2247 | | #define HAVE_UNISTD_H 1 |
---|
2248 | | #define __EXTENSIONS__ 1 |
---|
2249 | | #define _ALL_SOURCE 1 |
---|
2250 | | #define _GNU_SOURCE 1 |
---|
2251 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2252 | | #define _TANDEM_SOURCE 1 |
---|
2253 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2254 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2255 | | #define HAVE_ICONV 1 |
---|
2256 | | #define ENABLE_NLS 1 |
---|
2257 | | #define HAVE_GETTEXT 1 |
---|
2258 | | #define HAVE_DCGETTEXT 1 |
---|
2259 | | #define GETTEXT_PACKAGE "gtk30" |
---|
2260 | | #define HAVE_DLFCN_H 1 |
---|
2261 | | #define LT_OBJDIR ".libs/" |
---|
2262 | | #define HAVE_FLOCKFILE 1 |
---|
2263 | | #define HAVE_LSTAT 1 |
---|
2264 | | #define HAVE_MKSTEMP 1 |
---|
2265 | | #define HAVE_LOCALTIME_R 1 |
---|
2266 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2267 | | #define HAVE_SYS_MMAN_H 1 |
---|
2268 | | #define HAVE_SYS_MMAN_H 1 |
---|
2269 | | #define HAVE_SYS_TIME_H 1 |
---|
2270 | | #define HAVE_SYS_TIME_H 1 |
---|
2271 | | #define HAVE_UNISTD_H 1 |
---|
2272 | | #define HAVE_UNISTD_H 1 |
---|
2273 | | #define HAVE_FTW_H 1 |
---|
2274 | | #define HAVE_FTW_H 1 |
---|
2275 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
---|
2276 | | #define HAVE_STDLIB_H 1 |
---|
2277 | | #define HAVE_UNISTD_H 1 |
---|
2278 | | #define HAVE_SYS_PARAM_H 1 |
---|
2279 | | #define HAVE_GETPAGESIZE 1 |
---|
2280 | | #define HAVE_MMAP 1 |
---|
2281 | | #define HAVE_LIBM 1 |
---|
2282 | | #define HAVE_ROUND 1 |
---|
2283 | | #define HAVE_RINT 1 |
---|
2284 | | #define HAVE_NEARBYINT 1 |
---|
2285 | | #define HAVE_EXP2 1 |
---|
2286 | | #define HAVE_LOG2 1 |
---|
2287 | | #define HAVE_DECL_ISNAN 1 |
---|
2288 | | #define HAVE_DECL_ISINF 1 |
---|
2289 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
2290 | | #define HAVE__NSGETENVIRON 1 |
---|
2291 | | #define USE_GMODULE 1 |
---|
2292 | | /* end confdefs.h. */ |
---|
2293 | | #include <stdio.h> |
---|
2294 | | #ifdef HAVE_SYS_TYPES_H |
---|
2295 | | # include <sys/types.h> |
---|
2296 | | #endif |
---|
2297 | | #ifdef HAVE_SYS_STAT_H |
---|
2298 | | # include <sys/stat.h> |
---|
2299 | | #endif |
---|
2300 | | #ifdef STDC_HEADERS |
---|
2301 | | # include <stdlib.h> |
---|
2302 | | # include <stddef.h> |
---|
2303 | | #else |
---|
2304 | | # ifdef HAVE_STDLIB_H |
---|
2305 | | # include <stdlib.h> |
---|
2306 | | # endif |
---|
2307 | | #endif |
---|
2308 | | #ifdef HAVE_STRING_H |
---|
2309 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2310 | | # include <memory.h> |
---|
2311 | | # endif |
---|
2312 | | # include <string.h> |
---|
2313 | | #endif |
---|
2314 | | #ifdef HAVE_STRINGS_H |
---|
2315 | | # include <strings.h> |
---|
2316 | | #endif |
---|
2317 | | #ifdef HAVE_INTTYPES_H |
---|
2318 | | # include <inttypes.h> |
---|
2319 | | #endif |
---|
2320 | | #ifdef HAVE_STDINT_H |
---|
2321 | | # include <stdint.h> |
---|
2322 | | #endif |
---|
2323 | | #ifdef HAVE_UNISTD_H |
---|
2324 | | # include <unistd.h> |
---|
2325 | | #endif |
---|
2326 | | #include <sys/sysinfo.h> |
---|
2327 | configure:25575: result: no |
---|
2328 | configure:25575: checking sys/sysinfo.h presence |
---|
2329 | configure:25575: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -DX_LOCALE conftest.c |
---|
2330 | conftest.c:63:10: fatal error: 'sys/sysinfo.h' file not found |
---|
2331 | #include <sys/sysinfo.h> |
---|
2332 | ^~~~~~~~~~~~~~~ |
---|
2333 | 1 error generated. |
---|
2334 | configure:25575: $? = 1 |
---|
2335 | configure: failed program was: |
---|
2336 | | /* confdefs.h */ |
---|
2337 | | #define PACKAGE_NAME "gtk+" |
---|
2338 | | #define PACKAGE_TARNAME "gtk+" |
---|
2339 | | #define PACKAGE_VERSION "3.22.29" |
---|
2340 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
2341 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
2342 | | #define PACKAGE_URL "" |
---|
2343 | | #define STDC_HEADERS 1 |
---|
2344 | | #define HAVE_SYS_TYPES_H 1 |
---|
2345 | | #define HAVE_SYS_STAT_H 1 |
---|
2346 | | #define HAVE_STDLIB_H 1 |
---|
2347 | | #define HAVE_STRING_H 1 |
---|
2348 | | #define HAVE_MEMORY_H 1 |
---|
2349 | | #define HAVE_STRINGS_H 1 |
---|
2350 | | #define HAVE_INTTYPES_H 1 |
---|
2351 | | #define HAVE_STDINT_H 1 |
---|
2352 | | #define HAVE_UNISTD_H 1 |
---|
2353 | | #define __EXTENSIONS__ 1 |
---|
2354 | | #define _ALL_SOURCE 1 |
---|
2355 | | #define _GNU_SOURCE 1 |
---|
2356 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2357 | | #define _TANDEM_SOURCE 1 |
---|
2358 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2359 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2360 | | #define HAVE_ICONV 1 |
---|
2361 | | #define ENABLE_NLS 1 |
---|
2362 | | #define HAVE_GETTEXT 1 |
---|
2363 | | #define HAVE_DCGETTEXT 1 |
---|
2364 | | #define GETTEXT_PACKAGE "gtk30" |
---|
2365 | | #define HAVE_DLFCN_H 1 |
---|
2366 | | #define LT_OBJDIR ".libs/" |
---|
2367 | | #define HAVE_FLOCKFILE 1 |
---|
2368 | | #define HAVE_LSTAT 1 |
---|
2369 | | #define HAVE_MKSTEMP 1 |
---|
2370 | | #define HAVE_LOCALTIME_R 1 |
---|
2371 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2372 | | #define HAVE_SYS_MMAN_H 1 |
---|
2373 | | #define HAVE_SYS_MMAN_H 1 |
---|
2374 | | #define HAVE_SYS_TIME_H 1 |
---|
2375 | | #define HAVE_SYS_TIME_H 1 |
---|
2376 | | #define HAVE_UNISTD_H 1 |
---|
2377 | | #define HAVE_UNISTD_H 1 |
---|
2378 | | #define HAVE_FTW_H 1 |
---|
2379 | | #define HAVE_FTW_H 1 |
---|
2380 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
---|
2381 | | #define HAVE_STDLIB_H 1 |
---|
2382 | | #define HAVE_UNISTD_H 1 |
---|
2383 | | #define HAVE_SYS_PARAM_H 1 |
---|
2384 | | #define HAVE_GETPAGESIZE 1 |
---|
2385 | | #define HAVE_MMAP 1 |
---|
2386 | | #define HAVE_LIBM 1 |
---|
2387 | | #define HAVE_ROUND 1 |
---|
2388 | | #define HAVE_RINT 1 |
---|
2389 | | #define HAVE_NEARBYINT 1 |
---|
2390 | | #define HAVE_EXP2 1 |
---|
2391 | | #define HAVE_LOG2 1 |
---|
2392 | | #define HAVE_DECL_ISNAN 1 |
---|
2393 | | #define HAVE_DECL_ISINF 1 |
---|
2394 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
2395 | | #define HAVE__NSGETENVIRON 1 |
---|
2396 | | #define USE_GMODULE 1 |
---|
2397 | | /* end confdefs.h. */ |
---|
2398 | | #include <sys/sysinfo.h> |
---|
2399 | configure:25575: result: no |
---|
2400 | configure:25575: checking for sys/sysinfo.h |
---|
2401 | configure:25575: result: no |
---|
2402 | configure:26342: checking for XOpenDisplay |
---|
2403 | configure:26342: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -L/opt/local/lib -lX11 -lXext -lm -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2404 | configure:26342: $? = 0 |
---|
2405 | configure:26342: result: yes |
---|
2406 | configure:26349: checking for XextFindDisplay |
---|
2407 | configure:26349: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -L/opt/local/lib -lX11 -lXext -lm -lintl -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2408 | configure:26349: $? = 0 |
---|
2409 | configure:26349: result: yes |
---|
2410 | configure:26359: checking for xReply |
---|
2411 | configure:26359: /usr/bin/clang -arch x86_64 -c -pipe -Os -fstrict-aliasing -arch x86_64 -Wall -I/opt/local/include -DX_LOCALE conftest.c >&5 |
---|
2412 | In file included from conftest.c:63: |
---|
2413 | /opt/local/include/X11/Xlibint.h:68:8: error: redefinition of '_XDisplay' |
---|
2414 | struct _XDisplay |
---|
2415 | ^ |
---|
2416 | /opt/local/include/X11/Xlib.h:448:16: note: previous definition is here |
---|
2417 | typedef struct _XDisplay { |
---|
2418 | ^ |
---|
2419 | In file included from conftest.c:63: |
---|
2420 | /opt/local/include/X11/Xlibint.h:193:3: error: unknown type name 'XGenericEventCookie' |
---|
2421 | XGenericEventCookie * /* Xlib event */, |
---|
2422 | ^ |
---|
2423 | /opt/local/include/X11/Xlibint.h:198:3: error: unknown type name 'XGenericEventCookie' |
---|
2424 | XGenericEventCookie * /* in */, |
---|
2425 | ^ |
---|
2426 | /opt/local/include/X11/Xlibint.h:199:3: error: unknown type name 'XGenericEventCookie' |
---|
2427 | XGenericEventCookie * /* out*/); |
---|
2428 | ^ |
---|
2429 | /opt/local/include/X11/Xlibint.h:938:3: error: expected function body after function declarator |
---|
2430 | ) _X_NORETURN; |
---|
2431 | ^ |
---|
2432 | /opt/local/include/X11/Xlibint.h:1060:5: error: unknown type name 'XGenericEventCookie' |
---|
2433 | XGenericEventCookie* /* re */, |
---|
2434 | ^ |
---|
2435 | /opt/local/include/X11/Xlibint.h:1066:5: error: unknown type name 'XGenericEventCookie' |
---|
2436 | XGenericEventCookie* /* in */, |
---|
2437 | ^ |
---|
2438 | /opt/local/include/X11/Xlibint.h:1067:5: error: unknown type name 'XGenericEventCookie' |
---|
2439 | XGenericEventCookie* /* out */ |
---|
2440 | ^ |
---|
2441 | /opt/local/include/X11/Xlibint.h:1227:16: error: unknown type name 'XGenericEventCookie' |
---|
2442 | XGenericEventCookie* /* re */, |
---|
2443 | ^ |
---|
2444 | /opt/local/include/X11/Xlibint.h:1231:15: error: unknown type name 'XGenericEventCookie' |
---|
2445 | Display*, XGenericEventCookie*, xEvent* |
---|
2446 | ^ |
---|
2447 | /opt/local/include/X11/Xlibint.h:1239:16: error: unknown type name 'XGenericEventCookie' |
---|
2448 | XGenericEventCookie* /* in */, |
---|
2449 | ^ |
---|
2450 | /opt/local/include/X11/Xlibint.h:1240:16: error: unknown type name 'XGenericEventCookie' |
---|
2451 | XGenericEventCookie* /* out */ |
---|
2452 | ^ |
---|
2453 | /opt/local/include/X11/Xlibint.h:1243:15: error: unknown type name 'XGenericEventCookie' |
---|
2454 | Display*, XGenericEventCookie*, XGenericEventCookie* |
---|
2455 | ^ |
---|
2456 | /opt/local/include/X11/Xlibint.h:1243:37: error: unknown type name 'XGenericEventCookie' |
---|
2457 | Display*, XGenericEventCookie*, XGenericEventCookie* |
---|
2458 | ^ |
---|
2459 | /opt/local/include/X11/Xlibint.h:1321:5: error: unknown type name 'XConnectionWatchProc' |
---|
2460 | XConnectionWatchProc fn; |
---|
2461 | ^ |
---|
2462 | /opt/local/include/X11/Xlibint.h:1424:9: error: unknown type name 'XGenericEventCookie' |
---|
2463 | XGenericEventCookie *ev); |
---|
2464 | ^ |
---|
2465 | /opt/local/include/X11/Xlibint.h:1428:9: error: unknown type name 'XGenericEventCookie' |
---|
2466 | XGenericEventCookie *in, |
---|
2467 | ^ |
---|
2468 | /opt/local/include/X11/Xlibint.h:1429:9: error: unknown type name 'XGenericEventCookie' |
---|
2469 | XGenericEventCookie *out); |
---|
2470 | ^ |
---|
2471 | 18 errors generated. |
---|
2472 | configure:26359: $? = 1 |
---|
2473 | configure: failed program was: |
---|
2474 | | /* confdefs.h */ |
---|
2475 | | #define PACKAGE_NAME "gtk+" |
---|
2476 | | #define PACKAGE_TARNAME "gtk+" |
---|
2477 | | #define PACKAGE_VERSION "3.22.29" |
---|
2478 | | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
2479 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
2480 | | #define PACKAGE_URL "" |
---|
2481 | | #define STDC_HEADERS 1 |
---|
2482 | | #define HAVE_SYS_TYPES_H 1 |
---|
2483 | | #define HAVE_SYS_STAT_H 1 |
---|
2484 | | #define HAVE_STDLIB_H 1 |
---|
2485 | | #define HAVE_STRING_H 1 |
---|
2486 | | #define HAVE_MEMORY_H 1 |
---|
2487 | | #define HAVE_STRINGS_H 1 |
---|
2488 | | #define HAVE_INTTYPES_H 1 |
---|
2489 | | #define HAVE_STDINT_H 1 |
---|
2490 | | #define HAVE_UNISTD_H 1 |
---|
2491 | | #define __EXTENSIONS__ 1 |
---|
2492 | | #define _ALL_SOURCE 1 |
---|
2493 | | #define _GNU_SOURCE 1 |
---|
2494 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2495 | | #define _TANDEM_SOURCE 1 |
---|
2496 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2497 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2498 | | #define HAVE_ICONV 1 |
---|
2499 | | #define ENABLE_NLS 1 |
---|
2500 | | #define HAVE_GETTEXT 1 |
---|
2501 | | #define HAVE_DCGETTEXT 1 |
---|
2502 | | #define GETTEXT_PACKAGE "gtk30" |
---|
2503 | | #define HAVE_DLFCN_H 1 |
---|
2504 | | #define LT_OBJDIR ".libs/" |
---|
2505 | | #define HAVE_FLOCKFILE 1 |
---|
2506 | | #define HAVE_LSTAT 1 |
---|
2507 | | #define HAVE_MKSTEMP 1 |
---|
2508 | | #define HAVE_LOCALTIME_R 1 |
---|
2509 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2510 | | #define HAVE_SYS_MMAN_H 1 |
---|
2511 | | #define HAVE_SYS_MMAN_H 1 |
---|
2512 | | #define HAVE_SYS_TIME_H 1 |
---|
2513 | | #define HAVE_SYS_TIME_H 1 |
---|
2514 | | #define HAVE_UNISTD_H 1 |
---|
2515 | | #define HAVE_UNISTD_H 1 |
---|
2516 | | #define HAVE_FTW_H 1 |
---|
2517 | | #define HAVE_FTW_H 1 |
---|
2518 | | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
---|
2519 | | #define HAVE_STDLIB_H 1 |
---|
2520 | | #define HAVE_UNISTD_H 1 |
---|
2521 | | #define HAVE_SYS_PARAM_H 1 |
---|
2522 | | #define HAVE_GETPAGESIZE 1 |
---|
2523 | | #define HAVE_MMAP 1 |
---|
2524 | | #define HAVE_LIBM 1 |
---|
2525 | | #define HAVE_ROUND 1 |
---|
2526 | | #define HAVE_RINT 1 |
---|
2527 | | #define HAVE_NEARBYINT 1 |
---|
2528 | | #define HAVE_EXP2 1 |
---|
2529 | | #define HAVE_LOG2 1 |
---|
2530 | | #define HAVE_DECL_ISNAN 1 |
---|
2531 | | #define HAVE_DECL_ISINF 1 |
---|
2532 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
2533 | | #define HAVE__NSGETENVIRON 1 |
---|
2534 | | #define USE_GMODULE 1 |
---|
2535 | | /* end confdefs.h. */ |
---|
2536 | | #include <X11/Xlibint.h> |
---|
2537 | | |
---|
2538 | | int |
---|
2539 | | main () |
---|
2540 | | { |
---|
2541 | | if (sizeof (xReply)) |
---|
2542 | | return 0; |
---|
2543 | | ; |
---|
2544 | | return 0; |
---|
2545 | | } |
---|
2546 | configure:26359: result: no |
---|
2547 | configure:26364: checking for xReply |
---|
2548 | configure:26364: result: no |
---|
2549 | configure:26372: error: xReply type unavailable. X11 is too old |
---|
2550 | |
---|
2551 | ## ---------------- ## |
---|
2552 | ## Cache variables. ## |
---|
2553 | ## ---------------- ## |
---|
2554 | |
---|
2555 | ac_cv_build=x86_64-apple-darwin17.5.0 |
---|
2556 | ac_cv_build_prog_CPP='gcc -E' |
---|
2557 | ac_cv_build_prog_cc_g=yes |
---|
2558 | ac_cv_c_compiler_gnu=yes |
---|
2559 | ac_cv_cxx_compiler_gnu=yes |
---|
2560 | ac_cv_env_ATK_CFLAGS_set= |
---|
2561 | ac_cv_env_ATK_CFLAGS_value= |
---|
2562 | ac_cv_env_ATK_LIBS_set= |
---|
2563 | ac_cv_env_ATK_LIBS_value= |
---|
2564 | ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= |
---|
2565 | ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= |
---|
2566 | ac_cv_env_BASE_DEPENDENCIES_LIBS_set= |
---|
2567 | ac_cv_env_BASE_DEPENDENCIES_LIBS_value= |
---|
2568 | ac_cv_env_CAIRO_BACKEND_CFLAGS_set= |
---|
2569 | ac_cv_env_CAIRO_BACKEND_CFLAGS_value= |
---|
2570 | ac_cv_env_CAIRO_BACKEND_LIBS_set= |
---|
2571 | ac_cv_env_CAIRO_BACKEND_LIBS_value= |
---|
2572 | ac_cv_env_CAIRO_CFLAGS_set= |
---|
2573 | ac_cv_env_CAIRO_CFLAGS_value= |
---|
2574 | ac_cv_env_CAIRO_LIBS_set= |
---|
2575 | ac_cv_env_CAIRO_LIBS_value= |
---|
2576 | ac_cv_env_CCASFLAGS_set= |
---|
2577 | ac_cv_env_CCASFLAGS_value= |
---|
2578 | ac_cv_env_CCAS_set= |
---|
2579 | ac_cv_env_CCAS_value= |
---|
2580 | ac_cv_env_CCC_set= |
---|
2581 | ac_cv_env_CCC_value= |
---|
2582 | ac_cv_env_CC_set=set |
---|
2583 | ac_cv_env_CC_value='/usr/bin/clang -arch x86_64' |
---|
2584 | ac_cv_env_CFLAGS_set=set |
---|
2585 | ac_cv_env_CFLAGS_value='-pipe -Os -fstrict-aliasing -arch x86_64' |
---|
2586 | ac_cv_env_COLORD_CFLAGS_set= |
---|
2587 | ac_cv_env_COLORD_CFLAGS_value= |
---|
2588 | ac_cv_env_COLORD_LIBS_set= |
---|
2589 | ac_cv_env_COLORD_LIBS_value= |
---|
2590 | ac_cv_env_CPPFLAGS_set=set |
---|
2591 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -DX_LOCALE' |
---|
2592 | ac_cv_env_CPP_set= |
---|
2593 | ac_cv_env_CPP_value= |
---|
2594 | ac_cv_env_CXXCPP_set= |
---|
2595 | ac_cv_env_CXXCPP_value= |
---|
2596 | ac_cv_env_CXXFLAGS_set=set |
---|
2597 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
2598 | ac_cv_env_CXX_set=set |
---|
2599 | ac_cv_env_CXX_value='/usr/bin/clang++ -arch x86_64' |
---|
2600 | ac_cv_env_FONTDEMO_CFLAGS_set= |
---|
2601 | ac_cv_env_FONTDEMO_CFLAGS_value= |
---|
2602 | ac_cv_env_FONTDEMO_LIBS_set= |
---|
2603 | ac_cv_env_FONTDEMO_LIBS_value= |
---|
2604 | ac_cv_env_GDK_DEP_CFLAGS_set= |
---|
2605 | ac_cv_env_GDK_DEP_CFLAGS_value= |
---|
2606 | ac_cv_env_GDK_DEP_LIBS_set= |
---|
2607 | ac_cv_env_GDK_DEP_LIBS_value= |
---|
2608 | ac_cv_env_GMODULE_CFLAGS_set= |
---|
2609 | ac_cv_env_GMODULE_CFLAGS_value= |
---|
2610 | ac_cv_env_GMODULE_LIBS_set= |
---|
2611 | ac_cv_env_GMODULE_LIBS_value= |
---|
2612 | ac_cv_env_GTKDOC_DEPS_CFLAGS_set= |
---|
2613 | ac_cv_env_GTKDOC_DEPS_CFLAGS_value= |
---|
2614 | ac_cv_env_GTKDOC_DEPS_LIBS_set= |
---|
2615 | ac_cv_env_GTKDOC_DEPS_LIBS_value= |
---|
2616 | ac_cv_env_GTK_DEP_CFLAGS_set= |
---|
2617 | ac_cv_env_GTK_DEP_CFLAGS_value= |
---|
2618 | ac_cv_env_GTK_DEP_LIBS_set= |
---|
2619 | ac_cv_env_GTK_DEP_LIBS_value= |
---|
2620 | ac_cv_env_JSON_GLIB_CFLAGS_set= |
---|
2621 | ac_cv_env_JSON_GLIB_CFLAGS_value= |
---|
2622 | ac_cv_env_JSON_GLIB_LIBS_set= |
---|
2623 | ac_cv_env_JSON_GLIB_LIBS_value= |
---|
2624 | ac_cv_env_LDFLAGS_set=set |
---|
2625 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
2626 | ac_cv_env_LIBS_set= |
---|
2627 | ac_cv_env_LIBS_value= |
---|
2628 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
2629 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
2630 | ac_cv_env_PKG_CONFIG_FOR_BUILD_set= |
---|
2631 | ac_cv_env_PKG_CONFIG_FOR_BUILD_value= |
---|
2632 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
2633 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
2634 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
2635 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
2636 | ac_cv_env_PKG_CONFIG_set= |
---|
2637 | ac_cv_env_PKG_CONFIG_value= |
---|
2638 | ac_cv_env_REST_CFLAGS_set= |
---|
2639 | ac_cv_env_REST_CFLAGS_value= |
---|
2640 | ac_cv_env_REST_LIBS_set= |
---|
2641 | ac_cv_env_REST_LIBS_value= |
---|
2642 | ac_cv_env_SASSC_set= |
---|
2643 | ac_cv_env_SASSC_value= |
---|
2644 | ac_cv_env_XMKMF_set= |
---|
2645 | ac_cv_env_XMKMF_value= |
---|
2646 | ac_cv_env_build_alias_set= |
---|
2647 | ac_cv_env_build_alias_value= |
---|
2648 | ac_cv_env_host_alias_set= |
---|
2649 | ac_cv_env_host_alias_value= |
---|
2650 | ac_cv_env_target_alias_set= |
---|
2651 | ac_cv_env_target_alias_value= |
---|
2652 | ac_cv_func_XOpenDisplay=yes |
---|
2653 | ac_cv_func_XextFindDisplay=yes |
---|
2654 | ac_cv_func__NSGetEnviron=yes |
---|
2655 | ac_cv_func__lock_file=no |
---|
2656 | ac_cv_func_bind_textdomain_codeset=yes |
---|
2657 | ac_cv_func_exp2=yes |
---|
2658 | ac_cv_func_flockfile=yes |
---|
2659 | ac_cv_func_getpagesize=yes |
---|
2660 | ac_cv_func_getresuid=no |
---|
2661 | ac_cv_func_localtime_r=yes |
---|
2662 | ac_cv_func_log2=yes |
---|
2663 | ac_cv_func_lstat=yes |
---|
2664 | ac_cv_func_mallinfo=no |
---|
2665 | ac_cv_func_mkstemp=yes |
---|
2666 | ac_cv_func_mmap_fixed_mapped=yes |
---|
2667 | ac_cv_func_nearbyint=yes |
---|
2668 | ac_cv_func_posix_fallocate=no |
---|
2669 | ac_cv_func_rint=yes |
---|
2670 | ac_cv_func_round=yes |
---|
2671 | ac_cv_func_sincos=no |
---|
2672 | ac_cv_have_decl_isinf=yes |
---|
2673 | ac_cv_have_decl_isnan=yes |
---|
2674 | ac_cv_header_crt_externs_h=yes |
---|
2675 | ac_cv_header_dlfcn_h=yes |
---|
2676 | ac_cv_header_ftw_h=yes |
---|
2677 | ac_cv_header_inttypes_h=yes |
---|
2678 | ac_cv_header_linux_memfd_h=no |
---|
2679 | ac_cv_header_memory_h=yes |
---|
2680 | ac_cv_header_minix_config_h=no |
---|
2681 | ac_cv_header_stdc=yes |
---|
2682 | ac_cv_header_stdint_h=yes |
---|
2683 | ac_cv_header_stdlib_h=yes |
---|
2684 | ac_cv_header_string_h=yes |
---|
2685 | ac_cv_header_strings_h=yes |
---|
2686 | ac_cv_header_sys_mman_h=yes |
---|
2687 | ac_cv_header_sys_param_h=yes |
---|
2688 | ac_cv_header_sys_stat_h=yes |
---|
2689 | ac_cv_header_sys_sysinfo_h=no |
---|
2690 | ac_cv_header_sys_systeminfo_h=no |
---|
2691 | ac_cv_header_sys_time_h=yes |
---|
2692 | ac_cv_header_sys_types_h=yes |
---|
2693 | ac_cv_header_unistd_h=yes |
---|
2694 | ac_cv_host=x86_64-apple-darwin17.5.0 |
---|
2695 | ac_cv_lib_m_round=yes |
---|
2696 | ac_cv_lib_rt_shm_open=no |
---|
2697 | ac_cv_objext=o |
---|
2698 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
2699 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
2700 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
2701 | ac_cv_path_GREP=/usr/bin/grep |
---|
2702 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
2703 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
2704 | ac_cv_path_PERL=/opt/local/bin/perl5 |
---|
2705 | ac_cv_path_PKG_CONFIG_FOR_BUILD=/opt/local/bin/pkg-config |
---|
2706 | ac_cv_path_SED=/usr/bin/sed |
---|
2707 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
2708 | ac_cv_path_ac_pt_NM='/usr/bin/nm -B' |
---|
2709 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
2710 | ac_cv_path_lt_DD=/bin/dd |
---|
2711 | ac_cv_prog_AWK=awk |
---|
2712 | ac_cv_prog_CPP='/usr/bin/clang -arch x86_64 -E' |
---|
2713 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -arch x86_64 -E' |
---|
2714 | ac_cv_prog_ac_ct_AR=ar |
---|
2715 | ac_cv_prog_ac_ct_CC='/usr/bin/clang -arch x86_64' |
---|
2716 | ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc |
---|
2717 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
2718 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
2719 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
2720 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
2721 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
2722 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2723 | ac_cv_prog_ac_ct_STRIP=strip |
---|
2724 | ac_cv_prog_cc__usr_bin_clang_c_o=yes |
---|
2725 | ac_cv_prog_cc_c89= |
---|
2726 | ac_cv_prog_cc_g=yes |
---|
2727 | ac_cv_prog_cxx_g=yes |
---|
2728 | ac_cv_prog_make_make_set=yes |
---|
2729 | ac_cv_safe_to_define___extensions__=yes |
---|
2730 | ac_cv_sys_file_offset_bits=no |
---|
2731 | ac_cv_sys_largefile_CC=no |
---|
2732 | ac_cv_type_uid_t=yes |
---|
2733 | ac_cv_type_xReply=no |
---|
2734 | acl_cv_hardcode_direct=no |
---|
2735 | acl_cv_hardcode_libdir_flag_spec= |
---|
2736 | acl_cv_hardcode_libdir_separator= |
---|
2737 | acl_cv_hardcode_minus_L=no |
---|
2738 | acl_cv_libext=a |
---|
2739 | acl_cv_libname_spec='lib$name' |
---|
2740 | acl_cv_library_names_spec='$libname$shrext' |
---|
2741 | acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2742 | acl_cv_prog_gnu_ld=no |
---|
2743 | acl_cv_rpath=done |
---|
2744 | acl_cv_shlibext=dylib |
---|
2745 | acl_cv_wl=-Wl, |
---|
2746 | am_cv_CCAS_dependencies_compiler_type=none |
---|
2747 | am_cv_CC_dependencies_compiler_type=none |
---|
2748 | am_cv_CXX_dependencies_compiler_type=none |
---|
2749 | am_cv_func_iconv=yes |
---|
2750 | am_cv_func_iconv_works=yes |
---|
2751 | am_cv_lib_iconv=yes |
---|
2752 | am_cv_make_support_nested_variables=yes |
---|
2753 | am_cv_prog_cc_c_o=yes |
---|
2754 | am_cv_prog_tar_ustar=gnutar |
---|
2755 | gt_cv_func_CFLocaleCopyCurrent=yes |
---|
2756 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
2757 | gt_cv_func_gnugettext1_libc=no |
---|
2758 | gt_cv_func_gnugettext1_libintl=yes |
---|
2759 | lt_cv_apple_cc_single_mod=yes |
---|
2760 | lt_cv_ar_at_file=no |
---|
2761 | lt_cv_deplibs_check_method=pass_all |
---|
2762 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
2763 | lt_cv_file_magic_test_file= |
---|
2764 | lt_cv_ld_exported_symbols_list=yes |
---|
2765 | lt_cv_ld_force_load=yes |
---|
2766 | lt_cv_ld_reload_flag=-r |
---|
2767 | lt_cv_nm_interface='BSD nm' |
---|
2768 | lt_cv_objdir=.libs |
---|
2769 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2770 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2771 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
2772 | lt_cv_path_mainfest_tool=no |
---|
2773 | lt_cv_prog_compiler_c_o=yes |
---|
2774 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
2775 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
2776 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
2777 | lt_cv_prog_compiler_pic_works=yes |
---|
2778 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
2779 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
2780 | lt_cv_prog_compiler_static_works=no |
---|
2781 | lt_cv_prog_compiler_static_works_CXX=no |
---|
2782 | lt_cv_prog_gnu_ld=no |
---|
2783 | lt_cv_prog_gnu_ldcxx=no |
---|
2784 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
2785 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
2786 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
2787 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
2788 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
2789 | lt_cv_sys_global_symbol_to_import= |
---|
2790 | lt_cv_sys_max_cmd_len=196608 |
---|
2791 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
2792 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
2793 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
2794 | pkg_cv_BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
2795 | pkg_cv_BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -latk-1.0 -lpango-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
2796 | pkg_cv_CAIRO_BACKEND_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
---|
2797 | pkg_cv_CAIRO_BACKEND_LIBS='-L/opt/local/lib -lcairo -lX11 -lXext' |
---|
2798 | pkg_cv_GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
2799 | pkg_cv_GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
2800 | |
---|
2801 | ## ----------------- ## |
---|
2802 | ## Output variables. ## |
---|
2803 | ## ----------------- ## |
---|
2804 | |
---|
2805 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.22.29-x86_64/build-aux/missing aclocal-1.15' |
---|
2806 | AMDEPBACKSLASH='' |
---|
2807 | AMDEP_FALSE='' |
---|
2808 | AMDEP_TRUE='#' |
---|
2809 | AMTAR='$${TAR-tar}' |
---|
2810 | AM_BACKSLASH='\' |
---|
2811 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
2812 | AM_DEFAULT_VERBOSITY='0' |
---|
2813 | AM_V='$(V)' |
---|
2814 | AR='ar' |
---|
2815 | AS='as' |
---|
2816 | ATK_CFLAGS='' |
---|
2817 | ATK_LIBS='' |
---|
2818 | ATK_PREFIX='' |
---|
2819 | ATK_REQUIRED_VERSION='2.15.1' |
---|
2820 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.22.29-x86_64/build-aux/missing autoconf' |
---|
2821 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.22.29-x86_64/build-aux/missing autoheader' |
---|
2822 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.22.29-x86_64/build-aux/missing automake-1.15' |
---|
2823 | AWK='awk' |
---|
2824 | BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
2825 | BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -latk-1.0 -lpango-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
2826 | BUILDOPT_INSTALL_TESTS_FALSE='' |
---|
2827 | BUILDOPT_INSTALL_TESTS_TRUE='#' |
---|
2828 | BUILD_DYNAMIC_MODULES_FALSE='#' |
---|
2829 | BUILD_DYNAMIC_MODULES_TRUE='' |
---|
2830 | BUILD_EXEEXT='' |
---|
2831 | BUILD_FONT_DEMO_FALSE='' |
---|
2832 | BUILD_FONT_DEMO_TRUE='' |
---|
2833 | BUILD_OBJEXT='' |
---|
2834 | CAIRO_BACKEND_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
---|
2835 | CAIRO_BACKEND_LIBS='-L/opt/local/lib -lcairo -lX11 -lXext' |
---|
2836 | CAIRO_CFLAGS='' |
---|
2837 | CAIRO_LIBS='' |
---|
2838 | CAIRO_PREFIX='' |
---|
2839 | CAIRO_REQUIRED_VERSION='1.14.0' |
---|
2840 | CC='/usr/bin/clang -arch x86_64' |
---|
2841 | CCAS='/usr/bin/clang -arch x86_64' |
---|
2842 | CCASDEPMODE='depmode=none' |
---|
2843 | CCASFLAGS='-pipe -Os -fstrict-aliasing -arch x86_64' |
---|
2844 | CCDEPMODE='depmode=none' |
---|
2845 | CC_FOR_BUILD='gcc' |
---|
2846 | CFLAGS='-pipe -Os -fstrict-aliasing -arch x86_64 -Wall' |
---|
2847 | CFLAGS_FOR_BUILD='-pipe -Os -fstrict-aliasing -arch x86_64' |
---|
2848 | COLORD_CFLAGS='' |
---|
2849 | COLORD_LIBS='' |
---|
2850 | CPP='/usr/bin/clang -arch x86_64 -E' |
---|
2851 | CPPFLAGS='-I/opt/local/include -DX_LOCALE ' |
---|
2852 | CPPFLAGS_FOR_BUILD='-I/opt/local/include -DX_LOCALE' |
---|
2853 | CPP_FOR_BUILD='gcc -E' |
---|
2854 | CROSS_COMPILING_FALSE='' |
---|
2855 | CROSS_COMPILING_TRUE='#' |
---|
2856 | CUPS_API_MAJOR='' |
---|
2857 | CUPS_API_MINOR='' |
---|
2858 | CUPS_CFLAGS='' |
---|
2859 | CUPS_CONFIG='/usr/bin/cups-config' |
---|
2860 | CUPS_LIBS='' |
---|
2861 | CXX='/usr/bin/clang++ -arch x86_64' |
---|
2862 | CXXCPP='/usr/bin/clang++ -arch x86_64 -E' |
---|
2863 | CXXDEPMODE='depmode=none' |
---|
2864 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
2865 | CYGPATH_W='echo' |
---|
2866 | DEFS='' |
---|
2867 | DEPDIR='.deps' |
---|
2868 | DISABLE_EXPLICIT_DEPS_FALSE='' |
---|
2869 | DISABLE_EXPLICIT_DEPS_TRUE='#' |
---|
2870 | DISABLE_ON_QUARTZ='' |
---|
2871 | DISABLE_ON_W32='' |
---|
2872 | DLLTOOL='false' |
---|
2873 | DSYMUTIL='dsymutil' |
---|
2874 | DUMPBIN='' |
---|
2875 | ECHO_C='\c' |
---|
2876 | ECHO_N='' |
---|
2877 | ECHO_T='' |
---|
2878 | EGREP='/usr/bin/grep -E' |
---|
2879 | ENABLE_DOC_CROSS_REFERENCES_FALSE='' |
---|
2880 | ENABLE_DOC_CROSS_REFERENCES_TRUE='' |
---|
2881 | ENABLE_GTK_DOC_FALSE='' |
---|
2882 | ENABLE_GTK_DOC_TRUE='' |
---|
2883 | ENABLE_MAN_FALSE='' |
---|
2884 | ENABLE_MAN_TRUE='' |
---|
2885 | ENABLE_ON_X11='' |
---|
2886 | EXEEXT='' |
---|
2887 | EXE_MANIFEST_ARCHITECTURE='X86' |
---|
2888 | FGREP='/usr/bin/grep -F' |
---|
2889 | FONTDEMO_CFLAGS='' |
---|
2890 | FONTDEMO_LIBS='' |
---|
2891 | GAIL_INET_LIBS='' |
---|
2892 | GAIL_LT_CURRENT_MINUS_AGE='0' |
---|
2893 | GAIL_LT_VERSION_INFO='0:0:0' |
---|
2894 | GDK_BACKENDS='x11' |
---|
2895 | GDK_DEP_CFLAGS='' |
---|
2896 | GDK_DEP_LIBS='' |
---|
2897 | GDK_EXTRA_CFLAGS='' |
---|
2898 | GDK_EXTRA_LIBS='' |
---|
2899 | GDK_HIDDEN_VISIBILITY_CFLAGS='' |
---|
2900 | GDK_PACKAGES='' |
---|
2901 | GDK_PIXBUF_LIBS='' |
---|
2902 | GDK_PIXBUF_REQUIRED_VERSION='2.30.0' |
---|
2903 | GDK_PRIVATE_PACKAGES='' |
---|
2904 | GETTEXT_MACRO_VERSION='0.19' |
---|
2905 | GETTEXT_PACKAGE='gtk30' |
---|
2906 | GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
2907 | GLIB_CFLAGS_FOR_BUILD='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
2908 | GLIB_COMPILE_RESOURCES='glib-compile-resources' |
---|
2909 | GLIB_COMPILE_SCHEMAS='' |
---|
2910 | GLIB_GENMARSHAL='glib-genmarshal' |
---|
2911 | GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
2912 | GLIB_LIBS_FOR_BUILD='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
2913 | GLIB_MKENUMS='glib-mkenums' |
---|
2914 | GLIB_PREFIX='' |
---|
2915 | GLIB_REQUIRED_VERSION='2.49.4' |
---|
2916 | GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include' |
---|
2917 | GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
2918 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
2919 | GMSGFMT_015='/opt/local/bin/msgfmt' |
---|
2920 | GOBJECT_QUERY='gobject-query' |
---|
2921 | GREP='/usr/bin/grep' |
---|
2922 | GSETTINGS_DISABLE_SCHEMAS_COMPILE='' |
---|
2923 | GSETTINGS_RULES='' |
---|
2924 | GTKDOC_CHECK='' |
---|
2925 | GTKDOC_CHECK_PATH='' |
---|
2926 | GTKDOC_DEPS_CFLAGS='' |
---|
2927 | GTKDOC_DEPS_LIBS='' |
---|
2928 | GTKDOC_MKPDF='' |
---|
2929 | GTKDOC_REBASE='' |
---|
2930 | GTK_API_VERSION='3.0' |
---|
2931 | GTK_BINARY_AGE='2229' |
---|
2932 | GTK_BINARY_VERSION='3.0.0' |
---|
2933 | GTK_DEBUG_FLAGS='-DG_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS -DGLIB_MIN_REQUIRED_VERSION=GLIB_VERSION_2_48 -DGLIB_MAX_ALLOWED_VERSION=GLIB_VERSION_2_50' |
---|
2934 | GTK_DEP_CFLAGS='' |
---|
2935 | GTK_DEP_LIBS='' |
---|
2936 | GTK_DOC_BUILD_HTML_FALSE='' |
---|
2937 | GTK_DOC_BUILD_HTML_TRUE='' |
---|
2938 | GTK_DOC_BUILD_PDF_FALSE='' |
---|
2939 | GTK_DOC_BUILD_PDF_TRUE='' |
---|
2940 | GTK_DOC_USE_LIBTOOL_FALSE='' |
---|
2941 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
2942 | GTK_DOC_USE_REBASE_FALSE='' |
---|
2943 | GTK_DOC_USE_REBASE_TRUE='' |
---|
2944 | GTK_EXTRA_CFLAGS='' |
---|
2945 | GTK_EXTRA_LIBS='' |
---|
2946 | GTK_INTERFACE_AGE='29' |
---|
2947 | GTK_LINK_FLAGS='' |
---|
2948 | GTK_MAJOR_VERSION='3' |
---|
2949 | GTK_MICRO_VERSION='29' |
---|
2950 | GTK_MINOR_VERSION='22' |
---|
2951 | GTK_PACKAGES='' |
---|
2952 | GTK_PRINT_BACKENDS='' |
---|
2953 | GTK_PRIVATE_PACKAGES='' |
---|
2954 | GTK_VERSION='3.22.29' |
---|
2955 | GTK_XIM_FLAGS='' |
---|
2956 | HAVE_CLOUDPRINT_FALSE='' |
---|
2957 | HAVE_CLOUDPRINT_TRUE='' |
---|
2958 | HAVE_COLORD_FALSE='' |
---|
2959 | HAVE_COLORD_TRUE='' |
---|
2960 | HAVE_CUPS_FALSE='' |
---|
2961 | HAVE_CUPS_TRUE='' |
---|
2962 | HAVE_CXX_FALSE='#' |
---|
2963 | HAVE_CXX_TRUE='' |
---|
2964 | HAVE_GTK_DOC_FALSE='' |
---|
2965 | HAVE_GTK_DOC_TRUE='' |
---|
2966 | HAVE_HTTP_AUTHSTRING='' |
---|
2967 | HAVE_INCLUDED_IMMMODULES_FALSE='' |
---|
2968 | HAVE_INCLUDED_IMMMODULES_TRUE='#' |
---|
2969 | HAVE_INTROSPECTION_FALSE='' |
---|
2970 | HAVE_INTROSPECTION_TRUE='' |
---|
2971 | HAVE_OBJC_FALSE='#' |
---|
2972 | HAVE_OBJC_TRUE='' |
---|
2973 | HAVE_PAPI_FALSE='' |
---|
2974 | HAVE_PAPI_TRUE='' |
---|
2975 | HTML_DIR='' |
---|
2976 | INCLUDED_IMMODULE_DEFINE='' |
---|
2977 | INCLUDED_IMMODULE_OBJ='' |
---|
2978 | INCLUDE_IM_AM_ET_FALSE='' |
---|
2979 | INCLUDE_IM_AM_ET_TRUE='#' |
---|
2980 | INCLUDE_IM_BROADWAY_FALSE='' |
---|
2981 | INCLUDE_IM_BROADWAY_TRUE='#' |
---|
2982 | INCLUDE_IM_CEDILLA_FALSE='' |
---|
2983 | INCLUDE_IM_CEDILLA_TRUE='#' |
---|
2984 | INCLUDE_IM_CYRILLIC_TRANSLIT_FALSE='' |
---|
2985 | INCLUDE_IM_CYRILLIC_TRANSLIT_TRUE='#' |
---|
2986 | INCLUDE_IM_IME_FALSE='' |
---|
2987 | INCLUDE_IM_IME_TRUE='#' |
---|
2988 | INCLUDE_IM_INUKTITUT_FALSE='' |
---|
2989 | INCLUDE_IM_INUKTITUT_TRUE='#' |
---|
2990 | INCLUDE_IM_IPA_FALSE='' |
---|
2991 | INCLUDE_IM_IPA_TRUE='#' |
---|
2992 | INCLUDE_IM_MULTIPRESS_FALSE='' |
---|
2993 | INCLUDE_IM_MULTIPRESS_TRUE='#' |
---|
2994 | INCLUDE_IM_QUARTZ_FALSE='' |
---|
2995 | INCLUDE_IM_QUARTZ_TRUE='#' |
---|
2996 | INCLUDE_IM_THAI_FALSE='' |
---|
2997 | INCLUDE_IM_THAI_TRUE='#' |
---|
2998 | INCLUDE_IM_TI_ER_FALSE='' |
---|
2999 | INCLUDE_IM_TI_ER_TRUE='#' |
---|
3000 | INCLUDE_IM_TI_ET_FALSE='' |
---|
3001 | INCLUDE_IM_TI_ET_TRUE='#' |
---|
3002 | INCLUDE_IM_VIQR_FALSE='' |
---|
3003 | INCLUDE_IM_VIQR_TRUE='#' |
---|
3004 | INCLUDE_IM_WAYLAND_FALSE='' |
---|
3005 | INCLUDE_IM_WAYLAND_TRUE='#' |
---|
3006 | INCLUDE_IM_XIM_FALSE='' |
---|
3007 | INCLUDE_IM_XIM_TRUE='#' |
---|
3008 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3009 | INSTALL_PROGRAM='${INSTALL}' |
---|
3010 | INSTALL_SCRIPT='${INSTALL}' |
---|
3011 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
3012 | INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation' |
---|
3013 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
3014 | INTROSPECTION_CFLAGS='' |
---|
3015 | INTROSPECTION_COMPILER='' |
---|
3016 | INTROSPECTION_GENERATE='' |
---|
3017 | INTROSPECTION_GIRDIR='' |
---|
3018 | INTROSPECTION_LIBS='' |
---|
3019 | INTROSPECTION_MAKEFILE='' |
---|
3020 | INTROSPECTION_REQUIRED_VERSION='1.39.0' |
---|
3021 | INTROSPECTION_SCANNER='' |
---|
3022 | INTROSPECTION_TYPELIBDIR='' |
---|
3023 | JSON_GLIB_CFLAGS='' |
---|
3024 | JSON_GLIB_LIBS='' |
---|
3025 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
3026 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
3027 | LDFLAGS_FOR_BUILD='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
3028 | LIBICONV='-liconv' |
---|
3029 | LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation' |
---|
3030 | LIBOBJS='' |
---|
3031 | LIBS=' -L/opt/local/lib -lX11 -lXext -lm -lintl -Wl,-framework -Wl,CoreFoundation' |
---|
3032 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
3033 | LIB_EXE_MACHINE_FLAG='X86' |
---|
3034 | LIPO='lipo' |
---|
3035 | LN_S='ln -s' |
---|
3036 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
3037 | LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation' |
---|
3038 | LTLIBOBJS='' |
---|
3039 | LT_CURRENT_MINUS_AGE='0' |
---|
3040 | LT_SYS_LIBRARY_PATH='' |
---|
3041 | LT_VERSION_INFO='2200:29:2200' |
---|
3042 | MAINT='' |
---|
3043 | MAINTAINER_MODE_FALSE='#' |
---|
3044 | MAINTAINER_MODE_TRUE='' |
---|
3045 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.22.29-x86_64/build-aux/missing makeinfo' |
---|
3046 | MANIFEST_TOOL=':' |
---|
3047 | MATH_LIB='-lm' |
---|
3048 | MKDIR_P='build-aux/install-sh -c -d' |
---|
3049 | MSGFMT='/opt/local/bin/msgfmt' |
---|
3050 | MSGFMT_015='/opt/local/bin/msgfmt' |
---|
3051 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
3052 | MSVC_BASE_NO_TOOLSET_SET_FALSE='' |
---|
3053 | MSVC_BASE_NO_TOOLSET_SET_TRUE='' |
---|
3054 | MSVC_NO_TOOLSET_SET_FALSE='' |
---|
3055 | MSVC_NO_TOOLSET_SET_TRUE='' |
---|
3056 | MS_LIB_AVAILABLE_FALSE='' |
---|
3057 | MS_LIB_AVAILABLE_TRUE='#' |
---|
3058 | NM='/usr/bin/nm -B' |
---|
3059 | NMEDIT='nmedit' |
---|
3060 | OBJDUMP='objdump' |
---|
3061 | OBJEXT='o' |
---|
3062 | OS_DARWIN_FALSE='#' |
---|
3063 | OS_DARWIN_TRUE='' |
---|
3064 | OS_LINUX_FALSE='' |
---|
3065 | OS_LINUX_TRUE='#' |
---|
3066 | OS_UNIX_FALSE='#' |
---|
3067 | OS_UNIX_TRUE='' |
---|
3068 | OS_WIN32_FALSE='' |
---|
3069 | OS_WIN32_TRUE='#' |
---|
3070 | OTOOL64=':' |
---|
3071 | OTOOL='otool' |
---|
3072 | PACKAGE='gtk+' |
---|
3073 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B' |
---|
3074 | PACKAGE_NAME='gtk+' |
---|
3075 | PACKAGE_STRING='gtk+ 3.22.29' |
---|
3076 | PACKAGE_TARNAME='gtk+' |
---|
3077 | PACKAGE_URL='' |
---|
3078 | PACKAGE_VERSION='3.22.29' |
---|
3079 | PANGO_PREFIX='' |
---|
3080 | PANGO_REQUIRED_VERSION='1.37.3' |
---|
3081 | PATH_SEPARATOR=':' |
---|
3082 | PERL='/opt/local/bin/perl5' |
---|
3083 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
3084 | PKG_CONFIG_FOR_BUILD='/opt/local/bin/pkg-config' |
---|
3085 | PKG_CONFIG_LIBDIR='' |
---|
3086 | PKG_CONFIG_PATH='' |
---|
3087 | PLATFORM_WIN32_FALSE='' |
---|
3088 | PLATFORM_WIN32_TRUE='#' |
---|
3089 | POSUB='po' |
---|
3090 | RANLIB='ranlib' |
---|
3091 | REBUILD_SCSS_FALSE='' |
---|
3092 | REBUILD_SCSS_TRUE='' |
---|
3093 | REST_CFLAGS='' |
---|
3094 | REST_LIBS='' |
---|
3095 | SASSC='' |
---|
3096 | SED='/usr/bin/sed' |
---|
3097 | SET_MAKE='' |
---|
3098 | SHELL='/bin/sh' |
---|
3099 | SHM_LIBS='' |
---|
3100 | STRIP='strip' |
---|
3101 | TEST_PRINT_BACKEND_FALSE='' |
---|
3102 | TEST_PRINT_BACKEND_TRUE='' |
---|
3103 | USE_BROADWAY_FALSE='' |
---|
3104 | USE_BROADWAY_TRUE='#' |
---|
3105 | USE_MIR_FALSE='' |
---|
3106 | USE_MIR_TRUE='#' |
---|
3107 | USE_NLS='yes' |
---|
3108 | USE_QUARTZ_FALSE='' |
---|
3109 | USE_QUARTZ_TRUE='#' |
---|
3110 | USE_WAYLAND_FALSE='' |
---|
3111 | USE_WAYLAND_TRUE='#' |
---|
3112 | USE_WIN32_FALSE='' |
---|
3113 | USE_WIN32_TRUE='#' |
---|
3114 | USE_X11_FALSE='' |
---|
3115 | USE_X11_TRUE='' |
---|
3116 | VERSION='3.22.29' |
---|
3117 | WAYLAND_PROTOCOLS_DATADIR='' |
---|
3118 | WAYLAND_SCANNER='' |
---|
3119 | WINDRES='' |
---|
3120 | X11_PREFIX='' |
---|
3121 | XGETTEXT='/opt/local/bin/xgettext' |
---|
3122 | XGETTEXT_015='/opt/local/bin/xgettext' |
---|
3123 | XGETTEXT_EXTRA_OPTIONS='' |
---|
3124 | XMKMF='' |
---|
3125 | XMLCATALOG='' |
---|
3126 | XML_CATALOG_FILE='' |
---|
3127 | XSLTPROC='' |
---|
3128 | X_CFLAGS='' |
---|
3129 | X_EXTRA_LIBS='' |
---|
3130 | X_LIBS='' |
---|
3131 | X_PRE_LIBS='' |
---|
3132 | ac_ct_AR='ar' |
---|
3133 | ac_ct_CC='/usr/bin/clang -arch x86_64' |
---|
3134 | ac_ct_CC_FOR_BUILD='gcc' |
---|
3135 | ac_ct_CXX='' |
---|
3136 | ac_ct_DUMPBIN='' |
---|
3137 | am__EXEEXT_FALSE='' |
---|
3138 | am__EXEEXT_TRUE='' |
---|
3139 | am__fastdepCCAS_FALSE='' |
---|
3140 | am__fastdepCCAS_TRUE='#' |
---|
3141 | am__fastdepCC_FALSE='' |
---|
3142 | am__fastdepCC_TRUE='#' |
---|
3143 | am__fastdepCXX_FALSE='' |
---|
3144 | am__fastdepCXX_TRUE='#' |
---|
3145 | am__include='include' |
---|
3146 | am__isrc='' |
---|
3147 | am__leading_dot='.' |
---|
3148 | am__nodep='' |
---|
3149 | am__quote='' |
---|
3150 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
3151 | am__untar='tar -xf -' |
---|
3152 | bindir='${exec_prefix}/bin' |
---|
3153 | build='x86_64-apple-darwin17.5.0' |
---|
3154 | build_alias='' |
---|
3155 | build_cpu='x86_64' |
---|
3156 | build_os='darwin17.5.0' |
---|
3157 | build_vendor='apple' |
---|
3158 | datadir='${datarootdir}' |
---|
3159 | datarootdir='${prefix}/share' |
---|
3160 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
3161 | dvidir='${docdir}' |
---|
3162 | exec_prefix='NONE' |
---|
3163 | gsettingsschemadir='' |
---|
3164 | host='x86_64-apple-darwin17.5.0' |
---|
3165 | host_alias='' |
---|
3166 | host_cpu='x86_64' |
---|
3167 | host_os='darwin17.5.0' |
---|
3168 | host_vendor='apple' |
---|
3169 | htmldir='${docdir}' |
---|
3170 | includedir='${prefix}/include' |
---|
3171 | infodir='${datarootdir}/info' |
---|
3172 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gtk3/gtk3/work/gtk+-3.22.29-x86_64/build-aux/install-sh' |
---|
3173 | libdir='${exec_prefix}/lib' |
---|
3174 | libexecdir='${exec_prefix}/libexec' |
---|
3175 | localedir='${datarootdir}/locale' |
---|
3176 | localstatedir='${prefix}/var' |
---|
3177 | mandir='${datarootdir}/man' |
---|
3178 | mkdir_p='$(MKDIR_P)' |
---|
3179 | ms_librarian='' |
---|
3180 | oldincludedir='/usr/include' |
---|
3181 | pdfdir='${docdir}' |
---|
3182 | prefix='/opt/local' |
---|
3183 | program_transform_name='s,x,x,' |
---|
3184 | psdir='${docdir}' |
---|
3185 | sbindir='${exec_prefix}/sbin' |
---|
3186 | sharedstatedir='${prefix}/com' |
---|
3187 | sysconfdir='${prefix}/etc' |
---|
3188 | target_alias='' |
---|
3189 | |
---|
3190 | ## ----------- ## |
---|
3191 | ## confdefs.h. ## |
---|
3192 | ## ----------- ## |
---|
3193 | |
---|
3194 | /* confdefs.h */ |
---|
3195 | #define PACKAGE_NAME "gtk+" |
---|
3196 | #define PACKAGE_TARNAME "gtk+" |
---|
3197 | #define PACKAGE_VERSION "3.22.29" |
---|
3198 | #define PACKAGE_STRING "gtk+ 3.22.29" |
---|
3199 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
3200 | #define PACKAGE_URL "" |
---|
3201 | #define STDC_HEADERS 1 |
---|
3202 | #define HAVE_SYS_TYPES_H 1 |
---|
3203 | #define HAVE_SYS_STAT_H 1 |
---|
3204 | #define HAVE_STDLIB_H 1 |
---|
3205 | #define HAVE_STRING_H 1 |
---|
3206 | #define HAVE_MEMORY_H 1 |
---|
3207 | #define HAVE_STRINGS_H 1 |
---|
3208 | #define HAVE_INTTYPES_H 1 |
---|
3209 | #define HAVE_STDINT_H 1 |
---|
3210 | #define HAVE_UNISTD_H 1 |
---|
3211 | #define __EXTENSIONS__ 1 |
---|
3212 | #define _ALL_SOURCE 1 |
---|
3213 | #define _GNU_SOURCE 1 |
---|
3214 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3215 | #define _TANDEM_SOURCE 1 |
---|
3216 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3217 | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3218 | #define HAVE_ICONV 1 |
---|
3219 | #define ENABLE_NLS 1 |
---|
3220 | #define HAVE_GETTEXT 1 |
---|
3221 | #define HAVE_DCGETTEXT 1 |
---|
3222 | #define GETTEXT_PACKAGE "gtk30" |
---|
3223 | #define HAVE_DLFCN_H 1 |
---|
3224 | #define LT_OBJDIR ".libs/" |
---|
3225 | #define HAVE_FLOCKFILE 1 |
---|
3226 | #define HAVE_LSTAT 1 |
---|
3227 | #define HAVE_MKSTEMP 1 |
---|
3228 | #define HAVE_LOCALTIME_R 1 |
---|
3229 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3230 | #define HAVE_SYS_MMAN_H 1 |
---|
3231 | #define HAVE_SYS_MMAN_H 1 |
---|
3232 | #define HAVE_SYS_TIME_H 1 |
---|
3233 | #define HAVE_SYS_TIME_H 1 |
---|
3234 | #define HAVE_UNISTD_H 1 |
---|
3235 | #define HAVE_UNISTD_H 1 |
---|
3236 | #define HAVE_FTW_H 1 |
---|
3237 | #define HAVE_FTW_H 1 |
---|
3238 | #define GLIB_DISABLE_DEPRECATION_WARNINGS 1 |
---|
3239 | #define HAVE_STDLIB_H 1 |
---|
3240 | #define HAVE_UNISTD_H 1 |
---|
3241 | #define HAVE_SYS_PARAM_H 1 |
---|
3242 | #define HAVE_GETPAGESIZE 1 |
---|
3243 | #define HAVE_MMAP 1 |
---|
3244 | #define HAVE_LIBM 1 |
---|
3245 | #define HAVE_ROUND 1 |
---|
3246 | #define HAVE_RINT 1 |
---|
3247 | #define HAVE_NEARBYINT 1 |
---|
3248 | #define HAVE_EXP2 1 |
---|
3249 | #define HAVE_LOG2 1 |
---|
3250 | #define HAVE_DECL_ISNAN 1 |
---|
3251 | #define HAVE_DECL_ISINF 1 |
---|
3252 | #define HAVE_CRT_EXTERNS_H 1 |
---|
3253 | #define HAVE__NSGETENVIRON 1 |
---|
3254 | #define USE_GMODULE 1 |
---|
3255 | |
---|
3256 | configure: exit 1 |
---|