Ticket #56143: wine-devel-config.log

File wine-devel-config.log, 411.2 KB (added by Ionic (Mihai Moldovan), 6 years ago)

wine-devel config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by Wine configure 3.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --without-alsa --without-capi --with-cms --with-coreaudio --with-cups --with-curses --without-dbus --with-freetype --without-gettext --without-gettextpo --without-gphoto --with-glu --without-gsm --with-gstreamer --without-hal --with-jpeg --without-ldap --without-mpg123 --without-netapi --with-openal --with-opencl --with-opengl --without-oss --with-pcap --with-png --with-pthread --without-pulse --without-sane --with-tiff --without-udev --without-v4l --without-xinput2 --with-xml --without-xshm --with-xslt --with-zlib --without-fontconfig --without-gnutls --with-osmesa --with-xcomposite --with-xcursor --with-xinerama --with-xinput --with-xrandr --with-xrender --with-xshape --with-xxf86vm --with-x --x-include=/opt/local/include --x-lib=/opt/local/lib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = nopileos.local
14uname -m = x86_64
15uname -r = 13.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~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 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 8.00 gigabytes
33Default processor set: 457 tasks, 1266 threads, 2 processors
34Load average: 2.78, Mach factor: 0.33
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3913: checking build system type
52configure:3927: result: x86_64-apple-darwin13.4.0
53configure:3947: checking host system type
54configure:3960: result: x86_64-apple-darwin13.4.0
55configure:3990: checking whether make sets $(MAKE)
56configure:4012: result: yes
57configure:4069: checking for gcc
58configure:4096: result: ccache /usr/bin/clang
59configure:4325: checking for C compiler version
60configure:4334: ccache /usr/bin/clang --version >&5
61Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
62Target: x86_64-apple-darwin13.4.0
63Thread model: posix
64configure:4345: $? = 0
65configure:4334: ccache /usr/bin/clang -v >&5
66Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
67Target: x86_64-apple-darwin13.4.0
68Thread model: posix
69configure:4345: $? = 0
70configure:4334: ccache /usr/bin/clang -V >&5
71clang: error: argument to '-V' is missing (expected 1 value)
72clang: error: no input files
73configure:4345: $? = 1
74configure:4334: ccache /usr/bin/clang -qversion >&5
75clang: error: unknown argument: '-qversion'
76clang: error: no input files
77configure:4345: $? = 1
78configure:4365: checking whether the C compiler works
79configure:4387: ccache /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
80configure:4391: $? = 0
81configure:4439: result: yes
82configure:4442: checking for C compiler default output file name
83configure:4444: result: a.out
84configure:4450: checking for suffix of executables
85configure:4457: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
86configure:4461: $? = 0
87configure:4483: result:
88configure:4505: checking whether we are cross compiling
89configure:4513: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
90configure:4517: $? = 0
91configure:4524: ./conftest
92configure:4528: $? = 0
93configure:4543: result: no
94configure:4548: checking for suffix of object files
95configure:4570: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
96configure:4574: $? = 0
97configure:4595: result: o
98configure:4599: checking whether we are using the GNU C compiler
99configure:4618: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
100configure:4618: $? = 0
101configure:4627: result: yes
102configure:4636: checking whether ccache /usr/bin/clang accepts -g
103configure:4656: ccache /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
104configure:4656: $? = 0
105configure:4697: result: yes
106configure:4714: checking for ccache /usr/bin/clang option to accept ISO C89
107configure:4777: ccache /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
108configure:4777: $? = 0
109configure:4790: result: none needed
110configure:4922: checking for C++ compiler version
111configure:4931: ccache /usr/bin/clang++ --version >&5
112Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
113Target: x86_64-apple-darwin13.4.0
114Thread model: posix
115configure:4942: $? = 0
116configure:4931: ccache /usr/bin/clang++ -v >&5
117Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
118Target: x86_64-apple-darwin13.4.0
119Thread model: posix
120configure:4942: $? = 0
121configure:4931: ccache /usr/bin/clang++ -V >&5
122clang: error: argument to '-V' is missing (expected 1 value)
123clang: error: no input files
124configure:4942: $? = 1
125configure:4931: ccache /usr/bin/clang++ -qversion >&5
126clang: error: unknown argument: '-qversion'
127clang: error: no input files
128configure:4942: $? = 1
129configure:4946: checking whether we are using the GNU C++ compiler
130configure:4965: ccache /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include conftest.cpp >&5
131configure:4965: $? = 0
132configure:4974: result: yes
133configure:4983: checking whether ccache /usr/bin/clang++ accepts -g
134configure:5003: ccache /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
135configure:5003: $? = 0
136configure:5044: result: yes
137configure:5110: checking for cpp
138configure:5126: found /usr/bin/cpp
139configure:5137: result: cpp
140configure:5207: checking for ld
141configure:5223: found /usr/bin/ld
142configure:5234: result: ld
143configure:5273: checking whether ccache /usr/bin/clang -m32 works
144configure:5287: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
145configure:5287: $? = 0
146configure:5288: result: yes
147configure:5433: checking for the directory containing the Wine tools
148configure:5461: result: $(top_builddir)
149configure:5475: checking for flex
150configure:5491: found /opt/local/bin/flex
151configure:5502: result: flex
152configure:5518: checking whether flex is recent enough
153configure:5528: result: yes
154configure:5540: checking for bison
155configure:5556: found /opt/local/bin/bison
156configure:5567: result: bison
157configure:5633: checking for ar
158configure:5649: found /usr/bin/ar
159configure:5660: result: ar
160configure:5727: checking for strip
161configure:5743: found /usr/bin/strip
162configure:5754: result: strip
163configure:5821: checking for ranlib
164configure:5837: found /usr/bin/ranlib
165configure:5848: result: ranlib
166configure:5870: checking whether ln -s works
167configure:5874: result: yes
168configure:5881: checking for grep that handles long lines and -e
169configure:5939: result: /usr/bin/grep
170configure:5944: checking for egrep
171configure:6006: result: /usr/bin/grep -E
172configure:6013: checking for ldconfig
173configure:6044: result: true
174configure:6056: checking for msgfmt
175configure:6072: found /opt/local/bin/msgfmt
176configure:6083: result: msgfmt
177configure:6098: checking for pkg-config
178configure:6114: found /opt/local/bin/pkg-config
179configure:6125: result: pkg-config
180configure:6456: checking for i386_set_ldt in -li386
181configure:6481: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -li386   >&5
182ld: library not found for -li386
183clang: error: linker command failed with exit code 1 (use -v to see invocation)
184configure:6481: $? = 1
185configure: failed program was:
186| /* confdefs.h */
187| #define PACKAGE_NAME "Wine"
188| #define PACKAGE_TARNAME "wine"
189| #define PACKAGE_VERSION "3.4"
190| #define PACKAGE_STRING "Wine 3.4"
191| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
192| #define PACKAGE_URL "https://www.winehq.org"
193| #define EXEEXT ""
194| /* end confdefs.h.  */
195|
196| /* Override any GCC internal prototype to avoid an error.
197|    Use char because int might match the return type of a GCC
198|    builtin and then its argument prototype would still apply.  */
199| #ifdef __cplusplus
200| extern "C"
201| #endif
202| char i386_set_ldt ();
203| int
204| main ()
205| {
206| return i386_set_ldt ();
207|   ;
208|   return 0;
209| }
210configure:6490: result: no
211configure:6501: checking for _oss_ioctl in -lossaudio
212configure:6526: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lossaudio   >&5
213ld: library not found for -lossaudio
214clang: error: linker command failed with exit code 1 (use -v to see invocation)
215configure:6526: $? = 1
216configure: failed program was:
217| /* confdefs.h */
218| #define PACKAGE_NAME "Wine"
219| #define PACKAGE_TARNAME "wine"
220| #define PACKAGE_VERSION "3.4"
221| #define PACKAGE_STRING "Wine 3.4"
222| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
223| #define PACKAGE_URL "https://www.winehq.org"
224| #define EXEEXT ""
225| /* end confdefs.h.  */
226|
227| /* Override any GCC internal prototype to avoid an error.
228|    Use char because int might match the return type of a GCC
229|    builtin and then its argument prototype would still apply.  */
230| #ifdef __cplusplus
231| extern "C"
232| #endif
233| char _oss_ioctl ();
234| int
235| main ()
236| {
237| return _oss_ioctl ();
238|   ;
239|   return 0;
240| }
241configure:6535: result: no
242configure:6558: checking for special C compiler options needed for large files
243configure:6603: result: no
244configure:6609: checking for _FILE_OFFSET_BITS value needed for large files
245configure:6634: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
246configure:6634: $? = 0
247configure:6666: result: no
248configure:6757: checking how to run the C preprocessor
249configure:6788: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
250configure:6788: $? = 0
251configure:6802: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
252conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
253#include <ac_nonexistent.h>
254         ^
2551 error generated.
256configure:6802: $? = 1
257configure: failed program was:
258| /* confdefs.h */
259| #define PACKAGE_NAME "Wine"
260| #define PACKAGE_TARNAME "wine"
261| #define PACKAGE_VERSION "3.4"
262| #define PACKAGE_STRING "Wine 3.4"
263| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
264| #define PACKAGE_URL "https://www.winehq.org"
265| #define EXEEXT ""
266| /* end confdefs.h.  */
267| #include <ac_nonexistent.h>
268configure:6827: result: ccache /usr/bin/clang -m32 -E
269configure:6847: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
270configure:6847: $? = 0
271configure:6861: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
272conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
273#include <ac_nonexistent.h>
274         ^
2751 error generated.
276configure:6861: $? = 1
277configure: failed program was:
278| /* confdefs.h */
279| #define PACKAGE_NAME "Wine"
280| #define PACKAGE_TARNAME "wine"
281| #define PACKAGE_VERSION "3.4"
282| #define PACKAGE_STRING "Wine 3.4"
283| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
284| #define PACKAGE_URL "https://www.winehq.org"
285| #define EXEEXT ""
286| /* end confdefs.h.  */
287| #include <ac_nonexistent.h>
288configure:6890: checking for ANSI C header files
289configure:6910: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
290configure:6910: $? = 0
291configure:6983: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
292configure:6983: $? = 0
293configure:6983: ./conftest
294configure:6983: $? = 0
295configure:6994: result: yes
296configure:7007: checking for sys/types.h
297configure:7007: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
298configure:7007: $? = 0
299configure:7007: result: yes
300configure:7007: checking for sys/stat.h
301configure:7007: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
302configure:7007: $? = 0
303configure:7007: result: yes
304configure:7007: checking for stdlib.h
305configure:7007: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
306configure:7007: $? = 0
307configure:7007: result: yes
308configure:7007: checking for string.h
309configure:7007: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
310configure:7007: $? = 0
311configure:7007: result: yes
312configure:7007: checking for memory.h
313configure:7007: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
314configure:7007: $? = 0
315configure:7007: result: yes
316configure:7007: checking for strings.h
317configure:7007: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
318configure:7007: $? = 0
319configure:7007: result: yes
320configure:7007: checking for inttypes.h
321configure:7007: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
322configure:7007: $? = 0
323configure:7007: result: yes
324configure:7007: checking for stdint.h
325configure:7007: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
326configure:7007: $? = 0
327configure:7007: result: yes
328configure:7007: checking for unistd.h
329configure:7007: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
330configure:7007: $? = 0
331configure:7007: result: yes
332configure:7157: checking AL/al.h usability
333configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
334configure:7157: $? = 0
335configure:7157: result: yes
336configure:7157: checking AL/al.h presence
337configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
338configure:7157: $? = 0
339configure:7157: result: yes
340configure:7157: checking for AL/al.h
341configure:7157: result: yes
342configure:7157: checking ApplicationServices/ApplicationServices.h usability
343configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
344configure:7157: $? = 0
345configure:7157: result: yes
346configure:7157: checking ApplicationServices/ApplicationServices.h presence
347configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
348configure:7157: $? = 0
349configure:7157: result: yes
350configure:7157: checking for ApplicationServices/ApplicationServices.h
351configure:7157: result: yes
352configure:7157: checking AudioToolbox/AudioConverter.h usability
353configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
354configure:7157: $? = 0
355configure:7157: result: yes
356configure:7157: checking AudioToolbox/AudioConverter.h presence
357configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
358configure:7157: $? = 0
359configure:7157: result: yes
360configure:7157: checking for AudioToolbox/AudioConverter.h
361configure:7157: result: yes
362configure:7157: checking AudioUnit/AudioUnit.h usability
363configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
364configure:7157: $? = 0
365configure:7157: result: yes
366configure:7157: checking AudioUnit/AudioUnit.h presence
367configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
368configure:7157: $? = 0
369configure:7157: result: yes
370configure:7157: checking for AudioUnit/AudioUnit.h
371configure:7157: result: yes
372configure:7157: checking AudioUnit/AudioComponent.h usability
373configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
374configure:7157: $? = 0
375configure:7157: result: yes
376configure:7157: checking AudioUnit/AudioComponent.h presence
377configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
378configure:7157: $? = 0
379configure:7157: result: yes
380configure:7157: checking for AudioUnit/AudioComponent.h
381configure:7157: result: yes
382configure:7157: checking CL/cl.h usability
383configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
384conftest.c:58:10: fatal error: 'CL/cl.h' file not found
385#include <CL/cl.h>
386         ^
3871 error generated.
388configure:7157: $? = 1
389configure: failed program was:
390| /* confdefs.h */
391| #define PACKAGE_NAME "Wine"
392| #define PACKAGE_TARNAME "wine"
393| #define PACKAGE_VERSION "3.4"
394| #define PACKAGE_STRING "Wine 3.4"
395| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
396| #define PACKAGE_URL "https://www.winehq.org"
397| #define EXEEXT ""
398| #define STDC_HEADERS 1
399| #define HAVE_SYS_TYPES_H 1
400| #define HAVE_SYS_STAT_H 1
401| #define HAVE_STDLIB_H 1
402| #define HAVE_STRING_H 1
403| #define HAVE_MEMORY_H 1
404| #define HAVE_STRINGS_H 1
405| #define HAVE_INTTYPES_H 1
406| #define HAVE_STDINT_H 1
407| #define HAVE_UNISTD_H 1
408| #define HAVE_AL_AL_H 1
409| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
410| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
411| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
412| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
413| /* end confdefs.h.  */
414| #include <stdio.h>
415| #ifdef HAVE_SYS_TYPES_H
416| # include <sys/types.h>
417| #endif
418| #ifdef HAVE_SYS_STAT_H
419| # include <sys/stat.h>
420| #endif
421| #ifdef STDC_HEADERS
422| # include <stdlib.h>
423| # include <stddef.h>
424| #else
425| # ifdef HAVE_STDLIB_H
426| #  include <stdlib.h>
427| # endif
428| #endif
429| #ifdef HAVE_STRING_H
430| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
431| #  include <memory.h>
432| # endif
433| # include <string.h>
434| #endif
435| #ifdef HAVE_STRINGS_H
436| # include <strings.h>
437| #endif
438| #ifdef HAVE_INTTYPES_H
439| # include <inttypes.h>
440| #endif
441| #ifdef HAVE_STDINT_H
442| # include <stdint.h>
443| #endif
444| #ifdef HAVE_UNISTD_H
445| # include <unistd.h>
446| #endif
447| #include <CL/cl.h>
448configure:7157: result: no
449configure:7157: checking CL/cl.h presence
450configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
451conftest.c:25:10: fatal error: 'CL/cl.h' file not found
452#include <CL/cl.h>
453         ^
4541 error generated.
455configure:7157: $? = 1
456configure: failed program was:
457| /* confdefs.h */
458| #define PACKAGE_NAME "Wine"
459| #define PACKAGE_TARNAME "wine"
460| #define PACKAGE_VERSION "3.4"
461| #define PACKAGE_STRING "Wine 3.4"
462| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
463| #define PACKAGE_URL "https://www.winehq.org"
464| #define EXEEXT ""
465| #define STDC_HEADERS 1
466| #define HAVE_SYS_TYPES_H 1
467| #define HAVE_SYS_STAT_H 1
468| #define HAVE_STDLIB_H 1
469| #define HAVE_STRING_H 1
470| #define HAVE_MEMORY_H 1
471| #define HAVE_STRINGS_H 1
472| #define HAVE_INTTYPES_H 1
473| #define HAVE_STDINT_H 1
474| #define HAVE_UNISTD_H 1
475| #define HAVE_AL_AL_H 1
476| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
477| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
478| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
479| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
480| /* end confdefs.h.  */
481| #include <CL/cl.h>
482configure:7157: result: no
483configure:7157: checking for CL/cl.h
484configure:7157: result: no
485configure:7157: checking Carbon/Carbon.h usability
486configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
487configure:7157: $? = 0
488configure:7157: result: yes
489configure:7157: checking Carbon/Carbon.h presence
490configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
491configure:7157: $? = 0
492configure:7157: result: yes
493configure:7157: checking for Carbon/Carbon.h
494configure:7157: result: yes
495configure:7157: checking CommonCrypto/CommonCryptor.h usability
496configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
497configure:7157: $? = 0
498configure:7157: result: yes
499configure:7157: checking CommonCrypto/CommonCryptor.h presence
500configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
501configure:7157: $? = 0
502configure:7157: result: yes
503configure:7157: checking for CommonCrypto/CommonCryptor.h
504configure:7157: result: yes
505configure:7157: checking CoreAudio/CoreAudio.h usability
506configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
507configure:7157: $? = 0
508configure:7157: result: yes
509configure:7157: checking CoreAudio/CoreAudio.h presence
510configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
511configure:7157: $? = 0
512configure:7157: result: yes
513configure:7157: checking for CoreAudio/CoreAudio.h
514configure:7157: result: yes
515configure:7157: checking CoreServices/CoreServices.h usability
516configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
517configure:7157: $? = 0
518configure:7157: result: yes
519configure:7157: checking CoreServices/CoreServices.h presence
520configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
521configure:7157: $? = 0
522configure:7157: result: yes
523configure:7157: checking for CoreServices/CoreServices.h
524configure:7157: result: yes
525configure:7157: checking DiskArbitration/DiskArbitration.h usability
526configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
527configure:7157: $? = 0
528configure:7157: result: yes
529configure:7157: checking DiskArbitration/DiskArbitration.h presence
530configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
531configure:7157: $? = 0
532configure:7157: result: yes
533configure:7157: checking for DiskArbitration/DiskArbitration.h
534configure:7157: result: yes
535configure:7157: checking EGL/egl.h usability
536configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
537conftest.c:63:10: fatal error: 'EGL/egl.h' file not found
538#include <EGL/egl.h>
539         ^
5401 error generated.
541configure:7157: $? = 1
542configure: failed program was:
543| /* confdefs.h */
544| #define PACKAGE_NAME "Wine"
545| #define PACKAGE_TARNAME "wine"
546| #define PACKAGE_VERSION "3.4"
547| #define PACKAGE_STRING "Wine 3.4"
548| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
549| #define PACKAGE_URL "https://www.winehq.org"
550| #define EXEEXT ""
551| #define STDC_HEADERS 1
552| #define HAVE_SYS_TYPES_H 1
553| #define HAVE_SYS_STAT_H 1
554| #define HAVE_STDLIB_H 1
555| #define HAVE_STRING_H 1
556| #define HAVE_MEMORY_H 1
557| #define HAVE_STRINGS_H 1
558| #define HAVE_INTTYPES_H 1
559| #define HAVE_STDINT_H 1
560| #define HAVE_UNISTD_H 1
561| #define HAVE_AL_AL_H 1
562| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
563| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
564| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
565| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
566| #define HAVE_CARBON_CARBON_H 1
567| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
568| #define HAVE_COREAUDIO_COREAUDIO_H 1
569| #define HAVE_CORESERVICES_CORESERVICES_H 1
570| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
571| /* end confdefs.h.  */
572| #include <stdio.h>
573| #ifdef HAVE_SYS_TYPES_H
574| # include <sys/types.h>
575| #endif
576| #ifdef HAVE_SYS_STAT_H
577| # include <sys/stat.h>
578| #endif
579| #ifdef STDC_HEADERS
580| # include <stdlib.h>
581| # include <stddef.h>
582| #else
583| # ifdef HAVE_STDLIB_H
584| #  include <stdlib.h>
585| # endif
586| #endif
587| #ifdef HAVE_STRING_H
588| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
589| #  include <memory.h>
590| # endif
591| # include <string.h>
592| #endif
593| #ifdef HAVE_STRINGS_H
594| # include <strings.h>
595| #endif
596| #ifdef HAVE_INTTYPES_H
597| # include <inttypes.h>
598| #endif
599| #ifdef HAVE_STDINT_H
600| # include <stdint.h>
601| #endif
602| #ifdef HAVE_UNISTD_H
603| # include <unistd.h>
604| #endif
605| #include <EGL/egl.h>
606configure:7157: result: no
607configure:7157: checking EGL/egl.h presence
608configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
609conftest.c:30:10: fatal error: 'EGL/egl.h' file not found
610#include <EGL/egl.h>
611         ^
6121 error generated.
613configure:7157: $? = 1
614configure: failed program was:
615| /* confdefs.h */
616| #define PACKAGE_NAME "Wine"
617| #define PACKAGE_TARNAME "wine"
618| #define PACKAGE_VERSION "3.4"
619| #define PACKAGE_STRING "Wine 3.4"
620| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
621| #define PACKAGE_URL "https://www.winehq.org"
622| #define EXEEXT ""
623| #define STDC_HEADERS 1
624| #define HAVE_SYS_TYPES_H 1
625| #define HAVE_SYS_STAT_H 1
626| #define HAVE_STDLIB_H 1
627| #define HAVE_STRING_H 1
628| #define HAVE_MEMORY_H 1
629| #define HAVE_STRINGS_H 1
630| #define HAVE_INTTYPES_H 1
631| #define HAVE_STDINT_H 1
632| #define HAVE_UNISTD_H 1
633| #define HAVE_AL_AL_H 1
634| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
635| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
636| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
637| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
638| #define HAVE_CARBON_CARBON_H 1
639| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
640| #define HAVE_COREAUDIO_COREAUDIO_H 1
641| #define HAVE_CORESERVICES_CORESERVICES_H 1
642| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
643| /* end confdefs.h.  */
644| #include <EGL/egl.h>
645configure:7157: result: no
646configure:7157: checking for EGL/egl.h
647configure:7157: result: no
648configure:7157: checking IOKit/IOKitLib.h usability
649configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
650configure:7157: $? = 0
651configure:7157: result: yes
652configure:7157: checking IOKit/IOKitLib.h presence
653configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
654configure:7157: $? = 0
655configure:7157: result: yes
656configure:7157: checking for IOKit/IOKitLib.h
657configure:7157: result: yes
658configure:7157: checking IOKit/hid/IOHIDLib.h usability
659configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
660configure:7157: $? = 0
661configure:7157: result: yes
662configure:7157: checking IOKit/hid/IOHIDLib.h presence
663configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
664configure:7157: $? = 0
665configure:7157: result: yes
666configure:7157: checking for IOKit/hid/IOHIDLib.h
667configure:7157: result: yes
668configure:7157: checking OpenAL/al.h usability
669configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
670configure:7157: $? = 0
671configure:7157: result: yes
672configure:7157: checking OpenAL/al.h presence
673configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
674configure:7157: $? = 0
675configure:7157: result: yes
676configure:7157: checking for OpenAL/al.h
677configure:7157: result: yes
678configure:7157: checking OpenCL/opencl.h usability
679configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
680configure:7157: $? = 0
681configure:7157: result: yes
682configure:7157: checking OpenCL/opencl.h presence
683configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
684configure:7157: $? = 0
685configure:7157: result: yes
686configure:7157: checking for OpenCL/opencl.h
687configure:7157: result: yes
688configure:7157: checking QuickTime/ImageCompression.h usability
689configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
690configure:7157: $? = 0
691configure:7157: result: yes
692configure:7157: checking QuickTime/ImageCompression.h presence
693configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
694configure:7157: $? = 0
695configure:7157: result: yes
696configure:7157: checking for QuickTime/ImageCompression.h
697configure:7157: result: yes
698configure:7157: checking Security/Security.h usability
699configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
700configure:7157: $? = 0
701configure:7157: result: yes
702configure:7157: checking Security/Security.h presence
703configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
704configure:7157: $? = 0
705configure:7157: result: yes
706configure:7157: checking for Security/Security.h
707configure:7157: result: yes
708configure:7157: checking alias.h usability
709configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
710conftest.c:69:10: fatal error: 'alias.h' file not found
711#include <alias.h>
712         ^
7131 error generated.
714configure:7157: $? = 1
715configure: failed program was:
716| /* confdefs.h */
717| #define PACKAGE_NAME "Wine"
718| #define PACKAGE_TARNAME "wine"
719| #define PACKAGE_VERSION "3.4"
720| #define PACKAGE_STRING "Wine 3.4"
721| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
722| #define PACKAGE_URL "https://www.winehq.org"
723| #define EXEEXT ""
724| #define STDC_HEADERS 1
725| #define HAVE_SYS_TYPES_H 1
726| #define HAVE_SYS_STAT_H 1
727| #define HAVE_STDLIB_H 1
728| #define HAVE_STRING_H 1
729| #define HAVE_MEMORY_H 1
730| #define HAVE_STRINGS_H 1
731| #define HAVE_INTTYPES_H 1
732| #define HAVE_STDINT_H 1
733| #define HAVE_UNISTD_H 1
734| #define HAVE_AL_AL_H 1
735| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
736| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
737| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
738| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
739| #define HAVE_CARBON_CARBON_H 1
740| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
741| #define HAVE_COREAUDIO_COREAUDIO_H 1
742| #define HAVE_CORESERVICES_CORESERVICES_H 1
743| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
744| #define HAVE_IOKIT_IOKITLIB_H 1
745| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
746| #define HAVE_OPENAL_AL_H 1
747| #define HAVE_OPENCL_OPENCL_H 1
748| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
749| #define HAVE_SECURITY_SECURITY_H 1
750| /* end confdefs.h.  */
751| #include <stdio.h>
752| #ifdef HAVE_SYS_TYPES_H
753| # include <sys/types.h>
754| #endif
755| #ifdef HAVE_SYS_STAT_H
756| # include <sys/stat.h>
757| #endif
758| #ifdef STDC_HEADERS
759| # include <stdlib.h>
760| # include <stddef.h>
761| #else
762| # ifdef HAVE_STDLIB_H
763| #  include <stdlib.h>
764| # endif
765| #endif
766| #ifdef HAVE_STRING_H
767| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
768| #  include <memory.h>
769| # endif
770| # include <string.h>
771| #endif
772| #ifdef HAVE_STRINGS_H
773| # include <strings.h>
774| #endif
775| #ifdef HAVE_INTTYPES_H
776| # include <inttypes.h>
777| #endif
778| #ifdef HAVE_STDINT_H
779| # include <stdint.h>
780| #endif
781| #ifdef HAVE_UNISTD_H
782| # include <unistd.h>
783| #endif
784| #include <alias.h>
785configure:7157: result: no
786configure:7157: checking alias.h presence
787configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
788conftest.c:36:10: fatal error: 'alias.h' file not found
789#include <alias.h>
790         ^
7911 error generated.
792configure:7157: $? = 1
793configure: failed program was:
794| /* confdefs.h */
795| #define PACKAGE_NAME "Wine"
796| #define PACKAGE_TARNAME "wine"
797| #define PACKAGE_VERSION "3.4"
798| #define PACKAGE_STRING "Wine 3.4"
799| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
800| #define PACKAGE_URL "https://www.winehq.org"
801| #define EXEEXT ""
802| #define STDC_HEADERS 1
803| #define HAVE_SYS_TYPES_H 1
804| #define HAVE_SYS_STAT_H 1
805| #define HAVE_STDLIB_H 1
806| #define HAVE_STRING_H 1
807| #define HAVE_MEMORY_H 1
808| #define HAVE_STRINGS_H 1
809| #define HAVE_INTTYPES_H 1
810| #define HAVE_STDINT_H 1
811| #define HAVE_UNISTD_H 1
812| #define HAVE_AL_AL_H 1
813| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
814| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
815| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
816| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
817| #define HAVE_CARBON_CARBON_H 1
818| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
819| #define HAVE_COREAUDIO_COREAUDIO_H 1
820| #define HAVE_CORESERVICES_CORESERVICES_H 1
821| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
822| #define HAVE_IOKIT_IOKITLIB_H 1
823| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
824| #define HAVE_OPENAL_AL_H 1
825| #define HAVE_OPENCL_OPENCL_H 1
826| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
827| #define HAVE_SECURITY_SECURITY_H 1
828| /* end confdefs.h.  */
829| #include <alias.h>
830configure:7157: result: no
831configure:7157: checking for alias.h
832configure:7157: result: no
833configure:7157: checking for alsa/asoundlib.h
834configure:7157: result: no
835configure:7157: checking arpa/inet.h usability
836configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
837configure:7157: $? = 0
838configure:7157: result: yes
839configure:7157: checking arpa/inet.h presence
840configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
841configure:7157: $? = 0
842configure:7157: result: yes
843configure:7157: checking for arpa/inet.h
844configure:7157: result: yes
845configure:7157: checking arpa/nameser.h usability
846configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
847configure:7157: $? = 0
848configure:7157: result: yes
849configure:7157: checking arpa/nameser.h presence
850configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
851configure:7157: $? = 0
852configure:7157: result: yes
853configure:7157: checking for arpa/nameser.h
854configure:7157: result: yes
855configure:7157: checking asm/types.h usability
856configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
857conftest.c:71:10: fatal error: 'asm/types.h' file not found
858#include <asm/types.h>
859         ^
8601 error generated.
861configure:7157: $? = 1
862configure: failed program was:
863| /* confdefs.h */
864| #define PACKAGE_NAME "Wine"
865| #define PACKAGE_TARNAME "wine"
866| #define PACKAGE_VERSION "3.4"
867| #define PACKAGE_STRING "Wine 3.4"
868| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
869| #define PACKAGE_URL "https://www.winehq.org"
870| #define EXEEXT ""
871| #define STDC_HEADERS 1
872| #define HAVE_SYS_TYPES_H 1
873| #define HAVE_SYS_STAT_H 1
874| #define HAVE_STDLIB_H 1
875| #define HAVE_STRING_H 1
876| #define HAVE_MEMORY_H 1
877| #define HAVE_STRINGS_H 1
878| #define HAVE_INTTYPES_H 1
879| #define HAVE_STDINT_H 1
880| #define HAVE_UNISTD_H 1
881| #define HAVE_AL_AL_H 1
882| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
883| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
884| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
885| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
886| #define HAVE_CARBON_CARBON_H 1
887| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
888| #define HAVE_COREAUDIO_COREAUDIO_H 1
889| #define HAVE_CORESERVICES_CORESERVICES_H 1
890| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
891| #define HAVE_IOKIT_IOKITLIB_H 1
892| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
893| #define HAVE_OPENAL_AL_H 1
894| #define HAVE_OPENCL_OPENCL_H 1
895| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
896| #define HAVE_SECURITY_SECURITY_H 1
897| #define HAVE_ARPA_INET_H 1
898| #define HAVE_ARPA_NAMESER_H 1
899| /* end confdefs.h.  */
900| #include <stdio.h>
901| #ifdef HAVE_SYS_TYPES_H
902| # include <sys/types.h>
903| #endif
904| #ifdef HAVE_SYS_STAT_H
905| # include <sys/stat.h>
906| #endif
907| #ifdef STDC_HEADERS
908| # include <stdlib.h>
909| # include <stddef.h>
910| #else
911| # ifdef HAVE_STDLIB_H
912| #  include <stdlib.h>
913| # endif
914| #endif
915| #ifdef HAVE_STRING_H
916| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
917| #  include <memory.h>
918| # endif
919| # include <string.h>
920| #endif
921| #ifdef HAVE_STRINGS_H
922| # include <strings.h>
923| #endif
924| #ifdef HAVE_INTTYPES_H
925| # include <inttypes.h>
926| #endif
927| #ifdef HAVE_STDINT_H
928| # include <stdint.h>
929| #endif
930| #ifdef HAVE_UNISTD_H
931| # include <unistd.h>
932| #endif
933| #include <asm/types.h>
934configure:7157: result: no
935configure:7157: checking asm/types.h presence
936configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
937conftest.c:38:10: fatal error: 'asm/types.h' file not found
938#include <asm/types.h>
939         ^
9401 error generated.
941configure:7157: $? = 1
942configure: failed program was:
943| /* confdefs.h */
944| #define PACKAGE_NAME "Wine"
945| #define PACKAGE_TARNAME "wine"
946| #define PACKAGE_VERSION "3.4"
947| #define PACKAGE_STRING "Wine 3.4"
948| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
949| #define PACKAGE_URL "https://www.winehq.org"
950| #define EXEEXT ""
951| #define STDC_HEADERS 1
952| #define HAVE_SYS_TYPES_H 1
953| #define HAVE_SYS_STAT_H 1
954| #define HAVE_STDLIB_H 1
955| #define HAVE_STRING_H 1
956| #define HAVE_MEMORY_H 1
957| #define HAVE_STRINGS_H 1
958| #define HAVE_INTTYPES_H 1
959| #define HAVE_STDINT_H 1
960| #define HAVE_UNISTD_H 1
961| #define HAVE_AL_AL_H 1
962| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
963| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
964| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
965| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
966| #define HAVE_CARBON_CARBON_H 1
967| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
968| #define HAVE_COREAUDIO_COREAUDIO_H 1
969| #define HAVE_CORESERVICES_CORESERVICES_H 1
970| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
971| #define HAVE_IOKIT_IOKITLIB_H 1
972| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
973| #define HAVE_OPENAL_AL_H 1
974| #define HAVE_OPENCL_OPENCL_H 1
975| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
976| #define HAVE_SECURITY_SECURITY_H 1
977| #define HAVE_ARPA_INET_H 1
978| #define HAVE_ARPA_NAMESER_H 1
979| /* end confdefs.h.  */
980| #include <asm/types.h>
981configure:7157: result: no
982configure:7157: checking for asm/types.h
983configure:7157: result: no
984configure:7157: checking asm/user.h usability
985configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
986conftest.c:71:10: fatal error: 'asm/user.h' file not found
987#include <asm/user.h>
988         ^
9891 error generated.
990configure:7157: $? = 1
991configure: failed program was:
992| /* confdefs.h */
993| #define PACKAGE_NAME "Wine"
994| #define PACKAGE_TARNAME "wine"
995| #define PACKAGE_VERSION "3.4"
996| #define PACKAGE_STRING "Wine 3.4"
997| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
998| #define PACKAGE_URL "https://www.winehq.org"
999| #define EXEEXT ""
1000| #define STDC_HEADERS 1
1001| #define HAVE_SYS_TYPES_H 1
1002| #define HAVE_SYS_STAT_H 1
1003| #define HAVE_STDLIB_H 1
1004| #define HAVE_STRING_H 1
1005| #define HAVE_MEMORY_H 1
1006| #define HAVE_STRINGS_H 1
1007| #define HAVE_INTTYPES_H 1
1008| #define HAVE_STDINT_H 1
1009| #define HAVE_UNISTD_H 1
1010| #define HAVE_AL_AL_H 1
1011| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1012| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1013| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1014| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1015| #define HAVE_CARBON_CARBON_H 1
1016| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1017| #define HAVE_COREAUDIO_COREAUDIO_H 1
1018| #define HAVE_CORESERVICES_CORESERVICES_H 1
1019| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1020| #define HAVE_IOKIT_IOKITLIB_H 1
1021| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1022| #define HAVE_OPENAL_AL_H 1
1023| #define HAVE_OPENCL_OPENCL_H 1
1024| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1025| #define HAVE_SECURITY_SECURITY_H 1
1026| #define HAVE_ARPA_INET_H 1
1027| #define HAVE_ARPA_NAMESER_H 1
1028| /* end confdefs.h.  */
1029| #include <stdio.h>
1030| #ifdef HAVE_SYS_TYPES_H
1031| # include <sys/types.h>
1032| #endif
1033| #ifdef HAVE_SYS_STAT_H
1034| # include <sys/stat.h>
1035| #endif
1036| #ifdef STDC_HEADERS
1037| # include <stdlib.h>
1038| # include <stddef.h>
1039| #else
1040| # ifdef HAVE_STDLIB_H
1041| #  include <stdlib.h>
1042| # endif
1043| #endif
1044| #ifdef HAVE_STRING_H
1045| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1046| #  include <memory.h>
1047| # endif
1048| # include <string.h>
1049| #endif
1050| #ifdef HAVE_STRINGS_H
1051| # include <strings.h>
1052| #endif
1053| #ifdef HAVE_INTTYPES_H
1054| # include <inttypes.h>
1055| #endif
1056| #ifdef HAVE_STDINT_H
1057| # include <stdint.h>
1058| #endif
1059| #ifdef HAVE_UNISTD_H
1060| # include <unistd.h>
1061| #endif
1062| #include <asm/user.h>
1063configure:7157: result: no
1064configure:7157: checking asm/user.h presence
1065configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1066conftest.c:38:10: fatal error: 'asm/user.h' file not found
1067#include <asm/user.h>
1068         ^
10691 error generated.
1070configure:7157: $? = 1
1071configure: failed program was:
1072| /* confdefs.h */
1073| #define PACKAGE_NAME "Wine"
1074| #define PACKAGE_TARNAME "wine"
1075| #define PACKAGE_VERSION "3.4"
1076| #define PACKAGE_STRING "Wine 3.4"
1077| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1078| #define PACKAGE_URL "https://www.winehq.org"
1079| #define EXEEXT ""
1080| #define STDC_HEADERS 1
1081| #define HAVE_SYS_TYPES_H 1
1082| #define HAVE_SYS_STAT_H 1
1083| #define HAVE_STDLIB_H 1
1084| #define HAVE_STRING_H 1
1085| #define HAVE_MEMORY_H 1
1086| #define HAVE_STRINGS_H 1
1087| #define HAVE_INTTYPES_H 1
1088| #define HAVE_STDINT_H 1
1089| #define HAVE_UNISTD_H 1
1090| #define HAVE_AL_AL_H 1
1091| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1092| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1093| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1094| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1095| #define HAVE_CARBON_CARBON_H 1
1096| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1097| #define HAVE_COREAUDIO_COREAUDIO_H 1
1098| #define HAVE_CORESERVICES_CORESERVICES_H 1
1099| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1100| #define HAVE_IOKIT_IOKITLIB_H 1
1101| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1102| #define HAVE_OPENAL_AL_H 1
1103| #define HAVE_OPENCL_OPENCL_H 1
1104| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1105| #define HAVE_SECURITY_SECURITY_H 1
1106| #define HAVE_ARPA_INET_H 1
1107| #define HAVE_ARPA_NAMESER_H 1
1108| /* end confdefs.h.  */
1109| #include <asm/user.h>
1110configure:7157: result: no
1111configure:7157: checking for asm/user.h
1112configure:7157: result: no
1113configure:7157: checking curses.h usability
1114configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1115configure:7157: $? = 0
1116configure:7157: result: yes
1117configure:7157: checking curses.h presence
1118configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1119configure:7157: $? = 0
1120configure:7157: result: yes
1121configure:7157: checking for curses.h
1122configure:7157: result: yes
1123configure:7157: checking direct.h usability
1124configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1125conftest.c:72:10: fatal error: 'direct.h' file not found
1126#include <direct.h>
1127         ^
11281 error generated.
1129configure:7157: $? = 1
1130configure: failed program was:
1131| /* confdefs.h */
1132| #define PACKAGE_NAME "Wine"
1133| #define PACKAGE_TARNAME "wine"
1134| #define PACKAGE_VERSION "3.4"
1135| #define PACKAGE_STRING "Wine 3.4"
1136| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1137| #define PACKAGE_URL "https://www.winehq.org"
1138| #define EXEEXT ""
1139| #define STDC_HEADERS 1
1140| #define HAVE_SYS_TYPES_H 1
1141| #define HAVE_SYS_STAT_H 1
1142| #define HAVE_STDLIB_H 1
1143| #define HAVE_STRING_H 1
1144| #define HAVE_MEMORY_H 1
1145| #define HAVE_STRINGS_H 1
1146| #define HAVE_INTTYPES_H 1
1147| #define HAVE_STDINT_H 1
1148| #define HAVE_UNISTD_H 1
1149| #define HAVE_AL_AL_H 1
1150| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1151| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1152| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1153| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1154| #define HAVE_CARBON_CARBON_H 1
1155| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1156| #define HAVE_COREAUDIO_COREAUDIO_H 1
1157| #define HAVE_CORESERVICES_CORESERVICES_H 1
1158| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1159| #define HAVE_IOKIT_IOKITLIB_H 1
1160| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1161| #define HAVE_OPENAL_AL_H 1
1162| #define HAVE_OPENCL_OPENCL_H 1
1163| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1164| #define HAVE_SECURITY_SECURITY_H 1
1165| #define HAVE_ARPA_INET_H 1
1166| #define HAVE_ARPA_NAMESER_H 1
1167| #define HAVE_CURSES_H 1
1168| /* end confdefs.h.  */
1169| #include <stdio.h>
1170| #ifdef HAVE_SYS_TYPES_H
1171| # include <sys/types.h>
1172| #endif
1173| #ifdef HAVE_SYS_STAT_H
1174| # include <sys/stat.h>
1175| #endif
1176| #ifdef STDC_HEADERS
1177| # include <stdlib.h>
1178| # include <stddef.h>
1179| #else
1180| # ifdef HAVE_STDLIB_H
1181| #  include <stdlib.h>
1182| # endif
1183| #endif
1184| #ifdef HAVE_STRING_H
1185| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1186| #  include <memory.h>
1187| # endif
1188| # include <string.h>
1189| #endif
1190| #ifdef HAVE_STRINGS_H
1191| # include <strings.h>
1192| #endif
1193| #ifdef HAVE_INTTYPES_H
1194| # include <inttypes.h>
1195| #endif
1196| #ifdef HAVE_STDINT_H
1197| # include <stdint.h>
1198| #endif
1199| #ifdef HAVE_UNISTD_H
1200| # include <unistd.h>
1201| #endif
1202| #include <direct.h>
1203configure:7157: result: no
1204configure:7157: checking direct.h presence
1205configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1206conftest.c:39:10: fatal error: 'direct.h' file not found
1207#include <direct.h>
1208         ^
12091 error generated.
1210configure:7157: $? = 1
1211configure: failed program was:
1212| /* confdefs.h */
1213| #define PACKAGE_NAME "Wine"
1214| #define PACKAGE_TARNAME "wine"
1215| #define PACKAGE_VERSION "3.4"
1216| #define PACKAGE_STRING "Wine 3.4"
1217| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1218| #define PACKAGE_URL "https://www.winehq.org"
1219| #define EXEEXT ""
1220| #define STDC_HEADERS 1
1221| #define HAVE_SYS_TYPES_H 1
1222| #define HAVE_SYS_STAT_H 1
1223| #define HAVE_STDLIB_H 1
1224| #define HAVE_STRING_H 1
1225| #define HAVE_MEMORY_H 1
1226| #define HAVE_STRINGS_H 1
1227| #define HAVE_INTTYPES_H 1
1228| #define HAVE_STDINT_H 1
1229| #define HAVE_UNISTD_H 1
1230| #define HAVE_AL_AL_H 1
1231| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1232| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1233| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1234| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1235| #define HAVE_CARBON_CARBON_H 1
1236| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1237| #define HAVE_COREAUDIO_COREAUDIO_H 1
1238| #define HAVE_CORESERVICES_CORESERVICES_H 1
1239| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1240| #define HAVE_IOKIT_IOKITLIB_H 1
1241| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1242| #define HAVE_OPENAL_AL_H 1
1243| #define HAVE_OPENCL_OPENCL_H 1
1244| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1245| #define HAVE_SECURITY_SECURITY_H 1
1246| #define HAVE_ARPA_INET_H 1
1247| #define HAVE_ARPA_NAMESER_H 1
1248| #define HAVE_CURSES_H 1
1249| /* end confdefs.h.  */
1250| #include <direct.h>
1251configure:7157: result: no
1252configure:7157: checking for direct.h
1253configure:7157: result: no
1254configure:7157: checking dirent.h usability
1255configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1256configure:7157: $? = 0
1257configure:7157: result: yes
1258configure:7157: checking dirent.h presence
1259configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1260configure:7157: $? = 0
1261configure:7157: result: yes
1262configure:7157: checking for dirent.h
1263configure:7157: result: yes
1264configure:7157: checking dlfcn.h usability
1265configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1266configure:7157: $? = 0
1267configure:7157: result: yes
1268configure:7157: checking dlfcn.h presence
1269configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1270configure:7157: $? = 0
1271configure:7157: result: yes
1272configure:7157: checking for dlfcn.h
1273configure:7157: result: yes
1274configure:7157: checking elf.h usability
1275configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1276conftest.c:74:10: fatal error: 'elf.h' file not found
1277#include <elf.h>
1278         ^
12791 error generated.
1280configure:7157: $? = 1
1281configure: failed program was:
1282| /* confdefs.h */
1283| #define PACKAGE_NAME "Wine"
1284| #define PACKAGE_TARNAME "wine"
1285| #define PACKAGE_VERSION "3.4"
1286| #define PACKAGE_STRING "Wine 3.4"
1287| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1288| #define PACKAGE_URL "https://www.winehq.org"
1289| #define EXEEXT ""
1290| #define STDC_HEADERS 1
1291| #define HAVE_SYS_TYPES_H 1
1292| #define HAVE_SYS_STAT_H 1
1293| #define HAVE_STDLIB_H 1
1294| #define HAVE_STRING_H 1
1295| #define HAVE_MEMORY_H 1
1296| #define HAVE_STRINGS_H 1
1297| #define HAVE_INTTYPES_H 1
1298| #define HAVE_STDINT_H 1
1299| #define HAVE_UNISTD_H 1
1300| #define HAVE_AL_AL_H 1
1301| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1302| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1303| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1304| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1305| #define HAVE_CARBON_CARBON_H 1
1306| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1307| #define HAVE_COREAUDIO_COREAUDIO_H 1
1308| #define HAVE_CORESERVICES_CORESERVICES_H 1
1309| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1310| #define HAVE_IOKIT_IOKITLIB_H 1
1311| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1312| #define HAVE_OPENAL_AL_H 1
1313| #define HAVE_OPENCL_OPENCL_H 1
1314| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1315| #define HAVE_SECURITY_SECURITY_H 1
1316| #define HAVE_ARPA_INET_H 1
1317| #define HAVE_ARPA_NAMESER_H 1
1318| #define HAVE_CURSES_H 1
1319| #define HAVE_DIRENT_H 1
1320| #define HAVE_DLFCN_H 1
1321| /* end confdefs.h.  */
1322| #include <stdio.h>
1323| #ifdef HAVE_SYS_TYPES_H
1324| # include <sys/types.h>
1325| #endif
1326| #ifdef HAVE_SYS_STAT_H
1327| # include <sys/stat.h>
1328| #endif
1329| #ifdef STDC_HEADERS
1330| # include <stdlib.h>
1331| # include <stddef.h>
1332| #else
1333| # ifdef HAVE_STDLIB_H
1334| #  include <stdlib.h>
1335| # endif
1336| #endif
1337| #ifdef HAVE_STRING_H
1338| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1339| #  include <memory.h>
1340| # endif
1341| # include <string.h>
1342| #endif
1343| #ifdef HAVE_STRINGS_H
1344| # include <strings.h>
1345| #endif
1346| #ifdef HAVE_INTTYPES_H
1347| # include <inttypes.h>
1348| #endif
1349| #ifdef HAVE_STDINT_H
1350| # include <stdint.h>
1351| #endif
1352| #ifdef HAVE_UNISTD_H
1353| # include <unistd.h>
1354| #endif
1355| #include <elf.h>
1356configure:7157: result: no
1357configure:7157: checking elf.h presence
1358configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1359conftest.c:41:10: fatal error: 'elf.h' file not found
1360#include <elf.h>
1361         ^
13621 error generated.
1363configure:7157: $? = 1
1364configure: failed program was:
1365| /* confdefs.h */
1366| #define PACKAGE_NAME "Wine"
1367| #define PACKAGE_TARNAME "wine"
1368| #define PACKAGE_VERSION "3.4"
1369| #define PACKAGE_STRING "Wine 3.4"
1370| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1371| #define PACKAGE_URL "https://www.winehq.org"
1372| #define EXEEXT ""
1373| #define STDC_HEADERS 1
1374| #define HAVE_SYS_TYPES_H 1
1375| #define HAVE_SYS_STAT_H 1
1376| #define HAVE_STDLIB_H 1
1377| #define HAVE_STRING_H 1
1378| #define HAVE_MEMORY_H 1
1379| #define HAVE_STRINGS_H 1
1380| #define HAVE_INTTYPES_H 1
1381| #define HAVE_STDINT_H 1
1382| #define HAVE_UNISTD_H 1
1383| #define HAVE_AL_AL_H 1
1384| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1385| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1386| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1387| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1388| #define HAVE_CARBON_CARBON_H 1
1389| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1390| #define HAVE_COREAUDIO_COREAUDIO_H 1
1391| #define HAVE_CORESERVICES_CORESERVICES_H 1
1392| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1393| #define HAVE_IOKIT_IOKITLIB_H 1
1394| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1395| #define HAVE_OPENAL_AL_H 1
1396| #define HAVE_OPENCL_OPENCL_H 1
1397| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1398| #define HAVE_SECURITY_SECURITY_H 1
1399| #define HAVE_ARPA_INET_H 1
1400| #define HAVE_ARPA_NAMESER_H 1
1401| #define HAVE_CURSES_H 1
1402| #define HAVE_DIRENT_H 1
1403| #define HAVE_DLFCN_H 1
1404| /* end confdefs.h.  */
1405| #include <elf.h>
1406configure:7157: result: no
1407configure:7157: checking for elf.h
1408configure:7157: result: no
1409configure:7157: checking float.h usability
1410configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1411configure:7157: $? = 0
1412configure:7157: result: yes
1413configure:7157: checking float.h presence
1414configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1415configure:7157: $? = 0
1416configure:7157: result: yes
1417configure:7157: checking for float.h
1418configure:7157: result: yes
1419configure:7157: checking fnmatch.h usability
1420configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1421configure:7157: $? = 0
1422configure:7157: result: yes
1423configure:7157: checking fnmatch.h presence
1424configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1425configure:7157: $? = 0
1426configure:7157: result: yes
1427configure:7157: checking for fnmatch.h
1428configure:7157: result: yes
1429configure:7157: checking getopt.h usability
1430configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1431configure:7157: $? = 0
1432configure:7157: result: yes
1433configure:7157: checking getopt.h presence
1434configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1435configure:7157: $? = 0
1436configure:7157: result: yes
1437configure:7157: checking for getopt.h
1438configure:7157: result: yes
1439configure:7157: checking for gettext-po.h
1440configure:7157: result: no
1441configure:7157: checking grp.h usability
1442configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1443configure:7157: $? = 0
1444configure:7157: result: yes
1445configure:7157: checking grp.h presence
1446configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1447configure:7157: $? = 0
1448configure:7157: result: yes
1449configure:7157: checking for grp.h
1450configure:7157: result: yes
1451configure:7157: checking for gsm.h
1452configure:7157: result: no
1453configure:7157: checking for gsm/gsm.h
1454configure:7157: result: no
1455configure:7157: checking ieeefp.h usability
1456configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1457conftest.c:78:10: fatal error: 'ieeefp.h' file not found
1458#include <ieeefp.h>
1459         ^
14601 error generated.
1461configure:7157: $? = 1
1462configure: failed program was:
1463| /* confdefs.h */
1464| #define PACKAGE_NAME "Wine"
1465| #define PACKAGE_TARNAME "wine"
1466| #define PACKAGE_VERSION "3.4"
1467| #define PACKAGE_STRING "Wine 3.4"
1468| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1469| #define PACKAGE_URL "https://www.winehq.org"
1470| #define EXEEXT ""
1471| #define STDC_HEADERS 1
1472| #define HAVE_SYS_TYPES_H 1
1473| #define HAVE_SYS_STAT_H 1
1474| #define HAVE_STDLIB_H 1
1475| #define HAVE_STRING_H 1
1476| #define HAVE_MEMORY_H 1
1477| #define HAVE_STRINGS_H 1
1478| #define HAVE_INTTYPES_H 1
1479| #define HAVE_STDINT_H 1
1480| #define HAVE_UNISTD_H 1
1481| #define HAVE_AL_AL_H 1
1482| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1483| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1484| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1485| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1486| #define HAVE_CARBON_CARBON_H 1
1487| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1488| #define HAVE_COREAUDIO_COREAUDIO_H 1
1489| #define HAVE_CORESERVICES_CORESERVICES_H 1
1490| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1491| #define HAVE_IOKIT_IOKITLIB_H 1
1492| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1493| #define HAVE_OPENAL_AL_H 1
1494| #define HAVE_OPENCL_OPENCL_H 1
1495| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1496| #define HAVE_SECURITY_SECURITY_H 1
1497| #define HAVE_ARPA_INET_H 1
1498| #define HAVE_ARPA_NAMESER_H 1
1499| #define HAVE_CURSES_H 1
1500| #define HAVE_DIRENT_H 1
1501| #define HAVE_DLFCN_H 1
1502| #define HAVE_FLOAT_H 1
1503| #define HAVE_FNMATCH_H 1
1504| #define HAVE_GETOPT_H 1
1505| #define HAVE_GRP_H 1
1506| /* end confdefs.h.  */
1507| #include <stdio.h>
1508| #ifdef HAVE_SYS_TYPES_H
1509| # include <sys/types.h>
1510| #endif
1511| #ifdef HAVE_SYS_STAT_H
1512| # include <sys/stat.h>
1513| #endif
1514| #ifdef STDC_HEADERS
1515| # include <stdlib.h>
1516| # include <stddef.h>
1517| #else
1518| # ifdef HAVE_STDLIB_H
1519| #  include <stdlib.h>
1520| # endif
1521| #endif
1522| #ifdef HAVE_STRING_H
1523| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1524| #  include <memory.h>
1525| # endif
1526| # include <string.h>
1527| #endif
1528| #ifdef HAVE_STRINGS_H
1529| # include <strings.h>
1530| #endif
1531| #ifdef HAVE_INTTYPES_H
1532| # include <inttypes.h>
1533| #endif
1534| #ifdef HAVE_STDINT_H
1535| # include <stdint.h>
1536| #endif
1537| #ifdef HAVE_UNISTD_H
1538| # include <unistd.h>
1539| #endif
1540| #include <ieeefp.h>
1541configure:7157: result: no
1542configure:7157: checking ieeefp.h presence
1543configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1544conftest.c:45:10: fatal error: 'ieeefp.h' file not found
1545#include <ieeefp.h>
1546         ^
15471 error generated.
1548configure:7157: $? = 1
1549configure: failed program was:
1550| /* confdefs.h */
1551| #define PACKAGE_NAME "Wine"
1552| #define PACKAGE_TARNAME "wine"
1553| #define PACKAGE_VERSION "3.4"
1554| #define PACKAGE_STRING "Wine 3.4"
1555| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1556| #define PACKAGE_URL "https://www.winehq.org"
1557| #define EXEEXT ""
1558| #define STDC_HEADERS 1
1559| #define HAVE_SYS_TYPES_H 1
1560| #define HAVE_SYS_STAT_H 1
1561| #define HAVE_STDLIB_H 1
1562| #define HAVE_STRING_H 1
1563| #define HAVE_MEMORY_H 1
1564| #define HAVE_STRINGS_H 1
1565| #define HAVE_INTTYPES_H 1
1566| #define HAVE_STDINT_H 1
1567| #define HAVE_UNISTD_H 1
1568| #define HAVE_AL_AL_H 1
1569| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1570| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1571| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1572| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1573| #define HAVE_CARBON_CARBON_H 1
1574| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1575| #define HAVE_COREAUDIO_COREAUDIO_H 1
1576| #define HAVE_CORESERVICES_CORESERVICES_H 1
1577| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1578| #define HAVE_IOKIT_IOKITLIB_H 1
1579| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1580| #define HAVE_OPENAL_AL_H 1
1581| #define HAVE_OPENCL_OPENCL_H 1
1582| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1583| #define HAVE_SECURITY_SECURITY_H 1
1584| #define HAVE_ARPA_INET_H 1
1585| #define HAVE_ARPA_NAMESER_H 1
1586| #define HAVE_CURSES_H 1
1587| #define HAVE_DIRENT_H 1
1588| #define HAVE_DLFCN_H 1
1589| #define HAVE_FLOAT_H 1
1590| #define HAVE_FNMATCH_H 1
1591| #define HAVE_GETOPT_H 1
1592| #define HAVE_GRP_H 1
1593| /* end confdefs.h.  */
1594| #include <ieeefp.h>
1595configure:7157: result: no
1596configure:7157: checking for ieeefp.h
1597configure:7157: result: no
1598configure:7157: checking inet/mib2.h usability
1599configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1600conftest.c:78:10: fatal error: 'inet/mib2.h' file not found
1601#include <inet/mib2.h>
1602         ^
16031 error generated.
1604configure:7157: $? = 1
1605configure: failed program was:
1606| /* confdefs.h */
1607| #define PACKAGE_NAME "Wine"
1608| #define PACKAGE_TARNAME "wine"
1609| #define PACKAGE_VERSION "3.4"
1610| #define PACKAGE_STRING "Wine 3.4"
1611| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1612| #define PACKAGE_URL "https://www.winehq.org"
1613| #define EXEEXT ""
1614| #define STDC_HEADERS 1
1615| #define HAVE_SYS_TYPES_H 1
1616| #define HAVE_SYS_STAT_H 1
1617| #define HAVE_STDLIB_H 1
1618| #define HAVE_STRING_H 1
1619| #define HAVE_MEMORY_H 1
1620| #define HAVE_STRINGS_H 1
1621| #define HAVE_INTTYPES_H 1
1622| #define HAVE_STDINT_H 1
1623| #define HAVE_UNISTD_H 1
1624| #define HAVE_AL_AL_H 1
1625| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1626| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1627| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1628| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1629| #define HAVE_CARBON_CARBON_H 1
1630| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1631| #define HAVE_COREAUDIO_COREAUDIO_H 1
1632| #define HAVE_CORESERVICES_CORESERVICES_H 1
1633| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1634| #define HAVE_IOKIT_IOKITLIB_H 1
1635| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1636| #define HAVE_OPENAL_AL_H 1
1637| #define HAVE_OPENCL_OPENCL_H 1
1638| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1639| #define HAVE_SECURITY_SECURITY_H 1
1640| #define HAVE_ARPA_INET_H 1
1641| #define HAVE_ARPA_NAMESER_H 1
1642| #define HAVE_CURSES_H 1
1643| #define HAVE_DIRENT_H 1
1644| #define HAVE_DLFCN_H 1
1645| #define HAVE_FLOAT_H 1
1646| #define HAVE_FNMATCH_H 1
1647| #define HAVE_GETOPT_H 1
1648| #define HAVE_GRP_H 1
1649| /* end confdefs.h.  */
1650| #include <stdio.h>
1651| #ifdef HAVE_SYS_TYPES_H
1652| # include <sys/types.h>
1653| #endif
1654| #ifdef HAVE_SYS_STAT_H
1655| # include <sys/stat.h>
1656| #endif
1657| #ifdef STDC_HEADERS
1658| # include <stdlib.h>
1659| # include <stddef.h>
1660| #else
1661| # ifdef HAVE_STDLIB_H
1662| #  include <stdlib.h>
1663| # endif
1664| #endif
1665| #ifdef HAVE_STRING_H
1666| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1667| #  include <memory.h>
1668| # endif
1669| # include <string.h>
1670| #endif
1671| #ifdef HAVE_STRINGS_H
1672| # include <strings.h>
1673| #endif
1674| #ifdef HAVE_INTTYPES_H
1675| # include <inttypes.h>
1676| #endif
1677| #ifdef HAVE_STDINT_H
1678| # include <stdint.h>
1679| #endif
1680| #ifdef HAVE_UNISTD_H
1681| # include <unistd.h>
1682| #endif
1683| #include <inet/mib2.h>
1684configure:7157: result: no
1685configure:7157: checking inet/mib2.h presence
1686configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1687conftest.c:45:10: fatal error: 'inet/mib2.h' file not found
1688#include <inet/mib2.h>
1689         ^
16901 error generated.
1691configure:7157: $? = 1
1692configure: failed program was:
1693| /* confdefs.h */
1694| #define PACKAGE_NAME "Wine"
1695| #define PACKAGE_TARNAME "wine"
1696| #define PACKAGE_VERSION "3.4"
1697| #define PACKAGE_STRING "Wine 3.4"
1698| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1699| #define PACKAGE_URL "https://www.winehq.org"
1700| #define EXEEXT ""
1701| #define STDC_HEADERS 1
1702| #define HAVE_SYS_TYPES_H 1
1703| #define HAVE_SYS_STAT_H 1
1704| #define HAVE_STDLIB_H 1
1705| #define HAVE_STRING_H 1
1706| #define HAVE_MEMORY_H 1
1707| #define HAVE_STRINGS_H 1
1708| #define HAVE_INTTYPES_H 1
1709| #define HAVE_STDINT_H 1
1710| #define HAVE_UNISTD_H 1
1711| #define HAVE_AL_AL_H 1
1712| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1713| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1714| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1715| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1716| #define HAVE_CARBON_CARBON_H 1
1717| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1718| #define HAVE_COREAUDIO_COREAUDIO_H 1
1719| #define HAVE_CORESERVICES_CORESERVICES_H 1
1720| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1721| #define HAVE_IOKIT_IOKITLIB_H 1
1722| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1723| #define HAVE_OPENAL_AL_H 1
1724| #define HAVE_OPENCL_OPENCL_H 1
1725| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1726| #define HAVE_SECURITY_SECURITY_H 1
1727| #define HAVE_ARPA_INET_H 1
1728| #define HAVE_ARPA_NAMESER_H 1
1729| #define HAVE_CURSES_H 1
1730| #define HAVE_DIRENT_H 1
1731| #define HAVE_DLFCN_H 1
1732| #define HAVE_FLOAT_H 1
1733| #define HAVE_FNMATCH_H 1
1734| #define HAVE_GETOPT_H 1
1735| #define HAVE_GRP_H 1
1736| /* end confdefs.h.  */
1737| #include <inet/mib2.h>
1738configure:7157: result: no
1739configure:7157: checking for inet/mib2.h
1740configure:7157: result: no
1741configure:7157: checking io.h usability
1742configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1743conftest.c:78:10: fatal error: 'io.h' file not found
1744#include <io.h>
1745         ^
17461 error generated.
1747configure:7157: $? = 1
1748configure: failed program was:
1749| /* confdefs.h */
1750| #define PACKAGE_NAME "Wine"
1751| #define PACKAGE_TARNAME "wine"
1752| #define PACKAGE_VERSION "3.4"
1753| #define PACKAGE_STRING "Wine 3.4"
1754| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1755| #define PACKAGE_URL "https://www.winehq.org"
1756| #define EXEEXT ""
1757| #define STDC_HEADERS 1
1758| #define HAVE_SYS_TYPES_H 1
1759| #define HAVE_SYS_STAT_H 1
1760| #define HAVE_STDLIB_H 1
1761| #define HAVE_STRING_H 1
1762| #define HAVE_MEMORY_H 1
1763| #define HAVE_STRINGS_H 1
1764| #define HAVE_INTTYPES_H 1
1765| #define HAVE_STDINT_H 1
1766| #define HAVE_UNISTD_H 1
1767| #define HAVE_AL_AL_H 1
1768| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1769| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1770| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1771| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1772| #define HAVE_CARBON_CARBON_H 1
1773| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1774| #define HAVE_COREAUDIO_COREAUDIO_H 1
1775| #define HAVE_CORESERVICES_CORESERVICES_H 1
1776| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1777| #define HAVE_IOKIT_IOKITLIB_H 1
1778| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1779| #define HAVE_OPENAL_AL_H 1
1780| #define HAVE_OPENCL_OPENCL_H 1
1781| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1782| #define HAVE_SECURITY_SECURITY_H 1
1783| #define HAVE_ARPA_INET_H 1
1784| #define HAVE_ARPA_NAMESER_H 1
1785| #define HAVE_CURSES_H 1
1786| #define HAVE_DIRENT_H 1
1787| #define HAVE_DLFCN_H 1
1788| #define HAVE_FLOAT_H 1
1789| #define HAVE_FNMATCH_H 1
1790| #define HAVE_GETOPT_H 1
1791| #define HAVE_GRP_H 1
1792| /* end confdefs.h.  */
1793| #include <stdio.h>
1794| #ifdef HAVE_SYS_TYPES_H
1795| # include <sys/types.h>
1796| #endif
1797| #ifdef HAVE_SYS_STAT_H
1798| # include <sys/stat.h>
1799| #endif
1800| #ifdef STDC_HEADERS
1801| # include <stdlib.h>
1802| # include <stddef.h>
1803| #else
1804| # ifdef HAVE_STDLIB_H
1805| #  include <stdlib.h>
1806| # endif
1807| #endif
1808| #ifdef HAVE_STRING_H
1809| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1810| #  include <memory.h>
1811| # endif
1812| # include <string.h>
1813| #endif
1814| #ifdef HAVE_STRINGS_H
1815| # include <strings.h>
1816| #endif
1817| #ifdef HAVE_INTTYPES_H
1818| # include <inttypes.h>
1819| #endif
1820| #ifdef HAVE_STDINT_H
1821| # include <stdint.h>
1822| #endif
1823| #ifdef HAVE_UNISTD_H
1824| # include <unistd.h>
1825| #endif
1826| #include <io.h>
1827configure:7157: result: no
1828configure:7157: checking io.h presence
1829configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1830conftest.c:45:10: fatal error: 'io.h' file not found
1831#include <io.h>
1832         ^
18331 error generated.
1834configure:7157: $? = 1
1835configure: failed program was:
1836| /* confdefs.h */
1837| #define PACKAGE_NAME "Wine"
1838| #define PACKAGE_TARNAME "wine"
1839| #define PACKAGE_VERSION "3.4"
1840| #define PACKAGE_STRING "Wine 3.4"
1841| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1842| #define PACKAGE_URL "https://www.winehq.org"
1843| #define EXEEXT ""
1844| #define STDC_HEADERS 1
1845| #define HAVE_SYS_TYPES_H 1
1846| #define HAVE_SYS_STAT_H 1
1847| #define HAVE_STDLIB_H 1
1848| #define HAVE_STRING_H 1
1849| #define HAVE_MEMORY_H 1
1850| #define HAVE_STRINGS_H 1
1851| #define HAVE_INTTYPES_H 1
1852| #define HAVE_STDINT_H 1
1853| #define HAVE_UNISTD_H 1
1854| #define HAVE_AL_AL_H 1
1855| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1856| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1857| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1858| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1859| #define HAVE_CARBON_CARBON_H 1
1860| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1861| #define HAVE_COREAUDIO_COREAUDIO_H 1
1862| #define HAVE_CORESERVICES_CORESERVICES_H 1
1863| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1864| #define HAVE_IOKIT_IOKITLIB_H 1
1865| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1866| #define HAVE_OPENAL_AL_H 1
1867| #define HAVE_OPENCL_OPENCL_H 1
1868| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1869| #define HAVE_SECURITY_SECURITY_H 1
1870| #define HAVE_ARPA_INET_H 1
1871| #define HAVE_ARPA_NAMESER_H 1
1872| #define HAVE_CURSES_H 1
1873| #define HAVE_DIRENT_H 1
1874| #define HAVE_DLFCN_H 1
1875| #define HAVE_FLOAT_H 1
1876| #define HAVE_FNMATCH_H 1
1877| #define HAVE_GETOPT_H 1
1878| #define HAVE_GRP_H 1
1879| /* end confdefs.h.  */
1880| #include <io.h>
1881configure:7157: result: no
1882configure:7157: checking for io.h
1883configure:7157: result: no
1884configure:7157: checking kstat.h usability
1885configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1886conftest.c:78:10: fatal error: 'kstat.h' file not found
1887#include <kstat.h>
1888         ^
18891 error generated.
1890configure:7157: $? = 1
1891configure: failed program was:
1892| /* confdefs.h */
1893| #define PACKAGE_NAME "Wine"
1894| #define PACKAGE_TARNAME "wine"
1895| #define PACKAGE_VERSION "3.4"
1896| #define PACKAGE_STRING "Wine 3.4"
1897| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1898| #define PACKAGE_URL "https://www.winehq.org"
1899| #define EXEEXT ""
1900| #define STDC_HEADERS 1
1901| #define HAVE_SYS_TYPES_H 1
1902| #define HAVE_SYS_STAT_H 1
1903| #define HAVE_STDLIB_H 1
1904| #define HAVE_STRING_H 1
1905| #define HAVE_MEMORY_H 1
1906| #define HAVE_STRINGS_H 1
1907| #define HAVE_INTTYPES_H 1
1908| #define HAVE_STDINT_H 1
1909| #define HAVE_UNISTD_H 1
1910| #define HAVE_AL_AL_H 1
1911| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1912| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
1913| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
1914| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
1915| #define HAVE_CARBON_CARBON_H 1
1916| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
1917| #define HAVE_COREAUDIO_COREAUDIO_H 1
1918| #define HAVE_CORESERVICES_CORESERVICES_H 1
1919| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
1920| #define HAVE_IOKIT_IOKITLIB_H 1
1921| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
1922| #define HAVE_OPENAL_AL_H 1
1923| #define HAVE_OPENCL_OPENCL_H 1
1924| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
1925| #define HAVE_SECURITY_SECURITY_H 1
1926| #define HAVE_ARPA_INET_H 1
1927| #define HAVE_ARPA_NAMESER_H 1
1928| #define HAVE_CURSES_H 1
1929| #define HAVE_DIRENT_H 1
1930| #define HAVE_DLFCN_H 1
1931| #define HAVE_FLOAT_H 1
1932| #define HAVE_FNMATCH_H 1
1933| #define HAVE_GETOPT_H 1
1934| #define HAVE_GRP_H 1
1935| /* end confdefs.h.  */
1936| #include <stdio.h>
1937| #ifdef HAVE_SYS_TYPES_H
1938| # include <sys/types.h>
1939| #endif
1940| #ifdef HAVE_SYS_STAT_H
1941| # include <sys/stat.h>
1942| #endif
1943| #ifdef STDC_HEADERS
1944| # include <stdlib.h>
1945| # include <stddef.h>
1946| #else
1947| # ifdef HAVE_STDLIB_H
1948| #  include <stdlib.h>
1949| # endif
1950| #endif
1951| #ifdef HAVE_STRING_H
1952| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1953| #  include <memory.h>
1954| # endif
1955| # include <string.h>
1956| #endif
1957| #ifdef HAVE_STRINGS_H
1958| # include <strings.h>
1959| #endif
1960| #ifdef HAVE_INTTYPES_H
1961| # include <inttypes.h>
1962| #endif
1963| #ifdef HAVE_STDINT_H
1964| # include <stdint.h>
1965| #endif
1966| #ifdef HAVE_UNISTD_H
1967| # include <unistd.h>
1968| #endif
1969| #include <kstat.h>
1970configure:7157: result: no
1971configure:7157: checking kstat.h presence
1972configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
1973conftest.c:45:10: fatal error: 'kstat.h' file not found
1974#include <kstat.h>
1975         ^
19761 error generated.
1977configure:7157: $? = 1
1978configure: failed program was:
1979| /* confdefs.h */
1980| #define PACKAGE_NAME "Wine"
1981| #define PACKAGE_TARNAME "wine"
1982| #define PACKAGE_VERSION "3.4"
1983| #define PACKAGE_STRING "Wine 3.4"
1984| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
1985| #define PACKAGE_URL "https://www.winehq.org"
1986| #define EXEEXT ""
1987| #define STDC_HEADERS 1
1988| #define HAVE_SYS_TYPES_H 1
1989| #define HAVE_SYS_STAT_H 1
1990| #define HAVE_STDLIB_H 1
1991| #define HAVE_STRING_H 1
1992| #define HAVE_MEMORY_H 1
1993| #define HAVE_STRINGS_H 1
1994| #define HAVE_INTTYPES_H 1
1995| #define HAVE_STDINT_H 1
1996| #define HAVE_UNISTD_H 1
1997| #define HAVE_AL_AL_H 1
1998| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1999| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2000| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2001| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2002| #define HAVE_CARBON_CARBON_H 1
2003| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2004| #define HAVE_COREAUDIO_COREAUDIO_H 1
2005| #define HAVE_CORESERVICES_CORESERVICES_H 1
2006| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2007| #define HAVE_IOKIT_IOKITLIB_H 1
2008| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2009| #define HAVE_OPENAL_AL_H 1
2010| #define HAVE_OPENCL_OPENCL_H 1
2011| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2012| #define HAVE_SECURITY_SECURITY_H 1
2013| #define HAVE_ARPA_INET_H 1
2014| #define HAVE_ARPA_NAMESER_H 1
2015| #define HAVE_CURSES_H 1
2016| #define HAVE_DIRENT_H 1
2017| #define HAVE_DLFCN_H 1
2018| #define HAVE_FLOAT_H 1
2019| #define HAVE_FNMATCH_H 1
2020| #define HAVE_GETOPT_H 1
2021| #define HAVE_GRP_H 1
2022| /* end confdefs.h.  */
2023| #include <kstat.h>
2024configure:7157: result: no
2025configure:7157: checking for kstat.h
2026configure:7157: result: no
2027configure:7157: checking libproc.h usability
2028configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2029configure:7157: $? = 0
2030configure:7157: result: yes
2031configure:7157: checking libproc.h presence
2032configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
2033configure:7157: $? = 0
2034configure:7157: result: yes
2035configure:7157: checking for libproc.h
2036configure:7157: result: yes
2037configure:7157: checking link.h usability
2038configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2039conftest.c:79:10: fatal error: 'link.h' file not found
2040#include <link.h>
2041         ^
20421 error generated.
2043configure:7157: $? = 1
2044configure: failed program was:
2045| /* confdefs.h */
2046| #define PACKAGE_NAME "Wine"
2047| #define PACKAGE_TARNAME "wine"
2048| #define PACKAGE_VERSION "3.4"
2049| #define PACKAGE_STRING "Wine 3.4"
2050| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2051| #define PACKAGE_URL "https://www.winehq.org"
2052| #define EXEEXT ""
2053| #define STDC_HEADERS 1
2054| #define HAVE_SYS_TYPES_H 1
2055| #define HAVE_SYS_STAT_H 1
2056| #define HAVE_STDLIB_H 1
2057| #define HAVE_STRING_H 1
2058| #define HAVE_MEMORY_H 1
2059| #define HAVE_STRINGS_H 1
2060| #define HAVE_INTTYPES_H 1
2061| #define HAVE_STDINT_H 1
2062| #define HAVE_UNISTD_H 1
2063| #define HAVE_AL_AL_H 1
2064| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2065| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2066| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2067| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2068| #define HAVE_CARBON_CARBON_H 1
2069| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2070| #define HAVE_COREAUDIO_COREAUDIO_H 1
2071| #define HAVE_CORESERVICES_CORESERVICES_H 1
2072| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2073| #define HAVE_IOKIT_IOKITLIB_H 1
2074| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2075| #define HAVE_OPENAL_AL_H 1
2076| #define HAVE_OPENCL_OPENCL_H 1
2077| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2078| #define HAVE_SECURITY_SECURITY_H 1
2079| #define HAVE_ARPA_INET_H 1
2080| #define HAVE_ARPA_NAMESER_H 1
2081| #define HAVE_CURSES_H 1
2082| #define HAVE_DIRENT_H 1
2083| #define HAVE_DLFCN_H 1
2084| #define HAVE_FLOAT_H 1
2085| #define HAVE_FNMATCH_H 1
2086| #define HAVE_GETOPT_H 1
2087| #define HAVE_GRP_H 1
2088| #define HAVE_LIBPROC_H 1
2089| /* end confdefs.h.  */
2090| #include <stdio.h>
2091| #ifdef HAVE_SYS_TYPES_H
2092| # include <sys/types.h>
2093| #endif
2094| #ifdef HAVE_SYS_STAT_H
2095| # include <sys/stat.h>
2096| #endif
2097| #ifdef STDC_HEADERS
2098| # include <stdlib.h>
2099| # include <stddef.h>
2100| #else
2101| # ifdef HAVE_STDLIB_H
2102| #  include <stdlib.h>
2103| # endif
2104| #endif
2105| #ifdef HAVE_STRING_H
2106| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2107| #  include <memory.h>
2108| # endif
2109| # include <string.h>
2110| #endif
2111| #ifdef HAVE_STRINGS_H
2112| # include <strings.h>
2113| #endif
2114| #ifdef HAVE_INTTYPES_H
2115| # include <inttypes.h>
2116| #endif
2117| #ifdef HAVE_STDINT_H
2118| # include <stdint.h>
2119| #endif
2120| #ifdef HAVE_UNISTD_H
2121| # include <unistd.h>
2122| #endif
2123| #include <link.h>
2124configure:7157: result: no
2125configure:7157: checking link.h presence
2126configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
2127conftest.c:46:10: fatal error: 'link.h' file not found
2128#include <link.h>
2129         ^
21301 error generated.
2131configure:7157: $? = 1
2132configure: failed program was:
2133| /* confdefs.h */
2134| #define PACKAGE_NAME "Wine"
2135| #define PACKAGE_TARNAME "wine"
2136| #define PACKAGE_VERSION "3.4"
2137| #define PACKAGE_STRING "Wine 3.4"
2138| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2139| #define PACKAGE_URL "https://www.winehq.org"
2140| #define EXEEXT ""
2141| #define STDC_HEADERS 1
2142| #define HAVE_SYS_TYPES_H 1
2143| #define HAVE_SYS_STAT_H 1
2144| #define HAVE_STDLIB_H 1
2145| #define HAVE_STRING_H 1
2146| #define HAVE_MEMORY_H 1
2147| #define HAVE_STRINGS_H 1
2148| #define HAVE_INTTYPES_H 1
2149| #define HAVE_STDINT_H 1
2150| #define HAVE_UNISTD_H 1
2151| #define HAVE_AL_AL_H 1
2152| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2153| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2154| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2155| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2156| #define HAVE_CARBON_CARBON_H 1
2157| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2158| #define HAVE_COREAUDIO_COREAUDIO_H 1
2159| #define HAVE_CORESERVICES_CORESERVICES_H 1
2160| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2161| #define HAVE_IOKIT_IOKITLIB_H 1
2162| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2163| #define HAVE_OPENAL_AL_H 1
2164| #define HAVE_OPENCL_OPENCL_H 1
2165| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2166| #define HAVE_SECURITY_SECURITY_H 1
2167| #define HAVE_ARPA_INET_H 1
2168| #define HAVE_ARPA_NAMESER_H 1
2169| #define HAVE_CURSES_H 1
2170| #define HAVE_DIRENT_H 1
2171| #define HAVE_DLFCN_H 1
2172| #define HAVE_FLOAT_H 1
2173| #define HAVE_FNMATCH_H 1
2174| #define HAVE_GETOPT_H 1
2175| #define HAVE_GRP_H 1
2176| #define HAVE_LIBPROC_H 1
2177| /* end confdefs.h.  */
2178| #include <link.h>
2179configure:7157: result: no
2180configure:7157: checking for link.h
2181configure:7157: result: no
2182configure:7157: checking linux/cdrom.h usability
2183configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2184conftest.c:79:10: fatal error: 'linux/cdrom.h' file not found
2185#include <linux/cdrom.h>
2186         ^
21871 error generated.
2188configure:7157: $? = 1
2189configure: failed program was:
2190| /* confdefs.h */
2191| #define PACKAGE_NAME "Wine"
2192| #define PACKAGE_TARNAME "wine"
2193| #define PACKAGE_VERSION "3.4"
2194| #define PACKAGE_STRING "Wine 3.4"
2195| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2196| #define PACKAGE_URL "https://www.winehq.org"
2197| #define EXEEXT ""
2198| #define STDC_HEADERS 1
2199| #define HAVE_SYS_TYPES_H 1
2200| #define HAVE_SYS_STAT_H 1
2201| #define HAVE_STDLIB_H 1
2202| #define HAVE_STRING_H 1
2203| #define HAVE_MEMORY_H 1
2204| #define HAVE_STRINGS_H 1
2205| #define HAVE_INTTYPES_H 1
2206| #define HAVE_STDINT_H 1
2207| #define HAVE_UNISTD_H 1
2208| #define HAVE_AL_AL_H 1
2209| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2210| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2211| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2212| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2213| #define HAVE_CARBON_CARBON_H 1
2214| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2215| #define HAVE_COREAUDIO_COREAUDIO_H 1
2216| #define HAVE_CORESERVICES_CORESERVICES_H 1
2217| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2218| #define HAVE_IOKIT_IOKITLIB_H 1
2219| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2220| #define HAVE_OPENAL_AL_H 1
2221| #define HAVE_OPENCL_OPENCL_H 1
2222| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2223| #define HAVE_SECURITY_SECURITY_H 1
2224| #define HAVE_ARPA_INET_H 1
2225| #define HAVE_ARPA_NAMESER_H 1
2226| #define HAVE_CURSES_H 1
2227| #define HAVE_DIRENT_H 1
2228| #define HAVE_DLFCN_H 1
2229| #define HAVE_FLOAT_H 1
2230| #define HAVE_FNMATCH_H 1
2231| #define HAVE_GETOPT_H 1
2232| #define HAVE_GRP_H 1
2233| #define HAVE_LIBPROC_H 1
2234| /* end confdefs.h.  */
2235| #include <stdio.h>
2236| #ifdef HAVE_SYS_TYPES_H
2237| # include <sys/types.h>
2238| #endif
2239| #ifdef HAVE_SYS_STAT_H
2240| # include <sys/stat.h>
2241| #endif
2242| #ifdef STDC_HEADERS
2243| # include <stdlib.h>
2244| # include <stddef.h>
2245| #else
2246| # ifdef HAVE_STDLIB_H
2247| #  include <stdlib.h>
2248| # endif
2249| #endif
2250| #ifdef HAVE_STRING_H
2251| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2252| #  include <memory.h>
2253| # endif
2254| # include <string.h>
2255| #endif
2256| #ifdef HAVE_STRINGS_H
2257| # include <strings.h>
2258| #endif
2259| #ifdef HAVE_INTTYPES_H
2260| # include <inttypes.h>
2261| #endif
2262| #ifdef HAVE_STDINT_H
2263| # include <stdint.h>
2264| #endif
2265| #ifdef HAVE_UNISTD_H
2266| # include <unistd.h>
2267| #endif
2268| #include <linux/cdrom.h>
2269configure:7157: result: no
2270configure:7157: checking linux/cdrom.h presence
2271configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
2272conftest.c:46:10: fatal error: 'linux/cdrom.h' file not found
2273#include <linux/cdrom.h>
2274         ^
22751 error generated.
2276configure:7157: $? = 1
2277configure: failed program was:
2278| /* confdefs.h */
2279| #define PACKAGE_NAME "Wine"
2280| #define PACKAGE_TARNAME "wine"
2281| #define PACKAGE_VERSION "3.4"
2282| #define PACKAGE_STRING "Wine 3.4"
2283| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2284| #define PACKAGE_URL "https://www.winehq.org"
2285| #define EXEEXT ""
2286| #define STDC_HEADERS 1
2287| #define HAVE_SYS_TYPES_H 1
2288| #define HAVE_SYS_STAT_H 1
2289| #define HAVE_STDLIB_H 1
2290| #define HAVE_STRING_H 1
2291| #define HAVE_MEMORY_H 1
2292| #define HAVE_STRINGS_H 1
2293| #define HAVE_INTTYPES_H 1
2294| #define HAVE_STDINT_H 1
2295| #define HAVE_UNISTD_H 1
2296| #define HAVE_AL_AL_H 1
2297| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2298| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2299| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2300| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2301| #define HAVE_CARBON_CARBON_H 1
2302| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2303| #define HAVE_COREAUDIO_COREAUDIO_H 1
2304| #define HAVE_CORESERVICES_CORESERVICES_H 1
2305| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2306| #define HAVE_IOKIT_IOKITLIB_H 1
2307| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2308| #define HAVE_OPENAL_AL_H 1
2309| #define HAVE_OPENCL_OPENCL_H 1
2310| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2311| #define HAVE_SECURITY_SECURITY_H 1
2312| #define HAVE_ARPA_INET_H 1
2313| #define HAVE_ARPA_NAMESER_H 1
2314| #define HAVE_CURSES_H 1
2315| #define HAVE_DIRENT_H 1
2316| #define HAVE_DLFCN_H 1
2317| #define HAVE_FLOAT_H 1
2318| #define HAVE_FNMATCH_H 1
2319| #define HAVE_GETOPT_H 1
2320| #define HAVE_GRP_H 1
2321| #define HAVE_LIBPROC_H 1
2322| /* end confdefs.h.  */
2323| #include <linux/cdrom.h>
2324configure:7157: result: no
2325configure:7157: checking for linux/cdrom.h
2326configure:7157: result: no
2327configure:7157: checking linux/compiler.h usability
2328configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2329conftest.c:79:10: fatal error: 'linux/compiler.h' file not found
2330#include <linux/compiler.h>
2331         ^
23321 error generated.
2333configure:7157: $? = 1
2334configure: failed program was:
2335| /* confdefs.h */
2336| #define PACKAGE_NAME "Wine"
2337| #define PACKAGE_TARNAME "wine"
2338| #define PACKAGE_VERSION "3.4"
2339| #define PACKAGE_STRING "Wine 3.4"
2340| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2341| #define PACKAGE_URL "https://www.winehq.org"
2342| #define EXEEXT ""
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 HAVE_AL_AL_H 1
2354| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2355| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2356| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2357| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2358| #define HAVE_CARBON_CARBON_H 1
2359| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2360| #define HAVE_COREAUDIO_COREAUDIO_H 1
2361| #define HAVE_CORESERVICES_CORESERVICES_H 1
2362| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2363| #define HAVE_IOKIT_IOKITLIB_H 1
2364| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2365| #define HAVE_OPENAL_AL_H 1
2366| #define HAVE_OPENCL_OPENCL_H 1
2367| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2368| #define HAVE_SECURITY_SECURITY_H 1
2369| #define HAVE_ARPA_INET_H 1
2370| #define HAVE_ARPA_NAMESER_H 1
2371| #define HAVE_CURSES_H 1
2372| #define HAVE_DIRENT_H 1
2373| #define HAVE_DLFCN_H 1
2374| #define HAVE_FLOAT_H 1
2375| #define HAVE_FNMATCH_H 1
2376| #define HAVE_GETOPT_H 1
2377| #define HAVE_GRP_H 1
2378| #define HAVE_LIBPROC_H 1
2379| /* end confdefs.h.  */
2380| #include <stdio.h>
2381| #ifdef HAVE_SYS_TYPES_H
2382| # include <sys/types.h>
2383| #endif
2384| #ifdef HAVE_SYS_STAT_H
2385| # include <sys/stat.h>
2386| #endif
2387| #ifdef STDC_HEADERS
2388| # include <stdlib.h>
2389| # include <stddef.h>
2390| #else
2391| # ifdef HAVE_STDLIB_H
2392| #  include <stdlib.h>
2393| # endif
2394| #endif
2395| #ifdef HAVE_STRING_H
2396| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2397| #  include <memory.h>
2398| # endif
2399| # include <string.h>
2400| #endif
2401| #ifdef HAVE_STRINGS_H
2402| # include <strings.h>
2403| #endif
2404| #ifdef HAVE_INTTYPES_H
2405| # include <inttypes.h>
2406| #endif
2407| #ifdef HAVE_STDINT_H
2408| # include <stdint.h>
2409| #endif
2410| #ifdef HAVE_UNISTD_H
2411| # include <unistd.h>
2412| #endif
2413| #include <linux/compiler.h>
2414configure:7157: result: no
2415configure:7157: checking linux/compiler.h presence
2416configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
2417conftest.c:46:10: fatal error: 'linux/compiler.h' file not found
2418#include <linux/compiler.h>
2419         ^
24201 error generated.
2421configure:7157: $? = 1
2422configure: failed program was:
2423| /* confdefs.h */
2424| #define PACKAGE_NAME "Wine"
2425| #define PACKAGE_TARNAME "wine"
2426| #define PACKAGE_VERSION "3.4"
2427| #define PACKAGE_STRING "Wine 3.4"
2428| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2429| #define PACKAGE_URL "https://www.winehq.org"
2430| #define EXEEXT ""
2431| #define STDC_HEADERS 1
2432| #define HAVE_SYS_TYPES_H 1
2433| #define HAVE_SYS_STAT_H 1
2434| #define HAVE_STDLIB_H 1
2435| #define HAVE_STRING_H 1
2436| #define HAVE_MEMORY_H 1
2437| #define HAVE_STRINGS_H 1
2438| #define HAVE_INTTYPES_H 1
2439| #define HAVE_STDINT_H 1
2440| #define HAVE_UNISTD_H 1
2441| #define HAVE_AL_AL_H 1
2442| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2443| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2444| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2445| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2446| #define HAVE_CARBON_CARBON_H 1
2447| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2448| #define HAVE_COREAUDIO_COREAUDIO_H 1
2449| #define HAVE_CORESERVICES_CORESERVICES_H 1
2450| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2451| #define HAVE_IOKIT_IOKITLIB_H 1
2452| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2453| #define HAVE_OPENAL_AL_H 1
2454| #define HAVE_OPENCL_OPENCL_H 1
2455| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2456| #define HAVE_SECURITY_SECURITY_H 1
2457| #define HAVE_ARPA_INET_H 1
2458| #define HAVE_ARPA_NAMESER_H 1
2459| #define HAVE_CURSES_H 1
2460| #define HAVE_DIRENT_H 1
2461| #define HAVE_DLFCN_H 1
2462| #define HAVE_FLOAT_H 1
2463| #define HAVE_FNMATCH_H 1
2464| #define HAVE_GETOPT_H 1
2465| #define HAVE_GRP_H 1
2466| #define HAVE_LIBPROC_H 1
2467| /* end confdefs.h.  */
2468| #include <linux/compiler.h>
2469configure:7157: result: no
2470configure:7157: checking for linux/compiler.h
2471configure:7157: result: no
2472configure:7157: checking linux/filter.h usability
2473configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2474conftest.c:79:10: fatal error: 'linux/filter.h' file not found
2475#include <linux/filter.h>
2476         ^
24771 error generated.
2478configure:7157: $? = 1
2479configure: failed program was:
2480| /* confdefs.h */
2481| #define PACKAGE_NAME "Wine"
2482| #define PACKAGE_TARNAME "wine"
2483| #define PACKAGE_VERSION "3.4"
2484| #define PACKAGE_STRING "Wine 3.4"
2485| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2486| #define PACKAGE_URL "https://www.winehq.org"
2487| #define EXEEXT ""
2488| #define STDC_HEADERS 1
2489| #define HAVE_SYS_TYPES_H 1
2490| #define HAVE_SYS_STAT_H 1
2491| #define HAVE_STDLIB_H 1
2492| #define HAVE_STRING_H 1
2493| #define HAVE_MEMORY_H 1
2494| #define HAVE_STRINGS_H 1
2495| #define HAVE_INTTYPES_H 1
2496| #define HAVE_STDINT_H 1
2497| #define HAVE_UNISTD_H 1
2498| #define HAVE_AL_AL_H 1
2499| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2500| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2501| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2502| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2503| #define HAVE_CARBON_CARBON_H 1
2504| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2505| #define HAVE_COREAUDIO_COREAUDIO_H 1
2506| #define HAVE_CORESERVICES_CORESERVICES_H 1
2507| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2508| #define HAVE_IOKIT_IOKITLIB_H 1
2509| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2510| #define HAVE_OPENAL_AL_H 1
2511| #define HAVE_OPENCL_OPENCL_H 1
2512| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2513| #define HAVE_SECURITY_SECURITY_H 1
2514| #define HAVE_ARPA_INET_H 1
2515| #define HAVE_ARPA_NAMESER_H 1
2516| #define HAVE_CURSES_H 1
2517| #define HAVE_DIRENT_H 1
2518| #define HAVE_DLFCN_H 1
2519| #define HAVE_FLOAT_H 1
2520| #define HAVE_FNMATCH_H 1
2521| #define HAVE_GETOPT_H 1
2522| #define HAVE_GRP_H 1
2523| #define HAVE_LIBPROC_H 1
2524| /* end confdefs.h.  */
2525| #include <stdio.h>
2526| #ifdef HAVE_SYS_TYPES_H
2527| # include <sys/types.h>
2528| #endif
2529| #ifdef HAVE_SYS_STAT_H
2530| # include <sys/stat.h>
2531| #endif
2532| #ifdef STDC_HEADERS
2533| # include <stdlib.h>
2534| # include <stddef.h>
2535| #else
2536| # ifdef HAVE_STDLIB_H
2537| #  include <stdlib.h>
2538| # endif
2539| #endif
2540| #ifdef HAVE_STRING_H
2541| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2542| #  include <memory.h>
2543| # endif
2544| # include <string.h>
2545| #endif
2546| #ifdef HAVE_STRINGS_H
2547| # include <strings.h>
2548| #endif
2549| #ifdef HAVE_INTTYPES_H
2550| # include <inttypes.h>
2551| #endif
2552| #ifdef HAVE_STDINT_H
2553| # include <stdint.h>
2554| #endif
2555| #ifdef HAVE_UNISTD_H
2556| # include <unistd.h>
2557| #endif
2558| #include <linux/filter.h>
2559configure:7157: result: no
2560configure:7157: checking linux/filter.h presence
2561configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
2562conftest.c:46:10: fatal error: 'linux/filter.h' file not found
2563#include <linux/filter.h>
2564         ^
25651 error generated.
2566configure:7157: $? = 1
2567configure: failed program was:
2568| /* confdefs.h */
2569| #define PACKAGE_NAME "Wine"
2570| #define PACKAGE_TARNAME "wine"
2571| #define PACKAGE_VERSION "3.4"
2572| #define PACKAGE_STRING "Wine 3.4"
2573| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2574| #define PACKAGE_URL "https://www.winehq.org"
2575| #define EXEEXT ""
2576| #define STDC_HEADERS 1
2577| #define HAVE_SYS_TYPES_H 1
2578| #define HAVE_SYS_STAT_H 1
2579| #define HAVE_STDLIB_H 1
2580| #define HAVE_STRING_H 1
2581| #define HAVE_MEMORY_H 1
2582| #define HAVE_STRINGS_H 1
2583| #define HAVE_INTTYPES_H 1
2584| #define HAVE_STDINT_H 1
2585| #define HAVE_UNISTD_H 1
2586| #define HAVE_AL_AL_H 1
2587| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2588| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2589| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2590| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2591| #define HAVE_CARBON_CARBON_H 1
2592| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2593| #define HAVE_COREAUDIO_COREAUDIO_H 1
2594| #define HAVE_CORESERVICES_CORESERVICES_H 1
2595| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2596| #define HAVE_IOKIT_IOKITLIB_H 1
2597| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2598| #define HAVE_OPENAL_AL_H 1
2599| #define HAVE_OPENCL_OPENCL_H 1
2600| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2601| #define HAVE_SECURITY_SECURITY_H 1
2602| #define HAVE_ARPA_INET_H 1
2603| #define HAVE_ARPA_NAMESER_H 1
2604| #define HAVE_CURSES_H 1
2605| #define HAVE_DIRENT_H 1
2606| #define HAVE_DLFCN_H 1
2607| #define HAVE_FLOAT_H 1
2608| #define HAVE_FNMATCH_H 1
2609| #define HAVE_GETOPT_H 1
2610| #define HAVE_GRP_H 1
2611| #define HAVE_LIBPROC_H 1
2612| /* end confdefs.h.  */
2613| #include <linux/filter.h>
2614configure:7157: result: no
2615configure:7157: checking for linux/filter.h
2616configure:7157: result: no
2617configure:7157: checking linux/hdreg.h usability
2618configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2619conftest.c:79:10: fatal error: 'linux/hdreg.h' file not found
2620#include <linux/hdreg.h>
2621         ^
26221 error generated.
2623configure:7157: $? = 1
2624configure: failed program was:
2625| /* confdefs.h */
2626| #define PACKAGE_NAME "Wine"
2627| #define PACKAGE_TARNAME "wine"
2628| #define PACKAGE_VERSION "3.4"
2629| #define PACKAGE_STRING "Wine 3.4"
2630| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2631| #define PACKAGE_URL "https://www.winehq.org"
2632| #define EXEEXT ""
2633| #define STDC_HEADERS 1
2634| #define HAVE_SYS_TYPES_H 1
2635| #define HAVE_SYS_STAT_H 1
2636| #define HAVE_STDLIB_H 1
2637| #define HAVE_STRING_H 1
2638| #define HAVE_MEMORY_H 1
2639| #define HAVE_STRINGS_H 1
2640| #define HAVE_INTTYPES_H 1
2641| #define HAVE_STDINT_H 1
2642| #define HAVE_UNISTD_H 1
2643| #define HAVE_AL_AL_H 1
2644| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2645| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2646| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2647| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2648| #define HAVE_CARBON_CARBON_H 1
2649| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2650| #define HAVE_COREAUDIO_COREAUDIO_H 1
2651| #define HAVE_CORESERVICES_CORESERVICES_H 1
2652| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2653| #define HAVE_IOKIT_IOKITLIB_H 1
2654| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2655| #define HAVE_OPENAL_AL_H 1
2656| #define HAVE_OPENCL_OPENCL_H 1
2657| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2658| #define HAVE_SECURITY_SECURITY_H 1
2659| #define HAVE_ARPA_INET_H 1
2660| #define HAVE_ARPA_NAMESER_H 1
2661| #define HAVE_CURSES_H 1
2662| #define HAVE_DIRENT_H 1
2663| #define HAVE_DLFCN_H 1
2664| #define HAVE_FLOAT_H 1
2665| #define HAVE_FNMATCH_H 1
2666| #define HAVE_GETOPT_H 1
2667| #define HAVE_GRP_H 1
2668| #define HAVE_LIBPROC_H 1
2669| /* end confdefs.h.  */
2670| #include <stdio.h>
2671| #ifdef HAVE_SYS_TYPES_H
2672| # include <sys/types.h>
2673| #endif
2674| #ifdef HAVE_SYS_STAT_H
2675| # include <sys/stat.h>
2676| #endif
2677| #ifdef STDC_HEADERS
2678| # include <stdlib.h>
2679| # include <stddef.h>
2680| #else
2681| # ifdef HAVE_STDLIB_H
2682| #  include <stdlib.h>
2683| # endif
2684| #endif
2685| #ifdef HAVE_STRING_H
2686| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2687| #  include <memory.h>
2688| # endif
2689| # include <string.h>
2690| #endif
2691| #ifdef HAVE_STRINGS_H
2692| # include <strings.h>
2693| #endif
2694| #ifdef HAVE_INTTYPES_H
2695| # include <inttypes.h>
2696| #endif
2697| #ifdef HAVE_STDINT_H
2698| # include <stdint.h>
2699| #endif
2700| #ifdef HAVE_UNISTD_H
2701| # include <unistd.h>
2702| #endif
2703| #include <linux/hdreg.h>
2704configure:7157: result: no
2705configure:7157: checking linux/hdreg.h presence
2706configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
2707conftest.c:46:10: fatal error: 'linux/hdreg.h' file not found
2708#include <linux/hdreg.h>
2709         ^
27101 error generated.
2711configure:7157: $? = 1
2712configure: failed program was:
2713| /* confdefs.h */
2714| #define PACKAGE_NAME "Wine"
2715| #define PACKAGE_TARNAME "wine"
2716| #define PACKAGE_VERSION "3.4"
2717| #define PACKAGE_STRING "Wine 3.4"
2718| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2719| #define PACKAGE_URL "https://www.winehq.org"
2720| #define EXEEXT ""
2721| #define STDC_HEADERS 1
2722| #define HAVE_SYS_TYPES_H 1
2723| #define HAVE_SYS_STAT_H 1
2724| #define HAVE_STDLIB_H 1
2725| #define HAVE_STRING_H 1
2726| #define HAVE_MEMORY_H 1
2727| #define HAVE_STRINGS_H 1
2728| #define HAVE_INTTYPES_H 1
2729| #define HAVE_STDINT_H 1
2730| #define HAVE_UNISTD_H 1
2731| #define HAVE_AL_AL_H 1
2732| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2733| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2734| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2735| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2736| #define HAVE_CARBON_CARBON_H 1
2737| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2738| #define HAVE_COREAUDIO_COREAUDIO_H 1
2739| #define HAVE_CORESERVICES_CORESERVICES_H 1
2740| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2741| #define HAVE_IOKIT_IOKITLIB_H 1
2742| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2743| #define HAVE_OPENAL_AL_H 1
2744| #define HAVE_OPENCL_OPENCL_H 1
2745| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2746| #define HAVE_SECURITY_SECURITY_H 1
2747| #define HAVE_ARPA_INET_H 1
2748| #define HAVE_ARPA_NAMESER_H 1
2749| #define HAVE_CURSES_H 1
2750| #define HAVE_DIRENT_H 1
2751| #define HAVE_DLFCN_H 1
2752| #define HAVE_FLOAT_H 1
2753| #define HAVE_FNMATCH_H 1
2754| #define HAVE_GETOPT_H 1
2755| #define HAVE_GRP_H 1
2756| #define HAVE_LIBPROC_H 1
2757| /* end confdefs.h.  */
2758| #include <linux/hdreg.h>
2759configure:7157: result: no
2760configure:7157: checking for linux/hdreg.h
2761configure:7157: result: no
2762configure:7157: checking linux/hidraw.h usability
2763configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2764conftest.c:79:10: fatal error: 'linux/hidraw.h' file not found
2765#include <linux/hidraw.h>
2766         ^
27671 error generated.
2768configure:7157: $? = 1
2769configure: failed program was:
2770| /* confdefs.h */
2771| #define PACKAGE_NAME "Wine"
2772| #define PACKAGE_TARNAME "wine"
2773| #define PACKAGE_VERSION "3.4"
2774| #define PACKAGE_STRING "Wine 3.4"
2775| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2776| #define PACKAGE_URL "https://www.winehq.org"
2777| #define EXEEXT ""
2778| #define STDC_HEADERS 1
2779| #define HAVE_SYS_TYPES_H 1
2780| #define HAVE_SYS_STAT_H 1
2781| #define HAVE_STDLIB_H 1
2782| #define HAVE_STRING_H 1
2783| #define HAVE_MEMORY_H 1
2784| #define HAVE_STRINGS_H 1
2785| #define HAVE_INTTYPES_H 1
2786| #define HAVE_STDINT_H 1
2787| #define HAVE_UNISTD_H 1
2788| #define HAVE_AL_AL_H 1
2789| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2790| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2791| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2792| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2793| #define HAVE_CARBON_CARBON_H 1
2794| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2795| #define HAVE_COREAUDIO_COREAUDIO_H 1
2796| #define HAVE_CORESERVICES_CORESERVICES_H 1
2797| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2798| #define HAVE_IOKIT_IOKITLIB_H 1
2799| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2800| #define HAVE_OPENAL_AL_H 1
2801| #define HAVE_OPENCL_OPENCL_H 1
2802| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2803| #define HAVE_SECURITY_SECURITY_H 1
2804| #define HAVE_ARPA_INET_H 1
2805| #define HAVE_ARPA_NAMESER_H 1
2806| #define HAVE_CURSES_H 1
2807| #define HAVE_DIRENT_H 1
2808| #define HAVE_DLFCN_H 1
2809| #define HAVE_FLOAT_H 1
2810| #define HAVE_FNMATCH_H 1
2811| #define HAVE_GETOPT_H 1
2812| #define HAVE_GRP_H 1
2813| #define HAVE_LIBPROC_H 1
2814| /* end confdefs.h.  */
2815| #include <stdio.h>
2816| #ifdef HAVE_SYS_TYPES_H
2817| # include <sys/types.h>
2818| #endif
2819| #ifdef HAVE_SYS_STAT_H
2820| # include <sys/stat.h>
2821| #endif
2822| #ifdef STDC_HEADERS
2823| # include <stdlib.h>
2824| # include <stddef.h>
2825| #else
2826| # ifdef HAVE_STDLIB_H
2827| #  include <stdlib.h>
2828| # endif
2829| #endif
2830| #ifdef HAVE_STRING_H
2831| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2832| #  include <memory.h>
2833| # endif
2834| # include <string.h>
2835| #endif
2836| #ifdef HAVE_STRINGS_H
2837| # include <strings.h>
2838| #endif
2839| #ifdef HAVE_INTTYPES_H
2840| # include <inttypes.h>
2841| #endif
2842| #ifdef HAVE_STDINT_H
2843| # include <stdint.h>
2844| #endif
2845| #ifdef HAVE_UNISTD_H
2846| # include <unistd.h>
2847| #endif
2848| #include <linux/hidraw.h>
2849configure:7157: result: no
2850configure:7157: checking linux/hidraw.h presence
2851configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
2852conftest.c:46:10: fatal error: 'linux/hidraw.h' file not found
2853#include <linux/hidraw.h>
2854         ^
28551 error generated.
2856configure:7157: $? = 1
2857configure: failed program was:
2858| /* confdefs.h */
2859| #define PACKAGE_NAME "Wine"
2860| #define PACKAGE_TARNAME "wine"
2861| #define PACKAGE_VERSION "3.4"
2862| #define PACKAGE_STRING "Wine 3.4"
2863| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2864| #define PACKAGE_URL "https://www.winehq.org"
2865| #define EXEEXT ""
2866| #define STDC_HEADERS 1
2867| #define HAVE_SYS_TYPES_H 1
2868| #define HAVE_SYS_STAT_H 1
2869| #define HAVE_STDLIB_H 1
2870| #define HAVE_STRING_H 1
2871| #define HAVE_MEMORY_H 1
2872| #define HAVE_STRINGS_H 1
2873| #define HAVE_INTTYPES_H 1
2874| #define HAVE_STDINT_H 1
2875| #define HAVE_UNISTD_H 1
2876| #define HAVE_AL_AL_H 1
2877| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2878| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2879| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2880| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2881| #define HAVE_CARBON_CARBON_H 1
2882| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2883| #define HAVE_COREAUDIO_COREAUDIO_H 1
2884| #define HAVE_CORESERVICES_CORESERVICES_H 1
2885| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2886| #define HAVE_IOKIT_IOKITLIB_H 1
2887| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2888| #define HAVE_OPENAL_AL_H 1
2889| #define HAVE_OPENCL_OPENCL_H 1
2890| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2891| #define HAVE_SECURITY_SECURITY_H 1
2892| #define HAVE_ARPA_INET_H 1
2893| #define HAVE_ARPA_NAMESER_H 1
2894| #define HAVE_CURSES_H 1
2895| #define HAVE_DIRENT_H 1
2896| #define HAVE_DLFCN_H 1
2897| #define HAVE_FLOAT_H 1
2898| #define HAVE_FNMATCH_H 1
2899| #define HAVE_GETOPT_H 1
2900| #define HAVE_GRP_H 1
2901| #define HAVE_LIBPROC_H 1
2902| /* end confdefs.h.  */
2903| #include <linux/hidraw.h>
2904configure:7157: result: no
2905configure:7157: checking for linux/hidraw.h
2906configure:7157: result: no
2907configure:7157: checking linux/input.h usability
2908configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2909conftest.c:79:10: fatal error: 'linux/input.h' file not found
2910#include <linux/input.h>
2911         ^
29121 error generated.
2913configure:7157: $? = 1
2914configure: failed program was:
2915| /* confdefs.h */
2916| #define PACKAGE_NAME "Wine"
2917| #define PACKAGE_TARNAME "wine"
2918| #define PACKAGE_VERSION "3.4"
2919| #define PACKAGE_STRING "Wine 3.4"
2920| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
2921| #define PACKAGE_URL "https://www.winehq.org"
2922| #define EXEEXT ""
2923| #define STDC_HEADERS 1
2924| #define HAVE_SYS_TYPES_H 1
2925| #define HAVE_SYS_STAT_H 1
2926| #define HAVE_STDLIB_H 1
2927| #define HAVE_STRING_H 1
2928| #define HAVE_MEMORY_H 1
2929| #define HAVE_STRINGS_H 1
2930| #define HAVE_INTTYPES_H 1
2931| #define HAVE_STDINT_H 1
2932| #define HAVE_UNISTD_H 1
2933| #define HAVE_AL_AL_H 1
2934| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2935| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
2936| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
2937| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
2938| #define HAVE_CARBON_CARBON_H 1
2939| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
2940| #define HAVE_COREAUDIO_COREAUDIO_H 1
2941| #define HAVE_CORESERVICES_CORESERVICES_H 1
2942| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
2943| #define HAVE_IOKIT_IOKITLIB_H 1
2944| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
2945| #define HAVE_OPENAL_AL_H 1
2946| #define HAVE_OPENCL_OPENCL_H 1
2947| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
2948| #define HAVE_SECURITY_SECURITY_H 1
2949| #define HAVE_ARPA_INET_H 1
2950| #define HAVE_ARPA_NAMESER_H 1
2951| #define HAVE_CURSES_H 1
2952| #define HAVE_DIRENT_H 1
2953| #define HAVE_DLFCN_H 1
2954| #define HAVE_FLOAT_H 1
2955| #define HAVE_FNMATCH_H 1
2956| #define HAVE_GETOPT_H 1
2957| #define HAVE_GRP_H 1
2958| #define HAVE_LIBPROC_H 1
2959| /* end confdefs.h.  */
2960| #include <stdio.h>
2961| #ifdef HAVE_SYS_TYPES_H
2962| # include <sys/types.h>
2963| #endif
2964| #ifdef HAVE_SYS_STAT_H
2965| # include <sys/stat.h>
2966| #endif
2967| #ifdef STDC_HEADERS
2968| # include <stdlib.h>
2969| # include <stddef.h>
2970| #else
2971| # ifdef HAVE_STDLIB_H
2972| #  include <stdlib.h>
2973| # endif
2974| #endif
2975| #ifdef HAVE_STRING_H
2976| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2977| #  include <memory.h>
2978| # endif
2979| # include <string.h>
2980| #endif
2981| #ifdef HAVE_STRINGS_H
2982| # include <strings.h>
2983| #endif
2984| #ifdef HAVE_INTTYPES_H
2985| # include <inttypes.h>
2986| #endif
2987| #ifdef HAVE_STDINT_H
2988| # include <stdint.h>
2989| #endif
2990| #ifdef HAVE_UNISTD_H
2991| # include <unistd.h>
2992| #endif
2993| #include <linux/input.h>
2994configure:7157: result: no
2995configure:7157: checking linux/input.h presence
2996configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
2997conftest.c:46:10: fatal error: 'linux/input.h' file not found
2998#include <linux/input.h>
2999         ^
30001 error generated.
3001configure:7157: $? = 1
3002configure: failed program was:
3003| /* confdefs.h */
3004| #define PACKAGE_NAME "Wine"
3005| #define PACKAGE_TARNAME "wine"
3006| #define PACKAGE_VERSION "3.4"
3007| #define PACKAGE_STRING "Wine 3.4"
3008| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3009| #define PACKAGE_URL "https://www.winehq.org"
3010| #define EXEEXT ""
3011| #define STDC_HEADERS 1
3012| #define HAVE_SYS_TYPES_H 1
3013| #define HAVE_SYS_STAT_H 1
3014| #define HAVE_STDLIB_H 1
3015| #define HAVE_STRING_H 1
3016| #define HAVE_MEMORY_H 1
3017| #define HAVE_STRINGS_H 1
3018| #define HAVE_INTTYPES_H 1
3019| #define HAVE_STDINT_H 1
3020| #define HAVE_UNISTD_H 1
3021| #define HAVE_AL_AL_H 1
3022| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3023| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3024| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3025| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3026| #define HAVE_CARBON_CARBON_H 1
3027| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3028| #define HAVE_COREAUDIO_COREAUDIO_H 1
3029| #define HAVE_CORESERVICES_CORESERVICES_H 1
3030| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3031| #define HAVE_IOKIT_IOKITLIB_H 1
3032| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3033| #define HAVE_OPENAL_AL_H 1
3034| #define HAVE_OPENCL_OPENCL_H 1
3035| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3036| #define HAVE_SECURITY_SECURITY_H 1
3037| #define HAVE_ARPA_INET_H 1
3038| #define HAVE_ARPA_NAMESER_H 1
3039| #define HAVE_CURSES_H 1
3040| #define HAVE_DIRENT_H 1
3041| #define HAVE_DLFCN_H 1
3042| #define HAVE_FLOAT_H 1
3043| #define HAVE_FNMATCH_H 1
3044| #define HAVE_GETOPT_H 1
3045| #define HAVE_GRP_H 1
3046| #define HAVE_LIBPROC_H 1
3047| /* end confdefs.h.  */
3048| #include <linux/input.h>
3049configure:7157: result: no
3050configure:7157: checking for linux/input.h
3051configure:7157: result: no
3052configure:7157: checking linux/ioctl.h usability
3053configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3054conftest.c:79:10: fatal error: 'linux/ioctl.h' file not found
3055#include <linux/ioctl.h>
3056         ^
30571 error generated.
3058configure:7157: $? = 1
3059configure: failed program was:
3060| /* confdefs.h */
3061| #define PACKAGE_NAME "Wine"
3062| #define PACKAGE_TARNAME "wine"
3063| #define PACKAGE_VERSION "3.4"
3064| #define PACKAGE_STRING "Wine 3.4"
3065| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3066| #define PACKAGE_URL "https://www.winehq.org"
3067| #define EXEEXT ""
3068| #define STDC_HEADERS 1
3069| #define HAVE_SYS_TYPES_H 1
3070| #define HAVE_SYS_STAT_H 1
3071| #define HAVE_STDLIB_H 1
3072| #define HAVE_STRING_H 1
3073| #define HAVE_MEMORY_H 1
3074| #define HAVE_STRINGS_H 1
3075| #define HAVE_INTTYPES_H 1
3076| #define HAVE_STDINT_H 1
3077| #define HAVE_UNISTD_H 1
3078| #define HAVE_AL_AL_H 1
3079| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3080| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3081| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3082| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3083| #define HAVE_CARBON_CARBON_H 1
3084| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3085| #define HAVE_COREAUDIO_COREAUDIO_H 1
3086| #define HAVE_CORESERVICES_CORESERVICES_H 1
3087| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3088| #define HAVE_IOKIT_IOKITLIB_H 1
3089| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3090| #define HAVE_OPENAL_AL_H 1
3091| #define HAVE_OPENCL_OPENCL_H 1
3092| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3093| #define HAVE_SECURITY_SECURITY_H 1
3094| #define HAVE_ARPA_INET_H 1
3095| #define HAVE_ARPA_NAMESER_H 1
3096| #define HAVE_CURSES_H 1
3097| #define HAVE_DIRENT_H 1
3098| #define HAVE_DLFCN_H 1
3099| #define HAVE_FLOAT_H 1
3100| #define HAVE_FNMATCH_H 1
3101| #define HAVE_GETOPT_H 1
3102| #define HAVE_GRP_H 1
3103| #define HAVE_LIBPROC_H 1
3104| /* end confdefs.h.  */
3105| #include <stdio.h>
3106| #ifdef HAVE_SYS_TYPES_H
3107| # include <sys/types.h>
3108| #endif
3109| #ifdef HAVE_SYS_STAT_H
3110| # include <sys/stat.h>
3111| #endif
3112| #ifdef STDC_HEADERS
3113| # include <stdlib.h>
3114| # include <stddef.h>
3115| #else
3116| # ifdef HAVE_STDLIB_H
3117| #  include <stdlib.h>
3118| # endif
3119| #endif
3120| #ifdef HAVE_STRING_H
3121| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3122| #  include <memory.h>
3123| # endif
3124| # include <string.h>
3125| #endif
3126| #ifdef HAVE_STRINGS_H
3127| # include <strings.h>
3128| #endif
3129| #ifdef HAVE_INTTYPES_H
3130| # include <inttypes.h>
3131| #endif
3132| #ifdef HAVE_STDINT_H
3133| # include <stdint.h>
3134| #endif
3135| #ifdef HAVE_UNISTD_H
3136| # include <unistd.h>
3137| #endif
3138| #include <linux/ioctl.h>
3139configure:7157: result: no
3140configure:7157: checking linux/ioctl.h presence
3141configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
3142conftest.c:46:10: fatal error: 'linux/ioctl.h' file not found
3143#include <linux/ioctl.h>
3144         ^
31451 error generated.
3146configure:7157: $? = 1
3147configure: failed program was:
3148| /* confdefs.h */
3149| #define PACKAGE_NAME "Wine"
3150| #define PACKAGE_TARNAME "wine"
3151| #define PACKAGE_VERSION "3.4"
3152| #define PACKAGE_STRING "Wine 3.4"
3153| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3154| #define PACKAGE_URL "https://www.winehq.org"
3155| #define EXEEXT ""
3156| #define STDC_HEADERS 1
3157| #define HAVE_SYS_TYPES_H 1
3158| #define HAVE_SYS_STAT_H 1
3159| #define HAVE_STDLIB_H 1
3160| #define HAVE_STRING_H 1
3161| #define HAVE_MEMORY_H 1
3162| #define HAVE_STRINGS_H 1
3163| #define HAVE_INTTYPES_H 1
3164| #define HAVE_STDINT_H 1
3165| #define HAVE_UNISTD_H 1
3166| #define HAVE_AL_AL_H 1
3167| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3168| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3169| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3170| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3171| #define HAVE_CARBON_CARBON_H 1
3172| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3173| #define HAVE_COREAUDIO_COREAUDIO_H 1
3174| #define HAVE_CORESERVICES_CORESERVICES_H 1
3175| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3176| #define HAVE_IOKIT_IOKITLIB_H 1
3177| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3178| #define HAVE_OPENAL_AL_H 1
3179| #define HAVE_OPENCL_OPENCL_H 1
3180| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3181| #define HAVE_SECURITY_SECURITY_H 1
3182| #define HAVE_ARPA_INET_H 1
3183| #define HAVE_ARPA_NAMESER_H 1
3184| #define HAVE_CURSES_H 1
3185| #define HAVE_DIRENT_H 1
3186| #define HAVE_DLFCN_H 1
3187| #define HAVE_FLOAT_H 1
3188| #define HAVE_FNMATCH_H 1
3189| #define HAVE_GETOPT_H 1
3190| #define HAVE_GRP_H 1
3191| #define HAVE_LIBPROC_H 1
3192| /* end confdefs.h.  */
3193| #include <linux/ioctl.h>
3194configure:7157: result: no
3195configure:7157: checking for linux/ioctl.h
3196configure:7157: result: no
3197configure:7157: checking linux/joystick.h usability
3198configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3199conftest.c:79:10: fatal error: 'linux/joystick.h' file not found
3200#include <linux/joystick.h>
3201         ^
32021 error generated.
3203configure:7157: $? = 1
3204configure: failed program was:
3205| /* confdefs.h */
3206| #define PACKAGE_NAME "Wine"
3207| #define PACKAGE_TARNAME "wine"
3208| #define PACKAGE_VERSION "3.4"
3209| #define PACKAGE_STRING "Wine 3.4"
3210| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3211| #define PACKAGE_URL "https://www.winehq.org"
3212| #define EXEEXT ""
3213| #define STDC_HEADERS 1
3214| #define HAVE_SYS_TYPES_H 1
3215| #define HAVE_SYS_STAT_H 1
3216| #define HAVE_STDLIB_H 1
3217| #define HAVE_STRING_H 1
3218| #define HAVE_MEMORY_H 1
3219| #define HAVE_STRINGS_H 1
3220| #define HAVE_INTTYPES_H 1
3221| #define HAVE_STDINT_H 1
3222| #define HAVE_UNISTD_H 1
3223| #define HAVE_AL_AL_H 1
3224| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3225| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3226| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3227| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3228| #define HAVE_CARBON_CARBON_H 1
3229| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3230| #define HAVE_COREAUDIO_COREAUDIO_H 1
3231| #define HAVE_CORESERVICES_CORESERVICES_H 1
3232| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3233| #define HAVE_IOKIT_IOKITLIB_H 1
3234| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3235| #define HAVE_OPENAL_AL_H 1
3236| #define HAVE_OPENCL_OPENCL_H 1
3237| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3238| #define HAVE_SECURITY_SECURITY_H 1
3239| #define HAVE_ARPA_INET_H 1
3240| #define HAVE_ARPA_NAMESER_H 1
3241| #define HAVE_CURSES_H 1
3242| #define HAVE_DIRENT_H 1
3243| #define HAVE_DLFCN_H 1
3244| #define HAVE_FLOAT_H 1
3245| #define HAVE_FNMATCH_H 1
3246| #define HAVE_GETOPT_H 1
3247| #define HAVE_GRP_H 1
3248| #define HAVE_LIBPROC_H 1
3249| /* end confdefs.h.  */
3250| #include <stdio.h>
3251| #ifdef HAVE_SYS_TYPES_H
3252| # include <sys/types.h>
3253| #endif
3254| #ifdef HAVE_SYS_STAT_H
3255| # include <sys/stat.h>
3256| #endif
3257| #ifdef STDC_HEADERS
3258| # include <stdlib.h>
3259| # include <stddef.h>
3260| #else
3261| # ifdef HAVE_STDLIB_H
3262| #  include <stdlib.h>
3263| # endif
3264| #endif
3265| #ifdef HAVE_STRING_H
3266| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3267| #  include <memory.h>
3268| # endif
3269| # include <string.h>
3270| #endif
3271| #ifdef HAVE_STRINGS_H
3272| # include <strings.h>
3273| #endif
3274| #ifdef HAVE_INTTYPES_H
3275| # include <inttypes.h>
3276| #endif
3277| #ifdef HAVE_STDINT_H
3278| # include <stdint.h>
3279| #endif
3280| #ifdef HAVE_UNISTD_H
3281| # include <unistd.h>
3282| #endif
3283| #include <linux/joystick.h>
3284configure:7157: result: no
3285configure:7157: checking linux/joystick.h presence
3286configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
3287conftest.c:46:10: fatal error: 'linux/joystick.h' file not found
3288#include <linux/joystick.h>
3289         ^
32901 error generated.
3291configure:7157: $? = 1
3292configure: failed program was:
3293| /* confdefs.h */
3294| #define PACKAGE_NAME "Wine"
3295| #define PACKAGE_TARNAME "wine"
3296| #define PACKAGE_VERSION "3.4"
3297| #define PACKAGE_STRING "Wine 3.4"
3298| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3299| #define PACKAGE_URL "https://www.winehq.org"
3300| #define EXEEXT ""
3301| #define STDC_HEADERS 1
3302| #define HAVE_SYS_TYPES_H 1
3303| #define HAVE_SYS_STAT_H 1
3304| #define HAVE_STDLIB_H 1
3305| #define HAVE_STRING_H 1
3306| #define HAVE_MEMORY_H 1
3307| #define HAVE_STRINGS_H 1
3308| #define HAVE_INTTYPES_H 1
3309| #define HAVE_STDINT_H 1
3310| #define HAVE_UNISTD_H 1
3311| #define HAVE_AL_AL_H 1
3312| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3313| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3314| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3315| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3316| #define HAVE_CARBON_CARBON_H 1
3317| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3318| #define HAVE_COREAUDIO_COREAUDIO_H 1
3319| #define HAVE_CORESERVICES_CORESERVICES_H 1
3320| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3321| #define HAVE_IOKIT_IOKITLIB_H 1
3322| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3323| #define HAVE_OPENAL_AL_H 1
3324| #define HAVE_OPENCL_OPENCL_H 1
3325| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3326| #define HAVE_SECURITY_SECURITY_H 1
3327| #define HAVE_ARPA_INET_H 1
3328| #define HAVE_ARPA_NAMESER_H 1
3329| #define HAVE_CURSES_H 1
3330| #define HAVE_DIRENT_H 1
3331| #define HAVE_DLFCN_H 1
3332| #define HAVE_FLOAT_H 1
3333| #define HAVE_FNMATCH_H 1
3334| #define HAVE_GETOPT_H 1
3335| #define HAVE_GRP_H 1
3336| #define HAVE_LIBPROC_H 1
3337| /* end confdefs.h.  */
3338| #include <linux/joystick.h>
3339configure:7157: result: no
3340configure:7157: checking for linux/joystick.h
3341configure:7157: result: no
3342configure:7157: checking linux/major.h usability
3343configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3344conftest.c:79:10: fatal error: 'linux/major.h' file not found
3345#include <linux/major.h>
3346         ^
33471 error generated.
3348configure:7157: $? = 1
3349configure: failed program was:
3350| /* confdefs.h */
3351| #define PACKAGE_NAME "Wine"
3352| #define PACKAGE_TARNAME "wine"
3353| #define PACKAGE_VERSION "3.4"
3354| #define PACKAGE_STRING "Wine 3.4"
3355| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3356| #define PACKAGE_URL "https://www.winehq.org"
3357| #define EXEEXT ""
3358| #define STDC_HEADERS 1
3359| #define HAVE_SYS_TYPES_H 1
3360| #define HAVE_SYS_STAT_H 1
3361| #define HAVE_STDLIB_H 1
3362| #define HAVE_STRING_H 1
3363| #define HAVE_MEMORY_H 1
3364| #define HAVE_STRINGS_H 1
3365| #define HAVE_INTTYPES_H 1
3366| #define HAVE_STDINT_H 1
3367| #define HAVE_UNISTD_H 1
3368| #define HAVE_AL_AL_H 1
3369| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3370| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3371| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3372| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3373| #define HAVE_CARBON_CARBON_H 1
3374| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3375| #define HAVE_COREAUDIO_COREAUDIO_H 1
3376| #define HAVE_CORESERVICES_CORESERVICES_H 1
3377| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3378| #define HAVE_IOKIT_IOKITLIB_H 1
3379| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3380| #define HAVE_OPENAL_AL_H 1
3381| #define HAVE_OPENCL_OPENCL_H 1
3382| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3383| #define HAVE_SECURITY_SECURITY_H 1
3384| #define HAVE_ARPA_INET_H 1
3385| #define HAVE_ARPA_NAMESER_H 1
3386| #define HAVE_CURSES_H 1
3387| #define HAVE_DIRENT_H 1
3388| #define HAVE_DLFCN_H 1
3389| #define HAVE_FLOAT_H 1
3390| #define HAVE_FNMATCH_H 1
3391| #define HAVE_GETOPT_H 1
3392| #define HAVE_GRP_H 1
3393| #define HAVE_LIBPROC_H 1
3394| /* end confdefs.h.  */
3395| #include <stdio.h>
3396| #ifdef HAVE_SYS_TYPES_H
3397| # include <sys/types.h>
3398| #endif
3399| #ifdef HAVE_SYS_STAT_H
3400| # include <sys/stat.h>
3401| #endif
3402| #ifdef STDC_HEADERS
3403| # include <stdlib.h>
3404| # include <stddef.h>
3405| #else
3406| # ifdef HAVE_STDLIB_H
3407| #  include <stdlib.h>
3408| # endif
3409| #endif
3410| #ifdef HAVE_STRING_H
3411| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3412| #  include <memory.h>
3413| # endif
3414| # include <string.h>
3415| #endif
3416| #ifdef HAVE_STRINGS_H
3417| # include <strings.h>
3418| #endif
3419| #ifdef HAVE_INTTYPES_H
3420| # include <inttypes.h>
3421| #endif
3422| #ifdef HAVE_STDINT_H
3423| # include <stdint.h>
3424| #endif
3425| #ifdef HAVE_UNISTD_H
3426| # include <unistd.h>
3427| #endif
3428| #include <linux/major.h>
3429configure:7157: result: no
3430configure:7157: checking linux/major.h presence
3431configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
3432conftest.c:46:10: fatal error: 'linux/major.h' file not found
3433#include <linux/major.h>
3434         ^
34351 error generated.
3436configure:7157: $? = 1
3437configure: failed program was:
3438| /* confdefs.h */
3439| #define PACKAGE_NAME "Wine"
3440| #define PACKAGE_TARNAME "wine"
3441| #define PACKAGE_VERSION "3.4"
3442| #define PACKAGE_STRING "Wine 3.4"
3443| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3444| #define PACKAGE_URL "https://www.winehq.org"
3445| #define EXEEXT ""
3446| #define STDC_HEADERS 1
3447| #define HAVE_SYS_TYPES_H 1
3448| #define HAVE_SYS_STAT_H 1
3449| #define HAVE_STDLIB_H 1
3450| #define HAVE_STRING_H 1
3451| #define HAVE_MEMORY_H 1
3452| #define HAVE_STRINGS_H 1
3453| #define HAVE_INTTYPES_H 1
3454| #define HAVE_STDINT_H 1
3455| #define HAVE_UNISTD_H 1
3456| #define HAVE_AL_AL_H 1
3457| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3458| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3459| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3460| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3461| #define HAVE_CARBON_CARBON_H 1
3462| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3463| #define HAVE_COREAUDIO_COREAUDIO_H 1
3464| #define HAVE_CORESERVICES_CORESERVICES_H 1
3465| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3466| #define HAVE_IOKIT_IOKITLIB_H 1
3467| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3468| #define HAVE_OPENAL_AL_H 1
3469| #define HAVE_OPENCL_OPENCL_H 1
3470| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3471| #define HAVE_SECURITY_SECURITY_H 1
3472| #define HAVE_ARPA_INET_H 1
3473| #define HAVE_ARPA_NAMESER_H 1
3474| #define HAVE_CURSES_H 1
3475| #define HAVE_DIRENT_H 1
3476| #define HAVE_DLFCN_H 1
3477| #define HAVE_FLOAT_H 1
3478| #define HAVE_FNMATCH_H 1
3479| #define HAVE_GETOPT_H 1
3480| #define HAVE_GRP_H 1
3481| #define HAVE_LIBPROC_H 1
3482| /* end confdefs.h.  */
3483| #include <linux/major.h>
3484configure:7157: result: no
3485configure:7157: checking for linux/major.h
3486configure:7157: result: no
3487configure:7157: checking linux/param.h usability
3488configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3489conftest.c:79:10: fatal error: 'linux/param.h' file not found
3490#include <linux/param.h>
3491         ^
34921 error generated.
3493configure:7157: $? = 1
3494configure: failed program was:
3495| /* confdefs.h */
3496| #define PACKAGE_NAME "Wine"
3497| #define PACKAGE_TARNAME "wine"
3498| #define PACKAGE_VERSION "3.4"
3499| #define PACKAGE_STRING "Wine 3.4"
3500| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3501| #define PACKAGE_URL "https://www.winehq.org"
3502| #define EXEEXT ""
3503| #define STDC_HEADERS 1
3504| #define HAVE_SYS_TYPES_H 1
3505| #define HAVE_SYS_STAT_H 1
3506| #define HAVE_STDLIB_H 1
3507| #define HAVE_STRING_H 1
3508| #define HAVE_MEMORY_H 1
3509| #define HAVE_STRINGS_H 1
3510| #define HAVE_INTTYPES_H 1
3511| #define HAVE_STDINT_H 1
3512| #define HAVE_UNISTD_H 1
3513| #define HAVE_AL_AL_H 1
3514| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3515| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3516| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3517| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3518| #define HAVE_CARBON_CARBON_H 1
3519| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3520| #define HAVE_COREAUDIO_COREAUDIO_H 1
3521| #define HAVE_CORESERVICES_CORESERVICES_H 1
3522| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3523| #define HAVE_IOKIT_IOKITLIB_H 1
3524| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3525| #define HAVE_OPENAL_AL_H 1
3526| #define HAVE_OPENCL_OPENCL_H 1
3527| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3528| #define HAVE_SECURITY_SECURITY_H 1
3529| #define HAVE_ARPA_INET_H 1
3530| #define HAVE_ARPA_NAMESER_H 1
3531| #define HAVE_CURSES_H 1
3532| #define HAVE_DIRENT_H 1
3533| #define HAVE_DLFCN_H 1
3534| #define HAVE_FLOAT_H 1
3535| #define HAVE_FNMATCH_H 1
3536| #define HAVE_GETOPT_H 1
3537| #define HAVE_GRP_H 1
3538| #define HAVE_LIBPROC_H 1
3539| /* end confdefs.h.  */
3540| #include <stdio.h>
3541| #ifdef HAVE_SYS_TYPES_H
3542| # include <sys/types.h>
3543| #endif
3544| #ifdef HAVE_SYS_STAT_H
3545| # include <sys/stat.h>
3546| #endif
3547| #ifdef STDC_HEADERS
3548| # include <stdlib.h>
3549| # include <stddef.h>
3550| #else
3551| # ifdef HAVE_STDLIB_H
3552| #  include <stdlib.h>
3553| # endif
3554| #endif
3555| #ifdef HAVE_STRING_H
3556| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3557| #  include <memory.h>
3558| # endif
3559| # include <string.h>
3560| #endif
3561| #ifdef HAVE_STRINGS_H
3562| # include <strings.h>
3563| #endif
3564| #ifdef HAVE_INTTYPES_H
3565| # include <inttypes.h>
3566| #endif
3567| #ifdef HAVE_STDINT_H
3568| # include <stdint.h>
3569| #endif
3570| #ifdef HAVE_UNISTD_H
3571| # include <unistd.h>
3572| #endif
3573| #include <linux/param.h>
3574configure:7157: result: no
3575configure:7157: checking linux/param.h presence
3576configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
3577conftest.c:46:10: fatal error: 'linux/param.h' file not found
3578#include <linux/param.h>
3579         ^
35801 error generated.
3581configure:7157: $? = 1
3582configure: failed program was:
3583| /* confdefs.h */
3584| #define PACKAGE_NAME "Wine"
3585| #define PACKAGE_TARNAME "wine"
3586| #define PACKAGE_VERSION "3.4"
3587| #define PACKAGE_STRING "Wine 3.4"
3588| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3589| #define PACKAGE_URL "https://www.winehq.org"
3590| #define EXEEXT ""
3591| #define STDC_HEADERS 1
3592| #define HAVE_SYS_TYPES_H 1
3593| #define HAVE_SYS_STAT_H 1
3594| #define HAVE_STDLIB_H 1
3595| #define HAVE_STRING_H 1
3596| #define HAVE_MEMORY_H 1
3597| #define HAVE_STRINGS_H 1
3598| #define HAVE_INTTYPES_H 1
3599| #define HAVE_STDINT_H 1
3600| #define HAVE_UNISTD_H 1
3601| #define HAVE_AL_AL_H 1
3602| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3603| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3604| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3605| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3606| #define HAVE_CARBON_CARBON_H 1
3607| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3608| #define HAVE_COREAUDIO_COREAUDIO_H 1
3609| #define HAVE_CORESERVICES_CORESERVICES_H 1
3610| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3611| #define HAVE_IOKIT_IOKITLIB_H 1
3612| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3613| #define HAVE_OPENAL_AL_H 1
3614| #define HAVE_OPENCL_OPENCL_H 1
3615| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3616| #define HAVE_SECURITY_SECURITY_H 1
3617| #define HAVE_ARPA_INET_H 1
3618| #define HAVE_ARPA_NAMESER_H 1
3619| #define HAVE_CURSES_H 1
3620| #define HAVE_DIRENT_H 1
3621| #define HAVE_DLFCN_H 1
3622| #define HAVE_FLOAT_H 1
3623| #define HAVE_FNMATCH_H 1
3624| #define HAVE_GETOPT_H 1
3625| #define HAVE_GRP_H 1
3626| #define HAVE_LIBPROC_H 1
3627| /* end confdefs.h.  */
3628| #include <linux/param.h>
3629configure:7157: result: no
3630configure:7157: checking for linux/param.h
3631configure:7157: result: no
3632configure:7157: checking linux/serial.h usability
3633configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3634conftest.c:79:10: fatal error: 'linux/serial.h' file not found
3635#include <linux/serial.h>
3636         ^
36371 error generated.
3638configure:7157: $? = 1
3639configure: failed program was:
3640| /* confdefs.h */
3641| #define PACKAGE_NAME "Wine"
3642| #define PACKAGE_TARNAME "wine"
3643| #define PACKAGE_VERSION "3.4"
3644| #define PACKAGE_STRING "Wine 3.4"
3645| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3646| #define PACKAGE_URL "https://www.winehq.org"
3647| #define EXEEXT ""
3648| #define STDC_HEADERS 1
3649| #define HAVE_SYS_TYPES_H 1
3650| #define HAVE_SYS_STAT_H 1
3651| #define HAVE_STDLIB_H 1
3652| #define HAVE_STRING_H 1
3653| #define HAVE_MEMORY_H 1
3654| #define HAVE_STRINGS_H 1
3655| #define HAVE_INTTYPES_H 1
3656| #define HAVE_STDINT_H 1
3657| #define HAVE_UNISTD_H 1
3658| #define HAVE_AL_AL_H 1
3659| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3660| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3661| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3662| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3663| #define HAVE_CARBON_CARBON_H 1
3664| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3665| #define HAVE_COREAUDIO_COREAUDIO_H 1
3666| #define HAVE_CORESERVICES_CORESERVICES_H 1
3667| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3668| #define HAVE_IOKIT_IOKITLIB_H 1
3669| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3670| #define HAVE_OPENAL_AL_H 1
3671| #define HAVE_OPENCL_OPENCL_H 1
3672| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3673| #define HAVE_SECURITY_SECURITY_H 1
3674| #define HAVE_ARPA_INET_H 1
3675| #define HAVE_ARPA_NAMESER_H 1
3676| #define HAVE_CURSES_H 1
3677| #define HAVE_DIRENT_H 1
3678| #define HAVE_DLFCN_H 1
3679| #define HAVE_FLOAT_H 1
3680| #define HAVE_FNMATCH_H 1
3681| #define HAVE_GETOPT_H 1
3682| #define HAVE_GRP_H 1
3683| #define HAVE_LIBPROC_H 1
3684| /* end confdefs.h.  */
3685| #include <stdio.h>
3686| #ifdef HAVE_SYS_TYPES_H
3687| # include <sys/types.h>
3688| #endif
3689| #ifdef HAVE_SYS_STAT_H
3690| # include <sys/stat.h>
3691| #endif
3692| #ifdef STDC_HEADERS
3693| # include <stdlib.h>
3694| # include <stddef.h>
3695| #else
3696| # ifdef HAVE_STDLIB_H
3697| #  include <stdlib.h>
3698| # endif
3699| #endif
3700| #ifdef HAVE_STRING_H
3701| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3702| #  include <memory.h>
3703| # endif
3704| # include <string.h>
3705| #endif
3706| #ifdef HAVE_STRINGS_H
3707| # include <strings.h>
3708| #endif
3709| #ifdef HAVE_INTTYPES_H
3710| # include <inttypes.h>
3711| #endif
3712| #ifdef HAVE_STDINT_H
3713| # include <stdint.h>
3714| #endif
3715| #ifdef HAVE_UNISTD_H
3716| # include <unistd.h>
3717| #endif
3718| #include <linux/serial.h>
3719configure:7157: result: no
3720configure:7157: checking linux/serial.h presence
3721configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
3722conftest.c:46:10: fatal error: 'linux/serial.h' file not found
3723#include <linux/serial.h>
3724         ^
37251 error generated.
3726configure:7157: $? = 1
3727configure: failed program was:
3728| /* confdefs.h */
3729| #define PACKAGE_NAME "Wine"
3730| #define PACKAGE_TARNAME "wine"
3731| #define PACKAGE_VERSION "3.4"
3732| #define PACKAGE_STRING "Wine 3.4"
3733| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3734| #define PACKAGE_URL "https://www.winehq.org"
3735| #define EXEEXT ""
3736| #define STDC_HEADERS 1
3737| #define HAVE_SYS_TYPES_H 1
3738| #define HAVE_SYS_STAT_H 1
3739| #define HAVE_STDLIB_H 1
3740| #define HAVE_STRING_H 1
3741| #define HAVE_MEMORY_H 1
3742| #define HAVE_STRINGS_H 1
3743| #define HAVE_INTTYPES_H 1
3744| #define HAVE_STDINT_H 1
3745| #define HAVE_UNISTD_H 1
3746| #define HAVE_AL_AL_H 1
3747| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3748| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3749| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3750| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3751| #define HAVE_CARBON_CARBON_H 1
3752| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3753| #define HAVE_COREAUDIO_COREAUDIO_H 1
3754| #define HAVE_CORESERVICES_CORESERVICES_H 1
3755| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3756| #define HAVE_IOKIT_IOKITLIB_H 1
3757| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3758| #define HAVE_OPENAL_AL_H 1
3759| #define HAVE_OPENCL_OPENCL_H 1
3760| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3761| #define HAVE_SECURITY_SECURITY_H 1
3762| #define HAVE_ARPA_INET_H 1
3763| #define HAVE_ARPA_NAMESER_H 1
3764| #define HAVE_CURSES_H 1
3765| #define HAVE_DIRENT_H 1
3766| #define HAVE_DLFCN_H 1
3767| #define HAVE_FLOAT_H 1
3768| #define HAVE_FNMATCH_H 1
3769| #define HAVE_GETOPT_H 1
3770| #define HAVE_GRP_H 1
3771| #define HAVE_LIBPROC_H 1
3772| /* end confdefs.h.  */
3773| #include <linux/serial.h>
3774configure:7157: result: no
3775configure:7157: checking for linux/serial.h
3776configure:7157: result: no
3777configure:7157: checking linux/types.h usability
3778configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3779conftest.c:79:10: fatal error: 'linux/types.h' file not found
3780#include <linux/types.h>
3781         ^
37821 error generated.
3783configure:7157: $? = 1
3784configure: failed program was:
3785| /* confdefs.h */
3786| #define PACKAGE_NAME "Wine"
3787| #define PACKAGE_TARNAME "wine"
3788| #define PACKAGE_VERSION "3.4"
3789| #define PACKAGE_STRING "Wine 3.4"
3790| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3791| #define PACKAGE_URL "https://www.winehq.org"
3792| #define EXEEXT ""
3793| #define STDC_HEADERS 1
3794| #define HAVE_SYS_TYPES_H 1
3795| #define HAVE_SYS_STAT_H 1
3796| #define HAVE_STDLIB_H 1
3797| #define HAVE_STRING_H 1
3798| #define HAVE_MEMORY_H 1
3799| #define HAVE_STRINGS_H 1
3800| #define HAVE_INTTYPES_H 1
3801| #define HAVE_STDINT_H 1
3802| #define HAVE_UNISTD_H 1
3803| #define HAVE_AL_AL_H 1
3804| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3805| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3806| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3807| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3808| #define HAVE_CARBON_CARBON_H 1
3809| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3810| #define HAVE_COREAUDIO_COREAUDIO_H 1
3811| #define HAVE_CORESERVICES_CORESERVICES_H 1
3812| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3813| #define HAVE_IOKIT_IOKITLIB_H 1
3814| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3815| #define HAVE_OPENAL_AL_H 1
3816| #define HAVE_OPENCL_OPENCL_H 1
3817| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3818| #define HAVE_SECURITY_SECURITY_H 1
3819| #define HAVE_ARPA_INET_H 1
3820| #define HAVE_ARPA_NAMESER_H 1
3821| #define HAVE_CURSES_H 1
3822| #define HAVE_DIRENT_H 1
3823| #define HAVE_DLFCN_H 1
3824| #define HAVE_FLOAT_H 1
3825| #define HAVE_FNMATCH_H 1
3826| #define HAVE_GETOPT_H 1
3827| #define HAVE_GRP_H 1
3828| #define HAVE_LIBPROC_H 1
3829| /* end confdefs.h.  */
3830| #include <stdio.h>
3831| #ifdef HAVE_SYS_TYPES_H
3832| # include <sys/types.h>
3833| #endif
3834| #ifdef HAVE_SYS_STAT_H
3835| # include <sys/stat.h>
3836| #endif
3837| #ifdef STDC_HEADERS
3838| # include <stdlib.h>
3839| # include <stddef.h>
3840| #else
3841| # ifdef HAVE_STDLIB_H
3842| #  include <stdlib.h>
3843| # endif
3844| #endif
3845| #ifdef HAVE_STRING_H
3846| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3847| #  include <memory.h>
3848| # endif
3849| # include <string.h>
3850| #endif
3851| #ifdef HAVE_STRINGS_H
3852| # include <strings.h>
3853| #endif
3854| #ifdef HAVE_INTTYPES_H
3855| # include <inttypes.h>
3856| #endif
3857| #ifdef HAVE_STDINT_H
3858| # include <stdint.h>
3859| #endif
3860| #ifdef HAVE_UNISTD_H
3861| # include <unistd.h>
3862| #endif
3863| #include <linux/types.h>
3864configure:7157: result: no
3865configure:7157: checking linux/types.h presence
3866configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
3867conftest.c:46:10: fatal error: 'linux/types.h' file not found
3868#include <linux/types.h>
3869         ^
38701 error generated.
3871configure:7157: $? = 1
3872configure: failed program was:
3873| /* confdefs.h */
3874| #define PACKAGE_NAME "Wine"
3875| #define PACKAGE_TARNAME "wine"
3876| #define PACKAGE_VERSION "3.4"
3877| #define PACKAGE_STRING "Wine 3.4"
3878| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3879| #define PACKAGE_URL "https://www.winehq.org"
3880| #define EXEEXT ""
3881| #define STDC_HEADERS 1
3882| #define HAVE_SYS_TYPES_H 1
3883| #define HAVE_SYS_STAT_H 1
3884| #define HAVE_STDLIB_H 1
3885| #define HAVE_STRING_H 1
3886| #define HAVE_MEMORY_H 1
3887| #define HAVE_STRINGS_H 1
3888| #define HAVE_INTTYPES_H 1
3889| #define HAVE_STDINT_H 1
3890| #define HAVE_UNISTD_H 1
3891| #define HAVE_AL_AL_H 1
3892| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3893| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3894| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3895| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3896| #define HAVE_CARBON_CARBON_H 1
3897| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3898| #define HAVE_COREAUDIO_COREAUDIO_H 1
3899| #define HAVE_CORESERVICES_CORESERVICES_H 1
3900| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3901| #define HAVE_IOKIT_IOKITLIB_H 1
3902| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3903| #define HAVE_OPENAL_AL_H 1
3904| #define HAVE_OPENCL_OPENCL_H 1
3905| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3906| #define HAVE_SECURITY_SECURITY_H 1
3907| #define HAVE_ARPA_INET_H 1
3908| #define HAVE_ARPA_NAMESER_H 1
3909| #define HAVE_CURSES_H 1
3910| #define HAVE_DIRENT_H 1
3911| #define HAVE_DLFCN_H 1
3912| #define HAVE_FLOAT_H 1
3913| #define HAVE_FNMATCH_H 1
3914| #define HAVE_GETOPT_H 1
3915| #define HAVE_GRP_H 1
3916| #define HAVE_LIBPROC_H 1
3917| /* end confdefs.h.  */
3918| #include <linux/types.h>
3919configure:7157: result: no
3920configure:7157: checking for linux/types.h
3921configure:7157: result: no
3922configure:7157: checking linux/ucdrom.h usability
3923configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
3924conftest.c:79:10: fatal error: 'linux/ucdrom.h' file not found
3925#include <linux/ucdrom.h>
3926         ^
39271 error generated.
3928configure:7157: $? = 1
3929configure: failed program was:
3930| /* confdefs.h */
3931| #define PACKAGE_NAME "Wine"
3932| #define PACKAGE_TARNAME "wine"
3933| #define PACKAGE_VERSION "3.4"
3934| #define PACKAGE_STRING "Wine 3.4"
3935| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
3936| #define PACKAGE_URL "https://www.winehq.org"
3937| #define EXEEXT ""
3938| #define STDC_HEADERS 1
3939| #define HAVE_SYS_TYPES_H 1
3940| #define HAVE_SYS_STAT_H 1
3941| #define HAVE_STDLIB_H 1
3942| #define HAVE_STRING_H 1
3943| #define HAVE_MEMORY_H 1
3944| #define HAVE_STRINGS_H 1
3945| #define HAVE_INTTYPES_H 1
3946| #define HAVE_STDINT_H 1
3947| #define HAVE_UNISTD_H 1
3948| #define HAVE_AL_AL_H 1
3949| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3950| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
3951| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
3952| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
3953| #define HAVE_CARBON_CARBON_H 1
3954| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
3955| #define HAVE_COREAUDIO_COREAUDIO_H 1
3956| #define HAVE_CORESERVICES_CORESERVICES_H 1
3957| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
3958| #define HAVE_IOKIT_IOKITLIB_H 1
3959| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
3960| #define HAVE_OPENAL_AL_H 1
3961| #define HAVE_OPENCL_OPENCL_H 1
3962| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
3963| #define HAVE_SECURITY_SECURITY_H 1
3964| #define HAVE_ARPA_INET_H 1
3965| #define HAVE_ARPA_NAMESER_H 1
3966| #define HAVE_CURSES_H 1
3967| #define HAVE_DIRENT_H 1
3968| #define HAVE_DLFCN_H 1
3969| #define HAVE_FLOAT_H 1
3970| #define HAVE_FNMATCH_H 1
3971| #define HAVE_GETOPT_H 1
3972| #define HAVE_GRP_H 1
3973| #define HAVE_LIBPROC_H 1
3974| /* end confdefs.h.  */
3975| #include <stdio.h>
3976| #ifdef HAVE_SYS_TYPES_H
3977| # include <sys/types.h>
3978| #endif
3979| #ifdef HAVE_SYS_STAT_H
3980| # include <sys/stat.h>
3981| #endif
3982| #ifdef STDC_HEADERS
3983| # include <stdlib.h>
3984| # include <stddef.h>
3985| #else
3986| # ifdef HAVE_STDLIB_H
3987| #  include <stdlib.h>
3988| # endif
3989| #endif
3990| #ifdef HAVE_STRING_H
3991| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3992| #  include <memory.h>
3993| # endif
3994| # include <string.h>
3995| #endif
3996| #ifdef HAVE_STRINGS_H
3997| # include <strings.h>
3998| #endif
3999| #ifdef HAVE_INTTYPES_H
4000| # include <inttypes.h>
4001| #endif
4002| #ifdef HAVE_STDINT_H
4003| # include <stdint.h>
4004| #endif
4005| #ifdef HAVE_UNISTD_H
4006| # include <unistd.h>
4007| #endif
4008| #include <linux/ucdrom.h>
4009configure:7157: result: no
4010configure:7157: checking linux/ucdrom.h presence
4011configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4012conftest.c:46:10: fatal error: 'linux/ucdrom.h' file not found
4013#include <linux/ucdrom.h>
4014         ^
40151 error generated.
4016configure:7157: $? = 1
4017configure: failed program was:
4018| /* confdefs.h */
4019| #define PACKAGE_NAME "Wine"
4020| #define PACKAGE_TARNAME "wine"
4021| #define PACKAGE_VERSION "3.4"
4022| #define PACKAGE_STRING "Wine 3.4"
4023| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4024| #define PACKAGE_URL "https://www.winehq.org"
4025| #define EXEEXT ""
4026| #define STDC_HEADERS 1
4027| #define HAVE_SYS_TYPES_H 1
4028| #define HAVE_SYS_STAT_H 1
4029| #define HAVE_STDLIB_H 1
4030| #define HAVE_STRING_H 1
4031| #define HAVE_MEMORY_H 1
4032| #define HAVE_STRINGS_H 1
4033| #define HAVE_INTTYPES_H 1
4034| #define HAVE_STDINT_H 1
4035| #define HAVE_UNISTD_H 1
4036| #define HAVE_AL_AL_H 1
4037| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4038| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4039| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4040| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4041| #define HAVE_CARBON_CARBON_H 1
4042| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4043| #define HAVE_COREAUDIO_COREAUDIO_H 1
4044| #define HAVE_CORESERVICES_CORESERVICES_H 1
4045| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4046| #define HAVE_IOKIT_IOKITLIB_H 1
4047| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4048| #define HAVE_OPENAL_AL_H 1
4049| #define HAVE_OPENCL_OPENCL_H 1
4050| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4051| #define HAVE_SECURITY_SECURITY_H 1
4052| #define HAVE_ARPA_INET_H 1
4053| #define HAVE_ARPA_NAMESER_H 1
4054| #define HAVE_CURSES_H 1
4055| #define HAVE_DIRENT_H 1
4056| #define HAVE_DLFCN_H 1
4057| #define HAVE_FLOAT_H 1
4058| #define HAVE_FNMATCH_H 1
4059| #define HAVE_GETOPT_H 1
4060| #define HAVE_GRP_H 1
4061| #define HAVE_LIBPROC_H 1
4062| /* end confdefs.h.  */
4063| #include <linux/ucdrom.h>
4064configure:7157: result: no
4065configure:7157: checking for linux/ucdrom.h
4066configure:7157: result: no
4067configure:7157: checking lwp.h usability
4068configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4069conftest.c:79:10: fatal error: 'lwp.h' file not found
4070#include <lwp.h>
4071         ^
40721 error generated.
4073configure:7157: $? = 1
4074configure: failed program was:
4075| /* confdefs.h */
4076| #define PACKAGE_NAME "Wine"
4077| #define PACKAGE_TARNAME "wine"
4078| #define PACKAGE_VERSION "3.4"
4079| #define PACKAGE_STRING "Wine 3.4"
4080| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4081| #define PACKAGE_URL "https://www.winehq.org"
4082| #define EXEEXT ""
4083| #define STDC_HEADERS 1
4084| #define HAVE_SYS_TYPES_H 1
4085| #define HAVE_SYS_STAT_H 1
4086| #define HAVE_STDLIB_H 1
4087| #define HAVE_STRING_H 1
4088| #define HAVE_MEMORY_H 1
4089| #define HAVE_STRINGS_H 1
4090| #define HAVE_INTTYPES_H 1
4091| #define HAVE_STDINT_H 1
4092| #define HAVE_UNISTD_H 1
4093| #define HAVE_AL_AL_H 1
4094| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4095| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4096| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4097| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4098| #define HAVE_CARBON_CARBON_H 1
4099| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4100| #define HAVE_COREAUDIO_COREAUDIO_H 1
4101| #define HAVE_CORESERVICES_CORESERVICES_H 1
4102| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4103| #define HAVE_IOKIT_IOKITLIB_H 1
4104| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4105| #define HAVE_OPENAL_AL_H 1
4106| #define HAVE_OPENCL_OPENCL_H 1
4107| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4108| #define HAVE_SECURITY_SECURITY_H 1
4109| #define HAVE_ARPA_INET_H 1
4110| #define HAVE_ARPA_NAMESER_H 1
4111| #define HAVE_CURSES_H 1
4112| #define HAVE_DIRENT_H 1
4113| #define HAVE_DLFCN_H 1
4114| #define HAVE_FLOAT_H 1
4115| #define HAVE_FNMATCH_H 1
4116| #define HAVE_GETOPT_H 1
4117| #define HAVE_GRP_H 1
4118| #define HAVE_LIBPROC_H 1
4119| /* end confdefs.h.  */
4120| #include <stdio.h>
4121| #ifdef HAVE_SYS_TYPES_H
4122| # include <sys/types.h>
4123| #endif
4124| #ifdef HAVE_SYS_STAT_H
4125| # include <sys/stat.h>
4126| #endif
4127| #ifdef STDC_HEADERS
4128| # include <stdlib.h>
4129| # include <stddef.h>
4130| #else
4131| # ifdef HAVE_STDLIB_H
4132| #  include <stdlib.h>
4133| # endif
4134| #endif
4135| #ifdef HAVE_STRING_H
4136| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4137| #  include <memory.h>
4138| # endif
4139| # include <string.h>
4140| #endif
4141| #ifdef HAVE_STRINGS_H
4142| # include <strings.h>
4143| #endif
4144| #ifdef HAVE_INTTYPES_H
4145| # include <inttypes.h>
4146| #endif
4147| #ifdef HAVE_STDINT_H
4148| # include <stdint.h>
4149| #endif
4150| #ifdef HAVE_UNISTD_H
4151| # include <unistd.h>
4152| #endif
4153| #include <lwp.h>
4154configure:7157: result: no
4155configure:7157: checking lwp.h presence
4156configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4157conftest.c:46:10: fatal error: 'lwp.h' file not found
4158#include <lwp.h>
4159         ^
41601 error generated.
4161configure:7157: $? = 1
4162configure: failed program was:
4163| /* confdefs.h */
4164| #define PACKAGE_NAME "Wine"
4165| #define PACKAGE_TARNAME "wine"
4166| #define PACKAGE_VERSION "3.4"
4167| #define PACKAGE_STRING "Wine 3.4"
4168| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4169| #define PACKAGE_URL "https://www.winehq.org"
4170| #define EXEEXT ""
4171| #define STDC_HEADERS 1
4172| #define HAVE_SYS_TYPES_H 1
4173| #define HAVE_SYS_STAT_H 1
4174| #define HAVE_STDLIB_H 1
4175| #define HAVE_STRING_H 1
4176| #define HAVE_MEMORY_H 1
4177| #define HAVE_STRINGS_H 1
4178| #define HAVE_INTTYPES_H 1
4179| #define HAVE_STDINT_H 1
4180| #define HAVE_UNISTD_H 1
4181| #define HAVE_AL_AL_H 1
4182| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4183| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4184| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4185| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4186| #define HAVE_CARBON_CARBON_H 1
4187| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4188| #define HAVE_COREAUDIO_COREAUDIO_H 1
4189| #define HAVE_CORESERVICES_CORESERVICES_H 1
4190| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4191| #define HAVE_IOKIT_IOKITLIB_H 1
4192| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4193| #define HAVE_OPENAL_AL_H 1
4194| #define HAVE_OPENCL_OPENCL_H 1
4195| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4196| #define HAVE_SECURITY_SECURITY_H 1
4197| #define HAVE_ARPA_INET_H 1
4198| #define HAVE_ARPA_NAMESER_H 1
4199| #define HAVE_CURSES_H 1
4200| #define HAVE_DIRENT_H 1
4201| #define HAVE_DLFCN_H 1
4202| #define HAVE_FLOAT_H 1
4203| #define HAVE_FNMATCH_H 1
4204| #define HAVE_GETOPT_H 1
4205| #define HAVE_GRP_H 1
4206| #define HAVE_LIBPROC_H 1
4207| /* end confdefs.h.  */
4208| #include <lwp.h>
4209configure:7157: result: no
4210configure:7157: checking for lwp.h
4211configure:7157: result: no
4212configure:7157: checking mach-o/nlist.h usability
4213configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4214configure:7157: $? = 0
4215configure:7157: result: yes
4216configure:7157: checking mach-o/nlist.h presence
4217configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4218configure:7157: $? = 0
4219configure:7157: result: yes
4220configure:7157: checking for mach-o/nlist.h
4221configure:7157: result: yes
4222configure:7157: checking mach-o/loader.h usability
4223configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4224configure:7157: $? = 0
4225configure:7157: result: yes
4226configure:7157: checking mach-o/loader.h presence
4227configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4228configure:7157: $? = 0
4229configure:7157: result: yes
4230configure:7157: checking for mach-o/loader.h
4231configure:7157: result: yes
4232configure:7157: checking mach/mach.h usability
4233configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4234configure:7157: $? = 0
4235configure:7157: result: yes
4236configure:7157: checking mach/mach.h presence
4237configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4238configure:7157: $? = 0
4239configure:7157: result: yes
4240configure:7157: checking for mach/mach.h
4241configure:7157: result: yes
4242configure:7157: checking mach/machine.h usability
4243configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4244configure:7157: $? = 0
4245configure:7157: result: yes
4246configure:7157: checking mach/machine.h presence
4247configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4248configure:7157: $? = 0
4249configure:7157: result: yes
4250configure:7157: checking for mach/machine.h
4251configure:7157: result: yes
4252configure:7157: checking machine/cpu.h usability
4253configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4254conftest.c:83:10: fatal error: 'machine/cpu.h' file not found
4255#include <machine/cpu.h>
4256         ^
42571 error generated.
4258configure:7157: $? = 1
4259configure: failed program was:
4260| /* confdefs.h */
4261| #define PACKAGE_NAME "Wine"
4262| #define PACKAGE_TARNAME "wine"
4263| #define PACKAGE_VERSION "3.4"
4264| #define PACKAGE_STRING "Wine 3.4"
4265| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4266| #define PACKAGE_URL "https://www.winehq.org"
4267| #define EXEEXT ""
4268| #define STDC_HEADERS 1
4269| #define HAVE_SYS_TYPES_H 1
4270| #define HAVE_SYS_STAT_H 1
4271| #define HAVE_STDLIB_H 1
4272| #define HAVE_STRING_H 1
4273| #define HAVE_MEMORY_H 1
4274| #define HAVE_STRINGS_H 1
4275| #define HAVE_INTTYPES_H 1
4276| #define HAVE_STDINT_H 1
4277| #define HAVE_UNISTD_H 1
4278| #define HAVE_AL_AL_H 1
4279| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4280| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4281| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4282| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4283| #define HAVE_CARBON_CARBON_H 1
4284| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4285| #define HAVE_COREAUDIO_COREAUDIO_H 1
4286| #define HAVE_CORESERVICES_CORESERVICES_H 1
4287| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4288| #define HAVE_IOKIT_IOKITLIB_H 1
4289| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4290| #define HAVE_OPENAL_AL_H 1
4291| #define HAVE_OPENCL_OPENCL_H 1
4292| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4293| #define HAVE_SECURITY_SECURITY_H 1
4294| #define HAVE_ARPA_INET_H 1
4295| #define HAVE_ARPA_NAMESER_H 1
4296| #define HAVE_CURSES_H 1
4297| #define HAVE_DIRENT_H 1
4298| #define HAVE_DLFCN_H 1
4299| #define HAVE_FLOAT_H 1
4300| #define HAVE_FNMATCH_H 1
4301| #define HAVE_GETOPT_H 1
4302| #define HAVE_GRP_H 1
4303| #define HAVE_LIBPROC_H 1
4304| #define HAVE_MACH_O_NLIST_H 1
4305| #define HAVE_MACH_O_LOADER_H 1
4306| #define HAVE_MACH_MACH_H 1
4307| #define HAVE_MACH_MACHINE_H 1
4308| /* end confdefs.h.  */
4309| #include <stdio.h>
4310| #ifdef HAVE_SYS_TYPES_H
4311| # include <sys/types.h>
4312| #endif
4313| #ifdef HAVE_SYS_STAT_H
4314| # include <sys/stat.h>
4315| #endif
4316| #ifdef STDC_HEADERS
4317| # include <stdlib.h>
4318| # include <stddef.h>
4319| #else
4320| # ifdef HAVE_STDLIB_H
4321| #  include <stdlib.h>
4322| # endif
4323| #endif
4324| #ifdef HAVE_STRING_H
4325| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4326| #  include <memory.h>
4327| # endif
4328| # include <string.h>
4329| #endif
4330| #ifdef HAVE_STRINGS_H
4331| # include <strings.h>
4332| #endif
4333| #ifdef HAVE_INTTYPES_H
4334| # include <inttypes.h>
4335| #endif
4336| #ifdef HAVE_STDINT_H
4337| # include <stdint.h>
4338| #endif
4339| #ifdef HAVE_UNISTD_H
4340| # include <unistd.h>
4341| #endif
4342| #include <machine/cpu.h>
4343configure:7157: result: no
4344configure:7157: checking machine/cpu.h presence
4345configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4346conftest.c:50:10: fatal error: 'machine/cpu.h' file not found
4347#include <machine/cpu.h>
4348         ^
43491 error generated.
4350configure:7157: $? = 1
4351configure: failed program was:
4352| /* confdefs.h */
4353| #define PACKAGE_NAME "Wine"
4354| #define PACKAGE_TARNAME "wine"
4355| #define PACKAGE_VERSION "3.4"
4356| #define PACKAGE_STRING "Wine 3.4"
4357| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4358| #define PACKAGE_URL "https://www.winehq.org"
4359| #define EXEEXT ""
4360| #define STDC_HEADERS 1
4361| #define HAVE_SYS_TYPES_H 1
4362| #define HAVE_SYS_STAT_H 1
4363| #define HAVE_STDLIB_H 1
4364| #define HAVE_STRING_H 1
4365| #define HAVE_MEMORY_H 1
4366| #define HAVE_STRINGS_H 1
4367| #define HAVE_INTTYPES_H 1
4368| #define HAVE_STDINT_H 1
4369| #define HAVE_UNISTD_H 1
4370| #define HAVE_AL_AL_H 1
4371| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4372| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4373| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4374| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4375| #define HAVE_CARBON_CARBON_H 1
4376| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4377| #define HAVE_COREAUDIO_COREAUDIO_H 1
4378| #define HAVE_CORESERVICES_CORESERVICES_H 1
4379| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4380| #define HAVE_IOKIT_IOKITLIB_H 1
4381| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4382| #define HAVE_OPENAL_AL_H 1
4383| #define HAVE_OPENCL_OPENCL_H 1
4384| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4385| #define HAVE_SECURITY_SECURITY_H 1
4386| #define HAVE_ARPA_INET_H 1
4387| #define HAVE_ARPA_NAMESER_H 1
4388| #define HAVE_CURSES_H 1
4389| #define HAVE_DIRENT_H 1
4390| #define HAVE_DLFCN_H 1
4391| #define HAVE_FLOAT_H 1
4392| #define HAVE_FNMATCH_H 1
4393| #define HAVE_GETOPT_H 1
4394| #define HAVE_GRP_H 1
4395| #define HAVE_LIBPROC_H 1
4396| #define HAVE_MACH_O_NLIST_H 1
4397| #define HAVE_MACH_O_LOADER_H 1
4398| #define HAVE_MACH_MACH_H 1
4399| #define HAVE_MACH_MACHINE_H 1
4400| /* end confdefs.h.  */
4401| #include <machine/cpu.h>
4402configure:7157: result: no
4403configure:7157: checking for machine/cpu.h
4404configure:7157: result: no
4405configure:7157: checking machine/limits.h usability
4406configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4407configure:7157: $? = 0
4408configure:7157: result: yes
4409configure:7157: checking machine/limits.h presence
4410configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4411configure:7157: $? = 0
4412configure:7157: result: yes
4413configure:7157: checking for machine/limits.h
4414configure:7157: result: yes
4415configure:7157: checking machine/sysarch.h usability
4416configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4417conftest.c:84:10: fatal error: 'machine/sysarch.h' file not found
4418#include <machine/sysarch.h>
4419         ^
44201 error generated.
4421configure:7157: $? = 1
4422configure: failed program was:
4423| /* confdefs.h */
4424| #define PACKAGE_NAME "Wine"
4425| #define PACKAGE_TARNAME "wine"
4426| #define PACKAGE_VERSION "3.4"
4427| #define PACKAGE_STRING "Wine 3.4"
4428| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4429| #define PACKAGE_URL "https://www.winehq.org"
4430| #define EXEEXT ""
4431| #define STDC_HEADERS 1
4432| #define HAVE_SYS_TYPES_H 1
4433| #define HAVE_SYS_STAT_H 1
4434| #define HAVE_STDLIB_H 1
4435| #define HAVE_STRING_H 1
4436| #define HAVE_MEMORY_H 1
4437| #define HAVE_STRINGS_H 1
4438| #define HAVE_INTTYPES_H 1
4439| #define HAVE_STDINT_H 1
4440| #define HAVE_UNISTD_H 1
4441| #define HAVE_AL_AL_H 1
4442| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4443| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4444| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4445| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4446| #define HAVE_CARBON_CARBON_H 1
4447| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4448| #define HAVE_COREAUDIO_COREAUDIO_H 1
4449| #define HAVE_CORESERVICES_CORESERVICES_H 1
4450| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4451| #define HAVE_IOKIT_IOKITLIB_H 1
4452| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4453| #define HAVE_OPENAL_AL_H 1
4454| #define HAVE_OPENCL_OPENCL_H 1
4455| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4456| #define HAVE_SECURITY_SECURITY_H 1
4457| #define HAVE_ARPA_INET_H 1
4458| #define HAVE_ARPA_NAMESER_H 1
4459| #define HAVE_CURSES_H 1
4460| #define HAVE_DIRENT_H 1
4461| #define HAVE_DLFCN_H 1
4462| #define HAVE_FLOAT_H 1
4463| #define HAVE_FNMATCH_H 1
4464| #define HAVE_GETOPT_H 1
4465| #define HAVE_GRP_H 1
4466| #define HAVE_LIBPROC_H 1
4467| #define HAVE_MACH_O_NLIST_H 1
4468| #define HAVE_MACH_O_LOADER_H 1
4469| #define HAVE_MACH_MACH_H 1
4470| #define HAVE_MACH_MACHINE_H 1
4471| #define HAVE_MACHINE_LIMITS_H 1
4472| /* end confdefs.h.  */
4473| #include <stdio.h>
4474| #ifdef HAVE_SYS_TYPES_H
4475| # include <sys/types.h>
4476| #endif
4477| #ifdef HAVE_SYS_STAT_H
4478| # include <sys/stat.h>
4479| #endif
4480| #ifdef STDC_HEADERS
4481| # include <stdlib.h>
4482| # include <stddef.h>
4483| #else
4484| # ifdef HAVE_STDLIB_H
4485| #  include <stdlib.h>
4486| # endif
4487| #endif
4488| #ifdef HAVE_STRING_H
4489| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4490| #  include <memory.h>
4491| # endif
4492| # include <string.h>
4493| #endif
4494| #ifdef HAVE_STRINGS_H
4495| # include <strings.h>
4496| #endif
4497| #ifdef HAVE_INTTYPES_H
4498| # include <inttypes.h>
4499| #endif
4500| #ifdef HAVE_STDINT_H
4501| # include <stdint.h>
4502| #endif
4503| #ifdef HAVE_UNISTD_H
4504| # include <unistd.h>
4505| #endif
4506| #include <machine/sysarch.h>
4507configure:7157: result: no
4508configure:7157: checking machine/sysarch.h presence
4509configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4510conftest.c:51:10: fatal error: 'machine/sysarch.h' file not found
4511#include <machine/sysarch.h>
4512         ^
45131 error generated.
4514configure:7157: $? = 1
4515configure: failed program was:
4516| /* confdefs.h */
4517| #define PACKAGE_NAME "Wine"
4518| #define PACKAGE_TARNAME "wine"
4519| #define PACKAGE_VERSION "3.4"
4520| #define PACKAGE_STRING "Wine 3.4"
4521| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4522| #define PACKAGE_URL "https://www.winehq.org"
4523| #define EXEEXT ""
4524| #define STDC_HEADERS 1
4525| #define HAVE_SYS_TYPES_H 1
4526| #define HAVE_SYS_STAT_H 1
4527| #define HAVE_STDLIB_H 1
4528| #define HAVE_STRING_H 1
4529| #define HAVE_MEMORY_H 1
4530| #define HAVE_STRINGS_H 1
4531| #define HAVE_INTTYPES_H 1
4532| #define HAVE_STDINT_H 1
4533| #define HAVE_UNISTD_H 1
4534| #define HAVE_AL_AL_H 1
4535| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4536| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4537| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4538| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4539| #define HAVE_CARBON_CARBON_H 1
4540| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4541| #define HAVE_COREAUDIO_COREAUDIO_H 1
4542| #define HAVE_CORESERVICES_CORESERVICES_H 1
4543| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4544| #define HAVE_IOKIT_IOKITLIB_H 1
4545| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4546| #define HAVE_OPENAL_AL_H 1
4547| #define HAVE_OPENCL_OPENCL_H 1
4548| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4549| #define HAVE_SECURITY_SECURITY_H 1
4550| #define HAVE_ARPA_INET_H 1
4551| #define HAVE_ARPA_NAMESER_H 1
4552| #define HAVE_CURSES_H 1
4553| #define HAVE_DIRENT_H 1
4554| #define HAVE_DLFCN_H 1
4555| #define HAVE_FLOAT_H 1
4556| #define HAVE_FNMATCH_H 1
4557| #define HAVE_GETOPT_H 1
4558| #define HAVE_GRP_H 1
4559| #define HAVE_LIBPROC_H 1
4560| #define HAVE_MACH_O_NLIST_H 1
4561| #define HAVE_MACH_O_LOADER_H 1
4562| #define HAVE_MACH_MACH_H 1
4563| #define HAVE_MACH_MACHINE_H 1
4564| #define HAVE_MACHINE_LIMITS_H 1
4565| /* end confdefs.h.  */
4566| #include <machine/sysarch.h>
4567configure:7157: result: no
4568configure:7157: checking for machine/sysarch.h
4569configure:7157: result: no
4570configure:7157: checking mntent.h usability
4571configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4572conftest.c:84:10: fatal error: 'mntent.h' file not found
4573#include <mntent.h>
4574         ^
45751 error generated.
4576configure:7157: $? = 1
4577configure: failed program was:
4578| /* confdefs.h */
4579| #define PACKAGE_NAME "Wine"
4580| #define PACKAGE_TARNAME "wine"
4581| #define PACKAGE_VERSION "3.4"
4582| #define PACKAGE_STRING "Wine 3.4"
4583| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4584| #define PACKAGE_URL "https://www.winehq.org"
4585| #define EXEEXT ""
4586| #define STDC_HEADERS 1
4587| #define HAVE_SYS_TYPES_H 1
4588| #define HAVE_SYS_STAT_H 1
4589| #define HAVE_STDLIB_H 1
4590| #define HAVE_STRING_H 1
4591| #define HAVE_MEMORY_H 1
4592| #define HAVE_STRINGS_H 1
4593| #define HAVE_INTTYPES_H 1
4594| #define HAVE_STDINT_H 1
4595| #define HAVE_UNISTD_H 1
4596| #define HAVE_AL_AL_H 1
4597| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4598| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4599| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4600| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4601| #define HAVE_CARBON_CARBON_H 1
4602| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4603| #define HAVE_COREAUDIO_COREAUDIO_H 1
4604| #define HAVE_CORESERVICES_CORESERVICES_H 1
4605| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4606| #define HAVE_IOKIT_IOKITLIB_H 1
4607| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4608| #define HAVE_OPENAL_AL_H 1
4609| #define HAVE_OPENCL_OPENCL_H 1
4610| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4611| #define HAVE_SECURITY_SECURITY_H 1
4612| #define HAVE_ARPA_INET_H 1
4613| #define HAVE_ARPA_NAMESER_H 1
4614| #define HAVE_CURSES_H 1
4615| #define HAVE_DIRENT_H 1
4616| #define HAVE_DLFCN_H 1
4617| #define HAVE_FLOAT_H 1
4618| #define HAVE_FNMATCH_H 1
4619| #define HAVE_GETOPT_H 1
4620| #define HAVE_GRP_H 1
4621| #define HAVE_LIBPROC_H 1
4622| #define HAVE_MACH_O_NLIST_H 1
4623| #define HAVE_MACH_O_LOADER_H 1
4624| #define HAVE_MACH_MACH_H 1
4625| #define HAVE_MACH_MACHINE_H 1
4626| #define HAVE_MACHINE_LIMITS_H 1
4627| /* end confdefs.h.  */
4628| #include <stdio.h>
4629| #ifdef HAVE_SYS_TYPES_H
4630| # include <sys/types.h>
4631| #endif
4632| #ifdef HAVE_SYS_STAT_H
4633| # include <sys/stat.h>
4634| #endif
4635| #ifdef STDC_HEADERS
4636| # include <stdlib.h>
4637| # include <stddef.h>
4638| #else
4639| # ifdef HAVE_STDLIB_H
4640| #  include <stdlib.h>
4641| # endif
4642| #endif
4643| #ifdef HAVE_STRING_H
4644| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4645| #  include <memory.h>
4646| # endif
4647| # include <string.h>
4648| #endif
4649| #ifdef HAVE_STRINGS_H
4650| # include <strings.h>
4651| #endif
4652| #ifdef HAVE_INTTYPES_H
4653| # include <inttypes.h>
4654| #endif
4655| #ifdef HAVE_STDINT_H
4656| # include <stdint.h>
4657| #endif
4658| #ifdef HAVE_UNISTD_H
4659| # include <unistd.h>
4660| #endif
4661| #include <mntent.h>
4662configure:7157: result: no
4663configure:7157: checking mntent.h presence
4664configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4665conftest.c:51:10: fatal error: 'mntent.h' file not found
4666#include <mntent.h>
4667         ^
46681 error generated.
4669configure:7157: $? = 1
4670configure: failed program was:
4671| /* confdefs.h */
4672| #define PACKAGE_NAME "Wine"
4673| #define PACKAGE_TARNAME "wine"
4674| #define PACKAGE_VERSION "3.4"
4675| #define PACKAGE_STRING "Wine 3.4"
4676| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4677| #define PACKAGE_URL "https://www.winehq.org"
4678| #define EXEEXT ""
4679| #define STDC_HEADERS 1
4680| #define HAVE_SYS_TYPES_H 1
4681| #define HAVE_SYS_STAT_H 1
4682| #define HAVE_STDLIB_H 1
4683| #define HAVE_STRING_H 1
4684| #define HAVE_MEMORY_H 1
4685| #define HAVE_STRINGS_H 1
4686| #define HAVE_INTTYPES_H 1
4687| #define HAVE_STDINT_H 1
4688| #define HAVE_UNISTD_H 1
4689| #define HAVE_AL_AL_H 1
4690| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4691| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4692| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4693| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4694| #define HAVE_CARBON_CARBON_H 1
4695| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4696| #define HAVE_COREAUDIO_COREAUDIO_H 1
4697| #define HAVE_CORESERVICES_CORESERVICES_H 1
4698| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4699| #define HAVE_IOKIT_IOKITLIB_H 1
4700| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4701| #define HAVE_OPENAL_AL_H 1
4702| #define HAVE_OPENCL_OPENCL_H 1
4703| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4704| #define HAVE_SECURITY_SECURITY_H 1
4705| #define HAVE_ARPA_INET_H 1
4706| #define HAVE_ARPA_NAMESER_H 1
4707| #define HAVE_CURSES_H 1
4708| #define HAVE_DIRENT_H 1
4709| #define HAVE_DLFCN_H 1
4710| #define HAVE_FLOAT_H 1
4711| #define HAVE_FNMATCH_H 1
4712| #define HAVE_GETOPT_H 1
4713| #define HAVE_GRP_H 1
4714| #define HAVE_LIBPROC_H 1
4715| #define HAVE_MACH_O_NLIST_H 1
4716| #define HAVE_MACH_O_LOADER_H 1
4717| #define HAVE_MACH_MACH_H 1
4718| #define HAVE_MACH_MACHINE_H 1
4719| #define HAVE_MACHINE_LIMITS_H 1
4720| /* end confdefs.h.  */
4721| #include <mntent.h>
4722configure:7157: result: no
4723configure:7157: checking for mntent.h
4724configure:7157: result: no
4725configure:7157: checking ncurses.h usability
4726configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4727configure:7157: $? = 0
4728configure:7157: result: yes
4729configure:7157: checking ncurses.h presence
4730configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4731configure:7157: $? = 0
4732configure:7157: result: yes
4733configure:7157: checking for ncurses.h
4734configure:7157: result: yes
4735configure:7157: checking netdb.h usability
4736configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4737configure:7157: $? = 0
4738configure:7157: result: yes
4739configure:7157: checking netdb.h presence
4740configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4741configure:7157: $? = 0
4742configure:7157: result: yes
4743configure:7157: checking for netdb.h
4744configure:7157: result: yes
4745configure:7157: checking netinet/in.h usability
4746configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4747configure:7157: $? = 0
4748configure:7157: result: yes
4749configure:7157: checking netinet/in.h presence
4750configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4751configure:7157: $? = 0
4752configure:7157: result: yes
4753configure:7157: checking for netinet/in.h
4754configure:7157: result: yes
4755configure:7157: checking netinet/in_systm.h usability
4756configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4757configure:7157: $? = 0
4758configure:7157: result: yes
4759configure:7157: checking netinet/in_systm.h presence
4760configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4761configure:7157: $? = 0
4762configure:7157: result: yes
4763configure:7157: checking for netinet/in_systm.h
4764configure:7157: result: yes
4765configure:7157: checking netinet/tcp.h usability
4766configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4767configure:7157: $? = 0
4768configure:7157: result: yes
4769configure:7157: checking netinet/tcp.h presence
4770configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4771configure:7157: $? = 0
4772configure:7157: result: yes
4773configure:7157: checking for netinet/tcp.h
4774configure:7157: result: yes
4775configure:7157: checking netinet/tcp_fsm.h usability
4776configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4777configure:7157: $? = 0
4778configure:7157: result: yes
4779configure:7157: checking netinet/tcp_fsm.h presence
4780configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4781configure:7157: $? = 0
4782configure:7157: result: yes
4783configure:7157: checking for netinet/tcp_fsm.h
4784configure:7157: result: yes
4785configure:7157: checking pcap/pcap.h usability
4786configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4787configure:7157: $? = 0
4788configure:7157: result: yes
4789configure:7157: checking pcap/pcap.h presence
4790configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4791configure:7157: $? = 0
4792configure:7157: result: yes
4793configure:7157: checking for pcap/pcap.h
4794configure:7157: result: yes
4795configure:7157: checking poll.h usability
4796configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4797configure:7157: $? = 0
4798configure:7157: result: yes
4799configure:7157: checking poll.h presence
4800configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4801configure:7157: $? = 0
4802configure:7157: result: yes
4803configure:7157: checking for poll.h
4804configure:7157: result: yes
4805configure:7157: checking port.h usability
4806configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4807conftest.c:92:10: fatal error: 'port.h' file not found
4808#include <port.h>
4809         ^
48101 error generated.
4811configure:7157: $? = 1
4812configure: failed program was:
4813| /* confdefs.h */
4814| #define PACKAGE_NAME "Wine"
4815| #define PACKAGE_TARNAME "wine"
4816| #define PACKAGE_VERSION "3.4"
4817| #define PACKAGE_STRING "Wine 3.4"
4818| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4819| #define PACKAGE_URL "https://www.winehq.org"
4820| #define EXEEXT ""
4821| #define STDC_HEADERS 1
4822| #define HAVE_SYS_TYPES_H 1
4823| #define HAVE_SYS_STAT_H 1
4824| #define HAVE_STDLIB_H 1
4825| #define HAVE_STRING_H 1
4826| #define HAVE_MEMORY_H 1
4827| #define HAVE_STRINGS_H 1
4828| #define HAVE_INTTYPES_H 1
4829| #define HAVE_STDINT_H 1
4830| #define HAVE_UNISTD_H 1
4831| #define HAVE_AL_AL_H 1
4832| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4833| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4834| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4835| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4836| #define HAVE_CARBON_CARBON_H 1
4837| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4838| #define HAVE_COREAUDIO_COREAUDIO_H 1
4839| #define HAVE_CORESERVICES_CORESERVICES_H 1
4840| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4841| #define HAVE_IOKIT_IOKITLIB_H 1
4842| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4843| #define HAVE_OPENAL_AL_H 1
4844| #define HAVE_OPENCL_OPENCL_H 1
4845| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4846| #define HAVE_SECURITY_SECURITY_H 1
4847| #define HAVE_ARPA_INET_H 1
4848| #define HAVE_ARPA_NAMESER_H 1
4849| #define HAVE_CURSES_H 1
4850| #define HAVE_DIRENT_H 1
4851| #define HAVE_DLFCN_H 1
4852| #define HAVE_FLOAT_H 1
4853| #define HAVE_FNMATCH_H 1
4854| #define HAVE_GETOPT_H 1
4855| #define HAVE_GRP_H 1
4856| #define HAVE_LIBPROC_H 1
4857| #define HAVE_MACH_O_NLIST_H 1
4858| #define HAVE_MACH_O_LOADER_H 1
4859| #define HAVE_MACH_MACH_H 1
4860| #define HAVE_MACH_MACHINE_H 1
4861| #define HAVE_MACHINE_LIMITS_H 1
4862| #define HAVE_NCURSES_H 1
4863| #define HAVE_NETDB_H 1
4864| #define HAVE_NETINET_IN_H 1
4865| #define HAVE_NETINET_IN_SYSTM_H 1
4866| #define HAVE_NETINET_TCP_H 1
4867| #define HAVE_NETINET_TCP_FSM_H 1
4868| #define HAVE_PCAP_PCAP_H 1
4869| #define HAVE_POLL_H 1
4870| /* end confdefs.h.  */
4871| #include <stdio.h>
4872| #ifdef HAVE_SYS_TYPES_H
4873| # include <sys/types.h>
4874| #endif
4875| #ifdef HAVE_SYS_STAT_H
4876| # include <sys/stat.h>
4877| #endif
4878| #ifdef STDC_HEADERS
4879| # include <stdlib.h>
4880| # include <stddef.h>
4881| #else
4882| # ifdef HAVE_STDLIB_H
4883| #  include <stdlib.h>
4884| # endif
4885| #endif
4886| #ifdef HAVE_STRING_H
4887| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4888| #  include <memory.h>
4889| # endif
4890| # include <string.h>
4891| #endif
4892| #ifdef HAVE_STRINGS_H
4893| # include <strings.h>
4894| #endif
4895| #ifdef HAVE_INTTYPES_H
4896| # include <inttypes.h>
4897| #endif
4898| #ifdef HAVE_STDINT_H
4899| # include <stdint.h>
4900| #endif
4901| #ifdef HAVE_UNISTD_H
4902| # include <unistd.h>
4903| #endif
4904| #include <port.h>
4905configure:7157: result: no
4906configure:7157: checking port.h presence
4907configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
4908conftest.c:59:10: fatal error: 'port.h' file not found
4909#include <port.h>
4910         ^
49111 error generated.
4912configure:7157: $? = 1
4913configure: failed program was:
4914| /* confdefs.h */
4915| #define PACKAGE_NAME "Wine"
4916| #define PACKAGE_TARNAME "wine"
4917| #define PACKAGE_VERSION "3.4"
4918| #define PACKAGE_STRING "Wine 3.4"
4919| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4920| #define PACKAGE_URL "https://www.winehq.org"
4921| #define EXEEXT ""
4922| #define STDC_HEADERS 1
4923| #define HAVE_SYS_TYPES_H 1
4924| #define HAVE_SYS_STAT_H 1
4925| #define HAVE_STDLIB_H 1
4926| #define HAVE_STRING_H 1
4927| #define HAVE_MEMORY_H 1
4928| #define HAVE_STRINGS_H 1
4929| #define HAVE_INTTYPES_H 1
4930| #define HAVE_STDINT_H 1
4931| #define HAVE_UNISTD_H 1
4932| #define HAVE_AL_AL_H 1
4933| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4934| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
4935| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
4936| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
4937| #define HAVE_CARBON_CARBON_H 1
4938| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
4939| #define HAVE_COREAUDIO_COREAUDIO_H 1
4940| #define HAVE_CORESERVICES_CORESERVICES_H 1
4941| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
4942| #define HAVE_IOKIT_IOKITLIB_H 1
4943| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
4944| #define HAVE_OPENAL_AL_H 1
4945| #define HAVE_OPENCL_OPENCL_H 1
4946| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
4947| #define HAVE_SECURITY_SECURITY_H 1
4948| #define HAVE_ARPA_INET_H 1
4949| #define HAVE_ARPA_NAMESER_H 1
4950| #define HAVE_CURSES_H 1
4951| #define HAVE_DIRENT_H 1
4952| #define HAVE_DLFCN_H 1
4953| #define HAVE_FLOAT_H 1
4954| #define HAVE_FNMATCH_H 1
4955| #define HAVE_GETOPT_H 1
4956| #define HAVE_GRP_H 1
4957| #define HAVE_LIBPROC_H 1
4958| #define HAVE_MACH_O_NLIST_H 1
4959| #define HAVE_MACH_O_LOADER_H 1
4960| #define HAVE_MACH_MACH_H 1
4961| #define HAVE_MACH_MACHINE_H 1
4962| #define HAVE_MACHINE_LIMITS_H 1
4963| #define HAVE_NCURSES_H 1
4964| #define HAVE_NETDB_H 1
4965| #define HAVE_NETINET_IN_H 1
4966| #define HAVE_NETINET_IN_SYSTM_H 1
4967| #define HAVE_NETINET_TCP_H 1
4968| #define HAVE_NETINET_TCP_FSM_H 1
4969| #define HAVE_PCAP_PCAP_H 1
4970| #define HAVE_POLL_H 1
4971| /* end confdefs.h.  */
4972| #include <port.h>
4973configure:7157: result: no
4974configure:7157: checking for port.h
4975configure:7157: result: no
4976configure:7157: checking process.h usability
4977configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
4978conftest.c:92:10: fatal error: 'process.h' file not found
4979#include <process.h>
4980         ^
49811 error generated.
4982configure:7157: $? = 1
4983configure: failed program was:
4984| /* confdefs.h */
4985| #define PACKAGE_NAME "Wine"
4986| #define PACKAGE_TARNAME "wine"
4987| #define PACKAGE_VERSION "3.4"
4988| #define PACKAGE_STRING "Wine 3.4"
4989| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
4990| #define PACKAGE_URL "https://www.winehq.org"
4991| #define EXEEXT ""
4992| #define STDC_HEADERS 1
4993| #define HAVE_SYS_TYPES_H 1
4994| #define HAVE_SYS_STAT_H 1
4995| #define HAVE_STDLIB_H 1
4996| #define HAVE_STRING_H 1
4997| #define HAVE_MEMORY_H 1
4998| #define HAVE_STRINGS_H 1
4999| #define HAVE_INTTYPES_H 1
5000| #define HAVE_STDINT_H 1
5001| #define HAVE_UNISTD_H 1
5002| #define HAVE_AL_AL_H 1
5003| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5004| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5005| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5006| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5007| #define HAVE_CARBON_CARBON_H 1
5008| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5009| #define HAVE_COREAUDIO_COREAUDIO_H 1
5010| #define HAVE_CORESERVICES_CORESERVICES_H 1
5011| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5012| #define HAVE_IOKIT_IOKITLIB_H 1
5013| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5014| #define HAVE_OPENAL_AL_H 1
5015| #define HAVE_OPENCL_OPENCL_H 1
5016| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5017| #define HAVE_SECURITY_SECURITY_H 1
5018| #define HAVE_ARPA_INET_H 1
5019| #define HAVE_ARPA_NAMESER_H 1
5020| #define HAVE_CURSES_H 1
5021| #define HAVE_DIRENT_H 1
5022| #define HAVE_DLFCN_H 1
5023| #define HAVE_FLOAT_H 1
5024| #define HAVE_FNMATCH_H 1
5025| #define HAVE_GETOPT_H 1
5026| #define HAVE_GRP_H 1
5027| #define HAVE_LIBPROC_H 1
5028| #define HAVE_MACH_O_NLIST_H 1
5029| #define HAVE_MACH_O_LOADER_H 1
5030| #define HAVE_MACH_MACH_H 1
5031| #define HAVE_MACH_MACHINE_H 1
5032| #define HAVE_MACHINE_LIMITS_H 1
5033| #define HAVE_NCURSES_H 1
5034| #define HAVE_NETDB_H 1
5035| #define HAVE_NETINET_IN_H 1
5036| #define HAVE_NETINET_IN_SYSTM_H 1
5037| #define HAVE_NETINET_TCP_H 1
5038| #define HAVE_NETINET_TCP_FSM_H 1
5039| #define HAVE_PCAP_PCAP_H 1
5040| #define HAVE_POLL_H 1
5041| /* end confdefs.h.  */
5042| #include <stdio.h>
5043| #ifdef HAVE_SYS_TYPES_H
5044| # include <sys/types.h>
5045| #endif
5046| #ifdef HAVE_SYS_STAT_H
5047| # include <sys/stat.h>
5048| #endif
5049| #ifdef STDC_HEADERS
5050| # include <stdlib.h>
5051| # include <stddef.h>
5052| #else
5053| # ifdef HAVE_STDLIB_H
5054| #  include <stdlib.h>
5055| # endif
5056| #endif
5057| #ifdef HAVE_STRING_H
5058| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5059| #  include <memory.h>
5060| # endif
5061| # include <string.h>
5062| #endif
5063| #ifdef HAVE_STRINGS_H
5064| # include <strings.h>
5065| #endif
5066| #ifdef HAVE_INTTYPES_H
5067| # include <inttypes.h>
5068| #endif
5069| #ifdef HAVE_STDINT_H
5070| # include <stdint.h>
5071| #endif
5072| #ifdef HAVE_UNISTD_H
5073| # include <unistd.h>
5074| #endif
5075| #include <process.h>
5076configure:7157: result: no
5077configure:7157: checking process.h presence
5078configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
5079conftest.c:59:10: fatal error: 'process.h' file not found
5080#include <process.h>
5081         ^
50821 error generated.
5083configure:7157: $? = 1
5084configure: failed program was:
5085| /* confdefs.h */
5086| #define PACKAGE_NAME "Wine"
5087| #define PACKAGE_TARNAME "wine"
5088| #define PACKAGE_VERSION "3.4"
5089| #define PACKAGE_STRING "Wine 3.4"
5090| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5091| #define PACKAGE_URL "https://www.winehq.org"
5092| #define EXEEXT ""
5093| #define STDC_HEADERS 1
5094| #define HAVE_SYS_TYPES_H 1
5095| #define HAVE_SYS_STAT_H 1
5096| #define HAVE_STDLIB_H 1
5097| #define HAVE_STRING_H 1
5098| #define HAVE_MEMORY_H 1
5099| #define HAVE_STRINGS_H 1
5100| #define HAVE_INTTYPES_H 1
5101| #define HAVE_STDINT_H 1
5102| #define HAVE_UNISTD_H 1
5103| #define HAVE_AL_AL_H 1
5104| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5105| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5106| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5107| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5108| #define HAVE_CARBON_CARBON_H 1
5109| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5110| #define HAVE_COREAUDIO_COREAUDIO_H 1
5111| #define HAVE_CORESERVICES_CORESERVICES_H 1
5112| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5113| #define HAVE_IOKIT_IOKITLIB_H 1
5114| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5115| #define HAVE_OPENAL_AL_H 1
5116| #define HAVE_OPENCL_OPENCL_H 1
5117| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5118| #define HAVE_SECURITY_SECURITY_H 1
5119| #define HAVE_ARPA_INET_H 1
5120| #define HAVE_ARPA_NAMESER_H 1
5121| #define HAVE_CURSES_H 1
5122| #define HAVE_DIRENT_H 1
5123| #define HAVE_DLFCN_H 1
5124| #define HAVE_FLOAT_H 1
5125| #define HAVE_FNMATCH_H 1
5126| #define HAVE_GETOPT_H 1
5127| #define HAVE_GRP_H 1
5128| #define HAVE_LIBPROC_H 1
5129| #define HAVE_MACH_O_NLIST_H 1
5130| #define HAVE_MACH_O_LOADER_H 1
5131| #define HAVE_MACH_MACH_H 1
5132| #define HAVE_MACH_MACHINE_H 1
5133| #define HAVE_MACHINE_LIMITS_H 1
5134| #define HAVE_NCURSES_H 1
5135| #define HAVE_NETDB_H 1
5136| #define HAVE_NETINET_IN_H 1
5137| #define HAVE_NETINET_IN_SYSTM_H 1
5138| #define HAVE_NETINET_TCP_H 1
5139| #define HAVE_NETINET_TCP_FSM_H 1
5140| #define HAVE_PCAP_PCAP_H 1
5141| #define HAVE_POLL_H 1
5142| /* end confdefs.h.  */
5143| #include <process.h>
5144configure:7157: result: no
5145configure:7157: checking for process.h
5146configure:7157: result: no
5147configure:7157: checking pthread.h usability
5148configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5149configure:7157: $? = 0
5150configure:7157: result: yes
5151configure:7157: checking pthread.h presence
5152configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
5153configure:7157: $? = 0
5154configure:7157: result: yes
5155configure:7157: checking for pthread.h
5156configure:7157: result: yes
5157configure:7157: checking pwd.h usability
5158configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5159configure:7157: $? = 0
5160configure:7157: result: yes
5161configure:7157: checking pwd.h presence
5162configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
5163configure:7157: $? = 0
5164configure:7157: result: yes
5165configure:7157: checking for pwd.h
5166configure:7157: result: yes
5167configure:7157: checking sched.h usability
5168configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5169configure:7157: $? = 0
5170configure:7157: result: yes
5171configure:7157: checking sched.h presence
5172configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
5173configure:7157: $? = 0
5174configure:7157: result: yes
5175configure:7157: checking for sched.h
5176configure:7157: result: yes
5177configure:7157: checking scsi/scsi.h usability
5178configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5179conftest.c:95:10: fatal error: 'scsi/scsi.h' file not found
5180#include <scsi/scsi.h>
5181         ^
51821 error generated.
5183configure:7157: $? = 1
5184configure: failed program was:
5185| /* confdefs.h */
5186| #define PACKAGE_NAME "Wine"
5187| #define PACKAGE_TARNAME "wine"
5188| #define PACKAGE_VERSION "3.4"
5189| #define PACKAGE_STRING "Wine 3.4"
5190| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5191| #define PACKAGE_URL "https://www.winehq.org"
5192| #define EXEEXT ""
5193| #define STDC_HEADERS 1
5194| #define HAVE_SYS_TYPES_H 1
5195| #define HAVE_SYS_STAT_H 1
5196| #define HAVE_STDLIB_H 1
5197| #define HAVE_STRING_H 1
5198| #define HAVE_MEMORY_H 1
5199| #define HAVE_STRINGS_H 1
5200| #define HAVE_INTTYPES_H 1
5201| #define HAVE_STDINT_H 1
5202| #define HAVE_UNISTD_H 1
5203| #define HAVE_AL_AL_H 1
5204| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5205| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5206| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5207| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5208| #define HAVE_CARBON_CARBON_H 1
5209| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5210| #define HAVE_COREAUDIO_COREAUDIO_H 1
5211| #define HAVE_CORESERVICES_CORESERVICES_H 1
5212| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5213| #define HAVE_IOKIT_IOKITLIB_H 1
5214| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5215| #define HAVE_OPENAL_AL_H 1
5216| #define HAVE_OPENCL_OPENCL_H 1
5217| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5218| #define HAVE_SECURITY_SECURITY_H 1
5219| #define HAVE_ARPA_INET_H 1
5220| #define HAVE_ARPA_NAMESER_H 1
5221| #define HAVE_CURSES_H 1
5222| #define HAVE_DIRENT_H 1
5223| #define HAVE_DLFCN_H 1
5224| #define HAVE_FLOAT_H 1
5225| #define HAVE_FNMATCH_H 1
5226| #define HAVE_GETOPT_H 1
5227| #define HAVE_GRP_H 1
5228| #define HAVE_LIBPROC_H 1
5229| #define HAVE_MACH_O_NLIST_H 1
5230| #define HAVE_MACH_O_LOADER_H 1
5231| #define HAVE_MACH_MACH_H 1
5232| #define HAVE_MACH_MACHINE_H 1
5233| #define HAVE_MACHINE_LIMITS_H 1
5234| #define HAVE_NCURSES_H 1
5235| #define HAVE_NETDB_H 1
5236| #define HAVE_NETINET_IN_H 1
5237| #define HAVE_NETINET_IN_SYSTM_H 1
5238| #define HAVE_NETINET_TCP_H 1
5239| #define HAVE_NETINET_TCP_FSM_H 1
5240| #define HAVE_PCAP_PCAP_H 1
5241| #define HAVE_POLL_H 1
5242| #define HAVE_PTHREAD_H 1
5243| #define HAVE_PWD_H 1
5244| #define HAVE_SCHED_H 1
5245| /* end confdefs.h.  */
5246| #include <stdio.h>
5247| #ifdef HAVE_SYS_TYPES_H
5248| # include <sys/types.h>
5249| #endif
5250| #ifdef HAVE_SYS_STAT_H
5251| # include <sys/stat.h>
5252| #endif
5253| #ifdef STDC_HEADERS
5254| # include <stdlib.h>
5255| # include <stddef.h>
5256| #else
5257| # ifdef HAVE_STDLIB_H
5258| #  include <stdlib.h>
5259| # endif
5260| #endif
5261| #ifdef HAVE_STRING_H
5262| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5263| #  include <memory.h>
5264| # endif
5265| # include <string.h>
5266| #endif
5267| #ifdef HAVE_STRINGS_H
5268| # include <strings.h>
5269| #endif
5270| #ifdef HAVE_INTTYPES_H
5271| # include <inttypes.h>
5272| #endif
5273| #ifdef HAVE_STDINT_H
5274| # include <stdint.h>
5275| #endif
5276| #ifdef HAVE_UNISTD_H
5277| # include <unistd.h>
5278| #endif
5279| #include <scsi/scsi.h>
5280configure:7157: result: no
5281configure:7157: checking scsi/scsi.h presence
5282configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
5283conftest.c:62:10: fatal error: 'scsi/scsi.h' file not found
5284#include <scsi/scsi.h>
5285         ^
52861 error generated.
5287configure:7157: $? = 1
5288configure: failed program was:
5289| /* confdefs.h */
5290| #define PACKAGE_NAME "Wine"
5291| #define PACKAGE_TARNAME "wine"
5292| #define PACKAGE_VERSION "3.4"
5293| #define PACKAGE_STRING "Wine 3.4"
5294| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5295| #define PACKAGE_URL "https://www.winehq.org"
5296| #define EXEEXT ""
5297| #define STDC_HEADERS 1
5298| #define HAVE_SYS_TYPES_H 1
5299| #define HAVE_SYS_STAT_H 1
5300| #define HAVE_STDLIB_H 1
5301| #define HAVE_STRING_H 1
5302| #define HAVE_MEMORY_H 1
5303| #define HAVE_STRINGS_H 1
5304| #define HAVE_INTTYPES_H 1
5305| #define HAVE_STDINT_H 1
5306| #define HAVE_UNISTD_H 1
5307| #define HAVE_AL_AL_H 1
5308| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5309| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5310| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5311| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5312| #define HAVE_CARBON_CARBON_H 1
5313| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5314| #define HAVE_COREAUDIO_COREAUDIO_H 1
5315| #define HAVE_CORESERVICES_CORESERVICES_H 1
5316| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5317| #define HAVE_IOKIT_IOKITLIB_H 1
5318| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5319| #define HAVE_OPENAL_AL_H 1
5320| #define HAVE_OPENCL_OPENCL_H 1
5321| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5322| #define HAVE_SECURITY_SECURITY_H 1
5323| #define HAVE_ARPA_INET_H 1
5324| #define HAVE_ARPA_NAMESER_H 1
5325| #define HAVE_CURSES_H 1
5326| #define HAVE_DIRENT_H 1
5327| #define HAVE_DLFCN_H 1
5328| #define HAVE_FLOAT_H 1
5329| #define HAVE_FNMATCH_H 1
5330| #define HAVE_GETOPT_H 1
5331| #define HAVE_GRP_H 1
5332| #define HAVE_LIBPROC_H 1
5333| #define HAVE_MACH_O_NLIST_H 1
5334| #define HAVE_MACH_O_LOADER_H 1
5335| #define HAVE_MACH_MACH_H 1
5336| #define HAVE_MACH_MACHINE_H 1
5337| #define HAVE_MACHINE_LIMITS_H 1
5338| #define HAVE_NCURSES_H 1
5339| #define HAVE_NETDB_H 1
5340| #define HAVE_NETINET_IN_H 1
5341| #define HAVE_NETINET_IN_SYSTM_H 1
5342| #define HAVE_NETINET_TCP_H 1
5343| #define HAVE_NETINET_TCP_FSM_H 1
5344| #define HAVE_PCAP_PCAP_H 1
5345| #define HAVE_POLL_H 1
5346| #define HAVE_PTHREAD_H 1
5347| #define HAVE_PWD_H 1
5348| #define HAVE_SCHED_H 1
5349| /* end confdefs.h.  */
5350| #include <scsi/scsi.h>
5351configure:7157: result: no
5352configure:7157: checking for scsi/scsi.h
5353configure:7157: result: no
5354configure:7157: checking scsi/scsi_ioctl.h usability
5355configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5356conftest.c:95:10: fatal error: 'scsi/scsi_ioctl.h' file not found
5357#include <scsi/scsi_ioctl.h>
5358         ^
53591 error generated.
5360configure:7157: $? = 1
5361configure: failed program was:
5362| /* confdefs.h */
5363| #define PACKAGE_NAME "Wine"
5364| #define PACKAGE_TARNAME "wine"
5365| #define PACKAGE_VERSION "3.4"
5366| #define PACKAGE_STRING "Wine 3.4"
5367| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5368| #define PACKAGE_URL "https://www.winehq.org"
5369| #define EXEEXT ""
5370| #define STDC_HEADERS 1
5371| #define HAVE_SYS_TYPES_H 1
5372| #define HAVE_SYS_STAT_H 1
5373| #define HAVE_STDLIB_H 1
5374| #define HAVE_STRING_H 1
5375| #define HAVE_MEMORY_H 1
5376| #define HAVE_STRINGS_H 1
5377| #define HAVE_INTTYPES_H 1
5378| #define HAVE_STDINT_H 1
5379| #define HAVE_UNISTD_H 1
5380| #define HAVE_AL_AL_H 1
5381| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5382| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5383| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5384| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5385| #define HAVE_CARBON_CARBON_H 1
5386| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5387| #define HAVE_COREAUDIO_COREAUDIO_H 1
5388| #define HAVE_CORESERVICES_CORESERVICES_H 1
5389| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5390| #define HAVE_IOKIT_IOKITLIB_H 1
5391| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5392| #define HAVE_OPENAL_AL_H 1
5393| #define HAVE_OPENCL_OPENCL_H 1
5394| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5395| #define HAVE_SECURITY_SECURITY_H 1
5396| #define HAVE_ARPA_INET_H 1
5397| #define HAVE_ARPA_NAMESER_H 1
5398| #define HAVE_CURSES_H 1
5399| #define HAVE_DIRENT_H 1
5400| #define HAVE_DLFCN_H 1
5401| #define HAVE_FLOAT_H 1
5402| #define HAVE_FNMATCH_H 1
5403| #define HAVE_GETOPT_H 1
5404| #define HAVE_GRP_H 1
5405| #define HAVE_LIBPROC_H 1
5406| #define HAVE_MACH_O_NLIST_H 1
5407| #define HAVE_MACH_O_LOADER_H 1
5408| #define HAVE_MACH_MACH_H 1
5409| #define HAVE_MACH_MACHINE_H 1
5410| #define HAVE_MACHINE_LIMITS_H 1
5411| #define HAVE_NCURSES_H 1
5412| #define HAVE_NETDB_H 1
5413| #define HAVE_NETINET_IN_H 1
5414| #define HAVE_NETINET_IN_SYSTM_H 1
5415| #define HAVE_NETINET_TCP_H 1
5416| #define HAVE_NETINET_TCP_FSM_H 1
5417| #define HAVE_PCAP_PCAP_H 1
5418| #define HAVE_POLL_H 1
5419| #define HAVE_PTHREAD_H 1
5420| #define HAVE_PWD_H 1
5421| #define HAVE_SCHED_H 1
5422| /* end confdefs.h.  */
5423| #include <stdio.h>
5424| #ifdef HAVE_SYS_TYPES_H
5425| # include <sys/types.h>
5426| #endif
5427| #ifdef HAVE_SYS_STAT_H
5428| # include <sys/stat.h>
5429| #endif
5430| #ifdef STDC_HEADERS
5431| # include <stdlib.h>
5432| # include <stddef.h>
5433| #else
5434| # ifdef HAVE_STDLIB_H
5435| #  include <stdlib.h>
5436| # endif
5437| #endif
5438| #ifdef HAVE_STRING_H
5439| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5440| #  include <memory.h>
5441| # endif
5442| # include <string.h>
5443| #endif
5444| #ifdef HAVE_STRINGS_H
5445| # include <strings.h>
5446| #endif
5447| #ifdef HAVE_INTTYPES_H
5448| # include <inttypes.h>
5449| #endif
5450| #ifdef HAVE_STDINT_H
5451| # include <stdint.h>
5452| #endif
5453| #ifdef HAVE_UNISTD_H
5454| # include <unistd.h>
5455| #endif
5456| #include <scsi/scsi_ioctl.h>
5457configure:7157: result: no
5458configure:7157: checking scsi/scsi_ioctl.h presence
5459configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
5460conftest.c:62:10: fatal error: 'scsi/scsi_ioctl.h' file not found
5461#include <scsi/scsi_ioctl.h>
5462         ^
54631 error generated.
5464configure:7157: $? = 1
5465configure: failed program was:
5466| /* confdefs.h */
5467| #define PACKAGE_NAME "Wine"
5468| #define PACKAGE_TARNAME "wine"
5469| #define PACKAGE_VERSION "3.4"
5470| #define PACKAGE_STRING "Wine 3.4"
5471| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5472| #define PACKAGE_URL "https://www.winehq.org"
5473| #define EXEEXT ""
5474| #define STDC_HEADERS 1
5475| #define HAVE_SYS_TYPES_H 1
5476| #define HAVE_SYS_STAT_H 1
5477| #define HAVE_STDLIB_H 1
5478| #define HAVE_STRING_H 1
5479| #define HAVE_MEMORY_H 1
5480| #define HAVE_STRINGS_H 1
5481| #define HAVE_INTTYPES_H 1
5482| #define HAVE_STDINT_H 1
5483| #define HAVE_UNISTD_H 1
5484| #define HAVE_AL_AL_H 1
5485| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5486| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5487| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5488| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5489| #define HAVE_CARBON_CARBON_H 1
5490| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5491| #define HAVE_COREAUDIO_COREAUDIO_H 1
5492| #define HAVE_CORESERVICES_CORESERVICES_H 1
5493| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5494| #define HAVE_IOKIT_IOKITLIB_H 1
5495| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5496| #define HAVE_OPENAL_AL_H 1
5497| #define HAVE_OPENCL_OPENCL_H 1
5498| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5499| #define HAVE_SECURITY_SECURITY_H 1
5500| #define HAVE_ARPA_INET_H 1
5501| #define HAVE_ARPA_NAMESER_H 1
5502| #define HAVE_CURSES_H 1
5503| #define HAVE_DIRENT_H 1
5504| #define HAVE_DLFCN_H 1
5505| #define HAVE_FLOAT_H 1
5506| #define HAVE_FNMATCH_H 1
5507| #define HAVE_GETOPT_H 1
5508| #define HAVE_GRP_H 1
5509| #define HAVE_LIBPROC_H 1
5510| #define HAVE_MACH_O_NLIST_H 1
5511| #define HAVE_MACH_O_LOADER_H 1
5512| #define HAVE_MACH_MACH_H 1
5513| #define HAVE_MACH_MACHINE_H 1
5514| #define HAVE_MACHINE_LIMITS_H 1
5515| #define HAVE_NCURSES_H 1
5516| #define HAVE_NETDB_H 1
5517| #define HAVE_NETINET_IN_H 1
5518| #define HAVE_NETINET_IN_SYSTM_H 1
5519| #define HAVE_NETINET_TCP_H 1
5520| #define HAVE_NETINET_TCP_FSM_H 1
5521| #define HAVE_PCAP_PCAP_H 1
5522| #define HAVE_POLL_H 1
5523| #define HAVE_PTHREAD_H 1
5524| #define HAVE_PWD_H 1
5525| #define HAVE_SCHED_H 1
5526| /* end confdefs.h.  */
5527| #include <scsi/scsi_ioctl.h>
5528configure:7157: result: no
5529configure:7157: checking for scsi/scsi_ioctl.h
5530configure:7157: result: no
5531configure:7157: checking scsi/sg.h usability
5532configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5533conftest.c:95:10: fatal error: 'scsi/sg.h' file not found
5534#include <scsi/sg.h>
5535         ^
55361 error generated.
5537configure:7157: $? = 1
5538configure: failed program was:
5539| /* confdefs.h */
5540| #define PACKAGE_NAME "Wine"
5541| #define PACKAGE_TARNAME "wine"
5542| #define PACKAGE_VERSION "3.4"
5543| #define PACKAGE_STRING "Wine 3.4"
5544| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5545| #define PACKAGE_URL "https://www.winehq.org"
5546| #define EXEEXT ""
5547| #define STDC_HEADERS 1
5548| #define HAVE_SYS_TYPES_H 1
5549| #define HAVE_SYS_STAT_H 1
5550| #define HAVE_STDLIB_H 1
5551| #define HAVE_STRING_H 1
5552| #define HAVE_MEMORY_H 1
5553| #define HAVE_STRINGS_H 1
5554| #define HAVE_INTTYPES_H 1
5555| #define HAVE_STDINT_H 1
5556| #define HAVE_UNISTD_H 1
5557| #define HAVE_AL_AL_H 1
5558| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5559| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5560| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5561| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5562| #define HAVE_CARBON_CARBON_H 1
5563| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5564| #define HAVE_COREAUDIO_COREAUDIO_H 1
5565| #define HAVE_CORESERVICES_CORESERVICES_H 1
5566| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5567| #define HAVE_IOKIT_IOKITLIB_H 1
5568| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5569| #define HAVE_OPENAL_AL_H 1
5570| #define HAVE_OPENCL_OPENCL_H 1
5571| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5572| #define HAVE_SECURITY_SECURITY_H 1
5573| #define HAVE_ARPA_INET_H 1
5574| #define HAVE_ARPA_NAMESER_H 1
5575| #define HAVE_CURSES_H 1
5576| #define HAVE_DIRENT_H 1
5577| #define HAVE_DLFCN_H 1
5578| #define HAVE_FLOAT_H 1
5579| #define HAVE_FNMATCH_H 1
5580| #define HAVE_GETOPT_H 1
5581| #define HAVE_GRP_H 1
5582| #define HAVE_LIBPROC_H 1
5583| #define HAVE_MACH_O_NLIST_H 1
5584| #define HAVE_MACH_O_LOADER_H 1
5585| #define HAVE_MACH_MACH_H 1
5586| #define HAVE_MACH_MACHINE_H 1
5587| #define HAVE_MACHINE_LIMITS_H 1
5588| #define HAVE_NCURSES_H 1
5589| #define HAVE_NETDB_H 1
5590| #define HAVE_NETINET_IN_H 1
5591| #define HAVE_NETINET_IN_SYSTM_H 1
5592| #define HAVE_NETINET_TCP_H 1
5593| #define HAVE_NETINET_TCP_FSM_H 1
5594| #define HAVE_PCAP_PCAP_H 1
5595| #define HAVE_POLL_H 1
5596| #define HAVE_PTHREAD_H 1
5597| #define HAVE_PWD_H 1
5598| #define HAVE_SCHED_H 1
5599| /* end confdefs.h.  */
5600| #include <stdio.h>
5601| #ifdef HAVE_SYS_TYPES_H
5602| # include <sys/types.h>
5603| #endif
5604| #ifdef HAVE_SYS_STAT_H
5605| # include <sys/stat.h>
5606| #endif
5607| #ifdef STDC_HEADERS
5608| # include <stdlib.h>
5609| # include <stddef.h>
5610| #else
5611| # ifdef HAVE_STDLIB_H
5612| #  include <stdlib.h>
5613| # endif
5614| #endif
5615| #ifdef HAVE_STRING_H
5616| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5617| #  include <memory.h>
5618| # endif
5619| # include <string.h>
5620| #endif
5621| #ifdef HAVE_STRINGS_H
5622| # include <strings.h>
5623| #endif
5624| #ifdef HAVE_INTTYPES_H
5625| # include <inttypes.h>
5626| #endif
5627| #ifdef HAVE_STDINT_H
5628| # include <stdint.h>
5629| #endif
5630| #ifdef HAVE_UNISTD_H
5631| # include <unistd.h>
5632| #endif
5633| #include <scsi/sg.h>
5634configure:7157: result: no
5635configure:7157: checking scsi/sg.h presence
5636configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
5637conftest.c:62:10: fatal error: 'scsi/sg.h' file not found
5638#include <scsi/sg.h>
5639         ^
56401 error generated.
5641configure:7157: $? = 1
5642configure: failed program was:
5643| /* confdefs.h */
5644| #define PACKAGE_NAME "Wine"
5645| #define PACKAGE_TARNAME "wine"
5646| #define PACKAGE_VERSION "3.4"
5647| #define PACKAGE_STRING "Wine 3.4"
5648| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5649| #define PACKAGE_URL "https://www.winehq.org"
5650| #define EXEEXT ""
5651| #define STDC_HEADERS 1
5652| #define HAVE_SYS_TYPES_H 1
5653| #define HAVE_SYS_STAT_H 1
5654| #define HAVE_STDLIB_H 1
5655| #define HAVE_STRING_H 1
5656| #define HAVE_MEMORY_H 1
5657| #define HAVE_STRINGS_H 1
5658| #define HAVE_INTTYPES_H 1
5659| #define HAVE_STDINT_H 1
5660| #define HAVE_UNISTD_H 1
5661| #define HAVE_AL_AL_H 1
5662| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5663| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5664| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5665| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5666| #define HAVE_CARBON_CARBON_H 1
5667| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5668| #define HAVE_COREAUDIO_COREAUDIO_H 1
5669| #define HAVE_CORESERVICES_CORESERVICES_H 1
5670| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5671| #define HAVE_IOKIT_IOKITLIB_H 1
5672| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5673| #define HAVE_OPENAL_AL_H 1
5674| #define HAVE_OPENCL_OPENCL_H 1
5675| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5676| #define HAVE_SECURITY_SECURITY_H 1
5677| #define HAVE_ARPA_INET_H 1
5678| #define HAVE_ARPA_NAMESER_H 1
5679| #define HAVE_CURSES_H 1
5680| #define HAVE_DIRENT_H 1
5681| #define HAVE_DLFCN_H 1
5682| #define HAVE_FLOAT_H 1
5683| #define HAVE_FNMATCH_H 1
5684| #define HAVE_GETOPT_H 1
5685| #define HAVE_GRP_H 1
5686| #define HAVE_LIBPROC_H 1
5687| #define HAVE_MACH_O_NLIST_H 1
5688| #define HAVE_MACH_O_LOADER_H 1
5689| #define HAVE_MACH_MACH_H 1
5690| #define HAVE_MACH_MACHINE_H 1
5691| #define HAVE_MACHINE_LIMITS_H 1
5692| #define HAVE_NCURSES_H 1
5693| #define HAVE_NETDB_H 1
5694| #define HAVE_NETINET_IN_H 1
5695| #define HAVE_NETINET_IN_SYSTM_H 1
5696| #define HAVE_NETINET_TCP_H 1
5697| #define HAVE_NETINET_TCP_FSM_H 1
5698| #define HAVE_PCAP_PCAP_H 1
5699| #define HAVE_POLL_H 1
5700| #define HAVE_PTHREAD_H 1
5701| #define HAVE_PWD_H 1
5702| #define HAVE_SCHED_H 1
5703| /* end confdefs.h.  */
5704| #include <scsi/sg.h>
5705configure:7157: result: no
5706configure:7157: checking for scsi/sg.h
5707configure:7157: result: no
5708configure:7157: checking stdbool.h usability
5709configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5710configure:7157: $? = 0
5711configure:7157: result: yes
5712configure:7157: checking stdbool.h presence
5713configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
5714configure:7157: $? = 0
5715configure:7157: result: yes
5716configure:7157: checking for stdbool.h
5717configure:7157: result: yes
5718configure:7157: checking for stdint.h
5719configure:7157: result: yes
5720configure:7157: checking stropts.h usability
5721configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5722conftest.c:97:10: fatal error: 'stropts.h' file not found
5723#include <stropts.h>
5724         ^
57251 error generated.
5726configure:7157: $? = 1
5727configure: failed program was:
5728| /* confdefs.h */
5729| #define PACKAGE_NAME "Wine"
5730| #define PACKAGE_TARNAME "wine"
5731| #define PACKAGE_VERSION "3.4"
5732| #define PACKAGE_STRING "Wine 3.4"
5733| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5734| #define PACKAGE_URL "https://www.winehq.org"
5735| #define EXEEXT ""
5736| #define STDC_HEADERS 1
5737| #define HAVE_SYS_TYPES_H 1
5738| #define HAVE_SYS_STAT_H 1
5739| #define HAVE_STDLIB_H 1
5740| #define HAVE_STRING_H 1
5741| #define HAVE_MEMORY_H 1
5742| #define HAVE_STRINGS_H 1
5743| #define HAVE_INTTYPES_H 1
5744| #define HAVE_STDINT_H 1
5745| #define HAVE_UNISTD_H 1
5746| #define HAVE_AL_AL_H 1
5747| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5748| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5749| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5750| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5751| #define HAVE_CARBON_CARBON_H 1
5752| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5753| #define HAVE_COREAUDIO_COREAUDIO_H 1
5754| #define HAVE_CORESERVICES_CORESERVICES_H 1
5755| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5756| #define HAVE_IOKIT_IOKITLIB_H 1
5757| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5758| #define HAVE_OPENAL_AL_H 1
5759| #define HAVE_OPENCL_OPENCL_H 1
5760| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5761| #define HAVE_SECURITY_SECURITY_H 1
5762| #define HAVE_ARPA_INET_H 1
5763| #define HAVE_ARPA_NAMESER_H 1
5764| #define HAVE_CURSES_H 1
5765| #define HAVE_DIRENT_H 1
5766| #define HAVE_DLFCN_H 1
5767| #define HAVE_FLOAT_H 1
5768| #define HAVE_FNMATCH_H 1
5769| #define HAVE_GETOPT_H 1
5770| #define HAVE_GRP_H 1
5771| #define HAVE_LIBPROC_H 1
5772| #define HAVE_MACH_O_NLIST_H 1
5773| #define HAVE_MACH_O_LOADER_H 1
5774| #define HAVE_MACH_MACH_H 1
5775| #define HAVE_MACH_MACHINE_H 1
5776| #define HAVE_MACHINE_LIMITS_H 1
5777| #define HAVE_NCURSES_H 1
5778| #define HAVE_NETDB_H 1
5779| #define HAVE_NETINET_IN_H 1
5780| #define HAVE_NETINET_IN_SYSTM_H 1
5781| #define HAVE_NETINET_TCP_H 1
5782| #define HAVE_NETINET_TCP_FSM_H 1
5783| #define HAVE_PCAP_PCAP_H 1
5784| #define HAVE_POLL_H 1
5785| #define HAVE_PTHREAD_H 1
5786| #define HAVE_PWD_H 1
5787| #define HAVE_SCHED_H 1
5788| #define HAVE_STDBOOL_H 1
5789| #define HAVE_STDINT_H 1
5790| /* end confdefs.h.  */
5791| #include <stdio.h>
5792| #ifdef HAVE_SYS_TYPES_H
5793| # include <sys/types.h>
5794| #endif
5795| #ifdef HAVE_SYS_STAT_H
5796| # include <sys/stat.h>
5797| #endif
5798| #ifdef STDC_HEADERS
5799| # include <stdlib.h>
5800| # include <stddef.h>
5801| #else
5802| # ifdef HAVE_STDLIB_H
5803| #  include <stdlib.h>
5804| # endif
5805| #endif
5806| #ifdef HAVE_STRING_H
5807| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5808| #  include <memory.h>
5809| # endif
5810| # include <string.h>
5811| #endif
5812| #ifdef HAVE_STRINGS_H
5813| # include <strings.h>
5814| #endif
5815| #ifdef HAVE_INTTYPES_H
5816| # include <inttypes.h>
5817| #endif
5818| #ifdef HAVE_STDINT_H
5819| # include <stdint.h>
5820| #endif
5821| #ifdef HAVE_UNISTD_H
5822| # include <unistd.h>
5823| #endif
5824| #include <stropts.h>
5825configure:7157: result: no
5826configure:7157: checking stropts.h presence
5827configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
5828conftest.c:64:10: fatal error: 'stropts.h' file not found
5829#include <stropts.h>
5830         ^
58311 error generated.
5832configure:7157: $? = 1
5833configure: failed program was:
5834| /* confdefs.h */
5835| #define PACKAGE_NAME "Wine"
5836| #define PACKAGE_TARNAME "wine"
5837| #define PACKAGE_VERSION "3.4"
5838| #define PACKAGE_STRING "Wine 3.4"
5839| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5840| #define PACKAGE_URL "https://www.winehq.org"
5841| #define EXEEXT ""
5842| #define STDC_HEADERS 1
5843| #define HAVE_SYS_TYPES_H 1
5844| #define HAVE_SYS_STAT_H 1
5845| #define HAVE_STDLIB_H 1
5846| #define HAVE_STRING_H 1
5847| #define HAVE_MEMORY_H 1
5848| #define HAVE_STRINGS_H 1
5849| #define HAVE_INTTYPES_H 1
5850| #define HAVE_STDINT_H 1
5851| #define HAVE_UNISTD_H 1
5852| #define HAVE_AL_AL_H 1
5853| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5854| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5855| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5856| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5857| #define HAVE_CARBON_CARBON_H 1
5858| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5859| #define HAVE_COREAUDIO_COREAUDIO_H 1
5860| #define HAVE_CORESERVICES_CORESERVICES_H 1
5861| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5862| #define HAVE_IOKIT_IOKITLIB_H 1
5863| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5864| #define HAVE_OPENAL_AL_H 1
5865| #define HAVE_OPENCL_OPENCL_H 1
5866| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5867| #define HAVE_SECURITY_SECURITY_H 1
5868| #define HAVE_ARPA_INET_H 1
5869| #define HAVE_ARPA_NAMESER_H 1
5870| #define HAVE_CURSES_H 1
5871| #define HAVE_DIRENT_H 1
5872| #define HAVE_DLFCN_H 1
5873| #define HAVE_FLOAT_H 1
5874| #define HAVE_FNMATCH_H 1
5875| #define HAVE_GETOPT_H 1
5876| #define HAVE_GRP_H 1
5877| #define HAVE_LIBPROC_H 1
5878| #define HAVE_MACH_O_NLIST_H 1
5879| #define HAVE_MACH_O_LOADER_H 1
5880| #define HAVE_MACH_MACH_H 1
5881| #define HAVE_MACH_MACHINE_H 1
5882| #define HAVE_MACHINE_LIMITS_H 1
5883| #define HAVE_NCURSES_H 1
5884| #define HAVE_NETDB_H 1
5885| #define HAVE_NETINET_IN_H 1
5886| #define HAVE_NETINET_IN_SYSTM_H 1
5887| #define HAVE_NETINET_TCP_H 1
5888| #define HAVE_NETINET_TCP_FSM_H 1
5889| #define HAVE_PCAP_PCAP_H 1
5890| #define HAVE_POLL_H 1
5891| #define HAVE_PTHREAD_H 1
5892| #define HAVE_PWD_H 1
5893| #define HAVE_SCHED_H 1
5894| #define HAVE_STDBOOL_H 1
5895| #define HAVE_STDINT_H 1
5896| /* end confdefs.h.  */
5897| #include <stropts.h>
5898configure:7157: result: no
5899configure:7157: checking for stropts.h
5900configure:7157: result: no
5901configure:7157: checking for sys/asoundlib.h
5902configure:7157: result: no
5903configure:7157: checking sys/attr.h usability
5904configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5905configure:7157: $? = 0
5906configure:7157: result: yes
5907configure:7157: checking sys/attr.h presence
5908configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
5909configure:7157: $? = 0
5910configure:7157: result: yes
5911configure:7157: checking for sys/attr.h
5912configure:7157: result: yes
5913configure:7157: checking sys/auxv.h usability
5914configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
5915conftest.c:98:10: fatal error: 'sys/auxv.h' file not found
5916#include <sys/auxv.h>
5917         ^
59181 error generated.
5919configure:7157: $? = 1
5920configure: failed program was:
5921| /* confdefs.h */
5922| #define PACKAGE_NAME "Wine"
5923| #define PACKAGE_TARNAME "wine"
5924| #define PACKAGE_VERSION "3.4"
5925| #define PACKAGE_STRING "Wine 3.4"
5926| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
5927| #define PACKAGE_URL "https://www.winehq.org"
5928| #define EXEEXT ""
5929| #define STDC_HEADERS 1
5930| #define HAVE_SYS_TYPES_H 1
5931| #define HAVE_SYS_STAT_H 1
5932| #define HAVE_STDLIB_H 1
5933| #define HAVE_STRING_H 1
5934| #define HAVE_MEMORY_H 1
5935| #define HAVE_STRINGS_H 1
5936| #define HAVE_INTTYPES_H 1
5937| #define HAVE_STDINT_H 1
5938| #define HAVE_UNISTD_H 1
5939| #define HAVE_AL_AL_H 1
5940| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5941| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
5942| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
5943| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
5944| #define HAVE_CARBON_CARBON_H 1
5945| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
5946| #define HAVE_COREAUDIO_COREAUDIO_H 1
5947| #define HAVE_CORESERVICES_CORESERVICES_H 1
5948| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
5949| #define HAVE_IOKIT_IOKITLIB_H 1
5950| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
5951| #define HAVE_OPENAL_AL_H 1
5952| #define HAVE_OPENCL_OPENCL_H 1
5953| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
5954| #define HAVE_SECURITY_SECURITY_H 1
5955| #define HAVE_ARPA_INET_H 1
5956| #define HAVE_ARPA_NAMESER_H 1
5957| #define HAVE_CURSES_H 1
5958| #define HAVE_DIRENT_H 1
5959| #define HAVE_DLFCN_H 1
5960| #define HAVE_FLOAT_H 1
5961| #define HAVE_FNMATCH_H 1
5962| #define HAVE_GETOPT_H 1
5963| #define HAVE_GRP_H 1
5964| #define HAVE_LIBPROC_H 1
5965| #define HAVE_MACH_O_NLIST_H 1
5966| #define HAVE_MACH_O_LOADER_H 1
5967| #define HAVE_MACH_MACH_H 1
5968| #define HAVE_MACH_MACHINE_H 1
5969| #define HAVE_MACHINE_LIMITS_H 1
5970| #define HAVE_NCURSES_H 1
5971| #define HAVE_NETDB_H 1
5972| #define HAVE_NETINET_IN_H 1
5973| #define HAVE_NETINET_IN_SYSTM_H 1
5974| #define HAVE_NETINET_TCP_H 1
5975| #define HAVE_NETINET_TCP_FSM_H 1
5976| #define HAVE_PCAP_PCAP_H 1
5977| #define HAVE_POLL_H 1
5978| #define HAVE_PTHREAD_H 1
5979| #define HAVE_PWD_H 1
5980| #define HAVE_SCHED_H 1
5981| #define HAVE_STDBOOL_H 1
5982| #define HAVE_STDINT_H 1
5983| #define HAVE_SYS_ATTR_H 1
5984| /* end confdefs.h.  */
5985| #include <stdio.h>
5986| #ifdef HAVE_SYS_TYPES_H
5987| # include <sys/types.h>
5988| #endif
5989| #ifdef HAVE_SYS_STAT_H
5990| # include <sys/stat.h>
5991| #endif
5992| #ifdef STDC_HEADERS
5993| # include <stdlib.h>
5994| # include <stddef.h>
5995| #else
5996| # ifdef HAVE_STDLIB_H
5997| #  include <stdlib.h>
5998| # endif
5999| #endif
6000| #ifdef HAVE_STRING_H
6001| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6002| #  include <memory.h>
6003| # endif
6004| # include <string.h>
6005| #endif
6006| #ifdef HAVE_STRINGS_H
6007| # include <strings.h>
6008| #endif
6009| #ifdef HAVE_INTTYPES_H
6010| # include <inttypes.h>
6011| #endif
6012| #ifdef HAVE_STDINT_H
6013| # include <stdint.h>
6014| #endif
6015| #ifdef HAVE_UNISTD_H
6016| # include <unistd.h>
6017| #endif
6018| #include <sys/auxv.h>
6019configure:7157: result: no
6020configure:7157: checking sys/auxv.h presence
6021configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
6022conftest.c:65:10: fatal error: 'sys/auxv.h' file not found
6023#include <sys/auxv.h>
6024         ^
60251 error generated.
6026configure:7157: $? = 1
6027configure: failed program was:
6028| /* confdefs.h */
6029| #define PACKAGE_NAME "Wine"
6030| #define PACKAGE_TARNAME "wine"
6031| #define PACKAGE_VERSION "3.4"
6032| #define PACKAGE_STRING "Wine 3.4"
6033| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6034| #define PACKAGE_URL "https://www.winehq.org"
6035| #define EXEEXT ""
6036| #define STDC_HEADERS 1
6037| #define HAVE_SYS_TYPES_H 1
6038| #define HAVE_SYS_STAT_H 1
6039| #define HAVE_STDLIB_H 1
6040| #define HAVE_STRING_H 1
6041| #define HAVE_MEMORY_H 1
6042| #define HAVE_STRINGS_H 1
6043| #define HAVE_INTTYPES_H 1
6044| #define HAVE_STDINT_H 1
6045| #define HAVE_UNISTD_H 1
6046| #define HAVE_AL_AL_H 1
6047| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6048| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6049| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6050| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6051| #define HAVE_CARBON_CARBON_H 1
6052| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6053| #define HAVE_COREAUDIO_COREAUDIO_H 1
6054| #define HAVE_CORESERVICES_CORESERVICES_H 1
6055| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6056| #define HAVE_IOKIT_IOKITLIB_H 1
6057| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6058| #define HAVE_OPENAL_AL_H 1
6059| #define HAVE_OPENCL_OPENCL_H 1
6060| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
6061| #define HAVE_SECURITY_SECURITY_H 1
6062| #define HAVE_ARPA_INET_H 1
6063| #define HAVE_ARPA_NAMESER_H 1
6064| #define HAVE_CURSES_H 1
6065| #define HAVE_DIRENT_H 1
6066| #define HAVE_DLFCN_H 1
6067| #define HAVE_FLOAT_H 1
6068| #define HAVE_FNMATCH_H 1
6069| #define HAVE_GETOPT_H 1
6070| #define HAVE_GRP_H 1
6071| #define HAVE_LIBPROC_H 1
6072| #define HAVE_MACH_O_NLIST_H 1
6073| #define HAVE_MACH_O_LOADER_H 1
6074| #define HAVE_MACH_MACH_H 1
6075| #define HAVE_MACH_MACHINE_H 1
6076| #define HAVE_MACHINE_LIMITS_H 1
6077| #define HAVE_NCURSES_H 1
6078| #define HAVE_NETDB_H 1
6079| #define HAVE_NETINET_IN_H 1
6080| #define HAVE_NETINET_IN_SYSTM_H 1
6081| #define HAVE_NETINET_TCP_H 1
6082| #define HAVE_NETINET_TCP_FSM_H 1
6083| #define HAVE_PCAP_PCAP_H 1
6084| #define HAVE_POLL_H 1
6085| #define HAVE_PTHREAD_H 1
6086| #define HAVE_PWD_H 1
6087| #define HAVE_SCHED_H 1
6088| #define HAVE_STDBOOL_H 1
6089| #define HAVE_STDINT_H 1
6090| #define HAVE_SYS_ATTR_H 1
6091| /* end confdefs.h.  */
6092| #include <sys/auxv.h>
6093configure:7157: result: no
6094configure:7157: checking for sys/auxv.h
6095configure:7157: result: no
6096configure:7157: checking sys/cdio.h usability
6097configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6098conftest.c:98:10: fatal error: 'sys/cdio.h' file not found
6099#include <sys/cdio.h>
6100         ^
61011 error generated.
6102configure:7157: $? = 1
6103configure: failed program was:
6104| /* confdefs.h */
6105| #define PACKAGE_NAME "Wine"
6106| #define PACKAGE_TARNAME "wine"
6107| #define PACKAGE_VERSION "3.4"
6108| #define PACKAGE_STRING "Wine 3.4"
6109| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6110| #define PACKAGE_URL "https://www.winehq.org"
6111| #define EXEEXT ""
6112| #define STDC_HEADERS 1
6113| #define HAVE_SYS_TYPES_H 1
6114| #define HAVE_SYS_STAT_H 1
6115| #define HAVE_STDLIB_H 1
6116| #define HAVE_STRING_H 1
6117| #define HAVE_MEMORY_H 1
6118| #define HAVE_STRINGS_H 1
6119| #define HAVE_INTTYPES_H 1
6120| #define HAVE_STDINT_H 1
6121| #define HAVE_UNISTD_H 1
6122| #define HAVE_AL_AL_H 1
6123| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6124| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6125| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6126| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6127| #define HAVE_CARBON_CARBON_H 1
6128| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6129| #define HAVE_COREAUDIO_COREAUDIO_H 1
6130| #define HAVE_CORESERVICES_CORESERVICES_H 1
6131| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6132| #define HAVE_IOKIT_IOKITLIB_H 1
6133| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6134| #define HAVE_OPENAL_AL_H 1
6135| #define HAVE_OPENCL_OPENCL_H 1
6136| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
6137| #define HAVE_SECURITY_SECURITY_H 1
6138| #define HAVE_ARPA_INET_H 1
6139| #define HAVE_ARPA_NAMESER_H 1
6140| #define HAVE_CURSES_H 1
6141| #define HAVE_DIRENT_H 1
6142| #define HAVE_DLFCN_H 1
6143| #define HAVE_FLOAT_H 1
6144| #define HAVE_FNMATCH_H 1
6145| #define HAVE_GETOPT_H 1
6146| #define HAVE_GRP_H 1
6147| #define HAVE_LIBPROC_H 1
6148| #define HAVE_MACH_O_NLIST_H 1
6149| #define HAVE_MACH_O_LOADER_H 1
6150| #define HAVE_MACH_MACH_H 1
6151| #define HAVE_MACH_MACHINE_H 1
6152| #define HAVE_MACHINE_LIMITS_H 1
6153| #define HAVE_NCURSES_H 1
6154| #define HAVE_NETDB_H 1
6155| #define HAVE_NETINET_IN_H 1
6156| #define HAVE_NETINET_IN_SYSTM_H 1
6157| #define HAVE_NETINET_TCP_H 1
6158| #define HAVE_NETINET_TCP_FSM_H 1
6159| #define HAVE_PCAP_PCAP_H 1
6160| #define HAVE_POLL_H 1
6161| #define HAVE_PTHREAD_H 1
6162| #define HAVE_PWD_H 1
6163| #define HAVE_SCHED_H 1
6164| #define HAVE_STDBOOL_H 1
6165| #define HAVE_STDINT_H 1
6166| #define HAVE_SYS_ATTR_H 1
6167| /* end confdefs.h.  */
6168| #include <stdio.h>
6169| #ifdef HAVE_SYS_TYPES_H
6170| # include <sys/types.h>
6171| #endif
6172| #ifdef HAVE_SYS_STAT_H
6173| # include <sys/stat.h>
6174| #endif
6175| #ifdef STDC_HEADERS
6176| # include <stdlib.h>
6177| # include <stddef.h>
6178| #else
6179| # ifdef HAVE_STDLIB_H
6180| #  include <stdlib.h>
6181| # endif
6182| #endif
6183| #ifdef HAVE_STRING_H
6184| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6185| #  include <memory.h>
6186| # endif
6187| # include <string.h>
6188| #endif
6189| #ifdef HAVE_STRINGS_H
6190| # include <strings.h>
6191| #endif
6192| #ifdef HAVE_INTTYPES_H
6193| # include <inttypes.h>
6194| #endif
6195| #ifdef HAVE_STDINT_H
6196| # include <stdint.h>
6197| #endif
6198| #ifdef HAVE_UNISTD_H
6199| # include <unistd.h>
6200| #endif
6201| #include <sys/cdio.h>
6202configure:7157: result: no
6203configure:7157: checking sys/cdio.h presence
6204configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
6205conftest.c:65:10: fatal error: 'sys/cdio.h' file not found
6206#include <sys/cdio.h>
6207         ^
62081 error generated.
6209configure:7157: $? = 1
6210configure: failed program was:
6211| /* confdefs.h */
6212| #define PACKAGE_NAME "Wine"
6213| #define PACKAGE_TARNAME "wine"
6214| #define PACKAGE_VERSION "3.4"
6215| #define PACKAGE_STRING "Wine 3.4"
6216| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6217| #define PACKAGE_URL "https://www.winehq.org"
6218| #define EXEEXT ""
6219| #define STDC_HEADERS 1
6220| #define HAVE_SYS_TYPES_H 1
6221| #define HAVE_SYS_STAT_H 1
6222| #define HAVE_STDLIB_H 1
6223| #define HAVE_STRING_H 1
6224| #define HAVE_MEMORY_H 1
6225| #define HAVE_STRINGS_H 1
6226| #define HAVE_INTTYPES_H 1
6227| #define HAVE_STDINT_H 1
6228| #define HAVE_UNISTD_H 1
6229| #define HAVE_AL_AL_H 1
6230| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6231| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6232| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6233| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6234| #define HAVE_CARBON_CARBON_H 1
6235| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6236| #define HAVE_COREAUDIO_COREAUDIO_H 1
6237| #define HAVE_CORESERVICES_CORESERVICES_H 1
6238| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6239| #define HAVE_IOKIT_IOKITLIB_H 1
6240| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6241| #define HAVE_OPENAL_AL_H 1
6242| #define HAVE_OPENCL_OPENCL_H 1
6243| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
6244| #define HAVE_SECURITY_SECURITY_H 1
6245| #define HAVE_ARPA_INET_H 1
6246| #define HAVE_ARPA_NAMESER_H 1
6247| #define HAVE_CURSES_H 1
6248| #define HAVE_DIRENT_H 1
6249| #define HAVE_DLFCN_H 1
6250| #define HAVE_FLOAT_H 1
6251| #define HAVE_FNMATCH_H 1
6252| #define HAVE_GETOPT_H 1
6253| #define HAVE_GRP_H 1
6254| #define HAVE_LIBPROC_H 1
6255| #define HAVE_MACH_O_NLIST_H 1
6256| #define HAVE_MACH_O_LOADER_H 1
6257| #define HAVE_MACH_MACH_H 1
6258| #define HAVE_MACH_MACHINE_H 1
6259| #define HAVE_MACHINE_LIMITS_H 1
6260| #define HAVE_NCURSES_H 1
6261| #define HAVE_NETDB_H 1
6262| #define HAVE_NETINET_IN_H 1
6263| #define HAVE_NETINET_IN_SYSTM_H 1
6264| #define HAVE_NETINET_TCP_H 1
6265| #define HAVE_NETINET_TCP_FSM_H 1
6266| #define HAVE_PCAP_PCAP_H 1
6267| #define HAVE_POLL_H 1
6268| #define HAVE_PTHREAD_H 1
6269| #define HAVE_PWD_H 1
6270| #define HAVE_SCHED_H 1
6271| #define HAVE_STDBOOL_H 1
6272| #define HAVE_STDINT_H 1
6273| #define HAVE_SYS_ATTR_H 1
6274| /* end confdefs.h.  */
6275| #include <sys/cdio.h>
6276configure:7157: result: no
6277configure:7157: checking for sys/cdio.h
6278configure:7157: result: no
6279configure:7157: checking sys/elf32.h usability
6280configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6281conftest.c:98:10: fatal error: 'sys/elf32.h' file not found
6282#include <sys/elf32.h>
6283         ^
62841 error generated.
6285configure:7157: $? = 1
6286configure: failed program was:
6287| /* confdefs.h */
6288| #define PACKAGE_NAME "Wine"
6289| #define PACKAGE_TARNAME "wine"
6290| #define PACKAGE_VERSION "3.4"
6291| #define PACKAGE_STRING "Wine 3.4"
6292| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6293| #define PACKAGE_URL "https://www.winehq.org"
6294| #define EXEEXT ""
6295| #define STDC_HEADERS 1
6296| #define HAVE_SYS_TYPES_H 1
6297| #define HAVE_SYS_STAT_H 1
6298| #define HAVE_STDLIB_H 1
6299| #define HAVE_STRING_H 1
6300| #define HAVE_MEMORY_H 1
6301| #define HAVE_STRINGS_H 1
6302| #define HAVE_INTTYPES_H 1
6303| #define HAVE_STDINT_H 1
6304| #define HAVE_UNISTD_H 1
6305| #define HAVE_AL_AL_H 1
6306| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6307| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6308| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6309| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6310| #define HAVE_CARBON_CARBON_H 1
6311| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6312| #define HAVE_COREAUDIO_COREAUDIO_H 1
6313| #define HAVE_CORESERVICES_CORESERVICES_H 1
6314| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6315| #define HAVE_IOKIT_IOKITLIB_H 1
6316| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6317| #define HAVE_OPENAL_AL_H 1
6318| #define HAVE_OPENCL_OPENCL_H 1
6319| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
6320| #define HAVE_SECURITY_SECURITY_H 1
6321| #define HAVE_ARPA_INET_H 1
6322| #define HAVE_ARPA_NAMESER_H 1
6323| #define HAVE_CURSES_H 1
6324| #define HAVE_DIRENT_H 1
6325| #define HAVE_DLFCN_H 1
6326| #define HAVE_FLOAT_H 1
6327| #define HAVE_FNMATCH_H 1
6328| #define HAVE_GETOPT_H 1
6329| #define HAVE_GRP_H 1
6330| #define HAVE_LIBPROC_H 1
6331| #define HAVE_MACH_O_NLIST_H 1
6332| #define HAVE_MACH_O_LOADER_H 1
6333| #define HAVE_MACH_MACH_H 1
6334| #define HAVE_MACH_MACHINE_H 1
6335| #define HAVE_MACHINE_LIMITS_H 1
6336| #define HAVE_NCURSES_H 1
6337| #define HAVE_NETDB_H 1
6338| #define HAVE_NETINET_IN_H 1
6339| #define HAVE_NETINET_IN_SYSTM_H 1
6340| #define HAVE_NETINET_TCP_H 1
6341| #define HAVE_NETINET_TCP_FSM_H 1
6342| #define HAVE_PCAP_PCAP_H 1
6343| #define HAVE_POLL_H 1
6344| #define HAVE_PTHREAD_H 1
6345| #define HAVE_PWD_H 1
6346| #define HAVE_SCHED_H 1
6347| #define HAVE_STDBOOL_H 1
6348| #define HAVE_STDINT_H 1
6349| #define HAVE_SYS_ATTR_H 1
6350| /* end confdefs.h.  */
6351| #include <stdio.h>
6352| #ifdef HAVE_SYS_TYPES_H
6353| # include <sys/types.h>
6354| #endif
6355| #ifdef HAVE_SYS_STAT_H
6356| # include <sys/stat.h>
6357| #endif
6358| #ifdef STDC_HEADERS
6359| # include <stdlib.h>
6360| # include <stddef.h>
6361| #else
6362| # ifdef HAVE_STDLIB_H
6363| #  include <stdlib.h>
6364| # endif
6365| #endif
6366| #ifdef HAVE_STRING_H
6367| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6368| #  include <memory.h>
6369| # endif
6370| # include <string.h>
6371| #endif
6372| #ifdef HAVE_STRINGS_H
6373| # include <strings.h>
6374| #endif
6375| #ifdef HAVE_INTTYPES_H
6376| # include <inttypes.h>
6377| #endif
6378| #ifdef HAVE_STDINT_H
6379| # include <stdint.h>
6380| #endif
6381| #ifdef HAVE_UNISTD_H
6382| # include <unistd.h>
6383| #endif
6384| #include <sys/elf32.h>
6385configure:7157: result: no
6386configure:7157: checking sys/elf32.h presence
6387configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
6388conftest.c:65:10: fatal error: 'sys/elf32.h' file not found
6389#include <sys/elf32.h>
6390         ^
63911 error generated.
6392configure:7157: $? = 1
6393configure: failed program was:
6394| /* confdefs.h */
6395| #define PACKAGE_NAME "Wine"
6396| #define PACKAGE_TARNAME "wine"
6397| #define PACKAGE_VERSION "3.4"
6398| #define PACKAGE_STRING "Wine 3.4"
6399| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6400| #define PACKAGE_URL "https://www.winehq.org"
6401| #define EXEEXT ""
6402| #define STDC_HEADERS 1
6403| #define HAVE_SYS_TYPES_H 1
6404| #define HAVE_SYS_STAT_H 1
6405| #define HAVE_STDLIB_H 1
6406| #define HAVE_STRING_H 1
6407| #define HAVE_MEMORY_H 1
6408| #define HAVE_STRINGS_H 1
6409| #define HAVE_INTTYPES_H 1
6410| #define HAVE_STDINT_H 1
6411| #define HAVE_UNISTD_H 1
6412| #define HAVE_AL_AL_H 1
6413| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6414| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6415| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6416| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6417| #define HAVE_CARBON_CARBON_H 1
6418| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6419| #define HAVE_COREAUDIO_COREAUDIO_H 1
6420| #define HAVE_CORESERVICES_CORESERVICES_H 1
6421| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6422| #define HAVE_IOKIT_IOKITLIB_H 1
6423| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6424| #define HAVE_OPENAL_AL_H 1
6425| #define HAVE_OPENCL_OPENCL_H 1
6426| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
6427| #define HAVE_SECURITY_SECURITY_H 1
6428| #define HAVE_ARPA_INET_H 1
6429| #define HAVE_ARPA_NAMESER_H 1
6430| #define HAVE_CURSES_H 1
6431| #define HAVE_DIRENT_H 1
6432| #define HAVE_DLFCN_H 1
6433| #define HAVE_FLOAT_H 1
6434| #define HAVE_FNMATCH_H 1
6435| #define HAVE_GETOPT_H 1
6436| #define HAVE_GRP_H 1
6437| #define HAVE_LIBPROC_H 1
6438| #define HAVE_MACH_O_NLIST_H 1
6439| #define HAVE_MACH_O_LOADER_H 1
6440| #define HAVE_MACH_MACH_H 1
6441| #define HAVE_MACH_MACHINE_H 1
6442| #define HAVE_MACHINE_LIMITS_H 1
6443| #define HAVE_NCURSES_H 1
6444| #define HAVE_NETDB_H 1
6445| #define HAVE_NETINET_IN_H 1
6446| #define HAVE_NETINET_IN_SYSTM_H 1
6447| #define HAVE_NETINET_TCP_H 1
6448| #define HAVE_NETINET_TCP_FSM_H 1
6449| #define HAVE_PCAP_PCAP_H 1
6450| #define HAVE_POLL_H 1
6451| #define HAVE_PTHREAD_H 1
6452| #define HAVE_PWD_H 1
6453| #define HAVE_SCHED_H 1
6454| #define HAVE_STDBOOL_H 1
6455| #define HAVE_STDINT_H 1
6456| #define HAVE_SYS_ATTR_H 1
6457| /* end confdefs.h.  */
6458| #include <sys/elf32.h>
6459configure:7157: result: no
6460configure:7157: checking for sys/elf32.h
6461configure:7157: result: no
6462configure:7157: checking sys/epoll.h usability
6463configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6464conftest.c:98:10: fatal error: 'sys/epoll.h' file not found
6465#include <sys/epoll.h>
6466         ^
64671 error generated.
6468configure:7157: $? = 1
6469configure: failed program was:
6470| /* confdefs.h */
6471| #define PACKAGE_NAME "Wine"
6472| #define PACKAGE_TARNAME "wine"
6473| #define PACKAGE_VERSION "3.4"
6474| #define PACKAGE_STRING "Wine 3.4"
6475| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6476| #define PACKAGE_URL "https://www.winehq.org"
6477| #define EXEEXT ""
6478| #define STDC_HEADERS 1
6479| #define HAVE_SYS_TYPES_H 1
6480| #define HAVE_SYS_STAT_H 1
6481| #define HAVE_STDLIB_H 1
6482| #define HAVE_STRING_H 1
6483| #define HAVE_MEMORY_H 1
6484| #define HAVE_STRINGS_H 1
6485| #define HAVE_INTTYPES_H 1
6486| #define HAVE_STDINT_H 1
6487| #define HAVE_UNISTD_H 1
6488| #define HAVE_AL_AL_H 1
6489| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6490| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6491| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6492| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6493| #define HAVE_CARBON_CARBON_H 1
6494| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6495| #define HAVE_COREAUDIO_COREAUDIO_H 1
6496| #define HAVE_CORESERVICES_CORESERVICES_H 1
6497| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6498| #define HAVE_IOKIT_IOKITLIB_H 1
6499| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6500| #define HAVE_OPENAL_AL_H 1
6501| #define HAVE_OPENCL_OPENCL_H 1
6502| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
6503| #define HAVE_SECURITY_SECURITY_H 1
6504| #define HAVE_ARPA_INET_H 1
6505| #define HAVE_ARPA_NAMESER_H 1
6506| #define HAVE_CURSES_H 1
6507| #define HAVE_DIRENT_H 1
6508| #define HAVE_DLFCN_H 1
6509| #define HAVE_FLOAT_H 1
6510| #define HAVE_FNMATCH_H 1
6511| #define HAVE_GETOPT_H 1
6512| #define HAVE_GRP_H 1
6513| #define HAVE_LIBPROC_H 1
6514| #define HAVE_MACH_O_NLIST_H 1
6515| #define HAVE_MACH_O_LOADER_H 1
6516| #define HAVE_MACH_MACH_H 1
6517| #define HAVE_MACH_MACHINE_H 1
6518| #define HAVE_MACHINE_LIMITS_H 1
6519| #define HAVE_NCURSES_H 1
6520| #define HAVE_NETDB_H 1
6521| #define HAVE_NETINET_IN_H 1
6522| #define HAVE_NETINET_IN_SYSTM_H 1
6523| #define HAVE_NETINET_TCP_H 1
6524| #define HAVE_NETINET_TCP_FSM_H 1
6525| #define HAVE_PCAP_PCAP_H 1
6526| #define HAVE_POLL_H 1
6527| #define HAVE_PTHREAD_H 1
6528| #define HAVE_PWD_H 1
6529| #define HAVE_SCHED_H 1
6530| #define HAVE_STDBOOL_H 1
6531| #define HAVE_STDINT_H 1
6532| #define HAVE_SYS_ATTR_H 1
6533| /* end confdefs.h.  */
6534| #include <stdio.h>
6535| #ifdef HAVE_SYS_TYPES_H
6536| # include <sys/types.h>
6537| #endif
6538| #ifdef HAVE_SYS_STAT_H
6539| # include <sys/stat.h>
6540| #endif
6541| #ifdef STDC_HEADERS
6542| # include <stdlib.h>
6543| # include <stddef.h>
6544| #else
6545| # ifdef HAVE_STDLIB_H
6546| #  include <stdlib.h>
6547| # endif
6548| #endif
6549| #ifdef HAVE_STRING_H
6550| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6551| #  include <memory.h>
6552| # endif
6553| # include <string.h>
6554| #endif
6555| #ifdef HAVE_STRINGS_H
6556| # include <strings.h>
6557| #endif
6558| #ifdef HAVE_INTTYPES_H
6559| # include <inttypes.h>
6560| #endif
6561| #ifdef HAVE_STDINT_H
6562| # include <stdint.h>
6563| #endif
6564| #ifdef HAVE_UNISTD_H
6565| # include <unistd.h>
6566| #endif
6567| #include <sys/epoll.h>
6568configure:7157: result: no
6569configure:7157: checking sys/epoll.h presence
6570configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
6571conftest.c:65:10: fatal error: 'sys/epoll.h' file not found
6572#include <sys/epoll.h>
6573         ^
65741 error generated.
6575configure:7157: $? = 1
6576configure: failed program was:
6577| /* confdefs.h */
6578| #define PACKAGE_NAME "Wine"
6579| #define PACKAGE_TARNAME "wine"
6580| #define PACKAGE_VERSION "3.4"
6581| #define PACKAGE_STRING "Wine 3.4"
6582| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6583| #define PACKAGE_URL "https://www.winehq.org"
6584| #define EXEEXT ""
6585| #define STDC_HEADERS 1
6586| #define HAVE_SYS_TYPES_H 1
6587| #define HAVE_SYS_STAT_H 1
6588| #define HAVE_STDLIB_H 1
6589| #define HAVE_STRING_H 1
6590| #define HAVE_MEMORY_H 1
6591| #define HAVE_STRINGS_H 1
6592| #define HAVE_INTTYPES_H 1
6593| #define HAVE_STDINT_H 1
6594| #define HAVE_UNISTD_H 1
6595| #define HAVE_AL_AL_H 1
6596| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6597| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6598| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6599| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6600| #define HAVE_CARBON_CARBON_H 1
6601| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6602| #define HAVE_COREAUDIO_COREAUDIO_H 1
6603| #define HAVE_CORESERVICES_CORESERVICES_H 1
6604| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6605| #define HAVE_IOKIT_IOKITLIB_H 1
6606| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6607| #define HAVE_OPENAL_AL_H 1
6608| #define HAVE_OPENCL_OPENCL_H 1
6609| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
6610| #define HAVE_SECURITY_SECURITY_H 1
6611| #define HAVE_ARPA_INET_H 1
6612| #define HAVE_ARPA_NAMESER_H 1
6613| #define HAVE_CURSES_H 1
6614| #define HAVE_DIRENT_H 1
6615| #define HAVE_DLFCN_H 1
6616| #define HAVE_FLOAT_H 1
6617| #define HAVE_FNMATCH_H 1
6618| #define HAVE_GETOPT_H 1
6619| #define HAVE_GRP_H 1
6620| #define HAVE_LIBPROC_H 1
6621| #define HAVE_MACH_O_NLIST_H 1
6622| #define HAVE_MACH_O_LOADER_H 1
6623| #define HAVE_MACH_MACH_H 1
6624| #define HAVE_MACH_MACHINE_H 1
6625| #define HAVE_MACHINE_LIMITS_H 1
6626| #define HAVE_NCURSES_H 1
6627| #define HAVE_NETDB_H 1
6628| #define HAVE_NETINET_IN_H 1
6629| #define HAVE_NETINET_IN_SYSTM_H 1
6630| #define HAVE_NETINET_TCP_H 1
6631| #define HAVE_NETINET_TCP_FSM_H 1
6632| #define HAVE_PCAP_PCAP_H 1
6633| #define HAVE_POLL_H 1
6634| #define HAVE_PTHREAD_H 1
6635| #define HAVE_PWD_H 1
6636| #define HAVE_SCHED_H 1
6637| #define HAVE_STDBOOL_H 1
6638| #define HAVE_STDINT_H 1
6639| #define HAVE_SYS_ATTR_H 1
6640| /* end confdefs.h.  */
6641| #include <sys/epoll.h>
6642configure:7157: result: no
6643configure:7157: checking for sys/epoll.h
6644configure:7157: result: no
6645configure:7157: checking sys/event.h usability
6646configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6647configure:7157: $? = 0
6648configure:7157: result: yes
6649configure:7157: checking sys/event.h presence
6650configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
6651configure:7157: $? = 0
6652configure:7157: result: yes
6653configure:7157: checking for sys/event.h
6654configure:7157: result: yes
6655configure:7157: checking sys/exec_elf.h usability
6656configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6657conftest.c:99:10: fatal error: 'sys/exec_elf.h' file not found
6658#include <sys/exec_elf.h>
6659         ^
66601 error generated.
6661configure:7157: $? = 1
6662configure: failed program was:
6663| /* confdefs.h */
6664| #define PACKAGE_NAME "Wine"
6665| #define PACKAGE_TARNAME "wine"
6666| #define PACKAGE_VERSION "3.4"
6667| #define PACKAGE_STRING "Wine 3.4"
6668| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6669| #define PACKAGE_URL "https://www.winehq.org"
6670| #define EXEEXT ""
6671| #define STDC_HEADERS 1
6672| #define HAVE_SYS_TYPES_H 1
6673| #define HAVE_SYS_STAT_H 1
6674| #define HAVE_STDLIB_H 1
6675| #define HAVE_STRING_H 1
6676| #define HAVE_MEMORY_H 1
6677| #define HAVE_STRINGS_H 1
6678| #define HAVE_INTTYPES_H 1
6679| #define HAVE_STDINT_H 1
6680| #define HAVE_UNISTD_H 1
6681| #define HAVE_AL_AL_H 1
6682| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6683| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6684| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6685| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6686| #define HAVE_CARBON_CARBON_H 1
6687| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6688| #define HAVE_COREAUDIO_COREAUDIO_H 1
6689| #define HAVE_CORESERVICES_CORESERVICES_H 1
6690| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6691| #define HAVE_IOKIT_IOKITLIB_H 1
6692| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6693| #define HAVE_OPENAL_AL_H 1
6694| #define HAVE_OPENCL_OPENCL_H 1
6695| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
6696| #define HAVE_SECURITY_SECURITY_H 1
6697| #define HAVE_ARPA_INET_H 1
6698| #define HAVE_ARPA_NAMESER_H 1
6699| #define HAVE_CURSES_H 1
6700| #define HAVE_DIRENT_H 1
6701| #define HAVE_DLFCN_H 1
6702| #define HAVE_FLOAT_H 1
6703| #define HAVE_FNMATCH_H 1
6704| #define HAVE_GETOPT_H 1
6705| #define HAVE_GRP_H 1
6706| #define HAVE_LIBPROC_H 1
6707| #define HAVE_MACH_O_NLIST_H 1
6708| #define HAVE_MACH_O_LOADER_H 1
6709| #define HAVE_MACH_MACH_H 1
6710| #define HAVE_MACH_MACHINE_H 1
6711| #define HAVE_MACHINE_LIMITS_H 1
6712| #define HAVE_NCURSES_H 1
6713| #define HAVE_NETDB_H 1
6714| #define HAVE_NETINET_IN_H 1
6715| #define HAVE_NETINET_IN_SYSTM_H 1
6716| #define HAVE_NETINET_TCP_H 1
6717| #define HAVE_NETINET_TCP_FSM_H 1
6718| #define HAVE_PCAP_PCAP_H 1
6719| #define HAVE_POLL_H 1
6720| #define HAVE_PTHREAD_H 1
6721| #define HAVE_PWD_H 1
6722| #define HAVE_SCHED_H 1
6723| #define HAVE_STDBOOL_H 1
6724| #define HAVE_STDINT_H 1
6725| #define HAVE_SYS_ATTR_H 1
6726| #define HAVE_SYS_EVENT_H 1
6727| /* end confdefs.h.  */
6728| #include <stdio.h>
6729| #ifdef HAVE_SYS_TYPES_H
6730| # include <sys/types.h>
6731| #endif
6732| #ifdef HAVE_SYS_STAT_H
6733| # include <sys/stat.h>
6734| #endif
6735| #ifdef STDC_HEADERS
6736| # include <stdlib.h>
6737| # include <stddef.h>
6738| #else
6739| # ifdef HAVE_STDLIB_H
6740| #  include <stdlib.h>
6741| # endif
6742| #endif
6743| #ifdef HAVE_STRING_H
6744| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6745| #  include <memory.h>
6746| # endif
6747| # include <string.h>
6748| #endif
6749| #ifdef HAVE_STRINGS_H
6750| # include <strings.h>
6751| #endif
6752| #ifdef HAVE_INTTYPES_H
6753| # include <inttypes.h>
6754| #endif
6755| #ifdef HAVE_STDINT_H
6756| # include <stdint.h>
6757| #endif
6758| #ifdef HAVE_UNISTD_H
6759| # include <unistd.h>
6760| #endif
6761| #include <sys/exec_elf.h>
6762configure:7157: result: no
6763configure:7157: checking sys/exec_elf.h presence
6764configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
6765conftest.c:66:10: fatal error: 'sys/exec_elf.h' file not found
6766#include <sys/exec_elf.h>
6767         ^
67681 error generated.
6769configure:7157: $? = 1
6770configure: failed program was:
6771| /* confdefs.h */
6772| #define PACKAGE_NAME "Wine"
6773| #define PACKAGE_TARNAME "wine"
6774| #define PACKAGE_VERSION "3.4"
6775| #define PACKAGE_STRING "Wine 3.4"
6776| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6777| #define PACKAGE_URL "https://www.winehq.org"
6778| #define EXEEXT ""
6779| #define STDC_HEADERS 1
6780| #define HAVE_SYS_TYPES_H 1
6781| #define HAVE_SYS_STAT_H 1
6782| #define HAVE_STDLIB_H 1
6783| #define HAVE_STRING_H 1
6784| #define HAVE_MEMORY_H 1
6785| #define HAVE_STRINGS_H 1
6786| #define HAVE_INTTYPES_H 1
6787| #define HAVE_STDINT_H 1
6788| #define HAVE_UNISTD_H 1
6789| #define HAVE_AL_AL_H 1
6790| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6791| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6792| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6793| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6794| #define HAVE_CARBON_CARBON_H 1
6795| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6796| #define HAVE_COREAUDIO_COREAUDIO_H 1
6797| #define HAVE_CORESERVICES_CORESERVICES_H 1
6798| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6799| #define HAVE_IOKIT_IOKITLIB_H 1
6800| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6801| #define HAVE_OPENAL_AL_H 1
6802| #define HAVE_OPENCL_OPENCL_H 1
6803| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
6804| #define HAVE_SECURITY_SECURITY_H 1
6805| #define HAVE_ARPA_INET_H 1
6806| #define HAVE_ARPA_NAMESER_H 1
6807| #define HAVE_CURSES_H 1
6808| #define HAVE_DIRENT_H 1
6809| #define HAVE_DLFCN_H 1
6810| #define HAVE_FLOAT_H 1
6811| #define HAVE_FNMATCH_H 1
6812| #define HAVE_GETOPT_H 1
6813| #define HAVE_GRP_H 1
6814| #define HAVE_LIBPROC_H 1
6815| #define HAVE_MACH_O_NLIST_H 1
6816| #define HAVE_MACH_O_LOADER_H 1
6817| #define HAVE_MACH_MACH_H 1
6818| #define HAVE_MACH_MACHINE_H 1
6819| #define HAVE_MACHINE_LIMITS_H 1
6820| #define HAVE_NCURSES_H 1
6821| #define HAVE_NETDB_H 1
6822| #define HAVE_NETINET_IN_H 1
6823| #define HAVE_NETINET_IN_SYSTM_H 1
6824| #define HAVE_NETINET_TCP_H 1
6825| #define HAVE_NETINET_TCP_FSM_H 1
6826| #define HAVE_PCAP_PCAP_H 1
6827| #define HAVE_POLL_H 1
6828| #define HAVE_PTHREAD_H 1
6829| #define HAVE_PWD_H 1
6830| #define HAVE_SCHED_H 1
6831| #define HAVE_STDBOOL_H 1
6832| #define HAVE_STDINT_H 1
6833| #define HAVE_SYS_ATTR_H 1
6834| #define HAVE_SYS_EVENT_H 1
6835| /* end confdefs.h.  */
6836| #include <sys/exec_elf.h>
6837configure:7157: result: no
6838configure:7157: checking for sys/exec_elf.h
6839configure:7157: result: no
6840configure:7157: checking sys/filio.h usability
6841configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6842configure:7157: $? = 0
6843configure:7157: result: yes
6844configure:7157: checking sys/filio.h presence
6845configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
6846configure:7157: $? = 0
6847configure:7157: result: yes
6848configure:7157: checking for sys/filio.h
6849configure:7157: result: yes
6850configure:7157: checking sys/inotify.h usability
6851configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
6852conftest.c:100:10: fatal error: 'sys/inotify.h' file not found
6853#include <sys/inotify.h>
6854         ^
68551 error generated.
6856configure:7157: $? = 1
6857configure: failed program was:
6858| /* confdefs.h */
6859| #define PACKAGE_NAME "Wine"
6860| #define PACKAGE_TARNAME "wine"
6861| #define PACKAGE_VERSION "3.4"
6862| #define PACKAGE_STRING "Wine 3.4"
6863| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6864| #define PACKAGE_URL "https://www.winehq.org"
6865| #define EXEEXT ""
6866| #define STDC_HEADERS 1
6867| #define HAVE_SYS_TYPES_H 1
6868| #define HAVE_SYS_STAT_H 1
6869| #define HAVE_STDLIB_H 1
6870| #define HAVE_STRING_H 1
6871| #define HAVE_MEMORY_H 1
6872| #define HAVE_STRINGS_H 1
6873| #define HAVE_INTTYPES_H 1
6874| #define HAVE_STDINT_H 1
6875| #define HAVE_UNISTD_H 1
6876| #define HAVE_AL_AL_H 1
6877| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6878| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6879| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6880| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6881| #define HAVE_CARBON_CARBON_H 1
6882| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6883| #define HAVE_COREAUDIO_COREAUDIO_H 1
6884| #define HAVE_CORESERVICES_CORESERVICES_H 1
6885| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6886| #define HAVE_IOKIT_IOKITLIB_H 1
6887| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6888| #define HAVE_OPENAL_AL_H 1
6889| #define HAVE_OPENCL_OPENCL_H 1
6890| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
6891| #define HAVE_SECURITY_SECURITY_H 1
6892| #define HAVE_ARPA_INET_H 1
6893| #define HAVE_ARPA_NAMESER_H 1
6894| #define HAVE_CURSES_H 1
6895| #define HAVE_DIRENT_H 1
6896| #define HAVE_DLFCN_H 1
6897| #define HAVE_FLOAT_H 1
6898| #define HAVE_FNMATCH_H 1
6899| #define HAVE_GETOPT_H 1
6900| #define HAVE_GRP_H 1
6901| #define HAVE_LIBPROC_H 1
6902| #define HAVE_MACH_O_NLIST_H 1
6903| #define HAVE_MACH_O_LOADER_H 1
6904| #define HAVE_MACH_MACH_H 1
6905| #define HAVE_MACH_MACHINE_H 1
6906| #define HAVE_MACHINE_LIMITS_H 1
6907| #define HAVE_NCURSES_H 1
6908| #define HAVE_NETDB_H 1
6909| #define HAVE_NETINET_IN_H 1
6910| #define HAVE_NETINET_IN_SYSTM_H 1
6911| #define HAVE_NETINET_TCP_H 1
6912| #define HAVE_NETINET_TCP_FSM_H 1
6913| #define HAVE_PCAP_PCAP_H 1
6914| #define HAVE_POLL_H 1
6915| #define HAVE_PTHREAD_H 1
6916| #define HAVE_PWD_H 1
6917| #define HAVE_SCHED_H 1
6918| #define HAVE_STDBOOL_H 1
6919| #define HAVE_STDINT_H 1
6920| #define HAVE_SYS_ATTR_H 1
6921| #define HAVE_SYS_EVENT_H 1
6922| #define HAVE_SYS_FILIO_H 1
6923| /* end confdefs.h.  */
6924| #include <stdio.h>
6925| #ifdef HAVE_SYS_TYPES_H
6926| # include <sys/types.h>
6927| #endif
6928| #ifdef HAVE_SYS_STAT_H
6929| # include <sys/stat.h>
6930| #endif
6931| #ifdef STDC_HEADERS
6932| # include <stdlib.h>
6933| # include <stddef.h>
6934| #else
6935| # ifdef HAVE_STDLIB_H
6936| #  include <stdlib.h>
6937| # endif
6938| #endif
6939| #ifdef HAVE_STRING_H
6940| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6941| #  include <memory.h>
6942| # endif
6943| # include <string.h>
6944| #endif
6945| #ifdef HAVE_STRINGS_H
6946| # include <strings.h>
6947| #endif
6948| #ifdef HAVE_INTTYPES_H
6949| # include <inttypes.h>
6950| #endif
6951| #ifdef HAVE_STDINT_H
6952| # include <stdint.h>
6953| #endif
6954| #ifdef HAVE_UNISTD_H
6955| # include <unistd.h>
6956| #endif
6957| #include <sys/inotify.h>
6958configure:7157: result: no
6959configure:7157: checking sys/inotify.h presence
6960configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
6961conftest.c:67:10: fatal error: 'sys/inotify.h' file not found
6962#include <sys/inotify.h>
6963         ^
69641 error generated.
6965configure:7157: $? = 1
6966configure: failed program was:
6967| /* confdefs.h */
6968| #define PACKAGE_NAME "Wine"
6969| #define PACKAGE_TARNAME "wine"
6970| #define PACKAGE_VERSION "3.4"
6971| #define PACKAGE_STRING "Wine 3.4"
6972| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
6973| #define PACKAGE_URL "https://www.winehq.org"
6974| #define EXEEXT ""
6975| #define STDC_HEADERS 1
6976| #define HAVE_SYS_TYPES_H 1
6977| #define HAVE_SYS_STAT_H 1
6978| #define HAVE_STDLIB_H 1
6979| #define HAVE_STRING_H 1
6980| #define HAVE_MEMORY_H 1
6981| #define HAVE_STRINGS_H 1
6982| #define HAVE_INTTYPES_H 1
6983| #define HAVE_STDINT_H 1
6984| #define HAVE_UNISTD_H 1
6985| #define HAVE_AL_AL_H 1
6986| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6987| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
6988| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
6989| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
6990| #define HAVE_CARBON_CARBON_H 1
6991| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
6992| #define HAVE_COREAUDIO_COREAUDIO_H 1
6993| #define HAVE_CORESERVICES_CORESERVICES_H 1
6994| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
6995| #define HAVE_IOKIT_IOKITLIB_H 1
6996| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
6997| #define HAVE_OPENAL_AL_H 1
6998| #define HAVE_OPENCL_OPENCL_H 1
6999| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
7000| #define HAVE_SECURITY_SECURITY_H 1
7001| #define HAVE_ARPA_INET_H 1
7002| #define HAVE_ARPA_NAMESER_H 1
7003| #define HAVE_CURSES_H 1
7004| #define HAVE_DIRENT_H 1
7005| #define HAVE_DLFCN_H 1
7006| #define HAVE_FLOAT_H 1
7007| #define HAVE_FNMATCH_H 1
7008| #define HAVE_GETOPT_H 1
7009| #define HAVE_GRP_H 1
7010| #define HAVE_LIBPROC_H 1
7011| #define HAVE_MACH_O_NLIST_H 1
7012| #define HAVE_MACH_O_LOADER_H 1
7013| #define HAVE_MACH_MACH_H 1
7014| #define HAVE_MACH_MACHINE_H 1
7015| #define HAVE_MACHINE_LIMITS_H 1
7016| #define HAVE_NCURSES_H 1
7017| #define HAVE_NETDB_H 1
7018| #define HAVE_NETINET_IN_H 1
7019| #define HAVE_NETINET_IN_SYSTM_H 1
7020| #define HAVE_NETINET_TCP_H 1
7021| #define HAVE_NETINET_TCP_FSM_H 1
7022| #define HAVE_PCAP_PCAP_H 1
7023| #define HAVE_POLL_H 1
7024| #define HAVE_PTHREAD_H 1
7025| #define HAVE_PWD_H 1
7026| #define HAVE_SCHED_H 1
7027| #define HAVE_STDBOOL_H 1
7028| #define HAVE_STDINT_H 1
7029| #define HAVE_SYS_ATTR_H 1
7030| #define HAVE_SYS_EVENT_H 1
7031| #define HAVE_SYS_FILIO_H 1
7032| /* end confdefs.h.  */
7033| #include <sys/inotify.h>
7034configure:7157: result: no
7035configure:7157: checking for sys/inotify.h
7036configure:7157: result: no
7037configure:7157: checking sys/ioctl.h usability
7038configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7039configure:7157: $? = 0
7040configure:7157: result: yes
7041configure:7157: checking sys/ioctl.h presence
7042configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7043configure:7157: $? = 0
7044configure:7157: result: yes
7045configure:7157: checking for sys/ioctl.h
7046configure:7157: result: yes
7047configure:7157: checking sys/ipc.h usability
7048configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7049configure:7157: $? = 0
7050configure:7157: result: yes
7051configure:7157: checking sys/ipc.h presence
7052configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7053configure:7157: $? = 0
7054configure:7157: result: yes
7055configure:7157: checking for sys/ipc.h
7056configure:7157: result: yes
7057configure:7157: checking sys/limits.h usability
7058configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7059conftest.c:102:10: fatal error: 'sys/limits.h' file not found
7060#include <sys/limits.h>
7061         ^
70621 error generated.
7063configure:7157: $? = 1
7064configure: failed program was:
7065| /* confdefs.h */
7066| #define PACKAGE_NAME "Wine"
7067| #define PACKAGE_TARNAME "wine"
7068| #define PACKAGE_VERSION "3.4"
7069| #define PACKAGE_STRING "Wine 3.4"
7070| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7071| #define PACKAGE_URL "https://www.winehq.org"
7072| #define EXEEXT ""
7073| #define STDC_HEADERS 1
7074| #define HAVE_SYS_TYPES_H 1
7075| #define HAVE_SYS_STAT_H 1
7076| #define HAVE_STDLIB_H 1
7077| #define HAVE_STRING_H 1
7078| #define HAVE_MEMORY_H 1
7079| #define HAVE_STRINGS_H 1
7080| #define HAVE_INTTYPES_H 1
7081| #define HAVE_STDINT_H 1
7082| #define HAVE_UNISTD_H 1
7083| #define HAVE_AL_AL_H 1
7084| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7085| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
7086| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
7087| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
7088| #define HAVE_CARBON_CARBON_H 1
7089| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
7090| #define HAVE_COREAUDIO_COREAUDIO_H 1
7091| #define HAVE_CORESERVICES_CORESERVICES_H 1
7092| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
7093| #define HAVE_IOKIT_IOKITLIB_H 1
7094| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
7095| #define HAVE_OPENAL_AL_H 1
7096| #define HAVE_OPENCL_OPENCL_H 1
7097| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
7098| #define HAVE_SECURITY_SECURITY_H 1
7099| #define HAVE_ARPA_INET_H 1
7100| #define HAVE_ARPA_NAMESER_H 1
7101| #define HAVE_CURSES_H 1
7102| #define HAVE_DIRENT_H 1
7103| #define HAVE_DLFCN_H 1
7104| #define HAVE_FLOAT_H 1
7105| #define HAVE_FNMATCH_H 1
7106| #define HAVE_GETOPT_H 1
7107| #define HAVE_GRP_H 1
7108| #define HAVE_LIBPROC_H 1
7109| #define HAVE_MACH_O_NLIST_H 1
7110| #define HAVE_MACH_O_LOADER_H 1
7111| #define HAVE_MACH_MACH_H 1
7112| #define HAVE_MACH_MACHINE_H 1
7113| #define HAVE_MACHINE_LIMITS_H 1
7114| #define HAVE_NCURSES_H 1
7115| #define HAVE_NETDB_H 1
7116| #define HAVE_NETINET_IN_H 1
7117| #define HAVE_NETINET_IN_SYSTM_H 1
7118| #define HAVE_NETINET_TCP_H 1
7119| #define HAVE_NETINET_TCP_FSM_H 1
7120| #define HAVE_PCAP_PCAP_H 1
7121| #define HAVE_POLL_H 1
7122| #define HAVE_PTHREAD_H 1
7123| #define HAVE_PWD_H 1
7124| #define HAVE_SCHED_H 1
7125| #define HAVE_STDBOOL_H 1
7126| #define HAVE_STDINT_H 1
7127| #define HAVE_SYS_ATTR_H 1
7128| #define HAVE_SYS_EVENT_H 1
7129| #define HAVE_SYS_FILIO_H 1
7130| #define HAVE_SYS_IOCTL_H 1
7131| #define HAVE_SYS_IPC_H 1
7132| /* end confdefs.h.  */
7133| #include <stdio.h>
7134| #ifdef HAVE_SYS_TYPES_H
7135| # include <sys/types.h>
7136| #endif
7137| #ifdef HAVE_SYS_STAT_H
7138| # include <sys/stat.h>
7139| #endif
7140| #ifdef STDC_HEADERS
7141| # include <stdlib.h>
7142| # include <stddef.h>
7143| #else
7144| # ifdef HAVE_STDLIB_H
7145| #  include <stdlib.h>
7146| # endif
7147| #endif
7148| #ifdef HAVE_STRING_H
7149| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7150| #  include <memory.h>
7151| # endif
7152| # include <string.h>
7153| #endif
7154| #ifdef HAVE_STRINGS_H
7155| # include <strings.h>
7156| #endif
7157| #ifdef HAVE_INTTYPES_H
7158| # include <inttypes.h>
7159| #endif
7160| #ifdef HAVE_STDINT_H
7161| # include <stdint.h>
7162| #endif
7163| #ifdef HAVE_UNISTD_H
7164| # include <unistd.h>
7165| #endif
7166| #include <sys/limits.h>
7167configure:7157: result: no
7168configure:7157: checking sys/limits.h presence
7169configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7170conftest.c:69:10: fatal error: 'sys/limits.h' file not found
7171#include <sys/limits.h>
7172         ^
71731 error generated.
7174configure:7157: $? = 1
7175configure: failed program was:
7176| /* confdefs.h */
7177| #define PACKAGE_NAME "Wine"
7178| #define PACKAGE_TARNAME "wine"
7179| #define PACKAGE_VERSION "3.4"
7180| #define PACKAGE_STRING "Wine 3.4"
7181| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7182| #define PACKAGE_URL "https://www.winehq.org"
7183| #define EXEEXT ""
7184| #define STDC_HEADERS 1
7185| #define HAVE_SYS_TYPES_H 1
7186| #define HAVE_SYS_STAT_H 1
7187| #define HAVE_STDLIB_H 1
7188| #define HAVE_STRING_H 1
7189| #define HAVE_MEMORY_H 1
7190| #define HAVE_STRINGS_H 1
7191| #define HAVE_INTTYPES_H 1
7192| #define HAVE_STDINT_H 1
7193| #define HAVE_UNISTD_H 1
7194| #define HAVE_AL_AL_H 1
7195| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7196| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
7197| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
7198| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
7199| #define HAVE_CARBON_CARBON_H 1
7200| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
7201| #define HAVE_COREAUDIO_COREAUDIO_H 1
7202| #define HAVE_CORESERVICES_CORESERVICES_H 1
7203| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
7204| #define HAVE_IOKIT_IOKITLIB_H 1
7205| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
7206| #define HAVE_OPENAL_AL_H 1
7207| #define HAVE_OPENCL_OPENCL_H 1
7208| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
7209| #define HAVE_SECURITY_SECURITY_H 1
7210| #define HAVE_ARPA_INET_H 1
7211| #define HAVE_ARPA_NAMESER_H 1
7212| #define HAVE_CURSES_H 1
7213| #define HAVE_DIRENT_H 1
7214| #define HAVE_DLFCN_H 1
7215| #define HAVE_FLOAT_H 1
7216| #define HAVE_FNMATCH_H 1
7217| #define HAVE_GETOPT_H 1
7218| #define HAVE_GRP_H 1
7219| #define HAVE_LIBPROC_H 1
7220| #define HAVE_MACH_O_NLIST_H 1
7221| #define HAVE_MACH_O_LOADER_H 1
7222| #define HAVE_MACH_MACH_H 1
7223| #define HAVE_MACH_MACHINE_H 1
7224| #define HAVE_MACHINE_LIMITS_H 1
7225| #define HAVE_NCURSES_H 1
7226| #define HAVE_NETDB_H 1
7227| #define HAVE_NETINET_IN_H 1
7228| #define HAVE_NETINET_IN_SYSTM_H 1
7229| #define HAVE_NETINET_TCP_H 1
7230| #define HAVE_NETINET_TCP_FSM_H 1
7231| #define HAVE_PCAP_PCAP_H 1
7232| #define HAVE_POLL_H 1
7233| #define HAVE_PTHREAD_H 1
7234| #define HAVE_PWD_H 1
7235| #define HAVE_SCHED_H 1
7236| #define HAVE_STDBOOL_H 1
7237| #define HAVE_STDINT_H 1
7238| #define HAVE_SYS_ATTR_H 1
7239| #define HAVE_SYS_EVENT_H 1
7240| #define HAVE_SYS_FILIO_H 1
7241| #define HAVE_SYS_IOCTL_H 1
7242| #define HAVE_SYS_IPC_H 1
7243| /* end confdefs.h.  */
7244| #include <sys/limits.h>
7245configure:7157: result: no
7246configure:7157: checking for sys/limits.h
7247configure:7157: result: no
7248configure:7157: checking sys/link.h usability
7249configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7250conftest.c:102:10: fatal error: 'sys/link.h' file not found
7251#include <sys/link.h>
7252         ^
72531 error generated.
7254configure:7157: $? = 1
7255configure: failed program was:
7256| /* confdefs.h */
7257| #define PACKAGE_NAME "Wine"
7258| #define PACKAGE_TARNAME "wine"
7259| #define PACKAGE_VERSION "3.4"
7260| #define PACKAGE_STRING "Wine 3.4"
7261| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7262| #define PACKAGE_URL "https://www.winehq.org"
7263| #define EXEEXT ""
7264| #define STDC_HEADERS 1
7265| #define HAVE_SYS_TYPES_H 1
7266| #define HAVE_SYS_STAT_H 1
7267| #define HAVE_STDLIB_H 1
7268| #define HAVE_STRING_H 1
7269| #define HAVE_MEMORY_H 1
7270| #define HAVE_STRINGS_H 1
7271| #define HAVE_INTTYPES_H 1
7272| #define HAVE_STDINT_H 1
7273| #define HAVE_UNISTD_H 1
7274| #define HAVE_AL_AL_H 1
7275| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7276| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
7277| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
7278| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
7279| #define HAVE_CARBON_CARBON_H 1
7280| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
7281| #define HAVE_COREAUDIO_COREAUDIO_H 1
7282| #define HAVE_CORESERVICES_CORESERVICES_H 1
7283| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
7284| #define HAVE_IOKIT_IOKITLIB_H 1
7285| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
7286| #define HAVE_OPENAL_AL_H 1
7287| #define HAVE_OPENCL_OPENCL_H 1
7288| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
7289| #define HAVE_SECURITY_SECURITY_H 1
7290| #define HAVE_ARPA_INET_H 1
7291| #define HAVE_ARPA_NAMESER_H 1
7292| #define HAVE_CURSES_H 1
7293| #define HAVE_DIRENT_H 1
7294| #define HAVE_DLFCN_H 1
7295| #define HAVE_FLOAT_H 1
7296| #define HAVE_FNMATCH_H 1
7297| #define HAVE_GETOPT_H 1
7298| #define HAVE_GRP_H 1
7299| #define HAVE_LIBPROC_H 1
7300| #define HAVE_MACH_O_NLIST_H 1
7301| #define HAVE_MACH_O_LOADER_H 1
7302| #define HAVE_MACH_MACH_H 1
7303| #define HAVE_MACH_MACHINE_H 1
7304| #define HAVE_MACHINE_LIMITS_H 1
7305| #define HAVE_NCURSES_H 1
7306| #define HAVE_NETDB_H 1
7307| #define HAVE_NETINET_IN_H 1
7308| #define HAVE_NETINET_IN_SYSTM_H 1
7309| #define HAVE_NETINET_TCP_H 1
7310| #define HAVE_NETINET_TCP_FSM_H 1
7311| #define HAVE_PCAP_PCAP_H 1
7312| #define HAVE_POLL_H 1
7313| #define HAVE_PTHREAD_H 1
7314| #define HAVE_PWD_H 1
7315| #define HAVE_SCHED_H 1
7316| #define HAVE_STDBOOL_H 1
7317| #define HAVE_STDINT_H 1
7318| #define HAVE_SYS_ATTR_H 1
7319| #define HAVE_SYS_EVENT_H 1
7320| #define HAVE_SYS_FILIO_H 1
7321| #define HAVE_SYS_IOCTL_H 1
7322| #define HAVE_SYS_IPC_H 1
7323| /* end confdefs.h.  */
7324| #include <stdio.h>
7325| #ifdef HAVE_SYS_TYPES_H
7326| # include <sys/types.h>
7327| #endif
7328| #ifdef HAVE_SYS_STAT_H
7329| # include <sys/stat.h>
7330| #endif
7331| #ifdef STDC_HEADERS
7332| # include <stdlib.h>
7333| # include <stddef.h>
7334| #else
7335| # ifdef HAVE_STDLIB_H
7336| #  include <stdlib.h>
7337| # endif
7338| #endif
7339| #ifdef HAVE_STRING_H
7340| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7341| #  include <memory.h>
7342| # endif
7343| # include <string.h>
7344| #endif
7345| #ifdef HAVE_STRINGS_H
7346| # include <strings.h>
7347| #endif
7348| #ifdef HAVE_INTTYPES_H
7349| # include <inttypes.h>
7350| #endif
7351| #ifdef HAVE_STDINT_H
7352| # include <stdint.h>
7353| #endif
7354| #ifdef HAVE_UNISTD_H
7355| # include <unistd.h>
7356| #endif
7357| #include <sys/link.h>
7358configure:7157: result: no
7359configure:7157: checking sys/link.h presence
7360configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7361conftest.c:69:10: fatal error: 'sys/link.h' file not found
7362#include <sys/link.h>
7363         ^
73641 error generated.
7365configure:7157: $? = 1
7366configure: failed program was:
7367| /* confdefs.h */
7368| #define PACKAGE_NAME "Wine"
7369| #define PACKAGE_TARNAME "wine"
7370| #define PACKAGE_VERSION "3.4"
7371| #define PACKAGE_STRING "Wine 3.4"
7372| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7373| #define PACKAGE_URL "https://www.winehq.org"
7374| #define EXEEXT ""
7375| #define STDC_HEADERS 1
7376| #define HAVE_SYS_TYPES_H 1
7377| #define HAVE_SYS_STAT_H 1
7378| #define HAVE_STDLIB_H 1
7379| #define HAVE_STRING_H 1
7380| #define HAVE_MEMORY_H 1
7381| #define HAVE_STRINGS_H 1
7382| #define HAVE_INTTYPES_H 1
7383| #define HAVE_STDINT_H 1
7384| #define HAVE_UNISTD_H 1
7385| #define HAVE_AL_AL_H 1
7386| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7387| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
7388| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
7389| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
7390| #define HAVE_CARBON_CARBON_H 1
7391| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
7392| #define HAVE_COREAUDIO_COREAUDIO_H 1
7393| #define HAVE_CORESERVICES_CORESERVICES_H 1
7394| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
7395| #define HAVE_IOKIT_IOKITLIB_H 1
7396| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
7397| #define HAVE_OPENAL_AL_H 1
7398| #define HAVE_OPENCL_OPENCL_H 1
7399| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
7400| #define HAVE_SECURITY_SECURITY_H 1
7401| #define HAVE_ARPA_INET_H 1
7402| #define HAVE_ARPA_NAMESER_H 1
7403| #define HAVE_CURSES_H 1
7404| #define HAVE_DIRENT_H 1
7405| #define HAVE_DLFCN_H 1
7406| #define HAVE_FLOAT_H 1
7407| #define HAVE_FNMATCH_H 1
7408| #define HAVE_GETOPT_H 1
7409| #define HAVE_GRP_H 1
7410| #define HAVE_LIBPROC_H 1
7411| #define HAVE_MACH_O_NLIST_H 1
7412| #define HAVE_MACH_O_LOADER_H 1
7413| #define HAVE_MACH_MACH_H 1
7414| #define HAVE_MACH_MACHINE_H 1
7415| #define HAVE_MACHINE_LIMITS_H 1
7416| #define HAVE_NCURSES_H 1
7417| #define HAVE_NETDB_H 1
7418| #define HAVE_NETINET_IN_H 1
7419| #define HAVE_NETINET_IN_SYSTM_H 1
7420| #define HAVE_NETINET_TCP_H 1
7421| #define HAVE_NETINET_TCP_FSM_H 1
7422| #define HAVE_PCAP_PCAP_H 1
7423| #define HAVE_POLL_H 1
7424| #define HAVE_PTHREAD_H 1
7425| #define HAVE_PWD_H 1
7426| #define HAVE_SCHED_H 1
7427| #define HAVE_STDBOOL_H 1
7428| #define HAVE_STDINT_H 1
7429| #define HAVE_SYS_ATTR_H 1
7430| #define HAVE_SYS_EVENT_H 1
7431| #define HAVE_SYS_FILIO_H 1
7432| #define HAVE_SYS_IOCTL_H 1
7433| #define HAVE_SYS_IPC_H 1
7434| /* end confdefs.h.  */
7435| #include <sys/link.h>
7436configure:7157: result: no
7437configure:7157: checking for sys/link.h
7438configure:7157: result: no
7439configure:7157: checking sys/mman.h usability
7440configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7441configure:7157: $? = 0
7442configure:7157: result: yes
7443configure:7157: checking sys/mman.h presence
7444configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7445configure:7157: $? = 0
7446configure:7157: result: yes
7447configure:7157: checking for sys/mman.h
7448configure:7157: result: yes
7449configure:7157: checking sys/modem.h usability
7450configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7451conftest.c:103:10: fatal error: 'sys/modem.h' file not found
7452#include <sys/modem.h>
7453         ^
74541 error generated.
7455configure:7157: $? = 1
7456configure: failed program was:
7457| /* confdefs.h */
7458| #define PACKAGE_NAME "Wine"
7459| #define PACKAGE_TARNAME "wine"
7460| #define PACKAGE_VERSION "3.4"
7461| #define PACKAGE_STRING "Wine 3.4"
7462| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7463| #define PACKAGE_URL "https://www.winehq.org"
7464| #define EXEEXT ""
7465| #define STDC_HEADERS 1
7466| #define HAVE_SYS_TYPES_H 1
7467| #define HAVE_SYS_STAT_H 1
7468| #define HAVE_STDLIB_H 1
7469| #define HAVE_STRING_H 1
7470| #define HAVE_MEMORY_H 1
7471| #define HAVE_STRINGS_H 1
7472| #define HAVE_INTTYPES_H 1
7473| #define HAVE_STDINT_H 1
7474| #define HAVE_UNISTD_H 1
7475| #define HAVE_AL_AL_H 1
7476| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7477| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
7478| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
7479| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
7480| #define HAVE_CARBON_CARBON_H 1
7481| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
7482| #define HAVE_COREAUDIO_COREAUDIO_H 1
7483| #define HAVE_CORESERVICES_CORESERVICES_H 1
7484| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
7485| #define HAVE_IOKIT_IOKITLIB_H 1
7486| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
7487| #define HAVE_OPENAL_AL_H 1
7488| #define HAVE_OPENCL_OPENCL_H 1
7489| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
7490| #define HAVE_SECURITY_SECURITY_H 1
7491| #define HAVE_ARPA_INET_H 1
7492| #define HAVE_ARPA_NAMESER_H 1
7493| #define HAVE_CURSES_H 1
7494| #define HAVE_DIRENT_H 1
7495| #define HAVE_DLFCN_H 1
7496| #define HAVE_FLOAT_H 1
7497| #define HAVE_FNMATCH_H 1
7498| #define HAVE_GETOPT_H 1
7499| #define HAVE_GRP_H 1
7500| #define HAVE_LIBPROC_H 1
7501| #define HAVE_MACH_O_NLIST_H 1
7502| #define HAVE_MACH_O_LOADER_H 1
7503| #define HAVE_MACH_MACH_H 1
7504| #define HAVE_MACH_MACHINE_H 1
7505| #define HAVE_MACHINE_LIMITS_H 1
7506| #define HAVE_NCURSES_H 1
7507| #define HAVE_NETDB_H 1
7508| #define HAVE_NETINET_IN_H 1
7509| #define HAVE_NETINET_IN_SYSTM_H 1
7510| #define HAVE_NETINET_TCP_H 1
7511| #define HAVE_NETINET_TCP_FSM_H 1
7512| #define HAVE_PCAP_PCAP_H 1
7513| #define HAVE_POLL_H 1
7514| #define HAVE_PTHREAD_H 1
7515| #define HAVE_PWD_H 1
7516| #define HAVE_SCHED_H 1
7517| #define HAVE_STDBOOL_H 1
7518| #define HAVE_STDINT_H 1
7519| #define HAVE_SYS_ATTR_H 1
7520| #define HAVE_SYS_EVENT_H 1
7521| #define HAVE_SYS_FILIO_H 1
7522| #define HAVE_SYS_IOCTL_H 1
7523| #define HAVE_SYS_IPC_H 1
7524| #define HAVE_SYS_MMAN_H 1
7525| /* end confdefs.h.  */
7526| #include <stdio.h>
7527| #ifdef HAVE_SYS_TYPES_H
7528| # include <sys/types.h>
7529| #endif
7530| #ifdef HAVE_SYS_STAT_H
7531| # include <sys/stat.h>
7532| #endif
7533| #ifdef STDC_HEADERS
7534| # include <stdlib.h>
7535| # include <stddef.h>
7536| #else
7537| # ifdef HAVE_STDLIB_H
7538| #  include <stdlib.h>
7539| # endif
7540| #endif
7541| #ifdef HAVE_STRING_H
7542| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7543| #  include <memory.h>
7544| # endif
7545| # include <string.h>
7546| #endif
7547| #ifdef HAVE_STRINGS_H
7548| # include <strings.h>
7549| #endif
7550| #ifdef HAVE_INTTYPES_H
7551| # include <inttypes.h>
7552| #endif
7553| #ifdef HAVE_STDINT_H
7554| # include <stdint.h>
7555| #endif
7556| #ifdef HAVE_UNISTD_H
7557| # include <unistd.h>
7558| #endif
7559| #include <sys/modem.h>
7560configure:7157: result: no
7561configure:7157: checking sys/modem.h presence
7562configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7563conftest.c:70:10: fatal error: 'sys/modem.h' file not found
7564#include <sys/modem.h>
7565         ^
75661 error generated.
7567configure:7157: $? = 1
7568configure: failed program was:
7569| /* confdefs.h */
7570| #define PACKAGE_NAME "Wine"
7571| #define PACKAGE_TARNAME "wine"
7572| #define PACKAGE_VERSION "3.4"
7573| #define PACKAGE_STRING "Wine 3.4"
7574| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7575| #define PACKAGE_URL "https://www.winehq.org"
7576| #define EXEEXT ""
7577| #define STDC_HEADERS 1
7578| #define HAVE_SYS_TYPES_H 1
7579| #define HAVE_SYS_STAT_H 1
7580| #define HAVE_STDLIB_H 1
7581| #define HAVE_STRING_H 1
7582| #define HAVE_MEMORY_H 1
7583| #define HAVE_STRINGS_H 1
7584| #define HAVE_INTTYPES_H 1
7585| #define HAVE_STDINT_H 1
7586| #define HAVE_UNISTD_H 1
7587| #define HAVE_AL_AL_H 1
7588| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7589| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
7590| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
7591| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
7592| #define HAVE_CARBON_CARBON_H 1
7593| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
7594| #define HAVE_COREAUDIO_COREAUDIO_H 1
7595| #define HAVE_CORESERVICES_CORESERVICES_H 1
7596| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
7597| #define HAVE_IOKIT_IOKITLIB_H 1
7598| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
7599| #define HAVE_OPENAL_AL_H 1
7600| #define HAVE_OPENCL_OPENCL_H 1
7601| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
7602| #define HAVE_SECURITY_SECURITY_H 1
7603| #define HAVE_ARPA_INET_H 1
7604| #define HAVE_ARPA_NAMESER_H 1
7605| #define HAVE_CURSES_H 1
7606| #define HAVE_DIRENT_H 1
7607| #define HAVE_DLFCN_H 1
7608| #define HAVE_FLOAT_H 1
7609| #define HAVE_FNMATCH_H 1
7610| #define HAVE_GETOPT_H 1
7611| #define HAVE_GRP_H 1
7612| #define HAVE_LIBPROC_H 1
7613| #define HAVE_MACH_O_NLIST_H 1
7614| #define HAVE_MACH_O_LOADER_H 1
7615| #define HAVE_MACH_MACH_H 1
7616| #define HAVE_MACH_MACHINE_H 1
7617| #define HAVE_MACHINE_LIMITS_H 1
7618| #define HAVE_NCURSES_H 1
7619| #define HAVE_NETDB_H 1
7620| #define HAVE_NETINET_IN_H 1
7621| #define HAVE_NETINET_IN_SYSTM_H 1
7622| #define HAVE_NETINET_TCP_H 1
7623| #define HAVE_NETINET_TCP_FSM_H 1
7624| #define HAVE_PCAP_PCAP_H 1
7625| #define HAVE_POLL_H 1
7626| #define HAVE_PTHREAD_H 1
7627| #define HAVE_PWD_H 1
7628| #define HAVE_SCHED_H 1
7629| #define HAVE_STDBOOL_H 1
7630| #define HAVE_STDINT_H 1
7631| #define HAVE_SYS_ATTR_H 1
7632| #define HAVE_SYS_EVENT_H 1
7633| #define HAVE_SYS_FILIO_H 1
7634| #define HAVE_SYS_IOCTL_H 1
7635| #define HAVE_SYS_IPC_H 1
7636| #define HAVE_SYS_MMAN_H 1
7637| /* end confdefs.h.  */
7638| #include <sys/modem.h>
7639configure:7157: result: no
7640configure:7157: checking for sys/modem.h
7641configure:7157: result: no
7642configure:7157: checking sys/msg.h usability
7643configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7644configure:7157: $? = 0
7645configure:7157: result: yes
7646configure:7157: checking sys/msg.h presence
7647configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7648configure:7157: $? = 0
7649configure:7157: result: yes
7650configure:7157: checking for sys/msg.h
7651configure:7157: result: yes
7652configure:7157: checking sys/mtio.h usability
7653configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7654conftest.c:104:10: fatal error: 'sys/mtio.h' file not found
7655#include <sys/mtio.h>
7656         ^
76571 error generated.
7658configure:7157: $? = 1
7659configure: failed program was:
7660| /* confdefs.h */
7661| #define PACKAGE_NAME "Wine"
7662| #define PACKAGE_TARNAME "wine"
7663| #define PACKAGE_VERSION "3.4"
7664| #define PACKAGE_STRING "Wine 3.4"
7665| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7666| #define PACKAGE_URL "https://www.winehq.org"
7667| #define EXEEXT ""
7668| #define STDC_HEADERS 1
7669| #define HAVE_SYS_TYPES_H 1
7670| #define HAVE_SYS_STAT_H 1
7671| #define HAVE_STDLIB_H 1
7672| #define HAVE_STRING_H 1
7673| #define HAVE_MEMORY_H 1
7674| #define HAVE_STRINGS_H 1
7675| #define HAVE_INTTYPES_H 1
7676| #define HAVE_STDINT_H 1
7677| #define HAVE_UNISTD_H 1
7678| #define HAVE_AL_AL_H 1
7679| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7680| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
7681| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
7682| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
7683| #define HAVE_CARBON_CARBON_H 1
7684| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
7685| #define HAVE_COREAUDIO_COREAUDIO_H 1
7686| #define HAVE_CORESERVICES_CORESERVICES_H 1
7687| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
7688| #define HAVE_IOKIT_IOKITLIB_H 1
7689| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
7690| #define HAVE_OPENAL_AL_H 1
7691| #define HAVE_OPENCL_OPENCL_H 1
7692| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
7693| #define HAVE_SECURITY_SECURITY_H 1
7694| #define HAVE_ARPA_INET_H 1
7695| #define HAVE_ARPA_NAMESER_H 1
7696| #define HAVE_CURSES_H 1
7697| #define HAVE_DIRENT_H 1
7698| #define HAVE_DLFCN_H 1
7699| #define HAVE_FLOAT_H 1
7700| #define HAVE_FNMATCH_H 1
7701| #define HAVE_GETOPT_H 1
7702| #define HAVE_GRP_H 1
7703| #define HAVE_LIBPROC_H 1
7704| #define HAVE_MACH_O_NLIST_H 1
7705| #define HAVE_MACH_O_LOADER_H 1
7706| #define HAVE_MACH_MACH_H 1
7707| #define HAVE_MACH_MACHINE_H 1
7708| #define HAVE_MACHINE_LIMITS_H 1
7709| #define HAVE_NCURSES_H 1
7710| #define HAVE_NETDB_H 1
7711| #define HAVE_NETINET_IN_H 1
7712| #define HAVE_NETINET_IN_SYSTM_H 1
7713| #define HAVE_NETINET_TCP_H 1
7714| #define HAVE_NETINET_TCP_FSM_H 1
7715| #define HAVE_PCAP_PCAP_H 1
7716| #define HAVE_POLL_H 1
7717| #define HAVE_PTHREAD_H 1
7718| #define HAVE_PWD_H 1
7719| #define HAVE_SCHED_H 1
7720| #define HAVE_STDBOOL_H 1
7721| #define HAVE_STDINT_H 1
7722| #define HAVE_SYS_ATTR_H 1
7723| #define HAVE_SYS_EVENT_H 1
7724| #define HAVE_SYS_FILIO_H 1
7725| #define HAVE_SYS_IOCTL_H 1
7726| #define HAVE_SYS_IPC_H 1
7727| #define HAVE_SYS_MMAN_H 1
7728| #define HAVE_SYS_MSG_H 1
7729| /* end confdefs.h.  */
7730| #include <stdio.h>
7731| #ifdef HAVE_SYS_TYPES_H
7732| # include <sys/types.h>
7733| #endif
7734| #ifdef HAVE_SYS_STAT_H
7735| # include <sys/stat.h>
7736| #endif
7737| #ifdef STDC_HEADERS
7738| # include <stdlib.h>
7739| # include <stddef.h>
7740| #else
7741| # ifdef HAVE_STDLIB_H
7742| #  include <stdlib.h>
7743| # endif
7744| #endif
7745| #ifdef HAVE_STRING_H
7746| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7747| #  include <memory.h>
7748| # endif
7749| # include <string.h>
7750| #endif
7751| #ifdef HAVE_STRINGS_H
7752| # include <strings.h>
7753| #endif
7754| #ifdef HAVE_INTTYPES_H
7755| # include <inttypes.h>
7756| #endif
7757| #ifdef HAVE_STDINT_H
7758| # include <stdint.h>
7759| #endif
7760| #ifdef HAVE_UNISTD_H
7761| # include <unistd.h>
7762| #endif
7763| #include <sys/mtio.h>
7764configure:7157: result: no
7765configure:7157: checking sys/mtio.h presence
7766configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7767conftest.c:71:10: fatal error: 'sys/mtio.h' file not found
7768#include <sys/mtio.h>
7769         ^
77701 error generated.
7771configure:7157: $? = 1
7772configure: failed program was:
7773| /* confdefs.h */
7774| #define PACKAGE_NAME "Wine"
7775| #define PACKAGE_TARNAME "wine"
7776| #define PACKAGE_VERSION "3.4"
7777| #define PACKAGE_STRING "Wine 3.4"
7778| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7779| #define PACKAGE_URL "https://www.winehq.org"
7780| #define EXEEXT ""
7781| #define STDC_HEADERS 1
7782| #define HAVE_SYS_TYPES_H 1
7783| #define HAVE_SYS_STAT_H 1
7784| #define HAVE_STDLIB_H 1
7785| #define HAVE_STRING_H 1
7786| #define HAVE_MEMORY_H 1
7787| #define HAVE_STRINGS_H 1
7788| #define HAVE_INTTYPES_H 1
7789| #define HAVE_STDINT_H 1
7790| #define HAVE_UNISTD_H 1
7791| #define HAVE_AL_AL_H 1
7792| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7793| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
7794| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
7795| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
7796| #define HAVE_CARBON_CARBON_H 1
7797| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
7798| #define HAVE_COREAUDIO_COREAUDIO_H 1
7799| #define HAVE_CORESERVICES_CORESERVICES_H 1
7800| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
7801| #define HAVE_IOKIT_IOKITLIB_H 1
7802| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
7803| #define HAVE_OPENAL_AL_H 1
7804| #define HAVE_OPENCL_OPENCL_H 1
7805| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
7806| #define HAVE_SECURITY_SECURITY_H 1
7807| #define HAVE_ARPA_INET_H 1
7808| #define HAVE_ARPA_NAMESER_H 1
7809| #define HAVE_CURSES_H 1
7810| #define HAVE_DIRENT_H 1
7811| #define HAVE_DLFCN_H 1
7812| #define HAVE_FLOAT_H 1
7813| #define HAVE_FNMATCH_H 1
7814| #define HAVE_GETOPT_H 1
7815| #define HAVE_GRP_H 1
7816| #define HAVE_LIBPROC_H 1
7817| #define HAVE_MACH_O_NLIST_H 1
7818| #define HAVE_MACH_O_LOADER_H 1
7819| #define HAVE_MACH_MACH_H 1
7820| #define HAVE_MACH_MACHINE_H 1
7821| #define HAVE_MACHINE_LIMITS_H 1
7822| #define HAVE_NCURSES_H 1
7823| #define HAVE_NETDB_H 1
7824| #define HAVE_NETINET_IN_H 1
7825| #define HAVE_NETINET_IN_SYSTM_H 1
7826| #define HAVE_NETINET_TCP_H 1
7827| #define HAVE_NETINET_TCP_FSM_H 1
7828| #define HAVE_PCAP_PCAP_H 1
7829| #define HAVE_POLL_H 1
7830| #define HAVE_PTHREAD_H 1
7831| #define HAVE_PWD_H 1
7832| #define HAVE_SCHED_H 1
7833| #define HAVE_STDBOOL_H 1
7834| #define HAVE_STDINT_H 1
7835| #define HAVE_SYS_ATTR_H 1
7836| #define HAVE_SYS_EVENT_H 1
7837| #define HAVE_SYS_FILIO_H 1
7838| #define HAVE_SYS_IOCTL_H 1
7839| #define HAVE_SYS_IPC_H 1
7840| #define HAVE_SYS_MMAN_H 1
7841| #define HAVE_SYS_MSG_H 1
7842| /* end confdefs.h.  */
7843| #include <sys/mtio.h>
7844configure:7157: result: no
7845configure:7157: checking for sys/mtio.h
7846configure:7157: result: no
7847configure:7157: checking sys/param.h usability
7848configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7849configure:7157: $? = 0
7850configure:7157: result: yes
7851configure:7157: checking sys/param.h presence
7852configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7853configure:7157: $? = 0
7854configure:7157: result: yes
7855configure:7157: checking for sys/param.h
7856configure:7157: result: yes
7857configure:7157: checking sys/poll.h usability
7858configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7859configure:7157: $? = 0
7860configure:7157: result: yes
7861configure:7157: checking sys/poll.h presence
7862configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7863configure:7157: $? = 0
7864configure:7157: result: yes
7865configure:7157: checking for sys/poll.h
7866configure:7157: result: yes
7867configure:7157: checking sys/prctl.h usability
7868configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
7869conftest.c:106:10: fatal error: 'sys/prctl.h' file not found
7870#include <sys/prctl.h>
7871         ^
78721 error generated.
7873configure:7157: $? = 1
7874configure: failed program was:
7875| /* confdefs.h */
7876| #define PACKAGE_NAME "Wine"
7877| #define PACKAGE_TARNAME "wine"
7878| #define PACKAGE_VERSION "3.4"
7879| #define PACKAGE_STRING "Wine 3.4"
7880| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7881| #define PACKAGE_URL "https://www.winehq.org"
7882| #define EXEEXT ""
7883| #define STDC_HEADERS 1
7884| #define HAVE_SYS_TYPES_H 1
7885| #define HAVE_SYS_STAT_H 1
7886| #define HAVE_STDLIB_H 1
7887| #define HAVE_STRING_H 1
7888| #define HAVE_MEMORY_H 1
7889| #define HAVE_STRINGS_H 1
7890| #define HAVE_INTTYPES_H 1
7891| #define HAVE_STDINT_H 1
7892| #define HAVE_UNISTD_H 1
7893| #define HAVE_AL_AL_H 1
7894| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7895| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
7896| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
7897| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
7898| #define HAVE_CARBON_CARBON_H 1
7899| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
7900| #define HAVE_COREAUDIO_COREAUDIO_H 1
7901| #define HAVE_CORESERVICES_CORESERVICES_H 1
7902| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
7903| #define HAVE_IOKIT_IOKITLIB_H 1
7904| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
7905| #define HAVE_OPENAL_AL_H 1
7906| #define HAVE_OPENCL_OPENCL_H 1
7907| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
7908| #define HAVE_SECURITY_SECURITY_H 1
7909| #define HAVE_ARPA_INET_H 1
7910| #define HAVE_ARPA_NAMESER_H 1
7911| #define HAVE_CURSES_H 1
7912| #define HAVE_DIRENT_H 1
7913| #define HAVE_DLFCN_H 1
7914| #define HAVE_FLOAT_H 1
7915| #define HAVE_FNMATCH_H 1
7916| #define HAVE_GETOPT_H 1
7917| #define HAVE_GRP_H 1
7918| #define HAVE_LIBPROC_H 1
7919| #define HAVE_MACH_O_NLIST_H 1
7920| #define HAVE_MACH_O_LOADER_H 1
7921| #define HAVE_MACH_MACH_H 1
7922| #define HAVE_MACH_MACHINE_H 1
7923| #define HAVE_MACHINE_LIMITS_H 1
7924| #define HAVE_NCURSES_H 1
7925| #define HAVE_NETDB_H 1
7926| #define HAVE_NETINET_IN_H 1
7927| #define HAVE_NETINET_IN_SYSTM_H 1
7928| #define HAVE_NETINET_TCP_H 1
7929| #define HAVE_NETINET_TCP_FSM_H 1
7930| #define HAVE_PCAP_PCAP_H 1
7931| #define HAVE_POLL_H 1
7932| #define HAVE_PTHREAD_H 1
7933| #define HAVE_PWD_H 1
7934| #define HAVE_SCHED_H 1
7935| #define HAVE_STDBOOL_H 1
7936| #define HAVE_STDINT_H 1
7937| #define HAVE_SYS_ATTR_H 1
7938| #define HAVE_SYS_EVENT_H 1
7939| #define HAVE_SYS_FILIO_H 1
7940| #define HAVE_SYS_IOCTL_H 1
7941| #define HAVE_SYS_IPC_H 1
7942| #define HAVE_SYS_MMAN_H 1
7943| #define HAVE_SYS_MSG_H 1
7944| #define HAVE_SYS_PARAM_H 1
7945| #define HAVE_SYS_POLL_H 1
7946| /* end confdefs.h.  */
7947| #include <stdio.h>
7948| #ifdef HAVE_SYS_TYPES_H
7949| # include <sys/types.h>
7950| #endif
7951| #ifdef HAVE_SYS_STAT_H
7952| # include <sys/stat.h>
7953| #endif
7954| #ifdef STDC_HEADERS
7955| # include <stdlib.h>
7956| # include <stddef.h>
7957| #else
7958| # ifdef HAVE_STDLIB_H
7959| #  include <stdlib.h>
7960| # endif
7961| #endif
7962| #ifdef HAVE_STRING_H
7963| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7964| #  include <memory.h>
7965| # endif
7966| # include <string.h>
7967| #endif
7968| #ifdef HAVE_STRINGS_H
7969| # include <strings.h>
7970| #endif
7971| #ifdef HAVE_INTTYPES_H
7972| # include <inttypes.h>
7973| #endif
7974| #ifdef HAVE_STDINT_H
7975| # include <stdint.h>
7976| #endif
7977| #ifdef HAVE_UNISTD_H
7978| # include <unistd.h>
7979| #endif
7980| #include <sys/prctl.h>
7981configure:7157: result: no
7982configure:7157: checking sys/prctl.h presence
7983configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
7984conftest.c:73:10: fatal error: 'sys/prctl.h' file not found
7985#include <sys/prctl.h>
7986         ^
79871 error generated.
7988configure:7157: $? = 1
7989configure: failed program was:
7990| /* confdefs.h */
7991| #define PACKAGE_NAME "Wine"
7992| #define PACKAGE_TARNAME "wine"
7993| #define PACKAGE_VERSION "3.4"
7994| #define PACKAGE_STRING "Wine 3.4"
7995| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
7996| #define PACKAGE_URL "https://www.winehq.org"
7997| #define EXEEXT ""
7998| #define STDC_HEADERS 1
7999| #define HAVE_SYS_TYPES_H 1
8000| #define HAVE_SYS_STAT_H 1
8001| #define HAVE_STDLIB_H 1
8002| #define HAVE_STRING_H 1
8003| #define HAVE_MEMORY_H 1
8004| #define HAVE_STRINGS_H 1
8005| #define HAVE_INTTYPES_H 1
8006| #define HAVE_STDINT_H 1
8007| #define HAVE_UNISTD_H 1
8008| #define HAVE_AL_AL_H 1
8009| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8010| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
8011| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
8012| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
8013| #define HAVE_CARBON_CARBON_H 1
8014| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
8015| #define HAVE_COREAUDIO_COREAUDIO_H 1
8016| #define HAVE_CORESERVICES_CORESERVICES_H 1
8017| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
8018| #define HAVE_IOKIT_IOKITLIB_H 1
8019| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
8020| #define HAVE_OPENAL_AL_H 1
8021| #define HAVE_OPENCL_OPENCL_H 1
8022| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
8023| #define HAVE_SECURITY_SECURITY_H 1
8024| #define HAVE_ARPA_INET_H 1
8025| #define HAVE_ARPA_NAMESER_H 1
8026| #define HAVE_CURSES_H 1
8027| #define HAVE_DIRENT_H 1
8028| #define HAVE_DLFCN_H 1
8029| #define HAVE_FLOAT_H 1
8030| #define HAVE_FNMATCH_H 1
8031| #define HAVE_GETOPT_H 1
8032| #define HAVE_GRP_H 1
8033| #define HAVE_LIBPROC_H 1
8034| #define HAVE_MACH_O_NLIST_H 1
8035| #define HAVE_MACH_O_LOADER_H 1
8036| #define HAVE_MACH_MACH_H 1
8037| #define HAVE_MACH_MACHINE_H 1
8038| #define HAVE_MACHINE_LIMITS_H 1
8039| #define HAVE_NCURSES_H 1
8040| #define HAVE_NETDB_H 1
8041| #define HAVE_NETINET_IN_H 1
8042| #define HAVE_NETINET_IN_SYSTM_H 1
8043| #define HAVE_NETINET_TCP_H 1
8044| #define HAVE_NETINET_TCP_FSM_H 1
8045| #define HAVE_PCAP_PCAP_H 1
8046| #define HAVE_POLL_H 1
8047| #define HAVE_PTHREAD_H 1
8048| #define HAVE_PWD_H 1
8049| #define HAVE_SCHED_H 1
8050| #define HAVE_STDBOOL_H 1
8051| #define HAVE_STDINT_H 1
8052| #define HAVE_SYS_ATTR_H 1
8053| #define HAVE_SYS_EVENT_H 1
8054| #define HAVE_SYS_FILIO_H 1
8055| #define HAVE_SYS_IOCTL_H 1
8056| #define HAVE_SYS_IPC_H 1
8057| #define HAVE_SYS_MMAN_H 1
8058| #define HAVE_SYS_MSG_H 1
8059| #define HAVE_SYS_PARAM_H 1
8060| #define HAVE_SYS_POLL_H 1
8061| /* end confdefs.h.  */
8062| #include <sys/prctl.h>
8063configure:7157: result: no
8064configure:7157: checking for sys/prctl.h
8065configure:7157: result: no
8066configure:7157: checking sys/protosw.h usability
8067configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8068configure:7157: $? = 0
8069configure:7157: result: yes
8070configure:7157: checking sys/protosw.h presence
8071configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8072configure:7157: $? = 0
8073configure:7157: result: yes
8074configure:7157: checking for sys/protosw.h
8075configure:7157: result: yes
8076configure:7157: checking sys/ptrace.h usability
8077configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8078configure:7157: $? = 0
8079configure:7157: result: yes
8080configure:7157: checking sys/ptrace.h presence
8081configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8082configure:7157: $? = 0
8083configure:7157: result: yes
8084configure:7157: checking for sys/ptrace.h
8085configure:7157: result: yes
8086configure:7157: checking sys/queue.h usability
8087configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8088configure:7157: $? = 0
8089configure:7157: result: yes
8090configure:7157: checking sys/queue.h presence
8091configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8092configure:7157: $? = 0
8093configure:7157: result: yes
8094configure:7157: checking for sys/queue.h
8095configure:7157: result: yes
8096configure:7157: checking sys/resource.h usability
8097configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8098configure:7157: $? = 0
8099configure:7157: result: yes
8100configure:7157: checking sys/resource.h presence
8101configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8102configure:7157: $? = 0
8103configure:7157: result: yes
8104configure:7157: checking for sys/resource.h
8105configure:7157: result: yes
8106configure:7157: checking sys/scsiio.h usability
8107configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8108conftest.c:110:10: fatal error: 'sys/scsiio.h' file not found
8109#include <sys/scsiio.h>
8110         ^
81111 error generated.
8112configure:7157: $? = 1
8113configure: failed program was:
8114| /* confdefs.h */
8115| #define PACKAGE_NAME "Wine"
8116| #define PACKAGE_TARNAME "wine"
8117| #define PACKAGE_VERSION "3.4"
8118| #define PACKAGE_STRING "Wine 3.4"
8119| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8120| #define PACKAGE_URL "https://www.winehq.org"
8121| #define EXEEXT ""
8122| #define STDC_HEADERS 1
8123| #define HAVE_SYS_TYPES_H 1
8124| #define HAVE_SYS_STAT_H 1
8125| #define HAVE_STDLIB_H 1
8126| #define HAVE_STRING_H 1
8127| #define HAVE_MEMORY_H 1
8128| #define HAVE_STRINGS_H 1
8129| #define HAVE_INTTYPES_H 1
8130| #define HAVE_STDINT_H 1
8131| #define HAVE_UNISTD_H 1
8132| #define HAVE_AL_AL_H 1
8133| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8134| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
8135| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
8136| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
8137| #define HAVE_CARBON_CARBON_H 1
8138| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
8139| #define HAVE_COREAUDIO_COREAUDIO_H 1
8140| #define HAVE_CORESERVICES_CORESERVICES_H 1
8141| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
8142| #define HAVE_IOKIT_IOKITLIB_H 1
8143| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
8144| #define HAVE_OPENAL_AL_H 1
8145| #define HAVE_OPENCL_OPENCL_H 1
8146| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
8147| #define HAVE_SECURITY_SECURITY_H 1
8148| #define HAVE_ARPA_INET_H 1
8149| #define HAVE_ARPA_NAMESER_H 1
8150| #define HAVE_CURSES_H 1
8151| #define HAVE_DIRENT_H 1
8152| #define HAVE_DLFCN_H 1
8153| #define HAVE_FLOAT_H 1
8154| #define HAVE_FNMATCH_H 1
8155| #define HAVE_GETOPT_H 1
8156| #define HAVE_GRP_H 1
8157| #define HAVE_LIBPROC_H 1
8158| #define HAVE_MACH_O_NLIST_H 1
8159| #define HAVE_MACH_O_LOADER_H 1
8160| #define HAVE_MACH_MACH_H 1
8161| #define HAVE_MACH_MACHINE_H 1
8162| #define HAVE_MACHINE_LIMITS_H 1
8163| #define HAVE_NCURSES_H 1
8164| #define HAVE_NETDB_H 1
8165| #define HAVE_NETINET_IN_H 1
8166| #define HAVE_NETINET_IN_SYSTM_H 1
8167| #define HAVE_NETINET_TCP_H 1
8168| #define HAVE_NETINET_TCP_FSM_H 1
8169| #define HAVE_PCAP_PCAP_H 1
8170| #define HAVE_POLL_H 1
8171| #define HAVE_PTHREAD_H 1
8172| #define HAVE_PWD_H 1
8173| #define HAVE_SCHED_H 1
8174| #define HAVE_STDBOOL_H 1
8175| #define HAVE_STDINT_H 1
8176| #define HAVE_SYS_ATTR_H 1
8177| #define HAVE_SYS_EVENT_H 1
8178| #define HAVE_SYS_FILIO_H 1
8179| #define HAVE_SYS_IOCTL_H 1
8180| #define HAVE_SYS_IPC_H 1
8181| #define HAVE_SYS_MMAN_H 1
8182| #define HAVE_SYS_MSG_H 1
8183| #define HAVE_SYS_PARAM_H 1
8184| #define HAVE_SYS_POLL_H 1
8185| #define HAVE_SYS_PROTOSW_H 1
8186| #define HAVE_SYS_PTRACE_H 1
8187| #define HAVE_SYS_QUEUE_H 1
8188| #define HAVE_SYS_RESOURCE_H 1
8189| /* end confdefs.h.  */
8190| #include <stdio.h>
8191| #ifdef HAVE_SYS_TYPES_H
8192| # include <sys/types.h>
8193| #endif
8194| #ifdef HAVE_SYS_STAT_H
8195| # include <sys/stat.h>
8196| #endif
8197| #ifdef STDC_HEADERS
8198| # include <stdlib.h>
8199| # include <stddef.h>
8200| #else
8201| # ifdef HAVE_STDLIB_H
8202| #  include <stdlib.h>
8203| # endif
8204| #endif
8205| #ifdef HAVE_STRING_H
8206| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8207| #  include <memory.h>
8208| # endif
8209| # include <string.h>
8210| #endif
8211| #ifdef HAVE_STRINGS_H
8212| # include <strings.h>
8213| #endif
8214| #ifdef HAVE_INTTYPES_H
8215| # include <inttypes.h>
8216| #endif
8217| #ifdef HAVE_STDINT_H
8218| # include <stdint.h>
8219| #endif
8220| #ifdef HAVE_UNISTD_H
8221| # include <unistd.h>
8222| #endif
8223| #include <sys/scsiio.h>
8224configure:7157: result: no
8225configure:7157: checking sys/scsiio.h presence
8226configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8227conftest.c:77:10: fatal error: 'sys/scsiio.h' file not found
8228#include <sys/scsiio.h>
8229         ^
82301 error generated.
8231configure:7157: $? = 1
8232configure: failed program was:
8233| /* confdefs.h */
8234| #define PACKAGE_NAME "Wine"
8235| #define PACKAGE_TARNAME "wine"
8236| #define PACKAGE_VERSION "3.4"
8237| #define PACKAGE_STRING "Wine 3.4"
8238| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8239| #define PACKAGE_URL "https://www.winehq.org"
8240| #define EXEEXT ""
8241| #define STDC_HEADERS 1
8242| #define HAVE_SYS_TYPES_H 1
8243| #define HAVE_SYS_STAT_H 1
8244| #define HAVE_STDLIB_H 1
8245| #define HAVE_STRING_H 1
8246| #define HAVE_MEMORY_H 1
8247| #define HAVE_STRINGS_H 1
8248| #define HAVE_INTTYPES_H 1
8249| #define HAVE_STDINT_H 1
8250| #define HAVE_UNISTD_H 1
8251| #define HAVE_AL_AL_H 1
8252| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8253| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
8254| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
8255| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
8256| #define HAVE_CARBON_CARBON_H 1
8257| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
8258| #define HAVE_COREAUDIO_COREAUDIO_H 1
8259| #define HAVE_CORESERVICES_CORESERVICES_H 1
8260| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
8261| #define HAVE_IOKIT_IOKITLIB_H 1
8262| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
8263| #define HAVE_OPENAL_AL_H 1
8264| #define HAVE_OPENCL_OPENCL_H 1
8265| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
8266| #define HAVE_SECURITY_SECURITY_H 1
8267| #define HAVE_ARPA_INET_H 1
8268| #define HAVE_ARPA_NAMESER_H 1
8269| #define HAVE_CURSES_H 1
8270| #define HAVE_DIRENT_H 1
8271| #define HAVE_DLFCN_H 1
8272| #define HAVE_FLOAT_H 1
8273| #define HAVE_FNMATCH_H 1
8274| #define HAVE_GETOPT_H 1
8275| #define HAVE_GRP_H 1
8276| #define HAVE_LIBPROC_H 1
8277| #define HAVE_MACH_O_NLIST_H 1
8278| #define HAVE_MACH_O_LOADER_H 1
8279| #define HAVE_MACH_MACH_H 1
8280| #define HAVE_MACH_MACHINE_H 1
8281| #define HAVE_MACHINE_LIMITS_H 1
8282| #define HAVE_NCURSES_H 1
8283| #define HAVE_NETDB_H 1
8284| #define HAVE_NETINET_IN_H 1
8285| #define HAVE_NETINET_IN_SYSTM_H 1
8286| #define HAVE_NETINET_TCP_H 1
8287| #define HAVE_NETINET_TCP_FSM_H 1
8288| #define HAVE_PCAP_PCAP_H 1
8289| #define HAVE_POLL_H 1
8290| #define HAVE_PTHREAD_H 1
8291| #define HAVE_PWD_H 1
8292| #define HAVE_SCHED_H 1
8293| #define HAVE_STDBOOL_H 1
8294| #define HAVE_STDINT_H 1
8295| #define HAVE_SYS_ATTR_H 1
8296| #define HAVE_SYS_EVENT_H 1
8297| #define HAVE_SYS_FILIO_H 1
8298| #define HAVE_SYS_IOCTL_H 1
8299| #define HAVE_SYS_IPC_H 1
8300| #define HAVE_SYS_MMAN_H 1
8301| #define HAVE_SYS_MSG_H 1
8302| #define HAVE_SYS_PARAM_H 1
8303| #define HAVE_SYS_POLL_H 1
8304| #define HAVE_SYS_PROTOSW_H 1
8305| #define HAVE_SYS_PTRACE_H 1
8306| #define HAVE_SYS_QUEUE_H 1
8307| #define HAVE_SYS_RESOURCE_H 1
8308| /* end confdefs.h.  */
8309| #include <sys/scsiio.h>
8310configure:7157: result: no
8311configure:7157: checking for sys/scsiio.h
8312configure:7157: result: no
8313configure:7157: checking sys/shm.h usability
8314configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8315configure:7157: $? = 0
8316configure:7157: result: yes
8317configure:7157: checking sys/shm.h presence
8318configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8319configure:7157: $? = 0
8320configure:7157: result: yes
8321configure:7157: checking for sys/shm.h
8322configure:7157: result: yes
8323configure:7157: checking sys/signal.h usability
8324configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8325configure:7157: $? = 0
8326configure:7157: result: yes
8327configure:7157: checking sys/signal.h presence
8328configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8329configure:7157: $? = 0
8330configure:7157: result: yes
8331configure:7157: checking for sys/signal.h
8332configure:7157: result: yes
8333configure:7157: checking sys/socket.h usability
8334configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8335configure:7157: $? = 0
8336configure:7157: result: yes
8337configure:7157: checking sys/socket.h presence
8338configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8339configure:7157: $? = 0
8340configure:7157: result: yes
8341configure:7157: checking for sys/socket.h
8342configure:7157: result: yes
8343configure:7157: checking sys/socketvar.h usability
8344configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8345configure:7157: $? = 0
8346configure:7157: result: yes
8347configure:7157: checking sys/socketvar.h presence
8348configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8349configure:7157: $? = 0
8350configure:7157: result: yes
8351configure:7157: checking for sys/socketvar.h
8352configure:7157: result: yes
8353configure:7157: checking sys/sockio.h usability
8354configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8355configure:7157: $? = 0
8356configure:7157: result: yes
8357configure:7157: checking sys/sockio.h presence
8358configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8359configure:7157: $? = 0
8360configure:7157: result: yes
8361configure:7157: checking for sys/sockio.h
8362configure:7157: result: yes
8363configure:7157: checking sys/statvfs.h usability
8364configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8365configure:7157: $? = 0
8366configure:7157: result: yes
8367configure:7157: checking sys/statvfs.h presence
8368configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8369configure:7157: $? = 0
8370configure:7157: result: yes
8371configure:7157: checking for sys/statvfs.h
8372configure:7157: result: yes
8373configure:7157: checking sys/strtio.h usability
8374configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8375conftest.c:116:10: fatal error: 'sys/strtio.h' file not found
8376#include <sys/strtio.h>
8377         ^
83781 error generated.
8379configure:7157: $? = 1
8380configure: failed program was:
8381| /* confdefs.h */
8382| #define PACKAGE_NAME "Wine"
8383| #define PACKAGE_TARNAME "wine"
8384| #define PACKAGE_VERSION "3.4"
8385| #define PACKAGE_STRING "Wine 3.4"
8386| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8387| #define PACKAGE_URL "https://www.winehq.org"
8388| #define EXEEXT ""
8389| #define STDC_HEADERS 1
8390| #define HAVE_SYS_TYPES_H 1
8391| #define HAVE_SYS_STAT_H 1
8392| #define HAVE_STDLIB_H 1
8393| #define HAVE_STRING_H 1
8394| #define HAVE_MEMORY_H 1
8395| #define HAVE_STRINGS_H 1
8396| #define HAVE_INTTYPES_H 1
8397| #define HAVE_STDINT_H 1
8398| #define HAVE_UNISTD_H 1
8399| #define HAVE_AL_AL_H 1
8400| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8401| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
8402| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
8403| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
8404| #define HAVE_CARBON_CARBON_H 1
8405| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
8406| #define HAVE_COREAUDIO_COREAUDIO_H 1
8407| #define HAVE_CORESERVICES_CORESERVICES_H 1
8408| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
8409| #define HAVE_IOKIT_IOKITLIB_H 1
8410| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
8411| #define HAVE_OPENAL_AL_H 1
8412| #define HAVE_OPENCL_OPENCL_H 1
8413| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
8414| #define HAVE_SECURITY_SECURITY_H 1
8415| #define HAVE_ARPA_INET_H 1
8416| #define HAVE_ARPA_NAMESER_H 1
8417| #define HAVE_CURSES_H 1
8418| #define HAVE_DIRENT_H 1
8419| #define HAVE_DLFCN_H 1
8420| #define HAVE_FLOAT_H 1
8421| #define HAVE_FNMATCH_H 1
8422| #define HAVE_GETOPT_H 1
8423| #define HAVE_GRP_H 1
8424| #define HAVE_LIBPROC_H 1
8425| #define HAVE_MACH_O_NLIST_H 1
8426| #define HAVE_MACH_O_LOADER_H 1
8427| #define HAVE_MACH_MACH_H 1
8428| #define HAVE_MACH_MACHINE_H 1
8429| #define HAVE_MACHINE_LIMITS_H 1
8430| #define HAVE_NCURSES_H 1
8431| #define HAVE_NETDB_H 1
8432| #define HAVE_NETINET_IN_H 1
8433| #define HAVE_NETINET_IN_SYSTM_H 1
8434| #define HAVE_NETINET_TCP_H 1
8435| #define HAVE_NETINET_TCP_FSM_H 1
8436| #define HAVE_PCAP_PCAP_H 1
8437| #define HAVE_POLL_H 1
8438| #define HAVE_PTHREAD_H 1
8439| #define HAVE_PWD_H 1
8440| #define HAVE_SCHED_H 1
8441| #define HAVE_STDBOOL_H 1
8442| #define HAVE_STDINT_H 1
8443| #define HAVE_SYS_ATTR_H 1
8444| #define HAVE_SYS_EVENT_H 1
8445| #define HAVE_SYS_FILIO_H 1
8446| #define HAVE_SYS_IOCTL_H 1
8447| #define HAVE_SYS_IPC_H 1
8448| #define HAVE_SYS_MMAN_H 1
8449| #define HAVE_SYS_MSG_H 1
8450| #define HAVE_SYS_PARAM_H 1
8451| #define HAVE_SYS_POLL_H 1
8452| #define HAVE_SYS_PROTOSW_H 1
8453| #define HAVE_SYS_PTRACE_H 1
8454| #define HAVE_SYS_QUEUE_H 1
8455| #define HAVE_SYS_RESOURCE_H 1
8456| #define HAVE_SYS_SHM_H 1
8457| #define HAVE_SYS_SIGNAL_H 1
8458| #define HAVE_SYS_SOCKET_H 1
8459| #define HAVE_SYS_SOCKETVAR_H 1
8460| #define HAVE_SYS_SOCKIO_H 1
8461| #define HAVE_SYS_STATVFS_H 1
8462| /* end confdefs.h.  */
8463| #include <stdio.h>
8464| #ifdef HAVE_SYS_TYPES_H
8465| # include <sys/types.h>
8466| #endif
8467| #ifdef HAVE_SYS_STAT_H
8468| # include <sys/stat.h>
8469| #endif
8470| #ifdef STDC_HEADERS
8471| # include <stdlib.h>
8472| # include <stddef.h>
8473| #else
8474| # ifdef HAVE_STDLIB_H
8475| #  include <stdlib.h>
8476| # endif
8477| #endif
8478| #ifdef HAVE_STRING_H
8479| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8480| #  include <memory.h>
8481| # endif
8482| # include <string.h>
8483| #endif
8484| #ifdef HAVE_STRINGS_H
8485| # include <strings.h>
8486| #endif
8487| #ifdef HAVE_INTTYPES_H
8488| # include <inttypes.h>
8489| #endif
8490| #ifdef HAVE_STDINT_H
8491| # include <stdint.h>
8492| #endif
8493| #ifdef HAVE_UNISTD_H
8494| # include <unistd.h>
8495| #endif
8496| #include <sys/strtio.h>
8497configure:7157: result: no
8498configure:7157: checking sys/strtio.h presence
8499configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8500conftest.c:83:10: fatal error: 'sys/strtio.h' file not found
8501#include <sys/strtio.h>
8502         ^
85031 error generated.
8504configure:7157: $? = 1
8505configure: failed program was:
8506| /* confdefs.h */
8507| #define PACKAGE_NAME "Wine"
8508| #define PACKAGE_TARNAME "wine"
8509| #define PACKAGE_VERSION "3.4"
8510| #define PACKAGE_STRING "Wine 3.4"
8511| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8512| #define PACKAGE_URL "https://www.winehq.org"
8513| #define EXEEXT ""
8514| #define STDC_HEADERS 1
8515| #define HAVE_SYS_TYPES_H 1
8516| #define HAVE_SYS_STAT_H 1
8517| #define HAVE_STDLIB_H 1
8518| #define HAVE_STRING_H 1
8519| #define HAVE_MEMORY_H 1
8520| #define HAVE_STRINGS_H 1
8521| #define HAVE_INTTYPES_H 1
8522| #define HAVE_STDINT_H 1
8523| #define HAVE_UNISTD_H 1
8524| #define HAVE_AL_AL_H 1
8525| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8526| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
8527| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
8528| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
8529| #define HAVE_CARBON_CARBON_H 1
8530| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
8531| #define HAVE_COREAUDIO_COREAUDIO_H 1
8532| #define HAVE_CORESERVICES_CORESERVICES_H 1
8533| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
8534| #define HAVE_IOKIT_IOKITLIB_H 1
8535| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
8536| #define HAVE_OPENAL_AL_H 1
8537| #define HAVE_OPENCL_OPENCL_H 1
8538| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
8539| #define HAVE_SECURITY_SECURITY_H 1
8540| #define HAVE_ARPA_INET_H 1
8541| #define HAVE_ARPA_NAMESER_H 1
8542| #define HAVE_CURSES_H 1
8543| #define HAVE_DIRENT_H 1
8544| #define HAVE_DLFCN_H 1
8545| #define HAVE_FLOAT_H 1
8546| #define HAVE_FNMATCH_H 1
8547| #define HAVE_GETOPT_H 1
8548| #define HAVE_GRP_H 1
8549| #define HAVE_LIBPROC_H 1
8550| #define HAVE_MACH_O_NLIST_H 1
8551| #define HAVE_MACH_O_LOADER_H 1
8552| #define HAVE_MACH_MACH_H 1
8553| #define HAVE_MACH_MACHINE_H 1
8554| #define HAVE_MACHINE_LIMITS_H 1
8555| #define HAVE_NCURSES_H 1
8556| #define HAVE_NETDB_H 1
8557| #define HAVE_NETINET_IN_H 1
8558| #define HAVE_NETINET_IN_SYSTM_H 1
8559| #define HAVE_NETINET_TCP_H 1
8560| #define HAVE_NETINET_TCP_FSM_H 1
8561| #define HAVE_PCAP_PCAP_H 1
8562| #define HAVE_POLL_H 1
8563| #define HAVE_PTHREAD_H 1
8564| #define HAVE_PWD_H 1
8565| #define HAVE_SCHED_H 1
8566| #define HAVE_STDBOOL_H 1
8567| #define HAVE_STDINT_H 1
8568| #define HAVE_SYS_ATTR_H 1
8569| #define HAVE_SYS_EVENT_H 1
8570| #define HAVE_SYS_FILIO_H 1
8571| #define HAVE_SYS_IOCTL_H 1
8572| #define HAVE_SYS_IPC_H 1
8573| #define HAVE_SYS_MMAN_H 1
8574| #define HAVE_SYS_MSG_H 1
8575| #define HAVE_SYS_PARAM_H 1
8576| #define HAVE_SYS_POLL_H 1
8577| #define HAVE_SYS_PROTOSW_H 1
8578| #define HAVE_SYS_PTRACE_H 1
8579| #define HAVE_SYS_QUEUE_H 1
8580| #define HAVE_SYS_RESOURCE_H 1
8581| #define HAVE_SYS_SHM_H 1
8582| #define HAVE_SYS_SIGNAL_H 1
8583| #define HAVE_SYS_SOCKET_H 1
8584| #define HAVE_SYS_SOCKETVAR_H 1
8585| #define HAVE_SYS_SOCKIO_H 1
8586| #define HAVE_SYS_STATVFS_H 1
8587| /* end confdefs.h.  */
8588| #include <sys/strtio.h>
8589configure:7157: result: no
8590configure:7157: checking for sys/strtio.h
8591configure:7157: result: no
8592configure:7157: checking sys/syscall.h usability
8593configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8594configure:7157: $? = 0
8595configure:7157: result: yes
8596configure:7157: checking sys/syscall.h presence
8597configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8598configure:7157: $? = 0
8599configure:7157: result: yes
8600configure:7157: checking for sys/syscall.h
8601configure:7157: result: yes
8602configure:7157: checking sys/sysinfo.h usability
8603configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8604conftest.c:117:10: fatal error: 'sys/sysinfo.h' file not found
8605#include <sys/sysinfo.h>
8606         ^
86071 error generated.
8608configure:7157: $? = 1
8609configure: failed program was:
8610| /* confdefs.h */
8611| #define PACKAGE_NAME "Wine"
8612| #define PACKAGE_TARNAME "wine"
8613| #define PACKAGE_VERSION "3.4"
8614| #define PACKAGE_STRING "Wine 3.4"
8615| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8616| #define PACKAGE_URL "https://www.winehq.org"
8617| #define EXEEXT ""
8618| #define STDC_HEADERS 1
8619| #define HAVE_SYS_TYPES_H 1
8620| #define HAVE_SYS_STAT_H 1
8621| #define HAVE_STDLIB_H 1
8622| #define HAVE_STRING_H 1
8623| #define HAVE_MEMORY_H 1
8624| #define HAVE_STRINGS_H 1
8625| #define HAVE_INTTYPES_H 1
8626| #define HAVE_STDINT_H 1
8627| #define HAVE_UNISTD_H 1
8628| #define HAVE_AL_AL_H 1
8629| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8630| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
8631| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
8632| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
8633| #define HAVE_CARBON_CARBON_H 1
8634| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
8635| #define HAVE_COREAUDIO_COREAUDIO_H 1
8636| #define HAVE_CORESERVICES_CORESERVICES_H 1
8637| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
8638| #define HAVE_IOKIT_IOKITLIB_H 1
8639| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
8640| #define HAVE_OPENAL_AL_H 1
8641| #define HAVE_OPENCL_OPENCL_H 1
8642| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
8643| #define HAVE_SECURITY_SECURITY_H 1
8644| #define HAVE_ARPA_INET_H 1
8645| #define HAVE_ARPA_NAMESER_H 1
8646| #define HAVE_CURSES_H 1
8647| #define HAVE_DIRENT_H 1
8648| #define HAVE_DLFCN_H 1
8649| #define HAVE_FLOAT_H 1
8650| #define HAVE_FNMATCH_H 1
8651| #define HAVE_GETOPT_H 1
8652| #define HAVE_GRP_H 1
8653| #define HAVE_LIBPROC_H 1
8654| #define HAVE_MACH_O_NLIST_H 1
8655| #define HAVE_MACH_O_LOADER_H 1
8656| #define HAVE_MACH_MACH_H 1
8657| #define HAVE_MACH_MACHINE_H 1
8658| #define HAVE_MACHINE_LIMITS_H 1
8659| #define HAVE_NCURSES_H 1
8660| #define HAVE_NETDB_H 1
8661| #define HAVE_NETINET_IN_H 1
8662| #define HAVE_NETINET_IN_SYSTM_H 1
8663| #define HAVE_NETINET_TCP_H 1
8664| #define HAVE_NETINET_TCP_FSM_H 1
8665| #define HAVE_PCAP_PCAP_H 1
8666| #define HAVE_POLL_H 1
8667| #define HAVE_PTHREAD_H 1
8668| #define HAVE_PWD_H 1
8669| #define HAVE_SCHED_H 1
8670| #define HAVE_STDBOOL_H 1
8671| #define HAVE_STDINT_H 1
8672| #define HAVE_SYS_ATTR_H 1
8673| #define HAVE_SYS_EVENT_H 1
8674| #define HAVE_SYS_FILIO_H 1
8675| #define HAVE_SYS_IOCTL_H 1
8676| #define HAVE_SYS_IPC_H 1
8677| #define HAVE_SYS_MMAN_H 1
8678| #define HAVE_SYS_MSG_H 1
8679| #define HAVE_SYS_PARAM_H 1
8680| #define HAVE_SYS_POLL_H 1
8681| #define HAVE_SYS_PROTOSW_H 1
8682| #define HAVE_SYS_PTRACE_H 1
8683| #define HAVE_SYS_QUEUE_H 1
8684| #define HAVE_SYS_RESOURCE_H 1
8685| #define HAVE_SYS_SHM_H 1
8686| #define HAVE_SYS_SIGNAL_H 1
8687| #define HAVE_SYS_SOCKET_H 1
8688| #define HAVE_SYS_SOCKETVAR_H 1
8689| #define HAVE_SYS_SOCKIO_H 1
8690| #define HAVE_SYS_STATVFS_H 1
8691| #define HAVE_SYS_SYSCALL_H 1
8692| /* end confdefs.h.  */
8693| #include <stdio.h>
8694| #ifdef HAVE_SYS_TYPES_H
8695| # include <sys/types.h>
8696| #endif
8697| #ifdef HAVE_SYS_STAT_H
8698| # include <sys/stat.h>
8699| #endif
8700| #ifdef STDC_HEADERS
8701| # include <stdlib.h>
8702| # include <stddef.h>
8703| #else
8704| # ifdef HAVE_STDLIB_H
8705| #  include <stdlib.h>
8706| # endif
8707| #endif
8708| #ifdef HAVE_STRING_H
8709| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8710| #  include <memory.h>
8711| # endif
8712| # include <string.h>
8713| #endif
8714| #ifdef HAVE_STRINGS_H
8715| # include <strings.h>
8716| #endif
8717| #ifdef HAVE_INTTYPES_H
8718| # include <inttypes.h>
8719| #endif
8720| #ifdef HAVE_STDINT_H
8721| # include <stdint.h>
8722| #endif
8723| #ifdef HAVE_UNISTD_H
8724| # include <unistd.h>
8725| #endif
8726| #include <sys/sysinfo.h>
8727configure:7157: result: no
8728configure:7157: checking sys/sysinfo.h presence
8729configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8730conftest.c:84:10: fatal error: 'sys/sysinfo.h' file not found
8731#include <sys/sysinfo.h>
8732         ^
87331 error generated.
8734configure:7157: $? = 1
8735configure: failed program was:
8736| /* confdefs.h */
8737| #define PACKAGE_NAME "Wine"
8738| #define PACKAGE_TARNAME "wine"
8739| #define PACKAGE_VERSION "3.4"
8740| #define PACKAGE_STRING "Wine 3.4"
8741| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8742| #define PACKAGE_URL "https://www.winehq.org"
8743| #define EXEEXT ""
8744| #define STDC_HEADERS 1
8745| #define HAVE_SYS_TYPES_H 1
8746| #define HAVE_SYS_STAT_H 1
8747| #define HAVE_STDLIB_H 1
8748| #define HAVE_STRING_H 1
8749| #define HAVE_MEMORY_H 1
8750| #define HAVE_STRINGS_H 1
8751| #define HAVE_INTTYPES_H 1
8752| #define HAVE_STDINT_H 1
8753| #define HAVE_UNISTD_H 1
8754| #define HAVE_AL_AL_H 1
8755| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8756| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
8757| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
8758| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
8759| #define HAVE_CARBON_CARBON_H 1
8760| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
8761| #define HAVE_COREAUDIO_COREAUDIO_H 1
8762| #define HAVE_CORESERVICES_CORESERVICES_H 1
8763| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
8764| #define HAVE_IOKIT_IOKITLIB_H 1
8765| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
8766| #define HAVE_OPENAL_AL_H 1
8767| #define HAVE_OPENCL_OPENCL_H 1
8768| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
8769| #define HAVE_SECURITY_SECURITY_H 1
8770| #define HAVE_ARPA_INET_H 1
8771| #define HAVE_ARPA_NAMESER_H 1
8772| #define HAVE_CURSES_H 1
8773| #define HAVE_DIRENT_H 1
8774| #define HAVE_DLFCN_H 1
8775| #define HAVE_FLOAT_H 1
8776| #define HAVE_FNMATCH_H 1
8777| #define HAVE_GETOPT_H 1
8778| #define HAVE_GRP_H 1
8779| #define HAVE_LIBPROC_H 1
8780| #define HAVE_MACH_O_NLIST_H 1
8781| #define HAVE_MACH_O_LOADER_H 1
8782| #define HAVE_MACH_MACH_H 1
8783| #define HAVE_MACH_MACHINE_H 1
8784| #define HAVE_MACHINE_LIMITS_H 1
8785| #define HAVE_NCURSES_H 1
8786| #define HAVE_NETDB_H 1
8787| #define HAVE_NETINET_IN_H 1
8788| #define HAVE_NETINET_IN_SYSTM_H 1
8789| #define HAVE_NETINET_TCP_H 1
8790| #define HAVE_NETINET_TCP_FSM_H 1
8791| #define HAVE_PCAP_PCAP_H 1
8792| #define HAVE_POLL_H 1
8793| #define HAVE_PTHREAD_H 1
8794| #define HAVE_PWD_H 1
8795| #define HAVE_SCHED_H 1
8796| #define HAVE_STDBOOL_H 1
8797| #define HAVE_STDINT_H 1
8798| #define HAVE_SYS_ATTR_H 1
8799| #define HAVE_SYS_EVENT_H 1
8800| #define HAVE_SYS_FILIO_H 1
8801| #define HAVE_SYS_IOCTL_H 1
8802| #define HAVE_SYS_IPC_H 1
8803| #define HAVE_SYS_MMAN_H 1
8804| #define HAVE_SYS_MSG_H 1
8805| #define HAVE_SYS_PARAM_H 1
8806| #define HAVE_SYS_POLL_H 1
8807| #define HAVE_SYS_PROTOSW_H 1
8808| #define HAVE_SYS_PTRACE_H 1
8809| #define HAVE_SYS_QUEUE_H 1
8810| #define HAVE_SYS_RESOURCE_H 1
8811| #define HAVE_SYS_SHM_H 1
8812| #define HAVE_SYS_SIGNAL_H 1
8813| #define HAVE_SYS_SOCKET_H 1
8814| #define HAVE_SYS_SOCKETVAR_H 1
8815| #define HAVE_SYS_SOCKIO_H 1
8816| #define HAVE_SYS_STATVFS_H 1
8817| #define HAVE_SYS_SYSCALL_H 1
8818| /* end confdefs.h.  */
8819| #include <sys/sysinfo.h>
8820configure:7157: result: no
8821configure:7157: checking for sys/sysinfo.h
8822configure:7157: result: no
8823configure:7157: checking sys/tihdr.h usability
8824configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
8825conftest.c:117:10: fatal error: 'sys/tihdr.h' file not found
8826#include <sys/tihdr.h>
8827         ^
88281 error generated.
8829configure:7157: $? = 1
8830configure: failed program was:
8831| /* confdefs.h */
8832| #define PACKAGE_NAME "Wine"
8833| #define PACKAGE_TARNAME "wine"
8834| #define PACKAGE_VERSION "3.4"
8835| #define PACKAGE_STRING "Wine 3.4"
8836| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8837| #define PACKAGE_URL "https://www.winehq.org"
8838| #define EXEEXT ""
8839| #define STDC_HEADERS 1
8840| #define HAVE_SYS_TYPES_H 1
8841| #define HAVE_SYS_STAT_H 1
8842| #define HAVE_STDLIB_H 1
8843| #define HAVE_STRING_H 1
8844| #define HAVE_MEMORY_H 1
8845| #define HAVE_STRINGS_H 1
8846| #define HAVE_INTTYPES_H 1
8847| #define HAVE_STDINT_H 1
8848| #define HAVE_UNISTD_H 1
8849| #define HAVE_AL_AL_H 1
8850| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8851| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
8852| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
8853| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
8854| #define HAVE_CARBON_CARBON_H 1
8855| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
8856| #define HAVE_COREAUDIO_COREAUDIO_H 1
8857| #define HAVE_CORESERVICES_CORESERVICES_H 1
8858| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
8859| #define HAVE_IOKIT_IOKITLIB_H 1
8860| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
8861| #define HAVE_OPENAL_AL_H 1
8862| #define HAVE_OPENCL_OPENCL_H 1
8863| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
8864| #define HAVE_SECURITY_SECURITY_H 1
8865| #define HAVE_ARPA_INET_H 1
8866| #define HAVE_ARPA_NAMESER_H 1
8867| #define HAVE_CURSES_H 1
8868| #define HAVE_DIRENT_H 1
8869| #define HAVE_DLFCN_H 1
8870| #define HAVE_FLOAT_H 1
8871| #define HAVE_FNMATCH_H 1
8872| #define HAVE_GETOPT_H 1
8873| #define HAVE_GRP_H 1
8874| #define HAVE_LIBPROC_H 1
8875| #define HAVE_MACH_O_NLIST_H 1
8876| #define HAVE_MACH_O_LOADER_H 1
8877| #define HAVE_MACH_MACH_H 1
8878| #define HAVE_MACH_MACHINE_H 1
8879| #define HAVE_MACHINE_LIMITS_H 1
8880| #define HAVE_NCURSES_H 1
8881| #define HAVE_NETDB_H 1
8882| #define HAVE_NETINET_IN_H 1
8883| #define HAVE_NETINET_IN_SYSTM_H 1
8884| #define HAVE_NETINET_TCP_H 1
8885| #define HAVE_NETINET_TCP_FSM_H 1
8886| #define HAVE_PCAP_PCAP_H 1
8887| #define HAVE_POLL_H 1
8888| #define HAVE_PTHREAD_H 1
8889| #define HAVE_PWD_H 1
8890| #define HAVE_SCHED_H 1
8891| #define HAVE_STDBOOL_H 1
8892| #define HAVE_STDINT_H 1
8893| #define HAVE_SYS_ATTR_H 1
8894| #define HAVE_SYS_EVENT_H 1
8895| #define HAVE_SYS_FILIO_H 1
8896| #define HAVE_SYS_IOCTL_H 1
8897| #define HAVE_SYS_IPC_H 1
8898| #define HAVE_SYS_MMAN_H 1
8899| #define HAVE_SYS_MSG_H 1
8900| #define HAVE_SYS_PARAM_H 1
8901| #define HAVE_SYS_POLL_H 1
8902| #define HAVE_SYS_PROTOSW_H 1
8903| #define HAVE_SYS_PTRACE_H 1
8904| #define HAVE_SYS_QUEUE_H 1
8905| #define HAVE_SYS_RESOURCE_H 1
8906| #define HAVE_SYS_SHM_H 1
8907| #define HAVE_SYS_SIGNAL_H 1
8908| #define HAVE_SYS_SOCKET_H 1
8909| #define HAVE_SYS_SOCKETVAR_H 1
8910| #define HAVE_SYS_SOCKIO_H 1
8911| #define HAVE_SYS_STATVFS_H 1
8912| #define HAVE_SYS_SYSCALL_H 1
8913| /* end confdefs.h.  */
8914| #include <stdio.h>
8915| #ifdef HAVE_SYS_TYPES_H
8916| # include <sys/types.h>
8917| #endif
8918| #ifdef HAVE_SYS_STAT_H
8919| # include <sys/stat.h>
8920| #endif
8921| #ifdef STDC_HEADERS
8922| # include <stdlib.h>
8923| # include <stddef.h>
8924| #else
8925| # ifdef HAVE_STDLIB_H
8926| #  include <stdlib.h>
8927| # endif
8928| #endif
8929| #ifdef HAVE_STRING_H
8930| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8931| #  include <memory.h>
8932| # endif
8933| # include <string.h>
8934| #endif
8935| #ifdef HAVE_STRINGS_H
8936| # include <strings.h>
8937| #endif
8938| #ifdef HAVE_INTTYPES_H
8939| # include <inttypes.h>
8940| #endif
8941| #ifdef HAVE_STDINT_H
8942| # include <stdint.h>
8943| #endif
8944| #ifdef HAVE_UNISTD_H
8945| # include <unistd.h>
8946| #endif
8947| #include <sys/tihdr.h>
8948configure:7157: result: no
8949configure:7157: checking sys/tihdr.h presence
8950configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
8951conftest.c:84:10: fatal error: 'sys/tihdr.h' file not found
8952#include <sys/tihdr.h>
8953         ^
89541 error generated.
8955configure:7157: $? = 1
8956configure: failed program was:
8957| /* confdefs.h */
8958| #define PACKAGE_NAME "Wine"
8959| #define PACKAGE_TARNAME "wine"
8960| #define PACKAGE_VERSION "3.4"
8961| #define PACKAGE_STRING "Wine 3.4"
8962| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
8963| #define PACKAGE_URL "https://www.winehq.org"
8964| #define EXEEXT ""
8965| #define STDC_HEADERS 1
8966| #define HAVE_SYS_TYPES_H 1
8967| #define HAVE_SYS_STAT_H 1
8968| #define HAVE_STDLIB_H 1
8969| #define HAVE_STRING_H 1
8970| #define HAVE_MEMORY_H 1
8971| #define HAVE_STRINGS_H 1
8972| #define HAVE_INTTYPES_H 1
8973| #define HAVE_STDINT_H 1
8974| #define HAVE_UNISTD_H 1
8975| #define HAVE_AL_AL_H 1
8976| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8977| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
8978| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
8979| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
8980| #define HAVE_CARBON_CARBON_H 1
8981| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
8982| #define HAVE_COREAUDIO_COREAUDIO_H 1
8983| #define HAVE_CORESERVICES_CORESERVICES_H 1
8984| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
8985| #define HAVE_IOKIT_IOKITLIB_H 1
8986| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
8987| #define HAVE_OPENAL_AL_H 1
8988| #define HAVE_OPENCL_OPENCL_H 1
8989| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
8990| #define HAVE_SECURITY_SECURITY_H 1
8991| #define HAVE_ARPA_INET_H 1
8992| #define HAVE_ARPA_NAMESER_H 1
8993| #define HAVE_CURSES_H 1
8994| #define HAVE_DIRENT_H 1
8995| #define HAVE_DLFCN_H 1
8996| #define HAVE_FLOAT_H 1
8997| #define HAVE_FNMATCH_H 1
8998| #define HAVE_GETOPT_H 1
8999| #define HAVE_GRP_H 1
9000| #define HAVE_LIBPROC_H 1
9001| #define HAVE_MACH_O_NLIST_H 1
9002| #define HAVE_MACH_O_LOADER_H 1
9003| #define HAVE_MACH_MACH_H 1
9004| #define HAVE_MACH_MACHINE_H 1
9005| #define HAVE_MACHINE_LIMITS_H 1
9006| #define HAVE_NCURSES_H 1
9007| #define HAVE_NETDB_H 1
9008| #define HAVE_NETINET_IN_H 1
9009| #define HAVE_NETINET_IN_SYSTM_H 1
9010| #define HAVE_NETINET_TCP_H 1
9011| #define HAVE_NETINET_TCP_FSM_H 1
9012| #define HAVE_PCAP_PCAP_H 1
9013| #define HAVE_POLL_H 1
9014| #define HAVE_PTHREAD_H 1
9015| #define HAVE_PWD_H 1
9016| #define HAVE_SCHED_H 1
9017| #define HAVE_STDBOOL_H 1
9018| #define HAVE_STDINT_H 1
9019| #define HAVE_SYS_ATTR_H 1
9020| #define HAVE_SYS_EVENT_H 1
9021| #define HAVE_SYS_FILIO_H 1
9022| #define HAVE_SYS_IOCTL_H 1
9023| #define HAVE_SYS_IPC_H 1
9024| #define HAVE_SYS_MMAN_H 1
9025| #define HAVE_SYS_MSG_H 1
9026| #define HAVE_SYS_PARAM_H 1
9027| #define HAVE_SYS_POLL_H 1
9028| #define HAVE_SYS_PROTOSW_H 1
9029| #define HAVE_SYS_PTRACE_H 1
9030| #define HAVE_SYS_QUEUE_H 1
9031| #define HAVE_SYS_RESOURCE_H 1
9032| #define HAVE_SYS_SHM_H 1
9033| #define HAVE_SYS_SIGNAL_H 1
9034| #define HAVE_SYS_SOCKET_H 1
9035| #define HAVE_SYS_SOCKETVAR_H 1
9036| #define HAVE_SYS_SOCKIO_H 1
9037| #define HAVE_SYS_STATVFS_H 1
9038| #define HAVE_SYS_SYSCALL_H 1
9039| /* end confdefs.h.  */
9040| #include <sys/tihdr.h>
9041configure:7157: result: no
9042configure:7157: checking for sys/tihdr.h
9043configure:7157: result: no
9044configure:7157: checking sys/time.h usability
9045configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9046configure:7157: $? = 0
9047configure:7157: result: yes
9048configure:7157: checking sys/time.h presence
9049configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9050configure:7157: $? = 0
9051configure:7157: result: yes
9052configure:7157: checking for sys/time.h
9053configure:7157: result: yes
9054configure:7157: checking sys/timeout.h usability
9055configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9056conftest.c:118:10: fatal error: 'sys/timeout.h' file not found
9057#include <sys/timeout.h>
9058         ^
90591 error generated.
9060configure:7157: $? = 1
9061configure: failed program was:
9062| /* confdefs.h */
9063| #define PACKAGE_NAME "Wine"
9064| #define PACKAGE_TARNAME "wine"
9065| #define PACKAGE_VERSION "3.4"
9066| #define PACKAGE_STRING "Wine 3.4"
9067| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9068| #define PACKAGE_URL "https://www.winehq.org"
9069| #define EXEEXT ""
9070| #define STDC_HEADERS 1
9071| #define HAVE_SYS_TYPES_H 1
9072| #define HAVE_SYS_STAT_H 1
9073| #define HAVE_STDLIB_H 1
9074| #define HAVE_STRING_H 1
9075| #define HAVE_MEMORY_H 1
9076| #define HAVE_STRINGS_H 1
9077| #define HAVE_INTTYPES_H 1
9078| #define HAVE_STDINT_H 1
9079| #define HAVE_UNISTD_H 1
9080| #define HAVE_AL_AL_H 1
9081| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9082| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
9083| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
9084| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
9085| #define HAVE_CARBON_CARBON_H 1
9086| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
9087| #define HAVE_COREAUDIO_COREAUDIO_H 1
9088| #define HAVE_CORESERVICES_CORESERVICES_H 1
9089| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
9090| #define HAVE_IOKIT_IOKITLIB_H 1
9091| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
9092| #define HAVE_OPENAL_AL_H 1
9093| #define HAVE_OPENCL_OPENCL_H 1
9094| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
9095| #define HAVE_SECURITY_SECURITY_H 1
9096| #define HAVE_ARPA_INET_H 1
9097| #define HAVE_ARPA_NAMESER_H 1
9098| #define HAVE_CURSES_H 1
9099| #define HAVE_DIRENT_H 1
9100| #define HAVE_DLFCN_H 1
9101| #define HAVE_FLOAT_H 1
9102| #define HAVE_FNMATCH_H 1
9103| #define HAVE_GETOPT_H 1
9104| #define HAVE_GRP_H 1
9105| #define HAVE_LIBPROC_H 1
9106| #define HAVE_MACH_O_NLIST_H 1
9107| #define HAVE_MACH_O_LOADER_H 1
9108| #define HAVE_MACH_MACH_H 1
9109| #define HAVE_MACH_MACHINE_H 1
9110| #define HAVE_MACHINE_LIMITS_H 1
9111| #define HAVE_NCURSES_H 1
9112| #define HAVE_NETDB_H 1
9113| #define HAVE_NETINET_IN_H 1
9114| #define HAVE_NETINET_IN_SYSTM_H 1
9115| #define HAVE_NETINET_TCP_H 1
9116| #define HAVE_NETINET_TCP_FSM_H 1
9117| #define HAVE_PCAP_PCAP_H 1
9118| #define HAVE_POLL_H 1
9119| #define HAVE_PTHREAD_H 1
9120| #define HAVE_PWD_H 1
9121| #define HAVE_SCHED_H 1
9122| #define HAVE_STDBOOL_H 1
9123| #define HAVE_STDINT_H 1
9124| #define HAVE_SYS_ATTR_H 1
9125| #define HAVE_SYS_EVENT_H 1
9126| #define HAVE_SYS_FILIO_H 1
9127| #define HAVE_SYS_IOCTL_H 1
9128| #define HAVE_SYS_IPC_H 1
9129| #define HAVE_SYS_MMAN_H 1
9130| #define HAVE_SYS_MSG_H 1
9131| #define HAVE_SYS_PARAM_H 1
9132| #define HAVE_SYS_POLL_H 1
9133| #define HAVE_SYS_PROTOSW_H 1
9134| #define HAVE_SYS_PTRACE_H 1
9135| #define HAVE_SYS_QUEUE_H 1
9136| #define HAVE_SYS_RESOURCE_H 1
9137| #define HAVE_SYS_SHM_H 1
9138| #define HAVE_SYS_SIGNAL_H 1
9139| #define HAVE_SYS_SOCKET_H 1
9140| #define HAVE_SYS_SOCKETVAR_H 1
9141| #define HAVE_SYS_SOCKIO_H 1
9142| #define HAVE_SYS_STATVFS_H 1
9143| #define HAVE_SYS_SYSCALL_H 1
9144| #define HAVE_SYS_TIME_H 1
9145| /* end confdefs.h.  */
9146| #include <stdio.h>
9147| #ifdef HAVE_SYS_TYPES_H
9148| # include <sys/types.h>
9149| #endif
9150| #ifdef HAVE_SYS_STAT_H
9151| # include <sys/stat.h>
9152| #endif
9153| #ifdef STDC_HEADERS
9154| # include <stdlib.h>
9155| # include <stddef.h>
9156| #else
9157| # ifdef HAVE_STDLIB_H
9158| #  include <stdlib.h>
9159| # endif
9160| #endif
9161| #ifdef HAVE_STRING_H
9162| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9163| #  include <memory.h>
9164| # endif
9165| # include <string.h>
9166| #endif
9167| #ifdef HAVE_STRINGS_H
9168| # include <strings.h>
9169| #endif
9170| #ifdef HAVE_INTTYPES_H
9171| # include <inttypes.h>
9172| #endif
9173| #ifdef HAVE_STDINT_H
9174| # include <stdint.h>
9175| #endif
9176| #ifdef HAVE_UNISTD_H
9177| # include <unistd.h>
9178| #endif
9179| #include <sys/timeout.h>
9180configure:7157: result: no
9181configure:7157: checking sys/timeout.h presence
9182configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9183conftest.c:85:10: fatal error: 'sys/timeout.h' file not found
9184#include <sys/timeout.h>
9185         ^
91861 error generated.
9187configure:7157: $? = 1
9188configure: failed program was:
9189| /* confdefs.h */
9190| #define PACKAGE_NAME "Wine"
9191| #define PACKAGE_TARNAME "wine"
9192| #define PACKAGE_VERSION "3.4"
9193| #define PACKAGE_STRING "Wine 3.4"
9194| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9195| #define PACKAGE_URL "https://www.winehq.org"
9196| #define EXEEXT ""
9197| #define STDC_HEADERS 1
9198| #define HAVE_SYS_TYPES_H 1
9199| #define HAVE_SYS_STAT_H 1
9200| #define HAVE_STDLIB_H 1
9201| #define HAVE_STRING_H 1
9202| #define HAVE_MEMORY_H 1
9203| #define HAVE_STRINGS_H 1
9204| #define HAVE_INTTYPES_H 1
9205| #define HAVE_STDINT_H 1
9206| #define HAVE_UNISTD_H 1
9207| #define HAVE_AL_AL_H 1
9208| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9209| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
9210| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
9211| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
9212| #define HAVE_CARBON_CARBON_H 1
9213| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
9214| #define HAVE_COREAUDIO_COREAUDIO_H 1
9215| #define HAVE_CORESERVICES_CORESERVICES_H 1
9216| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
9217| #define HAVE_IOKIT_IOKITLIB_H 1
9218| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
9219| #define HAVE_OPENAL_AL_H 1
9220| #define HAVE_OPENCL_OPENCL_H 1
9221| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
9222| #define HAVE_SECURITY_SECURITY_H 1
9223| #define HAVE_ARPA_INET_H 1
9224| #define HAVE_ARPA_NAMESER_H 1
9225| #define HAVE_CURSES_H 1
9226| #define HAVE_DIRENT_H 1
9227| #define HAVE_DLFCN_H 1
9228| #define HAVE_FLOAT_H 1
9229| #define HAVE_FNMATCH_H 1
9230| #define HAVE_GETOPT_H 1
9231| #define HAVE_GRP_H 1
9232| #define HAVE_LIBPROC_H 1
9233| #define HAVE_MACH_O_NLIST_H 1
9234| #define HAVE_MACH_O_LOADER_H 1
9235| #define HAVE_MACH_MACH_H 1
9236| #define HAVE_MACH_MACHINE_H 1
9237| #define HAVE_MACHINE_LIMITS_H 1
9238| #define HAVE_NCURSES_H 1
9239| #define HAVE_NETDB_H 1
9240| #define HAVE_NETINET_IN_H 1
9241| #define HAVE_NETINET_IN_SYSTM_H 1
9242| #define HAVE_NETINET_TCP_H 1
9243| #define HAVE_NETINET_TCP_FSM_H 1
9244| #define HAVE_PCAP_PCAP_H 1
9245| #define HAVE_POLL_H 1
9246| #define HAVE_PTHREAD_H 1
9247| #define HAVE_PWD_H 1
9248| #define HAVE_SCHED_H 1
9249| #define HAVE_STDBOOL_H 1
9250| #define HAVE_STDINT_H 1
9251| #define HAVE_SYS_ATTR_H 1
9252| #define HAVE_SYS_EVENT_H 1
9253| #define HAVE_SYS_FILIO_H 1
9254| #define HAVE_SYS_IOCTL_H 1
9255| #define HAVE_SYS_IPC_H 1
9256| #define HAVE_SYS_MMAN_H 1
9257| #define HAVE_SYS_MSG_H 1
9258| #define HAVE_SYS_PARAM_H 1
9259| #define HAVE_SYS_POLL_H 1
9260| #define HAVE_SYS_PROTOSW_H 1
9261| #define HAVE_SYS_PTRACE_H 1
9262| #define HAVE_SYS_QUEUE_H 1
9263| #define HAVE_SYS_RESOURCE_H 1
9264| #define HAVE_SYS_SHM_H 1
9265| #define HAVE_SYS_SIGNAL_H 1
9266| #define HAVE_SYS_SOCKET_H 1
9267| #define HAVE_SYS_SOCKETVAR_H 1
9268| #define HAVE_SYS_SOCKIO_H 1
9269| #define HAVE_SYS_STATVFS_H 1
9270| #define HAVE_SYS_SYSCALL_H 1
9271| #define HAVE_SYS_TIME_H 1
9272| /* end confdefs.h.  */
9273| #include <sys/timeout.h>
9274configure:7157: result: no
9275configure:7157: checking for sys/timeout.h
9276configure:7157: result: no
9277configure:7157: checking sys/times.h usability
9278configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9279configure:7157: $? = 0
9280configure:7157: result: yes
9281configure:7157: checking sys/times.h presence
9282configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9283configure:7157: $? = 0
9284configure:7157: result: yes
9285configure:7157: checking for sys/times.h
9286configure:7157: result: yes
9287configure:7157: checking sys/uio.h usability
9288configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9289configure:7157: $? = 0
9290configure:7157: result: yes
9291configure:7157: checking sys/uio.h presence
9292configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9293configure:7157: $? = 0
9294configure:7157: result: yes
9295configure:7157: checking for sys/uio.h
9296configure:7157: result: yes
9297configure:7157: checking sys/user.h usability
9298configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9299configure:7157: $? = 0
9300configure:7157: result: yes
9301configure:7157: checking sys/user.h presence
9302configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9303configure:7157: $? = 0
9304configure:7157: result: yes
9305configure:7157: checking for sys/user.h
9306configure:7157: result: yes
9307configure:7157: checking sys/utsname.h usability
9308configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9309configure:7157: $? = 0
9310configure:7157: result: yes
9311configure:7157: checking sys/utsname.h presence
9312configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9313configure:7157: $? = 0
9314configure:7157: result: yes
9315configure:7157: checking for sys/utsname.h
9316configure:7157: result: yes
9317configure:7157: checking sys/vnode.h usability
9318configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9319configure:7157: $? = 0
9320configure:7157: result: yes
9321configure:7157: checking sys/vnode.h presence
9322configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9323configure:7157: $? = 0
9324configure:7157: result: yes
9325configure:7157: checking for sys/vnode.h
9326configure:7157: result: yes
9327configure:7157: checking sys/wait.h usability
9328configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9329configure:7157: $? = 0
9330configure:7157: result: yes
9331configure:7157: checking sys/wait.h presence
9332configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9333configure:7157: $? = 0
9334configure:7157: result: yes
9335configure:7157: checking for sys/wait.h
9336configure:7157: result: yes
9337configure:7157: checking syscall.h usability
9338configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9339conftest.c:124:10: fatal error: 'syscall.h' file not found
9340#include <syscall.h>
9341         ^
93421 error generated.
9343configure:7157: $? = 1
9344configure: failed program was:
9345| /* confdefs.h */
9346| #define PACKAGE_NAME "Wine"
9347| #define PACKAGE_TARNAME "wine"
9348| #define PACKAGE_VERSION "3.4"
9349| #define PACKAGE_STRING "Wine 3.4"
9350| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9351| #define PACKAGE_URL "https://www.winehq.org"
9352| #define EXEEXT ""
9353| #define STDC_HEADERS 1
9354| #define HAVE_SYS_TYPES_H 1
9355| #define HAVE_SYS_STAT_H 1
9356| #define HAVE_STDLIB_H 1
9357| #define HAVE_STRING_H 1
9358| #define HAVE_MEMORY_H 1
9359| #define HAVE_STRINGS_H 1
9360| #define HAVE_INTTYPES_H 1
9361| #define HAVE_STDINT_H 1
9362| #define HAVE_UNISTD_H 1
9363| #define HAVE_AL_AL_H 1
9364| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9365| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
9366| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
9367| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
9368| #define HAVE_CARBON_CARBON_H 1
9369| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
9370| #define HAVE_COREAUDIO_COREAUDIO_H 1
9371| #define HAVE_CORESERVICES_CORESERVICES_H 1
9372| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
9373| #define HAVE_IOKIT_IOKITLIB_H 1
9374| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
9375| #define HAVE_OPENAL_AL_H 1
9376| #define HAVE_OPENCL_OPENCL_H 1
9377| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
9378| #define HAVE_SECURITY_SECURITY_H 1
9379| #define HAVE_ARPA_INET_H 1
9380| #define HAVE_ARPA_NAMESER_H 1
9381| #define HAVE_CURSES_H 1
9382| #define HAVE_DIRENT_H 1
9383| #define HAVE_DLFCN_H 1
9384| #define HAVE_FLOAT_H 1
9385| #define HAVE_FNMATCH_H 1
9386| #define HAVE_GETOPT_H 1
9387| #define HAVE_GRP_H 1
9388| #define HAVE_LIBPROC_H 1
9389| #define HAVE_MACH_O_NLIST_H 1
9390| #define HAVE_MACH_O_LOADER_H 1
9391| #define HAVE_MACH_MACH_H 1
9392| #define HAVE_MACH_MACHINE_H 1
9393| #define HAVE_MACHINE_LIMITS_H 1
9394| #define HAVE_NCURSES_H 1
9395| #define HAVE_NETDB_H 1
9396| #define HAVE_NETINET_IN_H 1
9397| #define HAVE_NETINET_IN_SYSTM_H 1
9398| #define HAVE_NETINET_TCP_H 1
9399| #define HAVE_NETINET_TCP_FSM_H 1
9400| #define HAVE_PCAP_PCAP_H 1
9401| #define HAVE_POLL_H 1
9402| #define HAVE_PTHREAD_H 1
9403| #define HAVE_PWD_H 1
9404| #define HAVE_SCHED_H 1
9405| #define HAVE_STDBOOL_H 1
9406| #define HAVE_STDINT_H 1
9407| #define HAVE_SYS_ATTR_H 1
9408| #define HAVE_SYS_EVENT_H 1
9409| #define HAVE_SYS_FILIO_H 1
9410| #define HAVE_SYS_IOCTL_H 1
9411| #define HAVE_SYS_IPC_H 1
9412| #define HAVE_SYS_MMAN_H 1
9413| #define HAVE_SYS_MSG_H 1
9414| #define HAVE_SYS_PARAM_H 1
9415| #define HAVE_SYS_POLL_H 1
9416| #define HAVE_SYS_PROTOSW_H 1
9417| #define HAVE_SYS_PTRACE_H 1
9418| #define HAVE_SYS_QUEUE_H 1
9419| #define HAVE_SYS_RESOURCE_H 1
9420| #define HAVE_SYS_SHM_H 1
9421| #define HAVE_SYS_SIGNAL_H 1
9422| #define HAVE_SYS_SOCKET_H 1
9423| #define HAVE_SYS_SOCKETVAR_H 1
9424| #define HAVE_SYS_SOCKIO_H 1
9425| #define HAVE_SYS_STATVFS_H 1
9426| #define HAVE_SYS_SYSCALL_H 1
9427| #define HAVE_SYS_TIME_H 1
9428| #define HAVE_SYS_TIMES_H 1
9429| #define HAVE_SYS_UIO_H 1
9430| #define HAVE_SYS_USER_H 1
9431| #define HAVE_SYS_UTSNAME_H 1
9432| #define HAVE_SYS_VNODE_H 1
9433| #define HAVE_SYS_WAIT_H 1
9434| /* end confdefs.h.  */
9435| #include <stdio.h>
9436| #ifdef HAVE_SYS_TYPES_H
9437| # include <sys/types.h>
9438| #endif
9439| #ifdef HAVE_SYS_STAT_H
9440| # include <sys/stat.h>
9441| #endif
9442| #ifdef STDC_HEADERS
9443| # include <stdlib.h>
9444| # include <stddef.h>
9445| #else
9446| # ifdef HAVE_STDLIB_H
9447| #  include <stdlib.h>
9448| # endif
9449| #endif
9450| #ifdef HAVE_STRING_H
9451| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9452| #  include <memory.h>
9453| # endif
9454| # include <string.h>
9455| #endif
9456| #ifdef HAVE_STRINGS_H
9457| # include <strings.h>
9458| #endif
9459| #ifdef HAVE_INTTYPES_H
9460| # include <inttypes.h>
9461| #endif
9462| #ifdef HAVE_STDINT_H
9463| # include <stdint.h>
9464| #endif
9465| #ifdef HAVE_UNISTD_H
9466| # include <unistd.h>
9467| #endif
9468| #include <syscall.h>
9469configure:7157: result: no
9470configure:7157: checking syscall.h presence
9471configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9472conftest.c:91:10: fatal error: 'syscall.h' file not found
9473#include <syscall.h>
9474         ^
94751 error generated.
9476configure:7157: $? = 1
9477configure: failed program was:
9478| /* confdefs.h */
9479| #define PACKAGE_NAME "Wine"
9480| #define PACKAGE_TARNAME "wine"
9481| #define PACKAGE_VERSION "3.4"
9482| #define PACKAGE_STRING "Wine 3.4"
9483| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9484| #define PACKAGE_URL "https://www.winehq.org"
9485| #define EXEEXT ""
9486| #define STDC_HEADERS 1
9487| #define HAVE_SYS_TYPES_H 1
9488| #define HAVE_SYS_STAT_H 1
9489| #define HAVE_STDLIB_H 1
9490| #define HAVE_STRING_H 1
9491| #define HAVE_MEMORY_H 1
9492| #define HAVE_STRINGS_H 1
9493| #define HAVE_INTTYPES_H 1
9494| #define HAVE_STDINT_H 1
9495| #define HAVE_UNISTD_H 1
9496| #define HAVE_AL_AL_H 1
9497| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9498| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
9499| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
9500| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
9501| #define HAVE_CARBON_CARBON_H 1
9502| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
9503| #define HAVE_COREAUDIO_COREAUDIO_H 1
9504| #define HAVE_CORESERVICES_CORESERVICES_H 1
9505| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
9506| #define HAVE_IOKIT_IOKITLIB_H 1
9507| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
9508| #define HAVE_OPENAL_AL_H 1
9509| #define HAVE_OPENCL_OPENCL_H 1
9510| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
9511| #define HAVE_SECURITY_SECURITY_H 1
9512| #define HAVE_ARPA_INET_H 1
9513| #define HAVE_ARPA_NAMESER_H 1
9514| #define HAVE_CURSES_H 1
9515| #define HAVE_DIRENT_H 1
9516| #define HAVE_DLFCN_H 1
9517| #define HAVE_FLOAT_H 1
9518| #define HAVE_FNMATCH_H 1
9519| #define HAVE_GETOPT_H 1
9520| #define HAVE_GRP_H 1
9521| #define HAVE_LIBPROC_H 1
9522| #define HAVE_MACH_O_NLIST_H 1
9523| #define HAVE_MACH_O_LOADER_H 1
9524| #define HAVE_MACH_MACH_H 1
9525| #define HAVE_MACH_MACHINE_H 1
9526| #define HAVE_MACHINE_LIMITS_H 1
9527| #define HAVE_NCURSES_H 1
9528| #define HAVE_NETDB_H 1
9529| #define HAVE_NETINET_IN_H 1
9530| #define HAVE_NETINET_IN_SYSTM_H 1
9531| #define HAVE_NETINET_TCP_H 1
9532| #define HAVE_NETINET_TCP_FSM_H 1
9533| #define HAVE_PCAP_PCAP_H 1
9534| #define HAVE_POLL_H 1
9535| #define HAVE_PTHREAD_H 1
9536| #define HAVE_PWD_H 1
9537| #define HAVE_SCHED_H 1
9538| #define HAVE_STDBOOL_H 1
9539| #define HAVE_STDINT_H 1
9540| #define HAVE_SYS_ATTR_H 1
9541| #define HAVE_SYS_EVENT_H 1
9542| #define HAVE_SYS_FILIO_H 1
9543| #define HAVE_SYS_IOCTL_H 1
9544| #define HAVE_SYS_IPC_H 1
9545| #define HAVE_SYS_MMAN_H 1
9546| #define HAVE_SYS_MSG_H 1
9547| #define HAVE_SYS_PARAM_H 1
9548| #define HAVE_SYS_POLL_H 1
9549| #define HAVE_SYS_PROTOSW_H 1
9550| #define HAVE_SYS_PTRACE_H 1
9551| #define HAVE_SYS_QUEUE_H 1
9552| #define HAVE_SYS_RESOURCE_H 1
9553| #define HAVE_SYS_SHM_H 1
9554| #define HAVE_SYS_SIGNAL_H 1
9555| #define HAVE_SYS_SOCKET_H 1
9556| #define HAVE_SYS_SOCKETVAR_H 1
9557| #define HAVE_SYS_SOCKIO_H 1
9558| #define HAVE_SYS_STATVFS_H 1
9559| #define HAVE_SYS_SYSCALL_H 1
9560| #define HAVE_SYS_TIME_H 1
9561| #define HAVE_SYS_TIMES_H 1
9562| #define HAVE_SYS_UIO_H 1
9563| #define HAVE_SYS_USER_H 1
9564| #define HAVE_SYS_UTSNAME_H 1
9565| #define HAVE_SYS_VNODE_H 1
9566| #define HAVE_SYS_WAIT_H 1
9567| /* end confdefs.h.  */
9568| #include <syscall.h>
9569configure:7157: result: no
9570configure:7157: checking for syscall.h
9571configure:7157: result: no
9572configure:7157: checking termios.h usability
9573configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9574configure:7157: $? = 0
9575configure:7157: result: yes
9576configure:7157: checking termios.h presence
9577configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9578configure:7157: $? = 0
9579configure:7157: result: yes
9580configure:7157: checking for termios.h
9581configure:7157: result: yes
9582configure:7157: checking for unistd.h
9583configure:7157: result: yes
9584configure:7157: checking utime.h usability
9585configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9586configure:7157: $? = 0
9587configure:7157: result: yes
9588configure:7157: checking utime.h presence
9589configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9590configure:7157: $? = 0
9591configure:7157: result: yes
9592configure:7157: checking for utime.h
9593configure:7157: result: yes
9594configure:7157: checking valgrind/memcheck.h usability
9595configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9596conftest.c:127:10: fatal error: 'valgrind/memcheck.h' file not found
9597#include <valgrind/memcheck.h>
9598         ^
95991 error generated.
9600configure:7157: $? = 1
9601configure: failed program was:
9602| /* confdefs.h */
9603| #define PACKAGE_NAME "Wine"
9604| #define PACKAGE_TARNAME "wine"
9605| #define PACKAGE_VERSION "3.4"
9606| #define PACKAGE_STRING "Wine 3.4"
9607| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9608| #define PACKAGE_URL "https://www.winehq.org"
9609| #define EXEEXT ""
9610| #define STDC_HEADERS 1
9611| #define HAVE_SYS_TYPES_H 1
9612| #define HAVE_SYS_STAT_H 1
9613| #define HAVE_STDLIB_H 1
9614| #define HAVE_STRING_H 1
9615| #define HAVE_MEMORY_H 1
9616| #define HAVE_STRINGS_H 1
9617| #define HAVE_INTTYPES_H 1
9618| #define HAVE_STDINT_H 1
9619| #define HAVE_UNISTD_H 1
9620| #define HAVE_AL_AL_H 1
9621| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9622| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
9623| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
9624| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
9625| #define HAVE_CARBON_CARBON_H 1
9626| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
9627| #define HAVE_COREAUDIO_COREAUDIO_H 1
9628| #define HAVE_CORESERVICES_CORESERVICES_H 1
9629| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
9630| #define HAVE_IOKIT_IOKITLIB_H 1
9631| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
9632| #define HAVE_OPENAL_AL_H 1
9633| #define HAVE_OPENCL_OPENCL_H 1
9634| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
9635| #define HAVE_SECURITY_SECURITY_H 1
9636| #define HAVE_ARPA_INET_H 1
9637| #define HAVE_ARPA_NAMESER_H 1
9638| #define HAVE_CURSES_H 1
9639| #define HAVE_DIRENT_H 1
9640| #define HAVE_DLFCN_H 1
9641| #define HAVE_FLOAT_H 1
9642| #define HAVE_FNMATCH_H 1
9643| #define HAVE_GETOPT_H 1
9644| #define HAVE_GRP_H 1
9645| #define HAVE_LIBPROC_H 1
9646| #define HAVE_MACH_O_NLIST_H 1
9647| #define HAVE_MACH_O_LOADER_H 1
9648| #define HAVE_MACH_MACH_H 1
9649| #define HAVE_MACH_MACHINE_H 1
9650| #define HAVE_MACHINE_LIMITS_H 1
9651| #define HAVE_NCURSES_H 1
9652| #define HAVE_NETDB_H 1
9653| #define HAVE_NETINET_IN_H 1
9654| #define HAVE_NETINET_IN_SYSTM_H 1
9655| #define HAVE_NETINET_TCP_H 1
9656| #define HAVE_NETINET_TCP_FSM_H 1
9657| #define HAVE_PCAP_PCAP_H 1
9658| #define HAVE_POLL_H 1
9659| #define HAVE_PTHREAD_H 1
9660| #define HAVE_PWD_H 1
9661| #define HAVE_SCHED_H 1
9662| #define HAVE_STDBOOL_H 1
9663| #define HAVE_STDINT_H 1
9664| #define HAVE_SYS_ATTR_H 1
9665| #define HAVE_SYS_EVENT_H 1
9666| #define HAVE_SYS_FILIO_H 1
9667| #define HAVE_SYS_IOCTL_H 1
9668| #define HAVE_SYS_IPC_H 1
9669| #define HAVE_SYS_MMAN_H 1
9670| #define HAVE_SYS_MSG_H 1
9671| #define HAVE_SYS_PARAM_H 1
9672| #define HAVE_SYS_POLL_H 1
9673| #define HAVE_SYS_PROTOSW_H 1
9674| #define HAVE_SYS_PTRACE_H 1
9675| #define HAVE_SYS_QUEUE_H 1
9676| #define HAVE_SYS_RESOURCE_H 1
9677| #define HAVE_SYS_SHM_H 1
9678| #define HAVE_SYS_SIGNAL_H 1
9679| #define HAVE_SYS_SOCKET_H 1
9680| #define HAVE_SYS_SOCKETVAR_H 1
9681| #define HAVE_SYS_SOCKIO_H 1
9682| #define HAVE_SYS_STATVFS_H 1
9683| #define HAVE_SYS_SYSCALL_H 1
9684| #define HAVE_SYS_TIME_H 1
9685| #define HAVE_SYS_TIMES_H 1
9686| #define HAVE_SYS_UIO_H 1
9687| #define HAVE_SYS_USER_H 1
9688| #define HAVE_SYS_UTSNAME_H 1
9689| #define HAVE_SYS_VNODE_H 1
9690| #define HAVE_SYS_WAIT_H 1
9691| #define HAVE_TERMIOS_H 1
9692| #define HAVE_UNISTD_H 1
9693| #define HAVE_UTIME_H 1
9694| /* end confdefs.h.  */
9695| #include <stdio.h>
9696| #ifdef HAVE_SYS_TYPES_H
9697| # include <sys/types.h>
9698| #endif
9699| #ifdef HAVE_SYS_STAT_H
9700| # include <sys/stat.h>
9701| #endif
9702| #ifdef STDC_HEADERS
9703| # include <stdlib.h>
9704| # include <stddef.h>
9705| #else
9706| # ifdef HAVE_STDLIB_H
9707| #  include <stdlib.h>
9708| # endif
9709| #endif
9710| #ifdef HAVE_STRING_H
9711| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9712| #  include <memory.h>
9713| # endif
9714| # include <string.h>
9715| #endif
9716| #ifdef HAVE_STRINGS_H
9717| # include <strings.h>
9718| #endif
9719| #ifdef HAVE_INTTYPES_H
9720| # include <inttypes.h>
9721| #endif
9722| #ifdef HAVE_STDINT_H
9723| # include <stdint.h>
9724| #endif
9725| #ifdef HAVE_UNISTD_H
9726| # include <unistd.h>
9727| #endif
9728| #include <valgrind/memcheck.h>
9729configure:7157: result: no
9730configure:7157: checking valgrind/memcheck.h presence
9731configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9732conftest.c:94:10: fatal error: 'valgrind/memcheck.h' file not found
9733#include <valgrind/memcheck.h>
9734         ^
97351 error generated.
9736configure:7157: $? = 1
9737configure: failed program was:
9738| /* confdefs.h */
9739| #define PACKAGE_NAME "Wine"
9740| #define PACKAGE_TARNAME "wine"
9741| #define PACKAGE_VERSION "3.4"
9742| #define PACKAGE_STRING "Wine 3.4"
9743| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9744| #define PACKAGE_URL "https://www.winehq.org"
9745| #define EXEEXT ""
9746| #define STDC_HEADERS 1
9747| #define HAVE_SYS_TYPES_H 1
9748| #define HAVE_SYS_STAT_H 1
9749| #define HAVE_STDLIB_H 1
9750| #define HAVE_STRING_H 1
9751| #define HAVE_MEMORY_H 1
9752| #define HAVE_STRINGS_H 1
9753| #define HAVE_INTTYPES_H 1
9754| #define HAVE_STDINT_H 1
9755| #define HAVE_UNISTD_H 1
9756| #define HAVE_AL_AL_H 1
9757| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9758| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
9759| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
9760| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
9761| #define HAVE_CARBON_CARBON_H 1
9762| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
9763| #define HAVE_COREAUDIO_COREAUDIO_H 1
9764| #define HAVE_CORESERVICES_CORESERVICES_H 1
9765| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
9766| #define HAVE_IOKIT_IOKITLIB_H 1
9767| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
9768| #define HAVE_OPENAL_AL_H 1
9769| #define HAVE_OPENCL_OPENCL_H 1
9770| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
9771| #define HAVE_SECURITY_SECURITY_H 1
9772| #define HAVE_ARPA_INET_H 1
9773| #define HAVE_ARPA_NAMESER_H 1
9774| #define HAVE_CURSES_H 1
9775| #define HAVE_DIRENT_H 1
9776| #define HAVE_DLFCN_H 1
9777| #define HAVE_FLOAT_H 1
9778| #define HAVE_FNMATCH_H 1
9779| #define HAVE_GETOPT_H 1
9780| #define HAVE_GRP_H 1
9781| #define HAVE_LIBPROC_H 1
9782| #define HAVE_MACH_O_NLIST_H 1
9783| #define HAVE_MACH_O_LOADER_H 1
9784| #define HAVE_MACH_MACH_H 1
9785| #define HAVE_MACH_MACHINE_H 1
9786| #define HAVE_MACHINE_LIMITS_H 1
9787| #define HAVE_NCURSES_H 1
9788| #define HAVE_NETDB_H 1
9789| #define HAVE_NETINET_IN_H 1
9790| #define HAVE_NETINET_IN_SYSTM_H 1
9791| #define HAVE_NETINET_TCP_H 1
9792| #define HAVE_NETINET_TCP_FSM_H 1
9793| #define HAVE_PCAP_PCAP_H 1
9794| #define HAVE_POLL_H 1
9795| #define HAVE_PTHREAD_H 1
9796| #define HAVE_PWD_H 1
9797| #define HAVE_SCHED_H 1
9798| #define HAVE_STDBOOL_H 1
9799| #define HAVE_STDINT_H 1
9800| #define HAVE_SYS_ATTR_H 1
9801| #define HAVE_SYS_EVENT_H 1
9802| #define HAVE_SYS_FILIO_H 1
9803| #define HAVE_SYS_IOCTL_H 1
9804| #define HAVE_SYS_IPC_H 1
9805| #define HAVE_SYS_MMAN_H 1
9806| #define HAVE_SYS_MSG_H 1
9807| #define HAVE_SYS_PARAM_H 1
9808| #define HAVE_SYS_POLL_H 1
9809| #define HAVE_SYS_PROTOSW_H 1
9810| #define HAVE_SYS_PTRACE_H 1
9811| #define HAVE_SYS_QUEUE_H 1
9812| #define HAVE_SYS_RESOURCE_H 1
9813| #define HAVE_SYS_SHM_H 1
9814| #define HAVE_SYS_SIGNAL_H 1
9815| #define HAVE_SYS_SOCKET_H 1
9816| #define HAVE_SYS_SOCKETVAR_H 1
9817| #define HAVE_SYS_SOCKIO_H 1
9818| #define HAVE_SYS_STATVFS_H 1
9819| #define HAVE_SYS_SYSCALL_H 1
9820| #define HAVE_SYS_TIME_H 1
9821| #define HAVE_SYS_TIMES_H 1
9822| #define HAVE_SYS_UIO_H 1
9823| #define HAVE_SYS_USER_H 1
9824| #define HAVE_SYS_UTSNAME_H 1
9825| #define HAVE_SYS_VNODE_H 1
9826| #define HAVE_SYS_WAIT_H 1
9827| #define HAVE_TERMIOS_H 1
9828| #define HAVE_UNISTD_H 1
9829| #define HAVE_UTIME_H 1
9830| /* end confdefs.h.  */
9831| #include <valgrind/memcheck.h>
9832configure:7157: result: no
9833configure:7157: checking for valgrind/memcheck.h
9834configure:7157: result: no
9835configure:7157: checking valgrind/valgrind.h usability
9836configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
9837conftest.c:127:10: fatal error: 'valgrind/valgrind.h' file not found
9838#include <valgrind/valgrind.h>
9839         ^
98401 error generated.
9841configure:7157: $? = 1
9842configure: failed program was:
9843| /* confdefs.h */
9844| #define PACKAGE_NAME "Wine"
9845| #define PACKAGE_TARNAME "wine"
9846| #define PACKAGE_VERSION "3.4"
9847| #define PACKAGE_STRING "Wine 3.4"
9848| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9849| #define PACKAGE_URL "https://www.winehq.org"
9850| #define EXEEXT ""
9851| #define STDC_HEADERS 1
9852| #define HAVE_SYS_TYPES_H 1
9853| #define HAVE_SYS_STAT_H 1
9854| #define HAVE_STDLIB_H 1
9855| #define HAVE_STRING_H 1
9856| #define HAVE_MEMORY_H 1
9857| #define HAVE_STRINGS_H 1
9858| #define HAVE_INTTYPES_H 1
9859| #define HAVE_STDINT_H 1
9860| #define HAVE_UNISTD_H 1
9861| #define HAVE_AL_AL_H 1
9862| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9863| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
9864| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
9865| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
9866| #define HAVE_CARBON_CARBON_H 1
9867| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
9868| #define HAVE_COREAUDIO_COREAUDIO_H 1
9869| #define HAVE_CORESERVICES_CORESERVICES_H 1
9870| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
9871| #define HAVE_IOKIT_IOKITLIB_H 1
9872| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
9873| #define HAVE_OPENAL_AL_H 1
9874| #define HAVE_OPENCL_OPENCL_H 1
9875| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
9876| #define HAVE_SECURITY_SECURITY_H 1
9877| #define HAVE_ARPA_INET_H 1
9878| #define HAVE_ARPA_NAMESER_H 1
9879| #define HAVE_CURSES_H 1
9880| #define HAVE_DIRENT_H 1
9881| #define HAVE_DLFCN_H 1
9882| #define HAVE_FLOAT_H 1
9883| #define HAVE_FNMATCH_H 1
9884| #define HAVE_GETOPT_H 1
9885| #define HAVE_GRP_H 1
9886| #define HAVE_LIBPROC_H 1
9887| #define HAVE_MACH_O_NLIST_H 1
9888| #define HAVE_MACH_O_LOADER_H 1
9889| #define HAVE_MACH_MACH_H 1
9890| #define HAVE_MACH_MACHINE_H 1
9891| #define HAVE_MACHINE_LIMITS_H 1
9892| #define HAVE_NCURSES_H 1
9893| #define HAVE_NETDB_H 1
9894| #define HAVE_NETINET_IN_H 1
9895| #define HAVE_NETINET_IN_SYSTM_H 1
9896| #define HAVE_NETINET_TCP_H 1
9897| #define HAVE_NETINET_TCP_FSM_H 1
9898| #define HAVE_PCAP_PCAP_H 1
9899| #define HAVE_POLL_H 1
9900| #define HAVE_PTHREAD_H 1
9901| #define HAVE_PWD_H 1
9902| #define HAVE_SCHED_H 1
9903| #define HAVE_STDBOOL_H 1
9904| #define HAVE_STDINT_H 1
9905| #define HAVE_SYS_ATTR_H 1
9906| #define HAVE_SYS_EVENT_H 1
9907| #define HAVE_SYS_FILIO_H 1
9908| #define HAVE_SYS_IOCTL_H 1
9909| #define HAVE_SYS_IPC_H 1
9910| #define HAVE_SYS_MMAN_H 1
9911| #define HAVE_SYS_MSG_H 1
9912| #define HAVE_SYS_PARAM_H 1
9913| #define HAVE_SYS_POLL_H 1
9914| #define HAVE_SYS_PROTOSW_H 1
9915| #define HAVE_SYS_PTRACE_H 1
9916| #define HAVE_SYS_QUEUE_H 1
9917| #define HAVE_SYS_RESOURCE_H 1
9918| #define HAVE_SYS_SHM_H 1
9919| #define HAVE_SYS_SIGNAL_H 1
9920| #define HAVE_SYS_SOCKET_H 1
9921| #define HAVE_SYS_SOCKETVAR_H 1
9922| #define HAVE_SYS_SOCKIO_H 1
9923| #define HAVE_SYS_STATVFS_H 1
9924| #define HAVE_SYS_SYSCALL_H 1
9925| #define HAVE_SYS_TIME_H 1
9926| #define HAVE_SYS_TIMES_H 1
9927| #define HAVE_SYS_UIO_H 1
9928| #define HAVE_SYS_USER_H 1
9929| #define HAVE_SYS_UTSNAME_H 1
9930| #define HAVE_SYS_VNODE_H 1
9931| #define HAVE_SYS_WAIT_H 1
9932| #define HAVE_TERMIOS_H 1
9933| #define HAVE_UNISTD_H 1
9934| #define HAVE_UTIME_H 1
9935| /* end confdefs.h.  */
9936| #include <stdio.h>
9937| #ifdef HAVE_SYS_TYPES_H
9938| # include <sys/types.h>
9939| #endif
9940| #ifdef HAVE_SYS_STAT_H
9941| # include <sys/stat.h>
9942| #endif
9943| #ifdef STDC_HEADERS
9944| # include <stdlib.h>
9945| # include <stddef.h>
9946| #else
9947| # ifdef HAVE_STDLIB_H
9948| #  include <stdlib.h>
9949| # endif
9950| #endif
9951| #ifdef HAVE_STRING_H
9952| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9953| #  include <memory.h>
9954| # endif
9955| # include <string.h>
9956| #endif
9957| #ifdef HAVE_STRINGS_H
9958| # include <strings.h>
9959| #endif
9960| #ifdef HAVE_INTTYPES_H
9961| # include <inttypes.h>
9962| #endif
9963| #ifdef HAVE_STDINT_H
9964| # include <stdint.h>
9965| #endif
9966| #ifdef HAVE_UNISTD_H
9967| # include <unistd.h>
9968| #endif
9969| #include <valgrind/valgrind.h>
9970configure:7157: result: no
9971configure:7157: checking valgrind/valgrind.h presence
9972configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
9973conftest.c:94:10: fatal error: 'valgrind/valgrind.h' file not found
9974#include <valgrind/valgrind.h>
9975         ^
99761 error generated.
9977configure:7157: $? = 1
9978configure: failed program was:
9979| /* confdefs.h */
9980| #define PACKAGE_NAME "Wine"
9981| #define PACKAGE_TARNAME "wine"
9982| #define PACKAGE_VERSION "3.4"
9983| #define PACKAGE_STRING "Wine 3.4"
9984| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
9985| #define PACKAGE_URL "https://www.winehq.org"
9986| #define EXEEXT ""
9987| #define STDC_HEADERS 1
9988| #define HAVE_SYS_TYPES_H 1
9989| #define HAVE_SYS_STAT_H 1
9990| #define HAVE_STDLIB_H 1
9991| #define HAVE_STRING_H 1
9992| #define HAVE_MEMORY_H 1
9993| #define HAVE_STRINGS_H 1
9994| #define HAVE_INTTYPES_H 1
9995| #define HAVE_STDINT_H 1
9996| #define HAVE_UNISTD_H 1
9997| #define HAVE_AL_AL_H 1
9998| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9999| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
10000| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
10001| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
10002| #define HAVE_CARBON_CARBON_H 1
10003| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
10004| #define HAVE_COREAUDIO_COREAUDIO_H 1
10005| #define HAVE_CORESERVICES_CORESERVICES_H 1
10006| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
10007| #define HAVE_IOKIT_IOKITLIB_H 1
10008| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
10009| #define HAVE_OPENAL_AL_H 1
10010| #define HAVE_OPENCL_OPENCL_H 1
10011| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
10012| #define HAVE_SECURITY_SECURITY_H 1
10013| #define HAVE_ARPA_INET_H 1
10014| #define HAVE_ARPA_NAMESER_H 1
10015| #define HAVE_CURSES_H 1
10016| #define HAVE_DIRENT_H 1
10017| #define HAVE_DLFCN_H 1
10018| #define HAVE_FLOAT_H 1
10019| #define HAVE_FNMATCH_H 1
10020| #define HAVE_GETOPT_H 1
10021| #define HAVE_GRP_H 1
10022| #define HAVE_LIBPROC_H 1
10023| #define HAVE_MACH_O_NLIST_H 1
10024| #define HAVE_MACH_O_LOADER_H 1
10025| #define HAVE_MACH_MACH_H 1
10026| #define HAVE_MACH_MACHINE_H 1
10027| #define HAVE_MACHINE_LIMITS_H 1
10028| #define HAVE_NCURSES_H 1
10029| #define HAVE_NETDB_H 1
10030| #define HAVE_NETINET_IN_H 1
10031| #define HAVE_NETINET_IN_SYSTM_H 1
10032| #define HAVE_NETINET_TCP_H 1
10033| #define HAVE_NETINET_TCP_FSM_H 1
10034| #define HAVE_PCAP_PCAP_H 1
10035| #define HAVE_POLL_H 1
10036| #define HAVE_PTHREAD_H 1
10037| #define HAVE_PWD_H 1
10038| #define HAVE_SCHED_H 1
10039| #define HAVE_STDBOOL_H 1
10040| #define HAVE_STDINT_H 1
10041| #define HAVE_SYS_ATTR_H 1
10042| #define HAVE_SYS_EVENT_H 1
10043| #define HAVE_SYS_FILIO_H 1
10044| #define HAVE_SYS_IOCTL_H 1
10045| #define HAVE_SYS_IPC_H 1
10046| #define HAVE_SYS_MMAN_H 1
10047| #define HAVE_SYS_MSG_H 1
10048| #define HAVE_SYS_PARAM_H 1
10049| #define HAVE_SYS_POLL_H 1
10050| #define HAVE_SYS_PROTOSW_H 1
10051| #define HAVE_SYS_PTRACE_H 1
10052| #define HAVE_SYS_QUEUE_H 1
10053| #define HAVE_SYS_RESOURCE_H 1
10054| #define HAVE_SYS_SHM_H 1
10055| #define HAVE_SYS_SIGNAL_H 1
10056| #define HAVE_SYS_SOCKET_H 1
10057| #define HAVE_SYS_SOCKETVAR_H 1
10058| #define HAVE_SYS_SOCKIO_H 1
10059| #define HAVE_SYS_STATVFS_H 1
10060| #define HAVE_SYS_SYSCALL_H 1
10061| #define HAVE_SYS_TIME_H 1
10062| #define HAVE_SYS_TIMES_H 1
10063| #define HAVE_SYS_UIO_H 1
10064| #define HAVE_SYS_USER_H 1
10065| #define HAVE_SYS_UTSNAME_H 1
10066| #define HAVE_SYS_VNODE_H 1
10067| #define HAVE_SYS_WAIT_H 1
10068| #define HAVE_TERMIOS_H 1
10069| #define HAVE_UNISTD_H 1
10070| #define HAVE_UTIME_H 1
10071| /* end confdefs.h.  */
10072| #include <valgrind/valgrind.h>
10073configure:7157: result: no
10074configure:7157: checking for valgrind/valgrind.h
10075configure:7157: result: no
10076configure:7157: checking zlib.h usability
10077configure:7157: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10078configure:7157: $? = 0
10079configure:7157: result: yes
10080configure:7157: checking zlib.h presence
10081configure:7157: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
10082configure:7157: $? = 0
10083configure:7157: result: yes
10084configure:7157: checking for zlib.h
10085configure:7157: result: yes
10086configure:7167: checking sys/mkdev.h usability
10087configure:7167: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10088conftest.c:128:10: fatal error: 'sys/mkdev.h' file not found
10089#include <sys/mkdev.h>
10090         ^
100911 error generated.
10092configure:7167: $? = 1
10093configure: failed program was:
10094| /* confdefs.h */
10095| #define PACKAGE_NAME "Wine"
10096| #define PACKAGE_TARNAME "wine"
10097| #define PACKAGE_VERSION "3.4"
10098| #define PACKAGE_STRING "Wine 3.4"
10099| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10100| #define PACKAGE_URL "https://www.winehq.org"
10101| #define EXEEXT ""
10102| #define STDC_HEADERS 1
10103| #define HAVE_SYS_TYPES_H 1
10104| #define HAVE_SYS_STAT_H 1
10105| #define HAVE_STDLIB_H 1
10106| #define HAVE_STRING_H 1
10107| #define HAVE_MEMORY_H 1
10108| #define HAVE_STRINGS_H 1
10109| #define HAVE_INTTYPES_H 1
10110| #define HAVE_STDINT_H 1
10111| #define HAVE_UNISTD_H 1
10112| #define HAVE_AL_AL_H 1
10113| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
10114| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
10115| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
10116| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
10117| #define HAVE_CARBON_CARBON_H 1
10118| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
10119| #define HAVE_COREAUDIO_COREAUDIO_H 1
10120| #define HAVE_CORESERVICES_CORESERVICES_H 1
10121| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
10122| #define HAVE_IOKIT_IOKITLIB_H 1
10123| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
10124| #define HAVE_OPENAL_AL_H 1
10125| #define HAVE_OPENCL_OPENCL_H 1
10126| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
10127| #define HAVE_SECURITY_SECURITY_H 1
10128| #define HAVE_ARPA_INET_H 1
10129| #define HAVE_ARPA_NAMESER_H 1
10130| #define HAVE_CURSES_H 1
10131| #define HAVE_DIRENT_H 1
10132| #define HAVE_DLFCN_H 1
10133| #define HAVE_FLOAT_H 1
10134| #define HAVE_FNMATCH_H 1
10135| #define HAVE_GETOPT_H 1
10136| #define HAVE_GRP_H 1
10137| #define HAVE_LIBPROC_H 1
10138| #define HAVE_MACH_O_NLIST_H 1
10139| #define HAVE_MACH_O_LOADER_H 1
10140| #define HAVE_MACH_MACH_H 1
10141| #define HAVE_MACH_MACHINE_H 1
10142| #define HAVE_MACHINE_LIMITS_H 1
10143| #define HAVE_NCURSES_H 1
10144| #define HAVE_NETDB_H 1
10145| #define HAVE_NETINET_IN_H 1
10146| #define HAVE_NETINET_IN_SYSTM_H 1
10147| #define HAVE_NETINET_TCP_H 1
10148| #define HAVE_NETINET_TCP_FSM_H 1
10149| #define HAVE_PCAP_PCAP_H 1
10150| #define HAVE_POLL_H 1
10151| #define HAVE_PTHREAD_H 1
10152| #define HAVE_PWD_H 1
10153| #define HAVE_SCHED_H 1
10154| #define HAVE_STDBOOL_H 1
10155| #define HAVE_STDINT_H 1
10156| #define HAVE_SYS_ATTR_H 1
10157| #define HAVE_SYS_EVENT_H 1
10158| #define HAVE_SYS_FILIO_H 1
10159| #define HAVE_SYS_IOCTL_H 1
10160| #define HAVE_SYS_IPC_H 1
10161| #define HAVE_SYS_MMAN_H 1
10162| #define HAVE_SYS_MSG_H 1
10163| #define HAVE_SYS_PARAM_H 1
10164| #define HAVE_SYS_POLL_H 1
10165| #define HAVE_SYS_PROTOSW_H 1
10166| #define HAVE_SYS_PTRACE_H 1
10167| #define HAVE_SYS_QUEUE_H 1
10168| #define HAVE_SYS_RESOURCE_H 1
10169| #define HAVE_SYS_SHM_H 1
10170| #define HAVE_SYS_SIGNAL_H 1
10171| #define HAVE_SYS_SOCKET_H 1
10172| #define HAVE_SYS_SOCKETVAR_H 1
10173| #define HAVE_SYS_SOCKIO_H 1
10174| #define HAVE_SYS_STATVFS_H 1
10175| #define HAVE_SYS_SYSCALL_H 1
10176| #define HAVE_SYS_TIME_H 1
10177| #define HAVE_SYS_TIMES_H 1
10178| #define HAVE_SYS_UIO_H 1
10179| #define HAVE_SYS_USER_H 1
10180| #define HAVE_SYS_UTSNAME_H 1
10181| #define HAVE_SYS_VNODE_H 1
10182| #define HAVE_SYS_WAIT_H 1
10183| #define HAVE_TERMIOS_H 1
10184| #define HAVE_UNISTD_H 1
10185| #define HAVE_UTIME_H 1
10186| #define HAVE_ZLIB_H 1
10187| /* end confdefs.h.  */
10188| #include <stdio.h>
10189| #ifdef HAVE_SYS_TYPES_H
10190| # include <sys/types.h>
10191| #endif
10192| #ifdef HAVE_SYS_STAT_H
10193| # include <sys/stat.h>
10194| #endif
10195| #ifdef STDC_HEADERS
10196| # include <stdlib.h>
10197| # include <stddef.h>
10198| #else
10199| # ifdef HAVE_STDLIB_H
10200| #  include <stdlib.h>
10201| # endif
10202| #endif
10203| #ifdef HAVE_STRING_H
10204| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10205| #  include <memory.h>
10206| # endif
10207| # include <string.h>
10208| #endif
10209| #ifdef HAVE_STRINGS_H
10210| # include <strings.h>
10211| #endif
10212| #ifdef HAVE_INTTYPES_H
10213| # include <inttypes.h>
10214| #endif
10215| #ifdef HAVE_STDINT_H
10216| # include <stdint.h>
10217| #endif
10218| #ifdef HAVE_UNISTD_H
10219| # include <unistd.h>
10220| #endif
10221| #include <sys/mkdev.h>
10222configure:7167: result: no
10223configure:7167: checking sys/mkdev.h presence
10224configure:7167: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
10225conftest.c:95:10: fatal error: 'sys/mkdev.h' file not found
10226#include <sys/mkdev.h>
10227         ^
102281 error generated.
10229configure:7167: $? = 1
10230configure: failed program was:
10231| /* confdefs.h */
10232| #define PACKAGE_NAME "Wine"
10233| #define PACKAGE_TARNAME "wine"
10234| #define PACKAGE_VERSION "3.4"
10235| #define PACKAGE_STRING "Wine 3.4"
10236| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10237| #define PACKAGE_URL "https://www.winehq.org"
10238| #define EXEEXT ""
10239| #define STDC_HEADERS 1
10240| #define HAVE_SYS_TYPES_H 1
10241| #define HAVE_SYS_STAT_H 1
10242| #define HAVE_STDLIB_H 1
10243| #define HAVE_STRING_H 1
10244| #define HAVE_MEMORY_H 1
10245| #define HAVE_STRINGS_H 1
10246| #define HAVE_INTTYPES_H 1
10247| #define HAVE_STDINT_H 1
10248| #define HAVE_UNISTD_H 1
10249| #define HAVE_AL_AL_H 1
10250| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
10251| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
10252| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
10253| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
10254| #define HAVE_CARBON_CARBON_H 1
10255| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
10256| #define HAVE_COREAUDIO_COREAUDIO_H 1
10257| #define HAVE_CORESERVICES_CORESERVICES_H 1
10258| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
10259| #define HAVE_IOKIT_IOKITLIB_H 1
10260| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
10261| #define HAVE_OPENAL_AL_H 1
10262| #define HAVE_OPENCL_OPENCL_H 1
10263| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
10264| #define HAVE_SECURITY_SECURITY_H 1
10265| #define HAVE_ARPA_INET_H 1
10266| #define HAVE_ARPA_NAMESER_H 1
10267| #define HAVE_CURSES_H 1
10268| #define HAVE_DIRENT_H 1
10269| #define HAVE_DLFCN_H 1
10270| #define HAVE_FLOAT_H 1
10271| #define HAVE_FNMATCH_H 1
10272| #define HAVE_GETOPT_H 1
10273| #define HAVE_GRP_H 1
10274| #define HAVE_LIBPROC_H 1
10275| #define HAVE_MACH_O_NLIST_H 1
10276| #define HAVE_MACH_O_LOADER_H 1
10277| #define HAVE_MACH_MACH_H 1
10278| #define HAVE_MACH_MACHINE_H 1
10279| #define HAVE_MACHINE_LIMITS_H 1
10280| #define HAVE_NCURSES_H 1
10281| #define HAVE_NETDB_H 1
10282| #define HAVE_NETINET_IN_H 1
10283| #define HAVE_NETINET_IN_SYSTM_H 1
10284| #define HAVE_NETINET_TCP_H 1
10285| #define HAVE_NETINET_TCP_FSM_H 1
10286| #define HAVE_PCAP_PCAP_H 1
10287| #define HAVE_POLL_H 1
10288| #define HAVE_PTHREAD_H 1
10289| #define HAVE_PWD_H 1
10290| #define HAVE_SCHED_H 1
10291| #define HAVE_STDBOOL_H 1
10292| #define HAVE_STDINT_H 1
10293| #define HAVE_SYS_ATTR_H 1
10294| #define HAVE_SYS_EVENT_H 1
10295| #define HAVE_SYS_FILIO_H 1
10296| #define HAVE_SYS_IOCTL_H 1
10297| #define HAVE_SYS_IPC_H 1
10298| #define HAVE_SYS_MMAN_H 1
10299| #define HAVE_SYS_MSG_H 1
10300| #define HAVE_SYS_PARAM_H 1
10301| #define HAVE_SYS_POLL_H 1
10302| #define HAVE_SYS_PROTOSW_H 1
10303| #define HAVE_SYS_PTRACE_H 1
10304| #define HAVE_SYS_QUEUE_H 1
10305| #define HAVE_SYS_RESOURCE_H 1
10306| #define HAVE_SYS_SHM_H 1
10307| #define HAVE_SYS_SIGNAL_H 1
10308| #define HAVE_SYS_SOCKET_H 1
10309| #define HAVE_SYS_SOCKETVAR_H 1
10310| #define HAVE_SYS_SOCKIO_H 1
10311| #define HAVE_SYS_STATVFS_H 1
10312| #define HAVE_SYS_SYSCALL_H 1
10313| #define HAVE_SYS_TIME_H 1
10314| #define HAVE_SYS_TIMES_H 1
10315| #define HAVE_SYS_UIO_H 1
10316| #define HAVE_SYS_USER_H 1
10317| #define HAVE_SYS_UTSNAME_H 1
10318| #define HAVE_SYS_VNODE_H 1
10319| #define HAVE_SYS_WAIT_H 1
10320| #define HAVE_TERMIOS_H 1
10321| #define HAVE_UNISTD_H 1
10322| #define HAVE_UTIME_H 1
10323| #define HAVE_ZLIB_H 1
10324| /* end confdefs.h.  */
10325| #include <sys/mkdev.h>
10326configure:7167: result: no
10327configure:7167: checking for sys/mkdev.h
10328configure:7167: result: no
10329configure:7176: checking sys/sysmacros.h usability
10330configure:7176: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10331conftest.c:128:10: fatal error: 'sys/sysmacros.h' file not found
10332#include <sys/sysmacros.h>
10333         ^
103341 error generated.
10335configure:7176: $? = 1
10336configure: failed program was:
10337| /* confdefs.h */
10338| #define PACKAGE_NAME "Wine"
10339| #define PACKAGE_TARNAME "wine"
10340| #define PACKAGE_VERSION "3.4"
10341| #define PACKAGE_STRING "Wine 3.4"
10342| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10343| #define PACKAGE_URL "https://www.winehq.org"
10344| #define EXEEXT ""
10345| #define STDC_HEADERS 1
10346| #define HAVE_SYS_TYPES_H 1
10347| #define HAVE_SYS_STAT_H 1
10348| #define HAVE_STDLIB_H 1
10349| #define HAVE_STRING_H 1
10350| #define HAVE_MEMORY_H 1
10351| #define HAVE_STRINGS_H 1
10352| #define HAVE_INTTYPES_H 1
10353| #define HAVE_STDINT_H 1
10354| #define HAVE_UNISTD_H 1
10355| #define HAVE_AL_AL_H 1
10356| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
10357| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
10358| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
10359| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
10360| #define HAVE_CARBON_CARBON_H 1
10361| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
10362| #define HAVE_COREAUDIO_COREAUDIO_H 1
10363| #define HAVE_CORESERVICES_CORESERVICES_H 1
10364| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
10365| #define HAVE_IOKIT_IOKITLIB_H 1
10366| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
10367| #define HAVE_OPENAL_AL_H 1
10368| #define HAVE_OPENCL_OPENCL_H 1
10369| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
10370| #define HAVE_SECURITY_SECURITY_H 1
10371| #define HAVE_ARPA_INET_H 1
10372| #define HAVE_ARPA_NAMESER_H 1
10373| #define HAVE_CURSES_H 1
10374| #define HAVE_DIRENT_H 1
10375| #define HAVE_DLFCN_H 1
10376| #define HAVE_FLOAT_H 1
10377| #define HAVE_FNMATCH_H 1
10378| #define HAVE_GETOPT_H 1
10379| #define HAVE_GRP_H 1
10380| #define HAVE_LIBPROC_H 1
10381| #define HAVE_MACH_O_NLIST_H 1
10382| #define HAVE_MACH_O_LOADER_H 1
10383| #define HAVE_MACH_MACH_H 1
10384| #define HAVE_MACH_MACHINE_H 1
10385| #define HAVE_MACHINE_LIMITS_H 1
10386| #define HAVE_NCURSES_H 1
10387| #define HAVE_NETDB_H 1
10388| #define HAVE_NETINET_IN_H 1
10389| #define HAVE_NETINET_IN_SYSTM_H 1
10390| #define HAVE_NETINET_TCP_H 1
10391| #define HAVE_NETINET_TCP_FSM_H 1
10392| #define HAVE_PCAP_PCAP_H 1
10393| #define HAVE_POLL_H 1
10394| #define HAVE_PTHREAD_H 1
10395| #define HAVE_PWD_H 1
10396| #define HAVE_SCHED_H 1
10397| #define HAVE_STDBOOL_H 1
10398| #define HAVE_STDINT_H 1
10399| #define HAVE_SYS_ATTR_H 1
10400| #define HAVE_SYS_EVENT_H 1
10401| #define HAVE_SYS_FILIO_H 1
10402| #define HAVE_SYS_IOCTL_H 1
10403| #define HAVE_SYS_IPC_H 1
10404| #define HAVE_SYS_MMAN_H 1
10405| #define HAVE_SYS_MSG_H 1
10406| #define HAVE_SYS_PARAM_H 1
10407| #define HAVE_SYS_POLL_H 1
10408| #define HAVE_SYS_PROTOSW_H 1
10409| #define HAVE_SYS_PTRACE_H 1
10410| #define HAVE_SYS_QUEUE_H 1
10411| #define HAVE_SYS_RESOURCE_H 1
10412| #define HAVE_SYS_SHM_H 1
10413| #define HAVE_SYS_SIGNAL_H 1
10414| #define HAVE_SYS_SOCKET_H 1
10415| #define HAVE_SYS_SOCKETVAR_H 1
10416| #define HAVE_SYS_SOCKIO_H 1
10417| #define HAVE_SYS_STATVFS_H 1
10418| #define HAVE_SYS_SYSCALL_H 1
10419| #define HAVE_SYS_TIME_H 1
10420| #define HAVE_SYS_TIMES_H 1
10421| #define HAVE_SYS_UIO_H 1
10422| #define HAVE_SYS_USER_H 1
10423| #define HAVE_SYS_UTSNAME_H 1
10424| #define HAVE_SYS_VNODE_H 1
10425| #define HAVE_SYS_WAIT_H 1
10426| #define HAVE_TERMIOS_H 1
10427| #define HAVE_UNISTD_H 1
10428| #define HAVE_UTIME_H 1
10429| #define HAVE_ZLIB_H 1
10430| /* end confdefs.h.  */
10431| #include <stdio.h>
10432| #ifdef HAVE_SYS_TYPES_H
10433| # include <sys/types.h>
10434| #endif
10435| #ifdef HAVE_SYS_STAT_H
10436| # include <sys/stat.h>
10437| #endif
10438| #ifdef STDC_HEADERS
10439| # include <stdlib.h>
10440| # include <stddef.h>
10441| #else
10442| # ifdef HAVE_STDLIB_H
10443| #  include <stdlib.h>
10444| # endif
10445| #endif
10446| #ifdef HAVE_STRING_H
10447| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10448| #  include <memory.h>
10449| # endif
10450| # include <string.h>
10451| #endif
10452| #ifdef HAVE_STRINGS_H
10453| # include <strings.h>
10454| #endif
10455| #ifdef HAVE_INTTYPES_H
10456| # include <inttypes.h>
10457| #endif
10458| #ifdef HAVE_STDINT_H
10459| # include <stdint.h>
10460| #endif
10461| #ifdef HAVE_UNISTD_H
10462| # include <unistd.h>
10463| #endif
10464| #include <sys/sysmacros.h>
10465configure:7176: result: no
10466configure:7176: checking sys/sysmacros.h presence
10467configure:7176: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
10468conftest.c:95:10: fatal error: 'sys/sysmacros.h' file not found
10469#include <sys/sysmacros.h>
10470         ^
104711 error generated.
10472configure:7176: $? = 1
10473configure: failed program was:
10474| /* confdefs.h */
10475| #define PACKAGE_NAME "Wine"
10476| #define PACKAGE_TARNAME "wine"
10477| #define PACKAGE_VERSION "3.4"
10478| #define PACKAGE_STRING "Wine 3.4"
10479| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10480| #define PACKAGE_URL "https://www.winehq.org"
10481| #define EXEEXT ""
10482| #define STDC_HEADERS 1
10483| #define HAVE_SYS_TYPES_H 1
10484| #define HAVE_SYS_STAT_H 1
10485| #define HAVE_STDLIB_H 1
10486| #define HAVE_STRING_H 1
10487| #define HAVE_MEMORY_H 1
10488| #define HAVE_STRINGS_H 1
10489| #define HAVE_INTTYPES_H 1
10490| #define HAVE_STDINT_H 1
10491| #define HAVE_UNISTD_H 1
10492| #define HAVE_AL_AL_H 1
10493| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
10494| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
10495| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
10496| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
10497| #define HAVE_CARBON_CARBON_H 1
10498| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
10499| #define HAVE_COREAUDIO_COREAUDIO_H 1
10500| #define HAVE_CORESERVICES_CORESERVICES_H 1
10501| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
10502| #define HAVE_IOKIT_IOKITLIB_H 1
10503| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
10504| #define HAVE_OPENAL_AL_H 1
10505| #define HAVE_OPENCL_OPENCL_H 1
10506| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
10507| #define HAVE_SECURITY_SECURITY_H 1
10508| #define HAVE_ARPA_INET_H 1
10509| #define HAVE_ARPA_NAMESER_H 1
10510| #define HAVE_CURSES_H 1
10511| #define HAVE_DIRENT_H 1
10512| #define HAVE_DLFCN_H 1
10513| #define HAVE_FLOAT_H 1
10514| #define HAVE_FNMATCH_H 1
10515| #define HAVE_GETOPT_H 1
10516| #define HAVE_GRP_H 1
10517| #define HAVE_LIBPROC_H 1
10518| #define HAVE_MACH_O_NLIST_H 1
10519| #define HAVE_MACH_O_LOADER_H 1
10520| #define HAVE_MACH_MACH_H 1
10521| #define HAVE_MACH_MACHINE_H 1
10522| #define HAVE_MACHINE_LIMITS_H 1
10523| #define HAVE_NCURSES_H 1
10524| #define HAVE_NETDB_H 1
10525| #define HAVE_NETINET_IN_H 1
10526| #define HAVE_NETINET_IN_SYSTM_H 1
10527| #define HAVE_NETINET_TCP_H 1
10528| #define HAVE_NETINET_TCP_FSM_H 1
10529| #define HAVE_PCAP_PCAP_H 1
10530| #define HAVE_POLL_H 1
10531| #define HAVE_PTHREAD_H 1
10532| #define HAVE_PWD_H 1
10533| #define HAVE_SCHED_H 1
10534| #define HAVE_STDBOOL_H 1
10535| #define HAVE_STDINT_H 1
10536| #define HAVE_SYS_ATTR_H 1
10537| #define HAVE_SYS_EVENT_H 1
10538| #define HAVE_SYS_FILIO_H 1
10539| #define HAVE_SYS_IOCTL_H 1
10540| #define HAVE_SYS_IPC_H 1
10541| #define HAVE_SYS_MMAN_H 1
10542| #define HAVE_SYS_MSG_H 1
10543| #define HAVE_SYS_PARAM_H 1
10544| #define HAVE_SYS_POLL_H 1
10545| #define HAVE_SYS_PROTOSW_H 1
10546| #define HAVE_SYS_PTRACE_H 1
10547| #define HAVE_SYS_QUEUE_H 1
10548| #define HAVE_SYS_RESOURCE_H 1
10549| #define HAVE_SYS_SHM_H 1
10550| #define HAVE_SYS_SIGNAL_H 1
10551| #define HAVE_SYS_SOCKET_H 1
10552| #define HAVE_SYS_SOCKETVAR_H 1
10553| #define HAVE_SYS_SOCKIO_H 1
10554| #define HAVE_SYS_STATVFS_H 1
10555| #define HAVE_SYS_SYSCALL_H 1
10556| #define HAVE_SYS_TIME_H 1
10557| #define HAVE_SYS_TIMES_H 1
10558| #define HAVE_SYS_UIO_H 1
10559| #define HAVE_SYS_USER_H 1
10560| #define HAVE_SYS_UTSNAME_H 1
10561| #define HAVE_SYS_VNODE_H 1
10562| #define HAVE_SYS_WAIT_H 1
10563| #define HAVE_TERMIOS_H 1
10564| #define HAVE_UNISTD_H 1
10565| #define HAVE_UTIME_H 1
10566| #define HAVE_ZLIB_H 1
10567| /* end confdefs.h.  */
10568| #include <sys/sysmacros.h>
10569configure:7176: result: no
10570configure:7176: checking for sys/sysmacros.h
10571configure:7176: result: no
10572configure:7185: checking whether stat file-mode macros are broken
10573configure:7212: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10574configure:7212: $? = 0
10575configure:7219: result: no
10576configure:7232: checking for sys/mount.h
10577configure:7232: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10578configure:7232: $? = 0
10579configure:7232: result: yes
10580configure:7232: checking for sys/statfs.h
10581configure:7232: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10582conftest.c:101:10: fatal error: 'sys/statfs.h' file not found
10583#include <sys/statfs.h>
10584         ^
105851 error generated.
10586configure:7232: $? = 1
10587configure: failed program was:
10588| /* confdefs.h */
10589| #define PACKAGE_NAME "Wine"
10590| #define PACKAGE_TARNAME "wine"
10591| #define PACKAGE_VERSION "3.4"
10592| #define PACKAGE_STRING "Wine 3.4"
10593| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10594| #define PACKAGE_URL "https://www.winehq.org"
10595| #define EXEEXT ""
10596| #define STDC_HEADERS 1
10597| #define HAVE_SYS_TYPES_H 1
10598| #define HAVE_SYS_STAT_H 1
10599| #define HAVE_STDLIB_H 1
10600| #define HAVE_STRING_H 1
10601| #define HAVE_MEMORY_H 1
10602| #define HAVE_STRINGS_H 1
10603| #define HAVE_INTTYPES_H 1
10604| #define HAVE_STDINT_H 1
10605| #define HAVE_UNISTD_H 1
10606| #define HAVE_AL_AL_H 1
10607| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
10608| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
10609| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
10610| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
10611| #define HAVE_CARBON_CARBON_H 1
10612| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
10613| #define HAVE_COREAUDIO_COREAUDIO_H 1
10614| #define HAVE_CORESERVICES_CORESERVICES_H 1
10615| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
10616| #define HAVE_IOKIT_IOKITLIB_H 1
10617| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
10618| #define HAVE_OPENAL_AL_H 1
10619| #define HAVE_OPENCL_OPENCL_H 1
10620| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
10621| #define HAVE_SECURITY_SECURITY_H 1
10622| #define HAVE_ARPA_INET_H 1
10623| #define HAVE_ARPA_NAMESER_H 1
10624| #define HAVE_CURSES_H 1
10625| #define HAVE_DIRENT_H 1
10626| #define HAVE_DLFCN_H 1
10627| #define HAVE_FLOAT_H 1
10628| #define HAVE_FNMATCH_H 1
10629| #define HAVE_GETOPT_H 1
10630| #define HAVE_GRP_H 1
10631| #define HAVE_LIBPROC_H 1
10632| #define HAVE_MACH_O_NLIST_H 1
10633| #define HAVE_MACH_O_LOADER_H 1
10634| #define HAVE_MACH_MACH_H 1
10635| #define HAVE_MACH_MACHINE_H 1
10636| #define HAVE_MACHINE_LIMITS_H 1
10637| #define HAVE_NCURSES_H 1
10638| #define HAVE_NETDB_H 1
10639| #define HAVE_NETINET_IN_H 1
10640| #define HAVE_NETINET_IN_SYSTM_H 1
10641| #define HAVE_NETINET_TCP_H 1
10642| #define HAVE_NETINET_TCP_FSM_H 1
10643| #define HAVE_PCAP_PCAP_H 1
10644| #define HAVE_POLL_H 1
10645| #define HAVE_PTHREAD_H 1
10646| #define HAVE_PWD_H 1
10647| #define HAVE_SCHED_H 1
10648| #define HAVE_STDBOOL_H 1
10649| #define HAVE_STDINT_H 1
10650| #define HAVE_SYS_ATTR_H 1
10651| #define HAVE_SYS_EVENT_H 1
10652| #define HAVE_SYS_FILIO_H 1
10653| #define HAVE_SYS_IOCTL_H 1
10654| #define HAVE_SYS_IPC_H 1
10655| #define HAVE_SYS_MMAN_H 1
10656| #define HAVE_SYS_MSG_H 1
10657| #define HAVE_SYS_PARAM_H 1
10658| #define HAVE_SYS_POLL_H 1
10659| #define HAVE_SYS_PROTOSW_H 1
10660| #define HAVE_SYS_PTRACE_H 1
10661| #define HAVE_SYS_QUEUE_H 1
10662| #define HAVE_SYS_RESOURCE_H 1
10663| #define HAVE_SYS_SHM_H 1
10664| #define HAVE_SYS_SIGNAL_H 1
10665| #define HAVE_SYS_SOCKET_H 1
10666| #define HAVE_SYS_SOCKETVAR_H 1
10667| #define HAVE_SYS_SOCKIO_H 1
10668| #define HAVE_SYS_STATVFS_H 1
10669| #define HAVE_SYS_SYSCALL_H 1
10670| #define HAVE_SYS_TIME_H 1
10671| #define HAVE_SYS_TIMES_H 1
10672| #define HAVE_SYS_UIO_H 1
10673| #define HAVE_SYS_USER_H 1
10674| #define HAVE_SYS_UTSNAME_H 1
10675| #define HAVE_SYS_VNODE_H 1
10676| #define HAVE_SYS_WAIT_H 1
10677| #define HAVE_TERMIOS_H 1
10678| #define HAVE_UNISTD_H 1
10679| #define HAVE_UTIME_H 1
10680| #define HAVE_ZLIB_H 1
10681| #define HAVE_SYS_MOUNT_H 1
10682| /* end confdefs.h.  */
10683| #include <sys/types.h>
10684|      #ifdef HAVE_SYS_PARAM_H
10685|      # include <sys/param.h>
10686|      #endif
10687|
10688| #include <sys/statfs.h>
10689configure:7232: result: no
10690configure:7232: checking for sys/sysctl.h
10691configure:7232: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10692configure:7232: $? = 0
10693configure:7232: result: yes
10694configure:7232: checking for sys/user.h
10695configure:7232: result: yes
10696configure:7232: checking for sys/vfs.h
10697configure:7232: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10698conftest.c:103:10: fatal error: 'sys/vfs.h' file not found
10699#include <sys/vfs.h>
10700         ^
107011 error generated.
10702configure:7232: $? = 1
10703configure: failed program was:
10704| /* confdefs.h */
10705| #define PACKAGE_NAME "Wine"
10706| #define PACKAGE_TARNAME "wine"
10707| #define PACKAGE_VERSION "3.4"
10708| #define PACKAGE_STRING "Wine 3.4"
10709| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10710| #define PACKAGE_URL "https://www.winehq.org"
10711| #define EXEEXT ""
10712| #define STDC_HEADERS 1
10713| #define HAVE_SYS_TYPES_H 1
10714| #define HAVE_SYS_STAT_H 1
10715| #define HAVE_STDLIB_H 1
10716| #define HAVE_STRING_H 1
10717| #define HAVE_MEMORY_H 1
10718| #define HAVE_STRINGS_H 1
10719| #define HAVE_INTTYPES_H 1
10720| #define HAVE_STDINT_H 1
10721| #define HAVE_UNISTD_H 1
10722| #define HAVE_AL_AL_H 1
10723| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
10724| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
10725| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
10726| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
10727| #define HAVE_CARBON_CARBON_H 1
10728| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
10729| #define HAVE_COREAUDIO_COREAUDIO_H 1
10730| #define HAVE_CORESERVICES_CORESERVICES_H 1
10731| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
10732| #define HAVE_IOKIT_IOKITLIB_H 1
10733| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
10734| #define HAVE_OPENAL_AL_H 1
10735| #define HAVE_OPENCL_OPENCL_H 1
10736| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
10737| #define HAVE_SECURITY_SECURITY_H 1
10738| #define HAVE_ARPA_INET_H 1
10739| #define HAVE_ARPA_NAMESER_H 1
10740| #define HAVE_CURSES_H 1
10741| #define HAVE_DIRENT_H 1
10742| #define HAVE_DLFCN_H 1
10743| #define HAVE_FLOAT_H 1
10744| #define HAVE_FNMATCH_H 1
10745| #define HAVE_GETOPT_H 1
10746| #define HAVE_GRP_H 1
10747| #define HAVE_LIBPROC_H 1
10748| #define HAVE_MACH_O_NLIST_H 1
10749| #define HAVE_MACH_O_LOADER_H 1
10750| #define HAVE_MACH_MACH_H 1
10751| #define HAVE_MACH_MACHINE_H 1
10752| #define HAVE_MACHINE_LIMITS_H 1
10753| #define HAVE_NCURSES_H 1
10754| #define HAVE_NETDB_H 1
10755| #define HAVE_NETINET_IN_H 1
10756| #define HAVE_NETINET_IN_SYSTM_H 1
10757| #define HAVE_NETINET_TCP_H 1
10758| #define HAVE_NETINET_TCP_FSM_H 1
10759| #define HAVE_PCAP_PCAP_H 1
10760| #define HAVE_POLL_H 1
10761| #define HAVE_PTHREAD_H 1
10762| #define HAVE_PWD_H 1
10763| #define HAVE_SCHED_H 1
10764| #define HAVE_STDBOOL_H 1
10765| #define HAVE_STDINT_H 1
10766| #define HAVE_SYS_ATTR_H 1
10767| #define HAVE_SYS_EVENT_H 1
10768| #define HAVE_SYS_FILIO_H 1
10769| #define HAVE_SYS_IOCTL_H 1
10770| #define HAVE_SYS_IPC_H 1
10771| #define HAVE_SYS_MMAN_H 1
10772| #define HAVE_SYS_MSG_H 1
10773| #define HAVE_SYS_PARAM_H 1
10774| #define HAVE_SYS_POLL_H 1
10775| #define HAVE_SYS_PROTOSW_H 1
10776| #define HAVE_SYS_PTRACE_H 1
10777| #define HAVE_SYS_QUEUE_H 1
10778| #define HAVE_SYS_RESOURCE_H 1
10779| #define HAVE_SYS_SHM_H 1
10780| #define HAVE_SYS_SIGNAL_H 1
10781| #define HAVE_SYS_SOCKET_H 1
10782| #define HAVE_SYS_SOCKETVAR_H 1
10783| #define HAVE_SYS_SOCKIO_H 1
10784| #define HAVE_SYS_STATVFS_H 1
10785| #define HAVE_SYS_SYSCALL_H 1
10786| #define HAVE_SYS_TIME_H 1
10787| #define HAVE_SYS_TIMES_H 1
10788| #define HAVE_SYS_UIO_H 1
10789| #define HAVE_SYS_USER_H 1
10790| #define HAVE_SYS_UTSNAME_H 1
10791| #define HAVE_SYS_VNODE_H 1
10792| #define HAVE_SYS_WAIT_H 1
10793| #define HAVE_TERMIOS_H 1
10794| #define HAVE_UNISTD_H 1
10795| #define HAVE_UTIME_H 1
10796| #define HAVE_ZLIB_H 1
10797| #define HAVE_SYS_MOUNT_H 1
10798| #define HAVE_SYS_SYSCTL_H 1
10799| #define HAVE_SYS_USER_H 1
10800| /* end confdefs.h.  */
10801| #include <sys/types.h>
10802|      #ifdef HAVE_SYS_PARAM_H
10803|      # include <sys/param.h>
10804|      #endif
10805|
10806| #include <sys/vfs.h>
10807configure:7232: result: no
10808configure:7265: checking for netinet/ip.h
10809configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10810configure:7265: $? = 0
10811configure:7265: result: yes
10812configure:7265: checking for net/if.h
10813configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10814configure:7265: $? = 0
10815configure:7265: result: yes
10816configure:7265: checking for net/if_arp.h
10817configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10818configure:7265: $? = 0
10819configure:7265: result: yes
10820configure:7265: checking for net/if_dl.h
10821configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10822configure:7265: $? = 0
10823configure:7265: result: yes
10824configure:7265: checking for net/if_types.h
10825configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10826configure:7265: $? = 0
10827configure:7265: result: yes
10828configure:7265: checking for net/route.h
10829configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10830configure:7265: $? = 0
10831configure:7265: result: yes
10832configure:7265: checking for netinet/if_ether.h
10833configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10834configure:7265: $? = 0
10835configure:7265: result: yes
10836configure:7265: checking for netinet/if_inarp.h
10837configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10838conftest.c:128:10: fatal error: 'netinet/if_inarp.h' file not found
10839#include <netinet/if_inarp.h>
10840         ^
108411 error generated.
10842configure:7265: $? = 1
10843configure: failed program was:
10844| /* confdefs.h */
10845| #define PACKAGE_NAME "Wine"
10846| #define PACKAGE_TARNAME "wine"
10847| #define PACKAGE_VERSION "3.4"
10848| #define PACKAGE_STRING "Wine 3.4"
10849| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
10850| #define PACKAGE_URL "https://www.winehq.org"
10851| #define EXEEXT ""
10852| #define STDC_HEADERS 1
10853| #define HAVE_SYS_TYPES_H 1
10854| #define HAVE_SYS_STAT_H 1
10855| #define HAVE_STDLIB_H 1
10856| #define HAVE_STRING_H 1
10857| #define HAVE_MEMORY_H 1
10858| #define HAVE_STRINGS_H 1
10859| #define HAVE_INTTYPES_H 1
10860| #define HAVE_STDINT_H 1
10861| #define HAVE_UNISTD_H 1
10862| #define HAVE_AL_AL_H 1
10863| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
10864| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
10865| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
10866| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
10867| #define HAVE_CARBON_CARBON_H 1
10868| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
10869| #define HAVE_COREAUDIO_COREAUDIO_H 1
10870| #define HAVE_CORESERVICES_CORESERVICES_H 1
10871| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
10872| #define HAVE_IOKIT_IOKITLIB_H 1
10873| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
10874| #define HAVE_OPENAL_AL_H 1
10875| #define HAVE_OPENCL_OPENCL_H 1
10876| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
10877| #define HAVE_SECURITY_SECURITY_H 1
10878| #define HAVE_ARPA_INET_H 1
10879| #define HAVE_ARPA_NAMESER_H 1
10880| #define HAVE_CURSES_H 1
10881| #define HAVE_DIRENT_H 1
10882| #define HAVE_DLFCN_H 1
10883| #define HAVE_FLOAT_H 1
10884| #define HAVE_FNMATCH_H 1
10885| #define HAVE_GETOPT_H 1
10886| #define HAVE_GRP_H 1
10887| #define HAVE_LIBPROC_H 1
10888| #define HAVE_MACH_O_NLIST_H 1
10889| #define HAVE_MACH_O_LOADER_H 1
10890| #define HAVE_MACH_MACH_H 1
10891| #define HAVE_MACH_MACHINE_H 1
10892| #define HAVE_MACHINE_LIMITS_H 1
10893| #define HAVE_NCURSES_H 1
10894| #define HAVE_NETDB_H 1
10895| #define HAVE_NETINET_IN_H 1
10896| #define HAVE_NETINET_IN_SYSTM_H 1
10897| #define HAVE_NETINET_TCP_H 1
10898| #define HAVE_NETINET_TCP_FSM_H 1
10899| #define HAVE_PCAP_PCAP_H 1
10900| #define HAVE_POLL_H 1
10901| #define HAVE_PTHREAD_H 1
10902| #define HAVE_PWD_H 1
10903| #define HAVE_SCHED_H 1
10904| #define HAVE_STDBOOL_H 1
10905| #define HAVE_STDINT_H 1
10906| #define HAVE_SYS_ATTR_H 1
10907| #define HAVE_SYS_EVENT_H 1
10908| #define HAVE_SYS_FILIO_H 1
10909| #define HAVE_SYS_IOCTL_H 1
10910| #define HAVE_SYS_IPC_H 1
10911| #define HAVE_SYS_MMAN_H 1
10912| #define HAVE_SYS_MSG_H 1
10913| #define HAVE_SYS_PARAM_H 1
10914| #define HAVE_SYS_POLL_H 1
10915| #define HAVE_SYS_PROTOSW_H 1
10916| #define HAVE_SYS_PTRACE_H 1
10917| #define HAVE_SYS_QUEUE_H 1
10918| #define HAVE_SYS_RESOURCE_H 1
10919| #define HAVE_SYS_SHM_H 1
10920| #define HAVE_SYS_SIGNAL_H 1
10921| #define HAVE_SYS_SOCKET_H 1
10922| #define HAVE_SYS_SOCKETVAR_H 1
10923| #define HAVE_SYS_SOCKIO_H 1
10924| #define HAVE_SYS_STATVFS_H 1
10925| #define HAVE_SYS_SYSCALL_H 1
10926| #define HAVE_SYS_TIME_H 1
10927| #define HAVE_SYS_TIMES_H 1
10928| #define HAVE_SYS_UIO_H 1
10929| #define HAVE_SYS_USER_H 1
10930| #define HAVE_SYS_UTSNAME_H 1
10931| #define HAVE_SYS_VNODE_H 1
10932| #define HAVE_SYS_WAIT_H 1
10933| #define HAVE_TERMIOS_H 1
10934| #define HAVE_UNISTD_H 1
10935| #define HAVE_UTIME_H 1
10936| #define HAVE_ZLIB_H 1
10937| #define HAVE_SYS_MOUNT_H 1
10938| #define HAVE_SYS_SYSCTL_H 1
10939| #define HAVE_SYS_USER_H 1
10940| #define HAVE_NETINET_IP_H 1
10941| #define HAVE_NET_IF_H 1
10942| #define HAVE_NET_IF_ARP_H 1
10943| #define HAVE_NET_IF_DL_H 1
10944| #define HAVE_NET_IF_TYPES_H 1
10945| #define HAVE_NET_ROUTE_H 1
10946| #define HAVE_NETINET_IF_ETHER_H 1
10947| /* end confdefs.h.  */
10948| #include <sys/types.h>
10949|      #ifdef HAVE_SYS_SOCKET_H
10950|      # include <sys/socket.h>
10951|      #endif
10952|      #ifdef HAVE_SYS_SOCKETVAR_H
10953|      # include <sys/socketvar.h>
10954|      #endif
10955|      #ifdef HAVE_NET_ROUTE_H
10956|      # include <net/route.h>
10957|      #endif
10958|      #ifdef HAVE_NETINET_IN_H
10959|      # include <netinet/in.h>
10960|      #endif
10961|      #ifdef HAVE_NETINET_IN_SYSTM_H
10962|      # include <netinet/in_systm.h>
10963|      #endif
10964|      #ifdef HAVE_NET_IF_H
10965|      # include <net/if.h>
10966|      #endif
10967|      #ifdef HAVE_NETINET_IP_H
10968|      # include <netinet/ip.h>
10969|      #endif
10970|
10971| #include <netinet/if_inarp.h>
10972configure:7265: result: no
10973configure:7265: checking for netinet/in_pcb.h
10974configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10975configure:7265: $? = 0
10976configure:7265: result: yes
10977configure:7265: checking for netinet/ip_icmp.h
10978configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10979configure:7265: $? = 0
10980configure:7265: result: yes
10981configure:7265: checking for netinet/ip_var.h
10982configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10983configure:7265: $? = 0
10984configure:7265: result: yes
10985configure:7265: checking for netinet/udp.h
10986configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10987configure:7265: $? = 0
10988configure:7265: result: yes
10989configure:7265: checking for netipx/ipx.h
10990configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
10991conftest.c:132:10: fatal error: 'netipx/ipx.h' file not found
10992#include <netipx/ipx.h>
10993         ^
109941 error generated.
10995configure:7265: $? = 1
10996configure: failed program was:
10997| /* confdefs.h */
10998| #define PACKAGE_NAME "Wine"
10999| #define PACKAGE_TARNAME "wine"
11000| #define PACKAGE_VERSION "3.4"
11001| #define PACKAGE_STRING "Wine 3.4"
11002| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11003| #define PACKAGE_URL "https://www.winehq.org"
11004| #define EXEEXT ""
11005| #define STDC_HEADERS 1
11006| #define HAVE_SYS_TYPES_H 1
11007| #define HAVE_SYS_STAT_H 1
11008| #define HAVE_STDLIB_H 1
11009| #define HAVE_STRING_H 1
11010| #define HAVE_MEMORY_H 1
11011| #define HAVE_STRINGS_H 1
11012| #define HAVE_INTTYPES_H 1
11013| #define HAVE_STDINT_H 1
11014| #define HAVE_UNISTD_H 1
11015| #define HAVE_AL_AL_H 1
11016| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11017| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
11018| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
11019| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
11020| #define HAVE_CARBON_CARBON_H 1
11021| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
11022| #define HAVE_COREAUDIO_COREAUDIO_H 1
11023| #define HAVE_CORESERVICES_CORESERVICES_H 1
11024| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
11025| #define HAVE_IOKIT_IOKITLIB_H 1
11026| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
11027| #define HAVE_OPENAL_AL_H 1
11028| #define HAVE_OPENCL_OPENCL_H 1
11029| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
11030| #define HAVE_SECURITY_SECURITY_H 1
11031| #define HAVE_ARPA_INET_H 1
11032| #define HAVE_ARPA_NAMESER_H 1
11033| #define HAVE_CURSES_H 1
11034| #define HAVE_DIRENT_H 1
11035| #define HAVE_DLFCN_H 1
11036| #define HAVE_FLOAT_H 1
11037| #define HAVE_FNMATCH_H 1
11038| #define HAVE_GETOPT_H 1
11039| #define HAVE_GRP_H 1
11040| #define HAVE_LIBPROC_H 1
11041| #define HAVE_MACH_O_NLIST_H 1
11042| #define HAVE_MACH_O_LOADER_H 1
11043| #define HAVE_MACH_MACH_H 1
11044| #define HAVE_MACH_MACHINE_H 1
11045| #define HAVE_MACHINE_LIMITS_H 1
11046| #define HAVE_NCURSES_H 1
11047| #define HAVE_NETDB_H 1
11048| #define HAVE_NETINET_IN_H 1
11049| #define HAVE_NETINET_IN_SYSTM_H 1
11050| #define HAVE_NETINET_TCP_H 1
11051| #define HAVE_NETINET_TCP_FSM_H 1
11052| #define HAVE_PCAP_PCAP_H 1
11053| #define HAVE_POLL_H 1
11054| #define HAVE_PTHREAD_H 1
11055| #define HAVE_PWD_H 1
11056| #define HAVE_SCHED_H 1
11057| #define HAVE_STDBOOL_H 1
11058| #define HAVE_STDINT_H 1
11059| #define HAVE_SYS_ATTR_H 1
11060| #define HAVE_SYS_EVENT_H 1
11061| #define HAVE_SYS_FILIO_H 1
11062| #define HAVE_SYS_IOCTL_H 1
11063| #define HAVE_SYS_IPC_H 1
11064| #define HAVE_SYS_MMAN_H 1
11065| #define HAVE_SYS_MSG_H 1
11066| #define HAVE_SYS_PARAM_H 1
11067| #define HAVE_SYS_POLL_H 1
11068| #define HAVE_SYS_PROTOSW_H 1
11069| #define HAVE_SYS_PTRACE_H 1
11070| #define HAVE_SYS_QUEUE_H 1
11071| #define HAVE_SYS_RESOURCE_H 1
11072| #define HAVE_SYS_SHM_H 1
11073| #define HAVE_SYS_SIGNAL_H 1
11074| #define HAVE_SYS_SOCKET_H 1
11075| #define HAVE_SYS_SOCKETVAR_H 1
11076| #define HAVE_SYS_SOCKIO_H 1
11077| #define HAVE_SYS_STATVFS_H 1
11078| #define HAVE_SYS_SYSCALL_H 1
11079| #define HAVE_SYS_TIME_H 1
11080| #define HAVE_SYS_TIMES_H 1
11081| #define HAVE_SYS_UIO_H 1
11082| #define HAVE_SYS_USER_H 1
11083| #define HAVE_SYS_UTSNAME_H 1
11084| #define HAVE_SYS_VNODE_H 1
11085| #define HAVE_SYS_WAIT_H 1
11086| #define HAVE_TERMIOS_H 1
11087| #define HAVE_UNISTD_H 1
11088| #define HAVE_UTIME_H 1
11089| #define HAVE_ZLIB_H 1
11090| #define HAVE_SYS_MOUNT_H 1
11091| #define HAVE_SYS_SYSCTL_H 1
11092| #define HAVE_SYS_USER_H 1
11093| #define HAVE_NETINET_IP_H 1
11094| #define HAVE_NET_IF_H 1
11095| #define HAVE_NET_IF_ARP_H 1
11096| #define HAVE_NET_IF_DL_H 1
11097| #define HAVE_NET_IF_TYPES_H 1
11098| #define HAVE_NET_ROUTE_H 1
11099| #define HAVE_NETINET_IF_ETHER_H 1
11100| #define HAVE_NETINET_IN_PCB_H 1
11101| #define HAVE_NETINET_IP_ICMP_H 1
11102| #define HAVE_NETINET_IP_VAR_H 1
11103| #define HAVE_NETINET_UDP_H 1
11104| /* end confdefs.h.  */
11105| #include <sys/types.h>
11106|      #ifdef HAVE_SYS_SOCKET_H
11107|      # include <sys/socket.h>
11108|      #endif
11109|      #ifdef HAVE_SYS_SOCKETVAR_H
11110|      # include <sys/socketvar.h>
11111|      #endif
11112|      #ifdef HAVE_NET_ROUTE_H
11113|      # include <net/route.h>
11114|      #endif
11115|      #ifdef HAVE_NETINET_IN_H
11116|      # include <netinet/in.h>
11117|      #endif
11118|      #ifdef HAVE_NETINET_IN_SYSTM_H
11119|      # include <netinet/in_systm.h>
11120|      #endif
11121|      #ifdef HAVE_NET_IF_H
11122|      # include <net/if.h>
11123|      #endif
11124|      #ifdef HAVE_NETINET_IP_H
11125|      # include <netinet/ip.h>
11126|      #endif
11127|
11128| #include <netipx/ipx.h>
11129configure:7265: result: no
11130configure:7265: checking for sys/un.h
11131configure:7265: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11132configure:7265: $? = 0
11133configure:7265: result: yes
11134configure:7301: checking for netinet/tcp_timer.h
11135configure:7301: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11136configure:7301: $? = 0
11137configure:7301: result: yes
11138configure:7301: checking for netinet/udp_var.h
11139configure:7301: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11140configure:7301: $? = 0
11141configure:7301: result: yes
11142configure:7301: checking for netinet/icmp_var.h
11143configure:7301: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11144configure:7301: $? = 0
11145configure:7301: result: yes
11146configure:7301: checking for netinet/tcp_var.h
11147configure:7301: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11148configure:7301: $? = 0
11149configure:7301: result: yes
11150configure:7352: checking for linux/ipx.h
11151configure:7352: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11152conftest.c:125:10: fatal error: 'linux/ipx.h' file not found
11153#include <linux/ipx.h>
11154         ^
111551 error generated.
11156configure:7352: $? = 1
11157configure: failed program was:
11158| /* confdefs.h */
11159| #define PACKAGE_NAME "Wine"
11160| #define PACKAGE_TARNAME "wine"
11161| #define PACKAGE_VERSION "3.4"
11162| #define PACKAGE_STRING "Wine 3.4"
11163| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11164| #define PACKAGE_URL "https://www.winehq.org"
11165| #define EXEEXT ""
11166| #define STDC_HEADERS 1
11167| #define HAVE_SYS_TYPES_H 1
11168| #define HAVE_SYS_STAT_H 1
11169| #define HAVE_STDLIB_H 1
11170| #define HAVE_STRING_H 1
11171| #define HAVE_MEMORY_H 1
11172| #define HAVE_STRINGS_H 1
11173| #define HAVE_INTTYPES_H 1
11174| #define HAVE_STDINT_H 1
11175| #define HAVE_UNISTD_H 1
11176| #define HAVE_AL_AL_H 1
11177| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11178| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
11179| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
11180| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
11181| #define HAVE_CARBON_CARBON_H 1
11182| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
11183| #define HAVE_COREAUDIO_COREAUDIO_H 1
11184| #define HAVE_CORESERVICES_CORESERVICES_H 1
11185| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
11186| #define HAVE_IOKIT_IOKITLIB_H 1
11187| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
11188| #define HAVE_OPENAL_AL_H 1
11189| #define HAVE_OPENCL_OPENCL_H 1
11190| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
11191| #define HAVE_SECURITY_SECURITY_H 1
11192| #define HAVE_ARPA_INET_H 1
11193| #define HAVE_ARPA_NAMESER_H 1
11194| #define HAVE_CURSES_H 1
11195| #define HAVE_DIRENT_H 1
11196| #define HAVE_DLFCN_H 1
11197| #define HAVE_FLOAT_H 1
11198| #define HAVE_FNMATCH_H 1
11199| #define HAVE_GETOPT_H 1
11200| #define HAVE_GRP_H 1
11201| #define HAVE_LIBPROC_H 1
11202| #define HAVE_MACH_O_NLIST_H 1
11203| #define HAVE_MACH_O_LOADER_H 1
11204| #define HAVE_MACH_MACH_H 1
11205| #define HAVE_MACH_MACHINE_H 1
11206| #define HAVE_MACHINE_LIMITS_H 1
11207| #define HAVE_NCURSES_H 1
11208| #define HAVE_NETDB_H 1
11209| #define HAVE_NETINET_IN_H 1
11210| #define HAVE_NETINET_IN_SYSTM_H 1
11211| #define HAVE_NETINET_TCP_H 1
11212| #define HAVE_NETINET_TCP_FSM_H 1
11213| #define HAVE_PCAP_PCAP_H 1
11214| #define HAVE_POLL_H 1
11215| #define HAVE_PTHREAD_H 1
11216| #define HAVE_PWD_H 1
11217| #define HAVE_SCHED_H 1
11218| #define HAVE_STDBOOL_H 1
11219| #define HAVE_STDINT_H 1
11220| #define HAVE_SYS_ATTR_H 1
11221| #define HAVE_SYS_EVENT_H 1
11222| #define HAVE_SYS_FILIO_H 1
11223| #define HAVE_SYS_IOCTL_H 1
11224| #define HAVE_SYS_IPC_H 1
11225| #define HAVE_SYS_MMAN_H 1
11226| #define HAVE_SYS_MSG_H 1
11227| #define HAVE_SYS_PARAM_H 1
11228| #define HAVE_SYS_POLL_H 1
11229| #define HAVE_SYS_PROTOSW_H 1
11230| #define HAVE_SYS_PTRACE_H 1
11231| #define HAVE_SYS_QUEUE_H 1
11232| #define HAVE_SYS_RESOURCE_H 1
11233| #define HAVE_SYS_SHM_H 1
11234| #define HAVE_SYS_SIGNAL_H 1
11235| #define HAVE_SYS_SOCKET_H 1
11236| #define HAVE_SYS_SOCKETVAR_H 1
11237| #define HAVE_SYS_SOCKIO_H 1
11238| #define HAVE_SYS_STATVFS_H 1
11239| #define HAVE_SYS_SYSCALL_H 1
11240| #define HAVE_SYS_TIME_H 1
11241| #define HAVE_SYS_TIMES_H 1
11242| #define HAVE_SYS_UIO_H 1
11243| #define HAVE_SYS_USER_H 1
11244| #define HAVE_SYS_UTSNAME_H 1
11245| #define HAVE_SYS_VNODE_H 1
11246| #define HAVE_SYS_WAIT_H 1
11247| #define HAVE_TERMIOS_H 1
11248| #define HAVE_UNISTD_H 1
11249| #define HAVE_UTIME_H 1
11250| #define HAVE_ZLIB_H 1
11251| #define HAVE_SYS_MOUNT_H 1
11252| #define HAVE_SYS_SYSCTL_H 1
11253| #define HAVE_SYS_USER_H 1
11254| #define HAVE_NETINET_IP_H 1
11255| #define HAVE_NET_IF_H 1
11256| #define HAVE_NET_IF_ARP_H 1
11257| #define HAVE_NET_IF_DL_H 1
11258| #define HAVE_NET_IF_TYPES_H 1
11259| #define HAVE_NET_ROUTE_H 1
11260| #define HAVE_NETINET_IF_ETHER_H 1
11261| #define HAVE_NETINET_IN_PCB_H 1
11262| #define HAVE_NETINET_IP_ICMP_H 1
11263| #define HAVE_NETINET_IP_VAR_H 1
11264| #define HAVE_NETINET_UDP_H 1
11265| #define HAVE_SYS_UN_H 1
11266| #define HAVE_NETINET_TCP_TIMER_H 1
11267| #define HAVE_NETINET_UDP_VAR_H 1
11268| #define HAVE_NETINET_ICMP_VAR_H 1
11269| #define HAVE_NETINET_TCP_VAR_H 1
11270| /* end confdefs.h.  */
11271| #include <sys/types.h>
11272|      #ifdef HAVE_ASM_TYPES_H
11273|      # include <asm/types.h>
11274|      #endif
11275|      #ifdef HAVE_SYS_SOCKET_H
11276|      # include <sys/socket.h>
11277|      #endif
11278|      #ifdef HAVE_LINUX_TYPES_H
11279|      # include <linux/types.h>
11280|      #endif
11281|
11282| #include <linux/ipx.h>
11283configure:7352: result: no
11284configure:7352: checking for linux/irda.h
11285configure:7352: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11286conftest.c:125:10: fatal error: 'linux/irda.h' file not found
11287#include <linux/irda.h>
11288         ^
112891 error generated.
11290configure:7352: $? = 1
11291configure: failed program was:
11292| /* confdefs.h */
11293| #define PACKAGE_NAME "Wine"
11294| #define PACKAGE_TARNAME "wine"
11295| #define PACKAGE_VERSION "3.4"
11296| #define PACKAGE_STRING "Wine 3.4"
11297| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11298| #define PACKAGE_URL "https://www.winehq.org"
11299| #define EXEEXT ""
11300| #define STDC_HEADERS 1
11301| #define HAVE_SYS_TYPES_H 1
11302| #define HAVE_SYS_STAT_H 1
11303| #define HAVE_STDLIB_H 1
11304| #define HAVE_STRING_H 1
11305| #define HAVE_MEMORY_H 1
11306| #define HAVE_STRINGS_H 1
11307| #define HAVE_INTTYPES_H 1
11308| #define HAVE_STDINT_H 1
11309| #define HAVE_UNISTD_H 1
11310| #define HAVE_AL_AL_H 1
11311| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11312| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
11313| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
11314| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
11315| #define HAVE_CARBON_CARBON_H 1
11316| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
11317| #define HAVE_COREAUDIO_COREAUDIO_H 1
11318| #define HAVE_CORESERVICES_CORESERVICES_H 1
11319| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
11320| #define HAVE_IOKIT_IOKITLIB_H 1
11321| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
11322| #define HAVE_OPENAL_AL_H 1
11323| #define HAVE_OPENCL_OPENCL_H 1
11324| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
11325| #define HAVE_SECURITY_SECURITY_H 1
11326| #define HAVE_ARPA_INET_H 1
11327| #define HAVE_ARPA_NAMESER_H 1
11328| #define HAVE_CURSES_H 1
11329| #define HAVE_DIRENT_H 1
11330| #define HAVE_DLFCN_H 1
11331| #define HAVE_FLOAT_H 1
11332| #define HAVE_FNMATCH_H 1
11333| #define HAVE_GETOPT_H 1
11334| #define HAVE_GRP_H 1
11335| #define HAVE_LIBPROC_H 1
11336| #define HAVE_MACH_O_NLIST_H 1
11337| #define HAVE_MACH_O_LOADER_H 1
11338| #define HAVE_MACH_MACH_H 1
11339| #define HAVE_MACH_MACHINE_H 1
11340| #define HAVE_MACHINE_LIMITS_H 1
11341| #define HAVE_NCURSES_H 1
11342| #define HAVE_NETDB_H 1
11343| #define HAVE_NETINET_IN_H 1
11344| #define HAVE_NETINET_IN_SYSTM_H 1
11345| #define HAVE_NETINET_TCP_H 1
11346| #define HAVE_NETINET_TCP_FSM_H 1
11347| #define HAVE_PCAP_PCAP_H 1
11348| #define HAVE_POLL_H 1
11349| #define HAVE_PTHREAD_H 1
11350| #define HAVE_PWD_H 1
11351| #define HAVE_SCHED_H 1
11352| #define HAVE_STDBOOL_H 1
11353| #define HAVE_STDINT_H 1
11354| #define HAVE_SYS_ATTR_H 1
11355| #define HAVE_SYS_EVENT_H 1
11356| #define HAVE_SYS_FILIO_H 1
11357| #define HAVE_SYS_IOCTL_H 1
11358| #define HAVE_SYS_IPC_H 1
11359| #define HAVE_SYS_MMAN_H 1
11360| #define HAVE_SYS_MSG_H 1
11361| #define HAVE_SYS_PARAM_H 1
11362| #define HAVE_SYS_POLL_H 1
11363| #define HAVE_SYS_PROTOSW_H 1
11364| #define HAVE_SYS_PTRACE_H 1
11365| #define HAVE_SYS_QUEUE_H 1
11366| #define HAVE_SYS_RESOURCE_H 1
11367| #define HAVE_SYS_SHM_H 1
11368| #define HAVE_SYS_SIGNAL_H 1
11369| #define HAVE_SYS_SOCKET_H 1
11370| #define HAVE_SYS_SOCKETVAR_H 1
11371| #define HAVE_SYS_SOCKIO_H 1
11372| #define HAVE_SYS_STATVFS_H 1
11373| #define HAVE_SYS_SYSCALL_H 1
11374| #define HAVE_SYS_TIME_H 1
11375| #define HAVE_SYS_TIMES_H 1
11376| #define HAVE_SYS_UIO_H 1
11377| #define HAVE_SYS_USER_H 1
11378| #define HAVE_SYS_UTSNAME_H 1
11379| #define HAVE_SYS_VNODE_H 1
11380| #define HAVE_SYS_WAIT_H 1
11381| #define HAVE_TERMIOS_H 1
11382| #define HAVE_UNISTD_H 1
11383| #define HAVE_UTIME_H 1
11384| #define HAVE_ZLIB_H 1
11385| #define HAVE_SYS_MOUNT_H 1
11386| #define HAVE_SYS_SYSCTL_H 1
11387| #define HAVE_SYS_USER_H 1
11388| #define HAVE_NETINET_IP_H 1
11389| #define HAVE_NET_IF_H 1
11390| #define HAVE_NET_IF_ARP_H 1
11391| #define HAVE_NET_IF_DL_H 1
11392| #define HAVE_NET_IF_TYPES_H 1
11393| #define HAVE_NET_ROUTE_H 1
11394| #define HAVE_NETINET_IF_ETHER_H 1
11395| #define HAVE_NETINET_IN_PCB_H 1
11396| #define HAVE_NETINET_IP_ICMP_H 1
11397| #define HAVE_NETINET_IP_VAR_H 1
11398| #define HAVE_NETINET_UDP_H 1
11399| #define HAVE_SYS_UN_H 1
11400| #define HAVE_NETINET_TCP_TIMER_H 1
11401| #define HAVE_NETINET_UDP_VAR_H 1
11402| #define HAVE_NETINET_ICMP_VAR_H 1
11403| #define HAVE_NETINET_TCP_VAR_H 1
11404| /* end confdefs.h.  */
11405| #include <sys/types.h>
11406|      #ifdef HAVE_ASM_TYPES_H
11407|      # include <asm/types.h>
11408|      #endif
11409|      #ifdef HAVE_SYS_SOCKET_H
11410|      # include <sys/socket.h>
11411|      #endif
11412|      #ifdef HAVE_LINUX_TYPES_H
11413|      # include <linux/types.h>
11414|      #endif
11415|
11416| #include <linux/irda.h>
11417configure:7352: result: no
11418configure:7352: checking for linux/rtnetlink.h
11419configure:7352: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11420conftest.c:125:10: fatal error: 'linux/rtnetlink.h' file not found
11421#include <linux/rtnetlink.h>
11422         ^
114231 error generated.
11424configure:7352: $? = 1
11425configure: failed program was:
11426| /* confdefs.h */
11427| #define PACKAGE_NAME "Wine"
11428| #define PACKAGE_TARNAME "wine"
11429| #define PACKAGE_VERSION "3.4"
11430| #define PACKAGE_STRING "Wine 3.4"
11431| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11432| #define PACKAGE_URL "https://www.winehq.org"
11433| #define EXEEXT ""
11434| #define STDC_HEADERS 1
11435| #define HAVE_SYS_TYPES_H 1
11436| #define HAVE_SYS_STAT_H 1
11437| #define HAVE_STDLIB_H 1
11438| #define HAVE_STRING_H 1
11439| #define HAVE_MEMORY_H 1
11440| #define HAVE_STRINGS_H 1
11441| #define HAVE_INTTYPES_H 1
11442| #define HAVE_STDINT_H 1
11443| #define HAVE_UNISTD_H 1
11444| #define HAVE_AL_AL_H 1
11445| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11446| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
11447| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
11448| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
11449| #define HAVE_CARBON_CARBON_H 1
11450| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
11451| #define HAVE_COREAUDIO_COREAUDIO_H 1
11452| #define HAVE_CORESERVICES_CORESERVICES_H 1
11453| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
11454| #define HAVE_IOKIT_IOKITLIB_H 1
11455| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
11456| #define HAVE_OPENAL_AL_H 1
11457| #define HAVE_OPENCL_OPENCL_H 1
11458| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
11459| #define HAVE_SECURITY_SECURITY_H 1
11460| #define HAVE_ARPA_INET_H 1
11461| #define HAVE_ARPA_NAMESER_H 1
11462| #define HAVE_CURSES_H 1
11463| #define HAVE_DIRENT_H 1
11464| #define HAVE_DLFCN_H 1
11465| #define HAVE_FLOAT_H 1
11466| #define HAVE_FNMATCH_H 1
11467| #define HAVE_GETOPT_H 1
11468| #define HAVE_GRP_H 1
11469| #define HAVE_LIBPROC_H 1
11470| #define HAVE_MACH_O_NLIST_H 1
11471| #define HAVE_MACH_O_LOADER_H 1
11472| #define HAVE_MACH_MACH_H 1
11473| #define HAVE_MACH_MACHINE_H 1
11474| #define HAVE_MACHINE_LIMITS_H 1
11475| #define HAVE_NCURSES_H 1
11476| #define HAVE_NETDB_H 1
11477| #define HAVE_NETINET_IN_H 1
11478| #define HAVE_NETINET_IN_SYSTM_H 1
11479| #define HAVE_NETINET_TCP_H 1
11480| #define HAVE_NETINET_TCP_FSM_H 1
11481| #define HAVE_PCAP_PCAP_H 1
11482| #define HAVE_POLL_H 1
11483| #define HAVE_PTHREAD_H 1
11484| #define HAVE_PWD_H 1
11485| #define HAVE_SCHED_H 1
11486| #define HAVE_STDBOOL_H 1
11487| #define HAVE_STDINT_H 1
11488| #define HAVE_SYS_ATTR_H 1
11489| #define HAVE_SYS_EVENT_H 1
11490| #define HAVE_SYS_FILIO_H 1
11491| #define HAVE_SYS_IOCTL_H 1
11492| #define HAVE_SYS_IPC_H 1
11493| #define HAVE_SYS_MMAN_H 1
11494| #define HAVE_SYS_MSG_H 1
11495| #define HAVE_SYS_PARAM_H 1
11496| #define HAVE_SYS_POLL_H 1
11497| #define HAVE_SYS_PROTOSW_H 1
11498| #define HAVE_SYS_PTRACE_H 1
11499| #define HAVE_SYS_QUEUE_H 1
11500| #define HAVE_SYS_RESOURCE_H 1
11501| #define HAVE_SYS_SHM_H 1
11502| #define HAVE_SYS_SIGNAL_H 1
11503| #define HAVE_SYS_SOCKET_H 1
11504| #define HAVE_SYS_SOCKETVAR_H 1
11505| #define HAVE_SYS_SOCKIO_H 1
11506| #define HAVE_SYS_STATVFS_H 1
11507| #define HAVE_SYS_SYSCALL_H 1
11508| #define HAVE_SYS_TIME_H 1
11509| #define HAVE_SYS_TIMES_H 1
11510| #define HAVE_SYS_UIO_H 1
11511| #define HAVE_SYS_USER_H 1
11512| #define HAVE_SYS_UTSNAME_H 1
11513| #define HAVE_SYS_VNODE_H 1
11514| #define HAVE_SYS_WAIT_H 1
11515| #define HAVE_TERMIOS_H 1
11516| #define HAVE_UNISTD_H 1
11517| #define HAVE_UTIME_H 1
11518| #define HAVE_ZLIB_H 1
11519| #define HAVE_SYS_MOUNT_H 1
11520| #define HAVE_SYS_SYSCTL_H 1
11521| #define HAVE_SYS_USER_H 1
11522| #define HAVE_NETINET_IP_H 1
11523| #define HAVE_NET_IF_H 1
11524| #define HAVE_NET_IF_ARP_H 1
11525| #define HAVE_NET_IF_DL_H 1
11526| #define HAVE_NET_IF_TYPES_H 1
11527| #define HAVE_NET_ROUTE_H 1
11528| #define HAVE_NETINET_IF_ETHER_H 1
11529| #define HAVE_NETINET_IN_PCB_H 1
11530| #define HAVE_NETINET_IP_ICMP_H 1
11531| #define HAVE_NETINET_IP_VAR_H 1
11532| #define HAVE_NETINET_UDP_H 1
11533| #define HAVE_SYS_UN_H 1
11534| #define HAVE_NETINET_TCP_TIMER_H 1
11535| #define HAVE_NETINET_UDP_VAR_H 1
11536| #define HAVE_NETINET_ICMP_VAR_H 1
11537| #define HAVE_NETINET_TCP_VAR_H 1
11538| /* end confdefs.h.  */
11539| #include <sys/types.h>
11540|      #ifdef HAVE_ASM_TYPES_H
11541|      # include <asm/types.h>
11542|      #endif
11543|      #ifdef HAVE_SYS_SOCKET_H
11544|      # include <sys/socket.h>
11545|      #endif
11546|      #ifdef HAVE_LINUX_TYPES_H
11547|      # include <linux/types.h>
11548|      #endif
11549|
11550| #include <linux/rtnetlink.h>
11551configure:7352: result: no
11552configure:7375: checking for mach-o/dyld_images.h
11553configure:7375: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11554configure:7375: $? = 0
11555configure:7375: result: yes
11556configure:7394: checking for resolv.h
11557configure:7394: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11558configure:7394: $? = 0
11559configure:7394: result: yes
11560configure:7417: checking for ifaddrs.h
11561configure:7417: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11562configure:7417: $? = 0
11563configure:7417: result: yes
11564configure:7431: checking for sys/ucontext.h
11565configure:7431: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11566configure:7431: $? = 0
11567configure:7431: result: yes
11568configure:7445: checking for sys/thr.h
11569configure:7445: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11570conftest.c:123:10: fatal error: 'sys/thr.h' file not found
11571#include <sys/thr.h>
11572         ^
115731 error generated.
11574configure:7445: $? = 1
11575configure: failed program was:
11576| /* confdefs.h */
11577| #define PACKAGE_NAME "Wine"
11578| #define PACKAGE_TARNAME "wine"
11579| #define PACKAGE_VERSION "3.4"
11580| #define PACKAGE_STRING "Wine 3.4"
11581| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11582| #define PACKAGE_URL "https://www.winehq.org"
11583| #define EXEEXT ""
11584| #define STDC_HEADERS 1
11585| #define HAVE_SYS_TYPES_H 1
11586| #define HAVE_SYS_STAT_H 1
11587| #define HAVE_STDLIB_H 1
11588| #define HAVE_STRING_H 1
11589| #define HAVE_MEMORY_H 1
11590| #define HAVE_STRINGS_H 1
11591| #define HAVE_INTTYPES_H 1
11592| #define HAVE_STDINT_H 1
11593| #define HAVE_UNISTD_H 1
11594| #define HAVE_AL_AL_H 1
11595| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11596| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
11597| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
11598| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
11599| #define HAVE_CARBON_CARBON_H 1
11600| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
11601| #define HAVE_COREAUDIO_COREAUDIO_H 1
11602| #define HAVE_CORESERVICES_CORESERVICES_H 1
11603| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
11604| #define HAVE_IOKIT_IOKITLIB_H 1
11605| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
11606| #define HAVE_OPENAL_AL_H 1
11607| #define HAVE_OPENCL_OPENCL_H 1
11608| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
11609| #define HAVE_SECURITY_SECURITY_H 1
11610| #define HAVE_ARPA_INET_H 1
11611| #define HAVE_ARPA_NAMESER_H 1
11612| #define HAVE_CURSES_H 1
11613| #define HAVE_DIRENT_H 1
11614| #define HAVE_DLFCN_H 1
11615| #define HAVE_FLOAT_H 1
11616| #define HAVE_FNMATCH_H 1
11617| #define HAVE_GETOPT_H 1
11618| #define HAVE_GRP_H 1
11619| #define HAVE_LIBPROC_H 1
11620| #define HAVE_MACH_O_NLIST_H 1
11621| #define HAVE_MACH_O_LOADER_H 1
11622| #define HAVE_MACH_MACH_H 1
11623| #define HAVE_MACH_MACHINE_H 1
11624| #define HAVE_MACHINE_LIMITS_H 1
11625| #define HAVE_NCURSES_H 1
11626| #define HAVE_NETDB_H 1
11627| #define HAVE_NETINET_IN_H 1
11628| #define HAVE_NETINET_IN_SYSTM_H 1
11629| #define HAVE_NETINET_TCP_H 1
11630| #define HAVE_NETINET_TCP_FSM_H 1
11631| #define HAVE_PCAP_PCAP_H 1
11632| #define HAVE_POLL_H 1
11633| #define HAVE_PTHREAD_H 1
11634| #define HAVE_PWD_H 1
11635| #define HAVE_SCHED_H 1
11636| #define HAVE_STDBOOL_H 1
11637| #define HAVE_STDINT_H 1
11638| #define HAVE_SYS_ATTR_H 1
11639| #define HAVE_SYS_EVENT_H 1
11640| #define HAVE_SYS_FILIO_H 1
11641| #define HAVE_SYS_IOCTL_H 1
11642| #define HAVE_SYS_IPC_H 1
11643| #define HAVE_SYS_MMAN_H 1
11644| #define HAVE_SYS_MSG_H 1
11645| #define HAVE_SYS_PARAM_H 1
11646| #define HAVE_SYS_POLL_H 1
11647| #define HAVE_SYS_PROTOSW_H 1
11648| #define HAVE_SYS_PTRACE_H 1
11649| #define HAVE_SYS_QUEUE_H 1
11650| #define HAVE_SYS_RESOURCE_H 1
11651| #define HAVE_SYS_SHM_H 1
11652| #define HAVE_SYS_SIGNAL_H 1
11653| #define HAVE_SYS_SOCKET_H 1
11654| #define HAVE_SYS_SOCKETVAR_H 1
11655| #define HAVE_SYS_SOCKIO_H 1
11656| #define HAVE_SYS_STATVFS_H 1
11657| #define HAVE_SYS_SYSCALL_H 1
11658| #define HAVE_SYS_TIME_H 1
11659| #define HAVE_SYS_TIMES_H 1
11660| #define HAVE_SYS_UIO_H 1
11661| #define HAVE_SYS_USER_H 1
11662| #define HAVE_SYS_UTSNAME_H 1
11663| #define HAVE_SYS_VNODE_H 1
11664| #define HAVE_SYS_WAIT_H 1
11665| #define HAVE_TERMIOS_H 1
11666| #define HAVE_UNISTD_H 1
11667| #define HAVE_UTIME_H 1
11668| #define HAVE_ZLIB_H 1
11669| #define HAVE_SYS_MOUNT_H 1
11670| #define HAVE_SYS_SYSCTL_H 1
11671| #define HAVE_SYS_USER_H 1
11672| #define HAVE_NETINET_IP_H 1
11673| #define HAVE_NET_IF_H 1
11674| #define HAVE_NET_IF_ARP_H 1
11675| #define HAVE_NET_IF_DL_H 1
11676| #define HAVE_NET_IF_TYPES_H 1
11677| #define HAVE_NET_ROUTE_H 1
11678| #define HAVE_NETINET_IF_ETHER_H 1
11679| #define HAVE_NETINET_IN_PCB_H 1
11680| #define HAVE_NETINET_IP_ICMP_H 1
11681| #define HAVE_NETINET_IP_VAR_H 1
11682| #define HAVE_NETINET_UDP_H 1
11683| #define HAVE_SYS_UN_H 1
11684| #define HAVE_NETINET_TCP_TIMER_H 1
11685| #define HAVE_NETINET_UDP_VAR_H 1
11686| #define HAVE_NETINET_ICMP_VAR_H 1
11687| #define HAVE_NETINET_TCP_VAR_H 1
11688| #define HAVE_MACH_O_DYLD_IMAGES_H 1
11689| #define HAVE_RESOLV_H 1
11690| #define HAVE_IFADDRS_H 1
11691| #define HAVE_SYS_UCONTEXT_H 1
11692| /* end confdefs.h.  */
11693| #include <sys/types.h>
11694| #ifdef HAVE_SYS_UCONTEXT_H
11695| #include <sys/ucontext.h>
11696| #endif
11697|
11698| #include <sys/thr.h>
11699configure:7445: result: no
11700configure:7462: checking for pthread_np.h
11701configure:7462: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11702conftest.c:122:10: fatal error: 'pthread_np.h' file not found
11703#include <pthread_np.h>
11704         ^
117051 error generated.
11706configure:7462: $? = 1
11707configure: failed program was:
11708| /* confdefs.h */
11709| #define PACKAGE_NAME "Wine"
11710| #define PACKAGE_TARNAME "wine"
11711| #define PACKAGE_VERSION "3.4"
11712| #define PACKAGE_STRING "Wine 3.4"
11713| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11714| #define PACKAGE_URL "https://www.winehq.org"
11715| #define EXEEXT ""
11716| #define STDC_HEADERS 1
11717| #define HAVE_SYS_TYPES_H 1
11718| #define HAVE_SYS_STAT_H 1
11719| #define HAVE_STDLIB_H 1
11720| #define HAVE_STRING_H 1
11721| #define HAVE_MEMORY_H 1
11722| #define HAVE_STRINGS_H 1
11723| #define HAVE_INTTYPES_H 1
11724| #define HAVE_STDINT_H 1
11725| #define HAVE_UNISTD_H 1
11726| #define HAVE_AL_AL_H 1
11727| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11728| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
11729| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
11730| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
11731| #define HAVE_CARBON_CARBON_H 1
11732| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
11733| #define HAVE_COREAUDIO_COREAUDIO_H 1
11734| #define HAVE_CORESERVICES_CORESERVICES_H 1
11735| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
11736| #define HAVE_IOKIT_IOKITLIB_H 1
11737| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
11738| #define HAVE_OPENAL_AL_H 1
11739| #define HAVE_OPENCL_OPENCL_H 1
11740| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
11741| #define HAVE_SECURITY_SECURITY_H 1
11742| #define HAVE_ARPA_INET_H 1
11743| #define HAVE_ARPA_NAMESER_H 1
11744| #define HAVE_CURSES_H 1
11745| #define HAVE_DIRENT_H 1
11746| #define HAVE_DLFCN_H 1
11747| #define HAVE_FLOAT_H 1
11748| #define HAVE_FNMATCH_H 1
11749| #define HAVE_GETOPT_H 1
11750| #define HAVE_GRP_H 1
11751| #define HAVE_LIBPROC_H 1
11752| #define HAVE_MACH_O_NLIST_H 1
11753| #define HAVE_MACH_O_LOADER_H 1
11754| #define HAVE_MACH_MACH_H 1
11755| #define HAVE_MACH_MACHINE_H 1
11756| #define HAVE_MACHINE_LIMITS_H 1
11757| #define HAVE_NCURSES_H 1
11758| #define HAVE_NETDB_H 1
11759| #define HAVE_NETINET_IN_H 1
11760| #define HAVE_NETINET_IN_SYSTM_H 1
11761| #define HAVE_NETINET_TCP_H 1
11762| #define HAVE_NETINET_TCP_FSM_H 1
11763| #define HAVE_PCAP_PCAP_H 1
11764| #define HAVE_POLL_H 1
11765| #define HAVE_PTHREAD_H 1
11766| #define HAVE_PWD_H 1
11767| #define HAVE_SCHED_H 1
11768| #define HAVE_STDBOOL_H 1
11769| #define HAVE_STDINT_H 1
11770| #define HAVE_SYS_ATTR_H 1
11771| #define HAVE_SYS_EVENT_H 1
11772| #define HAVE_SYS_FILIO_H 1
11773| #define HAVE_SYS_IOCTL_H 1
11774| #define HAVE_SYS_IPC_H 1
11775| #define HAVE_SYS_MMAN_H 1
11776| #define HAVE_SYS_MSG_H 1
11777| #define HAVE_SYS_PARAM_H 1
11778| #define HAVE_SYS_POLL_H 1
11779| #define HAVE_SYS_PROTOSW_H 1
11780| #define HAVE_SYS_PTRACE_H 1
11781| #define HAVE_SYS_QUEUE_H 1
11782| #define HAVE_SYS_RESOURCE_H 1
11783| #define HAVE_SYS_SHM_H 1
11784| #define HAVE_SYS_SIGNAL_H 1
11785| #define HAVE_SYS_SOCKET_H 1
11786| #define HAVE_SYS_SOCKETVAR_H 1
11787| #define HAVE_SYS_SOCKIO_H 1
11788| #define HAVE_SYS_STATVFS_H 1
11789| #define HAVE_SYS_SYSCALL_H 1
11790| #define HAVE_SYS_TIME_H 1
11791| #define HAVE_SYS_TIMES_H 1
11792| #define HAVE_SYS_UIO_H 1
11793| #define HAVE_SYS_USER_H 1
11794| #define HAVE_SYS_UTSNAME_H 1
11795| #define HAVE_SYS_VNODE_H 1
11796| #define HAVE_SYS_WAIT_H 1
11797| #define HAVE_TERMIOS_H 1
11798| #define HAVE_UNISTD_H 1
11799| #define HAVE_UTIME_H 1
11800| #define HAVE_ZLIB_H 1
11801| #define HAVE_SYS_MOUNT_H 1
11802| #define HAVE_SYS_SYSCTL_H 1
11803| #define HAVE_SYS_USER_H 1
11804| #define HAVE_NETINET_IP_H 1
11805| #define HAVE_NET_IF_H 1
11806| #define HAVE_NET_IF_ARP_H 1
11807| #define HAVE_NET_IF_DL_H 1
11808| #define HAVE_NET_IF_TYPES_H 1
11809| #define HAVE_NET_ROUTE_H 1
11810| #define HAVE_NETINET_IF_ETHER_H 1
11811| #define HAVE_NETINET_IN_PCB_H 1
11812| #define HAVE_NETINET_IP_ICMP_H 1
11813| #define HAVE_NETINET_IP_VAR_H 1
11814| #define HAVE_NETINET_UDP_H 1
11815| #define HAVE_SYS_UN_H 1
11816| #define HAVE_NETINET_TCP_TIMER_H 1
11817| #define HAVE_NETINET_UDP_VAR_H 1
11818| #define HAVE_NETINET_ICMP_VAR_H 1
11819| #define HAVE_NETINET_TCP_VAR_H 1
11820| #define HAVE_MACH_O_DYLD_IMAGES_H 1
11821| #define HAVE_RESOLV_H 1
11822| #define HAVE_IFADDRS_H 1
11823| #define HAVE_SYS_UCONTEXT_H 1
11824| /* end confdefs.h.  */
11825| #ifdef HAVE_PTHREAD_H
11826| #include <pthread.h>
11827| #endif
11828|
11829| #include <pthread_np.h>
11830configure:7462: result: no
11831configure:7479: checking for linux/videodev.h
11832configure:7479: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11833conftest.c:126:10: fatal error: 'linux/videodev.h' file not found
11834#include <linux/videodev.h>
11835         ^
118361 error generated.
11837configure:7479: $? = 1
11838configure: failed program was:
11839| /* confdefs.h */
11840| #define PACKAGE_NAME "Wine"
11841| #define PACKAGE_TARNAME "wine"
11842| #define PACKAGE_VERSION "3.4"
11843| #define PACKAGE_STRING "Wine 3.4"
11844| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11845| #define PACKAGE_URL "https://www.winehq.org"
11846| #define EXEEXT ""
11847| #define STDC_HEADERS 1
11848| #define HAVE_SYS_TYPES_H 1
11849| #define HAVE_SYS_STAT_H 1
11850| #define HAVE_STDLIB_H 1
11851| #define HAVE_STRING_H 1
11852| #define HAVE_MEMORY_H 1
11853| #define HAVE_STRINGS_H 1
11854| #define HAVE_INTTYPES_H 1
11855| #define HAVE_STDINT_H 1
11856| #define HAVE_UNISTD_H 1
11857| #define HAVE_AL_AL_H 1
11858| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11859| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
11860| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
11861| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
11862| #define HAVE_CARBON_CARBON_H 1
11863| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
11864| #define HAVE_COREAUDIO_COREAUDIO_H 1
11865| #define HAVE_CORESERVICES_CORESERVICES_H 1
11866| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
11867| #define HAVE_IOKIT_IOKITLIB_H 1
11868| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
11869| #define HAVE_OPENAL_AL_H 1
11870| #define HAVE_OPENCL_OPENCL_H 1
11871| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
11872| #define HAVE_SECURITY_SECURITY_H 1
11873| #define HAVE_ARPA_INET_H 1
11874| #define HAVE_ARPA_NAMESER_H 1
11875| #define HAVE_CURSES_H 1
11876| #define HAVE_DIRENT_H 1
11877| #define HAVE_DLFCN_H 1
11878| #define HAVE_FLOAT_H 1
11879| #define HAVE_FNMATCH_H 1
11880| #define HAVE_GETOPT_H 1
11881| #define HAVE_GRP_H 1
11882| #define HAVE_LIBPROC_H 1
11883| #define HAVE_MACH_O_NLIST_H 1
11884| #define HAVE_MACH_O_LOADER_H 1
11885| #define HAVE_MACH_MACH_H 1
11886| #define HAVE_MACH_MACHINE_H 1
11887| #define HAVE_MACHINE_LIMITS_H 1
11888| #define HAVE_NCURSES_H 1
11889| #define HAVE_NETDB_H 1
11890| #define HAVE_NETINET_IN_H 1
11891| #define HAVE_NETINET_IN_SYSTM_H 1
11892| #define HAVE_NETINET_TCP_H 1
11893| #define HAVE_NETINET_TCP_FSM_H 1
11894| #define HAVE_PCAP_PCAP_H 1
11895| #define HAVE_POLL_H 1
11896| #define HAVE_PTHREAD_H 1
11897| #define HAVE_PWD_H 1
11898| #define HAVE_SCHED_H 1
11899| #define HAVE_STDBOOL_H 1
11900| #define HAVE_STDINT_H 1
11901| #define HAVE_SYS_ATTR_H 1
11902| #define HAVE_SYS_EVENT_H 1
11903| #define HAVE_SYS_FILIO_H 1
11904| #define HAVE_SYS_IOCTL_H 1
11905| #define HAVE_SYS_IPC_H 1
11906| #define HAVE_SYS_MMAN_H 1
11907| #define HAVE_SYS_MSG_H 1
11908| #define HAVE_SYS_PARAM_H 1
11909| #define HAVE_SYS_POLL_H 1
11910| #define HAVE_SYS_PROTOSW_H 1
11911| #define HAVE_SYS_PTRACE_H 1
11912| #define HAVE_SYS_QUEUE_H 1
11913| #define HAVE_SYS_RESOURCE_H 1
11914| #define HAVE_SYS_SHM_H 1
11915| #define HAVE_SYS_SIGNAL_H 1
11916| #define HAVE_SYS_SOCKET_H 1
11917| #define HAVE_SYS_SOCKETVAR_H 1
11918| #define HAVE_SYS_SOCKIO_H 1
11919| #define HAVE_SYS_STATVFS_H 1
11920| #define HAVE_SYS_SYSCALL_H 1
11921| #define HAVE_SYS_TIME_H 1
11922| #define HAVE_SYS_TIMES_H 1
11923| #define HAVE_SYS_UIO_H 1
11924| #define HAVE_SYS_USER_H 1
11925| #define HAVE_SYS_UTSNAME_H 1
11926| #define HAVE_SYS_VNODE_H 1
11927| #define HAVE_SYS_WAIT_H 1
11928| #define HAVE_TERMIOS_H 1
11929| #define HAVE_UNISTD_H 1
11930| #define HAVE_UTIME_H 1
11931| #define HAVE_ZLIB_H 1
11932| #define HAVE_SYS_MOUNT_H 1
11933| #define HAVE_SYS_SYSCTL_H 1
11934| #define HAVE_SYS_USER_H 1
11935| #define HAVE_NETINET_IP_H 1
11936| #define HAVE_NET_IF_H 1
11937| #define HAVE_NET_IF_ARP_H 1
11938| #define HAVE_NET_IF_DL_H 1
11939| #define HAVE_NET_IF_TYPES_H 1
11940| #define HAVE_NET_ROUTE_H 1
11941| #define HAVE_NETINET_IF_ETHER_H 1
11942| #define HAVE_NETINET_IN_PCB_H 1
11943| #define HAVE_NETINET_IP_ICMP_H 1
11944| #define HAVE_NETINET_IP_VAR_H 1
11945| #define HAVE_NETINET_UDP_H 1
11946| #define HAVE_SYS_UN_H 1
11947| #define HAVE_NETINET_TCP_TIMER_H 1
11948| #define HAVE_NETINET_UDP_VAR_H 1
11949| #define HAVE_NETINET_ICMP_VAR_H 1
11950| #define HAVE_NETINET_TCP_VAR_H 1
11951| #define HAVE_MACH_O_DYLD_IMAGES_H 1
11952| #define HAVE_RESOLV_H 1
11953| #define HAVE_IFADDRS_H 1
11954| #define HAVE_SYS_UCONTEXT_H 1
11955| /* end confdefs.h.  */
11956| #ifdef HAVE_SYS_TIME_H
11957| #include <sys/time.h>
11958| #endif
11959| #include <sys/types.h>
11960| #ifdef HAVE_ASM_TYPES_H
11961| #include <asm/types.h>
11962| #endif
11963|
11964| #include <linux/videodev.h>
11965configure:7479: result: no
11966configure:7479: checking for linux/videodev2.h
11967configure:7479: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
11968conftest.c:126:10: fatal error: 'linux/videodev2.h' file not found
11969#include <linux/videodev2.h>
11970         ^
119711 error generated.
11972configure:7479: $? = 1
11973configure: failed program was:
11974| /* confdefs.h */
11975| #define PACKAGE_NAME "Wine"
11976| #define PACKAGE_TARNAME "wine"
11977| #define PACKAGE_VERSION "3.4"
11978| #define PACKAGE_STRING "Wine 3.4"
11979| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
11980| #define PACKAGE_URL "https://www.winehq.org"
11981| #define EXEEXT ""
11982| #define STDC_HEADERS 1
11983| #define HAVE_SYS_TYPES_H 1
11984| #define HAVE_SYS_STAT_H 1
11985| #define HAVE_STDLIB_H 1
11986| #define HAVE_STRING_H 1
11987| #define HAVE_MEMORY_H 1
11988| #define HAVE_STRINGS_H 1
11989| #define HAVE_INTTYPES_H 1
11990| #define HAVE_STDINT_H 1
11991| #define HAVE_UNISTD_H 1
11992| #define HAVE_AL_AL_H 1
11993| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11994| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
11995| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
11996| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
11997| #define HAVE_CARBON_CARBON_H 1
11998| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
11999| #define HAVE_COREAUDIO_COREAUDIO_H 1
12000| #define HAVE_CORESERVICES_CORESERVICES_H 1
12001| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
12002| #define HAVE_IOKIT_IOKITLIB_H 1
12003| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
12004| #define HAVE_OPENAL_AL_H 1
12005| #define HAVE_OPENCL_OPENCL_H 1
12006| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
12007| #define HAVE_SECURITY_SECURITY_H 1
12008| #define HAVE_ARPA_INET_H 1
12009| #define HAVE_ARPA_NAMESER_H 1
12010| #define HAVE_CURSES_H 1
12011| #define HAVE_DIRENT_H 1
12012| #define HAVE_DLFCN_H 1
12013| #define HAVE_FLOAT_H 1
12014| #define HAVE_FNMATCH_H 1
12015| #define HAVE_GETOPT_H 1
12016| #define HAVE_GRP_H 1
12017| #define HAVE_LIBPROC_H 1
12018| #define HAVE_MACH_O_NLIST_H 1
12019| #define HAVE_MACH_O_LOADER_H 1
12020| #define HAVE_MACH_MACH_H 1
12021| #define HAVE_MACH_MACHINE_H 1
12022| #define HAVE_MACHINE_LIMITS_H 1
12023| #define HAVE_NCURSES_H 1
12024| #define HAVE_NETDB_H 1
12025| #define HAVE_NETINET_IN_H 1
12026| #define HAVE_NETINET_IN_SYSTM_H 1
12027| #define HAVE_NETINET_TCP_H 1
12028| #define HAVE_NETINET_TCP_FSM_H 1
12029| #define HAVE_PCAP_PCAP_H 1
12030| #define HAVE_POLL_H 1
12031| #define HAVE_PTHREAD_H 1
12032| #define HAVE_PWD_H 1
12033| #define HAVE_SCHED_H 1
12034| #define HAVE_STDBOOL_H 1
12035| #define HAVE_STDINT_H 1
12036| #define HAVE_SYS_ATTR_H 1
12037| #define HAVE_SYS_EVENT_H 1
12038| #define HAVE_SYS_FILIO_H 1
12039| #define HAVE_SYS_IOCTL_H 1
12040| #define HAVE_SYS_IPC_H 1
12041| #define HAVE_SYS_MMAN_H 1
12042| #define HAVE_SYS_MSG_H 1
12043| #define HAVE_SYS_PARAM_H 1
12044| #define HAVE_SYS_POLL_H 1
12045| #define HAVE_SYS_PROTOSW_H 1
12046| #define HAVE_SYS_PTRACE_H 1
12047| #define HAVE_SYS_QUEUE_H 1
12048| #define HAVE_SYS_RESOURCE_H 1
12049| #define HAVE_SYS_SHM_H 1
12050| #define HAVE_SYS_SIGNAL_H 1
12051| #define HAVE_SYS_SOCKET_H 1
12052| #define HAVE_SYS_SOCKETVAR_H 1
12053| #define HAVE_SYS_SOCKIO_H 1
12054| #define HAVE_SYS_STATVFS_H 1
12055| #define HAVE_SYS_SYSCALL_H 1
12056| #define HAVE_SYS_TIME_H 1
12057| #define HAVE_SYS_TIMES_H 1
12058| #define HAVE_SYS_UIO_H 1
12059| #define HAVE_SYS_USER_H 1
12060| #define HAVE_SYS_UTSNAME_H 1
12061| #define HAVE_SYS_VNODE_H 1
12062| #define HAVE_SYS_WAIT_H 1
12063| #define HAVE_TERMIOS_H 1
12064| #define HAVE_UNISTD_H 1
12065| #define HAVE_UTIME_H 1
12066| #define HAVE_ZLIB_H 1
12067| #define HAVE_SYS_MOUNT_H 1
12068| #define HAVE_SYS_SYSCTL_H 1
12069| #define HAVE_SYS_USER_H 1
12070| #define HAVE_NETINET_IP_H 1
12071| #define HAVE_NET_IF_H 1
12072| #define HAVE_NET_IF_ARP_H 1
12073| #define HAVE_NET_IF_DL_H 1
12074| #define HAVE_NET_IF_TYPES_H 1
12075| #define HAVE_NET_ROUTE_H 1
12076| #define HAVE_NETINET_IF_ETHER_H 1
12077| #define HAVE_NETINET_IN_PCB_H 1
12078| #define HAVE_NETINET_IP_ICMP_H 1
12079| #define HAVE_NETINET_IP_VAR_H 1
12080| #define HAVE_NETINET_UDP_H 1
12081| #define HAVE_SYS_UN_H 1
12082| #define HAVE_NETINET_TCP_TIMER_H 1
12083| #define HAVE_NETINET_UDP_VAR_H 1
12084| #define HAVE_NETINET_ICMP_VAR_H 1
12085| #define HAVE_NETINET_TCP_VAR_H 1
12086| #define HAVE_MACH_O_DYLD_IMAGES_H 1
12087| #define HAVE_RESOLV_H 1
12088| #define HAVE_IFADDRS_H 1
12089| #define HAVE_SYS_UCONTEXT_H 1
12090| /* end confdefs.h.  */
12091| #ifdef HAVE_SYS_TIME_H
12092| #include <sys/time.h>
12093| #endif
12094| #include <sys/types.h>
12095| #ifdef HAVE_ASM_TYPES_H
12096| #include <asm/types.h>
12097| #endif
12098|
12099| #include <linux/videodev2.h>
12100configure:7479: result: no
12101configure:7479: checking for libv4l1.h
12102configure:7479: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
12103conftest.c:126:10: fatal error: 'libv4l1.h' file not found
12104#include <libv4l1.h>
12105         ^
121061 error generated.
12107configure:7479: $? = 1
12108configure: failed program was:
12109| /* confdefs.h */
12110| #define PACKAGE_NAME "Wine"
12111| #define PACKAGE_TARNAME "wine"
12112| #define PACKAGE_VERSION "3.4"
12113| #define PACKAGE_STRING "Wine 3.4"
12114| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
12115| #define PACKAGE_URL "https://www.winehq.org"
12116| #define EXEEXT ""
12117| #define STDC_HEADERS 1
12118| #define HAVE_SYS_TYPES_H 1
12119| #define HAVE_SYS_STAT_H 1
12120| #define HAVE_STDLIB_H 1
12121| #define HAVE_STRING_H 1
12122| #define HAVE_MEMORY_H 1
12123| #define HAVE_STRINGS_H 1
12124| #define HAVE_INTTYPES_H 1
12125| #define HAVE_STDINT_H 1
12126| #define HAVE_UNISTD_H 1
12127| #define HAVE_AL_AL_H 1
12128| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
12129| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
12130| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
12131| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
12132| #define HAVE_CARBON_CARBON_H 1
12133| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
12134| #define HAVE_COREAUDIO_COREAUDIO_H 1
12135| #define HAVE_CORESERVICES_CORESERVICES_H 1
12136| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
12137| #define HAVE_IOKIT_IOKITLIB_H 1
12138| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
12139| #define HAVE_OPENAL_AL_H 1
12140| #define HAVE_OPENCL_OPENCL_H 1
12141| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
12142| #define HAVE_SECURITY_SECURITY_H 1
12143| #define HAVE_ARPA_INET_H 1
12144| #define HAVE_ARPA_NAMESER_H 1
12145| #define HAVE_CURSES_H 1
12146| #define HAVE_DIRENT_H 1
12147| #define HAVE_DLFCN_H 1
12148| #define HAVE_FLOAT_H 1
12149| #define HAVE_FNMATCH_H 1
12150| #define HAVE_GETOPT_H 1
12151| #define HAVE_GRP_H 1
12152| #define HAVE_LIBPROC_H 1
12153| #define HAVE_MACH_O_NLIST_H 1
12154| #define HAVE_MACH_O_LOADER_H 1
12155| #define HAVE_MACH_MACH_H 1
12156| #define HAVE_MACH_MACHINE_H 1
12157| #define HAVE_MACHINE_LIMITS_H 1
12158| #define HAVE_NCURSES_H 1
12159| #define HAVE_NETDB_H 1
12160| #define HAVE_NETINET_IN_H 1
12161| #define HAVE_NETINET_IN_SYSTM_H 1
12162| #define HAVE_NETINET_TCP_H 1
12163| #define HAVE_NETINET_TCP_FSM_H 1
12164| #define HAVE_PCAP_PCAP_H 1
12165| #define HAVE_POLL_H 1
12166| #define HAVE_PTHREAD_H 1
12167| #define HAVE_PWD_H 1
12168| #define HAVE_SCHED_H 1
12169| #define HAVE_STDBOOL_H 1
12170| #define HAVE_STDINT_H 1
12171| #define HAVE_SYS_ATTR_H 1
12172| #define HAVE_SYS_EVENT_H 1
12173| #define HAVE_SYS_FILIO_H 1
12174| #define HAVE_SYS_IOCTL_H 1
12175| #define HAVE_SYS_IPC_H 1
12176| #define HAVE_SYS_MMAN_H 1
12177| #define HAVE_SYS_MSG_H 1
12178| #define HAVE_SYS_PARAM_H 1
12179| #define HAVE_SYS_POLL_H 1
12180| #define HAVE_SYS_PROTOSW_H 1
12181| #define HAVE_SYS_PTRACE_H 1
12182| #define HAVE_SYS_QUEUE_H 1
12183| #define HAVE_SYS_RESOURCE_H 1
12184| #define HAVE_SYS_SHM_H 1
12185| #define HAVE_SYS_SIGNAL_H 1
12186| #define HAVE_SYS_SOCKET_H 1
12187| #define HAVE_SYS_SOCKETVAR_H 1
12188| #define HAVE_SYS_SOCKIO_H 1
12189| #define HAVE_SYS_STATVFS_H 1
12190| #define HAVE_SYS_SYSCALL_H 1
12191| #define HAVE_SYS_TIME_H 1
12192| #define HAVE_SYS_TIMES_H 1
12193| #define HAVE_SYS_UIO_H 1
12194| #define HAVE_SYS_USER_H 1
12195| #define HAVE_SYS_UTSNAME_H 1
12196| #define HAVE_SYS_VNODE_H 1
12197| #define HAVE_SYS_WAIT_H 1
12198| #define HAVE_TERMIOS_H 1
12199| #define HAVE_UNISTD_H 1
12200| #define HAVE_UTIME_H 1
12201| #define HAVE_ZLIB_H 1
12202| #define HAVE_SYS_MOUNT_H 1
12203| #define HAVE_SYS_SYSCTL_H 1
12204| #define HAVE_SYS_USER_H 1
12205| #define HAVE_NETINET_IP_H 1
12206| #define HAVE_NET_IF_H 1
12207| #define HAVE_NET_IF_ARP_H 1
12208| #define HAVE_NET_IF_DL_H 1
12209| #define HAVE_NET_IF_TYPES_H 1
12210| #define HAVE_NET_ROUTE_H 1
12211| #define HAVE_NETINET_IF_ETHER_H 1
12212| #define HAVE_NETINET_IN_PCB_H 1
12213| #define HAVE_NETINET_IP_ICMP_H 1
12214| #define HAVE_NETINET_IP_VAR_H 1
12215| #define HAVE_NETINET_UDP_H 1
12216| #define HAVE_SYS_UN_H 1
12217| #define HAVE_NETINET_TCP_TIMER_H 1
12218| #define HAVE_NETINET_UDP_VAR_H 1
12219| #define HAVE_NETINET_ICMP_VAR_H 1
12220| #define HAVE_NETINET_TCP_VAR_H 1
12221| #define HAVE_MACH_O_DYLD_IMAGES_H 1
12222| #define HAVE_RESOLV_H 1
12223| #define HAVE_IFADDRS_H 1
12224| #define HAVE_SYS_UCONTEXT_H 1
12225| /* end confdefs.h.  */
12226| #ifdef HAVE_SYS_TIME_H
12227| #include <sys/time.h>
12228| #endif
12229| #include <sys/types.h>
12230| #ifdef HAVE_ASM_TYPES_H
12231| #include <asm/types.h>
12232| #endif
12233|
12234| #include <libv4l1.h>
12235configure:7479: result: no
12236configure:7499: checking for libprocstat.h
12237configure:7499: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
12238conftest.c:128:10: fatal error: 'libprocstat.h' file not found
12239#include <libprocstat.h>
12240         ^
122411 error generated.
12242configure:7499: $? = 1
12243configure: failed program was:
12244| /* confdefs.h */
12245| #define PACKAGE_NAME "Wine"
12246| #define PACKAGE_TARNAME "wine"
12247| #define PACKAGE_VERSION "3.4"
12248| #define PACKAGE_STRING "Wine 3.4"
12249| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
12250| #define PACKAGE_URL "https://www.winehq.org"
12251| #define EXEEXT ""
12252| #define STDC_HEADERS 1
12253| #define HAVE_SYS_TYPES_H 1
12254| #define HAVE_SYS_STAT_H 1
12255| #define HAVE_STDLIB_H 1
12256| #define HAVE_STRING_H 1
12257| #define HAVE_MEMORY_H 1
12258| #define HAVE_STRINGS_H 1
12259| #define HAVE_INTTYPES_H 1
12260| #define HAVE_STDINT_H 1
12261| #define HAVE_UNISTD_H 1
12262| #define HAVE_AL_AL_H 1
12263| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
12264| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
12265| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
12266| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
12267| #define HAVE_CARBON_CARBON_H 1
12268| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
12269| #define HAVE_COREAUDIO_COREAUDIO_H 1
12270| #define HAVE_CORESERVICES_CORESERVICES_H 1
12271| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
12272| #define HAVE_IOKIT_IOKITLIB_H 1
12273| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
12274| #define HAVE_OPENAL_AL_H 1
12275| #define HAVE_OPENCL_OPENCL_H 1
12276| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
12277| #define HAVE_SECURITY_SECURITY_H 1
12278| #define HAVE_ARPA_INET_H 1
12279| #define HAVE_ARPA_NAMESER_H 1
12280| #define HAVE_CURSES_H 1
12281| #define HAVE_DIRENT_H 1
12282| #define HAVE_DLFCN_H 1
12283| #define HAVE_FLOAT_H 1
12284| #define HAVE_FNMATCH_H 1
12285| #define HAVE_GETOPT_H 1
12286| #define HAVE_GRP_H 1
12287| #define HAVE_LIBPROC_H 1
12288| #define HAVE_MACH_O_NLIST_H 1
12289| #define HAVE_MACH_O_LOADER_H 1
12290| #define HAVE_MACH_MACH_H 1
12291| #define HAVE_MACH_MACHINE_H 1
12292| #define HAVE_MACHINE_LIMITS_H 1
12293| #define HAVE_NCURSES_H 1
12294| #define HAVE_NETDB_H 1
12295| #define HAVE_NETINET_IN_H 1
12296| #define HAVE_NETINET_IN_SYSTM_H 1
12297| #define HAVE_NETINET_TCP_H 1
12298| #define HAVE_NETINET_TCP_FSM_H 1
12299| #define HAVE_PCAP_PCAP_H 1
12300| #define HAVE_POLL_H 1
12301| #define HAVE_PTHREAD_H 1
12302| #define HAVE_PWD_H 1
12303| #define HAVE_SCHED_H 1
12304| #define HAVE_STDBOOL_H 1
12305| #define HAVE_STDINT_H 1
12306| #define HAVE_SYS_ATTR_H 1
12307| #define HAVE_SYS_EVENT_H 1
12308| #define HAVE_SYS_FILIO_H 1
12309| #define HAVE_SYS_IOCTL_H 1
12310| #define HAVE_SYS_IPC_H 1
12311| #define HAVE_SYS_MMAN_H 1
12312| #define HAVE_SYS_MSG_H 1
12313| #define HAVE_SYS_PARAM_H 1
12314| #define HAVE_SYS_POLL_H 1
12315| #define HAVE_SYS_PROTOSW_H 1
12316| #define HAVE_SYS_PTRACE_H 1
12317| #define HAVE_SYS_QUEUE_H 1
12318| #define HAVE_SYS_RESOURCE_H 1
12319| #define HAVE_SYS_SHM_H 1
12320| #define HAVE_SYS_SIGNAL_H 1
12321| #define HAVE_SYS_SOCKET_H 1
12322| #define HAVE_SYS_SOCKETVAR_H 1
12323| #define HAVE_SYS_SOCKIO_H 1
12324| #define HAVE_SYS_STATVFS_H 1
12325| #define HAVE_SYS_SYSCALL_H 1
12326| #define HAVE_SYS_TIME_H 1
12327| #define HAVE_SYS_TIMES_H 1
12328| #define HAVE_SYS_UIO_H 1
12329| #define HAVE_SYS_USER_H 1
12330| #define HAVE_SYS_UTSNAME_H 1
12331| #define HAVE_SYS_VNODE_H 1
12332| #define HAVE_SYS_WAIT_H 1
12333| #define HAVE_TERMIOS_H 1
12334| #define HAVE_UNISTD_H 1
12335| #define HAVE_UTIME_H 1
12336| #define HAVE_ZLIB_H 1
12337| #define HAVE_SYS_MOUNT_H 1
12338| #define HAVE_SYS_SYSCTL_H 1
12339| #define HAVE_SYS_USER_H 1
12340| #define HAVE_NETINET_IP_H 1
12341| #define HAVE_NET_IF_H 1
12342| #define HAVE_NET_IF_ARP_H 1
12343| #define HAVE_NET_IF_DL_H 1
12344| #define HAVE_NET_IF_TYPES_H 1
12345| #define HAVE_NET_ROUTE_H 1
12346| #define HAVE_NETINET_IF_ETHER_H 1
12347| #define HAVE_NETINET_IN_PCB_H 1
12348| #define HAVE_NETINET_IP_ICMP_H 1
12349| #define HAVE_NETINET_IP_VAR_H 1
12350| #define HAVE_NETINET_UDP_H 1
12351| #define HAVE_SYS_UN_H 1
12352| #define HAVE_NETINET_TCP_TIMER_H 1
12353| #define HAVE_NETINET_UDP_VAR_H 1
12354| #define HAVE_NETINET_ICMP_VAR_H 1
12355| #define HAVE_NETINET_TCP_VAR_H 1
12356| #define HAVE_MACH_O_DYLD_IMAGES_H 1
12357| #define HAVE_RESOLV_H 1
12358| #define HAVE_IFADDRS_H 1
12359| #define HAVE_SYS_UCONTEXT_H 1
12360| /* end confdefs.h.  */
12361| #ifdef HAVE_SYS_PARAM_H
12362| #include <sys/param.h>
12363| #endif
12364| #ifdef HAVE_SYS_QUEUE_H
12365| #include <sys/queue.h>
12366| #endif
12367| #ifdef HAVE_SYS_SOCKET_H
12368| #include <sys/socket.h>
12369| #endif
12370|
12371| #include <libprocstat.h>
12372configure:7499: result: no
12373configure:7535: checking for ldd
12374configure:7567: result: true
12375configure:7618: checking for otool
12376configure:7634: found /usr/bin/otool
12377configure:7645: result: otool
12378configure:7710: checking for readelf
12379configure:7740: result: no
12380configure:7933: checking libunwind.h usability
12381configure:7933: ccache /usr/bin/clang -m32 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
12382configure:7933: $? = 0
12383configure:7933: result: yes
12384configure:7933: checking libunwind.h presence
12385configure:7933: ccache /usr/bin/clang -m32 -E -I/opt/local/include conftest.c
12386configure:7933: $? = 0
12387configure:7933: result: yes
12388configure:7933: checking for libunwind.h
12389configure:7933: result: yes
12390configure:7960: checking whether the compiler supports -Wl,-no_pie
12391configure:7971: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -Wl,-no_pie -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
12392configure:7971: $? = 0
12393configure:7980: result: yes
12394configure:7998: checking for SSLCopyPeerCertificates
12395configure:7998: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -framework Security -framework CoreFoundation >&5
12396configure:7998: $? = 0
12397configure:7998: result: yes
12398configure:8025: checking for AUGraphAddNode
12399configure:8025: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -framework CoreFoundation -framework CoreAudio -framework AudioUnit -framework AudioToolbox -framework CoreMIDI >&5
12400configure:8025: $? = 0
12401configure:8025: result: yes
12402configure:8059: checking for IOHIDManagerCreate
12403configure:8059: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -framework IOKit -framework CoreFoundation >&5
12404configure:8059: $? = 0
12405configure:8059: result: yes
12406configure:8074: checking for the QuickTime framework
12407configure:8087: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -framework QuickTime -framework ApplicationServices -framework CoreVideo  >&5
12408conftest.c:127:1: warning: implicit declaration of function 'CodecManagerVersion' is invalid in C99 [-Wimplicit-function-declaration]
12409CodecManagerVersion(NULL);
12410^
124111 warning generated.
12412ld: warning: ignoring file /System/Library/Frameworks//QuickTime.framework/QuickTime, file was built for i386 which is not the architecture being linked (x86_64): /System/Library/Frameworks//QuickTime.framework/QuickTime
12413Undefined symbols for architecture x86_64:
12414  "_CodecManagerVersion", referenced from:
12415      _main in conftest-8f1d56.o
12416ld: symbol(s) not found for architecture x86_64
12417clang: error: linker command failed with exit code 1 (use -v to see invocation)
12418configure:8087: $? = 1
12419configure: failed program was:
12420| /* confdefs.h */
12421| #define PACKAGE_NAME "Wine"
12422| #define PACKAGE_TARNAME "wine"
12423| #define PACKAGE_VERSION "3.4"
12424| #define PACKAGE_STRING "Wine 3.4"
12425| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
12426| #define PACKAGE_URL "https://www.winehq.org"
12427| #define EXEEXT ""
12428| #define STDC_HEADERS 1
12429| #define HAVE_SYS_TYPES_H 1
12430| #define HAVE_SYS_STAT_H 1
12431| #define HAVE_STDLIB_H 1
12432| #define HAVE_STRING_H 1
12433| #define HAVE_MEMORY_H 1
12434| #define HAVE_STRINGS_H 1
12435| #define HAVE_INTTYPES_H 1
12436| #define HAVE_STDINT_H 1
12437| #define HAVE_UNISTD_H 1
12438| #define HAVE_AL_AL_H 1
12439| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
12440| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
12441| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
12442| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
12443| #define HAVE_CARBON_CARBON_H 1
12444| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
12445| #define HAVE_COREAUDIO_COREAUDIO_H 1
12446| #define HAVE_CORESERVICES_CORESERVICES_H 1
12447| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
12448| #define HAVE_IOKIT_IOKITLIB_H 1
12449| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
12450| #define HAVE_OPENAL_AL_H 1
12451| #define HAVE_OPENCL_OPENCL_H 1
12452| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
12453| #define HAVE_SECURITY_SECURITY_H 1
12454| #define HAVE_ARPA_INET_H 1
12455| #define HAVE_ARPA_NAMESER_H 1
12456| #define HAVE_CURSES_H 1
12457| #define HAVE_DIRENT_H 1
12458| #define HAVE_DLFCN_H 1
12459| #define HAVE_FLOAT_H 1
12460| #define HAVE_FNMATCH_H 1
12461| #define HAVE_GETOPT_H 1
12462| #define HAVE_GRP_H 1
12463| #define HAVE_LIBPROC_H 1
12464| #define HAVE_MACH_O_NLIST_H 1
12465| #define HAVE_MACH_O_LOADER_H 1
12466| #define HAVE_MACH_MACH_H 1
12467| #define HAVE_MACH_MACHINE_H 1
12468| #define HAVE_MACHINE_LIMITS_H 1
12469| #define HAVE_NCURSES_H 1
12470| #define HAVE_NETDB_H 1
12471| #define HAVE_NETINET_IN_H 1
12472| #define HAVE_NETINET_IN_SYSTM_H 1
12473| #define HAVE_NETINET_TCP_H 1
12474| #define HAVE_NETINET_TCP_FSM_H 1
12475| #define HAVE_PCAP_PCAP_H 1
12476| #define HAVE_POLL_H 1
12477| #define HAVE_PTHREAD_H 1
12478| #define HAVE_PWD_H 1
12479| #define HAVE_SCHED_H 1
12480| #define HAVE_STDBOOL_H 1
12481| #define HAVE_STDINT_H 1
12482| #define HAVE_SYS_ATTR_H 1
12483| #define HAVE_SYS_EVENT_H 1
12484| #define HAVE_SYS_FILIO_H 1
12485| #define HAVE_SYS_IOCTL_H 1
12486| #define HAVE_SYS_IPC_H 1
12487| #define HAVE_SYS_MMAN_H 1
12488| #define HAVE_SYS_MSG_H 1
12489| #define HAVE_SYS_PARAM_H 1
12490| #define HAVE_SYS_POLL_H 1
12491| #define HAVE_SYS_PROTOSW_H 1
12492| #define HAVE_SYS_PTRACE_H 1
12493| #define HAVE_SYS_QUEUE_H 1
12494| #define HAVE_SYS_RESOURCE_H 1
12495| #define HAVE_SYS_SHM_H 1
12496| #define HAVE_SYS_SIGNAL_H 1
12497| #define HAVE_SYS_SOCKET_H 1
12498| #define HAVE_SYS_SOCKETVAR_H 1
12499| #define HAVE_SYS_SOCKIO_H 1
12500| #define HAVE_SYS_STATVFS_H 1
12501| #define HAVE_SYS_SYSCALL_H 1
12502| #define HAVE_SYS_TIME_H 1
12503| #define HAVE_SYS_TIMES_H 1
12504| #define HAVE_SYS_UIO_H 1
12505| #define HAVE_SYS_USER_H 1
12506| #define HAVE_SYS_UTSNAME_H 1
12507| #define HAVE_SYS_VNODE_H 1
12508| #define HAVE_SYS_WAIT_H 1
12509| #define HAVE_TERMIOS_H 1
12510| #define HAVE_UNISTD_H 1
12511| #define HAVE_UTIME_H 1
12512| #define HAVE_ZLIB_H 1
12513| #define HAVE_SYS_MOUNT_H 1
12514| #define HAVE_SYS_SYSCTL_H 1
12515| #define HAVE_SYS_USER_H 1
12516| #define HAVE_NETINET_IP_H 1
12517| #define HAVE_NET_IF_H 1
12518| #define HAVE_NET_IF_ARP_H 1
12519| #define HAVE_NET_IF_DL_H 1
12520| #define HAVE_NET_IF_TYPES_H 1
12521| #define HAVE_NET_ROUTE_H 1
12522| #define HAVE_NETINET_IF_ETHER_H 1
12523| #define HAVE_NETINET_IN_PCB_H 1
12524| #define HAVE_NETINET_IP_ICMP_H 1
12525| #define HAVE_NETINET_IP_VAR_H 1
12526| #define HAVE_NETINET_UDP_H 1
12527| #define HAVE_SYS_UN_H 1
12528| #define HAVE_NETINET_TCP_TIMER_H 1
12529| #define HAVE_NETINET_UDP_VAR_H 1
12530| #define HAVE_NETINET_ICMP_VAR_H 1
12531| #define HAVE_NETINET_TCP_VAR_H 1
12532| #define HAVE_MACH_O_DYLD_IMAGES_H 1
12533| #define HAVE_RESOLV_H 1
12534| #define HAVE_IFADDRS_H 1
12535| #define HAVE_SYS_UCONTEXT_H 1
12536| #define HAVE_LIBUNWIND_H 1
12537| #define HAVE_SSLCOPYPEERCERTIFICATES 1
12538| #define HAVE_AUGRAPHADDNODE 1
12539| #define HAVE_OPENAL 1
12540| #define HAVE_IOHIDMANAGERCREATE 1
12541| /* end confdefs.h.  */
12542| #include <QuickTime/ImageCompression.h>
12543| int
12544| main ()
12545| {
12546| CodecManagerVersion(NULL);
12547|   ;
12548|   return 0;
12549| }
12550configure:8094: result: no
12551configure:8116: checking for CGDisplayModeGetWidth
12552configure:8116: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -framework ApplicationServices >&5
12553configure:8116: $? = 0
12554configure:8116: result: yes
12555configure:8126: checking whether 16-bit code can be built correctly
12556configure:8149: ccache /usr/bin/clang -m32 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
12557ld: in section __TEXT,__text reloc 1: length=1 and X86_64_RELOC_BRANCH not supported file '/opt/local/var/macports/build/_opt_macports_x11_wine-devel/wine-devel/work/.tmp/conftest-db1c17.o' for architecture x86_64
12558clang: error: linker command failed with exit code 1 (use -v to see invocation)
12559configure:8149: $? = 1
12560configure: program exited with status 1
12561configure: failed program was:
12562| /* confdefs.h */
12563| #define PACKAGE_NAME "Wine"
12564| #define PACKAGE_TARNAME "wine"
12565| #define PACKAGE_VERSION "3.4"
12566| #define PACKAGE_STRING "Wine 3.4"
12567| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
12568| #define PACKAGE_URL "https://www.winehq.org"
12569| #define EXEEXT ""
12570| #define STDC_HEADERS 1
12571| #define HAVE_SYS_TYPES_H 1
12572| #define HAVE_SYS_STAT_H 1
12573| #define HAVE_STDLIB_H 1
12574| #define HAVE_STRING_H 1
12575| #define HAVE_MEMORY_H 1
12576| #define HAVE_STRINGS_H 1
12577| #define HAVE_INTTYPES_H 1
12578| #define HAVE_STDINT_H 1
12579| #define HAVE_UNISTD_H 1
12580| #define HAVE_AL_AL_H 1
12581| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
12582| #define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
12583| #define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
12584| #define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
12585| #define HAVE_CARBON_CARBON_H 1
12586| #define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
12587| #define HAVE_COREAUDIO_COREAUDIO_H 1
12588| #define HAVE_CORESERVICES_CORESERVICES_H 1
12589| #define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
12590| #define HAVE_IOKIT_IOKITLIB_H 1
12591| #define HAVE_IOKIT_HID_IOHIDLIB_H 1
12592| #define HAVE_OPENAL_AL_H 1
12593| #define HAVE_OPENCL_OPENCL_H 1
12594| #define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
12595| #define HAVE_SECURITY_SECURITY_H 1
12596| #define HAVE_ARPA_INET_H 1
12597| #define HAVE_ARPA_NAMESER_H 1
12598| #define HAVE_CURSES_H 1
12599| #define HAVE_DIRENT_H 1
12600| #define HAVE_DLFCN_H 1
12601| #define HAVE_FLOAT_H 1
12602| #define HAVE_FNMATCH_H 1
12603| #define HAVE_GETOPT_H 1
12604| #define HAVE_GRP_H 1
12605| #define HAVE_LIBPROC_H 1
12606| #define HAVE_MACH_O_NLIST_H 1
12607| #define HAVE_MACH_O_LOADER_H 1
12608| #define HAVE_MACH_MACH_H 1
12609| #define HAVE_MACH_MACHINE_H 1
12610| #define HAVE_MACHINE_LIMITS_H 1
12611| #define HAVE_NCURSES_H 1
12612| #define HAVE_NETDB_H 1
12613| #define HAVE_NETINET_IN_H 1
12614| #define HAVE_NETINET_IN_SYSTM_H 1
12615| #define HAVE_NETINET_TCP_H 1
12616| #define HAVE_NETINET_TCP_FSM_H 1
12617| #define HAVE_PCAP_PCAP_H 1
12618| #define HAVE_POLL_H 1
12619| #define HAVE_PTHREAD_H 1
12620| #define HAVE_PWD_H 1
12621| #define HAVE_SCHED_H 1
12622| #define HAVE_STDBOOL_H 1
12623| #define HAVE_STDINT_H 1
12624| #define HAVE_SYS_ATTR_H 1
12625| #define HAVE_SYS_EVENT_H 1
12626| #define HAVE_SYS_FILIO_H 1
12627| #define HAVE_SYS_IOCTL_H 1
12628| #define HAVE_SYS_IPC_H 1
12629| #define HAVE_SYS_MMAN_H 1
12630| #define HAVE_SYS_MSG_H 1
12631| #define HAVE_SYS_PARAM_H 1
12632| #define HAVE_SYS_POLL_H 1
12633| #define HAVE_SYS_PROTOSW_H 1
12634| #define HAVE_SYS_PTRACE_H 1
12635| #define HAVE_SYS_QUEUE_H 1
12636| #define HAVE_SYS_RESOURCE_H 1
12637| #define HAVE_SYS_SHM_H 1
12638| #define HAVE_SYS_SIGNAL_H 1
12639| #define HAVE_SYS_SOCKET_H 1
12640| #define HAVE_SYS_SOCKETVAR_H 1
12641| #define HAVE_SYS_SOCKIO_H 1
12642| #define HAVE_SYS_STATVFS_H 1
12643| #define HAVE_SYS_SYSCALL_H 1
12644| #define HAVE_SYS_TIME_H 1
12645| #define HAVE_SYS_TIMES_H 1
12646| #define HAVE_SYS_UIO_H 1
12647| #define HAVE_SYS_USER_H 1
12648| #define HAVE_SYS_UTSNAME_H 1
12649| #define HAVE_SYS_VNODE_H 1
12650| #define HAVE_SYS_WAIT_H 1
12651| #define HAVE_TERMIOS_H 1
12652| #define HAVE_UNISTD_H 1
12653| #define HAVE_UTIME_H 1
12654| #define HAVE_ZLIB_H 1
12655| #define HAVE_SYS_MOUNT_H 1
12656| #define HAVE_SYS_SYSCTL_H 1
12657| #define HAVE_SYS_USER_H 1
12658| #define HAVE_NETINET_IP_H 1
12659| #define HAVE_NET_IF_H 1
12660| #define HAVE_NET_IF_ARP_H 1
12661| #define HAVE_NET_IF_DL_H 1
12662| #define HAVE_NET_IF_TYPES_H 1
12663| #define HAVE_NET_ROUTE_H 1
12664| #define HAVE_NETINET_IF_ETHER_H 1
12665| #define HAVE_NETINET_IN_PCB_H 1
12666| #define HAVE_NETINET_IP_ICMP_H 1
12667| #define HAVE_NETINET_IP_VAR_H 1
12668| #define HAVE_NETINET_UDP_H 1
12669| #define HAVE_SYS_UN_H 1
12670| #define HAVE_NETINET_TCP_TIMER_H 1
12671| #define HAVE_NETINET_UDP_VAR_H 1
12672| #define HAVE_NETINET_ICMP_VAR_H 1
12673| #define HAVE_NETINET_TCP_VAR_H 1
12674| #define HAVE_MACH_O_DYLD_IMAGES_H 1
12675| #define HAVE_RESOLV_H 1
12676| #define HAVE_IFADDRS_H 1
12677| #define HAVE_SYS_UCONTEXT_H 1
12678| #define HAVE_LIBUNWIND_H 1
12679| #define HAVE_SSLCOPYPEERCERTIFICATES 1
12680| #define HAVE_AUGRAPHADDNODE 1
12681| #define HAVE_OPENAL 1
12682| #define HAVE_IOHIDMANAGERCREATE 1
12683| /* end confdefs.h.  */
12684| asm(".text\n"
12685|                                             "bad:\tnop;nop\n"
12686|                                             "good:\tnop;nop\n\t"
12687|                                             ".globl _testfunc\n"
12688|                                             "_testfunc:\tcallw good");
12689|                                         extern void testfunc();
12690| int
12691| main ()
12692| {
12693| unsigned short *p = (unsigned short *)testfunc;
12694|                                         return p[0] != 0xe866 || p[1] != 0xfffa
12695|   ;
12696|   return 0;
12697| }
12698configure:8153: result: no
12699configure:8155: error: Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support.
12700
12701## ---------------- ##
12702## Cache variables. ##
12703## ---------------- ##
12704
12705ac_cv_build=x86_64-apple-darwin13.4.0
12706ac_cv_c_compiler_gnu=yes
12707ac_cv_cflags__Wl__no_pie=yes
12708ac_cv_cxx_compiler_gnu=yes
12709ac_cv_env_CAPI20_CFLAGS_set=
12710ac_cv_env_CAPI20_CFLAGS_value=
12711ac_cv_env_CAPI20_LIBS_set=
12712ac_cv_env_CAPI20_LIBS_value=
12713ac_cv_env_CCC_set=
12714ac_cv_env_CCC_value=
12715ac_cv_env_CC_set=set
12716ac_cv_env_CC_value='ccache /usr/bin/clang'
12717ac_cv_env_CFLAGS_set=set
12718ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
12719ac_cv_env_CPPFLAGS_set=set
12720ac_cv_env_CPPFLAGS_value=-I/opt/local/include
12721ac_cv_env_CPP_set=
12722ac_cv_env_CPP_value=
12723ac_cv_env_CUPS_CFLAGS_set=
12724ac_cv_env_CUPS_CFLAGS_value=
12725ac_cv_env_CUPS_LIBS_set=
12726ac_cv_env_CUPS_LIBS_value=
12727ac_cv_env_CXXFLAGS_set=set
12728ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
12729ac_cv_env_CXX_set=set
12730ac_cv_env_CXX_value='ccache /usr/bin/clang++'
12731ac_cv_env_DBUS_CFLAGS_set=
12732ac_cv_env_DBUS_CFLAGS_value=
12733ac_cv_env_DBUS_LIBS_set=
12734ac_cv_env_DBUS_LIBS_value=
12735ac_cv_env_FONTCONFIG_CFLAGS_set=
12736ac_cv_env_FONTCONFIG_CFLAGS_value=
12737ac_cv_env_FONTCONFIG_LIBS_set=
12738ac_cv_env_FONTCONFIG_LIBS_value=
12739ac_cv_env_FREETYPE_CFLAGS_set=
12740ac_cv_env_FREETYPE_CFLAGS_value=
12741ac_cv_env_FREETYPE_LIBS_set=
12742ac_cv_env_FREETYPE_LIBS_value=
12743ac_cv_env_GNUTLS_CFLAGS_set=
12744ac_cv_env_GNUTLS_CFLAGS_value=
12745ac_cv_env_GNUTLS_LIBS_set=
12746ac_cv_env_GNUTLS_LIBS_value=
12747ac_cv_env_GPHOTO2_CFLAGS_set=
12748ac_cv_env_GPHOTO2_CFLAGS_value=
12749ac_cv_env_GPHOTO2_LIBS_set=
12750ac_cv_env_GPHOTO2_LIBS_value=
12751ac_cv_env_GPHOTO2_PORT_CFLAGS_set=
12752ac_cv_env_GPHOTO2_PORT_CFLAGS_value=
12753ac_cv_env_GPHOTO2_PORT_LIBS_set=
12754ac_cv_env_GPHOTO2_PORT_LIBS_value=
12755ac_cv_env_GSSAPI_CFLAGS_set=
12756ac_cv_env_GSSAPI_CFLAGS_value=
12757ac_cv_env_GSSAPI_LIBS_set=
12758ac_cv_env_GSSAPI_LIBS_value=
12759ac_cv_env_GSTREAMER_CFLAGS_set=
12760ac_cv_env_GSTREAMER_CFLAGS_value=
12761ac_cv_env_GSTREAMER_LIBS_set=
12762ac_cv_env_GSTREAMER_LIBS_value=
12763ac_cv_env_HAL_CFLAGS_set=
12764ac_cv_env_HAL_CFLAGS_value=
12765ac_cv_env_HAL_LIBS_set=
12766ac_cv_env_HAL_LIBS_value=
12767ac_cv_env_JPEG_CFLAGS_set=
12768ac_cv_env_JPEG_CFLAGS_value=
12769ac_cv_env_JPEG_LIBS_set=
12770ac_cv_env_JPEG_LIBS_value=
12771ac_cv_env_KRB5_CFLAGS_set=
12772ac_cv_env_KRB5_CFLAGS_value=
12773ac_cv_env_KRB5_LIBS_set=
12774ac_cv_env_KRB5_LIBS_value=
12775ac_cv_env_LCMS2_CFLAGS_set=
12776ac_cv_env_LCMS2_CFLAGS_value=
12777ac_cv_env_LCMS2_LIBS_set=
12778ac_cv_env_LCMS2_LIBS_value=
12779ac_cv_env_LDAP_CFLAGS_set=
12780ac_cv_env_LDAP_CFLAGS_value=
12781ac_cv_env_LDAP_LIBS_set=
12782ac_cv_env_LDAP_LIBS_value=
12783ac_cv_env_LDFLAGS_set=set
12784ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
12785ac_cv_env_LIBS_set=
12786ac_cv_env_LIBS_value=
12787ac_cv_env_MPG123_CFLAGS_set=
12788ac_cv_env_MPG123_CFLAGS_value=
12789ac_cv_env_MPG123_LIBS_set=
12790ac_cv_env_MPG123_LIBS_value=
12791ac_cv_env_NETAPI_CFLAGS_set=
12792ac_cv_env_NETAPI_CFLAGS_value=
12793ac_cv_env_NETAPI_LIBS_set=
12794ac_cv_env_NETAPI_LIBS_value=
12795ac_cv_env_PNG_CFLAGS_set=
12796ac_cv_env_PNG_CFLAGS_value=
12797ac_cv_env_PNG_LIBS_set=
12798ac_cv_env_PNG_LIBS_value=
12799ac_cv_env_PULSE_CFLAGS_set=
12800ac_cv_env_PULSE_CFLAGS_value=
12801ac_cv_env_PULSE_LIBS_set=
12802ac_cv_env_PULSE_LIBS_value=
12803ac_cv_env_SANE_CFLAGS_set=
12804ac_cv_env_SANE_CFLAGS_value=
12805ac_cv_env_SANE_LIBS_set=
12806ac_cv_env_SANE_LIBS_value=
12807ac_cv_env_SDL2_CFLAGS_set=
12808ac_cv_env_SDL2_CFLAGS_value=
12809ac_cv_env_SDL2_LIBS_set=
12810ac_cv_env_SDL2_LIBS_value=
12811ac_cv_env_TIFF_CFLAGS_set=
12812ac_cv_env_TIFF_CFLAGS_value=
12813ac_cv_env_TIFF_LIBS_set=
12814ac_cv_env_TIFF_LIBS_value=
12815ac_cv_env_UDEV_CFLAGS_set=
12816ac_cv_env_UDEV_CFLAGS_value=
12817ac_cv_env_UDEV_LIBS_set=
12818ac_cv_env_UDEV_LIBS_value=
12819ac_cv_env_XMKMF_set=
12820ac_cv_env_XMKMF_value=
12821ac_cv_env_XML2_CFLAGS_set=
12822ac_cv_env_XML2_CFLAGS_value=
12823ac_cv_env_XML2_LIBS_set=
12824ac_cv_env_XML2_LIBS_value=
12825ac_cv_env_XSLT_CFLAGS_set=
12826ac_cv_env_XSLT_CFLAGS_value=
12827ac_cv_env_XSLT_LIBS_set=
12828ac_cv_env_XSLT_LIBS_value=
12829ac_cv_env_build_alias_set=
12830ac_cv_env_build_alias_value=
12831ac_cv_env_host_alias_set=
12832ac_cv_env_host_alias_value=
12833ac_cv_env_target_alias_set=
12834ac_cv_env_target_alias_value=
12835ac_cv_func_AUGraphAddNode=yes
12836ac_cv_func_CGDisplayModeGetWidth=yes
12837ac_cv_func_IOHIDManagerCreate=yes
12838ac_cv_func_SSLCopyPeerCertificates=yes
12839ac_cv_header_AL_al_h=yes
12840ac_cv_header_ApplicationServices_ApplicationServices_h=yes
12841ac_cv_header_AudioToolbox_AudioConverter_h=yes
12842ac_cv_header_AudioUnit_AudioComponent_h=yes
12843ac_cv_header_AudioUnit_AudioUnit_h=yes
12844ac_cv_header_CL_cl_h=no
12845ac_cv_header_Carbon_Carbon_h=yes
12846ac_cv_header_CommonCrypto_CommonCryptor_h=yes
12847ac_cv_header_CoreAudio_CoreAudio_h=yes
12848ac_cv_header_CoreServices_CoreServices_h=yes
12849ac_cv_header_DiskArbitration_DiskArbitration_h=yes
12850ac_cv_header_EGL_egl_h=no
12851ac_cv_header_IOKit_IOKitLib_h=yes
12852ac_cv_header_IOKit_hid_IOHIDLib_h=yes
12853ac_cv_header_OpenAL_al_h=yes
12854ac_cv_header_OpenCL_opencl_h=yes
12855ac_cv_header_QuickTime_ImageCompression_h=no
12856ac_cv_header_Security_Security_h=yes
12857ac_cv_header_X11_extensions_XInput2_h=no
12858ac_cv_header_X11_extensions_XShm_h=no
12859ac_cv_header_alias_h=no
12860ac_cv_header_alsa_asoundlib_h=no
12861ac_cv_header_arpa_inet_h=yes
12862ac_cv_header_arpa_nameser_h=yes
12863ac_cv_header_asm_types_h=no
12864ac_cv_header_asm_user_h=no
12865ac_cv_header_curses_h=yes
12866ac_cv_header_direct_h=no
12867ac_cv_header_dirent_h=yes
12868ac_cv_header_dlfcn_h=yes
12869ac_cv_header_elf_h=no
12870ac_cv_header_float_h=yes
12871ac_cv_header_fnmatch_h=yes
12872ac_cv_header_getopt_h=yes
12873ac_cv_header_gettext_po_h=no
12874ac_cv_header_grp_h=yes
12875ac_cv_header_gsm_gsm_h=no
12876ac_cv_header_gsm_h=no
12877ac_cv_header_ieeefp_h=no
12878ac_cv_header_ifaddrs_h=yes
12879ac_cv_header_inet_mib2_h=no
12880ac_cv_header_inttypes_h=yes
12881ac_cv_header_io_h=no
12882ac_cv_header_kstat_h=no
12883ac_cv_header_lber_h=no
12884ac_cv_header_ldap_h=no
12885ac_cv_header_libproc_h=yes
12886ac_cv_header_libprocstat_h=no
12887ac_cv_header_libunwind_h=yes
12888ac_cv_header_libv4l1_h=no
12889ac_cv_header_link_h=no
12890ac_cv_header_linux_cdrom_h=no
12891ac_cv_header_linux_compiler_h=no
12892ac_cv_header_linux_filter_h=no
12893ac_cv_header_linux_hdreg_h=no
12894ac_cv_header_linux_hidraw_h=no
12895ac_cv_header_linux_input_h=no
12896ac_cv_header_linux_ioctl_h=no
12897ac_cv_header_linux_ipx_h=no
12898ac_cv_header_linux_irda_h=no
12899ac_cv_header_linux_joystick_h=no
12900ac_cv_header_linux_major_h=no
12901ac_cv_header_linux_param_h=no
12902ac_cv_header_linux_rtnetlink_h=no
12903ac_cv_header_linux_serial_h=no
12904ac_cv_header_linux_types_h=no
12905ac_cv_header_linux_ucdrom_h=no
12906ac_cv_header_linux_videodev2_h=no
12907ac_cv_header_linux_videodev_h=no
12908ac_cv_header_lwp_h=no
12909ac_cv_header_mach_mach_h=yes
12910ac_cv_header_mach_machine_h=yes
12911ac_cv_header_mach_o_dyld_images_h=yes
12912ac_cv_header_mach_o_loader_h=yes
12913ac_cv_header_mach_o_nlist_h=yes
12914ac_cv_header_machine_cpu_h=no
12915ac_cv_header_machine_limits_h=yes
12916ac_cv_header_machine_sysarch_h=no
12917ac_cv_header_memory_h=yes
12918ac_cv_header_mntent_h=no
12919ac_cv_header_ncurses_h=yes
12920ac_cv_header_net_if_arp_h=yes
12921ac_cv_header_net_if_dl_h=yes
12922ac_cv_header_net_if_h=yes
12923ac_cv_header_net_if_types_h=yes
12924ac_cv_header_net_route_h=yes
12925ac_cv_header_netdb_h=yes
12926ac_cv_header_netinet_icmp_var_h=yes
12927ac_cv_header_netinet_if_ether_h=yes
12928ac_cv_header_netinet_if_inarp_h=no
12929ac_cv_header_netinet_in_h=yes
12930ac_cv_header_netinet_in_pcb_h=yes
12931ac_cv_header_netinet_in_systm_h=yes
12932ac_cv_header_netinet_ip_h=yes
12933ac_cv_header_netinet_ip_icmp_h=yes
12934ac_cv_header_netinet_ip_var_h=yes
12935ac_cv_header_netinet_tcp_fsm_h=yes
12936ac_cv_header_netinet_tcp_h=yes
12937ac_cv_header_netinet_tcp_timer_h=yes
12938ac_cv_header_netinet_tcp_var_h=yes
12939ac_cv_header_netinet_udp_h=yes
12940ac_cv_header_netinet_udp_var_h=yes
12941ac_cv_header_netipx_ipx_h=no
12942ac_cv_header_pcap_pcap_h=yes
12943ac_cv_header_poll_h=yes
12944ac_cv_header_port_h=no
12945ac_cv_header_process_h=no
12946ac_cv_header_pthread_h=yes
12947ac_cv_header_pthread_np_h=no
12948ac_cv_header_pwd_h=yes
12949ac_cv_header_resolv_h=yes
12950ac_cv_header_sched_h=yes
12951ac_cv_header_scsi_scsi_h=no
12952ac_cv_header_scsi_scsi_ioctl_h=no
12953ac_cv_header_scsi_sg_h=no
12954ac_cv_header_stat_broken=no
12955ac_cv_header_stdbool_h=yes
12956ac_cv_header_stdc=yes
12957ac_cv_header_stdint_h=yes
12958ac_cv_header_stdlib_h=yes
12959ac_cv_header_string_h=yes
12960ac_cv_header_strings_h=yes
12961ac_cv_header_stropts_h=no
12962ac_cv_header_sys_asoundlib_h=no
12963ac_cv_header_sys_attr_h=yes
12964ac_cv_header_sys_auxv_h=no
12965ac_cv_header_sys_cdio_h=no
12966ac_cv_header_sys_elf32_h=no
12967ac_cv_header_sys_epoll_h=no
12968ac_cv_header_sys_event_h=yes
12969ac_cv_header_sys_exec_elf_h=no
12970ac_cv_header_sys_filio_h=yes
12971ac_cv_header_sys_inotify_h=no
12972ac_cv_header_sys_ioctl_h=yes
12973ac_cv_header_sys_ipc_h=yes
12974ac_cv_header_sys_limits_h=no
12975ac_cv_header_sys_link_h=no
12976ac_cv_header_sys_mkdev_h=no
12977ac_cv_header_sys_mman_h=yes
12978ac_cv_header_sys_modem_h=no
12979ac_cv_header_sys_mount_h=yes
12980ac_cv_header_sys_msg_h=yes
12981ac_cv_header_sys_mtio_h=no
12982ac_cv_header_sys_param_h=yes
12983ac_cv_header_sys_poll_h=yes
12984ac_cv_header_sys_prctl_h=no
12985ac_cv_header_sys_protosw_h=yes
12986ac_cv_header_sys_ptrace_h=yes
12987ac_cv_header_sys_queue_h=yes
12988ac_cv_header_sys_resource_h=yes
12989ac_cv_header_sys_scsiio_h=no
12990ac_cv_header_sys_shm_h=yes
12991ac_cv_header_sys_signal_h=yes
12992ac_cv_header_sys_socket_h=yes
12993ac_cv_header_sys_socketvar_h=yes
12994ac_cv_header_sys_sockio_h=yes
12995ac_cv_header_sys_stat_h=yes
12996ac_cv_header_sys_statfs_h=no
12997ac_cv_header_sys_statvfs_h=yes
12998ac_cv_header_sys_strtio_h=no
12999ac_cv_header_sys_syscall_h=yes
13000ac_cv_header_sys_sysctl_h=yes
13001ac_cv_header_sys_sysinfo_h=no
13002ac_cv_header_sys_sysmacros_h=no
13003ac_cv_header_sys_thr_h=no
13004ac_cv_header_sys_tihdr_h=no
13005ac_cv_header_sys_time_h=yes
13006ac_cv_header_sys_timeout_h=no
13007ac_cv_header_sys_times_h=yes
13008ac_cv_header_sys_types_h=yes
13009ac_cv_header_sys_ucontext_h=yes
13010ac_cv_header_sys_uio_h=yes
13011ac_cv_header_sys_un_h=yes
13012ac_cv_header_sys_user_h=yes
13013ac_cv_header_sys_utsname_h=yes
13014ac_cv_header_sys_vfs_h=no
13015ac_cv_header_sys_vnode_h=yes
13016ac_cv_header_sys_wait_h=yes
13017ac_cv_header_syscall_h=no
13018ac_cv_header_termios_h=yes
13019ac_cv_header_unistd_h=yes
13020ac_cv_header_utime_h=yes
13021ac_cv_header_valgrind_memcheck_h=no
13022ac_cv_header_valgrind_valgrind_h=no
13023ac_cv_header_zlib_h=yes
13024ac_cv_host=x86_64-apple-darwin13.4.0
13025ac_cv_lib_OpenCL_clGetPlatformInfo=yes
13026ac_cv_lib_i386_i386_set_ldt=no
13027ac_cv_lib_openal=yes
13028ac_cv_lib_ossaudio__oss_ioctl=no
13029ac_cv_objext=o
13030ac_cv_path_EGREP='/usr/bin/grep -E'
13031ac_cv_path_GREP=/usr/bin/grep
13032ac_cv_path_LDCONFIG=true
13033ac_cv_path_LDD=true
13034ac_cv_prog_BISON=bison
13035ac_cv_prog_CPP='ccache /usr/bin/clang -m32 -E'
13036ac_cv_prog_FLEX=flex
13037ac_cv_prog_MSGFMT=msgfmt
13038ac_cv_prog_PKG_CONFIG=pkg-config
13039ac_cv_prog_ac_ct_AR=ar
13040ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang'
13041ac_cv_prog_ac_ct_CPPBIN=cpp
13042ac_cv_prog_ac_ct_LD=ld
13043ac_cv_prog_ac_ct_OTOOL=otool
13044ac_cv_prog_ac_ct_RANLIB=ranlib
13045ac_cv_prog_ac_ct_STRIP=strip
13046ac_cv_prog_cc_c89=
13047ac_cv_prog_cc_g=yes
13048ac_cv_prog_cxx_g=yes
13049ac_cv_prog_make_make_set=yes
13050ac_cv_sys_file_offset_bits=no
13051ac_cv_sys_largefile_CC=no
13052wine_cv_toolsdir='$(top_builddir)'
13053
13054## ----------------- ##
13055## Output variables. ##
13056## ----------------- ##
13057
13058ALL_VARS_RULES=''
13059ALSA_LIBS=''
13060APPKIT_LIBS='-framework AppKit'
13061APPLICATIONSERVICES_LIBS='-framework ApplicationServices'
13062AR='ar'
13063ARFLAGS='rc'
13064BISON='bison'
13065BUILTINFLAG=''
13066CAPI20_CFLAGS=''
13067CAPI20_LIBS=''
13068CARBON_LIBS='-framework Carbon'
13069CC='ccache /usr/bin/clang -m32'
13070CFLAGS='-pipe -Os -arch x86_64'
13071CONFIGURE_TARGETS=''
13072CONVERT=''
13073COREAUDIO_LIBS='-framework CoreFoundation -framework CoreAudio -framework AudioUnit -framework AudioToolbox -framework CoreMIDI'
13074COREFOUNDATION_LIBS='-framework CoreFoundation'
13075CORESERVICES_LIBS='-framework CoreServices'
13076CPP='ccache /usr/bin/clang -m32 -E'
13077CPPBIN='cpp'
13078CPPFLAGS='-I/opt/local/include'
13079CROSSCC=''
13080CROSSCFLAGS=''
13081CROSSTARGET=''
13082CUPS_CFLAGS=''
13083CUPS_LIBS=''
13084CXX='ccache /usr/bin/clang++ -m32'
13085CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
13086DBUS_CFLAGS=''
13087DBUS_LIBS=''
13088DEFS=''
13089DISABLED_SUBDIRS=''
13090DISKARBITRATION_LIBS='-framework DiskArbitration -framework CoreFoundation'
13091DLLFLAGS='-D_REENTRANT -fPIC'
13092DLLTOOL=''
13093DL_LIBS=''
13094ECHO_C='\c'
13095ECHO_N=''
13096ECHO_T=''
13097EGREP='/usr/bin/grep -E'
13098EXCESS_PRECISION_CFLAGS=''
13099EXEEXT=''
13100EXTRACFLAGS=''
13101FLEX='flex'
13102FONTCONFIG_CFLAGS=''
13103FONTCONFIG_LIBS=''
13104FONTFORGE=''
13105FORCEFEEDBACK_LIBS='-framework ForceFeedback -framework CoreFoundation'
13106FREETYPE_CFLAGS=''
13107FREETYPE_LIBS=''
13108GETTEXTPO_LIBS=''
13109GNUTLS_CFLAGS=''
13110GNUTLS_LIBS=''
13111GPHOTO2_CFLAGS=''
13112GPHOTO2_LIBS=''
13113GPHOTO2_PORT_CFLAGS=''
13114GPHOTO2_PORT_LIBS=''
13115GREP='/usr/bin/grep'
13116GSSAPI_CFLAGS=''
13117GSSAPI_LIBS=''
13118GSTREAMER_CFLAGS=''
13119GSTREAMER_LIBS=''
13120HAL_CFLAGS=''
13121HAL_LIBS=''
13122ICOTOOL=''
13123IOKIT_LIBS='-framework IOKit -framework CoreFoundation'
13124JPEG_CFLAGS=''
13125JPEG_LIBS=''
13126KRB5_CFLAGS=''
13127KRB5_LIBS=''
13128KSTAT_LIBS=''
13129LCMS2_CFLAGS=''
13130LCMS2_LIBS=''
13131LD='ld'
13132LDAP_CFLAGS=''
13133LDAP_LIBS=''
13134LDCONFIG='true'
13135LDD='true'
13136LDEXECFLAGS=''
13137LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
13138LDRPATH_INSTALL='-Wl,-rpath,@loader_path/`$(MAKEDEP) -R ${bindir} ${libdir}`'
13139LDRPATH_LOCAL='-Wl,-rpath,@loader_path/$(top_builddir)/libs/wine'
13140LIBOBJS=''
13141LIBS=''
13142LIBWINE_DEPENDS=''
13143LIBWINE_IMPORTLIB=''
13144LIBWINE_INSTALL_DEV=''
13145LIBWINE_INSTALL_LIB=''
13146LIBWINE_LDFLAGS=''
13147LIBWINE_SHAREDLIB=''
13148LN_S='ln -s'
13149LTLIBOBJS=''
13150MPG123_CFLAGS=''
13151MPG123_LIBS=''
13152MSGFMT='false'
13153NETAPI_CFLAGS=''
13154NETAPI_LIBS=''
13155OBJEXT='o'
13156OPENAL_LIBS='-framework OpenAL'
13157OPENCL_LIBS='-framework OpenCL'
13158OPENGL_LIBS=''
13159OSS4_CFLAGS=''
13160OTOOL='otool'
13161PACKAGE_BUGREPORT='wine-devel@winehq.org'
13162PACKAGE_NAME='Wine'
13163PACKAGE_STRING='Wine 3.4'
13164PACKAGE_TARNAME='wine'
13165PACKAGE_URL='https://www.winehq.org'
13166PACKAGE_VERSION='3.4'
13167PATH_SEPARATOR=':'
13168PCAP_LIBS=''
13169PKG_CONFIG='pkg-config'
13170PNG_CFLAGS=''
13171PNG_LIBS=''
13172POLL_LIBS=''
13173PRELINK=''
13174PROCSTAT_LIBS=''
13175PTHREAD_LIBS=''
13176PULSE_CFLAGS=''
13177PULSE_LIBS=''
13178QUICKTIME_LIBS=''
13179RANLIB='ranlib'
13180READELF='true'
13181RESOLV_LIBS=''
13182RSVG=''
13183RT_LIBS=''
13184SANE_CFLAGS=''
13185SANE_LIBS=''
13186SDL2_CFLAGS=''
13187SDL2_LIBS=''
13188SECURITY_LIBS='-framework Security -framework CoreFoundation'
13189SET_MAKE=''
13190SHELL='/bin/sh'
13191SOCKET_LIBS=''
13192STRIP='strip'
13193SUBDIRS=''
13194TARGETFLAGS='-m32'
13195TIFF_CFLAGS=''
13196TIFF_LIBS=''
13197TOOLSDIR='$(top_builddir)'
13198TOOLSEXT=''
13199UDEV_CFLAGS=''
13200UDEV_LIBS=''
13201UNWINDFLAGS=''
13202WINELOADER_DEPENDS=''
13203WINELOADER_INSTALL=''
13204WINELOADER_LDFLAGS='-Wl,-no_pie -image_base 0x7bf00000 -Wl,-pagezero_size,0x1000,-segaddr,WINE_DOS,0x00001000,-segaddr,WINE_SHAREDHEAP,0x7f000000,-sectcreate,__TEXT,__info_plist,wine_info.plist'
13205WINELOADER_PROGRAMS='wine'
13206XMKMF=''
13207XML2_CFLAGS=''
13208XML2_LIBS=''
13209XSLT_CFLAGS=''
13210XSLT_LIBS=''
13211X_CFLAGS=''
13212X_EXTRA_LIBS=''
13213X_LIBS=''
13214X_PRE_LIBS=''
13215Z_LIBS=''
13216ac_ct_AR='ar'
13217ac_ct_CC='ccache /usr/bin/clang'
13218ac_ct_CXX=''
13219bindir='${exec_prefix}/bin'
13220build='x86_64-apple-darwin13.4.0'
13221build_alias=''
13222build_cpu='x86_64'
13223build_os='darwin13.4.0'
13224build_vendor='apple'
13225datadir='${datarootdir}'
13226datarootdir='${prefix}/share'
13227docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
13228dvidir='${docdir}'
13229exec_prefix='NONE'
13230host='x86_64-apple-darwin13.4.0'
13231host_alias=''
13232host_cpu='i386'
13233host_os='darwin13.4.0'
13234host_vendor='apple'
13235htmldir='${docdir}'
13236includedir='${prefix}/include'
13237infodir='${datarootdir}/info'
13238libdir='${exec_prefix}/lib'
13239libexecdir='${exec_prefix}/libexec'
13240localedir='${datarootdir}/locale'
13241localstatedir='${prefix}/var'
13242mandir='${datarootdir}/man'
13243oldincludedir='/usr/include'
13244pdfdir='${docdir}'
13245prefix='/opt/local'
13246program_transform_name='s,x,x,'
13247psdir='${docdir}'
13248runstatedir='${localstatedir}/run'
13249sbindir='${exec_prefix}/sbin'
13250sharedstatedir='${prefix}/com'
13251sysconfdir='${prefix}/etc'
13252target_alias=''
13253wine64_disable=''
13254
13255## ----------- ##
13256## confdefs.h. ##
13257## ----------- ##
13258
13259/* confdefs.h */
13260#define PACKAGE_NAME "Wine"
13261#define PACKAGE_TARNAME "wine"
13262#define PACKAGE_VERSION "3.4"
13263#define PACKAGE_STRING "Wine 3.4"
13264#define PACKAGE_BUGREPORT "wine-devel@winehq.org"
13265#define PACKAGE_URL "https://www.winehq.org"
13266#define EXEEXT ""
13267#define STDC_HEADERS 1
13268#define HAVE_SYS_TYPES_H 1
13269#define HAVE_SYS_STAT_H 1
13270#define HAVE_STDLIB_H 1
13271#define HAVE_STRING_H 1
13272#define HAVE_MEMORY_H 1
13273#define HAVE_STRINGS_H 1
13274#define HAVE_INTTYPES_H 1
13275#define HAVE_STDINT_H 1
13276#define HAVE_UNISTD_H 1
13277#define HAVE_AL_AL_H 1
13278#define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
13279#define HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H 1
13280#define HAVE_AUDIOUNIT_AUDIOUNIT_H 1
13281#define HAVE_AUDIOUNIT_AUDIOCOMPONENT_H 1
13282#define HAVE_CARBON_CARBON_H 1
13283#define HAVE_COMMONCRYPTO_COMMONCRYPTOR_H 1
13284#define HAVE_COREAUDIO_COREAUDIO_H 1
13285#define HAVE_CORESERVICES_CORESERVICES_H 1
13286#define HAVE_DISKARBITRATION_DISKARBITRATION_H 1
13287#define HAVE_IOKIT_IOKITLIB_H 1
13288#define HAVE_IOKIT_HID_IOHIDLIB_H 1
13289#define HAVE_OPENAL_AL_H 1
13290#define HAVE_OPENCL_OPENCL_H 1
13291#define HAVE_QUICKTIME_IMAGECOMPRESSION_H 1
13292#define HAVE_SECURITY_SECURITY_H 1
13293#define HAVE_ARPA_INET_H 1
13294#define HAVE_ARPA_NAMESER_H 1
13295#define HAVE_CURSES_H 1
13296#define HAVE_DIRENT_H 1
13297#define HAVE_DLFCN_H 1
13298#define HAVE_FLOAT_H 1
13299#define HAVE_FNMATCH_H 1
13300#define HAVE_GETOPT_H 1
13301#define HAVE_GRP_H 1
13302#define HAVE_LIBPROC_H 1
13303#define HAVE_MACH_O_NLIST_H 1
13304#define HAVE_MACH_O_LOADER_H 1
13305#define HAVE_MACH_MACH_H 1
13306#define HAVE_MACH_MACHINE_H 1
13307#define HAVE_MACHINE_LIMITS_H 1
13308#define HAVE_NCURSES_H 1
13309#define HAVE_NETDB_H 1
13310#define HAVE_NETINET_IN_H 1
13311#define HAVE_NETINET_IN_SYSTM_H 1
13312#define HAVE_NETINET_TCP_H 1
13313#define HAVE_NETINET_TCP_FSM_H 1
13314#define HAVE_PCAP_PCAP_H 1
13315#define HAVE_POLL_H 1
13316#define HAVE_PTHREAD_H 1
13317#define HAVE_PWD_H 1
13318#define HAVE_SCHED_H 1
13319#define HAVE_STDBOOL_H 1
13320#define HAVE_STDINT_H 1
13321#define HAVE_SYS_ATTR_H 1
13322#define HAVE_SYS_EVENT_H 1
13323#define HAVE_SYS_FILIO_H 1
13324#define HAVE_SYS_IOCTL_H 1
13325#define HAVE_SYS_IPC_H 1
13326#define HAVE_SYS_MMAN_H 1
13327#define HAVE_SYS_MSG_H 1
13328#define HAVE_SYS_PARAM_H 1
13329#define HAVE_SYS_POLL_H 1
13330#define HAVE_SYS_PROTOSW_H 1
13331#define HAVE_SYS_PTRACE_H 1
13332#define HAVE_SYS_QUEUE_H 1
13333#define HAVE_SYS_RESOURCE_H 1
13334#define HAVE_SYS_SHM_H 1
13335#define HAVE_SYS_SIGNAL_H 1
13336#define HAVE_SYS_SOCKET_H 1
13337#define HAVE_SYS_SOCKETVAR_H 1
13338#define HAVE_SYS_SOCKIO_H 1
13339#define HAVE_SYS_STATVFS_H 1
13340#define HAVE_SYS_SYSCALL_H 1
13341#define HAVE_SYS_TIME_H 1
13342#define HAVE_SYS_TIMES_H 1
13343#define HAVE_SYS_UIO_H 1
13344#define HAVE_SYS_USER_H 1
13345#define HAVE_SYS_UTSNAME_H 1
13346#define HAVE_SYS_VNODE_H 1
13347#define HAVE_SYS_WAIT_H 1
13348#define HAVE_TERMIOS_H 1
13349#define HAVE_UNISTD_H 1
13350#define HAVE_UTIME_H 1
13351#define HAVE_ZLIB_H 1
13352#define HAVE_SYS_MOUNT_H 1
13353#define HAVE_SYS_SYSCTL_H 1
13354#define HAVE_SYS_USER_H 1
13355#define HAVE_NETINET_IP_H 1
13356#define HAVE_NET_IF_H 1
13357#define HAVE_NET_IF_ARP_H 1
13358#define HAVE_NET_IF_DL_H 1
13359#define HAVE_NET_IF_TYPES_H 1
13360#define HAVE_NET_ROUTE_H 1
13361#define HAVE_NETINET_IF_ETHER_H 1
13362#define HAVE_NETINET_IN_PCB_H 1
13363#define HAVE_NETINET_IP_ICMP_H 1
13364#define HAVE_NETINET_IP_VAR_H 1
13365#define HAVE_NETINET_UDP_H 1
13366#define HAVE_SYS_UN_H 1
13367#define HAVE_NETINET_TCP_TIMER_H 1
13368#define HAVE_NETINET_UDP_VAR_H 1
13369#define HAVE_NETINET_ICMP_VAR_H 1
13370#define HAVE_NETINET_TCP_VAR_H 1
13371#define HAVE_MACH_O_DYLD_IMAGES_H 1
13372#define HAVE_RESOLV_H 1
13373#define HAVE_IFADDRS_H 1
13374#define HAVE_SYS_UCONTEXT_H 1
13375#define HAVE_LIBUNWIND_H 1
13376#define HAVE_SSLCOPYPEERCERTIFICATES 1
13377#define HAVE_AUGRAPHADDNODE 1
13378#define HAVE_OPENAL 1
13379#define HAVE_IOHIDMANAGERCREATE 1
13380
13381configure: exit 1