Ticket #35473: config.log

File config.log, 449.0 KB (added by davidmenhur@…, 12 years ago)

VLC 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 vlc configure 2.0.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-contrib=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib --disable-debug --disable-update-check --enable-gnutls --disable-notify --disable-telepathy --disable-dbus --disable-growl --enable-libproxy --enable-lua --enable-dvdnav --enable-dvdread --disable-smb --disable-vcdx --disable-macosx-eyetv --disable-realrtsp --enable-sftp --disable-dvbpsi --enable-ogg --enable-mux_ogg --enable-mkv --disable-shout --enable-a52 --enable-faad --enable-flac --disable-live555 --enable-vorbis --enable-ogg --enable-mad --disable-libass --enable-dca --enable-png --disable-quicktime --enable-twolame --disable-speex --enable-theora --enable-x264 --enable-postproc --enable-avcodec --enable-avformat --enable-swscale --enable-fluidsynth --disable-caca --disable-sdl --without-x --disable-xcb --disable-xvideo --disable-glx --disable-fribidi --disable-svg --disable-jack --enable-samplerate --disable-qt4 --enable-ncurses --disable-skins2 --disable-goom --enable-bonjour --enable-upnp --enable-macosx-vout --enable-macosx-audio --with-macosx-sdk=/ --enable-macosx-vlc-app --enable-macosx-qtkit --enable-mod --enable-mpc --enable-freetype --enable-fontconfig --enable-macosx --enable-macosx-dialog-provider
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = devastator-2.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
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 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
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: 4.00 gigabytes
33Default processor set: 91 tasks, 418 threads, 2 processors
34Load average: 1.30, Mach factor: 0.89
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:4212: checking build system type
52configure:4226: result: x86_64-apple-darwin10.8.0
53configure:4246: checking host system type
54configure:4259: result: x86_64-apple-darwin10.8.0
55configure:4299: checking for a BSD-compatible install
56configure:4367: result: /usr/bin/install -c
57configure:4378: checking whether build environment is sane
58configure:4433: result: yes
59configure:4584: checking for a thread-safe mkdir -p
60configure:4623: result: autotools/install-sh -c -d
61configure:4630: checking for gawk
62configure:4660: result: no
63configure:4630: checking for mawk
64configure:4660: result: no
65configure:4630: checking for nawk
66configure:4660: result: no
67configure:4630: checking for awk
68configure:4646: found /usr/bin/awk
69configure:4657: result: awk
70configure:4668: checking whether make sets $(MAKE)
71configure:4690: result: yes
72configure:4771: checking how to create a ustar tar archive
73configure:4784: tar --version
74bsdtar 2.6.2 - libarchive 2.6.2
75configure:4787: $? = 0
76configure:4827: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
77configure:4830: $? = 0
78configure:4834: tar -xf - <conftest.tar
79configure:4837: $? = 0
80configure:4850: result: gnutar
81configure:4872: checking whether make supports nested variables
82configure:4889: result: yes
83configure:4905: checking whether to enable maintainer-specific portions of Makefiles
84configure:4914: result: yes
85configure:4945: checking for style of include used by make
86configure:4973: result: GNU
87configure:5044: checking for gcc
88configure:5071: result: /usr/bin/clang
89configure:5300: checking for C compiler version
90configure:5309: /usr/bin/clang --version >&5
91Apple clang version 1.7 (tags/Apple/clang-77) (based on LLVM 2.9svn)
92Target: x86_64-apple-darwin10
93Thread model: posix
94configure:5320: $? = 0
95configure:5309: /usr/bin/clang -v >&5
96Apple clang version 1.7 (tags/Apple/clang-77) (based on LLVM 2.9svn)
97Target: x86_64-apple-darwin10
98Thread model: posix
99configure:5320: $? = 0
100configure:5309: /usr/bin/clang -V >&5
101clang: error: argument to '-V' is missing (expected 1 value)
102clang: error: no input files
103configure:5320: $? = 1
104configure:5309: /usr/bin/clang -qversion >&5
105clang: error: no input files
106configure:5320: $? = 1
107configure:5340: checking whether the C compiler works
108configure:5362: /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
109configure:5366: $? = 0
110configure:5414: result: yes
111configure:5417: checking for C compiler default output file name
112configure:5419: result: a.out
113configure:5425: checking for suffix of executables
114configure:5432: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
115configure:5436: $? = 0
116configure:5458: result:
117configure:5480: checking whether we are cross compiling
118configure:5488: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
119configure:5492: $? = 0
120configure:5499: ./conftest
121configure:5503: $? = 0
122configure:5518: result: no
123configure:5523: checking for suffix of object files
124configure:5545: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
125configure:5549: $? = 0
126configure:5570: result: o
127configure:5574: checking whether we are using the GNU C compiler
128configure:5593: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
129configure:5593: $? = 0
130configure:5602: result: yes
131configure:5611: checking whether /usr/bin/clang accepts -g
132configure:5631: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
133configure:5631: $? = 0
134configure:5672: result: yes
135configure:5689: checking for /usr/bin/clang option to accept ISO C89
136configure:5752: /usr/bin/clang  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
137configure:5752: $? = 0
138configure:5765: result: none needed
139configure:5787: checking dependency style of /usr/bin/clang
140configure:5898: result: gcc3
141configure:5913: checking for /usr/bin/clang option to accept ISO C99
142configure:6062: /usr/bin/clang  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
143configure:6062: $? = 0
144configure:6075: result: none needed
145configure:6096: checking how to run the C preprocessor
146configure:6127: /usr/bin/clang -E -I/opt/local/include conftest.c
147configure:6127: $? = 0
148configure:6141: /usr/bin/clang -E -I/opt/local/include conftest.c
149conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
150#include <ac_nonexistent.h>
151         ^
1521 error generated.
153configure:6141: $? = 1
154configure: failed program was:
155| /* confdefs.h */
156| #define PACKAGE_NAME "vlc"
157| #define PACKAGE_TARNAME "vlc"
158| #define PACKAGE_VERSION "2.0.3"
159| #define PACKAGE_STRING "vlc 2.0.3"
160| #define PACKAGE_BUGREPORT ""
161| #define PACKAGE_URL ""
162| #define PACKAGE "vlc"
163| #define VERSION "2.0.3"
164| /* end confdefs.h.  */
165| #include <ac_nonexistent.h>
166configure:6166: result: /usr/bin/clang -E
167configure:6186: /usr/bin/clang -E -I/opt/local/include conftest.c
168configure:6186: $? = 0
169configure:6200: /usr/bin/clang -E -I/opt/local/include conftest.c
170conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
171#include <ac_nonexistent.h>
172         ^
1731 error generated.
174configure:6200: $? = 1
175configure: failed program was:
176| /* confdefs.h */
177| #define PACKAGE_NAME "vlc"
178| #define PACKAGE_TARNAME "vlc"
179| #define PACKAGE_VERSION "2.0.3"
180| #define PACKAGE_STRING "vlc 2.0.3"
181| #define PACKAGE_BUGREPORT ""
182| #define PACKAGE_URL ""
183| #define PACKAGE "vlc"
184| #define VERSION "2.0.3"
185| /* end confdefs.h.  */
186| #include <ac_nonexistent.h>
187configure:6229: checking for grep that handles long lines and -e
188configure:6287: result: /usr/bin/grep
189configure:6292: checking for egrep
190configure:6354: result: /usr/bin/grep -E
191configure:6359: checking for ANSI C header files
192configure:6379: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
193configure:6379: $? = 0
194configure:6452: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
195configure:6452: $? = 0
196configure:6452: ./conftest
197configure:6452: $? = 0
198configure:6463: result: yes
199configure:6476: checking for sys/types.h
200configure:6476: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
201configure:6476: $? = 0
202configure:6476: result: yes
203configure:6476: checking for sys/stat.h
204configure:6476: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
205configure:6476: $? = 0
206configure:6476: result: yes
207configure:6476: checking for stdlib.h
208configure:6476: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
209configure:6476: $? = 0
210configure:6476: result: yes
211configure:6476: checking for string.h
212configure:6476: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
213configure:6476: $? = 0
214configure:6476: result: yes
215configure:6476: checking for memory.h
216configure:6476: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
217configure:6476: $? = 0
218configure:6476: result: yes
219configure:6476: checking for strings.h
220configure:6476: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
221configure:6476: $? = 0
222configure:6476: result: yes
223configure:6476: checking for inttypes.h
224configure:6476: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
225configure:6476: $? = 0
226configure:6476: result: yes
227configure:6476: checking for stdint.h
228configure:6476: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
229configure:6476: $? = 0
230configure:6476: result: yes
231configure:6476: checking for unistd.h
232configure:6476: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
233configure:6476: $? = 0
234configure:6476: result: yes
235configure:6489: checking minix/config.h usability
236configure:6489: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
237conftest.c:54:10: fatal error: 'minix/config.h' file not found
238#include <minix/config.h>
239         ^
2401 error generated.
241configure:6489: $? = 1
242configure: failed program was:
243| /* confdefs.h */
244| #define PACKAGE_NAME "vlc"
245| #define PACKAGE_TARNAME "vlc"
246| #define PACKAGE_VERSION "2.0.3"
247| #define PACKAGE_STRING "vlc 2.0.3"
248| #define PACKAGE_BUGREPORT ""
249| #define PACKAGE_URL ""
250| #define PACKAGE "vlc"
251| #define VERSION "2.0.3"
252| #define STDC_HEADERS 1
253| #define HAVE_SYS_TYPES_H 1
254| #define HAVE_SYS_STAT_H 1
255| #define HAVE_STDLIB_H 1
256| #define HAVE_STRING_H 1
257| #define HAVE_MEMORY_H 1
258| #define HAVE_STRINGS_H 1
259| #define HAVE_INTTYPES_H 1
260| #define HAVE_STDINT_H 1
261| #define HAVE_UNISTD_H 1
262| /* end confdefs.h.  */
263| #include <stdio.h>
264| #ifdef HAVE_SYS_TYPES_H
265| # include <sys/types.h>
266| #endif
267| #ifdef HAVE_SYS_STAT_H
268| # include <sys/stat.h>
269| #endif
270| #ifdef STDC_HEADERS
271| # include <stdlib.h>
272| # include <stddef.h>
273| #else
274| # ifdef HAVE_STDLIB_H
275| #  include <stdlib.h>
276| # endif
277| #endif
278| #ifdef HAVE_STRING_H
279| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
280| #  include <memory.h>
281| # endif
282| # include <string.h>
283| #endif
284| #ifdef HAVE_STRINGS_H
285| # include <strings.h>
286| #endif
287| #ifdef HAVE_INTTYPES_H
288| # include <inttypes.h>
289| #endif
290| #ifdef HAVE_STDINT_H
291| # include <stdint.h>
292| #endif
293| #ifdef HAVE_UNISTD_H
294| # include <unistd.h>
295| #endif
296| #include <minix/config.h>
297configure:6489: result: no
298configure:6489: checking minix/config.h presence
299configure:6489: /usr/bin/clang -E -I/opt/local/include conftest.c
300conftest.c:21:10: fatal error: 'minix/config.h' file not found
301#include <minix/config.h>
302         ^
3031 error generated.
304configure:6489: $? = 1
305configure: failed program was:
306| /* confdefs.h */
307| #define PACKAGE_NAME "vlc"
308| #define PACKAGE_TARNAME "vlc"
309| #define PACKAGE_VERSION "2.0.3"
310| #define PACKAGE_STRING "vlc 2.0.3"
311| #define PACKAGE_BUGREPORT ""
312| #define PACKAGE_URL ""
313| #define PACKAGE "vlc"
314| #define VERSION "2.0.3"
315| #define STDC_HEADERS 1
316| #define HAVE_SYS_TYPES_H 1
317| #define HAVE_SYS_STAT_H 1
318| #define HAVE_STDLIB_H 1
319| #define HAVE_STRING_H 1
320| #define HAVE_MEMORY_H 1
321| #define HAVE_STRINGS_H 1
322| #define HAVE_INTTYPES_H 1
323| #define HAVE_STDINT_H 1
324| #define HAVE_UNISTD_H 1
325| /* end confdefs.h.  */
326| #include <minix/config.h>
327configure:6489: result: no
328configure:6489: checking for minix/config.h
329configure:6489: result: no
330configure:6510: checking whether it is safe to define __EXTENSIONS__
331configure:6528: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
332configure:6528: $? = 0
333configure:6535: result: yes
334configure:6566: checking whether /usr/bin/clang and cc understand -c and -o together
335configure:6597: /usr/bin/clang -c conftest.c -o conftest2.o >&5
336configure:6601: $? = 0
337configure:6607: /usr/bin/clang -c conftest.c -o conftest2.o >&5
338configure:6611: $? = 0
339configure:6622: cc -c conftest.c >&5
340configure:6626: $? = 0
341configure:6634: cc -c conftest.c -o conftest2.o >&5
342configure:6638: $? = 0
343configure:6644: cc -c conftest.c -o conftest2.o >&5
344configure:6648: $? = 0
345configure:6666: result: yes
346configure:6803: checking for C++ compiler version
347configure:6812: /usr/bin/llvm-g++-4.2 --version >&5
348i686-apple-darwin10-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.6)
349Copyright (C) 2007 Free Software Foundation, Inc.
350This is free software; see the source for copying conditions.  There is NO
351warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
352
353configure:6823: $? = 0
354configure:6812: /usr/bin/llvm-g++-4.2 -v >&5
355Using built-in specs.
356Target: i686-apple-darwin10
357Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.6~17/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.6~17/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1
358Thread model: posix
359gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.6)
360configure:6823: $? = 0
361configure:6812: /usr/bin/llvm-g++-4.2 -V >&5
362llvm-g++-4.2: argument to `-V' is missing
363configure:6823: $? = 1
364configure:6812: /usr/bin/llvm-g++-4.2 -qversion >&5
365i686-apple-darwin10-llvm-g++-4.2: no input files
366configure:6823: $? = 1
367configure:6827: checking whether we are using the GNU C++ compiler
368configure:6846: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
369configure:6846: $? = 0
370configure:6855: result: yes
371configure:6864: checking whether /usr/bin/llvm-g++-4.2 accepts -g
372configure:6884: /usr/bin/llvm-g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
373configure:6884: $? = 0
374configure:6925: result: yes
375configure:6950: checking dependency style of /usr/bin/llvm-g++-4.2
376configure:7061: result: gcc3
377configure:7081: checking how to run the C preprocessor
378configure:7151: result: /usr/bin/clang -E
379configure:7171: /usr/bin/clang -E -I/opt/local/include conftest.c
380configure:7171: $? = 0
381configure:7185: /usr/bin/clang -E -I/opt/local/include conftest.c
382conftest.c:31:10: fatal error: 'ac_nonexistent.h' file not found
383#include <ac_nonexistent.h>
384         ^
3851 error generated.
386configure:7185: $? = 1
387configure: failed program was:
388| /* confdefs.h */
389| #define PACKAGE_NAME "vlc"
390| #define PACKAGE_TARNAME "vlc"
391| #define PACKAGE_VERSION "2.0.3"
392| #define PACKAGE_STRING "vlc 2.0.3"
393| #define PACKAGE_BUGREPORT ""
394| #define PACKAGE_URL ""
395| #define PACKAGE "vlc"
396| #define VERSION "2.0.3"
397| #define STDC_HEADERS 1
398| #define HAVE_SYS_TYPES_H 1
399| #define HAVE_SYS_STAT_H 1
400| #define HAVE_STDLIB_H 1
401| #define HAVE_STRING_H 1
402| #define HAVE_MEMORY_H 1
403| #define HAVE_STRINGS_H 1
404| #define HAVE_INTTYPES_H 1
405| #define HAVE_STDINT_H 1
406| #define HAVE_UNISTD_H 1
407| #define __EXTENSIONS__ 1
408| #define _ALL_SOURCE 1
409| #define _GNU_SOURCE 1
410| #define _POSIX_PTHREAD_SEMANTICS 1
411| #define _TANDEM_SOURCE 1
412| #define _FORTIFY_SOURCE 2
413| #define _FILE_OFFSET_BITS 64
414| #define _REENTRANT /**/
415| #define _THREAD_SAFE /**/
416| #define __LIBVLC__ /**/
417| /* end confdefs.h.  */
418| #include <ac_nonexistent.h>
419configure:7319: checking for Objective C compiler version
420configure:7328: /usr/bin/clang --version >&5
421Apple clang version 1.7 (tags/Apple/clang-77) (based on LLVM 2.9svn)
422Target: x86_64-apple-darwin10
423Thread model: posix
424configure:7339: $? = 0
425configure:7328: /usr/bin/clang -v >&5
426Apple clang version 1.7 (tags/Apple/clang-77) (based on LLVM 2.9svn)
427Target: x86_64-apple-darwin10
428Thread model: posix
429configure:7339: $? = 0
430configure:7328: /usr/bin/clang -V >&5
431clang: error: argument to '-V' is missing (expected 1 value)
432clang: error: no input files
433configure:7339: $? = 1
434configure:7328: /usr/bin/clang -qversion >&5
435clang: error: no input files
436configure:7339: $? = 1
437configure:7343: checking whether we are using the GNU Objective C compiler
438configure:7362: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.m >&5
439configure:7362: $? = 0
440configure:7371: result: yes
441configure:7380: checking whether /usr/bin/clang accepts -g
442configure:7400: /usr/bin/clang -c -g -I/opt/local/include conftest.m >&5
443configure:7400: $? = 0
444configure:7441: result: yes
445configure:7466: checking dependency style of /usr/bin/clang
446configure:7575: result: gcc3
447configure:7593: checking dependency style of /usr/bin/clang
448configure:7702: result: gcc3
449configure:7717: checking for egrep
450configure:7779: result: /usr/bin/grep -E
451configure:7784: checking whether make sets $(MAKE)
452configure:7806: result: yes
453configure:7825: checking dependency style of /usr/bin/clang
454configure:7934: result: gcc3
455configure:7955: checking for desktop-file-validate
456configure:7971: found /opt/local/bin/desktop-file-validate
457configure:7982: result: desktop-file-validate
458configure:7995: checking for an ANSI C-conforming const
459configure:8061: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
460configure:8061: $? = 0
461configure:8068: result: yes
462configure:8076: checking for inline
463configure:8092: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
464configure:8092: $? = 0
465configure:8100: result: inline
466configure:8118: checking for C/C++ restrict keyword
467configure:8143: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
468configure:8143: $? = 0
469configure:8151: result: __restrict
470configure:8311: result: yes
471configure:8816: checking for 3rd party libraries path
472configure:8882: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib
473configure:9029: checking how to print strings
474configure:9056: result: printf
475configure:9077: checking for a sed that does not truncate output
476configure:9141: result: /usr/bin/sed
477configure:9159: checking for fgrep
478configure:9221: result: /usr/bin/grep -F
479configure:9256: checking for ld used by /usr/bin/clang -isysroot / -mmacosx-version-min=10.5
480configure:9323: result:  -syslibroot / -macosx_version_min=10.5
481configure:9330: checking if the linker ( -syslibroot / -macosx_version_min=10.5) is GNU ld
482configure:9345: result: no
483configure:9357: checking for BSD- or MS-compatible name lister (nm)
484configure:9406: result: /opt/local/bin/nm
485configure:9536: checking the name lister (/opt/local/bin/nm) interface
486configure:9543: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
487configure:9546: /opt/local/bin/nm "conftest.o"
488configure:9549: output
4890000000000000000 S _some_variable
490configure:9556: result: BSD nm
491configure:9559: checking whether ln -s works
492configure:9563: result: yes
493configure:9571: checking the maximum length of command line arguments
494configure:9701: result: 196608
495configure:9718: checking whether the shell understands some XSI constructs
496configure:9728: result: yes
497configure:9732: checking whether the shell understands "+="
498configure:9738: result: yes
499configure:9773: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
500configure:9813: result: func_convert_file_noop
501configure:9820: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
502configure:9840: result: func_convert_file_noop
503configure:9847: checking for  -syslibroot / -macosx_version_min=10.5 option to reload object files
504configure:9854: result: -r
505configure:9928: checking for objdump
506configure:9958: result: no
507configure:9984: checking how to recognize dependent libraries
508configure:10186: result: pass_all
509configure:10271: checking for dlltool
510configure:10301: result: no
511configure:10328: checking how to associate runtime and link libraries
512configure:10355: result: printf %s\n
513configure:10415: checking for ar
514configure:10431: found /opt/local/bin/ar
515configure:10442: result: ar
516configure:10479: checking for archiver @FILE support
517configure:10496: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
518configure:10496: $? = 0
519configure:10499: ar cru libconftest.a @conftest.lst >&5
520ar: @conftest.lst: No such file or directory
521configure:10502: $? = 1
522configure:10522: result: no
523configure:10580: checking for strip
524configure:10596: found /opt/local/bin/strip
525configure:10607: result: strip
526configure:10679: checking for ranlib
527configure:10695: found /opt/local/bin/ranlib
528configure:10706: result: ranlib
529configure:10808: checking command to parse /opt/local/bin/nm output from /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 object
530configure:10928: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
531configure:10931: $? = 0
532configure:10935: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
533configure:10938: $? = 0
534cannot find nm_test_var in conftest.nm
535configure:10928: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
536configure:10931: $? = 0
537configure:10935: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
538configure:10938: $? = 0
539configure:11004: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c conftstm.o >&5
540configure:11007: $? = 0
541configure:11045: result: ok
542configure:11082: checking for sysroot
543configure:11112: result: no
544configure:11368: checking for mt
545configure:11398: result: no
546configure:11418: checking if : is a manifest tool
547configure:11424: : '-?'
548configure:11432: result: no
549configure:11488: checking for dsymutil
550configure:11504: found /usr/bin/dsymutil
551configure:11515: result: dsymutil
552configure:11580: checking for nmedit
553configure:11596: found /usr/bin/nmedit
554configure:11607: result: nmedit
555configure:11672: checking for lipo
556configure:11688: found /opt/local/bin/lipo
557configure:11699: result: lipo
558configure:11764: checking for otool
559configure:11780: found /opt/local/bin/otool
560configure:11791: result: otool
561configure:11856: checking for otool64
562configure:11886: result: no
563configure:11931: checking for -single_module linker flag
564/usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
565configure:11964: result: yes
566configure:11967: checking for -exported_symbols_list linker flag
567configure:11987: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
568configure:11987: $? = 0
569configure:11997: result: yes
570configure:12000: checking for -force_load linker flag
571/usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -c -o conftest.o conftest.c
572ar cru libconftest.a conftest.o
573ranlib libconftest.a
574/usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
575configure:12032: result: yes
576configure:12071: checking for dlfcn.h
577configure:12071: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
578configure:12071: $? = 0
579configure:12071: result: yes
580configure:12583: checking for objdir
581configure:12598: result: .libs
582configure:12869: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 supports -fno-rtti -fno-exceptions
583configure:12887: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -fno-rtti -fno-exceptions conftest.c >&5
584configure:12891: $? = 0
585configure:12904: result: yes
586configure:13231: checking for /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 option to produce PIC
587configure:13238: result: -fno-common -DPIC
588configure:13246: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 PIC flag -fno-common -DPIC works
589configure:13264: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -fno-common -DPIC -DPIC conftest.c >&5
590configure:13268: $? = 0
591configure:13281: result: yes
592configure:13310: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 static flag -static works
593configure:13338: result: no
594configure:13353: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 supports -c -o file.o
595configure:13374: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -o out/conftest2.o conftest.c >&5
596configure:13378: $? = 0
597configure:13400: result: yes
598configure:13408: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 supports -c -o file.o
599configure:13455: result: yes
600configure:13488: checking whether the /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 linker ( -syslibroot / -macosx_version_min=10.5) supports shared libraries
601configure:14641: result: yes
602configure:14881: checking dynamic linker characteristics
603configure:15614: result: darwin10.8.0 dyld
604configure:15721: checking how to hardcode library paths into programs
605configure:15746: result: immediate
606configure:15791: checking for dlopen in -ldl
607configure:15816: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c -ldl   >&5
608configure:15816: $? = 0
609configure:15825: result: yes
610configure:16040: checking whether a program can dlopen itself
611configure:16120: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -DHAVE_DLFCN_H -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib  conftest.c -ldl  >&5
612configure:16123: $? = 0
613configure:16141: result: yes
614configure:16146: checking whether a statically linked program can dlopen itself
615configure:16226: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -DHAVE_DLFCN_H -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib   conftest.c -ldl  >&5
616configure:16229: $? = 0
617configure:16247: result: yes
618configure:16286: checking whether stripping libraries is possible
619configure:16300: result: yes
620configure:16326: checking if libtool supports shared libraries
621configure:16328: result: yes
622configure:16331: checking whether to build shared libraries
623configure:16352: result: yes
624configure:16355: checking whether to build static libraries
625configure:16359: result: no
626configure:16382: checking how to run the C++ preprocessor
627configure:16448: result: /usr/bin/g++-4.2 -E
628configure:16468: /usr/bin/g++-4.2 -E -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp
629configure:16468: $? = 0
630configure:16482: /usr/bin/g++-4.2 -E -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp
631conftest.cpp:34:28: error: ac_nonexistent.h: No such file or directory
632configure:16482: $? = 1
633configure: failed program was:
634| /* confdefs.h */
635| #define PACKAGE_NAME "vlc"
636| #define PACKAGE_TARNAME "vlc"
637| #define PACKAGE_VERSION "2.0.3"
638| #define PACKAGE_STRING "vlc 2.0.3"
639| #define PACKAGE_BUGREPORT ""
640| #define PACKAGE_URL ""
641| #define PACKAGE "vlc"
642| #define VERSION "2.0.3"
643| #define STDC_HEADERS 1
644| #define HAVE_SYS_TYPES_H 1
645| #define HAVE_SYS_STAT_H 1
646| #define HAVE_STDLIB_H 1
647| #define HAVE_STRING_H 1
648| #define HAVE_MEMORY_H 1
649| #define HAVE_STRINGS_H 1
650| #define HAVE_INTTYPES_H 1
651| #define HAVE_STDINT_H 1
652| #define HAVE_UNISTD_H 1
653| #define __EXTENSIONS__ 1
654| #define _ALL_SOURCE 1
655| #define _GNU_SOURCE 1
656| #define _POSIX_PTHREAD_SEMANTICS 1
657| #define _TANDEM_SOURCE 1
658| #define _FORTIFY_SOURCE 2
659| #define _FILE_OFFSET_BITS 64
660| #define _REENTRANT /**/
661| #define _THREAD_SAFE /**/
662| #define __LIBVLC__ /**/
663| #define restrict __restrict
664| #define HAVE_DLFCN_H 1
665| #define LT_OBJDIR ".libs/"
666| /* end confdefs.h.  */
667| #include <ac_nonexistent.h>
668configure:16651: checking for ld used by /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5
669configure:16718: result:  -syslibroot / -macosx_version_min=10.5
670configure:16725: checking if the linker ( -syslibroot / -macosx_version_min=10.5) is GNU ld
671configure:16740: result: no
672configure:16795: checking whether the /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 linker ( -syslibroot / -macosx_version_min=10.5) supports shared libraries
673configure:17800: result: yes
674configure:17836: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp >&5
675configure:17839: $? = 0
676configure:18359: checking for /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 option to produce PIC
677configure:18366: result: -fno-common -DPIC
678configure:18374: checking if /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 PIC flag -fno-common -DPIC works
679configure:18392: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -fno-common -DPIC -DPIC conftest.cpp >&5
680configure:18396: $? = 0
681configure:18409: result: yes
682configure:18432: checking if /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 static flag -static works
683configure:18460: result: no
684configure:18472: checking if /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 supports -c -o file.o
685configure:18493: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -o out/conftest2.o conftest.cpp >&5
686configure:18497: $? = 0
687configure:18519: result: yes
688configure:18524: checking if /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 supports -c -o file.o
689configure:18571: result: yes
690configure:18601: checking whether the /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 linker ( -syslibroot / -macosx_version_min=10.5) supports shared libraries
691configure:18637: result: yes
692configure:18778: checking dynamic linker characteristics
693configure:19445: result: darwin10.8.0 dyld
694configure:19498: checking how to hardcode library paths into programs
695configure:19523: result: immediate
696configure:19628: checking for windres
697configure:19658: result: no
698configure:19783: checking whether NLS is requested
699configure:19792: result: yes
700configure:19833: checking for msgfmt
701configure: trying /opt/local/bin/msgfmt...
7020 translated messages.
703configure:19865: result: /opt/local/bin/msgfmt
704configure:19874: checking for gmsgfmt
705configure:19905: result: /opt/local/bin/msgfmt
706configure:19956: checking for xgettext
707configure: trying /opt/local/bin/xgettext...
708/opt/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
709configure:19988: result: /opt/local/bin/xgettext
710configure:20034: checking for msgmerge
711configure: trying /opt/local/bin/msgmerge...
712configure:20065: result: /opt/local/bin/msgmerge
713configure:20122: checking for ld used by GCC
714configure:20186: result:  -syslibroot / -macosx_version_min=10.5
715configure:20193: checking if the linker ( -syslibroot / -macosx_version_min=10.5) is GNU ld
716configure:20206: result: no
717configure:20213: checking for shared library run path origin
718configure:20226: result: done
719configure:20798: checking for CFPreferencesCopyAppValue
720configure:20816: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
721configure:20816: $? = 0
722configure:20825: result: yes
723configure:20832: checking for CFLocaleCopyCurrent
724configure:20850: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
725configure:20850: $? = 0
726configure:20859: result: yes
727configure:20908: checking for GNU gettext in libc
728configure:20928: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
729Undefined symbols:
730  "__nl_msg_cat_cntr", referenced from:
731      _main in cc-Fti8cb.o
732  "_libintl_bindtextdomain", referenced from:
733      _main in cc-Fti8cb.o
734  "__nl_domain_bindings", referenced from:
735      _main in cc-Fti8cb.o
736  "_libintl_gettext", referenced from:
737      _main in cc-Fti8cb.o
738ld: symbol(s) not found
739clang: error: linker command failed with exit code 1 (use -v to see invocation)
740configure:20928: $? = 1
741configure: failed program was:
742| /* confdefs.h */
743| #define PACKAGE_NAME "vlc"
744| #define PACKAGE_TARNAME "vlc"
745| #define PACKAGE_VERSION "2.0.3"
746| #define PACKAGE_STRING "vlc 2.0.3"
747| #define PACKAGE_BUGREPORT ""
748| #define PACKAGE_URL ""
749| #define PACKAGE "vlc"
750| #define VERSION "2.0.3"
751| #define STDC_HEADERS 1
752| #define HAVE_SYS_TYPES_H 1
753| #define HAVE_SYS_STAT_H 1
754| #define HAVE_STDLIB_H 1
755| #define HAVE_STRING_H 1
756| #define HAVE_MEMORY_H 1
757| #define HAVE_STRINGS_H 1
758| #define HAVE_INTTYPES_H 1
759| #define HAVE_STDINT_H 1
760| #define HAVE_UNISTD_H 1
761| #define __EXTENSIONS__ 1
762| #define _ALL_SOURCE 1
763| #define _GNU_SOURCE 1
764| #define _POSIX_PTHREAD_SEMANTICS 1
765| #define _TANDEM_SOURCE 1
766| #define _FORTIFY_SOURCE 2
767| #define _FILE_OFFSET_BITS 64
768| #define _REENTRANT /**/
769| #define _THREAD_SAFE /**/
770| #define __LIBVLC__ /**/
771| #define restrict __restrict
772| #define HAVE_DLFCN_H 1
773| #define LT_OBJDIR ".libs/"
774| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
775| #define HAVE_CFLOCALECOPYCURRENT 1
776| /* end confdefs.h.  */
777| #include <libintl.h>
778|
779| extern int _nl_msg_cat_cntr;
780| extern int *_nl_domain_bindings;
781| int
782| main ()
783| {
784| bindtextdomain ("", "");
785| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
786|   ;
787|   return 0;
788| }
789configure:20937: result: no
790configure:20971: checking for iconv
791configure:20993: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
792Undefined symbols:
793  "_libiconv_open", referenced from:
794      _main in cc-gjRkrw.o
795  "_libiconv", referenced from:
796      _main in cc-gjRkrw.o
797  "_libiconv_close", referenced from:
798      _main in cc-gjRkrw.o
799ld: symbol(s) not found
800clang: error: linker command failed with exit code 1 (use -v to see invocation)
801configure:20993: $? = 1
802configure: failed program was:
803| /* confdefs.h */
804| #define PACKAGE_NAME "vlc"
805| #define PACKAGE_TARNAME "vlc"
806| #define PACKAGE_VERSION "2.0.3"
807| #define PACKAGE_STRING "vlc 2.0.3"
808| #define PACKAGE_BUGREPORT ""
809| #define PACKAGE_URL ""
810| #define PACKAGE "vlc"
811| #define VERSION "2.0.3"
812| #define STDC_HEADERS 1
813| #define HAVE_SYS_TYPES_H 1
814| #define HAVE_SYS_STAT_H 1
815| #define HAVE_STDLIB_H 1
816| #define HAVE_STRING_H 1
817| #define HAVE_MEMORY_H 1
818| #define HAVE_STRINGS_H 1
819| #define HAVE_INTTYPES_H 1
820| #define HAVE_STDINT_H 1
821| #define HAVE_UNISTD_H 1
822| #define __EXTENSIONS__ 1
823| #define _ALL_SOURCE 1
824| #define _GNU_SOURCE 1
825| #define _POSIX_PTHREAD_SEMANTICS 1
826| #define _TANDEM_SOURCE 1
827| #define _FORTIFY_SOURCE 2
828| #define _FILE_OFFSET_BITS 64
829| #define _REENTRANT /**/
830| #define _THREAD_SAFE /**/
831| #define __LIBVLC__ /**/
832| #define restrict __restrict
833| #define HAVE_DLFCN_H 1
834| #define LT_OBJDIR ".libs/"
835| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
836| #define HAVE_CFLOCALECOPYCURRENT 1
837| /* end confdefs.h.  */
838| #include <stdlib.h>
839| #include <iconv.h>
840| int
841| main ()
842| {
843| iconv_t cd = iconv_open("","");
844|        iconv(cd,NULL,NULL,NULL,NULL);
845|        iconv_close(cd);
846|   ;
847|   return 0;
848| }
849configure:21015: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  -liconv >&5
850configure:21015: $? = 0
851configure:21025: result: yes
852configure:21028: checking for working iconv
853configure:21123: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  -liconv >&5
854configure:21123: $? = 0
855configure:21123: ./conftest
856configure:21123: $? = 0
857configure:21135: result: yes
858configure:21150: checking how to link with libiconv
859configure:21152: result: -liconv
860configure:21624: checking for GNU gettext in libintl
861configure:21652: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include  -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation >&5
862configure:21652: $? = 0
863configure:21693: result: yes
864configure:21728: checking whether to use NLS
865configure:21730: result: yes
866configure:21733: checking where the gettext function comes from
867configure:21744: result: external libintl
868configure:21752: checking how to link with libintl
869configure:21754: result: -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation
870configure:21832: checking for iconv
871configure:21886: result: yes
872configure:21889: checking for working iconv
873configure:21996: result: yes
874configure:22011: checking how to link with libiconv
875configure:22013: result: -liconv
876configure:22024: checking for iconv declaration
877configure:22053: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
878configure:22053: $? = 0
879configure:22064: result:
880         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
881configure:22269: checking for buggy GNU/libc versions
882configure:22281: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
883configure:22281: $? = 0
884configure:22283: result: not present
885configure:22303: checking for shared objects suffix
886configure:22319: result: .dylib
887configure:22330: checking whether nanosleep is declared
888configure:22330: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
889configure:22330: $? = 0
890configure:22330: result: yes
891configure:22345: checking for daemon
892configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
893configure:22345: $? = 0
894configure:22345: result: yes
895configure:22345: checking for fcntl
896configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
897configure:22345: $? = 0
898configure:22345: result: yes
899configure:22345: checking for fstatvfs
900configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
901configure:22345: $? = 0
902configure:22345: result: yes
903configure:22345: checking for fork
904configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
905configure:22345: $? = 0
906configure:22345: result: yes
907configure:22345: checking for getenv
908configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
909configure:22345: $? = 0
910configure:22345: result: yes
911configure:22345: checking for getpwuid_r
912configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
913configure:22345: $? = 0
914configure:22345: result: yes
915configure:22345: checking for if_nameindex
916configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
917configure:22345: $? = 0
918configure:22345: result: yes
919configure:22345: checking for if_nametoindex
920configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
921configure:22345: $? = 0
922configure:22345: result: yes
923configure:22345: checking for isatty
924configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
925configure:22345: $? = 0
926configure:22345: result: yes
927configure:22345: checking for lstat
928configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
929configure:22345: $? = 0
930configure:22345: result: yes
931configure:22345: checking for memalign
932configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
933Undefined symbols:
934  "_memalign", referenced from:
935      _main in cc-60jb4a.o
936ld: symbol(s) not found
937clang: error: linker command failed with exit code 1 (use -v to see invocation)
938configure:22345: $? = 1
939configure: failed program was:
940| /* confdefs.h */
941| #define PACKAGE_NAME "vlc"
942| #define PACKAGE_TARNAME "vlc"
943| #define PACKAGE_VERSION "2.0.3"
944| #define PACKAGE_STRING "vlc 2.0.3"
945| #define PACKAGE_BUGREPORT ""
946| #define PACKAGE_URL ""
947| #define PACKAGE "vlc"
948| #define VERSION "2.0.3"
949| #define STDC_HEADERS 1
950| #define HAVE_SYS_TYPES_H 1
951| #define HAVE_SYS_STAT_H 1
952| #define HAVE_STDLIB_H 1
953| #define HAVE_STRING_H 1
954| #define HAVE_MEMORY_H 1
955| #define HAVE_STRINGS_H 1
956| #define HAVE_INTTYPES_H 1
957| #define HAVE_STDINT_H 1
958| #define HAVE_UNISTD_H 1
959| #define __EXTENSIONS__ 1
960| #define _ALL_SOURCE 1
961| #define _GNU_SOURCE 1
962| #define _POSIX_PTHREAD_SEMANTICS 1
963| #define _TANDEM_SOURCE 1
964| #define _FORTIFY_SOURCE 2
965| #define _FILE_OFFSET_BITS 64
966| #define _REENTRANT /**/
967| #define _THREAD_SAFE /**/
968| #define __LIBVLC__ /**/
969| #define restrict __restrict
970| #define HAVE_DLFCN_H 1
971| #define LT_OBJDIR ".libs/"
972| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
973| #define HAVE_CFLOCALECOPYCURRENT 1
974| #define HAVE_ICONV 1
975| #define ENABLE_NLS 1
976| #define HAVE_GETTEXT 1
977| #define HAVE_DCGETTEXT 1
978| #define HAVE_ICONV 1
979| #define ICONV_CONST
980| #define LIBEXT ".dylib"
981| #define HAVE_DECL_NANOSLEEP 1
982| #define HAVE_DAEMON 1
983| #define HAVE_FCNTL 1
984| #define HAVE_FSTATVFS 1
985| #define HAVE_FORK 1
986| #define HAVE_GETENV 1
987| #define HAVE_GETPWUID_R 1
988| #define HAVE_IF_NAMEINDEX 1
989| #define HAVE_IF_NAMETOINDEX 1
990| #define HAVE_ISATTY 1
991| #define HAVE_LSTAT 1
992| /* end confdefs.h.  */
993| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
994|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
995| #define memalign innocuous_memalign
996|
997| /* System header to define __stub macros and hopefully few prototypes,
998|     which can conflict with char memalign (); below.
999|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1000|     <limits.h> exists even on freestanding compilers.  */
1001|
1002| #ifdef __STDC__
1003| # include <limits.h>
1004| #else
1005| # include <assert.h>
1006| #endif
1007|
1008| #undef memalign
1009|
1010| /* Override any GCC internal prototype to avoid an error.
1011|    Use char because int might match the return type of a GCC
1012|    builtin and then its argument prototype would still apply.  */
1013| #ifdef __cplusplus
1014| extern "C"
1015| #endif
1016| char memalign ();
1017| /* The GNU C library defines this for functions which it implements
1018|     to always fail with ENOSYS.  Some functions are actually named
1019|     something starting with __ and the normal name is an alias.  */
1020| #if defined __stub_memalign || defined __stub___memalign
1021| choke me
1022| #endif
1023|
1024| int
1025| main ()
1026| {
1027| return memalign ();
1028|   ;
1029|   return 0;
1030| }
1031configure:22345: result: no
1032configure:22345: checking for mmap
1033configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1034configure:22345: $? = 0
1035configure:22345: result: yes
1036configure:22345: checking for openat
1037configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1038Undefined symbols:
1039  "_openat", referenced from:
1040      _main in cc-YhRtTz.o
1041ld: symbol(s) not found
1042clang: error: linker command failed with exit code 1 (use -v to see invocation)
1043configure:22345: $? = 1
1044configure: failed program was:
1045| /* confdefs.h */
1046| #define PACKAGE_NAME "vlc"
1047| #define PACKAGE_TARNAME "vlc"
1048| #define PACKAGE_VERSION "2.0.3"
1049| #define PACKAGE_STRING "vlc 2.0.3"
1050| #define PACKAGE_BUGREPORT ""
1051| #define PACKAGE_URL ""
1052| #define PACKAGE "vlc"
1053| #define VERSION "2.0.3"
1054| #define STDC_HEADERS 1
1055| #define HAVE_SYS_TYPES_H 1
1056| #define HAVE_SYS_STAT_H 1
1057| #define HAVE_STDLIB_H 1
1058| #define HAVE_STRING_H 1
1059| #define HAVE_MEMORY_H 1
1060| #define HAVE_STRINGS_H 1
1061| #define HAVE_INTTYPES_H 1
1062| #define HAVE_STDINT_H 1
1063| #define HAVE_UNISTD_H 1
1064| #define __EXTENSIONS__ 1
1065| #define _ALL_SOURCE 1
1066| #define _GNU_SOURCE 1
1067| #define _POSIX_PTHREAD_SEMANTICS 1
1068| #define _TANDEM_SOURCE 1
1069| #define _FORTIFY_SOURCE 2
1070| #define _FILE_OFFSET_BITS 64
1071| #define _REENTRANT /**/
1072| #define _THREAD_SAFE /**/
1073| #define __LIBVLC__ /**/
1074| #define restrict __restrict
1075| #define HAVE_DLFCN_H 1
1076| #define LT_OBJDIR ".libs/"
1077| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1078| #define HAVE_CFLOCALECOPYCURRENT 1
1079| #define HAVE_ICONV 1
1080| #define ENABLE_NLS 1
1081| #define HAVE_GETTEXT 1
1082| #define HAVE_DCGETTEXT 1
1083| #define HAVE_ICONV 1
1084| #define ICONV_CONST
1085| #define LIBEXT ".dylib"
1086| #define HAVE_DECL_NANOSLEEP 1
1087| #define HAVE_DAEMON 1
1088| #define HAVE_FCNTL 1
1089| #define HAVE_FSTATVFS 1
1090| #define HAVE_FORK 1
1091| #define HAVE_GETENV 1
1092| #define HAVE_GETPWUID_R 1
1093| #define HAVE_IF_NAMEINDEX 1
1094| #define HAVE_IF_NAMETOINDEX 1
1095| #define HAVE_ISATTY 1
1096| #define HAVE_LSTAT 1
1097| #define HAVE_MMAP 1
1098| /* end confdefs.h.  */
1099| /* Define openat to an innocuous variant, in case <limits.h> declares openat.
1100|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1101| #define openat innocuous_openat
1102|
1103| /* System header to define __stub macros and hopefully few prototypes,
1104|     which can conflict with char openat (); below.
1105|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1106|     <limits.h> exists even on freestanding compilers.  */
1107|
1108| #ifdef __STDC__
1109| # include <limits.h>
1110| #else
1111| # include <assert.h>
1112| #endif
1113|
1114| #undef openat
1115|
1116| /* Override any GCC internal prototype to avoid an error.
1117|    Use char because int might match the return type of a GCC
1118|    builtin and then its argument prototype would still apply.  */
1119| #ifdef __cplusplus
1120| extern "C"
1121| #endif
1122| char openat ();
1123| /* The GNU C library defines this for functions which it implements
1124|     to always fail with ENOSYS.  Some functions are actually named
1125|     something starting with __ and the normal name is an alias.  */
1126| #if defined __stub_openat || defined __stub___openat
1127| choke me
1128| #endif
1129|
1130| int
1131| main ()
1132| {
1133| return openat ();
1134|   ;
1135|   return 0;
1136| }
1137configure:22345: result: no
1138configure:22345: checking for pread
1139configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1140configure:22345: $? = 0
1141configure:22345: result: yes
1142configure:22345: checking for posix_fadvise
1143configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1144Undefined symbols:
1145  "_posix_fadvise", referenced from:
1146      _main in cc-Aic7nI.o
1147ld: symbol(s) not found
1148clang: error: linker command failed with exit code 1 (use -v to see invocation)
1149configure:22345: $? = 1
1150configure: failed program was:
1151| /* confdefs.h */
1152| #define PACKAGE_NAME "vlc"
1153| #define PACKAGE_TARNAME "vlc"
1154| #define PACKAGE_VERSION "2.0.3"
1155| #define PACKAGE_STRING "vlc 2.0.3"
1156| #define PACKAGE_BUGREPORT ""
1157| #define PACKAGE_URL ""
1158| #define PACKAGE "vlc"
1159| #define VERSION "2.0.3"
1160| #define STDC_HEADERS 1
1161| #define HAVE_SYS_TYPES_H 1
1162| #define HAVE_SYS_STAT_H 1
1163| #define HAVE_STDLIB_H 1
1164| #define HAVE_STRING_H 1
1165| #define HAVE_MEMORY_H 1
1166| #define HAVE_STRINGS_H 1
1167| #define HAVE_INTTYPES_H 1
1168| #define HAVE_STDINT_H 1
1169| #define HAVE_UNISTD_H 1
1170| #define __EXTENSIONS__ 1
1171| #define _ALL_SOURCE 1
1172| #define _GNU_SOURCE 1
1173| #define _POSIX_PTHREAD_SEMANTICS 1
1174| #define _TANDEM_SOURCE 1
1175| #define _FORTIFY_SOURCE 2
1176| #define _FILE_OFFSET_BITS 64
1177| #define _REENTRANT /**/
1178| #define _THREAD_SAFE /**/
1179| #define __LIBVLC__ /**/
1180| #define restrict __restrict
1181| #define HAVE_DLFCN_H 1
1182| #define LT_OBJDIR ".libs/"
1183| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1184| #define HAVE_CFLOCALECOPYCURRENT 1
1185| #define HAVE_ICONV 1
1186| #define ENABLE_NLS 1
1187| #define HAVE_GETTEXT 1
1188| #define HAVE_DCGETTEXT 1
1189| #define HAVE_ICONV 1
1190| #define ICONV_CONST
1191| #define LIBEXT ".dylib"
1192| #define HAVE_DECL_NANOSLEEP 1
1193| #define HAVE_DAEMON 1
1194| #define HAVE_FCNTL 1
1195| #define HAVE_FSTATVFS 1
1196| #define HAVE_FORK 1
1197| #define HAVE_GETENV 1
1198| #define HAVE_GETPWUID_R 1
1199| #define HAVE_IF_NAMEINDEX 1
1200| #define HAVE_IF_NAMETOINDEX 1
1201| #define HAVE_ISATTY 1
1202| #define HAVE_LSTAT 1
1203| #define HAVE_MMAP 1
1204| #define HAVE_PREAD 1
1205| /* end confdefs.h.  */
1206| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise.
1207|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1208| #define posix_fadvise innocuous_posix_fadvise
1209|
1210| /* System header to define __stub macros and hopefully few prototypes,
1211|     which can conflict with char posix_fadvise (); below.
1212|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1213|     <limits.h> exists even on freestanding compilers.  */
1214|
1215| #ifdef __STDC__
1216| # include <limits.h>
1217| #else
1218| # include <assert.h>
1219| #endif
1220|
1221| #undef posix_fadvise
1222|
1223| /* Override any GCC internal prototype to avoid an error.
1224|    Use char because int might match the return type of a GCC
1225|    builtin and then its argument prototype would still apply.  */
1226| #ifdef __cplusplus
1227| extern "C"
1228| #endif
1229| char posix_fadvise ();
1230| /* The GNU C library defines this for functions which it implements
1231|     to always fail with ENOSYS.  Some functions are actually named
1232|     something starting with __ and the normal name is an alias.  */
1233| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise
1234| choke me
1235| #endif
1236|
1237| int
1238| main ()
1239| {
1240| return posix_fadvise ();
1241|   ;
1242|   return 0;
1243| }
1244configure:22345: result: no
1245configure:22345: checking for posix_madvise
1246configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1247configure:22345: $? = 0
1248configure:22345: result: yes
1249configure:22345: checking for setlocale
1250configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1251configure:22345: $? = 0
1252configure:22345: result: yes
1253configure:22345: checking for stricmp
1254configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1255Undefined symbols:
1256  "_stricmp", referenced from:
1257      _main in cc-LiEacn.o
1258ld: symbol(s) not found
1259clang: error: linker command failed with exit code 1 (use -v to see invocation)
1260configure:22345: $? = 1
1261configure: failed program was:
1262| /* confdefs.h */
1263| #define PACKAGE_NAME "vlc"
1264| #define PACKAGE_TARNAME "vlc"
1265| #define PACKAGE_VERSION "2.0.3"
1266| #define PACKAGE_STRING "vlc 2.0.3"
1267| #define PACKAGE_BUGREPORT ""
1268| #define PACKAGE_URL ""
1269| #define PACKAGE "vlc"
1270| #define VERSION "2.0.3"
1271| #define STDC_HEADERS 1
1272| #define HAVE_SYS_TYPES_H 1
1273| #define HAVE_SYS_STAT_H 1
1274| #define HAVE_STDLIB_H 1
1275| #define HAVE_STRING_H 1
1276| #define HAVE_MEMORY_H 1
1277| #define HAVE_STRINGS_H 1
1278| #define HAVE_INTTYPES_H 1
1279| #define HAVE_STDINT_H 1
1280| #define HAVE_UNISTD_H 1
1281| #define __EXTENSIONS__ 1
1282| #define _ALL_SOURCE 1
1283| #define _GNU_SOURCE 1
1284| #define _POSIX_PTHREAD_SEMANTICS 1
1285| #define _TANDEM_SOURCE 1
1286| #define _FORTIFY_SOURCE 2
1287| #define _FILE_OFFSET_BITS 64
1288| #define _REENTRANT /**/
1289| #define _THREAD_SAFE /**/
1290| #define __LIBVLC__ /**/
1291| #define restrict __restrict
1292| #define HAVE_DLFCN_H 1
1293| #define LT_OBJDIR ".libs/"
1294| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1295| #define HAVE_CFLOCALECOPYCURRENT 1
1296| #define HAVE_ICONV 1
1297| #define ENABLE_NLS 1
1298| #define HAVE_GETTEXT 1
1299| #define HAVE_DCGETTEXT 1
1300| #define HAVE_ICONV 1
1301| #define ICONV_CONST
1302| #define LIBEXT ".dylib"
1303| #define HAVE_DECL_NANOSLEEP 1
1304| #define HAVE_DAEMON 1
1305| #define HAVE_FCNTL 1
1306| #define HAVE_FSTATVFS 1
1307| #define HAVE_FORK 1
1308| #define HAVE_GETENV 1
1309| #define HAVE_GETPWUID_R 1
1310| #define HAVE_IF_NAMEINDEX 1
1311| #define HAVE_IF_NAMETOINDEX 1
1312| #define HAVE_ISATTY 1
1313| #define HAVE_LSTAT 1
1314| #define HAVE_MMAP 1
1315| #define HAVE_PREAD 1
1316| #define HAVE_POSIX_MADVISE 1
1317| #define HAVE_SETLOCALE 1
1318| /* end confdefs.h.  */
1319| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
1320|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1321| #define stricmp innocuous_stricmp
1322|
1323| /* System header to define __stub macros and hopefully few prototypes,
1324|     which can conflict with char stricmp (); below.
1325|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1326|     <limits.h> exists even on freestanding compilers.  */
1327|
1328| #ifdef __STDC__
1329| # include <limits.h>
1330| #else
1331| # include <assert.h>
1332| #endif
1333|
1334| #undef stricmp
1335|
1336| /* Override any GCC internal prototype to avoid an error.
1337|    Use char because int might match the return type of a GCC
1338|    builtin and then its argument prototype would still apply.  */
1339| #ifdef __cplusplus
1340| extern "C"
1341| #endif
1342| char stricmp ();
1343| /* The GNU C library defines this for functions which it implements
1344|     to always fail with ENOSYS.  Some functions are actually named
1345|     something starting with __ and the normal name is an alias.  */
1346| #if defined __stub_stricmp || defined __stub___stricmp
1347| choke me
1348| #endif
1349|
1350| int
1351| main ()
1352| {
1353| return stricmp ();
1354|   ;
1355|   return 0;
1356| }
1357configure:22345: result: no
1358configure:22345: checking for strnicmp
1359configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1360Undefined symbols:
1361  "_strnicmp", referenced from:
1362      _main in cc-11GJbD.o
1363ld: symbol(s) not found
1364clang: error: linker command failed with exit code 1 (use -v to see invocation)
1365configure:22345: $? = 1
1366configure: failed program was:
1367| /* confdefs.h */
1368| #define PACKAGE_NAME "vlc"
1369| #define PACKAGE_TARNAME "vlc"
1370| #define PACKAGE_VERSION "2.0.3"
1371| #define PACKAGE_STRING "vlc 2.0.3"
1372| #define PACKAGE_BUGREPORT ""
1373| #define PACKAGE_URL ""
1374| #define PACKAGE "vlc"
1375| #define VERSION "2.0.3"
1376| #define STDC_HEADERS 1
1377| #define HAVE_SYS_TYPES_H 1
1378| #define HAVE_SYS_STAT_H 1
1379| #define HAVE_STDLIB_H 1
1380| #define HAVE_STRING_H 1
1381| #define HAVE_MEMORY_H 1
1382| #define HAVE_STRINGS_H 1
1383| #define HAVE_INTTYPES_H 1
1384| #define HAVE_STDINT_H 1
1385| #define HAVE_UNISTD_H 1
1386| #define __EXTENSIONS__ 1
1387| #define _ALL_SOURCE 1
1388| #define _GNU_SOURCE 1
1389| #define _POSIX_PTHREAD_SEMANTICS 1
1390| #define _TANDEM_SOURCE 1
1391| #define _FORTIFY_SOURCE 2
1392| #define _FILE_OFFSET_BITS 64
1393| #define _REENTRANT /**/
1394| #define _THREAD_SAFE /**/
1395| #define __LIBVLC__ /**/
1396| #define restrict __restrict
1397| #define HAVE_DLFCN_H 1
1398| #define LT_OBJDIR ".libs/"
1399| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1400| #define HAVE_CFLOCALECOPYCURRENT 1
1401| #define HAVE_ICONV 1
1402| #define ENABLE_NLS 1
1403| #define HAVE_GETTEXT 1
1404| #define HAVE_DCGETTEXT 1
1405| #define HAVE_ICONV 1
1406| #define ICONV_CONST
1407| #define LIBEXT ".dylib"
1408| #define HAVE_DECL_NANOSLEEP 1
1409| #define HAVE_DAEMON 1
1410| #define HAVE_FCNTL 1
1411| #define HAVE_FSTATVFS 1
1412| #define HAVE_FORK 1
1413| #define HAVE_GETENV 1
1414| #define HAVE_GETPWUID_R 1
1415| #define HAVE_IF_NAMEINDEX 1
1416| #define HAVE_IF_NAMETOINDEX 1
1417| #define HAVE_ISATTY 1
1418| #define HAVE_LSTAT 1
1419| #define HAVE_MMAP 1
1420| #define HAVE_PREAD 1
1421| #define HAVE_POSIX_MADVISE 1
1422| #define HAVE_SETLOCALE 1
1423| /* end confdefs.h.  */
1424| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
1425|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1426| #define strnicmp innocuous_strnicmp
1427|
1428| /* System header to define __stub macros and hopefully few prototypes,
1429|     which can conflict with char strnicmp (); below.
1430|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1431|     <limits.h> exists even on freestanding compilers.  */
1432|
1433| #ifdef __STDC__
1434| # include <limits.h>
1435| #else
1436| # include <assert.h>
1437| #endif
1438|
1439| #undef strnicmp
1440|
1441| /* Override any GCC internal prototype to avoid an error.
1442|    Use char because int might match the return type of a GCC
1443|    builtin and then its argument prototype would still apply.  */
1444| #ifdef __cplusplus
1445| extern "C"
1446| #endif
1447| char strnicmp ();
1448| /* The GNU C library defines this for functions which it implements
1449|     to always fail with ENOSYS.  Some functions are actually named
1450|     something starting with __ and the normal name is an alias.  */
1451| #if defined __stub_strnicmp || defined __stub___strnicmp
1452| choke me
1453| #endif
1454|
1455| int
1456| main ()
1457| {
1458| return strnicmp ();
1459|   ;
1460|   return 0;
1461| }
1462configure:22345: result: no
1463configure:22345: checking for strptime
1464configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1465configure:22345: $? = 0
1466configure:22345: result: yes
1467configure:22345: checking for uselocale
1468configure:22345: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1469configure:22345: $? = 0
1470configure:22345: result: yes
1471configure:22354: checking for atof
1472configure:22354: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1473configure:22354: $? = 0
1474configure:22354: result: yes
1475configure:22367: checking for atoll
1476configure:22367: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1477configure:22367: $? = 0
1478configure:22367: result: yes
1479configure:22380: checking for dirfd
1480configure:22380: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1481Undefined symbols:
1482  "_dirfd", referenced from:
1483      _main in cc-M9Q8qZ.o
1484ld: symbol(s) not found
1485clang: error: linker command failed with exit code 1 (use -v to see invocation)
1486configure:22380: $? = 1
1487configure: failed program was:
1488| /* confdefs.h */
1489| #define PACKAGE_NAME "vlc"
1490| #define PACKAGE_TARNAME "vlc"
1491| #define PACKAGE_VERSION "2.0.3"
1492| #define PACKAGE_STRING "vlc 2.0.3"
1493| #define PACKAGE_BUGREPORT ""
1494| #define PACKAGE_URL ""
1495| #define PACKAGE "vlc"
1496| #define VERSION "2.0.3"
1497| #define STDC_HEADERS 1
1498| #define HAVE_SYS_TYPES_H 1
1499| #define HAVE_SYS_STAT_H 1
1500| #define HAVE_STDLIB_H 1
1501| #define HAVE_STRING_H 1
1502| #define HAVE_MEMORY_H 1
1503| #define HAVE_STRINGS_H 1
1504| #define HAVE_INTTYPES_H 1
1505| #define HAVE_STDINT_H 1
1506| #define HAVE_UNISTD_H 1
1507| #define __EXTENSIONS__ 1
1508| #define _ALL_SOURCE 1
1509| #define _GNU_SOURCE 1
1510| #define _POSIX_PTHREAD_SEMANTICS 1
1511| #define _TANDEM_SOURCE 1
1512| #define _FORTIFY_SOURCE 2
1513| #define _FILE_OFFSET_BITS 64
1514| #define _REENTRANT /**/
1515| #define _THREAD_SAFE /**/
1516| #define __LIBVLC__ /**/
1517| #define restrict __restrict
1518| #define HAVE_DLFCN_H 1
1519| #define LT_OBJDIR ".libs/"
1520| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1521| #define HAVE_CFLOCALECOPYCURRENT 1
1522| #define HAVE_ICONV 1
1523| #define ENABLE_NLS 1
1524| #define HAVE_GETTEXT 1
1525| #define HAVE_DCGETTEXT 1
1526| #define HAVE_ICONV 1
1527| #define ICONV_CONST
1528| #define LIBEXT ".dylib"
1529| #define HAVE_DECL_NANOSLEEP 1
1530| #define HAVE_DAEMON 1
1531| #define HAVE_FCNTL 1
1532| #define HAVE_FSTATVFS 1
1533| #define HAVE_FORK 1
1534| #define HAVE_GETENV 1
1535| #define HAVE_GETPWUID_R 1
1536| #define HAVE_IF_NAMEINDEX 1
1537| #define HAVE_IF_NAMETOINDEX 1
1538| #define HAVE_ISATTY 1
1539| #define HAVE_LSTAT 1
1540| #define HAVE_MMAP 1
1541| #define HAVE_PREAD 1
1542| #define HAVE_POSIX_MADVISE 1
1543| #define HAVE_SETLOCALE 1
1544| #define HAVE_STRPTIME 1
1545| #define HAVE_USELOCALE 1
1546| #define HAVE_ATOF 1
1547| #define HAVE_ATOLL 1
1548| /* end confdefs.h.  */
1549| /* Define dirfd to an innocuous variant, in case <limits.h> declares dirfd.
1550|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1551| #define dirfd innocuous_dirfd
1552|
1553| /* System header to define __stub macros and hopefully few prototypes,
1554|     which can conflict with char dirfd (); below.
1555|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1556|     <limits.h> exists even on freestanding compilers.  */
1557|
1558| #ifdef __STDC__
1559| # include <limits.h>
1560| #else
1561| # include <assert.h>
1562| #endif
1563|
1564| #undef dirfd
1565|
1566| /* Override any GCC internal prototype to avoid an error.
1567|    Use char because int might match the return type of a GCC
1568|    builtin and then its argument prototype would still apply.  */
1569| #ifdef __cplusplus
1570| extern "C"
1571| #endif
1572| char dirfd ();
1573| /* The GNU C library defines this for functions which it implements
1574|     to always fail with ENOSYS.  Some functions are actually named
1575|     something starting with __ and the normal name is an alias.  */
1576| #if defined __stub_dirfd || defined __stub___dirfd
1577| choke me
1578| #endif
1579|
1580| int
1581| main ()
1582| {
1583| return dirfd ();
1584|   ;
1585|   return 0;
1586| }
1587configure:22380: result: no
1588configure:22393: checking for fdopendir
1589configure:22393: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1590Undefined symbols:
1591  "_fdopendir", referenced from:
1592      _main in cc-vfNv85.o
1593ld: symbol(s) not found
1594clang: error: linker command failed with exit code 1 (use -v to see invocation)
1595configure:22393: $? = 1
1596configure: failed program was:
1597| /* confdefs.h */
1598| #define PACKAGE_NAME "vlc"
1599| #define PACKAGE_TARNAME "vlc"
1600| #define PACKAGE_VERSION "2.0.3"
1601| #define PACKAGE_STRING "vlc 2.0.3"
1602| #define PACKAGE_BUGREPORT ""
1603| #define PACKAGE_URL ""
1604| #define PACKAGE "vlc"
1605| #define VERSION "2.0.3"
1606| #define STDC_HEADERS 1
1607| #define HAVE_SYS_TYPES_H 1
1608| #define HAVE_SYS_STAT_H 1
1609| #define HAVE_STDLIB_H 1
1610| #define HAVE_STRING_H 1
1611| #define HAVE_MEMORY_H 1
1612| #define HAVE_STRINGS_H 1
1613| #define HAVE_INTTYPES_H 1
1614| #define HAVE_STDINT_H 1
1615| #define HAVE_UNISTD_H 1
1616| #define __EXTENSIONS__ 1
1617| #define _ALL_SOURCE 1
1618| #define _GNU_SOURCE 1
1619| #define _POSIX_PTHREAD_SEMANTICS 1
1620| #define _TANDEM_SOURCE 1
1621| #define _FORTIFY_SOURCE 2
1622| #define _FILE_OFFSET_BITS 64
1623| #define _REENTRANT /**/
1624| #define _THREAD_SAFE /**/
1625| #define __LIBVLC__ /**/
1626| #define restrict __restrict
1627| #define HAVE_DLFCN_H 1
1628| #define LT_OBJDIR ".libs/"
1629| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1630| #define HAVE_CFLOCALECOPYCURRENT 1
1631| #define HAVE_ICONV 1
1632| #define ENABLE_NLS 1
1633| #define HAVE_GETTEXT 1
1634| #define HAVE_DCGETTEXT 1
1635| #define HAVE_ICONV 1
1636| #define ICONV_CONST
1637| #define LIBEXT ".dylib"
1638| #define HAVE_DECL_NANOSLEEP 1
1639| #define HAVE_DAEMON 1
1640| #define HAVE_FCNTL 1
1641| #define HAVE_FSTATVFS 1
1642| #define HAVE_FORK 1
1643| #define HAVE_GETENV 1
1644| #define HAVE_GETPWUID_R 1
1645| #define HAVE_IF_NAMEINDEX 1
1646| #define HAVE_IF_NAMETOINDEX 1
1647| #define HAVE_ISATTY 1
1648| #define HAVE_LSTAT 1
1649| #define HAVE_MMAP 1
1650| #define HAVE_PREAD 1
1651| #define HAVE_POSIX_MADVISE 1
1652| #define HAVE_SETLOCALE 1
1653| #define HAVE_STRPTIME 1
1654| #define HAVE_USELOCALE 1
1655| #define HAVE_ATOF 1
1656| #define HAVE_ATOLL 1
1657| /* end confdefs.h.  */
1658| /* Define fdopendir to an innocuous variant, in case <limits.h> declares fdopendir.
1659|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1660| #define fdopendir innocuous_fdopendir
1661|
1662| /* System header to define __stub macros and hopefully few prototypes,
1663|     which can conflict with char fdopendir (); below.
1664|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1665|     <limits.h> exists even on freestanding compilers.  */
1666|
1667| #ifdef __STDC__
1668| # include <limits.h>
1669| #else
1670| # include <assert.h>
1671| #endif
1672|
1673| #undef fdopendir
1674|
1675| /* Override any GCC internal prototype to avoid an error.
1676|    Use char because int might match the return type of a GCC
1677|    builtin and then its argument prototype would still apply.  */
1678| #ifdef __cplusplus
1679| extern "C"
1680| #endif
1681| char fdopendir ();
1682| /* The GNU C library defines this for functions which it implements
1683|     to always fail with ENOSYS.  Some functions are actually named
1684|     something starting with __ and the normal name is an alias.  */
1685| #if defined __stub_fdopendir || defined __stub___fdopendir
1686| choke me
1687| #endif
1688|
1689| int
1690| main ()
1691| {
1692| return fdopendir ();
1693|   ;
1694|   return 0;
1695| }
1696configure:22393: result: no
1697configure:22406: checking for flockfile
1698configure:22406: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1699configure:22406: $? = 0
1700configure:22406: result: yes
1701configure:22419: checking for fsync
1702configure:22419: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1703configure:22419: $? = 0
1704configure:22419: result: yes
1705configure:22432: checking for getdelim
1706configure:22432: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1707Undefined symbols:
1708  "_getdelim", referenced from:
1709      _main in cc-Dfgy63.o
1710ld: symbol(s) not found
1711clang: error: linker command failed with exit code 1 (use -v to see invocation)
1712configure:22432: $? = 1
1713configure: failed program was:
1714| /* confdefs.h */
1715| #define PACKAGE_NAME "vlc"
1716| #define PACKAGE_TARNAME "vlc"
1717| #define PACKAGE_VERSION "2.0.3"
1718| #define PACKAGE_STRING "vlc 2.0.3"
1719| #define PACKAGE_BUGREPORT ""
1720| #define PACKAGE_URL ""
1721| #define PACKAGE "vlc"
1722| #define VERSION "2.0.3"
1723| #define STDC_HEADERS 1
1724| #define HAVE_SYS_TYPES_H 1
1725| #define HAVE_SYS_STAT_H 1
1726| #define HAVE_STDLIB_H 1
1727| #define HAVE_STRING_H 1
1728| #define HAVE_MEMORY_H 1
1729| #define HAVE_STRINGS_H 1
1730| #define HAVE_INTTYPES_H 1
1731| #define HAVE_STDINT_H 1
1732| #define HAVE_UNISTD_H 1
1733| #define __EXTENSIONS__ 1
1734| #define _ALL_SOURCE 1
1735| #define _GNU_SOURCE 1
1736| #define _POSIX_PTHREAD_SEMANTICS 1
1737| #define _TANDEM_SOURCE 1
1738| #define _FORTIFY_SOURCE 2
1739| #define _FILE_OFFSET_BITS 64
1740| #define _REENTRANT /**/
1741| #define _THREAD_SAFE /**/
1742| #define __LIBVLC__ /**/
1743| #define restrict __restrict
1744| #define HAVE_DLFCN_H 1
1745| #define LT_OBJDIR ".libs/"
1746| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1747| #define HAVE_CFLOCALECOPYCURRENT 1
1748| #define HAVE_ICONV 1
1749| #define ENABLE_NLS 1
1750| #define HAVE_GETTEXT 1
1751| #define HAVE_DCGETTEXT 1
1752| #define HAVE_ICONV 1
1753| #define ICONV_CONST
1754| #define LIBEXT ".dylib"
1755| #define HAVE_DECL_NANOSLEEP 1
1756| #define HAVE_DAEMON 1
1757| #define HAVE_FCNTL 1
1758| #define HAVE_FSTATVFS 1
1759| #define HAVE_FORK 1
1760| #define HAVE_GETENV 1
1761| #define HAVE_GETPWUID_R 1
1762| #define HAVE_IF_NAMEINDEX 1
1763| #define HAVE_IF_NAMETOINDEX 1
1764| #define HAVE_ISATTY 1
1765| #define HAVE_LSTAT 1
1766| #define HAVE_MMAP 1
1767| #define HAVE_PREAD 1
1768| #define HAVE_POSIX_MADVISE 1
1769| #define HAVE_SETLOCALE 1
1770| #define HAVE_STRPTIME 1
1771| #define HAVE_USELOCALE 1
1772| #define HAVE_ATOF 1
1773| #define HAVE_ATOLL 1
1774| #define HAVE_FLOCKFILE 1
1775| #define HAVE_FSYNC 1
1776| /* end confdefs.h.  */
1777| /* Define getdelim to an innocuous variant, in case <limits.h> declares getdelim.
1778|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1779| #define getdelim innocuous_getdelim
1780|
1781| /* System header to define __stub macros and hopefully few prototypes,
1782|     which can conflict with char getdelim (); below.
1783|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1784|     <limits.h> exists even on freestanding compilers.  */
1785|
1786| #ifdef __STDC__
1787| # include <limits.h>
1788| #else
1789| # include <assert.h>
1790| #endif
1791|
1792| #undef getdelim
1793|
1794| /* Override any GCC internal prototype to avoid an error.
1795|    Use char because int might match the return type of a GCC
1796|    builtin and then its argument prototype would still apply.  */
1797| #ifdef __cplusplus
1798| extern "C"
1799| #endif
1800| char getdelim ();
1801| /* The GNU C library defines this for functions which it implements
1802|     to always fail with ENOSYS.  Some functions are actually named
1803|     something starting with __ and the normal name is an alias.  */
1804| #if defined __stub_getdelim || defined __stub___getdelim
1805| choke me
1806| #endif
1807|
1808| int
1809| main ()
1810| {
1811| return getdelim ();
1812|   ;
1813|   return 0;
1814| }
1815configure:22432: result: no
1816configure:22445: checking for getpid
1817configure:22445: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1818configure:22445: $? = 0
1819configure:22445: result: yes
1820configure:22458: checking for gmtime_r
1821configure:22458: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1822configure:22458: $? = 0
1823configure:22458: result: yes
1824configure:22471: checking for inet_pton
1825configure:22471: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1826configure:22471: $? = 0
1827configure:22471: result: yes
1828configure:22484: checking for lldiv
1829configure:22484: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1830configure:22484: $? = 0
1831configure:22484: result: yes
1832configure:22497: checking for localtime_r
1833configure:22497: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1834configure:22497: $? = 0
1835configure:22497: result: yes
1836configure:22510: checking for nrand48
1837configure:22510: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1838configure:22510: $? = 0
1839configure:22510: result: yes
1840configure:22523: checking for rewind
1841configure:22523: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1842configure:22523: $? = 0
1843configure:22523: result: yes
1844configure:22536: checking for setenv
1845configure:22536: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1846configure:22536: $? = 0
1847configure:22536: result: yes
1848configure:22549: checking for strcasecmp
1849configure:22549: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1850configure:22549: $? = 0
1851configure:22549: result: yes
1852configure:22562: checking for strcasestr
1853configure:22562: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1854configure:22562: $? = 0
1855configure:22562: result: yes
1856configure:22575: checking for strdup
1857configure:22575: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1858conftest.c:97:6: warning: incompatible redeclaration of library function 'strdup'
1859char strdup ();
1860     ^
1861conftest.c:97:6: note: 'strdup' is a builtin with type 'char *(const char *)'
18621 warning generated.
1863configure:22575: $? = 0
1864configure:22575: result: yes
1865configure:22588: checking for strlcpy
1866configure:22588: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1867configure:22588: $? = 0
1868configure:22588: result: yes
1869configure:22601: checking for strncasecmp
1870configure:22601: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1871configure:22601: $? = 0
1872configure:22601: result: yes
1873configure:22614: checking for strndup
1874configure:22614: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
1875conftest.c:100:6: warning: incompatible redeclaration of library function 'strndup'
1876char strndup ();
1877     ^
1878conftest.c:100:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
18791 warning generated.
1880Undefined symbols:
1881  "_strndup", referenced from:
1882      _main in cc-naGjtz.o
1883ld: symbol(s) not found
1884clang: error: linker command failed with exit code 1 (use -v to see invocation)
1885configure:22614: $? = 1
1886configure: failed program was:
1887| /* confdefs.h */
1888| #define PACKAGE_NAME "vlc"
1889| #define PACKAGE_TARNAME "vlc"
1890| #define PACKAGE_VERSION "2.0.3"
1891| #define PACKAGE_STRING "vlc 2.0.3"
1892| #define PACKAGE_BUGREPORT ""
1893| #define PACKAGE_URL ""
1894| #define PACKAGE "vlc"
1895| #define VERSION "2.0.3"
1896| #define STDC_HEADERS 1
1897| #define HAVE_SYS_TYPES_H 1
1898| #define HAVE_SYS_STAT_H 1
1899| #define HAVE_STDLIB_H 1
1900| #define HAVE_STRING_H 1
1901| #define HAVE_MEMORY_H 1
1902| #define HAVE_STRINGS_H 1
1903| #define HAVE_INTTYPES_H 1
1904| #define HAVE_STDINT_H 1
1905| #define HAVE_UNISTD_H 1
1906| #define __EXTENSIONS__ 1
1907| #define _ALL_SOURCE 1
1908| #define _GNU_SOURCE 1
1909| #define _POSIX_PTHREAD_SEMANTICS 1
1910| #define _TANDEM_SOURCE 1
1911| #define _FORTIFY_SOURCE 2
1912| #define _FILE_OFFSET_BITS 64
1913| #define _REENTRANT /**/
1914| #define _THREAD_SAFE /**/
1915| #define __LIBVLC__ /**/
1916| #define restrict __restrict
1917| #define HAVE_DLFCN_H 1
1918| #define LT_OBJDIR ".libs/"
1919| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1920| #define HAVE_CFLOCALECOPYCURRENT 1
1921| #define HAVE_ICONV 1
1922| #define ENABLE_NLS 1
1923| #define HAVE_GETTEXT 1
1924| #define HAVE_DCGETTEXT 1
1925| #define HAVE_ICONV 1
1926| #define ICONV_CONST
1927| #define LIBEXT ".dylib"
1928| #define HAVE_DECL_NANOSLEEP 1
1929| #define HAVE_DAEMON 1
1930| #define HAVE_FCNTL 1
1931| #define HAVE_FSTATVFS 1
1932| #define HAVE_FORK 1
1933| #define HAVE_GETENV 1
1934| #define HAVE_GETPWUID_R 1
1935| #define HAVE_IF_NAMEINDEX 1
1936| #define HAVE_IF_NAMETOINDEX 1
1937| #define HAVE_ISATTY 1
1938| #define HAVE_LSTAT 1
1939| #define HAVE_MMAP 1
1940| #define HAVE_PREAD 1
1941| #define HAVE_POSIX_MADVISE 1
1942| #define HAVE_SETLOCALE 1
1943| #define HAVE_STRPTIME 1
1944| #define HAVE_USELOCALE 1
1945| #define HAVE_ATOF 1
1946| #define HAVE_ATOLL 1
1947| #define HAVE_FLOCKFILE 1
1948| #define HAVE_FSYNC 1
1949| #define HAVE_GETPID 1
1950| #define HAVE_GMTIME_R 1
1951| #define HAVE_INET_PTON 1
1952| #define HAVE_LLDIV 1
1953| #define HAVE_LOCALTIME_R 1
1954| #define HAVE_NRAND48 1
1955| #define HAVE_REWIND 1
1956| #define HAVE_SETENV 1
1957| #define HAVE_STRCASECMP 1
1958| #define HAVE_STRCASESTR 1
1959| #define HAVE_STRDUP 1
1960| #define HAVE_STRLCPY 1
1961| #define HAVE_STRNCASECMP 1
1962| /* end confdefs.h.  */
1963| /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
1964|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1965| #define strndup innocuous_strndup
1966|
1967| /* System header to define __stub macros and hopefully few prototypes,
1968|     which can conflict with char strndup (); below.
1969|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1970|     <limits.h> exists even on freestanding compilers.  */
1971|
1972| #ifdef __STDC__
1973| # include <limits.h>
1974| #else
1975| # include <assert.h>
1976| #endif
1977|
1978| #undef strndup
1979|
1980| /* Override any GCC internal prototype to avoid an error.
1981|    Use char because int might match the return type of a GCC
1982|    builtin and then its argument prototype would still apply.  */
1983| #ifdef __cplusplus
1984| extern "C"
1985| #endif
1986| char strndup ();
1987| /* The GNU C library defines this for functions which it implements
1988|     to always fail with ENOSYS.  Some functions are actually named
1989|     something starting with __ and the normal name is an alias.  */
1990| #if defined __stub_strndup || defined __stub___strndup
1991| choke me
1992| #endif
1993|
1994| int
1995| main ()
1996| {
1997| return strndup ();
1998|   ;
1999|   return 0;
2000| }
2001configure:22614: result: no
2002configure:22627: checking for strnlen
2003configure:22627: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2004Undefined symbols:
2005  "_strnlen", referenced from:
2006      _main in cc-NQXFdq.o
2007ld: symbol(s) not found
2008clang: error: linker command failed with exit code 1 (use -v to see invocation)
2009configure:22627: $? = 1
2010configure: failed program was:
2011| /* confdefs.h */
2012| #define PACKAGE_NAME "vlc"
2013| #define PACKAGE_TARNAME "vlc"
2014| #define PACKAGE_VERSION "2.0.3"
2015| #define PACKAGE_STRING "vlc 2.0.3"
2016| #define PACKAGE_BUGREPORT ""
2017| #define PACKAGE_URL ""
2018| #define PACKAGE "vlc"
2019| #define VERSION "2.0.3"
2020| #define STDC_HEADERS 1
2021| #define HAVE_SYS_TYPES_H 1
2022| #define HAVE_SYS_STAT_H 1
2023| #define HAVE_STDLIB_H 1
2024| #define HAVE_STRING_H 1
2025| #define HAVE_MEMORY_H 1
2026| #define HAVE_STRINGS_H 1
2027| #define HAVE_INTTYPES_H 1
2028| #define HAVE_STDINT_H 1
2029| #define HAVE_UNISTD_H 1
2030| #define __EXTENSIONS__ 1
2031| #define _ALL_SOURCE 1
2032| #define _GNU_SOURCE 1
2033| #define _POSIX_PTHREAD_SEMANTICS 1
2034| #define _TANDEM_SOURCE 1
2035| #define _FORTIFY_SOURCE 2
2036| #define _FILE_OFFSET_BITS 64
2037| #define _REENTRANT /**/
2038| #define _THREAD_SAFE /**/
2039| #define __LIBVLC__ /**/
2040| #define restrict __restrict
2041| #define HAVE_DLFCN_H 1
2042| #define LT_OBJDIR ".libs/"
2043| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2044| #define HAVE_CFLOCALECOPYCURRENT 1
2045| #define HAVE_ICONV 1
2046| #define ENABLE_NLS 1
2047| #define HAVE_GETTEXT 1
2048| #define HAVE_DCGETTEXT 1
2049| #define HAVE_ICONV 1
2050| #define ICONV_CONST
2051| #define LIBEXT ".dylib"
2052| #define HAVE_DECL_NANOSLEEP 1
2053| #define HAVE_DAEMON 1
2054| #define HAVE_FCNTL 1
2055| #define HAVE_FSTATVFS 1
2056| #define HAVE_FORK 1
2057| #define HAVE_GETENV 1
2058| #define HAVE_GETPWUID_R 1
2059| #define HAVE_IF_NAMEINDEX 1
2060| #define HAVE_IF_NAMETOINDEX 1
2061| #define HAVE_ISATTY 1
2062| #define HAVE_LSTAT 1
2063| #define HAVE_MMAP 1
2064| #define HAVE_PREAD 1
2065| #define HAVE_POSIX_MADVISE 1
2066| #define HAVE_SETLOCALE 1
2067| #define HAVE_STRPTIME 1
2068| #define HAVE_USELOCALE 1
2069| #define HAVE_ATOF 1
2070| #define HAVE_ATOLL 1
2071| #define HAVE_FLOCKFILE 1
2072| #define HAVE_FSYNC 1
2073| #define HAVE_GETPID 1
2074| #define HAVE_GMTIME_R 1
2075| #define HAVE_INET_PTON 1
2076| #define HAVE_LLDIV 1
2077| #define HAVE_LOCALTIME_R 1
2078| #define HAVE_NRAND48 1
2079| #define HAVE_REWIND 1
2080| #define HAVE_SETENV 1
2081| #define HAVE_STRCASECMP 1
2082| #define HAVE_STRCASESTR 1
2083| #define HAVE_STRDUP 1
2084| #define HAVE_STRLCPY 1
2085| #define HAVE_STRNCASECMP 1
2086| /* end confdefs.h.  */
2087| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
2088|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2089| #define strnlen innocuous_strnlen
2090|
2091| /* System header to define __stub macros and hopefully few prototypes,
2092|     which can conflict with char strnlen (); below.
2093|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2094|     <limits.h> exists even on freestanding compilers.  */
2095|
2096| #ifdef __STDC__
2097| # include <limits.h>
2098| #else
2099| # include <assert.h>
2100| #endif
2101|
2102| #undef strnlen
2103|
2104| /* Override any GCC internal prototype to avoid an error.
2105|    Use char because int might match the return type of a GCC
2106|    builtin and then its argument prototype would still apply.  */
2107| #ifdef __cplusplus
2108| extern "C"
2109| #endif
2110| char strnlen ();
2111| /* The GNU C library defines this for functions which it implements
2112|     to always fail with ENOSYS.  Some functions are actually named
2113|     something starting with __ and the normal name is an alias.  */
2114| #if defined __stub_strnlen || defined __stub___strnlen
2115| choke me
2116| #endif
2117|
2118| int
2119| main ()
2120| {
2121| return strnlen ();
2122|   ;
2123|   return 0;
2124| }
2125configure:22627: result: no
2126configure:22640: checking for strsep
2127configure:22640: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2128configure:22640: $? = 0
2129configure:22640: result: yes
2130configure:22653: checking for strtof
2131configure:22653: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2132configure:22653: $? = 0
2133configure:22653: result: yes
2134configure:22666: checking for strtok_r
2135configure:22666: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2136configure:22666: $? = 0
2137configure:22666: result: yes
2138configure:22679: checking for strtoll
2139configure:22679: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2140configure:22679: $? = 0
2141configure:22679: result: yes
2142configure:22692: checking for swab
2143configure:22692: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2144configure:22692: $? = 0
2145configure:22692: result: yes
2146configure:22705: checking for tdestroy
2147configure:22705: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2148Undefined symbols:
2149  "_tdestroy", referenced from:
2150      _main in cc-rFl2xz.o
2151ld: symbol(s) not found
2152clang: error: linker command failed with exit code 1 (use -v to see invocation)
2153configure:22705: $? = 1
2154configure: failed program was:
2155| /* confdefs.h */
2156| #define PACKAGE_NAME "vlc"
2157| #define PACKAGE_TARNAME "vlc"
2158| #define PACKAGE_VERSION "2.0.3"
2159| #define PACKAGE_STRING "vlc 2.0.3"
2160| #define PACKAGE_BUGREPORT ""
2161| #define PACKAGE_URL ""
2162| #define PACKAGE "vlc"
2163| #define VERSION "2.0.3"
2164| #define STDC_HEADERS 1
2165| #define HAVE_SYS_TYPES_H 1
2166| #define HAVE_SYS_STAT_H 1
2167| #define HAVE_STDLIB_H 1
2168| #define HAVE_STRING_H 1
2169| #define HAVE_MEMORY_H 1
2170| #define HAVE_STRINGS_H 1
2171| #define HAVE_INTTYPES_H 1
2172| #define HAVE_STDINT_H 1
2173| #define HAVE_UNISTD_H 1
2174| #define __EXTENSIONS__ 1
2175| #define _ALL_SOURCE 1
2176| #define _GNU_SOURCE 1
2177| #define _POSIX_PTHREAD_SEMANTICS 1
2178| #define _TANDEM_SOURCE 1
2179| #define _FORTIFY_SOURCE 2
2180| #define _FILE_OFFSET_BITS 64
2181| #define _REENTRANT /**/
2182| #define _THREAD_SAFE /**/
2183| #define __LIBVLC__ /**/
2184| #define restrict __restrict
2185| #define HAVE_DLFCN_H 1
2186| #define LT_OBJDIR ".libs/"
2187| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2188| #define HAVE_CFLOCALECOPYCURRENT 1
2189| #define HAVE_ICONV 1
2190| #define ENABLE_NLS 1
2191| #define HAVE_GETTEXT 1
2192| #define HAVE_DCGETTEXT 1
2193| #define HAVE_ICONV 1
2194| #define ICONV_CONST
2195| #define LIBEXT ".dylib"
2196| #define HAVE_DECL_NANOSLEEP 1
2197| #define HAVE_DAEMON 1
2198| #define HAVE_FCNTL 1
2199| #define HAVE_FSTATVFS 1
2200| #define HAVE_FORK 1
2201| #define HAVE_GETENV 1
2202| #define HAVE_GETPWUID_R 1
2203| #define HAVE_IF_NAMEINDEX 1
2204| #define HAVE_IF_NAMETOINDEX 1
2205| #define HAVE_ISATTY 1
2206| #define HAVE_LSTAT 1
2207| #define HAVE_MMAP 1
2208| #define HAVE_PREAD 1
2209| #define HAVE_POSIX_MADVISE 1
2210| #define HAVE_SETLOCALE 1
2211| #define HAVE_STRPTIME 1
2212| #define HAVE_USELOCALE 1
2213| #define HAVE_ATOF 1
2214| #define HAVE_ATOLL 1
2215| #define HAVE_FLOCKFILE 1
2216| #define HAVE_FSYNC 1
2217| #define HAVE_GETPID 1
2218| #define HAVE_GMTIME_R 1
2219| #define HAVE_INET_PTON 1
2220| #define HAVE_LLDIV 1
2221| #define HAVE_LOCALTIME_R 1
2222| #define HAVE_NRAND48 1
2223| #define HAVE_REWIND 1
2224| #define HAVE_SETENV 1
2225| #define HAVE_STRCASECMP 1
2226| #define HAVE_STRCASESTR 1
2227| #define HAVE_STRDUP 1
2228| #define HAVE_STRLCPY 1
2229| #define HAVE_STRNCASECMP 1
2230| #define HAVE_STRSEP 1
2231| #define HAVE_STRTOF 1
2232| #define HAVE_STRTOK_R 1
2233| #define HAVE_STRTOLL 1
2234| #define HAVE_SWAB 1
2235| /* end confdefs.h.  */
2236| /* Define tdestroy to an innocuous variant, in case <limits.h> declares tdestroy.
2237|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2238| #define tdestroy innocuous_tdestroy
2239|
2240| /* System header to define __stub macros and hopefully few prototypes,
2241|     which can conflict with char tdestroy (); below.
2242|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2243|     <limits.h> exists even on freestanding compilers.  */
2244|
2245| #ifdef __STDC__
2246| # include <limits.h>
2247| #else
2248| # include <assert.h>
2249| #endif
2250|
2251| #undef tdestroy
2252|
2253| /* Override any GCC internal prototype to avoid an error.
2254|    Use char because int might match the return type of a GCC
2255|    builtin and then its argument prototype would still apply.  */
2256| #ifdef __cplusplus
2257| extern "C"
2258| #endif
2259| char tdestroy ();
2260| /* The GNU C library defines this for functions which it implements
2261|     to always fail with ENOSYS.  Some functions are actually named
2262|     something starting with __ and the normal name is an alias.  */
2263| #if defined __stub_tdestroy || defined __stub___tdestroy
2264| choke me
2265| #endif
2266|
2267| int
2268| main ()
2269| {
2270| return tdestroy ();
2271|   ;
2272|   return 0;
2273| }
2274configure:22705: result: no
2275configure:22721: checking for fdatasync
2276configure:22721: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2277configure:22721: $? = 0
2278configure:22721: result: yes
2279configure:22752: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2280configure:22752: $? = 0
2281configure:22784: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2282configure:22784: $? = 0
2283configure:22800: checking for working strcoll
2284configure:22821: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2285configure:22821: $? = 0
2286configure:22821: ./conftest
2287configure:22821: $? = 0
2288configure:22831: result: yes
2289configure:22843: checking for accept4
2290configure:22843: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2291Undefined symbols:
2292  "_accept4", referenced from:
2293      _main in cc-aN0vBK.o
2294ld: symbol(s) not found
2295clang: error: linker command failed with exit code 1 (use -v to see invocation)
2296configure:22843: $? = 1
2297configure: failed program was:
2298| /* confdefs.h */
2299| #define PACKAGE_NAME "vlc"
2300| #define PACKAGE_TARNAME "vlc"
2301| #define PACKAGE_VERSION "2.0.3"
2302| #define PACKAGE_STRING "vlc 2.0.3"
2303| #define PACKAGE_BUGREPORT ""
2304| #define PACKAGE_URL ""
2305| #define PACKAGE "vlc"
2306| #define VERSION "2.0.3"
2307| #define STDC_HEADERS 1
2308| #define HAVE_SYS_TYPES_H 1
2309| #define HAVE_SYS_STAT_H 1
2310| #define HAVE_STDLIB_H 1
2311| #define HAVE_STRING_H 1
2312| #define HAVE_MEMORY_H 1
2313| #define HAVE_STRINGS_H 1
2314| #define HAVE_INTTYPES_H 1
2315| #define HAVE_STDINT_H 1
2316| #define HAVE_UNISTD_H 1
2317| #define __EXTENSIONS__ 1
2318| #define _ALL_SOURCE 1
2319| #define _GNU_SOURCE 1
2320| #define _POSIX_PTHREAD_SEMANTICS 1
2321| #define _TANDEM_SOURCE 1
2322| #define _FORTIFY_SOURCE 2
2323| #define _FILE_OFFSET_BITS 64
2324| #define _REENTRANT /**/
2325| #define _THREAD_SAFE /**/
2326| #define __LIBVLC__ /**/
2327| #define restrict __restrict
2328| #define HAVE_DLFCN_H 1
2329| #define LT_OBJDIR ".libs/"
2330| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2331| #define HAVE_CFLOCALECOPYCURRENT 1
2332| #define HAVE_ICONV 1
2333| #define ENABLE_NLS 1
2334| #define HAVE_GETTEXT 1
2335| #define HAVE_DCGETTEXT 1
2336| #define HAVE_ICONV 1
2337| #define ICONV_CONST
2338| #define LIBEXT ".dylib"
2339| #define HAVE_DECL_NANOSLEEP 1
2340| #define HAVE_DAEMON 1
2341| #define HAVE_FCNTL 1
2342| #define HAVE_FSTATVFS 1
2343| #define HAVE_FORK 1
2344| #define HAVE_GETENV 1
2345| #define HAVE_GETPWUID_R 1
2346| #define HAVE_IF_NAMEINDEX 1
2347| #define HAVE_IF_NAMETOINDEX 1
2348| #define HAVE_ISATTY 1
2349| #define HAVE_LSTAT 1
2350| #define HAVE_MMAP 1
2351| #define HAVE_PREAD 1
2352| #define HAVE_POSIX_MADVISE 1
2353| #define HAVE_SETLOCALE 1
2354| #define HAVE_STRPTIME 1
2355| #define HAVE_USELOCALE 1
2356| #define HAVE_ATOF 1
2357| #define HAVE_ATOLL 1
2358| #define HAVE_FLOCKFILE 1
2359| #define HAVE_FSYNC 1
2360| #define HAVE_GETPID 1
2361| #define HAVE_GMTIME_R 1
2362| #define HAVE_INET_PTON 1
2363| #define HAVE_LLDIV 1
2364| #define HAVE_LOCALTIME_R 1
2365| #define HAVE_NRAND48 1
2366| #define HAVE_REWIND 1
2367| #define HAVE_SETENV 1
2368| #define HAVE_STRCASECMP 1
2369| #define HAVE_STRCASESTR 1
2370| #define HAVE_STRDUP 1
2371| #define HAVE_STRLCPY 1
2372| #define HAVE_STRNCASECMP 1
2373| #define HAVE_STRSEP 1
2374| #define HAVE_STRTOF 1
2375| #define HAVE_STRTOK_R 1
2376| #define HAVE_STRTOLL 1
2377| #define HAVE_SWAB 1
2378| #define HAVE_FDATASYNC 1
2379| #define HAVE_ASPRINTF 1
2380| #define HAVE_VASPRINTF 1
2381| #define HAVE_STRCOLL 1
2382| /* end confdefs.h.  */
2383| /* Define accept4 to an innocuous variant, in case <limits.h> declares accept4.
2384|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2385| #define accept4 innocuous_accept4
2386|
2387| /* System header to define __stub macros and hopefully few prototypes,
2388|     which can conflict with char accept4 (); below.
2389|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2390|     <limits.h> exists even on freestanding compilers.  */
2391|
2392| #ifdef __STDC__
2393| # include <limits.h>
2394| #else
2395| # include <assert.h>
2396| #endif
2397|
2398| #undef accept4
2399|
2400| /* Override any GCC internal prototype to avoid an error.
2401|    Use char because int might match the return type of a GCC
2402|    builtin and then its argument prototype would still apply.  */
2403| #ifdef __cplusplus
2404| extern "C"
2405| #endif
2406| char accept4 ();
2407| /* The GNU C library defines this for functions which it implements
2408|     to always fail with ENOSYS.  Some functions are actually named
2409|     something starting with __ and the normal name is an alias.  */
2410| #if defined __stub_accept4 || defined __stub___accept4
2411| choke me
2412| #endif
2413|
2414| int
2415| main ()
2416| {
2417| return accept4 ();
2418|   ;
2419|   return 0;
2420| }
2421configure:22843: result: no
2422configure:22843: checking for pipe2
2423configure:22843: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2424Undefined symbols:
2425  "_pipe2", referenced from:
2426      _main in cc-iPSDfK.o
2427ld: symbol(s) not found
2428clang: error: linker command failed with exit code 1 (use -v to see invocation)
2429configure:22843: $? = 1
2430configure: failed program was:
2431| /* confdefs.h */
2432| #define PACKAGE_NAME "vlc"
2433| #define PACKAGE_TARNAME "vlc"
2434| #define PACKAGE_VERSION "2.0.3"
2435| #define PACKAGE_STRING "vlc 2.0.3"
2436| #define PACKAGE_BUGREPORT ""
2437| #define PACKAGE_URL ""
2438| #define PACKAGE "vlc"
2439| #define VERSION "2.0.3"
2440| #define STDC_HEADERS 1
2441| #define HAVE_SYS_TYPES_H 1
2442| #define HAVE_SYS_STAT_H 1
2443| #define HAVE_STDLIB_H 1
2444| #define HAVE_STRING_H 1
2445| #define HAVE_MEMORY_H 1
2446| #define HAVE_STRINGS_H 1
2447| #define HAVE_INTTYPES_H 1
2448| #define HAVE_STDINT_H 1
2449| #define HAVE_UNISTD_H 1
2450| #define __EXTENSIONS__ 1
2451| #define _ALL_SOURCE 1
2452| #define _GNU_SOURCE 1
2453| #define _POSIX_PTHREAD_SEMANTICS 1
2454| #define _TANDEM_SOURCE 1
2455| #define _FORTIFY_SOURCE 2
2456| #define _FILE_OFFSET_BITS 64
2457| #define _REENTRANT /**/
2458| #define _THREAD_SAFE /**/
2459| #define __LIBVLC__ /**/
2460| #define restrict __restrict
2461| #define HAVE_DLFCN_H 1
2462| #define LT_OBJDIR ".libs/"
2463| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2464| #define HAVE_CFLOCALECOPYCURRENT 1
2465| #define HAVE_ICONV 1
2466| #define ENABLE_NLS 1
2467| #define HAVE_GETTEXT 1
2468| #define HAVE_DCGETTEXT 1
2469| #define HAVE_ICONV 1
2470| #define ICONV_CONST
2471| #define LIBEXT ".dylib"
2472| #define HAVE_DECL_NANOSLEEP 1
2473| #define HAVE_DAEMON 1
2474| #define HAVE_FCNTL 1
2475| #define HAVE_FSTATVFS 1
2476| #define HAVE_FORK 1
2477| #define HAVE_GETENV 1
2478| #define HAVE_GETPWUID_R 1
2479| #define HAVE_IF_NAMEINDEX 1
2480| #define HAVE_IF_NAMETOINDEX 1
2481| #define HAVE_ISATTY 1
2482| #define HAVE_LSTAT 1
2483| #define HAVE_MMAP 1
2484| #define HAVE_PREAD 1
2485| #define HAVE_POSIX_MADVISE 1
2486| #define HAVE_SETLOCALE 1
2487| #define HAVE_STRPTIME 1
2488| #define HAVE_USELOCALE 1
2489| #define HAVE_ATOF 1
2490| #define HAVE_ATOLL 1
2491| #define HAVE_FLOCKFILE 1
2492| #define HAVE_FSYNC 1
2493| #define HAVE_GETPID 1
2494| #define HAVE_GMTIME_R 1
2495| #define HAVE_INET_PTON 1
2496| #define HAVE_LLDIV 1
2497| #define HAVE_LOCALTIME_R 1
2498| #define HAVE_NRAND48 1
2499| #define HAVE_REWIND 1
2500| #define HAVE_SETENV 1
2501| #define HAVE_STRCASECMP 1
2502| #define HAVE_STRCASESTR 1
2503| #define HAVE_STRDUP 1
2504| #define HAVE_STRLCPY 1
2505| #define HAVE_STRNCASECMP 1
2506| #define HAVE_STRSEP 1
2507| #define HAVE_STRTOF 1
2508| #define HAVE_STRTOK_R 1
2509| #define HAVE_STRTOLL 1
2510| #define HAVE_SWAB 1
2511| #define HAVE_FDATASYNC 1
2512| #define HAVE_ASPRINTF 1
2513| #define HAVE_VASPRINTF 1
2514| #define HAVE_STRCOLL 1
2515| /* end confdefs.h.  */
2516| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
2517|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2518| #define pipe2 innocuous_pipe2
2519|
2520| /* System header to define __stub macros and hopefully few prototypes,
2521|     which can conflict with char pipe2 (); below.
2522|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2523|     <limits.h> exists even on freestanding compilers.  */
2524|
2525| #ifdef __STDC__
2526| # include <limits.h>
2527| #else
2528| # include <assert.h>
2529| #endif
2530|
2531| #undef pipe2
2532|
2533| /* Override any GCC internal prototype to avoid an error.
2534|    Use char because int might match the return type of a GCC
2535|    builtin and then its argument prototype would still apply.  */
2536| #ifdef __cplusplus
2537| extern "C"
2538| #endif
2539| char pipe2 ();
2540| /* The GNU C library defines this for functions which it implements
2541|     to always fail with ENOSYS.  Some functions are actually named
2542|     something starting with __ and the normal name is an alias.  */
2543| #if defined __stub_pipe2 || defined __stub___pipe2
2544| choke me
2545| #endif
2546|
2547| int
2548| main ()
2549| {
2550| return pipe2 ();
2551|   ;
2552|   return 0;
2553| }
2554configure:22843: result: no
2555configure:22843: checking for eventfd
2556configure:22843: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2557Undefined symbols:
2558  "_eventfd", referenced from:
2559      _main in cc-gtZ41v.o
2560ld: symbol(s) not found
2561clang: error: linker command failed with exit code 1 (use -v to see invocation)
2562configure:22843: $? = 1
2563configure: failed program was:
2564| /* confdefs.h */
2565| #define PACKAGE_NAME "vlc"
2566| #define PACKAGE_TARNAME "vlc"
2567| #define PACKAGE_VERSION "2.0.3"
2568| #define PACKAGE_STRING "vlc 2.0.3"
2569| #define PACKAGE_BUGREPORT ""
2570| #define PACKAGE_URL ""
2571| #define PACKAGE "vlc"
2572| #define VERSION "2.0.3"
2573| #define STDC_HEADERS 1
2574| #define HAVE_SYS_TYPES_H 1
2575| #define HAVE_SYS_STAT_H 1
2576| #define HAVE_STDLIB_H 1
2577| #define HAVE_STRING_H 1
2578| #define HAVE_MEMORY_H 1
2579| #define HAVE_STRINGS_H 1
2580| #define HAVE_INTTYPES_H 1
2581| #define HAVE_STDINT_H 1
2582| #define HAVE_UNISTD_H 1
2583| #define __EXTENSIONS__ 1
2584| #define _ALL_SOURCE 1
2585| #define _GNU_SOURCE 1
2586| #define _POSIX_PTHREAD_SEMANTICS 1
2587| #define _TANDEM_SOURCE 1
2588| #define _FORTIFY_SOURCE 2
2589| #define _FILE_OFFSET_BITS 64
2590| #define _REENTRANT /**/
2591| #define _THREAD_SAFE /**/
2592| #define __LIBVLC__ /**/
2593| #define restrict __restrict
2594| #define HAVE_DLFCN_H 1
2595| #define LT_OBJDIR ".libs/"
2596| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2597| #define HAVE_CFLOCALECOPYCURRENT 1
2598| #define HAVE_ICONV 1
2599| #define ENABLE_NLS 1
2600| #define HAVE_GETTEXT 1
2601| #define HAVE_DCGETTEXT 1
2602| #define HAVE_ICONV 1
2603| #define ICONV_CONST
2604| #define LIBEXT ".dylib"
2605| #define HAVE_DECL_NANOSLEEP 1
2606| #define HAVE_DAEMON 1
2607| #define HAVE_FCNTL 1
2608| #define HAVE_FSTATVFS 1
2609| #define HAVE_FORK 1
2610| #define HAVE_GETENV 1
2611| #define HAVE_GETPWUID_R 1
2612| #define HAVE_IF_NAMEINDEX 1
2613| #define HAVE_IF_NAMETOINDEX 1
2614| #define HAVE_ISATTY 1
2615| #define HAVE_LSTAT 1
2616| #define HAVE_MMAP 1
2617| #define HAVE_PREAD 1
2618| #define HAVE_POSIX_MADVISE 1
2619| #define HAVE_SETLOCALE 1
2620| #define HAVE_STRPTIME 1
2621| #define HAVE_USELOCALE 1
2622| #define HAVE_ATOF 1
2623| #define HAVE_ATOLL 1
2624| #define HAVE_FLOCKFILE 1
2625| #define HAVE_FSYNC 1
2626| #define HAVE_GETPID 1
2627| #define HAVE_GMTIME_R 1
2628| #define HAVE_INET_PTON 1
2629| #define HAVE_LLDIV 1
2630| #define HAVE_LOCALTIME_R 1
2631| #define HAVE_NRAND48 1
2632| #define HAVE_REWIND 1
2633| #define HAVE_SETENV 1
2634| #define HAVE_STRCASECMP 1
2635| #define HAVE_STRCASESTR 1
2636| #define HAVE_STRDUP 1
2637| #define HAVE_STRLCPY 1
2638| #define HAVE_STRNCASECMP 1
2639| #define HAVE_STRSEP 1
2640| #define HAVE_STRTOF 1
2641| #define HAVE_STRTOK_R 1
2642| #define HAVE_STRTOLL 1
2643| #define HAVE_SWAB 1
2644| #define HAVE_FDATASYNC 1
2645| #define HAVE_ASPRINTF 1
2646| #define HAVE_VASPRINTF 1
2647| #define HAVE_STRCOLL 1
2648| /* end confdefs.h.  */
2649| /* Define eventfd to an innocuous variant, in case <limits.h> declares eventfd.
2650|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2651| #define eventfd innocuous_eventfd
2652|
2653| /* System header to define __stub macros and hopefully few prototypes,
2654|     which can conflict with char eventfd (); below.
2655|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2656|     <limits.h> exists even on freestanding compilers.  */
2657|
2658| #ifdef __STDC__
2659| # include <limits.h>
2660| #else
2661| # include <assert.h>
2662| #endif
2663|
2664| #undef eventfd
2665|
2666| /* Override any GCC internal prototype to avoid an error.
2667|    Use char because int might match the return type of a GCC
2668|    builtin and then its argument prototype would still apply.  */
2669| #ifdef __cplusplus
2670| extern "C"
2671| #endif
2672| char eventfd ();
2673| /* The GNU C library defines this for functions which it implements
2674|     to always fail with ENOSYS.  Some functions are actually named
2675|     something starting with __ and the normal name is an alias.  */
2676| #if defined __stub_eventfd || defined __stub___eventfd
2677| choke me
2678| #endif
2679|
2680| int
2681| main ()
2682| {
2683| return eventfd ();
2684|   ;
2685|   return 0;
2686| }
2687configure:22843: result: no
2688configure:22843: checking for vmsplice
2689configure:22843: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2690Undefined symbols:
2691  "_vmsplice", referenced from:
2692      _main in cc-UU1Abb.o
2693ld: symbol(s) not found
2694clang: error: linker command failed with exit code 1 (use -v to see invocation)
2695configure:22843: $? = 1
2696configure: failed program was:
2697| /* confdefs.h */
2698| #define PACKAGE_NAME "vlc"
2699| #define PACKAGE_TARNAME "vlc"
2700| #define PACKAGE_VERSION "2.0.3"
2701| #define PACKAGE_STRING "vlc 2.0.3"
2702| #define PACKAGE_BUGREPORT ""
2703| #define PACKAGE_URL ""
2704| #define PACKAGE "vlc"
2705| #define VERSION "2.0.3"
2706| #define STDC_HEADERS 1
2707| #define HAVE_SYS_TYPES_H 1
2708| #define HAVE_SYS_STAT_H 1
2709| #define HAVE_STDLIB_H 1
2710| #define HAVE_STRING_H 1
2711| #define HAVE_MEMORY_H 1
2712| #define HAVE_STRINGS_H 1
2713| #define HAVE_INTTYPES_H 1
2714| #define HAVE_STDINT_H 1
2715| #define HAVE_UNISTD_H 1
2716| #define __EXTENSIONS__ 1
2717| #define _ALL_SOURCE 1
2718| #define _GNU_SOURCE 1
2719| #define _POSIX_PTHREAD_SEMANTICS 1
2720| #define _TANDEM_SOURCE 1
2721| #define _FORTIFY_SOURCE 2
2722| #define _FILE_OFFSET_BITS 64
2723| #define _REENTRANT /**/
2724| #define _THREAD_SAFE /**/
2725| #define __LIBVLC__ /**/
2726| #define restrict __restrict
2727| #define HAVE_DLFCN_H 1
2728| #define LT_OBJDIR ".libs/"
2729| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2730| #define HAVE_CFLOCALECOPYCURRENT 1
2731| #define HAVE_ICONV 1
2732| #define ENABLE_NLS 1
2733| #define HAVE_GETTEXT 1
2734| #define HAVE_DCGETTEXT 1
2735| #define HAVE_ICONV 1
2736| #define ICONV_CONST
2737| #define LIBEXT ".dylib"
2738| #define HAVE_DECL_NANOSLEEP 1
2739| #define HAVE_DAEMON 1
2740| #define HAVE_FCNTL 1
2741| #define HAVE_FSTATVFS 1
2742| #define HAVE_FORK 1
2743| #define HAVE_GETENV 1
2744| #define HAVE_GETPWUID_R 1
2745| #define HAVE_IF_NAMEINDEX 1
2746| #define HAVE_IF_NAMETOINDEX 1
2747| #define HAVE_ISATTY 1
2748| #define HAVE_LSTAT 1
2749| #define HAVE_MMAP 1
2750| #define HAVE_PREAD 1
2751| #define HAVE_POSIX_MADVISE 1
2752| #define HAVE_SETLOCALE 1
2753| #define HAVE_STRPTIME 1
2754| #define HAVE_USELOCALE 1
2755| #define HAVE_ATOF 1
2756| #define HAVE_ATOLL 1
2757| #define HAVE_FLOCKFILE 1
2758| #define HAVE_FSYNC 1
2759| #define HAVE_GETPID 1
2760| #define HAVE_GMTIME_R 1
2761| #define HAVE_INET_PTON 1
2762| #define HAVE_LLDIV 1
2763| #define HAVE_LOCALTIME_R 1
2764| #define HAVE_NRAND48 1
2765| #define HAVE_REWIND 1
2766| #define HAVE_SETENV 1
2767| #define HAVE_STRCASECMP 1
2768| #define HAVE_STRCASESTR 1
2769| #define HAVE_STRDUP 1
2770| #define HAVE_STRLCPY 1
2771| #define HAVE_STRNCASECMP 1
2772| #define HAVE_STRSEP 1
2773| #define HAVE_STRTOF 1
2774| #define HAVE_STRTOK_R 1
2775| #define HAVE_STRTOLL 1
2776| #define HAVE_SWAB 1
2777| #define HAVE_FDATASYNC 1
2778| #define HAVE_ASPRINTF 1
2779| #define HAVE_VASPRINTF 1
2780| #define HAVE_STRCOLL 1
2781| /* end confdefs.h.  */
2782| /* Define vmsplice to an innocuous variant, in case <limits.h> declares vmsplice.
2783|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2784| #define vmsplice innocuous_vmsplice
2785|
2786| /* System header to define __stub macros and hopefully few prototypes,
2787|     which can conflict with char vmsplice (); below.
2788|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2789|     <limits.h> exists even on freestanding compilers.  */
2790|
2791| #ifdef __STDC__
2792| # include <limits.h>
2793| #else
2794| # include <assert.h>
2795| #endif
2796|
2797| #undef vmsplice
2798|
2799| /* Override any GCC internal prototype to avoid an error.
2800|    Use char because int might match the return type of a GCC
2801|    builtin and then its argument prototype would still apply.  */
2802| #ifdef __cplusplus
2803| extern "C"
2804| #endif
2805| char vmsplice ();
2806| /* The GNU C library defines this for functions which it implements
2807|     to always fail with ENOSYS.  Some functions are actually named
2808|     something starting with __ and the normal name is an alias.  */
2809| #if defined __stub_vmsplice || defined __stub___vmsplice
2810| choke me
2811| #endif
2812|
2813| int
2814| main ()
2815| {
2816| return vmsplice ();
2817|   ;
2818|   return 0;
2819| }
2820configure:22843: result: no
2821configure:22843: checking for sched_getaffinity
2822configure:22843: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2823Undefined symbols:
2824  "_sched_getaffinity", referenced from:
2825      _main in cc-BaJRes.o
2826ld: symbol(s) not found
2827clang: error: linker command failed with exit code 1 (use -v to see invocation)
2828configure:22843: $? = 1
2829configure: failed program was:
2830| /* confdefs.h */
2831| #define PACKAGE_NAME "vlc"
2832| #define PACKAGE_TARNAME "vlc"
2833| #define PACKAGE_VERSION "2.0.3"
2834| #define PACKAGE_STRING "vlc 2.0.3"
2835| #define PACKAGE_BUGREPORT ""
2836| #define PACKAGE_URL ""
2837| #define PACKAGE "vlc"
2838| #define VERSION "2.0.3"
2839| #define STDC_HEADERS 1
2840| #define HAVE_SYS_TYPES_H 1
2841| #define HAVE_SYS_STAT_H 1
2842| #define HAVE_STDLIB_H 1
2843| #define HAVE_STRING_H 1
2844| #define HAVE_MEMORY_H 1
2845| #define HAVE_STRINGS_H 1
2846| #define HAVE_INTTYPES_H 1
2847| #define HAVE_STDINT_H 1
2848| #define HAVE_UNISTD_H 1
2849| #define __EXTENSIONS__ 1
2850| #define _ALL_SOURCE 1
2851| #define _GNU_SOURCE 1
2852| #define _POSIX_PTHREAD_SEMANTICS 1
2853| #define _TANDEM_SOURCE 1
2854| #define _FORTIFY_SOURCE 2
2855| #define _FILE_OFFSET_BITS 64
2856| #define _REENTRANT /**/
2857| #define _THREAD_SAFE /**/
2858| #define __LIBVLC__ /**/
2859| #define restrict __restrict
2860| #define HAVE_DLFCN_H 1
2861| #define LT_OBJDIR ".libs/"
2862| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2863| #define HAVE_CFLOCALECOPYCURRENT 1
2864| #define HAVE_ICONV 1
2865| #define ENABLE_NLS 1
2866| #define HAVE_GETTEXT 1
2867| #define HAVE_DCGETTEXT 1
2868| #define HAVE_ICONV 1
2869| #define ICONV_CONST
2870| #define LIBEXT ".dylib"
2871| #define HAVE_DECL_NANOSLEEP 1
2872| #define HAVE_DAEMON 1
2873| #define HAVE_FCNTL 1
2874| #define HAVE_FSTATVFS 1
2875| #define HAVE_FORK 1
2876| #define HAVE_GETENV 1
2877| #define HAVE_GETPWUID_R 1
2878| #define HAVE_IF_NAMEINDEX 1
2879| #define HAVE_IF_NAMETOINDEX 1
2880| #define HAVE_ISATTY 1
2881| #define HAVE_LSTAT 1
2882| #define HAVE_MMAP 1
2883| #define HAVE_PREAD 1
2884| #define HAVE_POSIX_MADVISE 1
2885| #define HAVE_SETLOCALE 1
2886| #define HAVE_STRPTIME 1
2887| #define HAVE_USELOCALE 1
2888| #define HAVE_ATOF 1
2889| #define HAVE_ATOLL 1
2890| #define HAVE_FLOCKFILE 1
2891| #define HAVE_FSYNC 1
2892| #define HAVE_GETPID 1
2893| #define HAVE_GMTIME_R 1
2894| #define HAVE_INET_PTON 1
2895| #define HAVE_LLDIV 1
2896| #define HAVE_LOCALTIME_R 1
2897| #define HAVE_NRAND48 1
2898| #define HAVE_REWIND 1
2899| #define HAVE_SETENV 1
2900| #define HAVE_STRCASECMP 1
2901| #define HAVE_STRCASESTR 1
2902| #define HAVE_STRDUP 1
2903| #define HAVE_STRLCPY 1
2904| #define HAVE_STRNCASECMP 1
2905| #define HAVE_STRSEP 1
2906| #define HAVE_STRTOF 1
2907| #define HAVE_STRTOK_R 1
2908| #define HAVE_STRTOLL 1
2909| #define HAVE_SWAB 1
2910| #define HAVE_FDATASYNC 1
2911| #define HAVE_ASPRINTF 1
2912| #define HAVE_VASPRINTF 1
2913| #define HAVE_STRCOLL 1
2914| /* end confdefs.h.  */
2915| /* Define sched_getaffinity to an innocuous variant, in case <limits.h> declares sched_getaffinity.
2916|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2917| #define sched_getaffinity innocuous_sched_getaffinity
2918|
2919| /* System header to define __stub macros and hopefully few prototypes,
2920|     which can conflict with char sched_getaffinity (); below.
2921|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2922|     <limits.h> exists even on freestanding compilers.  */
2923|
2924| #ifdef __STDC__
2925| # include <limits.h>
2926| #else
2927| # include <assert.h>
2928| #endif
2929|
2930| #undef sched_getaffinity
2931|
2932| /* Override any GCC internal prototype to avoid an error.
2933|    Use char because int might match the return type of a GCC
2934|    builtin and then its argument prototype would still apply.  */
2935| #ifdef __cplusplus
2936| extern "C"
2937| #endif
2938| char sched_getaffinity ();
2939| /* The GNU C library defines this for functions which it implements
2940|     to always fail with ENOSYS.  Some functions are actually named
2941|     something starting with __ and the normal name is an alias.  */
2942| #if defined __stub_sched_getaffinity || defined __stub___sched_getaffinity
2943| choke me
2944| #endif
2945|
2946| int
2947| main ()
2948| {
2949| return sched_getaffinity ();
2950|   ;
2951|   return 0;
2952| }
2953configure:22843: result: no
2954configure:22855: checking for library containing poll
2955configure:22886: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
2956configure:22886: $? = 0
2957configure:22903: result: none required
2958configure:22924: checking for struct pollfd
2959configure:22924: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
2960configure:22924: $? = 0
2961configure:22924: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
2962conftest.c:98:28: error: expected expression
2963if (sizeof ((struct pollfd)))
2964                           ^
29651 error generated.
2966configure:22924: $? = 1
2967configure: failed program was:
2968| /* confdefs.h */
2969| #define PACKAGE_NAME "vlc"
2970| #define PACKAGE_TARNAME "vlc"
2971| #define PACKAGE_VERSION "2.0.3"
2972| #define PACKAGE_STRING "vlc 2.0.3"
2973| #define PACKAGE_BUGREPORT ""
2974| #define PACKAGE_URL ""
2975| #define PACKAGE "vlc"
2976| #define VERSION "2.0.3"
2977| #define STDC_HEADERS 1
2978| #define HAVE_SYS_TYPES_H 1
2979| #define HAVE_SYS_STAT_H 1
2980| #define HAVE_STDLIB_H 1
2981| #define HAVE_STRING_H 1
2982| #define HAVE_MEMORY_H 1
2983| #define HAVE_STRINGS_H 1
2984| #define HAVE_INTTYPES_H 1
2985| #define HAVE_STDINT_H 1
2986| #define HAVE_UNISTD_H 1
2987| #define __EXTENSIONS__ 1
2988| #define _ALL_SOURCE 1
2989| #define _GNU_SOURCE 1
2990| #define _POSIX_PTHREAD_SEMANTICS 1
2991| #define _TANDEM_SOURCE 1
2992| #define _FORTIFY_SOURCE 2
2993| #define _FILE_OFFSET_BITS 64
2994| #define _REENTRANT /**/
2995| #define _THREAD_SAFE /**/
2996| #define __LIBVLC__ /**/
2997| #define restrict __restrict
2998| #define HAVE_DLFCN_H 1
2999| #define LT_OBJDIR ".libs/"
3000| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3001| #define HAVE_CFLOCALECOPYCURRENT 1
3002| #define HAVE_ICONV 1
3003| #define ENABLE_NLS 1
3004| #define HAVE_GETTEXT 1
3005| #define HAVE_DCGETTEXT 1
3006| #define HAVE_ICONV 1
3007| #define ICONV_CONST
3008| #define LIBEXT ".dylib"
3009| #define HAVE_DECL_NANOSLEEP 1
3010| #define HAVE_DAEMON 1
3011| #define HAVE_FCNTL 1
3012| #define HAVE_FSTATVFS 1
3013| #define HAVE_FORK 1
3014| #define HAVE_GETENV 1
3015| #define HAVE_GETPWUID_R 1
3016| #define HAVE_IF_NAMEINDEX 1
3017| #define HAVE_IF_NAMETOINDEX 1
3018| #define HAVE_ISATTY 1
3019| #define HAVE_LSTAT 1
3020| #define HAVE_MMAP 1
3021| #define HAVE_PREAD 1
3022| #define HAVE_POSIX_MADVISE 1
3023| #define HAVE_SETLOCALE 1
3024| #define HAVE_STRPTIME 1
3025| #define HAVE_USELOCALE 1
3026| #define HAVE_ATOF 1
3027| #define HAVE_ATOLL 1
3028| #define HAVE_FLOCKFILE 1
3029| #define HAVE_FSYNC 1
3030| #define HAVE_GETPID 1
3031| #define HAVE_GMTIME_R 1
3032| #define HAVE_INET_PTON 1
3033| #define HAVE_LLDIV 1
3034| #define HAVE_LOCALTIME_R 1
3035| #define HAVE_NRAND48 1
3036| #define HAVE_REWIND 1
3037| #define HAVE_SETENV 1
3038| #define HAVE_STRCASECMP 1
3039| #define HAVE_STRCASESTR 1
3040| #define HAVE_STRDUP 1
3041| #define HAVE_STRLCPY 1
3042| #define HAVE_STRNCASECMP 1
3043| #define HAVE_STRSEP 1
3044| #define HAVE_STRTOF 1
3045| #define HAVE_STRTOK_R 1
3046| #define HAVE_STRTOLL 1
3047| #define HAVE_SWAB 1
3048| #define HAVE_FDATASYNC 1
3049| #define HAVE_ASPRINTF 1
3050| #define HAVE_VASPRINTF 1
3051| #define HAVE_STRCOLL 1
3052| #define HAVE_POLL 1
3053| /* end confdefs.h.  */
3054| #include <sys/types.h>
3055| #if HAVE_POLL
3056| # include <poll.h>
3057| #elif defined (WIN32)
3058| # include <winsock2.h>
3059| #endif
3060|
3061|
3062| int
3063| main ()
3064| {
3065| if (sizeof ((struct pollfd)))
3066|           return 0;
3067|   ;
3068|   return 0;
3069| }
3070configure:22924: result: yes
3071configure:22944: checking for library containing connect
3072configure:22975: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
3073configure:22975: $? = 0
3074configure:22992: result: none required
3075configure:23111: checking for socklen_t in sys/socket.h
3076configure:23134: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3077configure:23134: $? = 0
3078configure:23141: result: yes
3079configure:23150: checking for struct sockaddr_storage
3080configure:23173: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3081configure:23173: $? = 0
3082configure:23180: result: yes
3083configure:23192: checking for library containing getaddrinfo
3084configure:23223: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
3085configure:23223: $? = 0
3086configure:23240: result: none required
3087configure:23251: checking for getopt_long
3088configure:23251: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
3089configure:23251: $? = 0
3090configure:23251: result: yes
3091configure:23303: checking for cos in -lm
3092configure:23328: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c -lm   >&5
3093conftest.c:95:6: warning: incompatible redeclaration of library function 'cos'
3094char cos ();
3095     ^
3096conftest.c:95:6: note: 'cos' is a builtin with type 'double (double)'
30971 warning generated.
3098configure:23328: $? = 0
3099configure:23337: result: yes
3100configure:23519: checking for lrintf in -lm
3101configure:23544: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c -lm   >&5
3102configure:23544: $? = 0
3103configure:23553: result: yes
3104configure:23573: checking for library containing dlopen
3105configure:23604: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
3106configure:23604: $? = 0
3107configure:23621: result: none required
3108configure:23682: checking for main in -lpthread
3109configure:23701: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c -lpthread   >&5
3110configure:23701: $? = 0
3111configure:23710: result: yes
3112configure:23820: checking for clock_nanosleep in -lrt
3113configure:23845: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c -lrt   >&5
3114ld: library not found for -lrt
3115clang: error: linker command failed with exit code 1 (use -v to see invocation)
3116configure:23845: $? = 1
3117configure: failed program was:
3118| /* confdefs.h */
3119| #define PACKAGE_NAME "vlc"
3120| #define PACKAGE_TARNAME "vlc"
3121| #define PACKAGE_VERSION "2.0.3"
3122| #define PACKAGE_STRING "vlc 2.0.3"
3123| #define PACKAGE_BUGREPORT ""
3124| #define PACKAGE_URL ""
3125| #define PACKAGE "vlc"
3126| #define VERSION "2.0.3"
3127| #define STDC_HEADERS 1
3128| #define HAVE_SYS_TYPES_H 1
3129| #define HAVE_SYS_STAT_H 1
3130| #define HAVE_STDLIB_H 1
3131| #define HAVE_STRING_H 1
3132| #define HAVE_MEMORY_H 1
3133| #define HAVE_STRINGS_H 1
3134| #define HAVE_INTTYPES_H 1
3135| #define HAVE_STDINT_H 1
3136| #define HAVE_UNISTD_H 1
3137| #define __EXTENSIONS__ 1
3138| #define _ALL_SOURCE 1
3139| #define _GNU_SOURCE 1
3140| #define _POSIX_PTHREAD_SEMANTICS 1
3141| #define _TANDEM_SOURCE 1
3142| #define _FORTIFY_SOURCE 2
3143| #define _FILE_OFFSET_BITS 64
3144| #define _REENTRANT /**/
3145| #define _THREAD_SAFE /**/
3146| #define __LIBVLC__ /**/
3147| #define restrict __restrict
3148| #define HAVE_DLFCN_H 1
3149| #define LT_OBJDIR ".libs/"
3150| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3151| #define HAVE_CFLOCALECOPYCURRENT 1
3152| #define HAVE_ICONV 1
3153| #define ENABLE_NLS 1
3154| #define HAVE_GETTEXT 1
3155| #define HAVE_DCGETTEXT 1
3156| #define HAVE_ICONV 1
3157| #define ICONV_CONST
3158| #define LIBEXT ".dylib"
3159| #define HAVE_DECL_NANOSLEEP 1
3160| #define HAVE_DAEMON 1
3161| #define HAVE_FCNTL 1
3162| #define HAVE_FSTATVFS 1
3163| #define HAVE_FORK 1
3164| #define HAVE_GETENV 1
3165| #define HAVE_GETPWUID_R 1
3166| #define HAVE_IF_NAMEINDEX 1
3167| #define HAVE_IF_NAMETOINDEX 1
3168| #define HAVE_ISATTY 1
3169| #define HAVE_LSTAT 1
3170| #define HAVE_MMAP 1
3171| #define HAVE_PREAD 1
3172| #define HAVE_POSIX_MADVISE 1
3173| #define HAVE_SETLOCALE 1
3174| #define HAVE_STRPTIME 1
3175| #define HAVE_USELOCALE 1
3176| #define HAVE_ATOF 1
3177| #define HAVE_ATOLL 1
3178| #define HAVE_FLOCKFILE 1
3179| #define HAVE_FSYNC 1
3180| #define HAVE_GETPID 1
3181| #define HAVE_GMTIME_R 1
3182| #define HAVE_INET_PTON 1
3183| #define HAVE_LLDIV 1
3184| #define HAVE_LOCALTIME_R 1
3185| #define HAVE_NRAND48 1
3186| #define HAVE_REWIND 1
3187| #define HAVE_SETENV 1
3188| #define HAVE_STRCASECMP 1
3189| #define HAVE_STRCASESTR 1
3190| #define HAVE_STRDUP 1
3191| #define HAVE_STRLCPY 1
3192| #define HAVE_STRNCASECMP 1
3193| #define HAVE_STRSEP 1
3194| #define HAVE_STRTOF 1
3195| #define HAVE_STRTOK_R 1
3196| #define HAVE_STRTOLL 1
3197| #define HAVE_SWAB 1
3198| #define HAVE_FDATASYNC 1
3199| #define HAVE_ASPRINTF 1
3200| #define HAVE_VASPRINTF 1
3201| #define HAVE_STRCOLL 1
3202| #define HAVE_POLL 1
3203| #define HAVE_STRUCT_POLLFD 1
3204| #define HAVE_LRINTF 1
3205| #define HAVE_DYNAMIC_PLUGINS 1
3206| /* end confdefs.h.  */
3207|
3208| /* Override any GCC internal prototype to avoid an error.
3209|    Use char because int might match the return type of a GCC
3210|    builtin and then its argument prototype would still apply.  */
3211| #ifdef __cplusplus
3212| extern "C"
3213| #endif
3214| char clock_nanosleep ();
3215| int
3216| main ()
3217| {
3218| return clock_nanosleep ();
3219|   ;
3220|   return 0;
3221| }
3222configure:23854: result: no
3223configure:23867: checking for nanosleep
3224configure:23867: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
3225configure:23867: $? = 0
3226configure:23867: result: yes
3227configure:23972: checking for sem_init in -lrt
3228configure:23997: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c -lrt   >&5
3229ld: library not found for -lrt
3230clang: error: linker command failed with exit code 1 (use -v to see invocation)
3231configure:23997: $? = 1
3232configure: failed program was:
3233| /* confdefs.h */
3234| #define PACKAGE_NAME "vlc"
3235| #define PACKAGE_TARNAME "vlc"
3236| #define PACKAGE_VERSION "2.0.3"
3237| #define PACKAGE_STRING "vlc 2.0.3"
3238| #define PACKAGE_BUGREPORT ""
3239| #define PACKAGE_URL ""
3240| #define PACKAGE "vlc"
3241| #define VERSION "2.0.3"
3242| #define STDC_HEADERS 1
3243| #define HAVE_SYS_TYPES_H 1
3244| #define HAVE_SYS_STAT_H 1
3245| #define HAVE_STDLIB_H 1
3246| #define HAVE_STRING_H 1
3247| #define HAVE_MEMORY_H 1
3248| #define HAVE_STRINGS_H 1
3249| #define HAVE_INTTYPES_H 1
3250| #define HAVE_STDINT_H 1
3251| #define HAVE_UNISTD_H 1
3252| #define __EXTENSIONS__ 1
3253| #define _ALL_SOURCE 1
3254| #define _GNU_SOURCE 1
3255| #define _POSIX_PTHREAD_SEMANTICS 1
3256| #define _TANDEM_SOURCE 1
3257| #define _FORTIFY_SOURCE 2
3258| #define _FILE_OFFSET_BITS 64
3259| #define _REENTRANT /**/
3260| #define _THREAD_SAFE /**/
3261| #define __LIBVLC__ /**/
3262| #define restrict __restrict
3263| #define HAVE_DLFCN_H 1
3264| #define LT_OBJDIR ".libs/"
3265| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3266| #define HAVE_CFLOCALECOPYCURRENT 1
3267| #define HAVE_ICONV 1
3268| #define ENABLE_NLS 1
3269| #define HAVE_GETTEXT 1
3270| #define HAVE_DCGETTEXT 1
3271| #define HAVE_ICONV 1
3272| #define ICONV_CONST
3273| #define LIBEXT ".dylib"
3274| #define HAVE_DECL_NANOSLEEP 1
3275| #define HAVE_DAEMON 1
3276| #define HAVE_FCNTL 1
3277| #define HAVE_FSTATVFS 1
3278| #define HAVE_FORK 1
3279| #define HAVE_GETENV 1
3280| #define HAVE_GETPWUID_R 1
3281| #define HAVE_IF_NAMEINDEX 1
3282| #define HAVE_IF_NAMETOINDEX 1
3283| #define HAVE_ISATTY 1
3284| #define HAVE_LSTAT 1
3285| #define HAVE_MMAP 1
3286| #define HAVE_PREAD 1
3287| #define HAVE_POSIX_MADVISE 1
3288| #define HAVE_SETLOCALE 1
3289| #define HAVE_STRPTIME 1
3290| #define HAVE_USELOCALE 1
3291| #define HAVE_ATOF 1
3292| #define HAVE_ATOLL 1
3293| #define HAVE_FLOCKFILE 1
3294| #define HAVE_FSYNC 1
3295| #define HAVE_GETPID 1
3296| #define HAVE_GMTIME_R 1
3297| #define HAVE_INET_PTON 1
3298| #define HAVE_LLDIV 1
3299| #define HAVE_LOCALTIME_R 1
3300| #define HAVE_NRAND48 1
3301| #define HAVE_REWIND 1
3302| #define HAVE_SETENV 1
3303| #define HAVE_STRCASECMP 1
3304| #define HAVE_STRCASESTR 1
3305| #define HAVE_STRDUP 1
3306| #define HAVE_STRLCPY 1
3307| #define HAVE_STRNCASECMP 1
3308| #define HAVE_STRSEP 1
3309| #define HAVE_STRTOF 1
3310| #define HAVE_STRTOK_R 1
3311| #define HAVE_STRTOLL 1
3312| #define HAVE_SWAB 1
3313| #define HAVE_FDATASYNC 1
3314| #define HAVE_ASPRINTF 1
3315| #define HAVE_VASPRINTF 1
3316| #define HAVE_STRCOLL 1
3317| #define HAVE_POLL 1
3318| #define HAVE_STRUCT_POLLFD 1
3319| #define HAVE_LRINTF 1
3320| #define HAVE_DYNAMIC_PLUGINS 1
3321| /* end confdefs.h.  */
3322|
3323| /* Override any GCC internal prototype to avoid an error.
3324|    Use char because int might match the return type of a GCC
3325|    builtin and then its argument prototype would still apply.  */
3326| #ifdef __cplusplus
3327| extern "C"
3328| #endif
3329| char sem_init ();
3330| int
3331| main ()
3332| {
3333| return sem_init ();
3334|   ;
3335|   return 0;
3336| }
3337configure:24006: result: no
3338configure:24022: checking for strncasecmp in strings.h
3339configure:24032: result: yes
3340configure:24047: checking search.h usability
3341configure:24047: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3342configure:24047: $? = 0
3343configure:24047: result: yes
3344configure:24047: checking search.h presence
3345configure:24047: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3346configure:24047: $? = 0
3347configure:24047: result: yes
3348configure:24047: checking for search.h
3349configure:24047: result: yes
3350configure:24060: checking getopt.h usability
3351configure:24060: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3352configure:24060: $? = 0
3353configure:24060: result: yes
3354configure:24060: checking getopt.h presence
3355configure:24060: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3356configure:24060: $? = 0
3357configure:24060: result: yes
3358configure:24060: checking for getopt.h
3359configure:24060: result: yes
3360configure:24060: checking for strings.h
3361configure:24060: result: yes
3362configure:24060: checking locale.h usability
3363configure:24060: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3364configure:24060: $? = 0
3365configure:24060: result: yes
3366configure:24060: checking locale.h presence
3367configure:24060: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3368configure:24060: $? = 0
3369configure:24060: result: yes
3370configure:24060: checking for locale.h
3371configure:24060: result: yes
3372configure:24060: checking xlocale.h usability
3373configure:24060: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3374configure:24060: $? = 0
3375configure:24060: result: yes
3376configure:24060: checking xlocale.h presence
3377configure:24060: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3378configure:24060: $? = 0
3379configure:24060: result: yes
3380configure:24060: checking for xlocale.h
3381configure:24060: result: yes
3382configure:24073: checking fcntl.h usability
3383configure:24073: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3384configure:24073: $? = 0
3385configure:24073: result: yes
3386configure:24073: checking fcntl.h presence
3387configure:24073: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3388configure:24073: $? = 0
3389configure:24073: result: yes
3390configure:24073: checking for fcntl.h
3391configure:24073: result: yes
3392configure:24073: checking sys/time.h usability
3393configure:24073: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3394configure:24073: $? = 0
3395configure:24073: result: yes
3396configure:24073: checking sys/time.h presence
3397configure:24073: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3398configure:24073: $? = 0
3399configure:24073: result: yes
3400configure:24073: checking for sys/time.h
3401configure:24073: result: yes
3402configure:24073: checking sys/ioctl.h usability
3403configure:24073: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3404configure:24073: $? = 0
3405configure:24073: result: yes
3406configure:24073: checking sys/ioctl.h presence
3407configure:24073: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3408configure:24073: $? = 0
3409configure:24073: result: yes
3410configure:24073: checking for sys/ioctl.h
3411configure:24073: result: yes
3412configure:24073: checking for sys/stat.h
3413configure:24073: result: yes
3414configure:24086: checking arpa/inet.h usability
3415configure:24086: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3416configure:24086: $? = 0
3417configure:24086: result: yes
3418configure:24086: checking arpa/inet.h presence
3419configure:24086: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3420configure:24086: $? = 0
3421configure:24086: result: yes
3422configure:24086: checking for arpa/inet.h
3423configure:24086: result: yes
3424configure:24086: checking netinet/udplite.h usability
3425configure:24086: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3426conftest.c:134:10: fatal error: 'netinet/udplite.h' file not found
3427#include <netinet/udplite.h>
3428         ^
34291 error generated.
3430configure:24086: $? = 1
3431configure: failed program was:
3432| /* confdefs.h */
3433| #define PACKAGE_NAME "vlc"
3434| #define PACKAGE_TARNAME "vlc"
3435| #define PACKAGE_VERSION "2.0.3"
3436| #define PACKAGE_STRING "vlc 2.0.3"
3437| #define PACKAGE_BUGREPORT ""
3438| #define PACKAGE_URL ""
3439| #define PACKAGE "vlc"
3440| #define VERSION "2.0.3"
3441| #define STDC_HEADERS 1
3442| #define HAVE_SYS_TYPES_H 1
3443| #define HAVE_SYS_STAT_H 1
3444| #define HAVE_STDLIB_H 1
3445| #define HAVE_STRING_H 1
3446| #define HAVE_MEMORY_H 1
3447| #define HAVE_STRINGS_H 1
3448| #define HAVE_INTTYPES_H 1
3449| #define HAVE_STDINT_H 1
3450| #define HAVE_UNISTD_H 1
3451| #define __EXTENSIONS__ 1
3452| #define _ALL_SOURCE 1
3453| #define _GNU_SOURCE 1
3454| #define _POSIX_PTHREAD_SEMANTICS 1
3455| #define _TANDEM_SOURCE 1
3456| #define _FORTIFY_SOURCE 2
3457| #define _FILE_OFFSET_BITS 64
3458| #define _REENTRANT /**/
3459| #define _THREAD_SAFE /**/
3460| #define __LIBVLC__ /**/
3461| #define restrict __restrict
3462| #define HAVE_DLFCN_H 1
3463| #define LT_OBJDIR ".libs/"
3464| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3465| #define HAVE_CFLOCALECOPYCURRENT 1
3466| #define HAVE_ICONV 1
3467| #define ENABLE_NLS 1
3468| #define HAVE_GETTEXT 1
3469| #define HAVE_DCGETTEXT 1
3470| #define HAVE_ICONV 1
3471| #define ICONV_CONST
3472| #define LIBEXT ".dylib"
3473| #define HAVE_DECL_NANOSLEEP 1
3474| #define HAVE_DAEMON 1
3475| #define HAVE_FCNTL 1
3476| #define HAVE_FSTATVFS 1
3477| #define HAVE_FORK 1
3478| #define HAVE_GETENV 1
3479| #define HAVE_GETPWUID_R 1
3480| #define HAVE_IF_NAMEINDEX 1
3481| #define HAVE_IF_NAMETOINDEX 1
3482| #define HAVE_ISATTY 1
3483| #define HAVE_LSTAT 1
3484| #define HAVE_MMAP 1
3485| #define HAVE_PREAD 1
3486| #define HAVE_POSIX_MADVISE 1
3487| #define HAVE_SETLOCALE 1
3488| #define HAVE_STRPTIME 1
3489| #define HAVE_USELOCALE 1
3490| #define HAVE_ATOF 1
3491| #define HAVE_ATOLL 1
3492| #define HAVE_FLOCKFILE 1
3493| #define HAVE_FSYNC 1
3494| #define HAVE_GETPID 1
3495| #define HAVE_GMTIME_R 1
3496| #define HAVE_INET_PTON 1
3497| #define HAVE_LLDIV 1
3498| #define HAVE_LOCALTIME_R 1
3499| #define HAVE_NRAND48 1
3500| #define HAVE_REWIND 1
3501| #define HAVE_SETENV 1
3502| #define HAVE_STRCASECMP 1
3503| #define HAVE_STRCASESTR 1
3504| #define HAVE_STRDUP 1
3505| #define HAVE_STRLCPY 1
3506| #define HAVE_STRNCASECMP 1
3507| #define HAVE_STRSEP 1
3508| #define HAVE_STRTOF 1
3509| #define HAVE_STRTOK_R 1
3510| #define HAVE_STRTOLL 1
3511| #define HAVE_SWAB 1
3512| #define HAVE_FDATASYNC 1
3513| #define HAVE_ASPRINTF 1
3514| #define HAVE_VASPRINTF 1
3515| #define HAVE_STRCOLL 1
3516| #define HAVE_POLL 1
3517| #define HAVE_STRUCT_POLLFD 1
3518| #define HAVE_LRINTF 1
3519| #define HAVE_DYNAMIC_PLUGINS 1
3520| #define STRNCASECMP_IN_STRINGS_H 1
3521| #define HAVE_SEARCH_H 1
3522| #define HAVE_GETOPT_H 1
3523| #define HAVE_STRINGS_H 1
3524| #define HAVE_LOCALE_H 1
3525| #define HAVE_XLOCALE_H 1
3526| #define HAVE_FCNTL_H 1
3527| #define HAVE_SYS_TIME_H 1
3528| #define HAVE_SYS_IOCTL_H 1
3529| #define HAVE_SYS_STAT_H 1
3530| #define HAVE_ARPA_INET_H 1
3531| /* end confdefs.h.  */
3532| #include <stdio.h>
3533| #ifdef HAVE_SYS_TYPES_H
3534| # include <sys/types.h>
3535| #endif
3536| #ifdef HAVE_SYS_STAT_H
3537| # include <sys/stat.h>
3538| #endif
3539| #ifdef STDC_HEADERS
3540| # include <stdlib.h>
3541| # include <stddef.h>
3542| #else
3543| # ifdef HAVE_STDLIB_H
3544| #  include <stdlib.h>
3545| # endif
3546| #endif
3547| #ifdef HAVE_STRING_H
3548| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3549| #  include <memory.h>
3550| # endif
3551| # include <string.h>
3552| #endif
3553| #ifdef HAVE_STRINGS_H
3554| # include <strings.h>
3555| #endif
3556| #ifdef HAVE_INTTYPES_H
3557| # include <inttypes.h>
3558| #endif
3559| #ifdef HAVE_STDINT_H
3560| # include <stdint.h>
3561| #endif
3562| #ifdef HAVE_UNISTD_H
3563| # include <unistd.h>
3564| #endif
3565| #include <netinet/udplite.h>
3566configure:24086: result: no
3567configure:24086: checking netinet/udplite.h presence
3568configure:24086: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3569conftest.c:101:10: fatal error: 'netinet/udplite.h' file not found
3570#include <netinet/udplite.h>
3571         ^
35721 error generated.
3573configure:24086: $? = 1
3574configure: failed program was:
3575| /* confdefs.h */
3576| #define PACKAGE_NAME "vlc"
3577| #define PACKAGE_TARNAME "vlc"
3578| #define PACKAGE_VERSION "2.0.3"
3579| #define PACKAGE_STRING "vlc 2.0.3"
3580| #define PACKAGE_BUGREPORT ""
3581| #define PACKAGE_URL ""
3582| #define PACKAGE "vlc"
3583| #define VERSION "2.0.3"
3584| #define STDC_HEADERS 1
3585| #define HAVE_SYS_TYPES_H 1
3586| #define HAVE_SYS_STAT_H 1
3587| #define HAVE_STDLIB_H 1
3588| #define HAVE_STRING_H 1
3589| #define HAVE_MEMORY_H 1
3590| #define HAVE_STRINGS_H 1
3591| #define HAVE_INTTYPES_H 1
3592| #define HAVE_STDINT_H 1
3593| #define HAVE_UNISTD_H 1
3594| #define __EXTENSIONS__ 1
3595| #define _ALL_SOURCE 1
3596| #define _GNU_SOURCE 1
3597| #define _POSIX_PTHREAD_SEMANTICS 1
3598| #define _TANDEM_SOURCE 1
3599| #define _FORTIFY_SOURCE 2
3600| #define _FILE_OFFSET_BITS 64
3601| #define _REENTRANT /**/
3602| #define _THREAD_SAFE /**/
3603| #define __LIBVLC__ /**/
3604| #define restrict __restrict
3605| #define HAVE_DLFCN_H 1
3606| #define LT_OBJDIR ".libs/"
3607| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3608| #define HAVE_CFLOCALECOPYCURRENT 1
3609| #define HAVE_ICONV 1
3610| #define ENABLE_NLS 1
3611| #define HAVE_GETTEXT 1
3612| #define HAVE_DCGETTEXT 1
3613| #define HAVE_ICONV 1
3614| #define ICONV_CONST
3615| #define LIBEXT ".dylib"
3616| #define HAVE_DECL_NANOSLEEP 1
3617| #define HAVE_DAEMON 1
3618| #define HAVE_FCNTL 1
3619| #define HAVE_FSTATVFS 1
3620| #define HAVE_FORK 1
3621| #define HAVE_GETENV 1
3622| #define HAVE_GETPWUID_R 1
3623| #define HAVE_IF_NAMEINDEX 1
3624| #define HAVE_IF_NAMETOINDEX 1
3625| #define HAVE_ISATTY 1
3626| #define HAVE_LSTAT 1
3627| #define HAVE_MMAP 1
3628| #define HAVE_PREAD 1
3629| #define HAVE_POSIX_MADVISE 1
3630| #define HAVE_SETLOCALE 1
3631| #define HAVE_STRPTIME 1
3632| #define HAVE_USELOCALE 1
3633| #define HAVE_ATOF 1
3634| #define HAVE_ATOLL 1
3635| #define HAVE_FLOCKFILE 1
3636| #define HAVE_FSYNC 1
3637| #define HAVE_GETPID 1
3638| #define HAVE_GMTIME_R 1
3639| #define HAVE_INET_PTON 1
3640| #define HAVE_LLDIV 1
3641| #define HAVE_LOCALTIME_R 1
3642| #define HAVE_NRAND48 1
3643| #define HAVE_REWIND 1
3644| #define HAVE_SETENV 1
3645| #define HAVE_STRCASECMP 1
3646| #define HAVE_STRCASESTR 1
3647| #define HAVE_STRDUP 1
3648| #define HAVE_STRLCPY 1
3649| #define HAVE_STRNCASECMP 1
3650| #define HAVE_STRSEP 1
3651| #define HAVE_STRTOF 1
3652| #define HAVE_STRTOK_R 1
3653| #define HAVE_STRTOLL 1
3654| #define HAVE_SWAB 1
3655| #define HAVE_FDATASYNC 1
3656| #define HAVE_ASPRINTF 1
3657| #define HAVE_VASPRINTF 1
3658| #define HAVE_STRCOLL 1
3659| #define HAVE_POLL 1
3660| #define HAVE_STRUCT_POLLFD 1
3661| #define HAVE_LRINTF 1
3662| #define HAVE_DYNAMIC_PLUGINS 1
3663| #define STRNCASECMP_IN_STRINGS_H 1
3664| #define HAVE_SEARCH_H 1
3665| #define HAVE_GETOPT_H 1
3666| #define HAVE_STRINGS_H 1
3667| #define HAVE_LOCALE_H 1
3668| #define HAVE_XLOCALE_H 1
3669| #define HAVE_FCNTL_H 1
3670| #define HAVE_SYS_TIME_H 1
3671| #define HAVE_SYS_IOCTL_H 1
3672| #define HAVE_SYS_STAT_H 1
3673| #define HAVE_ARPA_INET_H 1
3674| /* end confdefs.h.  */
3675| #include <netinet/udplite.h>
3676configure:24086: result: no
3677configure:24086: checking for netinet/udplite.h
3678configure:24086: result: no
3679configure:24086: checking sys/eventfd.h usability
3680configure:24086: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3681conftest.c:134:10: fatal error: 'sys/eventfd.h' file not found
3682#include <sys/eventfd.h>
3683         ^
36841 error generated.
3685configure:24086: $? = 1
3686configure: failed program was:
3687| /* confdefs.h */
3688| #define PACKAGE_NAME "vlc"
3689| #define PACKAGE_TARNAME "vlc"
3690| #define PACKAGE_VERSION "2.0.3"
3691| #define PACKAGE_STRING "vlc 2.0.3"
3692| #define PACKAGE_BUGREPORT ""
3693| #define PACKAGE_URL ""
3694| #define PACKAGE "vlc"
3695| #define VERSION "2.0.3"
3696| #define STDC_HEADERS 1
3697| #define HAVE_SYS_TYPES_H 1
3698| #define HAVE_SYS_STAT_H 1
3699| #define HAVE_STDLIB_H 1
3700| #define HAVE_STRING_H 1
3701| #define HAVE_MEMORY_H 1
3702| #define HAVE_STRINGS_H 1
3703| #define HAVE_INTTYPES_H 1
3704| #define HAVE_STDINT_H 1
3705| #define HAVE_UNISTD_H 1
3706| #define __EXTENSIONS__ 1
3707| #define _ALL_SOURCE 1
3708| #define _GNU_SOURCE 1
3709| #define _POSIX_PTHREAD_SEMANTICS 1
3710| #define _TANDEM_SOURCE 1
3711| #define _FORTIFY_SOURCE 2
3712| #define _FILE_OFFSET_BITS 64
3713| #define _REENTRANT /**/
3714| #define _THREAD_SAFE /**/
3715| #define __LIBVLC__ /**/
3716| #define restrict __restrict
3717| #define HAVE_DLFCN_H 1
3718| #define LT_OBJDIR ".libs/"
3719| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3720| #define HAVE_CFLOCALECOPYCURRENT 1
3721| #define HAVE_ICONV 1
3722| #define ENABLE_NLS 1
3723| #define HAVE_GETTEXT 1
3724| #define HAVE_DCGETTEXT 1
3725| #define HAVE_ICONV 1
3726| #define ICONV_CONST
3727| #define LIBEXT ".dylib"
3728| #define HAVE_DECL_NANOSLEEP 1
3729| #define HAVE_DAEMON 1
3730| #define HAVE_FCNTL 1
3731| #define HAVE_FSTATVFS 1
3732| #define HAVE_FORK 1
3733| #define HAVE_GETENV 1
3734| #define HAVE_GETPWUID_R 1
3735| #define HAVE_IF_NAMEINDEX 1
3736| #define HAVE_IF_NAMETOINDEX 1
3737| #define HAVE_ISATTY 1
3738| #define HAVE_LSTAT 1
3739| #define HAVE_MMAP 1
3740| #define HAVE_PREAD 1
3741| #define HAVE_POSIX_MADVISE 1
3742| #define HAVE_SETLOCALE 1
3743| #define HAVE_STRPTIME 1
3744| #define HAVE_USELOCALE 1
3745| #define HAVE_ATOF 1
3746| #define HAVE_ATOLL 1
3747| #define HAVE_FLOCKFILE 1
3748| #define HAVE_FSYNC 1
3749| #define HAVE_GETPID 1
3750| #define HAVE_GMTIME_R 1
3751| #define HAVE_INET_PTON 1
3752| #define HAVE_LLDIV 1
3753| #define HAVE_LOCALTIME_R 1
3754| #define HAVE_NRAND48 1
3755| #define HAVE_REWIND 1
3756| #define HAVE_SETENV 1
3757| #define HAVE_STRCASECMP 1
3758| #define HAVE_STRCASESTR 1
3759| #define HAVE_STRDUP 1
3760| #define HAVE_STRLCPY 1
3761| #define HAVE_STRNCASECMP 1
3762| #define HAVE_STRSEP 1
3763| #define HAVE_STRTOF 1
3764| #define HAVE_STRTOK_R 1
3765| #define HAVE_STRTOLL 1
3766| #define HAVE_SWAB 1
3767| #define HAVE_FDATASYNC 1
3768| #define HAVE_ASPRINTF 1
3769| #define HAVE_VASPRINTF 1
3770| #define HAVE_STRCOLL 1
3771| #define HAVE_POLL 1
3772| #define HAVE_STRUCT_POLLFD 1
3773| #define HAVE_LRINTF 1
3774| #define HAVE_DYNAMIC_PLUGINS 1
3775| #define STRNCASECMP_IN_STRINGS_H 1
3776| #define HAVE_SEARCH_H 1
3777| #define HAVE_GETOPT_H 1
3778| #define HAVE_STRINGS_H 1
3779| #define HAVE_LOCALE_H 1
3780| #define HAVE_XLOCALE_H 1
3781| #define HAVE_FCNTL_H 1
3782| #define HAVE_SYS_TIME_H 1
3783| #define HAVE_SYS_IOCTL_H 1
3784| #define HAVE_SYS_STAT_H 1
3785| #define HAVE_ARPA_INET_H 1
3786| /* end confdefs.h.  */
3787| #include <stdio.h>
3788| #ifdef HAVE_SYS_TYPES_H
3789| # include <sys/types.h>
3790| #endif
3791| #ifdef HAVE_SYS_STAT_H
3792| # include <sys/stat.h>
3793| #endif
3794| #ifdef STDC_HEADERS
3795| # include <stdlib.h>
3796| # include <stddef.h>
3797| #else
3798| # ifdef HAVE_STDLIB_H
3799| #  include <stdlib.h>
3800| # endif
3801| #endif
3802| #ifdef HAVE_STRING_H
3803| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3804| #  include <memory.h>
3805| # endif
3806| # include <string.h>
3807| #endif
3808| #ifdef HAVE_STRINGS_H
3809| # include <strings.h>
3810| #endif
3811| #ifdef HAVE_INTTYPES_H
3812| # include <inttypes.h>
3813| #endif
3814| #ifdef HAVE_STDINT_H
3815| # include <stdint.h>
3816| #endif
3817| #ifdef HAVE_UNISTD_H
3818| # include <unistd.h>
3819| #endif
3820| #include <sys/eventfd.h>
3821configure:24086: result: no
3822configure:24086: checking sys/eventfd.h presence
3823configure:24086: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3824conftest.c:101:10: fatal error: 'sys/eventfd.h' file not found
3825#include <sys/eventfd.h>
3826         ^
38271 error generated.
3828configure:24086: $? = 1
3829configure: failed program was:
3830| /* confdefs.h */
3831| #define PACKAGE_NAME "vlc"
3832| #define PACKAGE_TARNAME "vlc"
3833| #define PACKAGE_VERSION "2.0.3"
3834| #define PACKAGE_STRING "vlc 2.0.3"
3835| #define PACKAGE_BUGREPORT ""
3836| #define PACKAGE_URL ""
3837| #define PACKAGE "vlc"
3838| #define VERSION "2.0.3"
3839| #define STDC_HEADERS 1
3840| #define HAVE_SYS_TYPES_H 1
3841| #define HAVE_SYS_STAT_H 1
3842| #define HAVE_STDLIB_H 1
3843| #define HAVE_STRING_H 1
3844| #define HAVE_MEMORY_H 1
3845| #define HAVE_STRINGS_H 1
3846| #define HAVE_INTTYPES_H 1
3847| #define HAVE_STDINT_H 1
3848| #define HAVE_UNISTD_H 1
3849| #define __EXTENSIONS__ 1
3850| #define _ALL_SOURCE 1
3851| #define _GNU_SOURCE 1
3852| #define _POSIX_PTHREAD_SEMANTICS 1
3853| #define _TANDEM_SOURCE 1
3854| #define _FORTIFY_SOURCE 2
3855| #define _FILE_OFFSET_BITS 64
3856| #define _REENTRANT /**/
3857| #define _THREAD_SAFE /**/
3858| #define __LIBVLC__ /**/
3859| #define restrict __restrict
3860| #define HAVE_DLFCN_H 1
3861| #define LT_OBJDIR ".libs/"
3862| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3863| #define HAVE_CFLOCALECOPYCURRENT 1
3864| #define HAVE_ICONV 1
3865| #define ENABLE_NLS 1
3866| #define HAVE_GETTEXT 1
3867| #define HAVE_DCGETTEXT 1
3868| #define HAVE_ICONV 1
3869| #define ICONV_CONST
3870| #define LIBEXT ".dylib"
3871| #define HAVE_DECL_NANOSLEEP 1
3872| #define HAVE_DAEMON 1
3873| #define HAVE_FCNTL 1
3874| #define HAVE_FSTATVFS 1
3875| #define HAVE_FORK 1
3876| #define HAVE_GETENV 1
3877| #define HAVE_GETPWUID_R 1
3878| #define HAVE_IF_NAMEINDEX 1
3879| #define HAVE_IF_NAMETOINDEX 1
3880| #define HAVE_ISATTY 1
3881| #define HAVE_LSTAT 1
3882| #define HAVE_MMAP 1
3883| #define HAVE_PREAD 1
3884| #define HAVE_POSIX_MADVISE 1
3885| #define HAVE_SETLOCALE 1
3886| #define HAVE_STRPTIME 1
3887| #define HAVE_USELOCALE 1
3888| #define HAVE_ATOF 1
3889| #define HAVE_ATOLL 1
3890| #define HAVE_FLOCKFILE 1
3891| #define HAVE_FSYNC 1
3892| #define HAVE_GETPID 1
3893| #define HAVE_GMTIME_R 1
3894| #define HAVE_INET_PTON 1
3895| #define HAVE_LLDIV 1
3896| #define HAVE_LOCALTIME_R 1
3897| #define HAVE_NRAND48 1
3898| #define HAVE_REWIND 1
3899| #define HAVE_SETENV 1
3900| #define HAVE_STRCASECMP 1
3901| #define HAVE_STRCASESTR 1
3902| #define HAVE_STRDUP 1
3903| #define HAVE_STRLCPY 1
3904| #define HAVE_STRNCASECMP 1
3905| #define HAVE_STRSEP 1
3906| #define HAVE_STRTOF 1
3907| #define HAVE_STRTOK_R 1
3908| #define HAVE_STRTOLL 1
3909| #define HAVE_SWAB 1
3910| #define HAVE_FDATASYNC 1
3911| #define HAVE_ASPRINTF 1
3912| #define HAVE_VASPRINTF 1
3913| #define HAVE_STRCOLL 1
3914| #define HAVE_POLL 1
3915| #define HAVE_STRUCT_POLLFD 1
3916| #define HAVE_LRINTF 1
3917| #define HAVE_DYNAMIC_PLUGINS 1
3918| #define STRNCASECMP_IN_STRINGS_H 1
3919| #define HAVE_SEARCH_H 1
3920| #define HAVE_GETOPT_H 1
3921| #define HAVE_STRINGS_H 1
3922| #define HAVE_LOCALE_H 1
3923| #define HAVE_XLOCALE_H 1
3924| #define HAVE_FCNTL_H 1
3925| #define HAVE_SYS_TIME_H 1
3926| #define HAVE_SYS_IOCTL_H 1
3927| #define HAVE_SYS_STAT_H 1
3928| #define HAVE_ARPA_INET_H 1
3929| /* end confdefs.h.  */
3930| #include <sys/eventfd.h>
3931configure:24086: result: no
3932configure:24086: checking for sys/eventfd.h
3933configure:24086: result: no
3934configure:24098: checking for net/if.h
3935configure:24098: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3936configure:24098: $? = 0
3937configure:24098: result: yes
3938configure:24114: checking for sys/mount.h
3939configure:24114: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3940configure:24114: $? = 0
3941configure:24114: result: yes
3942configure:24132: checking machine/param.h usability
3943configure:24132: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3944configure:24132: $? = 0
3945configure:24132: result: yes
3946configure:24132: checking machine/param.h presence
3947configure:24132: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3948configure:24132: $? = 0
3949configure:24132: result: yes
3950configure:24132: checking for machine/param.h
3951configure:24132: result: yes
3952configure:24132: checking sys/shm.h usability
3953configure:24132: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3954configure:24132: $? = 0
3955configure:24132: result: yes
3956configure:24132: checking sys/shm.h presence
3957configure:24132: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
3958configure:24132: $? = 0
3959configure:24132: result: yes
3960configure:24132: checking for sys/shm.h
3961configure:24132: result: yes
3962configure:24145: checking linux/version.h usability
3963configure:24145: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
3964conftest.c:138:10: fatal error: 'linux/version.h' file not found
3965#include <linux/version.h>
3966         ^
39671 error generated.
3968configure:24145: $? = 1
3969configure: failed program was:
3970| /* confdefs.h */
3971| #define PACKAGE_NAME "vlc"
3972| #define PACKAGE_TARNAME "vlc"
3973| #define PACKAGE_VERSION "2.0.3"
3974| #define PACKAGE_STRING "vlc 2.0.3"
3975| #define PACKAGE_BUGREPORT ""
3976| #define PACKAGE_URL ""
3977| #define PACKAGE "vlc"
3978| #define VERSION "2.0.3"
3979| #define STDC_HEADERS 1
3980| #define HAVE_SYS_TYPES_H 1
3981| #define HAVE_SYS_STAT_H 1
3982| #define HAVE_STDLIB_H 1
3983| #define HAVE_STRING_H 1
3984| #define HAVE_MEMORY_H 1
3985| #define HAVE_STRINGS_H 1
3986| #define HAVE_INTTYPES_H 1
3987| #define HAVE_STDINT_H 1
3988| #define HAVE_UNISTD_H 1
3989| #define __EXTENSIONS__ 1
3990| #define _ALL_SOURCE 1
3991| #define _GNU_SOURCE 1
3992| #define _POSIX_PTHREAD_SEMANTICS 1
3993| #define _TANDEM_SOURCE 1
3994| #define _FORTIFY_SOURCE 2
3995| #define _FILE_OFFSET_BITS 64
3996| #define _REENTRANT /**/
3997| #define _THREAD_SAFE /**/
3998| #define __LIBVLC__ /**/
3999| #define restrict __restrict
4000| #define HAVE_DLFCN_H 1
4001| #define LT_OBJDIR ".libs/"
4002| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4003| #define HAVE_CFLOCALECOPYCURRENT 1
4004| #define HAVE_ICONV 1
4005| #define ENABLE_NLS 1
4006| #define HAVE_GETTEXT 1
4007| #define HAVE_DCGETTEXT 1
4008| #define HAVE_ICONV 1
4009| #define ICONV_CONST
4010| #define LIBEXT ".dylib"
4011| #define HAVE_DECL_NANOSLEEP 1
4012| #define HAVE_DAEMON 1
4013| #define HAVE_FCNTL 1
4014| #define HAVE_FSTATVFS 1
4015| #define HAVE_FORK 1
4016| #define HAVE_GETENV 1
4017| #define HAVE_GETPWUID_R 1
4018| #define HAVE_IF_NAMEINDEX 1
4019| #define HAVE_IF_NAMETOINDEX 1
4020| #define HAVE_ISATTY 1
4021| #define HAVE_LSTAT 1
4022| #define HAVE_MMAP 1
4023| #define HAVE_PREAD 1
4024| #define HAVE_POSIX_MADVISE 1
4025| #define HAVE_SETLOCALE 1
4026| #define HAVE_STRPTIME 1
4027| #define HAVE_USELOCALE 1
4028| #define HAVE_ATOF 1
4029| #define HAVE_ATOLL 1
4030| #define HAVE_FLOCKFILE 1
4031| #define HAVE_FSYNC 1
4032| #define HAVE_GETPID 1
4033| #define HAVE_GMTIME_R 1
4034| #define HAVE_INET_PTON 1
4035| #define HAVE_LLDIV 1
4036| #define HAVE_LOCALTIME_R 1
4037| #define HAVE_NRAND48 1
4038| #define HAVE_REWIND 1
4039| #define HAVE_SETENV 1
4040| #define HAVE_STRCASECMP 1
4041| #define HAVE_STRCASESTR 1
4042| #define HAVE_STRDUP 1
4043| #define HAVE_STRLCPY 1
4044| #define HAVE_STRNCASECMP 1
4045| #define HAVE_STRSEP 1
4046| #define HAVE_STRTOF 1
4047| #define HAVE_STRTOK_R 1
4048| #define HAVE_STRTOLL 1
4049| #define HAVE_SWAB 1
4050| #define HAVE_FDATASYNC 1
4051| #define HAVE_ASPRINTF 1
4052| #define HAVE_VASPRINTF 1
4053| #define HAVE_STRCOLL 1
4054| #define HAVE_POLL 1
4055| #define HAVE_STRUCT_POLLFD 1
4056| #define HAVE_LRINTF 1
4057| #define HAVE_DYNAMIC_PLUGINS 1
4058| #define STRNCASECMP_IN_STRINGS_H 1
4059| #define HAVE_SEARCH_H 1
4060| #define HAVE_GETOPT_H 1
4061| #define HAVE_STRINGS_H 1
4062| #define HAVE_LOCALE_H 1
4063| #define HAVE_XLOCALE_H 1
4064| #define HAVE_FCNTL_H 1
4065| #define HAVE_SYS_TIME_H 1
4066| #define HAVE_SYS_IOCTL_H 1
4067| #define HAVE_SYS_STAT_H 1
4068| #define HAVE_ARPA_INET_H 1
4069| #define HAVE_NET_IF_H 1
4070| #define HAVE_SYS_MOUNT_H 1
4071| #define HAVE_MACHINE_PARAM_H 1
4072| #define HAVE_SYS_SHM_H 1
4073| /* end confdefs.h.  */
4074| #include <stdio.h>
4075| #ifdef HAVE_SYS_TYPES_H
4076| # include <sys/types.h>
4077| #endif
4078| #ifdef HAVE_SYS_STAT_H
4079| # include <sys/stat.h>
4080| #endif
4081| #ifdef STDC_HEADERS
4082| # include <stdlib.h>
4083| # include <stddef.h>
4084| #else
4085| # ifdef HAVE_STDLIB_H
4086| #  include <stdlib.h>
4087| # endif
4088| #endif
4089| #ifdef HAVE_STRING_H
4090| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4091| #  include <memory.h>
4092| # endif
4093| # include <string.h>
4094| #endif
4095| #ifdef HAVE_STRINGS_H
4096| # include <strings.h>
4097| #endif
4098| #ifdef HAVE_INTTYPES_H
4099| # include <inttypes.h>
4100| #endif
4101| #ifdef HAVE_STDINT_H
4102| # include <stdint.h>
4103| #endif
4104| #ifdef HAVE_UNISTD_H
4105| # include <unistd.h>
4106| #endif
4107| #include <linux/version.h>
4108configure:24145: result: no
4109configure:24145: checking linux/version.h presence
4110configure:24145: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
4111conftest.c:105:10: fatal error: 'linux/version.h' file not found
4112#include <linux/version.h>
4113         ^
41141 error generated.
4115configure:24145: $? = 1
4116configure: failed program was:
4117| /* confdefs.h */
4118| #define PACKAGE_NAME "vlc"
4119| #define PACKAGE_TARNAME "vlc"
4120| #define PACKAGE_VERSION "2.0.3"
4121| #define PACKAGE_STRING "vlc 2.0.3"
4122| #define PACKAGE_BUGREPORT ""
4123| #define PACKAGE_URL ""
4124| #define PACKAGE "vlc"
4125| #define VERSION "2.0.3"
4126| #define STDC_HEADERS 1
4127| #define HAVE_SYS_TYPES_H 1
4128| #define HAVE_SYS_STAT_H 1
4129| #define HAVE_STDLIB_H 1
4130| #define HAVE_STRING_H 1
4131| #define HAVE_MEMORY_H 1
4132| #define HAVE_STRINGS_H 1
4133| #define HAVE_INTTYPES_H 1
4134| #define HAVE_STDINT_H 1
4135| #define HAVE_UNISTD_H 1
4136| #define __EXTENSIONS__ 1
4137| #define _ALL_SOURCE 1
4138| #define _GNU_SOURCE 1
4139| #define _POSIX_PTHREAD_SEMANTICS 1
4140| #define _TANDEM_SOURCE 1
4141| #define _FORTIFY_SOURCE 2
4142| #define _FILE_OFFSET_BITS 64
4143| #define _REENTRANT /**/
4144| #define _THREAD_SAFE /**/
4145| #define __LIBVLC__ /**/
4146| #define restrict __restrict
4147| #define HAVE_DLFCN_H 1
4148| #define LT_OBJDIR ".libs/"
4149| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4150| #define HAVE_CFLOCALECOPYCURRENT 1
4151| #define HAVE_ICONV 1
4152| #define ENABLE_NLS 1
4153| #define HAVE_GETTEXT 1
4154| #define HAVE_DCGETTEXT 1
4155| #define HAVE_ICONV 1
4156| #define ICONV_CONST
4157| #define LIBEXT ".dylib"
4158| #define HAVE_DECL_NANOSLEEP 1
4159| #define HAVE_DAEMON 1
4160| #define HAVE_FCNTL 1
4161| #define HAVE_FSTATVFS 1
4162| #define HAVE_FORK 1
4163| #define HAVE_GETENV 1
4164| #define HAVE_GETPWUID_R 1
4165| #define HAVE_IF_NAMEINDEX 1
4166| #define HAVE_IF_NAMETOINDEX 1
4167| #define HAVE_ISATTY 1
4168| #define HAVE_LSTAT 1
4169| #define HAVE_MMAP 1
4170| #define HAVE_PREAD 1
4171| #define HAVE_POSIX_MADVISE 1
4172| #define HAVE_SETLOCALE 1
4173| #define HAVE_STRPTIME 1
4174| #define HAVE_USELOCALE 1
4175| #define HAVE_ATOF 1
4176| #define HAVE_ATOLL 1
4177| #define HAVE_FLOCKFILE 1
4178| #define HAVE_FSYNC 1
4179| #define HAVE_GETPID 1
4180| #define HAVE_GMTIME_R 1
4181| #define HAVE_INET_PTON 1
4182| #define HAVE_LLDIV 1
4183| #define HAVE_LOCALTIME_R 1
4184| #define HAVE_NRAND48 1
4185| #define HAVE_REWIND 1
4186| #define HAVE_SETENV 1
4187| #define HAVE_STRCASECMP 1
4188| #define HAVE_STRCASESTR 1
4189| #define HAVE_STRDUP 1
4190| #define HAVE_STRLCPY 1
4191| #define HAVE_STRNCASECMP 1
4192| #define HAVE_STRSEP 1
4193| #define HAVE_STRTOF 1
4194| #define HAVE_STRTOK_R 1
4195| #define HAVE_STRTOLL 1
4196| #define HAVE_SWAB 1
4197| #define HAVE_FDATASYNC 1
4198| #define HAVE_ASPRINTF 1
4199| #define HAVE_VASPRINTF 1
4200| #define HAVE_STRCOLL 1
4201| #define HAVE_POLL 1
4202| #define HAVE_STRUCT_POLLFD 1
4203| #define HAVE_LRINTF 1
4204| #define HAVE_DYNAMIC_PLUGINS 1
4205| #define STRNCASECMP_IN_STRINGS_H 1
4206| #define HAVE_SEARCH_H 1
4207| #define HAVE_GETOPT_H 1
4208| #define HAVE_STRINGS_H 1
4209| #define HAVE_LOCALE_H 1
4210| #define HAVE_XLOCALE_H 1
4211| #define HAVE_FCNTL_H 1
4212| #define HAVE_SYS_TIME_H 1
4213| #define HAVE_SYS_IOCTL_H 1
4214| #define HAVE_SYS_STAT_H 1
4215| #define HAVE_ARPA_INET_H 1
4216| #define HAVE_NET_IF_H 1
4217| #define HAVE_SYS_MOUNT_H 1
4218| #define HAVE_MACHINE_PARAM_H 1
4219| #define HAVE_SYS_SHM_H 1
4220| /* end confdefs.h.  */
4221| #include <linux/version.h>
4222configure:24145: result: no
4223configure:24145: checking for linux/version.h
4224configure:24145: result: no
4225configure:24145: checking linux/dccp.h usability
4226configure:24145: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
4227conftest.c:138:10: fatal error: 'linux/dccp.h' file not found
4228#include <linux/dccp.h>
4229         ^
42301 error generated.
4231configure:24145: $? = 1
4232configure: failed program was:
4233| /* confdefs.h */
4234| #define PACKAGE_NAME "vlc"
4235| #define PACKAGE_TARNAME "vlc"
4236| #define PACKAGE_VERSION "2.0.3"
4237| #define PACKAGE_STRING "vlc 2.0.3"
4238| #define PACKAGE_BUGREPORT ""
4239| #define PACKAGE_URL ""
4240| #define PACKAGE "vlc"
4241| #define VERSION "2.0.3"
4242| #define STDC_HEADERS 1
4243| #define HAVE_SYS_TYPES_H 1
4244| #define HAVE_SYS_STAT_H 1
4245| #define HAVE_STDLIB_H 1
4246| #define HAVE_STRING_H 1
4247| #define HAVE_MEMORY_H 1
4248| #define HAVE_STRINGS_H 1
4249| #define HAVE_INTTYPES_H 1
4250| #define HAVE_STDINT_H 1
4251| #define HAVE_UNISTD_H 1
4252| #define __EXTENSIONS__ 1
4253| #define _ALL_SOURCE 1
4254| #define _GNU_SOURCE 1
4255| #define _POSIX_PTHREAD_SEMANTICS 1
4256| #define _TANDEM_SOURCE 1
4257| #define _FORTIFY_SOURCE 2
4258| #define _FILE_OFFSET_BITS 64
4259| #define _REENTRANT /**/
4260| #define _THREAD_SAFE /**/
4261| #define __LIBVLC__ /**/
4262| #define restrict __restrict
4263| #define HAVE_DLFCN_H 1
4264| #define LT_OBJDIR ".libs/"
4265| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4266| #define HAVE_CFLOCALECOPYCURRENT 1
4267| #define HAVE_ICONV 1
4268| #define ENABLE_NLS 1
4269| #define HAVE_GETTEXT 1
4270| #define HAVE_DCGETTEXT 1
4271| #define HAVE_ICONV 1
4272| #define ICONV_CONST
4273| #define LIBEXT ".dylib"
4274| #define HAVE_DECL_NANOSLEEP 1
4275| #define HAVE_DAEMON 1
4276| #define HAVE_FCNTL 1
4277| #define HAVE_FSTATVFS 1
4278| #define HAVE_FORK 1
4279| #define HAVE_GETENV 1
4280| #define HAVE_GETPWUID_R 1
4281| #define HAVE_IF_NAMEINDEX 1
4282| #define HAVE_IF_NAMETOINDEX 1
4283| #define HAVE_ISATTY 1
4284| #define HAVE_LSTAT 1
4285| #define HAVE_MMAP 1
4286| #define HAVE_PREAD 1
4287| #define HAVE_POSIX_MADVISE 1
4288| #define HAVE_SETLOCALE 1
4289| #define HAVE_STRPTIME 1
4290| #define HAVE_USELOCALE 1
4291| #define HAVE_ATOF 1
4292| #define HAVE_ATOLL 1
4293| #define HAVE_FLOCKFILE 1
4294| #define HAVE_FSYNC 1
4295| #define HAVE_GETPID 1
4296| #define HAVE_GMTIME_R 1
4297| #define HAVE_INET_PTON 1
4298| #define HAVE_LLDIV 1
4299| #define HAVE_LOCALTIME_R 1
4300| #define HAVE_NRAND48 1
4301| #define HAVE_REWIND 1
4302| #define HAVE_SETENV 1
4303| #define HAVE_STRCASECMP 1
4304| #define HAVE_STRCASESTR 1
4305| #define HAVE_STRDUP 1
4306| #define HAVE_STRLCPY 1
4307| #define HAVE_STRNCASECMP 1
4308| #define HAVE_STRSEP 1
4309| #define HAVE_STRTOF 1
4310| #define HAVE_STRTOK_R 1
4311| #define HAVE_STRTOLL 1
4312| #define HAVE_SWAB 1
4313| #define HAVE_FDATASYNC 1
4314| #define HAVE_ASPRINTF 1
4315| #define HAVE_VASPRINTF 1
4316| #define HAVE_STRCOLL 1
4317| #define HAVE_POLL 1
4318| #define HAVE_STRUCT_POLLFD 1
4319| #define HAVE_LRINTF 1
4320| #define HAVE_DYNAMIC_PLUGINS 1
4321| #define STRNCASECMP_IN_STRINGS_H 1
4322| #define HAVE_SEARCH_H 1
4323| #define HAVE_GETOPT_H 1
4324| #define HAVE_STRINGS_H 1
4325| #define HAVE_LOCALE_H 1
4326| #define HAVE_XLOCALE_H 1
4327| #define HAVE_FCNTL_H 1
4328| #define HAVE_SYS_TIME_H 1
4329| #define HAVE_SYS_IOCTL_H 1
4330| #define HAVE_SYS_STAT_H 1
4331| #define HAVE_ARPA_INET_H 1
4332| #define HAVE_NET_IF_H 1
4333| #define HAVE_SYS_MOUNT_H 1
4334| #define HAVE_MACHINE_PARAM_H 1
4335| #define HAVE_SYS_SHM_H 1
4336| /* end confdefs.h.  */
4337| #include <stdio.h>
4338| #ifdef HAVE_SYS_TYPES_H
4339| # include <sys/types.h>
4340| #endif
4341| #ifdef HAVE_SYS_STAT_H
4342| # include <sys/stat.h>
4343| #endif
4344| #ifdef STDC_HEADERS
4345| # include <stdlib.h>
4346| # include <stddef.h>
4347| #else
4348| # ifdef HAVE_STDLIB_H
4349| #  include <stdlib.h>
4350| # endif
4351| #endif
4352| #ifdef HAVE_STRING_H
4353| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4354| #  include <memory.h>
4355| # endif
4356| # include <string.h>
4357| #endif
4358| #ifdef HAVE_STRINGS_H
4359| # include <strings.h>
4360| #endif
4361| #ifdef HAVE_INTTYPES_H
4362| # include <inttypes.h>
4363| #endif
4364| #ifdef HAVE_STDINT_H
4365| # include <stdint.h>
4366| #endif
4367| #ifdef HAVE_UNISTD_H
4368| # include <unistd.h>
4369| #endif
4370| #include <linux/dccp.h>
4371configure:24145: result: no
4372configure:24145: checking linux/dccp.h presence
4373configure:24145: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
4374conftest.c:105:10: fatal error: 'linux/dccp.h' file not found
4375#include <linux/dccp.h>
4376         ^
43771 error generated.
4378configure:24145: $? = 1
4379configure: failed program was:
4380| /* confdefs.h */
4381| #define PACKAGE_NAME "vlc"
4382| #define PACKAGE_TARNAME "vlc"
4383| #define PACKAGE_VERSION "2.0.3"
4384| #define PACKAGE_STRING "vlc 2.0.3"
4385| #define PACKAGE_BUGREPORT ""
4386| #define PACKAGE_URL ""
4387| #define PACKAGE "vlc"
4388| #define VERSION "2.0.3"
4389| #define STDC_HEADERS 1
4390| #define HAVE_SYS_TYPES_H 1
4391| #define HAVE_SYS_STAT_H 1
4392| #define HAVE_STDLIB_H 1
4393| #define HAVE_STRING_H 1
4394| #define HAVE_MEMORY_H 1
4395| #define HAVE_STRINGS_H 1
4396| #define HAVE_INTTYPES_H 1
4397| #define HAVE_STDINT_H 1
4398| #define HAVE_UNISTD_H 1
4399| #define __EXTENSIONS__ 1
4400| #define _ALL_SOURCE 1
4401| #define _GNU_SOURCE 1
4402| #define _POSIX_PTHREAD_SEMANTICS 1
4403| #define _TANDEM_SOURCE 1
4404| #define _FORTIFY_SOURCE 2
4405| #define _FILE_OFFSET_BITS 64
4406| #define _REENTRANT /**/
4407| #define _THREAD_SAFE /**/
4408| #define __LIBVLC__ /**/
4409| #define restrict __restrict
4410| #define HAVE_DLFCN_H 1
4411| #define LT_OBJDIR ".libs/"
4412| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4413| #define HAVE_CFLOCALECOPYCURRENT 1
4414| #define HAVE_ICONV 1
4415| #define ENABLE_NLS 1
4416| #define HAVE_GETTEXT 1
4417| #define HAVE_DCGETTEXT 1
4418| #define HAVE_ICONV 1
4419| #define ICONV_CONST
4420| #define LIBEXT ".dylib"
4421| #define HAVE_DECL_NANOSLEEP 1
4422| #define HAVE_DAEMON 1
4423| #define HAVE_FCNTL 1
4424| #define HAVE_FSTATVFS 1
4425| #define HAVE_FORK 1
4426| #define HAVE_GETENV 1
4427| #define HAVE_GETPWUID_R 1
4428| #define HAVE_IF_NAMEINDEX 1
4429| #define HAVE_IF_NAMETOINDEX 1
4430| #define HAVE_ISATTY 1
4431| #define HAVE_LSTAT 1
4432| #define HAVE_MMAP 1
4433| #define HAVE_PREAD 1
4434| #define HAVE_POSIX_MADVISE 1
4435| #define HAVE_SETLOCALE 1
4436| #define HAVE_STRPTIME 1
4437| #define HAVE_USELOCALE 1
4438| #define HAVE_ATOF 1
4439| #define HAVE_ATOLL 1
4440| #define HAVE_FLOCKFILE 1
4441| #define HAVE_FSYNC 1
4442| #define HAVE_GETPID 1
4443| #define HAVE_GMTIME_R 1
4444| #define HAVE_INET_PTON 1
4445| #define HAVE_LLDIV 1
4446| #define HAVE_LOCALTIME_R 1
4447| #define HAVE_NRAND48 1
4448| #define HAVE_REWIND 1
4449| #define HAVE_SETENV 1
4450| #define HAVE_STRCASECMP 1
4451| #define HAVE_STRCASESTR 1
4452| #define HAVE_STRDUP 1
4453| #define HAVE_STRLCPY 1
4454| #define HAVE_STRNCASECMP 1
4455| #define HAVE_STRSEP 1
4456| #define HAVE_STRTOF 1
4457| #define HAVE_STRTOK_R 1
4458| #define HAVE_STRTOLL 1
4459| #define HAVE_SWAB 1
4460| #define HAVE_FDATASYNC 1
4461| #define HAVE_ASPRINTF 1
4462| #define HAVE_VASPRINTF 1
4463| #define HAVE_STRCOLL 1
4464| #define HAVE_POLL 1
4465| #define HAVE_STRUCT_POLLFD 1
4466| #define HAVE_LRINTF 1
4467| #define HAVE_DYNAMIC_PLUGINS 1
4468| #define STRNCASECMP_IN_STRINGS_H 1
4469| #define HAVE_SEARCH_H 1
4470| #define HAVE_GETOPT_H 1
4471| #define HAVE_STRINGS_H 1
4472| #define HAVE_LOCALE_H 1
4473| #define HAVE_XLOCALE_H 1
4474| #define HAVE_FCNTL_H 1
4475| #define HAVE_SYS_TIME_H 1
4476| #define HAVE_SYS_IOCTL_H 1
4477| #define HAVE_SYS_STAT_H 1
4478| #define HAVE_ARPA_INET_H 1
4479| #define HAVE_NET_IF_H 1
4480| #define HAVE_SYS_MOUNT_H 1
4481| #define HAVE_MACHINE_PARAM_H 1
4482| #define HAVE_SYS_SHM_H 1
4483| /* end confdefs.h.  */
4484| #include <linux/dccp.h>
4485configure:24145: result: no
4486configure:24145: checking for linux/dccp.h
4487configure:24145: result: no
4488configure:24145: checking scsi/scsi.h usability
4489configure:24145: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
4490conftest.c:138:10: fatal error: 'scsi/scsi.h' file not found
4491#include <scsi/scsi.h>
4492         ^
44931 error generated.
4494configure:24145: $? = 1
4495configure: failed program was:
4496| /* confdefs.h */
4497| #define PACKAGE_NAME "vlc"
4498| #define PACKAGE_TARNAME "vlc"
4499| #define PACKAGE_VERSION "2.0.3"
4500| #define PACKAGE_STRING "vlc 2.0.3"
4501| #define PACKAGE_BUGREPORT ""
4502| #define PACKAGE_URL ""
4503| #define PACKAGE "vlc"
4504| #define VERSION "2.0.3"
4505| #define STDC_HEADERS 1
4506| #define HAVE_SYS_TYPES_H 1
4507| #define HAVE_SYS_STAT_H 1
4508| #define HAVE_STDLIB_H 1
4509| #define HAVE_STRING_H 1
4510| #define HAVE_MEMORY_H 1
4511| #define HAVE_STRINGS_H 1
4512| #define HAVE_INTTYPES_H 1
4513| #define HAVE_STDINT_H 1
4514| #define HAVE_UNISTD_H 1
4515| #define __EXTENSIONS__ 1
4516| #define _ALL_SOURCE 1
4517| #define _GNU_SOURCE 1
4518| #define _POSIX_PTHREAD_SEMANTICS 1
4519| #define _TANDEM_SOURCE 1
4520| #define _FORTIFY_SOURCE 2
4521| #define _FILE_OFFSET_BITS 64
4522| #define _REENTRANT /**/
4523| #define _THREAD_SAFE /**/
4524| #define __LIBVLC__ /**/
4525| #define restrict __restrict
4526| #define HAVE_DLFCN_H 1
4527| #define LT_OBJDIR ".libs/"
4528| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4529| #define HAVE_CFLOCALECOPYCURRENT 1
4530| #define HAVE_ICONV 1
4531| #define ENABLE_NLS 1
4532| #define HAVE_GETTEXT 1
4533| #define HAVE_DCGETTEXT 1
4534| #define HAVE_ICONV 1
4535| #define ICONV_CONST
4536| #define LIBEXT ".dylib"
4537| #define HAVE_DECL_NANOSLEEP 1
4538| #define HAVE_DAEMON 1
4539| #define HAVE_FCNTL 1
4540| #define HAVE_FSTATVFS 1
4541| #define HAVE_FORK 1
4542| #define HAVE_GETENV 1
4543| #define HAVE_GETPWUID_R 1
4544| #define HAVE_IF_NAMEINDEX 1
4545| #define HAVE_IF_NAMETOINDEX 1
4546| #define HAVE_ISATTY 1
4547| #define HAVE_LSTAT 1
4548| #define HAVE_MMAP 1
4549| #define HAVE_PREAD 1
4550| #define HAVE_POSIX_MADVISE 1
4551| #define HAVE_SETLOCALE 1
4552| #define HAVE_STRPTIME 1
4553| #define HAVE_USELOCALE 1
4554| #define HAVE_ATOF 1
4555| #define HAVE_ATOLL 1
4556| #define HAVE_FLOCKFILE 1
4557| #define HAVE_FSYNC 1
4558| #define HAVE_GETPID 1
4559| #define HAVE_GMTIME_R 1
4560| #define HAVE_INET_PTON 1
4561| #define HAVE_LLDIV 1
4562| #define HAVE_LOCALTIME_R 1
4563| #define HAVE_NRAND48 1
4564| #define HAVE_REWIND 1
4565| #define HAVE_SETENV 1
4566| #define HAVE_STRCASECMP 1
4567| #define HAVE_STRCASESTR 1
4568| #define HAVE_STRDUP 1
4569| #define HAVE_STRLCPY 1
4570| #define HAVE_STRNCASECMP 1
4571| #define HAVE_STRSEP 1
4572| #define HAVE_STRTOF 1
4573| #define HAVE_STRTOK_R 1
4574| #define HAVE_STRTOLL 1
4575| #define HAVE_SWAB 1
4576| #define HAVE_FDATASYNC 1
4577| #define HAVE_ASPRINTF 1
4578| #define HAVE_VASPRINTF 1
4579| #define HAVE_STRCOLL 1
4580| #define HAVE_POLL 1
4581| #define HAVE_STRUCT_POLLFD 1
4582| #define HAVE_LRINTF 1
4583| #define HAVE_DYNAMIC_PLUGINS 1
4584| #define STRNCASECMP_IN_STRINGS_H 1
4585| #define HAVE_SEARCH_H 1
4586| #define HAVE_GETOPT_H 1
4587| #define HAVE_STRINGS_H 1
4588| #define HAVE_LOCALE_H 1
4589| #define HAVE_XLOCALE_H 1
4590| #define HAVE_FCNTL_H 1
4591| #define HAVE_SYS_TIME_H 1
4592| #define HAVE_SYS_IOCTL_H 1
4593| #define HAVE_SYS_STAT_H 1
4594| #define HAVE_ARPA_INET_H 1
4595| #define HAVE_NET_IF_H 1
4596| #define HAVE_SYS_MOUNT_H 1
4597| #define HAVE_MACHINE_PARAM_H 1
4598| #define HAVE_SYS_SHM_H 1
4599| /* end confdefs.h.  */
4600| #include <stdio.h>
4601| #ifdef HAVE_SYS_TYPES_H
4602| # include <sys/types.h>
4603| #endif
4604| #ifdef HAVE_SYS_STAT_H
4605| # include <sys/stat.h>
4606| #endif
4607| #ifdef STDC_HEADERS
4608| # include <stdlib.h>
4609| # include <stddef.h>
4610| #else
4611| # ifdef HAVE_STDLIB_H
4612| #  include <stdlib.h>
4613| # endif
4614| #endif
4615| #ifdef HAVE_STRING_H
4616| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4617| #  include <memory.h>
4618| # endif
4619| # include <string.h>
4620| #endif
4621| #ifdef HAVE_STRINGS_H
4622| # include <strings.h>
4623| #endif
4624| #ifdef HAVE_INTTYPES_H
4625| # include <inttypes.h>
4626| #endif
4627| #ifdef HAVE_STDINT_H
4628| # include <stdint.h>
4629| #endif
4630| #ifdef HAVE_UNISTD_H
4631| # include <unistd.h>
4632| #endif
4633| #include <scsi/scsi.h>
4634configure:24145: result: no
4635configure:24145: checking scsi/scsi.h presence
4636configure:24145: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
4637conftest.c:105:10: fatal error: 'scsi/scsi.h' file not found
4638#include <scsi/scsi.h>
4639         ^
46401 error generated.
4641configure:24145: $? = 1
4642configure: failed program was:
4643| /* confdefs.h */
4644| #define PACKAGE_NAME "vlc"
4645| #define PACKAGE_TARNAME "vlc"
4646| #define PACKAGE_VERSION "2.0.3"
4647| #define PACKAGE_STRING "vlc 2.0.3"
4648| #define PACKAGE_BUGREPORT ""
4649| #define PACKAGE_URL ""
4650| #define PACKAGE "vlc"
4651| #define VERSION "2.0.3"
4652| #define STDC_HEADERS 1
4653| #define HAVE_SYS_TYPES_H 1
4654| #define HAVE_SYS_STAT_H 1
4655| #define HAVE_STDLIB_H 1
4656| #define HAVE_STRING_H 1
4657| #define HAVE_MEMORY_H 1
4658| #define HAVE_STRINGS_H 1
4659| #define HAVE_INTTYPES_H 1
4660| #define HAVE_STDINT_H 1
4661| #define HAVE_UNISTD_H 1
4662| #define __EXTENSIONS__ 1
4663| #define _ALL_SOURCE 1
4664| #define _GNU_SOURCE 1
4665| #define _POSIX_PTHREAD_SEMANTICS 1
4666| #define _TANDEM_SOURCE 1
4667| #define _FORTIFY_SOURCE 2
4668| #define _FILE_OFFSET_BITS 64
4669| #define _REENTRANT /**/
4670| #define _THREAD_SAFE /**/
4671| #define __LIBVLC__ /**/
4672| #define restrict __restrict
4673| #define HAVE_DLFCN_H 1
4674| #define LT_OBJDIR ".libs/"
4675| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4676| #define HAVE_CFLOCALECOPYCURRENT 1
4677| #define HAVE_ICONV 1
4678| #define ENABLE_NLS 1
4679| #define HAVE_GETTEXT 1
4680| #define HAVE_DCGETTEXT 1
4681| #define HAVE_ICONV 1
4682| #define ICONV_CONST
4683| #define LIBEXT ".dylib"
4684| #define HAVE_DECL_NANOSLEEP 1
4685| #define HAVE_DAEMON 1
4686| #define HAVE_FCNTL 1
4687| #define HAVE_FSTATVFS 1
4688| #define HAVE_FORK 1
4689| #define HAVE_GETENV 1
4690| #define HAVE_GETPWUID_R 1
4691| #define HAVE_IF_NAMEINDEX 1
4692| #define HAVE_IF_NAMETOINDEX 1
4693| #define HAVE_ISATTY 1
4694| #define HAVE_LSTAT 1
4695| #define HAVE_MMAP 1
4696| #define HAVE_PREAD 1
4697| #define HAVE_POSIX_MADVISE 1
4698| #define HAVE_SETLOCALE 1
4699| #define HAVE_STRPTIME 1
4700| #define HAVE_USELOCALE 1
4701| #define HAVE_ATOF 1
4702| #define HAVE_ATOLL 1
4703| #define HAVE_FLOCKFILE 1
4704| #define HAVE_FSYNC 1
4705| #define HAVE_GETPID 1
4706| #define HAVE_GMTIME_R 1
4707| #define HAVE_INET_PTON 1
4708| #define HAVE_LLDIV 1
4709| #define HAVE_LOCALTIME_R 1
4710| #define HAVE_NRAND48 1
4711| #define HAVE_REWIND 1
4712| #define HAVE_SETENV 1
4713| #define HAVE_STRCASECMP 1
4714| #define HAVE_STRCASESTR 1
4715| #define HAVE_STRDUP 1
4716| #define HAVE_STRLCPY 1
4717| #define HAVE_STRNCASECMP 1
4718| #define HAVE_STRSEP 1
4719| #define HAVE_STRTOF 1
4720| #define HAVE_STRTOK_R 1
4721| #define HAVE_STRTOLL 1
4722| #define HAVE_SWAB 1
4723| #define HAVE_FDATASYNC 1
4724| #define HAVE_ASPRINTF 1
4725| #define HAVE_VASPRINTF 1
4726| #define HAVE_STRCOLL 1
4727| #define HAVE_POLL 1
4728| #define HAVE_STRUCT_POLLFD 1
4729| #define HAVE_LRINTF 1
4730| #define HAVE_DYNAMIC_PLUGINS 1
4731| #define STRNCASECMP_IN_STRINGS_H 1
4732| #define HAVE_SEARCH_H 1
4733| #define HAVE_GETOPT_H 1
4734| #define HAVE_STRINGS_H 1
4735| #define HAVE_LOCALE_H 1
4736| #define HAVE_XLOCALE_H 1
4737| #define HAVE_FCNTL_H 1
4738| #define HAVE_SYS_TIME_H 1
4739| #define HAVE_SYS_IOCTL_H 1
4740| #define HAVE_SYS_STAT_H 1
4741| #define HAVE_ARPA_INET_H 1
4742| #define HAVE_NET_IF_H 1
4743| #define HAVE_SYS_MOUNT_H 1
4744| #define HAVE_MACHINE_PARAM_H 1
4745| #define HAVE_SYS_SHM_H 1
4746| /* end confdefs.h.  */
4747| #include <scsi/scsi.h>
4748configure:24145: result: no
4749configure:24145: checking for scsi/scsi.h
4750configure:24145: result: no
4751configure:24145: checking linux/magic.h usability
4752configure:24145: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
4753conftest.c:138:10: fatal error: 'linux/magic.h' file not found
4754#include <linux/magic.h>
4755         ^
47561 error generated.
4757configure:24145: $? = 1
4758configure: failed program was:
4759| /* confdefs.h */
4760| #define PACKAGE_NAME "vlc"
4761| #define PACKAGE_TARNAME "vlc"
4762| #define PACKAGE_VERSION "2.0.3"
4763| #define PACKAGE_STRING "vlc 2.0.3"
4764| #define PACKAGE_BUGREPORT ""
4765| #define PACKAGE_URL ""
4766| #define PACKAGE "vlc"
4767| #define VERSION "2.0.3"
4768| #define STDC_HEADERS 1
4769| #define HAVE_SYS_TYPES_H 1
4770| #define HAVE_SYS_STAT_H 1
4771| #define HAVE_STDLIB_H 1
4772| #define HAVE_STRING_H 1
4773| #define HAVE_MEMORY_H 1
4774| #define HAVE_STRINGS_H 1
4775| #define HAVE_INTTYPES_H 1
4776| #define HAVE_STDINT_H 1
4777| #define HAVE_UNISTD_H 1
4778| #define __EXTENSIONS__ 1
4779| #define _ALL_SOURCE 1
4780| #define _GNU_SOURCE 1
4781| #define _POSIX_PTHREAD_SEMANTICS 1
4782| #define _TANDEM_SOURCE 1
4783| #define _FORTIFY_SOURCE 2
4784| #define _FILE_OFFSET_BITS 64
4785| #define _REENTRANT /**/
4786| #define _THREAD_SAFE /**/
4787| #define __LIBVLC__ /**/
4788| #define restrict __restrict
4789| #define HAVE_DLFCN_H 1
4790| #define LT_OBJDIR ".libs/"
4791| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4792| #define HAVE_CFLOCALECOPYCURRENT 1
4793| #define HAVE_ICONV 1
4794| #define ENABLE_NLS 1
4795| #define HAVE_GETTEXT 1
4796| #define HAVE_DCGETTEXT 1
4797| #define HAVE_ICONV 1
4798| #define ICONV_CONST
4799| #define LIBEXT ".dylib"
4800| #define HAVE_DECL_NANOSLEEP 1
4801| #define HAVE_DAEMON 1
4802| #define HAVE_FCNTL 1
4803| #define HAVE_FSTATVFS 1
4804| #define HAVE_FORK 1
4805| #define HAVE_GETENV 1
4806| #define HAVE_GETPWUID_R 1
4807| #define HAVE_IF_NAMEINDEX 1
4808| #define HAVE_IF_NAMETOINDEX 1
4809| #define HAVE_ISATTY 1
4810| #define HAVE_LSTAT 1
4811| #define HAVE_MMAP 1
4812| #define HAVE_PREAD 1
4813| #define HAVE_POSIX_MADVISE 1
4814| #define HAVE_SETLOCALE 1
4815| #define HAVE_STRPTIME 1
4816| #define HAVE_USELOCALE 1
4817| #define HAVE_ATOF 1
4818| #define HAVE_ATOLL 1
4819| #define HAVE_FLOCKFILE 1
4820| #define HAVE_FSYNC 1
4821| #define HAVE_GETPID 1
4822| #define HAVE_GMTIME_R 1
4823| #define HAVE_INET_PTON 1
4824| #define HAVE_LLDIV 1
4825| #define HAVE_LOCALTIME_R 1
4826| #define HAVE_NRAND48 1
4827| #define HAVE_REWIND 1
4828| #define HAVE_SETENV 1
4829| #define HAVE_STRCASECMP 1
4830| #define HAVE_STRCASESTR 1
4831| #define HAVE_STRDUP 1
4832| #define HAVE_STRLCPY 1
4833| #define HAVE_STRNCASECMP 1
4834| #define HAVE_STRSEP 1
4835| #define HAVE_STRTOF 1
4836| #define HAVE_STRTOK_R 1
4837| #define HAVE_STRTOLL 1
4838| #define HAVE_SWAB 1
4839| #define HAVE_FDATASYNC 1
4840| #define HAVE_ASPRINTF 1
4841| #define HAVE_VASPRINTF 1
4842| #define HAVE_STRCOLL 1
4843| #define HAVE_POLL 1
4844| #define HAVE_STRUCT_POLLFD 1
4845| #define HAVE_LRINTF 1
4846| #define HAVE_DYNAMIC_PLUGINS 1
4847| #define STRNCASECMP_IN_STRINGS_H 1
4848| #define HAVE_SEARCH_H 1
4849| #define HAVE_GETOPT_H 1
4850| #define HAVE_STRINGS_H 1
4851| #define HAVE_LOCALE_H 1
4852| #define HAVE_XLOCALE_H 1
4853| #define HAVE_FCNTL_H 1
4854| #define HAVE_SYS_TIME_H 1
4855| #define HAVE_SYS_IOCTL_H 1
4856| #define HAVE_SYS_STAT_H 1
4857| #define HAVE_ARPA_INET_H 1
4858| #define HAVE_NET_IF_H 1
4859| #define HAVE_SYS_MOUNT_H 1
4860| #define HAVE_MACHINE_PARAM_H 1
4861| #define HAVE_SYS_SHM_H 1
4862| /* end confdefs.h.  */
4863| #include <stdio.h>
4864| #ifdef HAVE_SYS_TYPES_H
4865| # include <sys/types.h>
4866| #endif
4867| #ifdef HAVE_SYS_STAT_H
4868| # include <sys/stat.h>
4869| #endif
4870| #ifdef STDC_HEADERS
4871| # include <stdlib.h>
4872| # include <stddef.h>
4873| #else
4874| # ifdef HAVE_STDLIB_H
4875| #  include <stdlib.h>
4876| # endif
4877| #endif
4878| #ifdef HAVE_STRING_H
4879| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4880| #  include <memory.h>
4881| # endif
4882| # include <string.h>
4883| #endif
4884| #ifdef HAVE_STRINGS_H
4885| # include <strings.h>
4886| #endif
4887| #ifdef HAVE_INTTYPES_H
4888| # include <inttypes.h>
4889| #endif
4890| #ifdef HAVE_STDINT_H
4891| # include <stdint.h>
4892| #endif
4893| #ifdef HAVE_UNISTD_H
4894| # include <unistd.h>
4895| #endif
4896| #include <linux/magic.h>
4897configure:24145: result: no
4898configure:24145: checking linux/magic.h presence
4899configure:24145: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
4900conftest.c:105:10: fatal error: 'linux/magic.h' file not found
4901#include <linux/magic.h>
4902         ^
49031 error generated.
4904configure:24145: $? = 1
4905configure: failed program was:
4906| /* confdefs.h */
4907| #define PACKAGE_NAME "vlc"
4908| #define PACKAGE_TARNAME "vlc"
4909| #define PACKAGE_VERSION "2.0.3"
4910| #define PACKAGE_STRING "vlc 2.0.3"
4911| #define PACKAGE_BUGREPORT ""
4912| #define PACKAGE_URL ""
4913| #define PACKAGE "vlc"
4914| #define VERSION "2.0.3"
4915| #define STDC_HEADERS 1
4916| #define HAVE_SYS_TYPES_H 1
4917| #define HAVE_SYS_STAT_H 1
4918| #define HAVE_STDLIB_H 1
4919| #define HAVE_STRING_H 1
4920| #define HAVE_MEMORY_H 1
4921| #define HAVE_STRINGS_H 1
4922| #define HAVE_INTTYPES_H 1
4923| #define HAVE_STDINT_H 1
4924| #define HAVE_UNISTD_H 1
4925| #define __EXTENSIONS__ 1
4926| #define _ALL_SOURCE 1
4927| #define _GNU_SOURCE 1
4928| #define _POSIX_PTHREAD_SEMANTICS 1
4929| #define _TANDEM_SOURCE 1
4930| #define _FORTIFY_SOURCE 2
4931| #define _FILE_OFFSET_BITS 64
4932| #define _REENTRANT /**/
4933| #define _THREAD_SAFE /**/
4934| #define __LIBVLC__ /**/
4935| #define restrict __restrict
4936| #define HAVE_DLFCN_H 1
4937| #define LT_OBJDIR ".libs/"
4938| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4939| #define HAVE_CFLOCALECOPYCURRENT 1
4940| #define HAVE_ICONV 1
4941| #define ENABLE_NLS 1
4942| #define HAVE_GETTEXT 1
4943| #define HAVE_DCGETTEXT 1
4944| #define HAVE_ICONV 1
4945| #define ICONV_CONST
4946| #define LIBEXT ".dylib"
4947| #define HAVE_DECL_NANOSLEEP 1
4948| #define HAVE_DAEMON 1
4949| #define HAVE_FCNTL 1
4950| #define HAVE_FSTATVFS 1
4951| #define HAVE_FORK 1
4952| #define HAVE_GETENV 1
4953| #define HAVE_GETPWUID_R 1
4954| #define HAVE_IF_NAMEINDEX 1
4955| #define HAVE_IF_NAMETOINDEX 1
4956| #define HAVE_ISATTY 1
4957| #define HAVE_LSTAT 1
4958| #define HAVE_MMAP 1
4959| #define HAVE_PREAD 1
4960| #define HAVE_POSIX_MADVISE 1
4961| #define HAVE_SETLOCALE 1
4962| #define HAVE_STRPTIME 1
4963| #define HAVE_USELOCALE 1
4964| #define HAVE_ATOF 1
4965| #define HAVE_ATOLL 1
4966| #define HAVE_FLOCKFILE 1
4967| #define HAVE_FSYNC 1
4968| #define HAVE_GETPID 1
4969| #define HAVE_GMTIME_R 1
4970| #define HAVE_INET_PTON 1
4971| #define HAVE_LLDIV 1
4972| #define HAVE_LOCALTIME_R 1
4973| #define HAVE_NRAND48 1
4974| #define HAVE_REWIND 1
4975| #define HAVE_SETENV 1
4976| #define HAVE_STRCASECMP 1
4977| #define HAVE_STRCASESTR 1
4978| #define HAVE_STRDUP 1
4979| #define HAVE_STRLCPY 1
4980| #define HAVE_STRNCASECMP 1
4981| #define HAVE_STRSEP 1
4982| #define HAVE_STRTOF 1
4983| #define HAVE_STRTOK_R 1
4984| #define HAVE_STRTOLL 1
4985| #define HAVE_SWAB 1
4986| #define HAVE_FDATASYNC 1
4987| #define HAVE_ASPRINTF 1
4988| #define HAVE_VASPRINTF 1
4989| #define HAVE_STRCOLL 1
4990| #define HAVE_POLL 1
4991| #define HAVE_STRUCT_POLLFD 1
4992| #define HAVE_LRINTF 1
4993| #define HAVE_DYNAMIC_PLUGINS 1
4994| #define STRNCASECMP_IN_STRINGS_H 1
4995| #define HAVE_SEARCH_H 1
4996| #define HAVE_GETOPT_H 1
4997| #define HAVE_STRINGS_H 1
4998| #define HAVE_LOCALE_H 1
4999| #define HAVE_XLOCALE_H 1
5000| #define HAVE_FCNTL_H 1
5001| #define HAVE_SYS_TIME_H 1
5002| #define HAVE_SYS_IOCTL_H 1
5003| #define HAVE_SYS_STAT_H 1
5004| #define HAVE_ARPA_INET_H 1
5005| #define HAVE_NET_IF_H 1
5006| #define HAVE_SYS_MOUNT_H 1
5007| #define HAVE_MACHINE_PARAM_H 1
5008| #define HAVE_SYS_SHM_H 1
5009| /* end confdefs.h.  */
5010| #include <linux/magic.h>
5011configure:24145: result: no
5012configure:24145: checking for linux/magic.h
5013configure:24145: result: no
5014configure:24158: checking syslog.h usability
5015configure:24158: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5016configure:24158: $? = 0
5017configure:24158: result: yes
5018configure:24158: checking syslog.h presence
5019configure:24158: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
5020configure:24158: $? = 0
5021configure:24158: result: yes
5022configure:24158: checking for syslog.h
5023configure:24158: result: yes
5024configure:24158: checking mntent.h usability
5025configure:24158: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5026conftest.c:139:10: fatal error: 'mntent.h' file not found
5027#include <mntent.h>
5028         ^
50291 error generated.
5030configure:24158: $? = 1
5031configure: failed program was:
5032| /* confdefs.h */
5033| #define PACKAGE_NAME "vlc"
5034| #define PACKAGE_TARNAME "vlc"
5035| #define PACKAGE_VERSION "2.0.3"
5036| #define PACKAGE_STRING "vlc 2.0.3"
5037| #define PACKAGE_BUGREPORT ""
5038| #define PACKAGE_URL ""
5039| #define PACKAGE "vlc"
5040| #define VERSION "2.0.3"
5041| #define STDC_HEADERS 1
5042| #define HAVE_SYS_TYPES_H 1
5043| #define HAVE_SYS_STAT_H 1
5044| #define HAVE_STDLIB_H 1
5045| #define HAVE_STRING_H 1
5046| #define HAVE_MEMORY_H 1
5047| #define HAVE_STRINGS_H 1
5048| #define HAVE_INTTYPES_H 1
5049| #define HAVE_STDINT_H 1
5050| #define HAVE_UNISTD_H 1
5051| #define __EXTENSIONS__ 1
5052| #define _ALL_SOURCE 1
5053| #define _GNU_SOURCE 1
5054| #define _POSIX_PTHREAD_SEMANTICS 1
5055| #define _TANDEM_SOURCE 1
5056| #define _FORTIFY_SOURCE 2
5057| #define _FILE_OFFSET_BITS 64
5058| #define _REENTRANT /**/
5059| #define _THREAD_SAFE /**/
5060| #define __LIBVLC__ /**/
5061| #define restrict __restrict
5062| #define HAVE_DLFCN_H 1
5063| #define LT_OBJDIR ".libs/"
5064| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5065| #define HAVE_CFLOCALECOPYCURRENT 1
5066| #define HAVE_ICONV 1
5067| #define ENABLE_NLS 1
5068| #define HAVE_GETTEXT 1
5069| #define HAVE_DCGETTEXT 1
5070| #define HAVE_ICONV 1
5071| #define ICONV_CONST
5072| #define LIBEXT ".dylib"
5073| #define HAVE_DECL_NANOSLEEP 1
5074| #define HAVE_DAEMON 1
5075| #define HAVE_FCNTL 1
5076| #define HAVE_FSTATVFS 1
5077| #define HAVE_FORK 1
5078| #define HAVE_GETENV 1
5079| #define HAVE_GETPWUID_R 1
5080| #define HAVE_IF_NAMEINDEX 1
5081| #define HAVE_IF_NAMETOINDEX 1
5082| #define HAVE_ISATTY 1
5083| #define HAVE_LSTAT 1
5084| #define HAVE_MMAP 1
5085| #define HAVE_PREAD 1
5086| #define HAVE_POSIX_MADVISE 1
5087| #define HAVE_SETLOCALE 1
5088| #define HAVE_STRPTIME 1
5089| #define HAVE_USELOCALE 1
5090| #define HAVE_ATOF 1
5091| #define HAVE_ATOLL 1
5092| #define HAVE_FLOCKFILE 1
5093| #define HAVE_FSYNC 1
5094| #define HAVE_GETPID 1
5095| #define HAVE_GMTIME_R 1
5096| #define HAVE_INET_PTON 1
5097| #define HAVE_LLDIV 1
5098| #define HAVE_LOCALTIME_R 1
5099| #define HAVE_NRAND48 1
5100| #define HAVE_REWIND 1
5101| #define HAVE_SETENV 1
5102| #define HAVE_STRCASECMP 1
5103| #define HAVE_STRCASESTR 1
5104| #define HAVE_STRDUP 1
5105| #define HAVE_STRLCPY 1
5106| #define HAVE_STRNCASECMP 1
5107| #define HAVE_STRSEP 1
5108| #define HAVE_STRTOF 1
5109| #define HAVE_STRTOK_R 1
5110| #define HAVE_STRTOLL 1
5111| #define HAVE_SWAB 1
5112| #define HAVE_FDATASYNC 1
5113| #define HAVE_ASPRINTF 1
5114| #define HAVE_VASPRINTF 1
5115| #define HAVE_STRCOLL 1
5116| #define HAVE_POLL 1
5117| #define HAVE_STRUCT_POLLFD 1
5118| #define HAVE_LRINTF 1
5119| #define HAVE_DYNAMIC_PLUGINS 1
5120| #define STRNCASECMP_IN_STRINGS_H 1
5121| #define HAVE_SEARCH_H 1
5122| #define HAVE_GETOPT_H 1
5123| #define HAVE_STRINGS_H 1
5124| #define HAVE_LOCALE_H 1
5125| #define HAVE_XLOCALE_H 1
5126| #define HAVE_FCNTL_H 1
5127| #define HAVE_SYS_TIME_H 1
5128| #define HAVE_SYS_IOCTL_H 1
5129| #define HAVE_SYS_STAT_H 1
5130| #define HAVE_ARPA_INET_H 1
5131| #define HAVE_NET_IF_H 1
5132| #define HAVE_SYS_MOUNT_H 1
5133| #define HAVE_MACHINE_PARAM_H 1
5134| #define HAVE_SYS_SHM_H 1
5135| #define HAVE_SYSLOG_H 1
5136| /* end confdefs.h.  */
5137| #include <stdio.h>
5138| #ifdef HAVE_SYS_TYPES_H
5139| # include <sys/types.h>
5140| #endif
5141| #ifdef HAVE_SYS_STAT_H
5142| # include <sys/stat.h>
5143| #endif
5144| #ifdef STDC_HEADERS
5145| # include <stdlib.h>
5146| # include <stddef.h>
5147| #else
5148| # ifdef HAVE_STDLIB_H
5149| #  include <stdlib.h>
5150| # endif
5151| #endif
5152| #ifdef HAVE_STRING_H
5153| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5154| #  include <memory.h>
5155| # endif
5156| # include <string.h>
5157| #endif
5158| #ifdef HAVE_STRINGS_H
5159| # include <strings.h>
5160| #endif
5161| #ifdef HAVE_INTTYPES_H
5162| # include <inttypes.h>
5163| #endif
5164| #ifdef HAVE_STDINT_H
5165| # include <stdint.h>
5166| #endif
5167| #ifdef HAVE_UNISTD_H
5168| # include <unistd.h>
5169| #endif
5170| #include <mntent.h>
5171configure:24158: result: no
5172configure:24158: checking mntent.h presence
5173configure:24158: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
5174conftest.c:106:10: fatal error: 'mntent.h' file not found
5175#include <mntent.h>
5176         ^
51771 error generated.
5178configure:24158: $? = 1
5179configure: failed program was:
5180| /* confdefs.h */
5181| #define PACKAGE_NAME "vlc"
5182| #define PACKAGE_TARNAME "vlc"
5183| #define PACKAGE_VERSION "2.0.3"
5184| #define PACKAGE_STRING "vlc 2.0.3"
5185| #define PACKAGE_BUGREPORT ""
5186| #define PACKAGE_URL ""
5187| #define PACKAGE "vlc"
5188| #define VERSION "2.0.3"
5189| #define STDC_HEADERS 1
5190| #define HAVE_SYS_TYPES_H 1
5191| #define HAVE_SYS_STAT_H 1
5192| #define HAVE_STDLIB_H 1
5193| #define HAVE_STRING_H 1
5194| #define HAVE_MEMORY_H 1
5195| #define HAVE_STRINGS_H 1
5196| #define HAVE_INTTYPES_H 1
5197| #define HAVE_STDINT_H 1
5198| #define HAVE_UNISTD_H 1
5199| #define __EXTENSIONS__ 1
5200| #define _ALL_SOURCE 1
5201| #define _GNU_SOURCE 1
5202| #define _POSIX_PTHREAD_SEMANTICS 1
5203| #define _TANDEM_SOURCE 1
5204| #define _FORTIFY_SOURCE 2
5205| #define _FILE_OFFSET_BITS 64
5206| #define _REENTRANT /**/
5207| #define _THREAD_SAFE /**/
5208| #define __LIBVLC__ /**/
5209| #define restrict __restrict
5210| #define HAVE_DLFCN_H 1
5211| #define LT_OBJDIR ".libs/"
5212| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5213| #define HAVE_CFLOCALECOPYCURRENT 1
5214| #define HAVE_ICONV 1
5215| #define ENABLE_NLS 1
5216| #define HAVE_GETTEXT 1
5217| #define HAVE_DCGETTEXT 1
5218| #define HAVE_ICONV 1
5219| #define ICONV_CONST
5220| #define LIBEXT ".dylib"
5221| #define HAVE_DECL_NANOSLEEP 1
5222| #define HAVE_DAEMON 1
5223| #define HAVE_FCNTL 1
5224| #define HAVE_FSTATVFS 1
5225| #define HAVE_FORK 1
5226| #define HAVE_GETENV 1
5227| #define HAVE_GETPWUID_R 1
5228| #define HAVE_IF_NAMEINDEX 1
5229| #define HAVE_IF_NAMETOINDEX 1
5230| #define HAVE_ISATTY 1
5231| #define HAVE_LSTAT 1
5232| #define HAVE_MMAP 1
5233| #define HAVE_PREAD 1
5234| #define HAVE_POSIX_MADVISE 1
5235| #define HAVE_SETLOCALE 1
5236| #define HAVE_STRPTIME 1
5237| #define HAVE_USELOCALE 1
5238| #define HAVE_ATOF 1
5239| #define HAVE_ATOLL 1
5240| #define HAVE_FLOCKFILE 1
5241| #define HAVE_FSYNC 1
5242| #define HAVE_GETPID 1
5243| #define HAVE_GMTIME_R 1
5244| #define HAVE_INET_PTON 1
5245| #define HAVE_LLDIV 1
5246| #define HAVE_LOCALTIME_R 1
5247| #define HAVE_NRAND48 1
5248| #define HAVE_REWIND 1
5249| #define HAVE_SETENV 1
5250| #define HAVE_STRCASECMP 1
5251| #define HAVE_STRCASESTR 1
5252| #define HAVE_STRDUP 1
5253| #define HAVE_STRLCPY 1
5254| #define HAVE_STRNCASECMP 1
5255| #define HAVE_STRSEP 1
5256| #define HAVE_STRTOF 1
5257| #define HAVE_STRTOK_R 1
5258| #define HAVE_STRTOLL 1
5259| #define HAVE_SWAB 1
5260| #define HAVE_FDATASYNC 1
5261| #define HAVE_ASPRINTF 1
5262| #define HAVE_VASPRINTF 1
5263| #define HAVE_STRCOLL 1
5264| #define HAVE_POLL 1
5265| #define HAVE_STRUCT_POLLFD 1
5266| #define HAVE_LRINTF 1
5267| #define HAVE_DYNAMIC_PLUGINS 1
5268| #define STRNCASECMP_IN_STRINGS_H 1
5269| #define HAVE_SEARCH_H 1
5270| #define HAVE_GETOPT_H 1
5271| #define HAVE_STRINGS_H 1
5272| #define HAVE_LOCALE_H 1
5273| #define HAVE_XLOCALE_H 1
5274| #define HAVE_FCNTL_H 1
5275| #define HAVE_SYS_TIME_H 1
5276| #define HAVE_SYS_IOCTL_H 1
5277| #define HAVE_SYS_STAT_H 1
5278| #define HAVE_ARPA_INET_H 1
5279| #define HAVE_NET_IF_H 1
5280| #define HAVE_SYS_MOUNT_H 1
5281| #define HAVE_MACHINE_PARAM_H 1
5282| #define HAVE_SYS_SHM_H 1
5283| #define HAVE_SYSLOG_H 1
5284| /* end confdefs.h.  */
5285| #include <mntent.h>
5286configure:24158: result: no
5287configure:24158: checking for mntent.h
5288configure:24158: result: no
5289configure:24171: checking for ssize_t
5290configure:24171: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5291configure:24171: $? = 0
5292configure:24171: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5293conftest.c:142:22: error: expected expression
5294if (sizeof ((ssize_t)))
5295                     ^
52961 error generated.
5297configure:24171: $? = 1
5298configure: failed program was:
5299| /* confdefs.h */
5300| #define PACKAGE_NAME "vlc"
5301| #define PACKAGE_TARNAME "vlc"
5302| #define PACKAGE_VERSION "2.0.3"
5303| #define PACKAGE_STRING "vlc 2.0.3"
5304| #define PACKAGE_BUGREPORT ""
5305| #define PACKAGE_URL ""
5306| #define PACKAGE "vlc"
5307| #define VERSION "2.0.3"
5308| #define STDC_HEADERS 1
5309| #define HAVE_SYS_TYPES_H 1
5310| #define HAVE_SYS_STAT_H 1
5311| #define HAVE_STDLIB_H 1
5312| #define HAVE_STRING_H 1
5313| #define HAVE_MEMORY_H 1
5314| #define HAVE_STRINGS_H 1
5315| #define HAVE_INTTYPES_H 1
5316| #define HAVE_STDINT_H 1
5317| #define HAVE_UNISTD_H 1
5318| #define __EXTENSIONS__ 1
5319| #define _ALL_SOURCE 1
5320| #define _GNU_SOURCE 1
5321| #define _POSIX_PTHREAD_SEMANTICS 1
5322| #define _TANDEM_SOURCE 1
5323| #define _FORTIFY_SOURCE 2
5324| #define _FILE_OFFSET_BITS 64
5325| #define _REENTRANT /**/
5326| #define _THREAD_SAFE /**/
5327| #define __LIBVLC__ /**/
5328| #define restrict __restrict
5329| #define HAVE_DLFCN_H 1
5330| #define LT_OBJDIR ".libs/"
5331| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5332| #define HAVE_CFLOCALECOPYCURRENT 1
5333| #define HAVE_ICONV 1
5334| #define ENABLE_NLS 1
5335| #define HAVE_GETTEXT 1
5336| #define HAVE_DCGETTEXT 1
5337| #define HAVE_ICONV 1
5338| #define ICONV_CONST
5339| #define LIBEXT ".dylib"
5340| #define HAVE_DECL_NANOSLEEP 1
5341| #define HAVE_DAEMON 1
5342| #define HAVE_FCNTL 1
5343| #define HAVE_FSTATVFS 1
5344| #define HAVE_FORK 1
5345| #define HAVE_GETENV 1
5346| #define HAVE_GETPWUID_R 1
5347| #define HAVE_IF_NAMEINDEX 1
5348| #define HAVE_IF_NAMETOINDEX 1
5349| #define HAVE_ISATTY 1
5350| #define HAVE_LSTAT 1
5351| #define HAVE_MMAP 1
5352| #define HAVE_PREAD 1
5353| #define HAVE_POSIX_MADVISE 1
5354| #define HAVE_SETLOCALE 1
5355| #define HAVE_STRPTIME 1
5356| #define HAVE_USELOCALE 1
5357| #define HAVE_ATOF 1
5358| #define HAVE_ATOLL 1
5359| #define HAVE_FLOCKFILE 1
5360| #define HAVE_FSYNC 1
5361| #define HAVE_GETPID 1
5362| #define HAVE_GMTIME_R 1
5363| #define HAVE_INET_PTON 1
5364| #define HAVE_LLDIV 1
5365| #define HAVE_LOCALTIME_R 1
5366| #define HAVE_NRAND48 1
5367| #define HAVE_REWIND 1
5368| #define HAVE_SETENV 1
5369| #define HAVE_STRCASECMP 1
5370| #define HAVE_STRCASESTR 1
5371| #define HAVE_STRDUP 1
5372| #define HAVE_STRLCPY 1
5373| #define HAVE_STRNCASECMP 1
5374| #define HAVE_STRSEP 1
5375| #define HAVE_STRTOF 1
5376| #define HAVE_STRTOK_R 1
5377| #define HAVE_STRTOLL 1
5378| #define HAVE_SWAB 1
5379| #define HAVE_FDATASYNC 1
5380| #define HAVE_ASPRINTF 1
5381| #define HAVE_VASPRINTF 1
5382| #define HAVE_STRCOLL 1
5383| #define HAVE_POLL 1
5384| #define HAVE_STRUCT_POLLFD 1
5385| #define HAVE_LRINTF 1
5386| #define HAVE_DYNAMIC_PLUGINS 1
5387| #define STRNCASECMP_IN_STRINGS_H 1
5388| #define HAVE_SEARCH_H 1
5389| #define HAVE_GETOPT_H 1
5390| #define HAVE_STRINGS_H 1
5391| #define HAVE_LOCALE_H 1
5392| #define HAVE_XLOCALE_H 1
5393| #define HAVE_FCNTL_H 1
5394| #define HAVE_SYS_TIME_H 1
5395| #define HAVE_SYS_IOCTL_H 1
5396| #define HAVE_SYS_STAT_H 1
5397| #define HAVE_ARPA_INET_H 1
5398| #define HAVE_NET_IF_H 1
5399| #define HAVE_SYS_MOUNT_H 1
5400| #define HAVE_MACHINE_PARAM_H 1
5401| #define HAVE_SYS_SHM_H 1
5402| #define HAVE_SYSLOG_H 1
5403| /* end confdefs.h.  */
5404| #include <stdio.h>
5405| #ifdef HAVE_SYS_TYPES_H
5406| # include <sys/types.h>
5407| #endif
5408| #ifdef HAVE_SYS_STAT_H
5409| # include <sys/stat.h>
5410| #endif
5411| #ifdef STDC_HEADERS
5412| # include <stdlib.h>
5413| # include <stddef.h>
5414| #else
5415| # ifdef HAVE_STDLIB_H
5416| #  include <stdlib.h>
5417| # endif
5418| #endif
5419| #ifdef HAVE_STRING_H
5420| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5421| #  include <memory.h>
5422| # endif
5423| # include <string.h>
5424| #endif
5425| #ifdef HAVE_STRINGS_H
5426| # include <strings.h>
5427| #endif
5428| #ifdef HAVE_INTTYPES_H
5429| # include <inttypes.h>
5430| #endif
5431| #ifdef HAVE_STDINT_H
5432| # include <stdint.h>
5433| #endif
5434| #ifdef HAVE_UNISTD_H
5435| # include <unistd.h>
5436| #endif
5437| int
5438| main ()
5439| {
5440| if (sizeof ((ssize_t)))
5441|           return 0;
5442|   ;
5443|   return 0;
5444| }
5445configure:24171: result: yes
5446configure:24185: checking pthread.h usability
5447configure:24185: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5448configure:24185: $? = 0
5449configure:24185: result: yes
5450configure:24185: checking pthread.h presence
5451configure:24185: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
5452configure:24185: $? = 0
5453configure:24185: result: yes
5454configure:24185: checking for pthread.h
5455configure:24185: result: yes
5456configure:24252: checking for pkg-config
5457configure:24270: found /opt/local/bin/pkg-config
5458configure:24282: result: /opt/local/bin/pkg-config
5459configure:24307: checking pkg-config is at least version 0.9.0
5460configure:24310: result: yes
5461configure:24332: checking zlib.h usability
5462configure:24332: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5463configure:24332: $? = 0
5464configure:24332: result: yes
5465configure:24332: checking zlib.h presence
5466configure:24332: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
5467configure:24332: $? = 0
5468configure:24332: result: yes
5469configure:24332: checking for zlib.h
5470configure:24332: result: yes
5471configure:24380: checking for MINIZIP
5472configure:24387: $PKG_CONFIG --exists --print-errors "minizip "
5473Package minizip was not found in the pkg-config search path.
5474Perhaps you should add the directory containing `minizip.pc'
5475to the PKG_CONFIG_PATH environment variable
5476No package 'minizip' found
5477configure:24390: $? = 1
5478configure:24404: $PKG_CONFIG --exists --print-errors "minizip "
5479Package minizip was not found in the pkg-config search path.
5480Perhaps you should add the directory containing `minizip.pc'
5481to the PKG_CONFIG_PATH environment variable
5482No package 'minizip' found
5483configure:24407: $? = 1
5484configure:24421: result: no
5485No package 'minizip' found
5486configure:24440: checking unzip.h usability
5487configure:24440: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5488conftest.c:141:10: fatal error: 'unzip.h' file not found
5489#include <unzip.h>
5490         ^
54911 error generated.
5492configure:24440: $? = 1
5493configure: failed program was:
5494| /* confdefs.h */
5495| #define PACKAGE_NAME "vlc"
5496| #define PACKAGE_TARNAME "vlc"
5497| #define PACKAGE_VERSION "2.0.3"
5498| #define PACKAGE_STRING "vlc 2.0.3"
5499| #define PACKAGE_BUGREPORT ""
5500| #define PACKAGE_URL ""
5501| #define PACKAGE "vlc"
5502| #define VERSION "2.0.3"
5503| #define STDC_HEADERS 1
5504| #define HAVE_SYS_TYPES_H 1
5505| #define HAVE_SYS_STAT_H 1
5506| #define HAVE_STDLIB_H 1
5507| #define HAVE_STRING_H 1
5508| #define HAVE_MEMORY_H 1
5509| #define HAVE_STRINGS_H 1
5510| #define HAVE_INTTYPES_H 1
5511| #define HAVE_STDINT_H 1
5512| #define HAVE_UNISTD_H 1
5513| #define __EXTENSIONS__ 1
5514| #define _ALL_SOURCE 1
5515| #define _GNU_SOURCE 1
5516| #define _POSIX_PTHREAD_SEMANTICS 1
5517| #define _TANDEM_SOURCE 1
5518| #define _FORTIFY_SOURCE 2
5519| #define _FILE_OFFSET_BITS 64
5520| #define _REENTRANT /**/
5521| #define _THREAD_SAFE /**/
5522| #define __LIBVLC__ /**/
5523| #define restrict __restrict
5524| #define HAVE_DLFCN_H 1
5525| #define LT_OBJDIR ".libs/"
5526| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5527| #define HAVE_CFLOCALECOPYCURRENT 1
5528| #define HAVE_ICONV 1
5529| #define ENABLE_NLS 1
5530| #define HAVE_GETTEXT 1
5531| #define HAVE_DCGETTEXT 1
5532| #define HAVE_ICONV 1
5533| #define ICONV_CONST
5534| #define LIBEXT ".dylib"
5535| #define HAVE_DECL_NANOSLEEP 1
5536| #define HAVE_DAEMON 1
5537| #define HAVE_FCNTL 1
5538| #define HAVE_FSTATVFS 1
5539| #define HAVE_FORK 1
5540| #define HAVE_GETENV 1
5541| #define HAVE_GETPWUID_R 1
5542| #define HAVE_IF_NAMEINDEX 1
5543| #define HAVE_IF_NAMETOINDEX 1
5544| #define HAVE_ISATTY 1
5545| #define HAVE_LSTAT 1
5546| #define HAVE_MMAP 1
5547| #define HAVE_PREAD 1
5548| #define HAVE_POSIX_MADVISE 1
5549| #define HAVE_SETLOCALE 1
5550| #define HAVE_STRPTIME 1
5551| #define HAVE_USELOCALE 1
5552| #define HAVE_ATOF 1
5553| #define HAVE_ATOLL 1
5554| #define HAVE_FLOCKFILE 1
5555| #define HAVE_FSYNC 1
5556| #define HAVE_GETPID 1
5557| #define HAVE_GMTIME_R 1
5558| #define HAVE_INET_PTON 1
5559| #define HAVE_LLDIV 1
5560| #define HAVE_LOCALTIME_R 1
5561| #define HAVE_NRAND48 1
5562| #define HAVE_REWIND 1
5563| #define HAVE_SETENV 1
5564| #define HAVE_STRCASECMP 1
5565| #define HAVE_STRCASESTR 1
5566| #define HAVE_STRDUP 1
5567| #define HAVE_STRLCPY 1
5568| #define HAVE_STRNCASECMP 1
5569| #define HAVE_STRSEP 1
5570| #define HAVE_STRTOF 1
5571| #define HAVE_STRTOK_R 1
5572| #define HAVE_STRTOLL 1
5573| #define HAVE_SWAB 1
5574| #define HAVE_FDATASYNC 1
5575| #define HAVE_ASPRINTF 1
5576| #define HAVE_VASPRINTF 1
5577| #define HAVE_STRCOLL 1
5578| #define HAVE_POLL 1
5579| #define HAVE_STRUCT_POLLFD 1
5580| #define HAVE_LRINTF 1
5581| #define HAVE_DYNAMIC_PLUGINS 1
5582| #define STRNCASECMP_IN_STRINGS_H 1
5583| #define HAVE_SEARCH_H 1
5584| #define HAVE_GETOPT_H 1
5585| #define HAVE_STRINGS_H 1
5586| #define HAVE_LOCALE_H 1
5587| #define HAVE_XLOCALE_H 1
5588| #define HAVE_FCNTL_H 1
5589| #define HAVE_SYS_TIME_H 1
5590| #define HAVE_SYS_IOCTL_H 1
5591| #define HAVE_SYS_STAT_H 1
5592| #define HAVE_ARPA_INET_H 1
5593| #define HAVE_NET_IF_H 1
5594| #define HAVE_SYS_MOUNT_H 1
5595| #define HAVE_MACHINE_PARAM_H 1
5596| #define HAVE_SYS_SHM_H 1
5597| #define HAVE_SYSLOG_H 1
5598| #define HAVE_PTHREAD_H 1
5599| #define HAVE_ZLIB_H 1
5600| /* end confdefs.h.  */
5601| #include <stdio.h>
5602| #ifdef HAVE_SYS_TYPES_H
5603| # include <sys/types.h>
5604| #endif
5605| #ifdef HAVE_SYS_STAT_H
5606| # include <sys/stat.h>
5607| #endif
5608| #ifdef STDC_HEADERS
5609| # include <stdlib.h>
5610| # include <stddef.h>
5611| #else
5612| # ifdef HAVE_STDLIB_H
5613| #  include <stdlib.h>
5614| # endif
5615| #endif
5616| #ifdef HAVE_STRING_H
5617| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5618| #  include <memory.h>
5619| # endif
5620| # include <string.h>
5621| #endif
5622| #ifdef HAVE_STRINGS_H
5623| # include <strings.h>
5624| #endif
5625| #ifdef HAVE_INTTYPES_H
5626| # include <inttypes.h>
5627| #endif
5628| #ifdef HAVE_STDINT_H
5629| # include <stdint.h>
5630| #endif
5631| #ifdef HAVE_UNISTD_H
5632| # include <unistd.h>
5633| #endif
5634| #include <unzip.h>
5635configure:24440: result: no
5636configure:24440: checking unzip.h presence
5637configure:24440: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
5638conftest.c:108:10: fatal error: 'unzip.h' file not found
5639#include <unzip.h>
5640         ^
56411 error generated.
5642configure:24440: $? = 1
5643configure: failed program was:
5644| /* confdefs.h */
5645| #define PACKAGE_NAME "vlc"
5646| #define PACKAGE_TARNAME "vlc"
5647| #define PACKAGE_VERSION "2.0.3"
5648| #define PACKAGE_STRING "vlc 2.0.3"
5649| #define PACKAGE_BUGREPORT ""
5650| #define PACKAGE_URL ""
5651| #define PACKAGE "vlc"
5652| #define VERSION "2.0.3"
5653| #define STDC_HEADERS 1
5654| #define HAVE_SYS_TYPES_H 1
5655| #define HAVE_SYS_STAT_H 1
5656| #define HAVE_STDLIB_H 1
5657| #define HAVE_STRING_H 1
5658| #define HAVE_MEMORY_H 1
5659| #define HAVE_STRINGS_H 1
5660| #define HAVE_INTTYPES_H 1
5661| #define HAVE_STDINT_H 1
5662| #define HAVE_UNISTD_H 1
5663| #define __EXTENSIONS__ 1
5664| #define _ALL_SOURCE 1
5665| #define _GNU_SOURCE 1
5666| #define _POSIX_PTHREAD_SEMANTICS 1
5667| #define _TANDEM_SOURCE 1
5668| #define _FORTIFY_SOURCE 2
5669| #define _FILE_OFFSET_BITS 64
5670| #define _REENTRANT /**/
5671| #define _THREAD_SAFE /**/
5672| #define __LIBVLC__ /**/
5673| #define restrict __restrict
5674| #define HAVE_DLFCN_H 1
5675| #define LT_OBJDIR ".libs/"
5676| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5677| #define HAVE_CFLOCALECOPYCURRENT 1
5678| #define HAVE_ICONV 1
5679| #define ENABLE_NLS 1
5680| #define HAVE_GETTEXT 1
5681| #define HAVE_DCGETTEXT 1
5682| #define HAVE_ICONV 1
5683| #define ICONV_CONST
5684| #define LIBEXT ".dylib"
5685| #define HAVE_DECL_NANOSLEEP 1
5686| #define HAVE_DAEMON 1
5687| #define HAVE_FCNTL 1
5688| #define HAVE_FSTATVFS 1
5689| #define HAVE_FORK 1
5690| #define HAVE_GETENV 1
5691| #define HAVE_GETPWUID_R 1
5692| #define HAVE_IF_NAMEINDEX 1
5693| #define HAVE_IF_NAMETOINDEX 1
5694| #define HAVE_ISATTY 1
5695| #define HAVE_LSTAT 1
5696| #define HAVE_MMAP 1
5697| #define HAVE_PREAD 1
5698| #define HAVE_POSIX_MADVISE 1
5699| #define HAVE_SETLOCALE 1
5700| #define HAVE_STRPTIME 1
5701| #define HAVE_USELOCALE 1
5702| #define HAVE_ATOF 1
5703| #define HAVE_ATOLL 1
5704| #define HAVE_FLOCKFILE 1
5705| #define HAVE_FSYNC 1
5706| #define HAVE_GETPID 1
5707| #define HAVE_GMTIME_R 1
5708| #define HAVE_INET_PTON 1
5709| #define HAVE_LLDIV 1
5710| #define HAVE_LOCALTIME_R 1
5711| #define HAVE_NRAND48 1
5712| #define HAVE_REWIND 1
5713| #define HAVE_SETENV 1
5714| #define HAVE_STRCASECMP 1
5715| #define HAVE_STRCASESTR 1
5716| #define HAVE_STRDUP 1
5717| #define HAVE_STRLCPY 1
5718| #define HAVE_STRNCASECMP 1
5719| #define HAVE_STRSEP 1
5720| #define HAVE_STRTOF 1
5721| #define HAVE_STRTOK_R 1
5722| #define HAVE_STRTOLL 1
5723| #define HAVE_SWAB 1
5724| #define HAVE_FDATASYNC 1
5725| #define HAVE_ASPRINTF 1
5726| #define HAVE_VASPRINTF 1
5727| #define HAVE_STRCOLL 1
5728| #define HAVE_POLL 1
5729| #define HAVE_STRUCT_POLLFD 1
5730| #define HAVE_LRINTF 1
5731| #define HAVE_DYNAMIC_PLUGINS 1
5732| #define STRNCASECMP_IN_STRINGS_H 1
5733| #define HAVE_SEARCH_H 1
5734| #define HAVE_GETOPT_H 1
5735| #define HAVE_STRINGS_H 1
5736| #define HAVE_LOCALE_H 1
5737| #define HAVE_XLOCALE_H 1
5738| #define HAVE_FCNTL_H 1
5739| #define HAVE_SYS_TIME_H 1
5740| #define HAVE_SYS_IOCTL_H 1
5741| #define HAVE_SYS_STAT_H 1
5742| #define HAVE_ARPA_INET_H 1
5743| #define HAVE_NET_IF_H 1
5744| #define HAVE_SYS_MOUNT_H 1
5745| #define HAVE_MACHINE_PARAM_H 1
5746| #define HAVE_SYS_SHM_H 1
5747| #define HAVE_SYSLOG_H 1
5748| #define HAVE_PTHREAD_H 1
5749| #define HAVE_ZLIB_H 1
5750| /* end confdefs.h.  */
5751| #include <unzip.h>
5752configure:24440: result: no
5753configure:24440: checking for unzip.h
5754configure:24440: result: no
5755configure:24708: checking for ntohl in sys/param.h
5756configure:24725: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Werror -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5757conftest.c:113:11: error: expression result unused [-Wunused-value]
5758int meuh; ntohl(meuh);
5759          ^~~~~~~~~~~
5760In file included from conftest.c:109:
5761In file included from /usr/include/sys/param.h:86:
5762In file included from /usr/include/sys/types.h:81:
5763In file included from /usr/include/machine/endian.h:37:
5764In file included from /usr/include/i386/endian.h:99:
5765/usr/include/sys/_endian.h:129:18: note: instantiated from:
5766#define ntohl(x)        __DARWIN_OSSwapInt32(x)
5767                        ^
5768In file included from conftest.c:109:
5769In file included from /usr/include/sys/param.h:86:
5770In file included from /usr/include/sys/types.h:81:
5771In file included from /usr/include/machine/endian.h:37:
5772In file included from /usr/include/i386/endian.h:99:
5773In file included from /usr/include/sys/_endian.h:124:
5774/usr/include/libkern/_OSByteOrder.h:78:32: note: instantiated from:
5775    (__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt32(x) : _OSSwapInt32(x))
5776                               ^
5777/usr/include/libkern/_OSByteOrder.h:48:6: note: instantiated from:
5778    ((__uint32_t)((((__uint32_t)(x) & 0xff000000) >> 24) | \
5779     ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
57801 error generated.
5781configure:24725: $? = 1
5782configure: failed program was:
5783| /* confdefs.h */
5784| #define PACKAGE_NAME "vlc"
5785| #define PACKAGE_TARNAME "vlc"
5786| #define PACKAGE_VERSION "2.0.3"
5787| #define PACKAGE_STRING "vlc 2.0.3"
5788| #define PACKAGE_BUGREPORT ""
5789| #define PACKAGE_URL ""
5790| #define PACKAGE "vlc"
5791| #define VERSION "2.0.3"
5792| #define STDC_HEADERS 1
5793| #define HAVE_SYS_TYPES_H 1
5794| #define HAVE_SYS_STAT_H 1
5795| #define HAVE_STDLIB_H 1
5796| #define HAVE_STRING_H 1
5797| #define HAVE_MEMORY_H 1
5798| #define HAVE_STRINGS_H 1
5799| #define HAVE_INTTYPES_H 1
5800| #define HAVE_STDINT_H 1
5801| #define HAVE_UNISTD_H 1
5802| #define __EXTENSIONS__ 1
5803| #define _ALL_SOURCE 1
5804| #define _GNU_SOURCE 1
5805| #define _POSIX_PTHREAD_SEMANTICS 1
5806| #define _TANDEM_SOURCE 1
5807| #define _FORTIFY_SOURCE 2
5808| #define _FILE_OFFSET_BITS 64
5809| #define _REENTRANT /**/
5810| #define _THREAD_SAFE /**/
5811| #define __LIBVLC__ /**/
5812| #define restrict __restrict
5813| #define HAVE_DLFCN_H 1
5814| #define LT_OBJDIR ".libs/"
5815| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5816| #define HAVE_CFLOCALECOPYCURRENT 1
5817| #define HAVE_ICONV 1
5818| #define ENABLE_NLS 1
5819| #define HAVE_GETTEXT 1
5820| #define HAVE_DCGETTEXT 1
5821| #define HAVE_ICONV 1
5822| #define ICONV_CONST
5823| #define LIBEXT ".dylib"
5824| #define HAVE_DECL_NANOSLEEP 1
5825| #define HAVE_DAEMON 1
5826| #define HAVE_FCNTL 1
5827| #define HAVE_FSTATVFS 1
5828| #define HAVE_FORK 1
5829| #define HAVE_GETENV 1
5830| #define HAVE_GETPWUID_R 1
5831| #define HAVE_IF_NAMEINDEX 1
5832| #define HAVE_IF_NAMETOINDEX 1
5833| #define HAVE_ISATTY 1
5834| #define HAVE_LSTAT 1
5835| #define HAVE_MMAP 1
5836| #define HAVE_PREAD 1
5837| #define HAVE_POSIX_MADVISE 1
5838| #define HAVE_SETLOCALE 1
5839| #define HAVE_STRPTIME 1
5840| #define HAVE_USELOCALE 1
5841| #define HAVE_ATOF 1
5842| #define HAVE_ATOLL 1
5843| #define HAVE_FLOCKFILE 1
5844| #define HAVE_FSYNC 1
5845| #define HAVE_GETPID 1
5846| #define HAVE_GMTIME_R 1
5847| #define HAVE_INET_PTON 1
5848| #define HAVE_LLDIV 1
5849| #define HAVE_LOCALTIME_R 1
5850| #define HAVE_NRAND48 1
5851| #define HAVE_REWIND 1
5852| #define HAVE_SETENV 1
5853| #define HAVE_STRCASECMP 1
5854| #define HAVE_STRCASESTR 1
5855| #define HAVE_STRDUP 1
5856| #define HAVE_STRLCPY 1
5857| #define HAVE_STRNCASECMP 1
5858| #define HAVE_STRSEP 1
5859| #define HAVE_STRTOF 1
5860| #define HAVE_STRTOK_R 1
5861| #define HAVE_STRTOLL 1
5862| #define HAVE_SWAB 1
5863| #define HAVE_FDATASYNC 1
5864| #define HAVE_ASPRINTF 1
5865| #define HAVE_VASPRINTF 1
5866| #define HAVE_STRCOLL 1
5867| #define HAVE_POLL 1
5868| #define HAVE_STRUCT_POLLFD 1
5869| #define HAVE_LRINTF 1
5870| #define HAVE_DYNAMIC_PLUGINS 1
5871| #define STRNCASECMP_IN_STRINGS_H 1
5872| #define HAVE_SEARCH_H 1
5873| #define HAVE_GETOPT_H 1
5874| #define HAVE_STRINGS_H 1
5875| #define HAVE_LOCALE_H 1
5876| #define HAVE_XLOCALE_H 1
5877| #define HAVE_FCNTL_H 1
5878| #define HAVE_SYS_TIME_H 1
5879| #define HAVE_SYS_IOCTL_H 1
5880| #define HAVE_SYS_STAT_H 1
5881| #define HAVE_ARPA_INET_H 1
5882| #define HAVE_NET_IF_H 1
5883| #define HAVE_SYS_MOUNT_H 1
5884| #define HAVE_MACHINE_PARAM_H 1
5885| #define HAVE_SYS_SHM_H 1
5886| #define HAVE_SYSLOG_H 1
5887| #define HAVE_PTHREAD_H 1
5888| #define HAVE_ZLIB_H 1
5889| #define ASSUME_UTF8 1
5890| /* end confdefs.h.  */
5891| #include <sys/param.h>
5892| int
5893| main ()
5894| {
5895| int meuh; ntohl(meuh);
5896|   ;
5897|   return 0;
5898| }
5899configure:24732: result: no
5900configure:24755: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -Wall
5901configure:24773: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5902configure:24773: $? = 0
5903configure:24786: result: yes
5904configure:24755: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -Wextra
5905configure:24773: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5906configure:24773: $? = 0
5907configure:24786: result: yes
5908configure:24755: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -Wsign-compare
5909configure:24773: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5910configure:24773: $? = 0
5911configure:24786: result: yes
5912configure:24755: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -Wundef
5913configure:24773: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5914configure:24773: $? = 0
5915configure:24786: result: yes
5916configure:24755: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -Wpointer-arith
5917configure:24773: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5918configure:24773: $? = 0
5919configure:24786: result: yes
5920configure:24755: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -Wbad-function-cast
5921configure:24773: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5922configure:24773: $? = 0
5923configure:24786: result: yes
5924configure:24755: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -Wwrite-strings
5925configure:24773: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5926configure:24773: $? = 0
5927configure:24786: result: yes
5928configure:24755: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -Wmissing-prototypes
5929configure:24773: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5930configure:24773: $? = 0
5931configure:24786: result: yes
5932configure:24755: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -Wvolatile-register-var
5933configure:24773: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5934configure:24773: $? = 0
5935configure:24786: result: yes
5936configure:24755: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -Werror-implicit-function-declaration
5937configure:24773: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5938configure:24773: $? = 0
5939configure:24786: result: yes
5940configure:24802: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -pipe
5941configure:24820: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5942configure:24820: $? = 0
5943configure:24833: result: yes
5944configure:24854: checking if /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 accepts -Wall
5945configure:24872: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp >&5
5946configure:24872: $? = 0
5947configure:24885: result: yes
5948configure:24854: checking if /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 accepts -Wextra
5949configure:24872: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp >&5
5950configure:24872: $? = 0
5951configure:24885: result: yes
5952configure:24854: checking if /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 accepts -Wsign-compare
5953configure:24872: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp >&5
5954configure:24872: $? = 0
5955configure:24885: result: yes
5956configure:24854: checking if /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 accepts -Wundef
5957configure:24872: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp >&5
5958configure:24872: $? = 0
5959configure:24885: result: yes
5960configure:24854: checking if /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 accepts -Wpointer-arith
5961configure:24872: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp >&5
5962configure:24872: $? = 0
5963configure:24885: result: yes
5964configure:24854: checking if /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 accepts -Wvolatile-register-var
5965configure:24872: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp >&5
5966configure:24872: $? = 0
5967configure:24885: result: yes
5968configure:24992: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -fvisibility=hidden
5969configure:25010: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5970configure:25010: $? = 0
5971configure:25022: result: yes
5972configure:25165: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -ffast-math
5973configure:25183: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5974configure:25183: $? = 0
5975configure:25195: result: yes
5976configure:25221: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -funroll-loops
5977configure:25239: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5978configure:25239: $? = 0
5979configure:25251: result: yes
5980configure:25279: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -fomit-frame-pointer
5981configure:25297: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5982configure:25297: $? = 0
5983configure:25309: result: yes
5984configure:25341: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -bundle -undefined error
5985configure:25359: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -bundle -undefined error -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5986clang: warning: argument unused during compilation: '-bundle'
5987clang: warning: argument unused during compilation: '-undefined error'
5988configure:25359: $? = 0
5989configure:25371: result: yes
5990configure:25386: checking __attribute__ ((aligned ())) support
5991configure:25405: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -Werror -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5992configure:25405: $? = 0
5993configure:25405: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -Werror -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5994configure:25405: $? = 0
5995configure:25405: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -Werror -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5996configure:25405: $? = 0
5997configure:25405: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -Werror -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
5998configure:25405: $? = 0
5999configure:25405: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -Werror -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6000configure:25405: $? = 0
6001configure:25405: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -Werror -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6002configure:25405: $? = 0
6003configure:25412: result: 64
6004configure:25422: checking for __attribute__((packed))
6005configure:25439: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6006configure:25439: $? = 0
6007configure:25444: result: yes
6008configure:25463: checking execinfo.h usability
6009configure:25463: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6010configure:25463: $? = 0
6011configure:25463: result: yes
6012configure:25463: checking execinfo.h presence
6013configure:25463: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
6014configure:25463: $? = 0
6015configure:25463: result: yes
6016configure:25463: checking for execinfo.h
6017configure:25463: result: yes
6018configure:25475: checking for backtrace
6019configure:25475: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c  >&5
6020configure:25475: $? = 0
6021configure:25475: result: yes
6022configure:25556: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks MMX intrinsics
6023configure:25586: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -mmmx -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6024configure:25586: $? = 0
6025configure:25599: result: yes
6026configure:25609: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks MMX inline assembly
6027configure:25631: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -mmmx -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6028configure:25631: $? = 0
6029configure:25644: result: yes
6030configure:25655: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks MMX EXT inline assembly
6031configure:25677: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -mmmx -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6032configure:25677: $? = 0
6033configure:25690: result: yes
6034configure:25740: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks SSE2 intrinsics
6035configure:25770: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -msse2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6036configure:25770: $? = 0
6037configure:25783: result: yes
6038configure:25793: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks SSE inline assembly
6039configure:25815: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -msse -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6040configure:25815: $? = 0
6041configure:25828: result: yes
6042configure:25838: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks SSE2 inline assembly
6043configure:25860: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -msse -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6044configure:25860: $? = 0
6045configure:25873: result: yes
6046configure:25885: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks SSE3 inline assembly
6047configure:25907: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -msse -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6048configure:25907: $? = 0
6049configure:25920: result: yes
6050configure:25929: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks SSSE3 inline assembly
6051configure:25951: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -msse -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6052configure:25951: $? = 0
6053configure:25964: result: yes
6054configure:25974: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks SSE4.1 inline assembly
6055configure:25996: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -msse -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6056configure:25996: $? = 0
6057configure:26009: result: yes
6058configure:26019: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks SSE4.2 inline assembly
6059configure:26041: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -msse -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6060configure:26041: $? = 0
6061configure:26054: result: yes
6062configure:26064: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks SSE4A inline assembly
6063configure:26086: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -msse -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6064/tmp/cc-FKuoML.s:8:no such instruction: `insertq %xmm1,%xmm0'
6065clang: error: assembler command failed with exit code 1 (use -v to see invocation)
6066configure:26086: $? = 1
6067configure: failed program was:
6068| /* confdefs.h */
6069| #define PACKAGE_NAME "vlc"
6070| #define PACKAGE_TARNAME "vlc"
6071| #define PACKAGE_VERSION "2.0.3"
6072| #define PACKAGE_STRING "vlc 2.0.3"
6073| #define PACKAGE_BUGREPORT ""
6074| #define PACKAGE_URL ""
6075| #define PACKAGE "vlc"
6076| #define VERSION "2.0.3"
6077| #define STDC_HEADERS 1
6078| #define HAVE_SYS_TYPES_H 1
6079| #define HAVE_SYS_STAT_H 1
6080| #define HAVE_STDLIB_H 1
6081| #define HAVE_STRING_H 1
6082| #define HAVE_MEMORY_H 1
6083| #define HAVE_STRINGS_H 1
6084| #define HAVE_INTTYPES_H 1
6085| #define HAVE_STDINT_H 1
6086| #define HAVE_UNISTD_H 1
6087| #define __EXTENSIONS__ 1
6088| #define _ALL_SOURCE 1
6089| #define _GNU_SOURCE 1
6090| #define _POSIX_PTHREAD_SEMANTICS 1
6091| #define _TANDEM_SOURCE 1
6092| #define _FORTIFY_SOURCE 2
6093| #define _FILE_OFFSET_BITS 64
6094| #define _REENTRANT /**/
6095| #define _THREAD_SAFE /**/
6096| #define __LIBVLC__ /**/
6097| #define restrict __restrict
6098| #define HAVE_DLFCN_H 1
6099| #define LT_OBJDIR ".libs/"
6100| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6101| #define HAVE_CFLOCALECOPYCURRENT 1
6102| #define HAVE_ICONV 1
6103| #define ENABLE_NLS 1
6104| #define HAVE_GETTEXT 1
6105| #define HAVE_DCGETTEXT 1
6106| #define HAVE_ICONV 1
6107| #define ICONV_CONST
6108| #define LIBEXT ".dylib"
6109| #define HAVE_DECL_NANOSLEEP 1
6110| #define HAVE_DAEMON 1
6111| #define HAVE_FCNTL 1
6112| #define HAVE_FSTATVFS 1
6113| #define HAVE_FORK 1
6114| #define HAVE_GETENV 1
6115| #define HAVE_GETPWUID_R 1
6116| #define HAVE_IF_NAMEINDEX 1
6117| #define HAVE_IF_NAMETOINDEX 1
6118| #define HAVE_ISATTY 1
6119| #define HAVE_LSTAT 1
6120| #define HAVE_MMAP 1
6121| #define HAVE_PREAD 1
6122| #define HAVE_POSIX_MADVISE 1
6123| #define HAVE_SETLOCALE 1
6124| #define HAVE_STRPTIME 1
6125| #define HAVE_USELOCALE 1
6126| #define HAVE_ATOF 1
6127| #define HAVE_ATOLL 1
6128| #define HAVE_FLOCKFILE 1
6129| #define HAVE_FSYNC 1
6130| #define HAVE_GETPID 1
6131| #define HAVE_GMTIME_R 1
6132| #define HAVE_INET_PTON 1
6133| #define HAVE_LLDIV 1
6134| #define HAVE_LOCALTIME_R 1
6135| #define HAVE_NRAND48 1
6136| #define HAVE_REWIND 1
6137| #define HAVE_SETENV 1
6138| #define HAVE_STRCASECMP 1
6139| #define HAVE_STRCASESTR 1
6140| #define HAVE_STRDUP 1
6141| #define HAVE_STRLCPY 1
6142| #define HAVE_STRNCASECMP 1
6143| #define HAVE_STRSEP 1
6144| #define HAVE_STRTOF 1
6145| #define HAVE_STRTOK_R 1
6146| #define HAVE_STRTOLL 1
6147| #define HAVE_SWAB 1
6148| #define HAVE_FDATASYNC 1
6149| #define HAVE_ASPRINTF 1
6150| #define HAVE_VASPRINTF 1
6151| #define HAVE_STRCOLL 1
6152| #define HAVE_POLL 1
6153| #define HAVE_STRUCT_POLLFD 1
6154| #define HAVE_LRINTF 1
6155| #define HAVE_DYNAMIC_PLUGINS 1
6156| #define STRNCASECMP_IN_STRINGS_H 1
6157| #define HAVE_SEARCH_H 1
6158| #define HAVE_GETOPT_H 1
6159| #define HAVE_STRINGS_H 1
6160| #define HAVE_LOCALE_H 1
6161| #define HAVE_XLOCALE_H 1
6162| #define HAVE_FCNTL_H 1
6163| #define HAVE_SYS_TIME_H 1
6164| #define HAVE_SYS_IOCTL_H 1
6165| #define HAVE_SYS_STAT_H 1
6166| #define HAVE_ARPA_INET_H 1
6167| #define HAVE_NET_IF_H 1
6168| #define HAVE_SYS_MOUNT_H 1
6169| #define HAVE_MACHINE_PARAM_H 1
6170| #define HAVE_SYS_SHM_H 1
6171| #define HAVE_SYSLOG_H 1
6172| #define HAVE_PTHREAD_H 1
6173| #define HAVE_ZLIB_H 1
6174| #define ASSUME_UTF8 1
6175| #define NDEBUG 1
6176| #define ATTRIBUTE_ALIGNED_MAX 64
6177| #define HAVE_ATTRIBUTE_PACKED 1
6178| #define HAVE_EXECINFO_H 1
6179| #define HAVE_BACKTRACE 1
6180| #define HAVE_MMX_INTRINSICS 1
6181| #define CAN_COMPILE_MMX 1
6182| #define CAN_COMPILE_MMXEXT 1
6183| #define HAVE_SSE2_INTRINSICS 1
6184| #define CAN_COMPILE_SSE 1
6185| #define CAN_COMPILE_SSE2 1
6186| #define CAN_COMPILE_SSE3 1
6187| #define CAN_COMPILE_SSSE3 1
6188| #define CAN_COMPILE_SSE4_1 1
6189| #define CAN_COMPILE_SSE4_2 1
6190| /* end confdefs.h.  */
6191|
6192| int
6193| main ()
6194| {
6195|
6196| void *p;
6197| asm volatile("insertq %%xmm1,%%xmm0"::"r"(p):"xmm0", "xmm1");
6198|
6199|   ;
6200|   return 0;
6201| }
6202|
6203configure:26099: result: no
6204configure:26119: checking if /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 groks 3D Now! inline assembly
6205configure:26141: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -mmmx -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6206configure:26141: $? = 0
6207configure:26154: result: yes
6208configure:26576: checking whether /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 accepts -march=core2 -mtune=core2
6209configure:26583: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6210configure:26583: $? = 0
6211configure:26599: result: yes
6212configure:26675: checking for LUA
6213configure:26682: $PKG_CONFIG --exists --print-errors "lua5.1"
6214Package lua5.1 was not found in the pkg-config search path.
6215Perhaps you should add the directory containing `lua5.1.pc'
6216to the PKG_CONFIG_PATH environment variable
6217No package 'lua5.1' found
6218configure:26685: $? = 1
6219configure:26699: $PKG_CONFIG --exists --print-errors "lua5.1"
6220Package lua5.1 was not found in the pkg-config search path.
6221Perhaps you should add the directory containing `lua5.1.pc'
6222to the PKG_CONFIG_PATH environment variable
6223No package 'lua5.1' found
6224configure:26702: $? = 1
6225configure:26716: result: no
6226No package 'lua5.1' found
6227configure:26733: WARNING: No package 'lua5.1' found, trying lua >= 5.1 instead
6228configure:26737: checking for LUA
6229configure:26744: $PKG_CONFIG --exists --print-errors "lua >= 5.1"
6230configure:26747: $? = 0
6231configure:26761: $PKG_CONFIG --exists --print-errors "lua >= 5.1"
6232configure:26764: $? = 0
6233configure:27106: result: yes
6234configure:27521: checking for luac
6235configure:27539: found /opt/local/bin/luac
6236configure:27551: result: /opt/local/bin/luac
6237configure:27641: checking for LIBPROXY
6238configure:27648: $PKG_CONFIG --exists --print-errors "libproxy-1.0"
6239configure:27651: $? = 0
6240configure:27665: $PKG_CONFIG --exists --print-errors "libproxy-1.0"
6241configure:27668: $? = 0
6242configure:27718: result: yes
6243configure:28080: checking for DC1394
6244configure:28087: $PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0"
6245Package libraw1394 was not found in the pkg-config search path.
6246Perhaps you should add the directory containing `libraw1394.pc'
6247to the PKG_CONFIG_PATH environment variable
6248No package 'libraw1394' found
6249Package libdc1394-2 was not found in the pkg-config search path.
6250Perhaps you should add the directory containing `libdc1394-2.pc'
6251to the PKG_CONFIG_PATH environment variable
6252No package 'libdc1394-2' found
6253configure:28090: $? = 1
6254configure:28104: $PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0"
6255Package libraw1394 was not found in the pkg-config search path.
6256Perhaps you should add the directory containing `libraw1394.pc'
6257to the PKG_CONFIG_PATH environment variable
6258No package 'libraw1394' found
6259Package libdc1394-2 was not found in the pkg-config search path.
6260Perhaps you should add the directory containing `libdc1394-2.pc'
6261to the PKG_CONFIG_PATH environment variable
6262No package 'libdc1394-2' found
6263configure:28107: $? = 1
6264configure:28121: result: no
6265No package 'libraw1394' found
6266No package 'libdc1394-2' found
6267configure:28141: WARNING: Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found
6268configure:28324: checking for DV
6269configure:28331: $PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3"
6270Package libraw1394 was not found in the pkg-config search path.
6271Perhaps you should add the directory containing `libraw1394.pc'
6272to the PKG_CONFIG_PATH environment variable
6273No package 'libraw1394' found
6274Package libavc1394 was not found in the pkg-config search path.
6275Perhaps you should add the directory containing `libavc1394.pc'
6276to the PKG_CONFIG_PATH environment variable
6277No package 'libavc1394' found
6278configure:28334: $? = 1
6279configure:28348: $PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3"
6280Package libraw1394 was not found in the pkg-config search path.
6281Perhaps you should add the directory containing `libraw1394.pc'
6282to the PKG_CONFIG_PATH environment variable
6283No package 'libraw1394' found
6284Package libavc1394 was not found in the pkg-config search path.
6285Perhaps you should add the directory containing `libavc1394.pc'
6286to the PKG_CONFIG_PATH environment variable
6287No package 'libavc1394' found
6288configure:28351: $? = 1
6289configure:28365: result: no
6290No package 'libraw1394' found
6291No package 'libavc1394' found
6292configure:28385: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found
6293configure:28575: checking for DVDREAD
6294configure:28582: $PKG_CONFIG --exists --print-errors "dvdread"
6295configure:28585: $? = 0
6296configure:28599: $PKG_CONFIG --exists --print-errors "dvdread"
6297configure:28602: $? = 0
6298configure:28652: result: yes
6299configure:28801: checking for DVDNAV
6300configure:28808: $PKG_CONFIG --exists --print-errors "dvdnav"
6301configure:28811: $? = 0
6302configure:28825: $PKG_CONFIG --exists --print-errors "dvdnav"
6303configure:28828: $? = 0
6304configure:28868: result: yes
6305configure:28889: checking for dvdnav_get_video_resolution in -ldvdnav
6306configure:28914: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c -ldvdnav -L/opt/local/lib -ldvdnav -lpthread -ldvdread     >&5
6307Undefined symbols:
6308  "_dvdnav_get_video_resolution", referenced from:
6309      _main in cc-iAPpK6.o
6310ld: symbol(s) not found
6311clang: error: linker command failed with exit code 1 (use -v to see invocation)
6312configure:28914: $? = 1
6313configure: failed program was:
6314| /* confdefs.h */
6315| #define PACKAGE_NAME "vlc"
6316| #define PACKAGE_TARNAME "vlc"
6317| #define PACKAGE_VERSION "2.0.3"
6318| #define PACKAGE_STRING "vlc 2.0.3"
6319| #define PACKAGE_BUGREPORT ""
6320| #define PACKAGE_URL ""
6321| #define PACKAGE "vlc"
6322| #define VERSION "2.0.3"
6323| #define STDC_HEADERS 1
6324| #define HAVE_SYS_TYPES_H 1
6325| #define HAVE_SYS_STAT_H 1
6326| #define HAVE_STDLIB_H 1
6327| #define HAVE_STRING_H 1
6328| #define HAVE_MEMORY_H 1
6329| #define HAVE_STRINGS_H 1
6330| #define HAVE_INTTYPES_H 1
6331| #define HAVE_STDINT_H 1
6332| #define HAVE_UNISTD_H 1
6333| #define __EXTENSIONS__ 1
6334| #define _ALL_SOURCE 1
6335| #define _GNU_SOURCE 1
6336| #define _POSIX_PTHREAD_SEMANTICS 1
6337| #define _TANDEM_SOURCE 1
6338| #define _FORTIFY_SOURCE 2
6339| #define _FILE_OFFSET_BITS 64
6340| #define _REENTRANT /**/
6341| #define _THREAD_SAFE /**/
6342| #define __LIBVLC__ /**/
6343| #define restrict __restrict
6344| #define HAVE_DLFCN_H 1
6345| #define LT_OBJDIR ".libs/"
6346| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6347| #define HAVE_CFLOCALECOPYCURRENT 1
6348| #define HAVE_ICONV 1
6349| #define ENABLE_NLS 1
6350| #define HAVE_GETTEXT 1
6351| #define HAVE_DCGETTEXT 1
6352| #define HAVE_ICONV 1
6353| #define ICONV_CONST
6354| #define LIBEXT ".dylib"
6355| #define HAVE_DECL_NANOSLEEP 1
6356| #define HAVE_DAEMON 1
6357| #define HAVE_FCNTL 1
6358| #define HAVE_FSTATVFS 1
6359| #define HAVE_FORK 1
6360| #define HAVE_GETENV 1
6361| #define HAVE_GETPWUID_R 1
6362| #define HAVE_IF_NAMEINDEX 1
6363| #define HAVE_IF_NAMETOINDEX 1
6364| #define HAVE_ISATTY 1
6365| #define HAVE_LSTAT 1
6366| #define HAVE_MMAP 1
6367| #define HAVE_PREAD 1
6368| #define HAVE_POSIX_MADVISE 1
6369| #define HAVE_SETLOCALE 1
6370| #define HAVE_STRPTIME 1
6371| #define HAVE_USELOCALE 1
6372| #define HAVE_ATOF 1
6373| #define HAVE_ATOLL 1
6374| #define HAVE_FLOCKFILE 1
6375| #define HAVE_FSYNC 1
6376| #define HAVE_GETPID 1
6377| #define HAVE_GMTIME_R 1
6378| #define HAVE_INET_PTON 1
6379| #define HAVE_LLDIV 1
6380| #define HAVE_LOCALTIME_R 1
6381| #define HAVE_NRAND48 1
6382| #define HAVE_REWIND 1
6383| #define HAVE_SETENV 1
6384| #define HAVE_STRCASECMP 1
6385| #define HAVE_STRCASESTR 1
6386| #define HAVE_STRDUP 1
6387| #define HAVE_STRLCPY 1
6388| #define HAVE_STRNCASECMP 1
6389| #define HAVE_STRSEP 1
6390| #define HAVE_STRTOF 1
6391| #define HAVE_STRTOK_R 1
6392| #define HAVE_STRTOLL 1
6393| #define HAVE_SWAB 1
6394| #define HAVE_FDATASYNC 1
6395| #define HAVE_ASPRINTF 1
6396| #define HAVE_VASPRINTF 1
6397| #define HAVE_STRCOLL 1
6398| #define HAVE_POLL 1
6399| #define HAVE_STRUCT_POLLFD 1
6400| #define HAVE_LRINTF 1
6401| #define HAVE_DYNAMIC_PLUGINS 1
6402| #define STRNCASECMP_IN_STRINGS_H 1
6403| #define HAVE_SEARCH_H 1
6404| #define HAVE_GETOPT_H 1
6405| #define HAVE_STRINGS_H 1
6406| #define HAVE_LOCALE_H 1
6407| #define HAVE_XLOCALE_H 1
6408| #define HAVE_FCNTL_H 1
6409| #define HAVE_SYS_TIME_H 1
6410| #define HAVE_SYS_IOCTL_H 1
6411| #define HAVE_SYS_STAT_H 1
6412| #define HAVE_ARPA_INET_H 1
6413| #define HAVE_NET_IF_H 1
6414| #define HAVE_SYS_MOUNT_H 1
6415| #define HAVE_MACHINE_PARAM_H 1
6416| #define HAVE_SYS_SHM_H 1
6417| #define HAVE_SYSLOG_H 1
6418| #define HAVE_PTHREAD_H 1
6419| #define HAVE_ZLIB_H 1
6420| #define ASSUME_UTF8 1
6421| #define NDEBUG 1
6422| #define ATTRIBUTE_ALIGNED_MAX 64
6423| #define HAVE_ATTRIBUTE_PACKED 1
6424| #define HAVE_EXECINFO_H 1
6425| #define HAVE_BACKTRACE 1
6426| #define HAVE_MMX_INTRINSICS 1
6427| #define CAN_COMPILE_MMX 1
6428| #define CAN_COMPILE_MMXEXT 1
6429| #define HAVE_SSE2_INTRINSICS 1
6430| #define CAN_COMPILE_SSE 1
6431| #define CAN_COMPILE_SSE2 1
6432| #define CAN_COMPILE_SSE3 1
6433| #define CAN_COMPILE_SSSE3 1
6434| #define CAN_COMPILE_SSE4_1 1
6435| #define CAN_COMPILE_SSE4_2 1
6436| #define CAN_COMPILE_3DNOW 1
6437| #define ENABLE_SOUT 1
6438| #define ENABLE_HTTPD 1
6439| #define ENABLE_VLM 1
6440| #define HAVE_LIBPROXY 1
6441| /* end confdefs.h.  */
6442|
6443| /* Override any GCC internal prototype to avoid an error.
6444|    Use char because int might match the return type of a GCC
6445|    builtin and then its argument prototype would still apply.  */
6446| #ifdef __cplusplus
6447| extern "C"
6448| #endif
6449| char dvdnav_get_video_resolution ();
6450| int
6451| main ()
6452| {
6453| return dvdnav_get_video_resolution ();
6454|   ;
6455|   return 0;
6456| }
6457configure:28923: result: no
6458configure:28931: checking for dvdnav_describe_title_chapters in -ldvdnav
6459configure:28956: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib conftest.c -ldvdnav -L/opt/local/lib -ldvdnav -lpthread -ldvdread     >&5
6460configure:28956: $? = 0
6461configure:28965: result: yes
6462configure:29157: checking for BLURAY
6463configure:29164: $PKG_CONFIG --exists --print-errors "libbluray >= 0.2.1"
6464Package libbluray was not found in the pkg-config search path.
6465Perhaps you should add the directory containing `libbluray.pc'
6466to the PKG_CONFIG_PATH environment variable
6467No package 'libbluray' found
6468configure:29167: $? = 1
6469configure:29181: $PKG_CONFIG --exists --print-errors "libbluray >= 0.2.1"
6470Package libbluray was not found in the pkg-config search path.
6471Perhaps you should add the directory containing `libbluray.pc'
6472to the PKG_CONFIG_PATH environment variable
6473No package 'libbluray' found
6474configure:29184: $? = 1
6475configure:29198: result: no
6476No package 'libbluray' found
6477configure:29218: WARNING: Library libbluray >= 0.2.1 needed for bluray was not found
6478configure:29582: checking libssh2.h usability
6479configure:29582: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6480conftest.c:163:10: fatal error: 'libssh2.h' file not found
6481#include <libssh2.h>
6482         ^
64831 error generated.
6484configure:29582: $? = 1
6485configure: failed program was:
6486| /* confdefs.h */
6487| #define PACKAGE_NAME "vlc"
6488| #define PACKAGE_TARNAME "vlc"
6489| #define PACKAGE_VERSION "2.0.3"
6490| #define PACKAGE_STRING "vlc 2.0.3"
6491| #define PACKAGE_BUGREPORT ""
6492| #define PACKAGE_URL ""
6493| #define PACKAGE "vlc"
6494| #define VERSION "2.0.3"
6495| #define STDC_HEADERS 1
6496| #define HAVE_SYS_TYPES_H 1
6497| #define HAVE_SYS_STAT_H 1
6498| #define HAVE_STDLIB_H 1
6499| #define HAVE_STRING_H 1
6500| #define HAVE_MEMORY_H 1
6501| #define HAVE_STRINGS_H 1
6502| #define HAVE_INTTYPES_H 1
6503| #define HAVE_STDINT_H 1
6504| #define HAVE_UNISTD_H 1
6505| #define __EXTENSIONS__ 1
6506| #define _ALL_SOURCE 1
6507| #define _GNU_SOURCE 1
6508| #define _POSIX_PTHREAD_SEMANTICS 1
6509| #define _TANDEM_SOURCE 1
6510| #define _FORTIFY_SOURCE 2
6511| #define _FILE_OFFSET_BITS 64
6512| #define _REENTRANT /**/
6513| #define _THREAD_SAFE /**/
6514| #define __LIBVLC__ /**/
6515| #define restrict __restrict
6516| #define HAVE_DLFCN_H 1
6517| #define LT_OBJDIR ".libs/"
6518| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6519| #define HAVE_CFLOCALECOPYCURRENT 1
6520| #define HAVE_ICONV 1
6521| #define ENABLE_NLS 1
6522| #define HAVE_GETTEXT 1
6523| #define HAVE_DCGETTEXT 1
6524| #define HAVE_ICONV 1
6525| #define ICONV_CONST
6526| #define LIBEXT ".dylib"
6527| #define HAVE_DECL_NANOSLEEP 1
6528| #define HAVE_DAEMON 1
6529| #define HAVE_FCNTL 1
6530| #define HAVE_FSTATVFS 1
6531| #define HAVE_FORK 1
6532| #define HAVE_GETENV 1
6533| #define HAVE_GETPWUID_R 1
6534| #define HAVE_IF_NAMEINDEX 1
6535| #define HAVE_IF_NAMETOINDEX 1
6536| #define HAVE_ISATTY 1
6537| #define HAVE_LSTAT 1
6538| #define HAVE_MMAP 1
6539| #define HAVE_PREAD 1
6540| #define HAVE_POSIX_MADVISE 1
6541| #define HAVE_SETLOCALE 1
6542| #define HAVE_STRPTIME 1
6543| #define HAVE_USELOCALE 1
6544| #define HAVE_ATOF 1
6545| #define HAVE_ATOLL 1
6546| #define HAVE_FLOCKFILE 1
6547| #define HAVE_FSYNC 1
6548| #define HAVE_GETPID 1
6549| #define HAVE_GMTIME_R 1
6550| #define HAVE_INET_PTON 1
6551| #define HAVE_LLDIV 1
6552| #define HAVE_LOCALTIME_R 1
6553| #define HAVE_NRAND48 1
6554| #define HAVE_REWIND 1
6555| #define HAVE_SETENV 1
6556| #define HAVE_STRCASECMP 1
6557| #define HAVE_STRCASESTR 1
6558| #define HAVE_STRDUP 1
6559| #define HAVE_STRLCPY 1
6560| #define HAVE_STRNCASECMP 1
6561| #define HAVE_STRSEP 1
6562| #define HAVE_STRTOF 1
6563| #define HAVE_STRTOK_R 1
6564| #define HAVE_STRTOLL 1
6565| #define HAVE_SWAB 1
6566| #define HAVE_FDATASYNC 1
6567| #define HAVE_ASPRINTF 1
6568| #define HAVE_VASPRINTF 1
6569| #define HAVE_STRCOLL 1
6570| #define HAVE_POLL 1
6571| #define HAVE_STRUCT_POLLFD 1
6572| #define HAVE_LRINTF 1
6573| #define HAVE_DYNAMIC_PLUGINS 1
6574| #define STRNCASECMP_IN_STRINGS_H 1
6575| #define HAVE_SEARCH_H 1
6576| #define HAVE_GETOPT_H 1
6577| #define HAVE_STRINGS_H 1
6578| #define HAVE_LOCALE_H 1
6579| #define HAVE_XLOCALE_H 1
6580| #define HAVE_FCNTL_H 1
6581| #define HAVE_SYS_TIME_H 1
6582| #define HAVE_SYS_IOCTL_H 1
6583| #define HAVE_SYS_STAT_H 1
6584| #define HAVE_ARPA_INET_H 1
6585| #define HAVE_NET_IF_H 1
6586| #define HAVE_SYS_MOUNT_H 1
6587| #define HAVE_MACHINE_PARAM_H 1
6588| #define HAVE_SYS_SHM_H 1
6589| #define HAVE_SYSLOG_H 1
6590| #define HAVE_PTHREAD_H 1
6591| #define HAVE_ZLIB_H 1
6592| #define ASSUME_UTF8 1
6593| #define NDEBUG 1
6594| #define ATTRIBUTE_ALIGNED_MAX 64
6595| #define HAVE_ATTRIBUTE_PACKED 1
6596| #define HAVE_EXECINFO_H 1
6597| #define HAVE_BACKTRACE 1
6598| #define HAVE_MMX_INTRINSICS 1
6599| #define CAN_COMPILE_MMX 1
6600| #define CAN_COMPILE_MMXEXT 1
6601| #define HAVE_SSE2_INTRINSICS 1
6602| #define CAN_COMPILE_SSE 1
6603| #define CAN_COMPILE_SSE2 1
6604| #define CAN_COMPILE_SSE3 1
6605| #define CAN_COMPILE_SSSE3 1
6606| #define CAN_COMPILE_SSE4_1 1
6607| #define CAN_COMPILE_SSE4_2 1
6608| #define CAN_COMPILE_3DNOW 1
6609| #define ENABLE_SOUT 1
6610| #define ENABLE_HTTPD 1
6611| #define ENABLE_VLM 1
6612| #define HAVE_LIBPROXY 1
6613| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
6614| /* end confdefs.h.  */
6615| #include <stdio.h>
6616| #ifdef HAVE_SYS_TYPES_H
6617| # include <sys/types.h>
6618| #endif
6619| #ifdef HAVE_SYS_STAT_H
6620| # include <sys/stat.h>
6621| #endif
6622| #ifdef STDC_HEADERS
6623| # include <stdlib.h>
6624| # include <stddef.h>
6625| #else
6626| # ifdef HAVE_STDLIB_H
6627| #  include <stdlib.h>
6628| # endif
6629| #endif
6630| #ifdef HAVE_STRING_H
6631| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6632| #  include <memory.h>
6633| # endif
6634| # include <string.h>
6635| #endif
6636| #ifdef HAVE_STRINGS_H
6637| # include <strings.h>
6638| #endif
6639| #ifdef HAVE_INTTYPES_H
6640| # include <inttypes.h>
6641| #endif
6642| #ifdef HAVE_STDINT_H
6643| # include <stdint.h>
6644| #endif
6645| #ifdef HAVE_UNISTD_H
6646| # include <unistd.h>
6647| #endif
6648| #include <libssh2.h>
6649configure:29582: result: no
6650configure:29582: checking libssh2.h presence
6651configure:29582: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
6652conftest.c:130:10: fatal error: 'libssh2.h' file not found
6653#include <libssh2.h>
6654         ^
66551 error generated.
6656configure:29582: $? = 1
6657configure: failed program was:
6658| /* confdefs.h */
6659| #define PACKAGE_NAME "vlc"
6660| #define PACKAGE_TARNAME "vlc"
6661| #define PACKAGE_VERSION "2.0.3"
6662| #define PACKAGE_STRING "vlc 2.0.3"
6663| #define PACKAGE_BUGREPORT ""
6664| #define PACKAGE_URL ""
6665| #define PACKAGE "vlc"
6666| #define VERSION "2.0.3"
6667| #define STDC_HEADERS 1
6668| #define HAVE_SYS_TYPES_H 1
6669| #define HAVE_SYS_STAT_H 1
6670| #define HAVE_STDLIB_H 1
6671| #define HAVE_STRING_H 1
6672| #define HAVE_MEMORY_H 1
6673| #define HAVE_STRINGS_H 1
6674| #define HAVE_INTTYPES_H 1
6675| #define HAVE_STDINT_H 1
6676| #define HAVE_UNISTD_H 1
6677| #define __EXTENSIONS__ 1
6678| #define _ALL_SOURCE 1
6679| #define _GNU_SOURCE 1
6680| #define _POSIX_PTHREAD_SEMANTICS 1
6681| #define _TANDEM_SOURCE 1
6682| #define _FORTIFY_SOURCE 2
6683| #define _FILE_OFFSET_BITS 64
6684| #define _REENTRANT /**/
6685| #define _THREAD_SAFE /**/
6686| #define __LIBVLC__ /**/
6687| #define restrict __restrict
6688| #define HAVE_DLFCN_H 1
6689| #define LT_OBJDIR ".libs/"
6690| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6691| #define HAVE_CFLOCALECOPYCURRENT 1
6692| #define HAVE_ICONV 1
6693| #define ENABLE_NLS 1
6694| #define HAVE_GETTEXT 1
6695| #define HAVE_DCGETTEXT 1
6696| #define HAVE_ICONV 1
6697| #define ICONV_CONST
6698| #define LIBEXT ".dylib"
6699| #define HAVE_DECL_NANOSLEEP 1
6700| #define HAVE_DAEMON 1
6701| #define HAVE_FCNTL 1
6702| #define HAVE_FSTATVFS 1
6703| #define HAVE_FORK 1
6704| #define HAVE_GETENV 1
6705| #define HAVE_GETPWUID_R 1
6706| #define HAVE_IF_NAMEINDEX 1
6707| #define HAVE_IF_NAMETOINDEX 1
6708| #define HAVE_ISATTY 1
6709| #define HAVE_LSTAT 1
6710| #define HAVE_MMAP 1
6711| #define HAVE_PREAD 1
6712| #define HAVE_POSIX_MADVISE 1
6713| #define HAVE_SETLOCALE 1
6714| #define HAVE_STRPTIME 1
6715| #define HAVE_USELOCALE 1
6716| #define HAVE_ATOF 1
6717| #define HAVE_ATOLL 1
6718| #define HAVE_FLOCKFILE 1
6719| #define HAVE_FSYNC 1
6720| #define HAVE_GETPID 1
6721| #define HAVE_GMTIME_R 1
6722| #define HAVE_INET_PTON 1
6723| #define HAVE_LLDIV 1
6724| #define HAVE_LOCALTIME_R 1
6725| #define HAVE_NRAND48 1
6726| #define HAVE_REWIND 1
6727| #define HAVE_SETENV 1
6728| #define HAVE_STRCASECMP 1
6729| #define HAVE_STRCASESTR 1
6730| #define HAVE_STRDUP 1
6731| #define HAVE_STRLCPY 1
6732| #define HAVE_STRNCASECMP 1
6733| #define HAVE_STRSEP 1
6734| #define HAVE_STRTOF 1
6735| #define HAVE_STRTOK_R 1
6736| #define HAVE_STRTOLL 1
6737| #define HAVE_SWAB 1
6738| #define HAVE_FDATASYNC 1
6739| #define HAVE_ASPRINTF 1
6740| #define HAVE_VASPRINTF 1
6741| #define HAVE_STRCOLL 1
6742| #define HAVE_POLL 1
6743| #define HAVE_STRUCT_POLLFD 1
6744| #define HAVE_LRINTF 1
6745| #define HAVE_DYNAMIC_PLUGINS 1
6746| #define STRNCASECMP_IN_STRINGS_H 1
6747| #define HAVE_SEARCH_H 1
6748| #define HAVE_GETOPT_H 1
6749| #define HAVE_STRINGS_H 1
6750| #define HAVE_LOCALE_H 1
6751| #define HAVE_XLOCALE_H 1
6752| #define HAVE_FCNTL_H 1
6753| #define HAVE_SYS_TIME_H 1
6754| #define HAVE_SYS_IOCTL_H 1
6755| #define HAVE_SYS_STAT_H 1
6756| #define HAVE_ARPA_INET_H 1
6757| #define HAVE_NET_IF_H 1
6758| #define HAVE_SYS_MOUNT_H 1
6759| #define HAVE_MACHINE_PARAM_H 1
6760| #define HAVE_SYS_SHM_H 1
6761| #define HAVE_SYSLOG_H 1
6762| #define HAVE_PTHREAD_H 1
6763| #define HAVE_ZLIB_H 1
6764| #define ASSUME_UTF8 1
6765| #define NDEBUG 1
6766| #define ATTRIBUTE_ALIGNED_MAX 64
6767| #define HAVE_ATTRIBUTE_PACKED 1
6768| #define HAVE_EXECINFO_H 1
6769| #define HAVE_BACKTRACE 1
6770| #define HAVE_MMX_INTRINSICS 1
6771| #define CAN_COMPILE_MMX 1
6772| #define CAN_COMPILE_MMXEXT 1
6773| #define HAVE_SSE2_INTRINSICS 1
6774| #define CAN_COMPILE_SSE 1
6775| #define CAN_COMPILE_SSE2 1
6776| #define CAN_COMPILE_SSE3 1
6777| #define CAN_COMPILE_SSSE3 1
6778| #define CAN_COMPILE_SSE4_1 1
6779| #define CAN_COMPILE_SSE4_2 1
6780| #define CAN_COMPILE_3DNOW 1
6781| #define ENABLE_SOUT 1
6782| #define ENABLE_HTTPD 1
6783| #define ENABLE_VLM 1
6784| #define HAVE_LIBPROXY 1
6785| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
6786| /* end confdefs.h.  */
6787| #include <libssh2.h>
6788configure:29582: result: no
6789configure:29582: checking for libssh2.h
6790configure:29582: result: no
6791configure:29623: checking linux/videodev2.h usability
6792configure:29623: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
6793conftest.c:163:10: fatal error: 'linux/videodev2.h' file not found
6794#include <linux/videodev2.h>
6795         ^
67961 error generated.
6797configure:29623: $? = 1
6798configure: failed program was:
6799| /* confdefs.h */
6800| #define PACKAGE_NAME "vlc"
6801| #define PACKAGE_TARNAME "vlc"
6802| #define PACKAGE_VERSION "2.0.3"
6803| #define PACKAGE_STRING "vlc 2.0.3"
6804| #define PACKAGE_BUGREPORT ""
6805| #define PACKAGE_URL ""
6806| #define PACKAGE "vlc"
6807| #define VERSION "2.0.3"
6808| #define STDC_HEADERS 1
6809| #define HAVE_SYS_TYPES_H 1
6810| #define HAVE_SYS_STAT_H 1
6811| #define HAVE_STDLIB_H 1
6812| #define HAVE_STRING_H 1
6813| #define HAVE_MEMORY_H 1
6814| #define HAVE_STRINGS_H 1
6815| #define HAVE_INTTYPES_H 1
6816| #define HAVE_STDINT_H 1
6817| #define HAVE_UNISTD_H 1
6818| #define __EXTENSIONS__ 1
6819| #define _ALL_SOURCE 1
6820| #define _GNU_SOURCE 1
6821| #define _POSIX_PTHREAD_SEMANTICS 1
6822| #define _TANDEM_SOURCE 1
6823| #define _FORTIFY_SOURCE 2
6824| #define _FILE_OFFSET_BITS 64
6825| #define _REENTRANT /**/
6826| #define _THREAD_SAFE /**/
6827| #define __LIBVLC__ /**/
6828| #define restrict __restrict
6829| #define HAVE_DLFCN_H 1
6830| #define LT_OBJDIR ".libs/"
6831| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6832| #define HAVE_CFLOCALECOPYCURRENT 1
6833| #define HAVE_ICONV 1
6834| #define ENABLE_NLS 1
6835| #define HAVE_GETTEXT 1
6836| #define HAVE_DCGETTEXT 1
6837| #define HAVE_ICONV 1
6838| #define ICONV_CONST
6839| #define LIBEXT ".dylib"
6840| #define HAVE_DECL_NANOSLEEP 1
6841| #define HAVE_DAEMON 1
6842| #define HAVE_FCNTL 1
6843| #define HAVE_FSTATVFS 1
6844| #define HAVE_FORK 1
6845| #define HAVE_GETENV 1
6846| #define HAVE_GETPWUID_R 1
6847| #define HAVE_IF_NAMEINDEX 1
6848| #define HAVE_IF_NAMETOINDEX 1
6849| #define HAVE_ISATTY 1
6850| #define HAVE_LSTAT 1
6851| #define HAVE_MMAP 1
6852| #define HAVE_PREAD 1
6853| #define HAVE_POSIX_MADVISE 1
6854| #define HAVE_SETLOCALE 1
6855| #define HAVE_STRPTIME 1
6856| #define HAVE_USELOCALE 1
6857| #define HAVE_ATOF 1
6858| #define HAVE_ATOLL 1
6859| #define HAVE_FLOCKFILE 1
6860| #define HAVE_FSYNC 1
6861| #define HAVE_GETPID 1
6862| #define HAVE_GMTIME_R 1
6863| #define HAVE_INET_PTON 1
6864| #define HAVE_LLDIV 1
6865| #define HAVE_LOCALTIME_R 1
6866| #define HAVE_NRAND48 1
6867| #define HAVE_REWIND 1
6868| #define HAVE_SETENV 1
6869| #define HAVE_STRCASECMP 1
6870| #define HAVE_STRCASESTR 1
6871| #define HAVE_STRDUP 1
6872| #define HAVE_STRLCPY 1
6873| #define HAVE_STRNCASECMP 1
6874| #define HAVE_STRSEP 1
6875| #define HAVE_STRTOF 1
6876| #define HAVE_STRTOK_R 1
6877| #define HAVE_STRTOLL 1
6878| #define HAVE_SWAB 1
6879| #define HAVE_FDATASYNC 1
6880| #define HAVE_ASPRINTF 1
6881| #define HAVE_VASPRINTF 1
6882| #define HAVE_STRCOLL 1
6883| #define HAVE_POLL 1
6884| #define HAVE_STRUCT_POLLFD 1
6885| #define HAVE_LRINTF 1
6886| #define HAVE_DYNAMIC_PLUGINS 1
6887| #define STRNCASECMP_IN_STRINGS_H 1
6888| #define HAVE_SEARCH_H 1
6889| #define HAVE_GETOPT_H 1
6890| #define HAVE_STRINGS_H 1
6891| #define HAVE_LOCALE_H 1
6892| #define HAVE_XLOCALE_H 1
6893| #define HAVE_FCNTL_H 1
6894| #define HAVE_SYS_TIME_H 1
6895| #define HAVE_SYS_IOCTL_H 1
6896| #define HAVE_SYS_STAT_H 1
6897| #define HAVE_ARPA_INET_H 1
6898| #define HAVE_NET_IF_H 1
6899| #define HAVE_SYS_MOUNT_H 1
6900| #define HAVE_MACHINE_PARAM_H 1
6901| #define HAVE_SYS_SHM_H 1
6902| #define HAVE_SYSLOG_H 1
6903| #define HAVE_PTHREAD_H 1
6904| #define HAVE_ZLIB_H 1
6905| #define ASSUME_UTF8 1
6906| #define NDEBUG 1
6907| #define ATTRIBUTE_ALIGNED_MAX 64
6908| #define HAVE_ATTRIBUTE_PACKED 1
6909| #define HAVE_EXECINFO_H 1
6910| #define HAVE_BACKTRACE 1
6911| #define HAVE_MMX_INTRINSICS 1
6912| #define CAN_COMPILE_MMX 1
6913| #define CAN_COMPILE_MMXEXT 1
6914| #define HAVE_SSE2_INTRINSICS 1
6915| #define CAN_COMPILE_SSE 1
6916| #define CAN_COMPILE_SSE2 1
6917| #define CAN_COMPILE_SSE3 1
6918| #define CAN_COMPILE_SSSE3 1
6919| #define CAN_COMPILE_SSE4_1 1
6920| #define CAN_COMPILE_SSE4_2 1
6921| #define CAN_COMPILE_3DNOW 1
6922| #define ENABLE_SOUT 1
6923| #define ENABLE_HTTPD 1
6924| #define ENABLE_VLM 1
6925| #define HAVE_LIBPROXY 1
6926| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
6927| /* end confdefs.h.  */
6928| #include <stdio.h>
6929| #ifdef HAVE_SYS_TYPES_H
6930| # include <sys/types.h>
6931| #endif
6932| #ifdef HAVE_SYS_STAT_H
6933| # include <sys/stat.h>
6934| #endif
6935| #ifdef STDC_HEADERS
6936| # include <stdlib.h>
6937| # include <stddef.h>
6938| #else
6939| # ifdef HAVE_STDLIB_H
6940| #  include <stdlib.h>
6941| # endif
6942| #endif
6943| #ifdef HAVE_STRING_H
6944| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6945| #  include <memory.h>
6946| # endif
6947| # include <string.h>
6948| #endif
6949| #ifdef HAVE_STRINGS_H
6950| # include <strings.h>
6951| #endif
6952| #ifdef HAVE_INTTYPES_H
6953| # include <inttypes.h>
6954| #endif
6955| #ifdef HAVE_STDINT_H
6956| # include <stdint.h>
6957| #endif
6958| #ifdef HAVE_UNISTD_H
6959| # include <unistd.h>
6960| #endif
6961| #include <linux/videodev2.h>
6962configure:29623: result: no
6963configure:29623: checking linux/videodev2.h presence
6964configure:29623: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
6965conftest.c:130:10: fatal error: 'linux/videodev2.h' file not found
6966#include <linux/videodev2.h>
6967         ^
69681 error generated.
6969configure:29623: $? = 1
6970configure: failed program was:
6971| /* confdefs.h */
6972| #define PACKAGE_NAME "vlc"
6973| #define PACKAGE_TARNAME "vlc"
6974| #define PACKAGE_VERSION "2.0.3"
6975| #define PACKAGE_STRING "vlc 2.0.3"
6976| #define PACKAGE_BUGREPORT ""
6977| #define PACKAGE_URL ""
6978| #define PACKAGE "vlc"
6979| #define VERSION "2.0.3"
6980| #define STDC_HEADERS 1
6981| #define HAVE_SYS_TYPES_H 1
6982| #define HAVE_SYS_STAT_H 1
6983| #define HAVE_STDLIB_H 1
6984| #define HAVE_STRING_H 1
6985| #define HAVE_MEMORY_H 1
6986| #define HAVE_STRINGS_H 1
6987| #define HAVE_INTTYPES_H 1
6988| #define HAVE_STDINT_H 1
6989| #define HAVE_UNISTD_H 1
6990| #define __EXTENSIONS__ 1
6991| #define _ALL_SOURCE 1
6992| #define _GNU_SOURCE 1
6993| #define _POSIX_PTHREAD_SEMANTICS 1
6994| #define _TANDEM_SOURCE 1
6995| #define _FORTIFY_SOURCE 2
6996| #define _FILE_OFFSET_BITS 64
6997| #define _REENTRANT /**/
6998| #define _THREAD_SAFE /**/
6999| #define __LIBVLC__ /**/
7000| #define restrict __restrict
7001| #define HAVE_DLFCN_H 1
7002| #define LT_OBJDIR ".libs/"
7003| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7004| #define HAVE_CFLOCALECOPYCURRENT 1
7005| #define HAVE_ICONV 1
7006| #define ENABLE_NLS 1
7007| #define HAVE_GETTEXT 1
7008| #define HAVE_DCGETTEXT 1
7009| #define HAVE_ICONV 1
7010| #define ICONV_CONST
7011| #define LIBEXT ".dylib"
7012| #define HAVE_DECL_NANOSLEEP 1
7013| #define HAVE_DAEMON 1
7014| #define HAVE_FCNTL 1
7015| #define HAVE_FSTATVFS 1
7016| #define HAVE_FORK 1
7017| #define HAVE_GETENV 1
7018| #define HAVE_GETPWUID_R 1
7019| #define HAVE_IF_NAMEINDEX 1
7020| #define HAVE_IF_NAMETOINDEX 1
7021| #define HAVE_ISATTY 1
7022| #define HAVE_LSTAT 1
7023| #define HAVE_MMAP 1
7024| #define HAVE_PREAD 1
7025| #define HAVE_POSIX_MADVISE 1
7026| #define HAVE_SETLOCALE 1
7027| #define HAVE_STRPTIME 1
7028| #define HAVE_USELOCALE 1
7029| #define HAVE_ATOF 1
7030| #define HAVE_ATOLL 1
7031| #define HAVE_FLOCKFILE 1
7032| #define HAVE_FSYNC 1
7033| #define HAVE_GETPID 1
7034| #define HAVE_GMTIME_R 1
7035| #define HAVE_INET_PTON 1
7036| #define HAVE_LLDIV 1
7037| #define HAVE_LOCALTIME_R 1
7038| #define HAVE_NRAND48 1
7039| #define HAVE_REWIND 1
7040| #define HAVE_SETENV 1
7041| #define HAVE_STRCASECMP 1
7042| #define HAVE_STRCASESTR 1
7043| #define HAVE_STRDUP 1
7044| #define HAVE_STRLCPY 1
7045| #define HAVE_STRNCASECMP 1
7046| #define HAVE_STRSEP 1
7047| #define HAVE_STRTOF 1
7048| #define HAVE_STRTOK_R 1
7049| #define HAVE_STRTOLL 1
7050| #define HAVE_SWAB 1
7051| #define HAVE_FDATASYNC 1
7052| #define HAVE_ASPRINTF 1
7053| #define HAVE_VASPRINTF 1
7054| #define HAVE_STRCOLL 1
7055| #define HAVE_POLL 1
7056| #define HAVE_STRUCT_POLLFD 1
7057| #define HAVE_LRINTF 1
7058| #define HAVE_DYNAMIC_PLUGINS 1
7059| #define STRNCASECMP_IN_STRINGS_H 1
7060| #define HAVE_SEARCH_H 1
7061| #define HAVE_GETOPT_H 1
7062| #define HAVE_STRINGS_H 1
7063| #define HAVE_LOCALE_H 1
7064| #define HAVE_XLOCALE_H 1
7065| #define HAVE_FCNTL_H 1
7066| #define HAVE_SYS_TIME_H 1
7067| #define HAVE_SYS_IOCTL_H 1
7068| #define HAVE_SYS_STAT_H 1
7069| #define HAVE_ARPA_INET_H 1
7070| #define HAVE_NET_IF_H 1
7071| #define HAVE_SYS_MOUNT_H 1
7072| #define HAVE_MACHINE_PARAM_H 1
7073| #define HAVE_SYS_SHM_H 1
7074| #define HAVE_SYSLOG_H 1
7075| #define HAVE_PTHREAD_H 1
7076| #define HAVE_ZLIB_H 1
7077| #define ASSUME_UTF8 1
7078| #define NDEBUG 1
7079| #define ATTRIBUTE_ALIGNED_MAX 64
7080| #define HAVE_ATTRIBUTE_PACKED 1
7081| #define HAVE_EXECINFO_H 1
7082| #define HAVE_BACKTRACE 1
7083| #define HAVE_MMX_INTRINSICS 1
7084| #define CAN_COMPILE_MMX 1
7085| #define CAN_COMPILE_MMXEXT 1
7086| #define HAVE_SSE2_INTRINSICS 1
7087| #define CAN_COMPILE_SSE 1
7088| #define CAN_COMPILE_SSE2 1
7089| #define CAN_COMPILE_SSE3 1
7090| #define CAN_COMPILE_SSSE3 1
7091| #define CAN_COMPILE_SSE4_1 1
7092| #define CAN_COMPILE_SSE4_2 1
7093| #define CAN_COMPILE_3DNOW 1
7094| #define ENABLE_SOUT 1
7095| #define ENABLE_HTTPD 1
7096| #define ENABLE_VLM 1
7097| #define HAVE_LIBPROXY 1
7098| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
7099| /* end confdefs.h.  */
7100| #include <linux/videodev2.h>
7101configure:29623: result: no
7102configure:29623: checking for linux/videodev2.h
7103configure:29623: result: no
7104configure:29623: checking sys/videoio.h usability
7105configure:29623: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
7106conftest.c:163:10: fatal error: 'sys/videoio.h' file not found
7107#include <sys/videoio.h>
7108         ^
71091 error generated.
7110configure:29623: $? = 1
7111configure: failed program was:
7112| /* confdefs.h */
7113| #define PACKAGE_NAME "vlc"
7114| #define PACKAGE_TARNAME "vlc"
7115| #define PACKAGE_VERSION "2.0.3"
7116| #define PACKAGE_STRING "vlc 2.0.3"
7117| #define PACKAGE_BUGREPORT ""
7118| #define PACKAGE_URL ""
7119| #define PACKAGE "vlc"
7120| #define VERSION "2.0.3"
7121| #define STDC_HEADERS 1
7122| #define HAVE_SYS_TYPES_H 1
7123| #define HAVE_SYS_STAT_H 1
7124| #define HAVE_STDLIB_H 1
7125| #define HAVE_STRING_H 1
7126| #define HAVE_MEMORY_H 1
7127| #define HAVE_STRINGS_H 1
7128| #define HAVE_INTTYPES_H 1
7129| #define HAVE_STDINT_H 1
7130| #define HAVE_UNISTD_H 1
7131| #define __EXTENSIONS__ 1
7132| #define _ALL_SOURCE 1
7133| #define _GNU_SOURCE 1
7134| #define _POSIX_PTHREAD_SEMANTICS 1
7135| #define _TANDEM_SOURCE 1
7136| #define _FORTIFY_SOURCE 2
7137| #define _FILE_OFFSET_BITS 64
7138| #define _REENTRANT /**/
7139| #define _THREAD_SAFE /**/
7140| #define __LIBVLC__ /**/
7141| #define restrict __restrict
7142| #define HAVE_DLFCN_H 1
7143| #define LT_OBJDIR ".libs/"
7144| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7145| #define HAVE_CFLOCALECOPYCURRENT 1
7146| #define HAVE_ICONV 1
7147| #define ENABLE_NLS 1
7148| #define HAVE_GETTEXT 1
7149| #define HAVE_DCGETTEXT 1
7150| #define HAVE_ICONV 1
7151| #define ICONV_CONST
7152| #define LIBEXT ".dylib"
7153| #define HAVE_DECL_NANOSLEEP 1
7154| #define HAVE_DAEMON 1
7155| #define HAVE_FCNTL 1
7156| #define HAVE_FSTATVFS 1
7157| #define HAVE_FORK 1
7158| #define HAVE_GETENV 1
7159| #define HAVE_GETPWUID_R 1
7160| #define HAVE_IF_NAMEINDEX 1
7161| #define HAVE_IF_NAMETOINDEX 1
7162| #define HAVE_ISATTY 1
7163| #define HAVE_LSTAT 1
7164| #define HAVE_MMAP 1
7165| #define HAVE_PREAD 1
7166| #define HAVE_POSIX_MADVISE 1
7167| #define HAVE_SETLOCALE 1
7168| #define HAVE_STRPTIME 1
7169| #define HAVE_USELOCALE 1
7170| #define HAVE_ATOF 1
7171| #define HAVE_ATOLL 1
7172| #define HAVE_FLOCKFILE 1
7173| #define HAVE_FSYNC 1
7174| #define HAVE_GETPID 1
7175| #define HAVE_GMTIME_R 1
7176| #define HAVE_INET_PTON 1
7177| #define HAVE_LLDIV 1
7178| #define HAVE_LOCALTIME_R 1
7179| #define HAVE_NRAND48 1
7180| #define HAVE_REWIND 1
7181| #define HAVE_SETENV 1
7182| #define HAVE_STRCASECMP 1
7183| #define HAVE_STRCASESTR 1
7184| #define HAVE_STRDUP 1
7185| #define HAVE_STRLCPY 1
7186| #define HAVE_STRNCASECMP 1
7187| #define HAVE_STRSEP 1
7188| #define HAVE_STRTOF 1
7189| #define HAVE_STRTOK_R 1
7190| #define HAVE_STRTOLL 1
7191| #define HAVE_SWAB 1
7192| #define HAVE_FDATASYNC 1
7193| #define HAVE_ASPRINTF 1
7194| #define HAVE_VASPRINTF 1
7195| #define HAVE_STRCOLL 1
7196| #define HAVE_POLL 1
7197| #define HAVE_STRUCT_POLLFD 1
7198| #define HAVE_LRINTF 1
7199| #define HAVE_DYNAMIC_PLUGINS 1
7200| #define STRNCASECMP_IN_STRINGS_H 1
7201| #define HAVE_SEARCH_H 1
7202| #define HAVE_GETOPT_H 1
7203| #define HAVE_STRINGS_H 1
7204| #define HAVE_LOCALE_H 1
7205| #define HAVE_XLOCALE_H 1
7206| #define HAVE_FCNTL_H 1
7207| #define HAVE_SYS_TIME_H 1
7208| #define HAVE_SYS_IOCTL_H 1
7209| #define HAVE_SYS_STAT_H 1
7210| #define HAVE_ARPA_INET_H 1
7211| #define HAVE_NET_IF_H 1
7212| #define HAVE_SYS_MOUNT_H 1
7213| #define HAVE_MACHINE_PARAM_H 1
7214| #define HAVE_SYS_SHM_H 1
7215| #define HAVE_SYSLOG_H 1
7216| #define HAVE_PTHREAD_H 1
7217| #define HAVE_ZLIB_H 1
7218| #define ASSUME_UTF8 1
7219| #define NDEBUG 1
7220| #define ATTRIBUTE_ALIGNED_MAX 64
7221| #define HAVE_ATTRIBUTE_PACKED 1
7222| #define HAVE_EXECINFO_H 1
7223| #define HAVE_BACKTRACE 1
7224| #define HAVE_MMX_INTRINSICS 1
7225| #define CAN_COMPILE_MMX 1
7226| #define CAN_COMPILE_MMXEXT 1
7227| #define HAVE_SSE2_INTRINSICS 1
7228| #define CAN_COMPILE_SSE 1
7229| #define CAN_COMPILE_SSE2 1
7230| #define CAN_COMPILE_SSE3 1
7231| #define CAN_COMPILE_SSSE3 1
7232| #define CAN_COMPILE_SSE4_1 1
7233| #define CAN_COMPILE_SSE4_2 1
7234| #define CAN_COMPILE_3DNOW 1
7235| #define ENABLE_SOUT 1
7236| #define ENABLE_HTTPD 1
7237| #define ENABLE_VLM 1
7238| #define HAVE_LIBPROXY 1
7239| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
7240| /* end confdefs.h.  */
7241| #include <stdio.h>
7242| #ifdef HAVE_SYS_TYPES_H
7243| # include <sys/types.h>
7244| #endif
7245| #ifdef HAVE_SYS_STAT_H
7246| # include <sys/stat.h>
7247| #endif
7248| #ifdef STDC_HEADERS
7249| # include <stdlib.h>
7250| # include <stddef.h>
7251| #else
7252| # ifdef HAVE_STDLIB_H
7253| #  include <stdlib.h>
7254| # endif
7255| #endif
7256| #ifdef HAVE_STRING_H
7257| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7258| #  include <memory.h>
7259| # endif
7260| # include <string.h>
7261| #endif
7262| #ifdef HAVE_STRINGS_H
7263| # include <strings.h>
7264| #endif
7265| #ifdef HAVE_INTTYPES_H
7266| # include <inttypes.h>
7267| #endif
7268| #ifdef HAVE_STDINT_H
7269| # include <stdint.h>
7270| #endif
7271| #ifdef HAVE_UNISTD_H
7272| # include <unistd.h>
7273| #endif
7274| #include <sys/videoio.h>
7275configure:29623: result: no
7276configure:29623: checking sys/videoio.h presence
7277configure:29623: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
7278conftest.c:130:10: fatal error: 'sys/videoio.h' file not found
7279#include <sys/videoio.h>
7280         ^
72811 error generated.
7282configure:29623: $? = 1
7283configure: failed program was:
7284| /* confdefs.h */
7285| #define PACKAGE_NAME "vlc"
7286| #define PACKAGE_TARNAME "vlc"
7287| #define PACKAGE_VERSION "2.0.3"
7288| #define PACKAGE_STRING "vlc 2.0.3"
7289| #define PACKAGE_BUGREPORT ""
7290| #define PACKAGE_URL ""
7291| #define PACKAGE "vlc"
7292| #define VERSION "2.0.3"
7293| #define STDC_HEADERS 1
7294| #define HAVE_SYS_TYPES_H 1
7295| #define HAVE_SYS_STAT_H 1
7296| #define HAVE_STDLIB_H 1
7297| #define HAVE_STRING_H 1
7298| #define HAVE_MEMORY_H 1
7299| #define HAVE_STRINGS_H 1
7300| #define HAVE_INTTYPES_H 1
7301| #define HAVE_STDINT_H 1
7302| #define HAVE_UNISTD_H 1
7303| #define __EXTENSIONS__ 1
7304| #define _ALL_SOURCE 1
7305| #define _GNU_SOURCE 1
7306| #define _POSIX_PTHREAD_SEMANTICS 1
7307| #define _TANDEM_SOURCE 1
7308| #define _FORTIFY_SOURCE 2
7309| #define _FILE_OFFSET_BITS 64
7310| #define _REENTRANT /**/
7311| #define _THREAD_SAFE /**/
7312| #define __LIBVLC__ /**/
7313| #define restrict __restrict
7314| #define HAVE_DLFCN_H 1
7315| #define LT_OBJDIR ".libs/"
7316| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7317| #define HAVE_CFLOCALECOPYCURRENT 1
7318| #define HAVE_ICONV 1
7319| #define ENABLE_NLS 1
7320| #define HAVE_GETTEXT 1
7321| #define HAVE_DCGETTEXT 1
7322| #define HAVE_ICONV 1
7323| #define ICONV_CONST
7324| #define LIBEXT ".dylib"
7325| #define HAVE_DECL_NANOSLEEP 1
7326| #define HAVE_DAEMON 1
7327| #define HAVE_FCNTL 1
7328| #define HAVE_FSTATVFS 1
7329| #define HAVE_FORK 1
7330| #define HAVE_GETENV 1
7331| #define HAVE_GETPWUID_R 1
7332| #define HAVE_IF_NAMEINDEX 1
7333| #define HAVE_IF_NAMETOINDEX 1
7334| #define HAVE_ISATTY 1
7335| #define HAVE_LSTAT 1
7336| #define HAVE_MMAP 1
7337| #define HAVE_PREAD 1
7338| #define HAVE_POSIX_MADVISE 1
7339| #define HAVE_SETLOCALE 1
7340| #define HAVE_STRPTIME 1
7341| #define HAVE_USELOCALE 1
7342| #define HAVE_ATOF 1
7343| #define HAVE_ATOLL 1
7344| #define HAVE_FLOCKFILE 1
7345| #define HAVE_FSYNC 1
7346| #define HAVE_GETPID 1
7347| #define HAVE_GMTIME_R 1
7348| #define HAVE_INET_PTON 1
7349| #define HAVE_LLDIV 1
7350| #define HAVE_LOCALTIME_R 1
7351| #define HAVE_NRAND48 1
7352| #define HAVE_REWIND 1
7353| #define HAVE_SETENV 1
7354| #define HAVE_STRCASECMP 1
7355| #define HAVE_STRCASESTR 1
7356| #define HAVE_STRDUP 1
7357| #define HAVE_STRLCPY 1
7358| #define HAVE_STRNCASECMP 1
7359| #define HAVE_STRSEP 1
7360| #define HAVE_STRTOF 1
7361| #define HAVE_STRTOK_R 1
7362| #define HAVE_STRTOLL 1
7363| #define HAVE_SWAB 1
7364| #define HAVE_FDATASYNC 1
7365| #define HAVE_ASPRINTF 1
7366| #define HAVE_VASPRINTF 1
7367| #define HAVE_STRCOLL 1
7368| #define HAVE_POLL 1
7369| #define HAVE_STRUCT_POLLFD 1
7370| #define HAVE_LRINTF 1
7371| #define HAVE_DYNAMIC_PLUGINS 1
7372| #define STRNCASECMP_IN_STRINGS_H 1
7373| #define HAVE_SEARCH_H 1
7374| #define HAVE_GETOPT_H 1
7375| #define HAVE_STRINGS_H 1
7376| #define HAVE_LOCALE_H 1
7377| #define HAVE_XLOCALE_H 1
7378| #define HAVE_FCNTL_H 1
7379| #define HAVE_SYS_TIME_H 1
7380| #define HAVE_SYS_IOCTL_H 1
7381| #define HAVE_SYS_STAT_H 1
7382| #define HAVE_ARPA_INET_H 1
7383| #define HAVE_NET_IF_H 1
7384| #define HAVE_SYS_MOUNT_H 1
7385| #define HAVE_MACHINE_PARAM_H 1
7386| #define HAVE_SYS_SHM_H 1
7387| #define HAVE_SYSLOG_H 1
7388| #define HAVE_PTHREAD_H 1
7389| #define HAVE_ZLIB_H 1
7390| #define ASSUME_UTF8 1
7391| #define NDEBUG 1
7392| #define ATTRIBUTE_ALIGNED_MAX 64
7393| #define HAVE_ATTRIBUTE_PACKED 1
7394| #define HAVE_EXECINFO_H 1
7395| #define HAVE_BACKTRACE 1
7396| #define HAVE_MMX_INTRINSICS 1
7397| #define CAN_COMPILE_MMX 1
7398| #define CAN_COMPILE_MMXEXT 1
7399| #define HAVE_SSE2_INTRINSICS 1
7400| #define CAN_COMPILE_SSE 1
7401| #define CAN_COMPILE_SSE2 1
7402| #define CAN_COMPILE_SSE3 1
7403| #define CAN_COMPILE_SSSE3 1
7404| #define CAN_COMPILE_SSE4_1 1
7405| #define CAN_COMPILE_SSE4_2 1
7406| #define CAN_COMPILE_3DNOW 1
7407| #define ENABLE_SOUT 1
7408| #define ENABLE_HTTPD 1
7409| #define ENABLE_VLM 1
7410| #define HAVE_LIBPROXY 1
7411| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
7412| /* end confdefs.h.  */
7413| #include <sys/videoio.h>
7414configure:29623: result: no
7415configure:29623: checking for sys/videoio.h
7416configure:29623: result: no
7417configure:29772: checking DeckLinkAPIDispatch.cpp usability
7418configure:29772: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include  conftest.cpp >&5
7419conftest.cpp:163:35: error: DeckLinkAPIDispatch.cpp: No such file or directory
7420configure:29772: $? = 1
7421configure: failed program was:
7422| /* confdefs.h */
7423| #define PACKAGE_NAME "vlc"
7424| #define PACKAGE_TARNAME "vlc"
7425| #define PACKAGE_VERSION "2.0.3"
7426| #define PACKAGE_STRING "vlc 2.0.3"
7427| #define PACKAGE_BUGREPORT ""
7428| #define PACKAGE_URL ""
7429| #define PACKAGE "vlc"
7430| #define VERSION "2.0.3"
7431| #define STDC_HEADERS 1
7432| #define HAVE_SYS_TYPES_H 1
7433| #define HAVE_SYS_STAT_H 1
7434| #define HAVE_STDLIB_H 1
7435| #define HAVE_STRING_H 1
7436| #define HAVE_MEMORY_H 1
7437| #define HAVE_STRINGS_H 1
7438| #define HAVE_INTTYPES_H 1
7439| #define HAVE_STDINT_H 1
7440| #define HAVE_UNISTD_H 1
7441| #define __EXTENSIONS__ 1
7442| #define _ALL_SOURCE 1
7443| #define _GNU_SOURCE 1
7444| #define _POSIX_PTHREAD_SEMANTICS 1
7445| #define _TANDEM_SOURCE 1
7446| #define _FORTIFY_SOURCE 2
7447| #define _FILE_OFFSET_BITS 64
7448| #define _REENTRANT /**/
7449| #define _THREAD_SAFE /**/
7450| #define __LIBVLC__ /**/
7451| #define restrict __restrict
7452| #define HAVE_DLFCN_H 1
7453| #define LT_OBJDIR ".libs/"
7454| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7455| #define HAVE_CFLOCALECOPYCURRENT 1
7456| #define HAVE_ICONV 1
7457| #define ENABLE_NLS 1
7458| #define HAVE_GETTEXT 1
7459| #define HAVE_DCGETTEXT 1
7460| #define HAVE_ICONV 1
7461| #define ICONV_CONST
7462| #define LIBEXT ".dylib"
7463| #define HAVE_DECL_NANOSLEEP 1
7464| #define HAVE_DAEMON 1
7465| #define HAVE_FCNTL 1
7466| #define HAVE_FSTATVFS 1
7467| #define HAVE_FORK 1
7468| #define HAVE_GETENV 1
7469| #define HAVE_GETPWUID_R 1
7470| #define HAVE_IF_NAMEINDEX 1
7471| #define HAVE_IF_NAMETOINDEX 1
7472| #define HAVE_ISATTY 1
7473| #define HAVE_LSTAT 1
7474| #define HAVE_MMAP 1
7475| #define HAVE_PREAD 1
7476| #define HAVE_POSIX_MADVISE 1
7477| #define HAVE_SETLOCALE 1
7478| #define HAVE_STRPTIME 1
7479| #define HAVE_USELOCALE 1
7480| #define HAVE_ATOF 1
7481| #define HAVE_ATOLL 1
7482| #define HAVE_FLOCKFILE 1
7483| #define HAVE_FSYNC 1
7484| #define HAVE_GETPID 1
7485| #define HAVE_GMTIME_R 1
7486| #define HAVE_INET_PTON 1
7487| #define HAVE_LLDIV 1
7488| #define HAVE_LOCALTIME_R 1
7489| #define HAVE_NRAND48 1
7490| #define HAVE_REWIND 1
7491| #define HAVE_SETENV 1
7492| #define HAVE_STRCASECMP 1
7493| #define HAVE_STRCASESTR 1
7494| #define HAVE_STRDUP 1
7495| #define HAVE_STRLCPY 1
7496| #define HAVE_STRNCASECMP 1
7497| #define HAVE_STRSEP 1
7498| #define HAVE_STRTOF 1
7499| #define HAVE_STRTOK_R 1
7500| #define HAVE_STRTOLL 1
7501| #define HAVE_SWAB 1
7502| #define HAVE_FDATASYNC 1
7503| #define HAVE_ASPRINTF 1
7504| #define HAVE_VASPRINTF 1
7505| #define HAVE_STRCOLL 1
7506| #define HAVE_POLL 1
7507| #define HAVE_STRUCT_POLLFD 1
7508| #define HAVE_LRINTF 1
7509| #define HAVE_DYNAMIC_PLUGINS 1
7510| #define STRNCASECMP_IN_STRINGS_H 1
7511| #define HAVE_SEARCH_H 1
7512| #define HAVE_GETOPT_H 1
7513| #define HAVE_STRINGS_H 1
7514| #define HAVE_LOCALE_H 1
7515| #define HAVE_XLOCALE_H 1
7516| #define HAVE_FCNTL_H 1
7517| #define HAVE_SYS_TIME_H 1
7518| #define HAVE_SYS_IOCTL_H 1
7519| #define HAVE_SYS_STAT_H 1
7520| #define HAVE_ARPA_INET_H 1
7521| #define HAVE_NET_IF_H 1
7522| #define HAVE_SYS_MOUNT_H 1
7523| #define HAVE_MACHINE_PARAM_H 1
7524| #define HAVE_SYS_SHM_H 1
7525| #define HAVE_SYSLOG_H 1
7526| #define HAVE_PTHREAD_H 1
7527| #define HAVE_ZLIB_H 1
7528| #define ASSUME_UTF8 1
7529| #define NDEBUG 1
7530| #define ATTRIBUTE_ALIGNED_MAX 64
7531| #define HAVE_ATTRIBUTE_PACKED 1
7532| #define HAVE_EXECINFO_H 1
7533| #define HAVE_BACKTRACE 1
7534| #define HAVE_MMX_INTRINSICS 1
7535| #define CAN_COMPILE_MMX 1
7536| #define CAN_COMPILE_MMXEXT 1
7537| #define HAVE_SSE2_INTRINSICS 1
7538| #define CAN_COMPILE_SSE 1
7539| #define CAN_COMPILE_SSE2 1
7540| #define CAN_COMPILE_SSE3 1
7541| #define CAN_COMPILE_SSSE3 1
7542| #define CAN_COMPILE_SSE4_1 1
7543| #define CAN_COMPILE_SSE4_2 1
7544| #define CAN_COMPILE_3DNOW 1
7545| #define ENABLE_SOUT 1
7546| #define ENABLE_HTTPD 1
7547| #define ENABLE_VLM 1
7548| #define HAVE_LIBPROXY 1
7549| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
7550| /* end confdefs.h.  */
7551| #include <stdio.h>
7552| #ifdef HAVE_SYS_TYPES_H
7553| # include <sys/types.h>
7554| #endif
7555| #ifdef HAVE_SYS_STAT_H
7556| # include <sys/stat.h>
7557| #endif
7558| #ifdef STDC_HEADERS
7559| # include <stdlib.h>
7560| # include <stddef.h>
7561| #else
7562| # ifdef HAVE_STDLIB_H
7563| #  include <stdlib.h>
7564| # endif
7565| #endif
7566| #ifdef HAVE_STRING_H
7567| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7568| #  include <memory.h>
7569| # endif
7570| # include <string.h>
7571| #endif
7572| #ifdef HAVE_STRINGS_H
7573| # include <strings.h>
7574| #endif
7575| #ifdef HAVE_INTTYPES_H
7576| # include <inttypes.h>
7577| #endif
7578| #ifdef HAVE_STDINT_H
7579| # include <stdint.h>
7580| #endif
7581| #ifdef HAVE_UNISTD_H
7582| # include <unistd.h>
7583| #endif
7584| #include <DeckLinkAPIDispatch.cpp>
7585configure:29772: result: no
7586configure:29772: checking DeckLinkAPIDispatch.cpp presence
7587configure:29772: /usr/bin/g++-4.2 -E -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include  conftest.cpp
7588conftest.cpp:130:35: error: DeckLinkAPIDispatch.cpp: No such file or directory
7589configure:29772: $? = 1
7590configure: failed program was:
7591| /* confdefs.h */
7592| #define PACKAGE_NAME "vlc"
7593| #define PACKAGE_TARNAME "vlc"
7594| #define PACKAGE_VERSION "2.0.3"
7595| #define PACKAGE_STRING "vlc 2.0.3"
7596| #define PACKAGE_BUGREPORT ""
7597| #define PACKAGE_URL ""
7598| #define PACKAGE "vlc"
7599| #define VERSION "2.0.3"
7600| #define STDC_HEADERS 1
7601| #define HAVE_SYS_TYPES_H 1
7602| #define HAVE_SYS_STAT_H 1
7603| #define HAVE_STDLIB_H 1
7604| #define HAVE_STRING_H 1
7605| #define HAVE_MEMORY_H 1
7606| #define HAVE_STRINGS_H 1
7607| #define HAVE_INTTYPES_H 1
7608| #define HAVE_STDINT_H 1
7609| #define HAVE_UNISTD_H 1
7610| #define __EXTENSIONS__ 1
7611| #define _ALL_SOURCE 1
7612| #define _GNU_SOURCE 1
7613| #define _POSIX_PTHREAD_SEMANTICS 1
7614| #define _TANDEM_SOURCE 1
7615| #define _FORTIFY_SOURCE 2
7616| #define _FILE_OFFSET_BITS 64
7617| #define _REENTRANT /**/
7618| #define _THREAD_SAFE /**/
7619| #define __LIBVLC__ /**/
7620| #define restrict __restrict
7621| #define HAVE_DLFCN_H 1
7622| #define LT_OBJDIR ".libs/"
7623| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7624| #define HAVE_CFLOCALECOPYCURRENT 1
7625| #define HAVE_ICONV 1
7626| #define ENABLE_NLS 1
7627| #define HAVE_GETTEXT 1
7628| #define HAVE_DCGETTEXT 1
7629| #define HAVE_ICONV 1
7630| #define ICONV_CONST
7631| #define LIBEXT ".dylib"
7632| #define HAVE_DECL_NANOSLEEP 1
7633| #define HAVE_DAEMON 1
7634| #define HAVE_FCNTL 1
7635| #define HAVE_FSTATVFS 1
7636| #define HAVE_FORK 1
7637| #define HAVE_GETENV 1
7638| #define HAVE_GETPWUID_R 1
7639| #define HAVE_IF_NAMEINDEX 1
7640| #define HAVE_IF_NAMETOINDEX 1
7641| #define HAVE_ISATTY 1
7642| #define HAVE_LSTAT 1
7643| #define HAVE_MMAP 1
7644| #define HAVE_PREAD 1
7645| #define HAVE_POSIX_MADVISE 1
7646| #define HAVE_SETLOCALE 1
7647| #define HAVE_STRPTIME 1
7648| #define HAVE_USELOCALE 1
7649| #define HAVE_ATOF 1
7650| #define HAVE_ATOLL 1
7651| #define HAVE_FLOCKFILE 1
7652| #define HAVE_FSYNC 1
7653| #define HAVE_GETPID 1
7654| #define HAVE_GMTIME_R 1
7655| #define HAVE_INET_PTON 1
7656| #define HAVE_LLDIV 1
7657| #define HAVE_LOCALTIME_R 1
7658| #define HAVE_NRAND48 1
7659| #define HAVE_REWIND 1
7660| #define HAVE_SETENV 1
7661| #define HAVE_STRCASECMP 1
7662| #define HAVE_STRCASESTR 1
7663| #define HAVE_STRDUP 1
7664| #define HAVE_STRLCPY 1
7665| #define HAVE_STRNCASECMP 1
7666| #define HAVE_STRSEP 1
7667| #define HAVE_STRTOF 1
7668| #define HAVE_STRTOK_R 1
7669| #define HAVE_STRTOLL 1
7670| #define HAVE_SWAB 1
7671| #define HAVE_FDATASYNC 1
7672| #define HAVE_ASPRINTF 1
7673| #define HAVE_VASPRINTF 1
7674| #define HAVE_STRCOLL 1
7675| #define HAVE_POLL 1
7676| #define HAVE_STRUCT_POLLFD 1
7677| #define HAVE_LRINTF 1
7678| #define HAVE_DYNAMIC_PLUGINS 1
7679| #define STRNCASECMP_IN_STRINGS_H 1
7680| #define HAVE_SEARCH_H 1
7681| #define HAVE_GETOPT_H 1
7682| #define HAVE_STRINGS_H 1
7683| #define HAVE_LOCALE_H 1
7684| #define HAVE_XLOCALE_H 1
7685| #define HAVE_FCNTL_H 1
7686| #define HAVE_SYS_TIME_H 1
7687| #define HAVE_SYS_IOCTL_H 1
7688| #define HAVE_SYS_STAT_H 1
7689| #define HAVE_ARPA_INET_H 1
7690| #define HAVE_NET_IF_H 1
7691| #define HAVE_SYS_MOUNT_H 1
7692| #define HAVE_MACHINE_PARAM_H 1
7693| #define HAVE_SYS_SHM_H 1
7694| #define HAVE_SYSLOG_H 1
7695| #define HAVE_PTHREAD_H 1
7696| #define HAVE_ZLIB_H 1
7697| #define ASSUME_UTF8 1
7698| #define NDEBUG 1
7699| #define ATTRIBUTE_ALIGNED_MAX 64
7700| #define HAVE_ATTRIBUTE_PACKED 1
7701| #define HAVE_EXECINFO_H 1
7702| #define HAVE_BACKTRACE 1
7703| #define HAVE_MMX_INTRINSICS 1
7704| #define CAN_COMPILE_MMX 1
7705| #define CAN_COMPILE_MMXEXT 1
7706| #define HAVE_SSE2_INTRINSICS 1
7707| #define CAN_COMPILE_SSE 1
7708| #define CAN_COMPILE_SSE2 1
7709| #define CAN_COMPILE_SSE3 1
7710| #define CAN_COMPILE_SSSE3 1
7711| #define CAN_COMPILE_SSE4_1 1
7712| #define CAN_COMPILE_SSE4_2 1
7713| #define CAN_COMPILE_3DNOW 1
7714| #define ENABLE_SOUT 1
7715| #define ENABLE_HTTPD 1
7716| #define ENABLE_VLM 1
7717| #define HAVE_LIBPROXY 1
7718| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
7719| /* end confdefs.h.  */
7720| #include <DeckLinkAPIDispatch.cpp>
7721configure:29772: result: no
7722configure:29772: checking for DeckLinkAPIDispatch.cpp
7723configure:29772: result: no
7724configure:29786: WARNING: Blackmagic DeckLink SDI include files not found
7725configure:29930: checking for GNOMEVFS
7726configure:29937: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0"
7727configure:29940: $? = 0
7728configure:29954: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0"
7729configure:29957: $? = 0
7730configure:30009: result: yes
7731configure:30240: checking for cdrom_msf0 in linux/cdrom.h
7732conftest.c:130:10: fatal error: 'linux/cdrom.h' file not found
7733#include <linux/cdrom.h>
7734         ^
77351 error generated.
7736configure:30264: result: no
7737configure:30271: checking for scsireq in sys/scsiio.h
7738conftest.c:130:10: fatal error: 'sys/scsiio.h' file not found
7739#include <sys/scsiio.h>
7740         ^
77411 error generated.
7742configure:30298: result: no
7743configure:30305: checking for ioc_toc_header in sys/cdio.h
7744conftest.c:130:10: fatal error: 'sys/cdio.h' file not found
7745#include <sys/cdio.h>
7746         ^
77471 error generated.
7748configure:30332: result: no
7749configure:30389: checking for LIBCDDB
7750configure:30396: $PKG_CONFIG --exists --print-errors "libcddb >= 0.9.5"
7751configure:30399: $? = 0
7752configure:30413: $PKG_CONFIG --exists --print-errors "libcddb >= 0.9.5"
7753configure:30416: $? = 0
7754configure:30460: result: yes
7755configure:30484: checking for Linux DVB version 5
7756configure:30505: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
7757conftest.c:132:10: fatal error: 'linux/dvb/version.h' file not found
7758#include <linux/dvb/version.h>
7759         ^
77601 error generated.
7761configure:30505: $? = 1
7762configure: failed program was:
7763| /* confdefs.h */
7764| #define PACKAGE_NAME "vlc"
7765| #define PACKAGE_TARNAME "vlc"
7766| #define PACKAGE_VERSION "2.0.3"
7767| #define PACKAGE_STRING "vlc 2.0.3"
7768| #define PACKAGE_BUGREPORT ""
7769| #define PACKAGE_URL ""
7770| #define PACKAGE "vlc"
7771| #define VERSION "2.0.3"
7772| #define STDC_HEADERS 1
7773| #define HAVE_SYS_TYPES_H 1
7774| #define HAVE_SYS_STAT_H 1
7775| #define HAVE_STDLIB_H 1
7776| #define HAVE_STRING_H 1
7777| #define HAVE_MEMORY_H 1
7778| #define HAVE_STRINGS_H 1
7779| #define HAVE_INTTYPES_H 1
7780| #define HAVE_STDINT_H 1
7781| #define HAVE_UNISTD_H 1
7782| #define __EXTENSIONS__ 1
7783| #define _ALL_SOURCE 1
7784| #define _GNU_SOURCE 1
7785| #define _POSIX_PTHREAD_SEMANTICS 1
7786| #define _TANDEM_SOURCE 1
7787| #define _FORTIFY_SOURCE 2
7788| #define _FILE_OFFSET_BITS 64
7789| #define _REENTRANT /**/
7790| #define _THREAD_SAFE /**/
7791| #define __LIBVLC__ /**/
7792| #define restrict __restrict
7793| #define HAVE_DLFCN_H 1
7794| #define LT_OBJDIR ".libs/"
7795| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7796| #define HAVE_CFLOCALECOPYCURRENT 1
7797| #define HAVE_ICONV 1
7798| #define ENABLE_NLS 1
7799| #define HAVE_GETTEXT 1
7800| #define HAVE_DCGETTEXT 1
7801| #define HAVE_ICONV 1
7802| #define ICONV_CONST
7803| #define LIBEXT ".dylib"
7804| #define HAVE_DECL_NANOSLEEP 1
7805| #define HAVE_DAEMON 1
7806| #define HAVE_FCNTL 1
7807| #define HAVE_FSTATVFS 1
7808| #define HAVE_FORK 1
7809| #define HAVE_GETENV 1
7810| #define HAVE_GETPWUID_R 1
7811| #define HAVE_IF_NAMEINDEX 1
7812| #define HAVE_IF_NAMETOINDEX 1
7813| #define HAVE_ISATTY 1
7814| #define HAVE_LSTAT 1
7815| #define HAVE_MMAP 1
7816| #define HAVE_PREAD 1
7817| #define HAVE_POSIX_MADVISE 1
7818| #define HAVE_SETLOCALE 1
7819| #define HAVE_STRPTIME 1
7820| #define HAVE_USELOCALE 1
7821| #define HAVE_ATOF 1
7822| #define HAVE_ATOLL 1
7823| #define HAVE_FLOCKFILE 1
7824| #define HAVE_FSYNC 1
7825| #define HAVE_GETPID 1
7826| #define HAVE_GMTIME_R 1
7827| #define HAVE_INET_PTON 1
7828| #define HAVE_LLDIV 1
7829| #define HAVE_LOCALTIME_R 1
7830| #define HAVE_NRAND48 1
7831| #define HAVE_REWIND 1
7832| #define HAVE_SETENV 1
7833| #define HAVE_STRCASECMP 1
7834| #define HAVE_STRCASESTR 1
7835| #define HAVE_STRDUP 1
7836| #define HAVE_STRLCPY 1
7837| #define HAVE_STRNCASECMP 1
7838| #define HAVE_STRSEP 1
7839| #define HAVE_STRTOF 1
7840| #define HAVE_STRTOK_R 1
7841| #define HAVE_STRTOLL 1
7842| #define HAVE_SWAB 1
7843| #define HAVE_FDATASYNC 1
7844| #define HAVE_ASPRINTF 1
7845| #define HAVE_VASPRINTF 1
7846| #define HAVE_STRCOLL 1
7847| #define HAVE_POLL 1
7848| #define HAVE_STRUCT_POLLFD 1
7849| #define HAVE_LRINTF 1
7850| #define HAVE_DYNAMIC_PLUGINS 1
7851| #define STRNCASECMP_IN_STRINGS_H 1
7852| #define HAVE_SEARCH_H 1
7853| #define HAVE_GETOPT_H 1
7854| #define HAVE_STRINGS_H 1
7855| #define HAVE_LOCALE_H 1
7856| #define HAVE_XLOCALE_H 1
7857| #define HAVE_FCNTL_H 1
7858| #define HAVE_SYS_TIME_H 1
7859| #define HAVE_SYS_IOCTL_H 1
7860| #define HAVE_SYS_STAT_H 1
7861| #define HAVE_ARPA_INET_H 1
7862| #define HAVE_NET_IF_H 1
7863| #define HAVE_SYS_MOUNT_H 1
7864| #define HAVE_MACHINE_PARAM_H 1
7865| #define HAVE_SYS_SHM_H 1
7866| #define HAVE_SYSLOG_H 1
7867| #define HAVE_PTHREAD_H 1
7868| #define HAVE_ZLIB_H 1
7869| #define ASSUME_UTF8 1
7870| #define NDEBUG 1
7871| #define ATTRIBUTE_ALIGNED_MAX 64
7872| #define HAVE_ATTRIBUTE_PACKED 1
7873| #define HAVE_EXECINFO_H 1
7874| #define HAVE_BACKTRACE 1
7875| #define HAVE_MMX_INTRINSICS 1
7876| #define CAN_COMPILE_MMX 1
7877| #define CAN_COMPILE_MMXEXT 1
7878| #define HAVE_SSE2_INTRINSICS 1
7879| #define CAN_COMPILE_SSE 1
7880| #define CAN_COMPILE_SSE2 1
7881| #define CAN_COMPILE_SSE3 1
7882| #define CAN_COMPILE_SSSE3 1
7883| #define CAN_COMPILE_SSE4_1 1
7884| #define CAN_COMPILE_SSE4_2 1
7885| #define CAN_COMPILE_3DNOW 1
7886| #define ENABLE_SOUT 1
7887| #define ENABLE_HTTPD 1
7888| #define ENABLE_VLM 1
7889| #define HAVE_LIBPROXY 1
7890| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
7891| #define HAVE_LIBCDDB 1
7892| /* end confdefs.h.  */
7893|
7894| #include <linux/dvb/version.h>
7895| #if (DVB_API_VERSION < 5)
7896| EXPLODE
7897| #endif
7898| int
7899| main ()
7900| {
7901|
7902|   ;
7903|   return 0;
7904| }
7905configure:30516: result: no
7906configure:30536: checking OpenGL/gl.h usability
7907configure:30536: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
7908configure:30536: $? = 0
7909configure:30536: result: yes
7910configure:30536: checking OpenGL/gl.h presence
7911configure:30536: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
7912configure:30536: $? = 0
7913configure:30536: result: yes
7914configure:30536: checking for OpenGL/gl.h
7915configure:30536: result: yes
7916configure:30544: checking ApplicationServices/ApplicationServices.h usability
7917configure:30544: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
7918configure:30544: $? = 0
7919configure:30544: result: yes
7920configure:30544: checking ApplicationServices/ApplicationServices.h presence
7921configure:30544: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
7922configure:30544: $? = 0
7923configure:30544: result: yes
7924configure:30544: checking for ApplicationServices/ApplicationServices.h
7925configure:30544: result: yes
7926configure:30875: checking gme/gme.h usability
7927configure:30875: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
7928conftest.c:166:10: fatal error: 'gme/gme.h' file not found
7929#include <gme/gme.h>
7930         ^
79311 error generated.
7932configure:30875: $? = 1
7933configure: failed program was:
7934| /* confdefs.h */
7935| #define PACKAGE_NAME "vlc"
7936| #define PACKAGE_TARNAME "vlc"
7937| #define PACKAGE_VERSION "2.0.3"
7938| #define PACKAGE_STRING "vlc 2.0.3"
7939| #define PACKAGE_BUGREPORT ""
7940| #define PACKAGE_URL ""
7941| #define PACKAGE "vlc"
7942| #define VERSION "2.0.3"
7943| #define STDC_HEADERS 1
7944| #define HAVE_SYS_TYPES_H 1
7945| #define HAVE_SYS_STAT_H 1
7946| #define HAVE_STDLIB_H 1
7947| #define HAVE_STRING_H 1
7948| #define HAVE_MEMORY_H 1
7949| #define HAVE_STRINGS_H 1
7950| #define HAVE_INTTYPES_H 1
7951| #define HAVE_STDINT_H 1
7952| #define HAVE_UNISTD_H 1
7953| #define __EXTENSIONS__ 1
7954| #define _ALL_SOURCE 1
7955| #define _GNU_SOURCE 1
7956| #define _POSIX_PTHREAD_SEMANTICS 1
7957| #define _TANDEM_SOURCE 1
7958| #define _FORTIFY_SOURCE 2
7959| #define _FILE_OFFSET_BITS 64
7960| #define _REENTRANT /**/
7961| #define _THREAD_SAFE /**/
7962| #define __LIBVLC__ /**/
7963| #define restrict __restrict
7964| #define HAVE_DLFCN_H 1
7965| #define LT_OBJDIR ".libs/"
7966| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7967| #define HAVE_CFLOCALECOPYCURRENT 1
7968| #define HAVE_ICONV 1
7969| #define ENABLE_NLS 1
7970| #define HAVE_GETTEXT 1
7971| #define HAVE_DCGETTEXT 1
7972| #define HAVE_ICONV 1
7973| #define ICONV_CONST
7974| #define LIBEXT ".dylib"
7975| #define HAVE_DECL_NANOSLEEP 1
7976| #define HAVE_DAEMON 1
7977| #define HAVE_FCNTL 1
7978| #define HAVE_FSTATVFS 1
7979| #define HAVE_FORK 1
7980| #define HAVE_GETENV 1
7981| #define HAVE_GETPWUID_R 1
7982| #define HAVE_IF_NAMEINDEX 1
7983| #define HAVE_IF_NAMETOINDEX 1
7984| #define HAVE_ISATTY 1
7985| #define HAVE_LSTAT 1
7986| #define HAVE_MMAP 1
7987| #define HAVE_PREAD 1
7988| #define HAVE_POSIX_MADVISE 1
7989| #define HAVE_SETLOCALE 1
7990| #define HAVE_STRPTIME 1
7991| #define HAVE_USELOCALE 1
7992| #define HAVE_ATOF 1
7993| #define HAVE_ATOLL 1
7994| #define HAVE_FLOCKFILE 1
7995| #define HAVE_FSYNC 1
7996| #define HAVE_GETPID 1
7997| #define HAVE_GMTIME_R 1
7998| #define HAVE_INET_PTON 1
7999| #define HAVE_LLDIV 1
8000| #define HAVE_LOCALTIME_R 1
8001| #define HAVE_NRAND48 1
8002| #define HAVE_REWIND 1
8003| #define HAVE_SETENV 1
8004| #define HAVE_STRCASECMP 1
8005| #define HAVE_STRCASESTR 1
8006| #define HAVE_STRDUP 1
8007| #define HAVE_STRLCPY 1
8008| #define HAVE_STRNCASECMP 1
8009| #define HAVE_STRSEP 1
8010| #define HAVE_STRTOF 1
8011| #define HAVE_STRTOK_R 1
8012| #define HAVE_STRTOLL 1
8013| #define HAVE_SWAB 1
8014| #define HAVE_FDATASYNC 1
8015| #define HAVE_ASPRINTF 1
8016| #define HAVE_VASPRINTF 1
8017| #define HAVE_STRCOLL 1
8018| #define HAVE_POLL 1
8019| #define HAVE_STRUCT_POLLFD 1
8020| #define HAVE_LRINTF 1
8021| #define HAVE_DYNAMIC_PLUGINS 1
8022| #define STRNCASECMP_IN_STRINGS_H 1
8023| #define HAVE_SEARCH_H 1
8024| #define HAVE_GETOPT_H 1
8025| #define HAVE_STRINGS_H 1
8026| #define HAVE_LOCALE_H 1
8027| #define HAVE_XLOCALE_H 1
8028| #define HAVE_FCNTL_H 1
8029| #define HAVE_SYS_TIME_H 1
8030| #define HAVE_SYS_IOCTL_H 1
8031| #define HAVE_SYS_STAT_H 1
8032| #define HAVE_ARPA_INET_H 1
8033| #define HAVE_NET_IF_H 1
8034| #define HAVE_SYS_MOUNT_H 1
8035| #define HAVE_MACHINE_PARAM_H 1
8036| #define HAVE_SYS_SHM_H 1
8037| #define HAVE_SYSLOG_H 1
8038| #define HAVE_PTHREAD_H 1
8039| #define HAVE_ZLIB_H 1
8040| #define ASSUME_UTF8 1
8041| #define NDEBUG 1
8042| #define ATTRIBUTE_ALIGNED_MAX 64
8043| #define HAVE_ATTRIBUTE_PACKED 1
8044| #define HAVE_EXECINFO_H 1
8045| #define HAVE_BACKTRACE 1
8046| #define HAVE_MMX_INTRINSICS 1
8047| #define CAN_COMPILE_MMX 1
8048| #define CAN_COMPILE_MMXEXT 1
8049| #define HAVE_SSE2_INTRINSICS 1
8050| #define CAN_COMPILE_SSE 1
8051| #define CAN_COMPILE_SSE2 1
8052| #define CAN_COMPILE_SSE3 1
8053| #define CAN_COMPILE_SSSE3 1
8054| #define CAN_COMPILE_SSE4_1 1
8055| #define CAN_COMPILE_SSE4_2 1
8056| #define CAN_COMPILE_3DNOW 1
8057| #define ENABLE_SOUT 1
8058| #define ENABLE_HTTPD 1
8059| #define ENABLE_VLM 1
8060| #define HAVE_LIBPROXY 1
8061| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
8062| #define HAVE_LIBCDDB 1
8063| #define HAVE_OPENGL_GL_H 1
8064| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8065| /* end confdefs.h.  */
8066| #include <stdio.h>
8067| #ifdef HAVE_SYS_TYPES_H
8068| # include <sys/types.h>
8069| #endif
8070| #ifdef HAVE_SYS_STAT_H
8071| # include <sys/stat.h>
8072| #endif
8073| #ifdef STDC_HEADERS
8074| # include <stdlib.h>
8075| # include <stddef.h>
8076| #else
8077| # ifdef HAVE_STDLIB_H
8078| #  include <stdlib.h>
8079| # endif
8080| #endif
8081| #ifdef HAVE_STRING_H
8082| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8083| #  include <memory.h>
8084| # endif
8085| # include <string.h>
8086| #endif
8087| #ifdef HAVE_STRINGS_H
8088| # include <strings.h>
8089| #endif
8090| #ifdef HAVE_INTTYPES_H
8091| # include <inttypes.h>
8092| #endif
8093| #ifdef HAVE_STDINT_H
8094| # include <stdint.h>
8095| #endif
8096| #ifdef HAVE_UNISTD_H
8097| # include <unistd.h>
8098| #endif
8099| #include <gme/gme.h>
8100configure:30875: result: no
8101configure:30875: checking gme/gme.h presence
8102configure:30875: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
8103conftest.c:133:10: fatal error: 'gme/gme.h' file not found
8104#include <gme/gme.h>
8105         ^
81061 error generated.
8107configure:30875: $? = 1
8108configure: failed program was:
8109| /* confdefs.h */
8110| #define PACKAGE_NAME "vlc"
8111| #define PACKAGE_TARNAME "vlc"
8112| #define PACKAGE_VERSION "2.0.3"
8113| #define PACKAGE_STRING "vlc 2.0.3"
8114| #define PACKAGE_BUGREPORT ""
8115| #define PACKAGE_URL ""
8116| #define PACKAGE "vlc"
8117| #define VERSION "2.0.3"
8118| #define STDC_HEADERS 1
8119| #define HAVE_SYS_TYPES_H 1
8120| #define HAVE_SYS_STAT_H 1
8121| #define HAVE_STDLIB_H 1
8122| #define HAVE_STRING_H 1
8123| #define HAVE_MEMORY_H 1
8124| #define HAVE_STRINGS_H 1
8125| #define HAVE_INTTYPES_H 1
8126| #define HAVE_STDINT_H 1
8127| #define HAVE_UNISTD_H 1
8128| #define __EXTENSIONS__ 1
8129| #define _ALL_SOURCE 1
8130| #define _GNU_SOURCE 1
8131| #define _POSIX_PTHREAD_SEMANTICS 1
8132| #define _TANDEM_SOURCE 1
8133| #define _FORTIFY_SOURCE 2
8134| #define _FILE_OFFSET_BITS 64
8135| #define _REENTRANT /**/
8136| #define _THREAD_SAFE /**/
8137| #define __LIBVLC__ /**/
8138| #define restrict __restrict
8139| #define HAVE_DLFCN_H 1
8140| #define LT_OBJDIR ".libs/"
8141| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8142| #define HAVE_CFLOCALECOPYCURRENT 1
8143| #define HAVE_ICONV 1
8144| #define ENABLE_NLS 1
8145| #define HAVE_GETTEXT 1
8146| #define HAVE_DCGETTEXT 1
8147| #define HAVE_ICONV 1
8148| #define ICONV_CONST
8149| #define LIBEXT ".dylib"
8150| #define HAVE_DECL_NANOSLEEP 1
8151| #define HAVE_DAEMON 1
8152| #define HAVE_FCNTL 1
8153| #define HAVE_FSTATVFS 1
8154| #define HAVE_FORK 1
8155| #define HAVE_GETENV 1
8156| #define HAVE_GETPWUID_R 1
8157| #define HAVE_IF_NAMEINDEX 1
8158| #define HAVE_IF_NAMETOINDEX 1
8159| #define HAVE_ISATTY 1
8160| #define HAVE_LSTAT 1
8161| #define HAVE_MMAP 1
8162| #define HAVE_PREAD 1
8163| #define HAVE_POSIX_MADVISE 1
8164| #define HAVE_SETLOCALE 1
8165| #define HAVE_STRPTIME 1
8166| #define HAVE_USELOCALE 1
8167| #define HAVE_ATOF 1
8168| #define HAVE_ATOLL 1
8169| #define HAVE_FLOCKFILE 1
8170| #define HAVE_FSYNC 1
8171| #define HAVE_GETPID 1
8172| #define HAVE_GMTIME_R 1
8173| #define HAVE_INET_PTON 1
8174| #define HAVE_LLDIV 1
8175| #define HAVE_LOCALTIME_R 1
8176| #define HAVE_NRAND48 1
8177| #define HAVE_REWIND 1
8178| #define HAVE_SETENV 1
8179| #define HAVE_STRCASECMP 1
8180| #define HAVE_STRCASESTR 1
8181| #define HAVE_STRDUP 1
8182| #define HAVE_STRLCPY 1
8183| #define HAVE_STRNCASECMP 1
8184| #define HAVE_STRSEP 1
8185| #define HAVE_STRTOF 1
8186| #define HAVE_STRTOK_R 1
8187| #define HAVE_STRTOLL 1
8188| #define HAVE_SWAB 1
8189| #define HAVE_FDATASYNC 1
8190| #define HAVE_ASPRINTF 1
8191| #define HAVE_VASPRINTF 1
8192| #define HAVE_STRCOLL 1
8193| #define HAVE_POLL 1
8194| #define HAVE_STRUCT_POLLFD 1
8195| #define HAVE_LRINTF 1
8196| #define HAVE_DYNAMIC_PLUGINS 1
8197| #define STRNCASECMP_IN_STRINGS_H 1
8198| #define HAVE_SEARCH_H 1
8199| #define HAVE_GETOPT_H 1
8200| #define HAVE_STRINGS_H 1
8201| #define HAVE_LOCALE_H 1
8202| #define HAVE_XLOCALE_H 1
8203| #define HAVE_FCNTL_H 1
8204| #define HAVE_SYS_TIME_H 1
8205| #define HAVE_SYS_IOCTL_H 1
8206| #define HAVE_SYS_STAT_H 1
8207| #define HAVE_ARPA_INET_H 1
8208| #define HAVE_NET_IF_H 1
8209| #define HAVE_SYS_MOUNT_H 1
8210| #define HAVE_MACHINE_PARAM_H 1
8211| #define HAVE_SYS_SHM_H 1
8212| #define HAVE_SYSLOG_H 1
8213| #define HAVE_PTHREAD_H 1
8214| #define HAVE_ZLIB_H 1
8215| #define ASSUME_UTF8 1
8216| #define NDEBUG 1
8217| #define ATTRIBUTE_ALIGNED_MAX 64
8218| #define HAVE_ATTRIBUTE_PACKED 1
8219| #define HAVE_EXECINFO_H 1
8220| #define HAVE_BACKTRACE 1
8221| #define HAVE_MMX_INTRINSICS 1
8222| #define CAN_COMPILE_MMX 1
8223| #define CAN_COMPILE_MMXEXT 1
8224| #define HAVE_SSE2_INTRINSICS 1
8225| #define CAN_COMPILE_SSE 1
8226| #define CAN_COMPILE_SSE2 1
8227| #define CAN_COMPILE_SSE3 1
8228| #define CAN_COMPILE_SSSE3 1
8229| #define CAN_COMPILE_SSE4_1 1
8230| #define CAN_COMPILE_SSE4_2 1
8231| #define CAN_COMPILE_3DNOW 1
8232| #define ENABLE_SOUT 1
8233| #define ENABLE_HTTPD 1
8234| #define ENABLE_VLM 1
8235| #define HAVE_LIBPROXY 1
8236| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
8237| #define HAVE_LIBCDDB 1
8238| #define HAVE_OPENGL_GL_H 1
8239| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8240| /* end confdefs.h.  */
8241| #include <gme/gme.h>
8242configure:30875: result: no
8243configure:30875: checking for gme/gme.h
8244configure:30875: result: no
8245configure:30915: checking for SID
8246configure:30922: $PKG_CONFIG --exists --print-errors "libsidplay2"
8247Package libsidplay2 was not found in the pkg-config search path.
8248Perhaps you should add the directory containing `libsidplay2.pc'
8249to the PKG_CONFIG_PATH environment variable
8250No package 'libsidplay2' found
8251configure:30925: $? = 1
8252configure:30939: $PKG_CONFIG --exists --print-errors "libsidplay2"
8253Package libsidplay2 was not found in the pkg-config search path.
8254Perhaps you should add the directory containing `libsidplay2.pc'
8255to the PKG_CONFIG_PATH environment variable
8256No package 'libsidplay2' found
8257configure:30942: $? = 1
8258configure:30956: result: no
8259No package 'libsidplay2' found
8260configure:30976: WARNING: No package 'libsidplay2' found (required for sid).
8261configure:31083: checking for OGG
8262configure:31090: $PKG_CONFIG --exists --print-errors "ogg >= 1.0"
8263configure:31093: $? = 0
8264configure:31107: $PKG_CONFIG --exists --print-errors "ogg >= 1.0"
8265configure:31110: $? = 0
8266configure:31160: result: yes
8267configure:31328: checking for MUX_OGG
8268configure:31335: $PKG_CONFIG --exists --print-errors "ogg >= 1.0"
8269configure:31338: $? = 0
8270configure:31352: $PKG_CONFIG --exists --print-errors "ogg >= 1.0"
8271configure:31355: $? = 0
8272configure:31405: result: yes
8273configure:31804: checking ebml/EbmlVersion.h usability
8274configure:31804: /usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp >&5
8275conftest.cpp:166:30: error: ebml/EbmlVersion.h: No such file or directory
8276configure:31804: $? = 1
8277configure: failed program was:
8278| /* confdefs.h */
8279| #define PACKAGE_NAME "vlc"
8280| #define PACKAGE_TARNAME "vlc"
8281| #define PACKAGE_VERSION "2.0.3"
8282| #define PACKAGE_STRING "vlc 2.0.3"
8283| #define PACKAGE_BUGREPORT ""
8284| #define PACKAGE_URL ""
8285| #define PACKAGE "vlc"
8286| #define VERSION "2.0.3"
8287| #define STDC_HEADERS 1
8288| #define HAVE_SYS_TYPES_H 1
8289| #define HAVE_SYS_STAT_H 1
8290| #define HAVE_STDLIB_H 1
8291| #define HAVE_STRING_H 1
8292| #define HAVE_MEMORY_H 1
8293| #define HAVE_STRINGS_H 1
8294| #define HAVE_INTTYPES_H 1
8295| #define HAVE_STDINT_H 1
8296| #define HAVE_UNISTD_H 1
8297| #define __EXTENSIONS__ 1
8298| #define _ALL_SOURCE 1
8299| #define _GNU_SOURCE 1
8300| #define _POSIX_PTHREAD_SEMANTICS 1
8301| #define _TANDEM_SOURCE 1
8302| #define _FORTIFY_SOURCE 2
8303| #define _FILE_OFFSET_BITS 64
8304| #define _REENTRANT /**/
8305| #define _THREAD_SAFE /**/
8306| #define __LIBVLC__ /**/
8307| #define restrict __restrict
8308| #define HAVE_DLFCN_H 1
8309| #define LT_OBJDIR ".libs/"
8310| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8311| #define HAVE_CFLOCALECOPYCURRENT 1
8312| #define HAVE_ICONV 1
8313| #define ENABLE_NLS 1
8314| #define HAVE_GETTEXT 1
8315| #define HAVE_DCGETTEXT 1
8316| #define HAVE_ICONV 1
8317| #define ICONV_CONST
8318| #define LIBEXT ".dylib"
8319| #define HAVE_DECL_NANOSLEEP 1
8320| #define HAVE_DAEMON 1
8321| #define HAVE_FCNTL 1
8322| #define HAVE_FSTATVFS 1
8323| #define HAVE_FORK 1
8324| #define HAVE_GETENV 1
8325| #define HAVE_GETPWUID_R 1
8326| #define HAVE_IF_NAMEINDEX 1
8327| #define HAVE_IF_NAMETOINDEX 1
8328| #define HAVE_ISATTY 1
8329| #define HAVE_LSTAT 1
8330| #define HAVE_MMAP 1
8331| #define HAVE_PREAD 1
8332| #define HAVE_POSIX_MADVISE 1
8333| #define HAVE_SETLOCALE 1
8334| #define HAVE_STRPTIME 1
8335| #define HAVE_USELOCALE 1
8336| #define HAVE_ATOF 1
8337| #define HAVE_ATOLL 1
8338| #define HAVE_FLOCKFILE 1
8339| #define HAVE_FSYNC 1
8340| #define HAVE_GETPID 1
8341| #define HAVE_GMTIME_R 1
8342| #define HAVE_INET_PTON 1
8343| #define HAVE_LLDIV 1
8344| #define HAVE_LOCALTIME_R 1
8345| #define HAVE_NRAND48 1
8346| #define HAVE_REWIND 1
8347| #define HAVE_SETENV 1
8348| #define HAVE_STRCASECMP 1
8349| #define HAVE_STRCASESTR 1
8350| #define HAVE_STRDUP 1
8351| #define HAVE_STRLCPY 1
8352| #define HAVE_STRNCASECMP 1
8353| #define HAVE_STRSEP 1
8354| #define HAVE_STRTOF 1
8355| #define HAVE_STRTOK_R 1
8356| #define HAVE_STRTOLL 1
8357| #define HAVE_SWAB 1
8358| #define HAVE_FDATASYNC 1
8359| #define HAVE_ASPRINTF 1
8360| #define HAVE_VASPRINTF 1
8361| #define HAVE_STRCOLL 1
8362| #define HAVE_POLL 1
8363| #define HAVE_STRUCT_POLLFD 1
8364| #define HAVE_LRINTF 1
8365| #define HAVE_DYNAMIC_PLUGINS 1
8366| #define STRNCASECMP_IN_STRINGS_H 1
8367| #define HAVE_SEARCH_H 1
8368| #define HAVE_GETOPT_H 1
8369| #define HAVE_STRINGS_H 1
8370| #define HAVE_LOCALE_H 1
8371| #define HAVE_XLOCALE_H 1
8372| #define HAVE_FCNTL_H 1
8373| #define HAVE_SYS_TIME_H 1
8374| #define HAVE_SYS_IOCTL_H 1
8375| #define HAVE_SYS_STAT_H 1
8376| #define HAVE_ARPA_INET_H 1
8377| #define HAVE_NET_IF_H 1
8378| #define HAVE_SYS_MOUNT_H 1
8379| #define HAVE_MACHINE_PARAM_H 1
8380| #define HAVE_SYS_SHM_H 1
8381| #define HAVE_SYSLOG_H 1
8382| #define HAVE_PTHREAD_H 1
8383| #define HAVE_ZLIB_H 1
8384| #define ASSUME_UTF8 1
8385| #define NDEBUG 1
8386| #define ATTRIBUTE_ALIGNED_MAX 64
8387| #define HAVE_ATTRIBUTE_PACKED 1
8388| #define HAVE_EXECINFO_H 1
8389| #define HAVE_BACKTRACE 1
8390| #define HAVE_MMX_INTRINSICS 1
8391| #define CAN_COMPILE_MMX 1
8392| #define CAN_COMPILE_MMXEXT 1
8393| #define HAVE_SSE2_INTRINSICS 1
8394| #define CAN_COMPILE_SSE 1
8395| #define CAN_COMPILE_SSE2 1
8396| #define CAN_COMPILE_SSE3 1
8397| #define CAN_COMPILE_SSSE3 1
8398| #define CAN_COMPILE_SSE4_1 1
8399| #define CAN_COMPILE_SSE4_2 1
8400| #define CAN_COMPILE_3DNOW 1
8401| #define ENABLE_SOUT 1
8402| #define ENABLE_HTTPD 1
8403| #define ENABLE_VLM 1
8404| #define HAVE_LIBPROXY 1
8405| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
8406| #define HAVE_LIBCDDB 1
8407| #define HAVE_OPENGL_GL_H 1
8408| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8409| /* end confdefs.h.  */
8410| #include <stdio.h>
8411| #ifdef HAVE_SYS_TYPES_H
8412| # include <sys/types.h>
8413| #endif
8414| #ifdef HAVE_SYS_STAT_H
8415| # include <sys/stat.h>
8416| #endif
8417| #ifdef STDC_HEADERS
8418| # include <stdlib.h>
8419| # include <stddef.h>
8420| #else
8421| # ifdef HAVE_STDLIB_H
8422| #  include <stdlib.h>
8423| # endif
8424| #endif
8425| #ifdef HAVE_STRING_H
8426| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8427| #  include <memory.h>
8428| # endif
8429| # include <string.h>
8430| #endif
8431| #ifdef HAVE_STRINGS_H
8432| # include <strings.h>
8433| #endif
8434| #ifdef HAVE_INTTYPES_H
8435| # include <inttypes.h>
8436| #endif
8437| #ifdef HAVE_STDINT_H
8438| # include <stdint.h>
8439| #endif
8440| #ifdef HAVE_UNISTD_H
8441| # include <unistd.h>
8442| #endif
8443| #include <ebml/EbmlVersion.h>
8444configure:31804: result: no
8445configure:31804: checking ebml/EbmlVersion.h presence
8446configure:31804: /usr/bin/g++-4.2 -E -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.cpp
8447conftest.cpp:133:30: error: ebml/EbmlVersion.h: No such file or directory
8448configure:31804: $? = 1
8449configure: failed program was:
8450| /* confdefs.h */
8451| #define PACKAGE_NAME "vlc"
8452| #define PACKAGE_TARNAME "vlc"
8453| #define PACKAGE_VERSION "2.0.3"
8454| #define PACKAGE_STRING "vlc 2.0.3"
8455| #define PACKAGE_BUGREPORT ""
8456| #define PACKAGE_URL ""
8457| #define PACKAGE "vlc"
8458| #define VERSION "2.0.3"
8459| #define STDC_HEADERS 1
8460| #define HAVE_SYS_TYPES_H 1
8461| #define HAVE_SYS_STAT_H 1
8462| #define HAVE_STDLIB_H 1
8463| #define HAVE_STRING_H 1
8464| #define HAVE_MEMORY_H 1
8465| #define HAVE_STRINGS_H 1
8466| #define HAVE_INTTYPES_H 1
8467| #define HAVE_STDINT_H 1
8468| #define HAVE_UNISTD_H 1
8469| #define __EXTENSIONS__ 1
8470| #define _ALL_SOURCE 1
8471| #define _GNU_SOURCE 1
8472| #define _POSIX_PTHREAD_SEMANTICS 1
8473| #define _TANDEM_SOURCE 1
8474| #define _FORTIFY_SOURCE 2
8475| #define _FILE_OFFSET_BITS 64
8476| #define _REENTRANT /**/
8477| #define _THREAD_SAFE /**/
8478| #define __LIBVLC__ /**/
8479| #define restrict __restrict
8480| #define HAVE_DLFCN_H 1
8481| #define LT_OBJDIR ".libs/"
8482| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8483| #define HAVE_CFLOCALECOPYCURRENT 1
8484| #define HAVE_ICONV 1
8485| #define ENABLE_NLS 1
8486| #define HAVE_GETTEXT 1
8487| #define HAVE_DCGETTEXT 1
8488| #define HAVE_ICONV 1
8489| #define ICONV_CONST
8490| #define LIBEXT ".dylib"
8491| #define HAVE_DECL_NANOSLEEP 1
8492| #define HAVE_DAEMON 1
8493| #define HAVE_FCNTL 1
8494| #define HAVE_FSTATVFS 1
8495| #define HAVE_FORK 1
8496| #define HAVE_GETENV 1
8497| #define HAVE_GETPWUID_R 1
8498| #define HAVE_IF_NAMEINDEX 1
8499| #define HAVE_IF_NAMETOINDEX 1
8500| #define HAVE_ISATTY 1
8501| #define HAVE_LSTAT 1
8502| #define HAVE_MMAP 1
8503| #define HAVE_PREAD 1
8504| #define HAVE_POSIX_MADVISE 1
8505| #define HAVE_SETLOCALE 1
8506| #define HAVE_STRPTIME 1
8507| #define HAVE_USELOCALE 1
8508| #define HAVE_ATOF 1
8509| #define HAVE_ATOLL 1
8510| #define HAVE_FLOCKFILE 1
8511| #define HAVE_FSYNC 1
8512| #define HAVE_GETPID 1
8513| #define HAVE_GMTIME_R 1
8514| #define HAVE_INET_PTON 1
8515| #define HAVE_LLDIV 1
8516| #define HAVE_LOCALTIME_R 1
8517| #define HAVE_NRAND48 1
8518| #define HAVE_REWIND 1
8519| #define HAVE_SETENV 1
8520| #define HAVE_STRCASECMP 1
8521| #define HAVE_STRCASESTR 1
8522| #define HAVE_STRDUP 1
8523| #define HAVE_STRLCPY 1
8524| #define HAVE_STRNCASECMP 1
8525| #define HAVE_STRSEP 1
8526| #define HAVE_STRTOF 1
8527| #define HAVE_STRTOK_R 1
8528| #define HAVE_STRTOLL 1
8529| #define HAVE_SWAB 1
8530| #define HAVE_FDATASYNC 1
8531| #define HAVE_ASPRINTF 1
8532| #define HAVE_VASPRINTF 1
8533| #define HAVE_STRCOLL 1
8534| #define HAVE_POLL 1
8535| #define HAVE_STRUCT_POLLFD 1
8536| #define HAVE_LRINTF 1
8537| #define HAVE_DYNAMIC_PLUGINS 1
8538| #define STRNCASECMP_IN_STRINGS_H 1
8539| #define HAVE_SEARCH_H 1
8540| #define HAVE_GETOPT_H 1
8541| #define HAVE_STRINGS_H 1
8542| #define HAVE_LOCALE_H 1
8543| #define HAVE_XLOCALE_H 1
8544| #define HAVE_FCNTL_H 1
8545| #define HAVE_SYS_TIME_H 1
8546| #define HAVE_SYS_IOCTL_H 1
8547| #define HAVE_SYS_STAT_H 1
8548| #define HAVE_ARPA_INET_H 1
8549| #define HAVE_NET_IF_H 1
8550| #define HAVE_SYS_MOUNT_H 1
8551| #define HAVE_MACHINE_PARAM_H 1
8552| #define HAVE_SYS_SHM_H 1
8553| #define HAVE_SYSLOG_H 1
8554| #define HAVE_PTHREAD_H 1
8555| #define HAVE_ZLIB_H 1
8556| #define ASSUME_UTF8 1
8557| #define NDEBUG 1
8558| #define ATTRIBUTE_ALIGNED_MAX 64
8559| #define HAVE_ATTRIBUTE_PACKED 1
8560| #define HAVE_EXECINFO_H 1
8561| #define HAVE_BACKTRACE 1
8562| #define HAVE_MMX_INTRINSICS 1
8563| #define CAN_COMPILE_MMX 1
8564| #define CAN_COMPILE_MMXEXT 1
8565| #define HAVE_SSE2_INTRINSICS 1
8566| #define CAN_COMPILE_SSE 1
8567| #define CAN_COMPILE_SSE2 1
8568| #define CAN_COMPILE_SSE3 1
8569| #define CAN_COMPILE_SSSE3 1
8570| #define CAN_COMPILE_SSE4_1 1
8571| #define CAN_COMPILE_SSE4_2 1
8572| #define CAN_COMPILE_3DNOW 1
8573| #define ENABLE_SOUT 1
8574| #define ENABLE_HTTPD 1
8575| #define ENABLE_VLM 1
8576| #define HAVE_LIBPROXY 1
8577| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
8578| #define HAVE_LIBCDDB 1
8579| #define HAVE_OPENGL_GL_H 1
8580| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8581| /* end confdefs.h.  */
8582| #include <ebml/EbmlVersion.h>
8583configure:31804: result: no
8584configure:31804: checking for ebml/EbmlVersion.h
8585configure:31804: result: no
8586configure:32008: checking for LIBMODPLUG
8587configure:32015: $PKG_CONFIG --exists --print-errors "libmodplug >= 0.8.4 libmodplug != 0.8.8"
8588configure:32018: $? = 0
8589configure:32032: $PKG_CONFIG --exists --print-errors "libmodplug >= 0.8.4 libmodplug != 0.8.8"
8590configure:32035: $? = 0
8591configure:32087: result: yes
8592configure:32121: checking mpc/mpcdec.h usability
8593configure:32121: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
8594conftest.c:166:10: fatal error: 'mpc/mpcdec.h' file not found
8595#include <mpc/mpcdec.h>
8596         ^
85971 error generated.
8598configure:32121: $? = 1
8599configure: failed program was:
8600| /* confdefs.h */
8601| #define PACKAGE_NAME "vlc"
8602| #define PACKAGE_TARNAME "vlc"
8603| #define PACKAGE_VERSION "2.0.3"
8604| #define PACKAGE_STRING "vlc 2.0.3"
8605| #define PACKAGE_BUGREPORT ""
8606| #define PACKAGE_URL ""
8607| #define PACKAGE "vlc"
8608| #define VERSION "2.0.3"
8609| #define STDC_HEADERS 1
8610| #define HAVE_SYS_TYPES_H 1
8611| #define HAVE_SYS_STAT_H 1
8612| #define HAVE_STDLIB_H 1
8613| #define HAVE_STRING_H 1
8614| #define HAVE_MEMORY_H 1
8615| #define HAVE_STRINGS_H 1
8616| #define HAVE_INTTYPES_H 1
8617| #define HAVE_STDINT_H 1
8618| #define HAVE_UNISTD_H 1
8619| #define __EXTENSIONS__ 1
8620| #define _ALL_SOURCE 1
8621| #define _GNU_SOURCE 1
8622| #define _POSIX_PTHREAD_SEMANTICS 1
8623| #define _TANDEM_SOURCE 1
8624| #define _FORTIFY_SOURCE 2
8625| #define _FILE_OFFSET_BITS 64
8626| #define _REENTRANT /**/
8627| #define _THREAD_SAFE /**/
8628| #define __LIBVLC__ /**/
8629| #define restrict __restrict
8630| #define HAVE_DLFCN_H 1
8631| #define LT_OBJDIR ".libs/"
8632| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8633| #define HAVE_CFLOCALECOPYCURRENT 1
8634| #define HAVE_ICONV 1
8635| #define ENABLE_NLS 1
8636| #define HAVE_GETTEXT 1
8637| #define HAVE_DCGETTEXT 1
8638| #define HAVE_ICONV 1
8639| #define ICONV_CONST
8640| #define LIBEXT ".dylib"
8641| #define HAVE_DECL_NANOSLEEP 1
8642| #define HAVE_DAEMON 1
8643| #define HAVE_FCNTL 1
8644| #define HAVE_FSTATVFS 1
8645| #define HAVE_FORK 1
8646| #define HAVE_GETENV 1
8647| #define HAVE_GETPWUID_R 1
8648| #define HAVE_IF_NAMEINDEX 1
8649| #define HAVE_IF_NAMETOINDEX 1
8650| #define HAVE_ISATTY 1
8651| #define HAVE_LSTAT 1
8652| #define HAVE_MMAP 1
8653| #define HAVE_PREAD 1
8654| #define HAVE_POSIX_MADVISE 1
8655| #define HAVE_SETLOCALE 1
8656| #define HAVE_STRPTIME 1
8657| #define HAVE_USELOCALE 1
8658| #define HAVE_ATOF 1
8659| #define HAVE_ATOLL 1
8660| #define HAVE_FLOCKFILE 1
8661| #define HAVE_FSYNC 1
8662| #define HAVE_GETPID 1
8663| #define HAVE_GMTIME_R 1
8664| #define HAVE_INET_PTON 1
8665| #define HAVE_LLDIV 1
8666| #define HAVE_LOCALTIME_R 1
8667| #define HAVE_NRAND48 1
8668| #define HAVE_REWIND 1
8669| #define HAVE_SETENV 1
8670| #define HAVE_STRCASECMP 1
8671| #define HAVE_STRCASESTR 1
8672| #define HAVE_STRDUP 1
8673| #define HAVE_STRLCPY 1
8674| #define HAVE_STRNCASECMP 1
8675| #define HAVE_STRSEP 1
8676| #define HAVE_STRTOF 1
8677| #define HAVE_STRTOK_R 1
8678| #define HAVE_STRTOLL 1
8679| #define HAVE_SWAB 1
8680| #define HAVE_FDATASYNC 1
8681| #define HAVE_ASPRINTF 1
8682| #define HAVE_VASPRINTF 1
8683| #define HAVE_STRCOLL 1
8684| #define HAVE_POLL 1
8685| #define HAVE_STRUCT_POLLFD 1
8686| #define HAVE_LRINTF 1
8687| #define HAVE_DYNAMIC_PLUGINS 1
8688| #define STRNCASECMP_IN_STRINGS_H 1
8689| #define HAVE_SEARCH_H 1
8690| #define HAVE_GETOPT_H 1
8691| #define HAVE_STRINGS_H 1
8692| #define HAVE_LOCALE_H 1
8693| #define HAVE_XLOCALE_H 1
8694| #define HAVE_FCNTL_H 1
8695| #define HAVE_SYS_TIME_H 1
8696| #define HAVE_SYS_IOCTL_H 1
8697| #define HAVE_SYS_STAT_H 1
8698| #define HAVE_ARPA_INET_H 1
8699| #define HAVE_NET_IF_H 1
8700| #define HAVE_SYS_MOUNT_H 1
8701| #define HAVE_MACHINE_PARAM_H 1
8702| #define HAVE_SYS_SHM_H 1
8703| #define HAVE_SYSLOG_H 1
8704| #define HAVE_PTHREAD_H 1
8705| #define HAVE_ZLIB_H 1
8706| #define ASSUME_UTF8 1
8707| #define NDEBUG 1
8708| #define ATTRIBUTE_ALIGNED_MAX 64
8709| #define HAVE_ATTRIBUTE_PACKED 1
8710| #define HAVE_EXECINFO_H 1
8711| #define HAVE_BACKTRACE 1
8712| #define HAVE_MMX_INTRINSICS 1
8713| #define CAN_COMPILE_MMX 1
8714| #define CAN_COMPILE_MMXEXT 1
8715| #define HAVE_SSE2_INTRINSICS 1
8716| #define CAN_COMPILE_SSE 1
8717| #define CAN_COMPILE_SSE2 1
8718| #define CAN_COMPILE_SSE3 1
8719| #define CAN_COMPILE_SSSE3 1
8720| #define CAN_COMPILE_SSE4_1 1
8721| #define CAN_COMPILE_SSE4_2 1
8722| #define CAN_COMPILE_3DNOW 1
8723| #define ENABLE_SOUT 1
8724| #define ENABLE_HTTPD 1
8725| #define ENABLE_VLM 1
8726| #define HAVE_LIBPROXY 1
8727| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
8728| #define HAVE_LIBCDDB 1
8729| #define HAVE_OPENGL_GL_H 1
8730| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8731| /* end confdefs.h.  */
8732| #include <stdio.h>
8733| #ifdef HAVE_SYS_TYPES_H
8734| # include <sys/types.h>
8735| #endif
8736| #ifdef HAVE_SYS_STAT_H
8737| # include <sys/stat.h>
8738| #endif
8739| #ifdef STDC_HEADERS
8740| # include <stdlib.h>
8741| # include <stddef.h>
8742| #else
8743| # ifdef HAVE_STDLIB_H
8744| #  include <stdlib.h>
8745| # endif
8746| #endif
8747| #ifdef HAVE_STRING_H
8748| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8749| #  include <memory.h>
8750| # endif
8751| # include <string.h>
8752| #endif
8753| #ifdef HAVE_STRINGS_H
8754| # include <strings.h>
8755| #endif
8756| #ifdef HAVE_INTTYPES_H
8757| # include <inttypes.h>
8758| #endif
8759| #ifdef HAVE_STDINT_H
8760| # include <stdint.h>
8761| #endif
8762| #ifdef HAVE_UNISTD_H
8763| # include <unistd.h>
8764| #endif
8765| #include <mpc/mpcdec.h>
8766configure:32121: result: no
8767configure:32121: checking mpc/mpcdec.h presence
8768configure:32121: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
8769conftest.c:133:10: fatal error: 'mpc/mpcdec.h' file not found
8770#include <mpc/mpcdec.h>
8771         ^
87721 error generated.
8773configure:32121: $? = 1
8774configure: failed program was:
8775| /* confdefs.h */
8776| #define PACKAGE_NAME "vlc"
8777| #define PACKAGE_TARNAME "vlc"
8778| #define PACKAGE_VERSION "2.0.3"
8779| #define PACKAGE_STRING "vlc 2.0.3"
8780| #define PACKAGE_BUGREPORT ""
8781| #define PACKAGE_URL ""
8782| #define PACKAGE "vlc"
8783| #define VERSION "2.0.3"
8784| #define STDC_HEADERS 1
8785| #define HAVE_SYS_TYPES_H 1
8786| #define HAVE_SYS_STAT_H 1
8787| #define HAVE_STDLIB_H 1
8788| #define HAVE_STRING_H 1
8789| #define HAVE_MEMORY_H 1
8790| #define HAVE_STRINGS_H 1
8791| #define HAVE_INTTYPES_H 1
8792| #define HAVE_STDINT_H 1
8793| #define HAVE_UNISTD_H 1
8794| #define __EXTENSIONS__ 1
8795| #define _ALL_SOURCE 1
8796| #define _GNU_SOURCE 1
8797| #define _POSIX_PTHREAD_SEMANTICS 1
8798| #define _TANDEM_SOURCE 1
8799| #define _FORTIFY_SOURCE 2
8800| #define _FILE_OFFSET_BITS 64
8801| #define _REENTRANT /**/
8802| #define _THREAD_SAFE /**/
8803| #define __LIBVLC__ /**/
8804| #define restrict __restrict
8805| #define HAVE_DLFCN_H 1
8806| #define LT_OBJDIR ".libs/"
8807| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8808| #define HAVE_CFLOCALECOPYCURRENT 1
8809| #define HAVE_ICONV 1
8810| #define ENABLE_NLS 1
8811| #define HAVE_GETTEXT 1
8812| #define HAVE_DCGETTEXT 1
8813| #define HAVE_ICONV 1
8814| #define ICONV_CONST
8815| #define LIBEXT ".dylib"
8816| #define HAVE_DECL_NANOSLEEP 1
8817| #define HAVE_DAEMON 1
8818| #define HAVE_FCNTL 1
8819| #define HAVE_FSTATVFS 1
8820| #define HAVE_FORK 1
8821| #define HAVE_GETENV 1
8822| #define HAVE_GETPWUID_R 1
8823| #define HAVE_IF_NAMEINDEX 1
8824| #define HAVE_IF_NAMETOINDEX 1
8825| #define HAVE_ISATTY 1
8826| #define HAVE_LSTAT 1
8827| #define HAVE_MMAP 1
8828| #define HAVE_PREAD 1
8829| #define HAVE_POSIX_MADVISE 1
8830| #define HAVE_SETLOCALE 1
8831| #define HAVE_STRPTIME 1
8832| #define HAVE_USELOCALE 1
8833| #define HAVE_ATOF 1
8834| #define HAVE_ATOLL 1
8835| #define HAVE_FLOCKFILE 1
8836| #define HAVE_FSYNC 1
8837| #define HAVE_GETPID 1
8838| #define HAVE_GMTIME_R 1
8839| #define HAVE_INET_PTON 1
8840| #define HAVE_LLDIV 1
8841| #define HAVE_LOCALTIME_R 1
8842| #define HAVE_NRAND48 1
8843| #define HAVE_REWIND 1
8844| #define HAVE_SETENV 1
8845| #define HAVE_STRCASECMP 1
8846| #define HAVE_STRCASESTR 1
8847| #define HAVE_STRDUP 1
8848| #define HAVE_STRLCPY 1
8849| #define HAVE_STRNCASECMP 1
8850| #define HAVE_STRSEP 1
8851| #define HAVE_STRTOF 1
8852| #define HAVE_STRTOK_R 1
8853| #define HAVE_STRTOLL 1
8854| #define HAVE_SWAB 1
8855| #define HAVE_FDATASYNC 1
8856| #define HAVE_ASPRINTF 1
8857| #define HAVE_VASPRINTF 1
8858| #define HAVE_STRCOLL 1
8859| #define HAVE_POLL 1
8860| #define HAVE_STRUCT_POLLFD 1
8861| #define HAVE_LRINTF 1
8862| #define HAVE_DYNAMIC_PLUGINS 1
8863| #define STRNCASECMP_IN_STRINGS_H 1
8864| #define HAVE_SEARCH_H 1
8865| #define HAVE_GETOPT_H 1
8866| #define HAVE_STRINGS_H 1
8867| #define HAVE_LOCALE_H 1
8868| #define HAVE_XLOCALE_H 1
8869| #define HAVE_FCNTL_H 1
8870| #define HAVE_SYS_TIME_H 1
8871| #define HAVE_SYS_IOCTL_H 1
8872| #define HAVE_SYS_STAT_H 1
8873| #define HAVE_ARPA_INET_H 1
8874| #define HAVE_NET_IF_H 1
8875| #define HAVE_SYS_MOUNT_H 1
8876| #define HAVE_MACHINE_PARAM_H 1
8877| #define HAVE_SYS_SHM_H 1
8878| #define HAVE_SYSLOG_H 1
8879| #define HAVE_PTHREAD_H 1
8880| #define HAVE_ZLIB_H 1
8881| #define ASSUME_UTF8 1
8882| #define NDEBUG 1
8883| #define ATTRIBUTE_ALIGNED_MAX 64
8884| #define HAVE_ATTRIBUTE_PACKED 1
8885| #define HAVE_EXECINFO_H 1
8886| #define HAVE_BACKTRACE 1
8887| #define HAVE_MMX_INTRINSICS 1
8888| #define CAN_COMPILE_MMX 1
8889| #define CAN_COMPILE_MMXEXT 1
8890| #define HAVE_SSE2_INTRINSICS 1
8891| #define CAN_COMPILE_SSE 1
8892| #define CAN_COMPILE_SSE2 1
8893| #define CAN_COMPILE_SSE3 1
8894| #define CAN_COMPILE_SSSE3 1
8895| #define CAN_COMPILE_SSE4_1 1
8896| #define CAN_COMPILE_SSE4_2 1
8897| #define CAN_COMPILE_3DNOW 1
8898| #define ENABLE_SOUT 1
8899| #define ENABLE_HTTPD 1
8900| #define ENABLE_VLM 1
8901| #define HAVE_LIBPROXY 1
8902| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
8903| #define HAVE_LIBCDDB 1
8904| #define HAVE_OPENGL_GL_H 1
8905| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8906| /* end confdefs.h.  */
8907| #include <mpc/mpcdec.h>
8908configure:32121: result: no
8909configure:32121: checking for mpc/mpcdec.h
8910configure:32121: result: no
8911configure:32142: checking mpcdec/mpcdec.h usability
8912configure:32142: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
8913configure:32142: $? = 0
8914configure:32142: result: yes
8915configure:32142: checking mpcdec/mpcdec.h presence
8916configure:32142: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c
8917configure:32142: $? = 0
8918configure:32142: result: yes
8919configure:32142: checking for mpcdec/mpcdec.h
8920configure:32142: result: yes
8921configure:32245: checking for libcrystalhd/libcrystalhd_if.h
8922configure:32245: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include conftest.c >&5
8923conftest.c:135:17: fatal error: 'libcrystalhd/bc_dts_types.h' file not found
8924       #include <libcrystalhd/bc_dts_types.h>
8925                ^
89261 error generated.
8927configure:32245: $? = 1
8928configure: failed program was:
8929| /* confdefs.h */
8930| #define PACKAGE_NAME "vlc"
8931| #define PACKAGE_TARNAME "vlc"
8932| #define PACKAGE_VERSION "2.0.3"
8933| #define PACKAGE_STRING "vlc 2.0.3"
8934| #define PACKAGE_BUGREPORT ""
8935| #define PACKAGE_URL ""
8936| #define PACKAGE "vlc"
8937| #define VERSION "2.0.3"
8938| #define STDC_HEADERS 1
8939| #define HAVE_SYS_TYPES_H 1
8940| #define HAVE_SYS_STAT_H 1
8941| #define HAVE_STDLIB_H 1
8942| #define HAVE_STRING_H 1
8943| #define HAVE_MEMORY_H 1
8944| #define HAVE_STRINGS_H 1
8945| #define HAVE_INTTYPES_H 1
8946| #define HAVE_STDINT_H 1
8947| #define HAVE_UNISTD_H 1
8948| #define __EXTENSIONS__ 1
8949| #define _ALL_SOURCE 1
8950| #define _GNU_SOURCE 1
8951| #define _POSIX_PTHREAD_SEMANTICS 1
8952| #define _TANDEM_SOURCE 1
8953| #define _FORTIFY_SOURCE 2
8954| #define _FILE_OFFSET_BITS 64
8955| #define _REENTRANT /**/
8956| #define _THREAD_SAFE /**/
8957| #define __LIBVLC__ /**/
8958| #define restrict __restrict
8959| #define HAVE_DLFCN_H 1
8960| #define LT_OBJDIR ".libs/"
8961| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8962| #define HAVE_CFLOCALECOPYCURRENT 1
8963| #define HAVE_ICONV 1
8964| #define ENABLE_NLS 1
8965| #define HAVE_GETTEXT 1
8966| #define HAVE_DCGETTEXT 1
8967| #define HAVE_ICONV 1
8968| #define ICONV_CONST
8969| #define LIBEXT ".dylib"
8970| #define HAVE_DECL_NANOSLEEP 1
8971| #define HAVE_DAEMON 1
8972| #define HAVE_FCNTL 1
8973| #define HAVE_FSTATVFS 1
8974| #define HAVE_FORK 1
8975| #define HAVE_GETENV 1
8976| #define HAVE_GETPWUID_R 1
8977| #define HAVE_IF_NAMEINDEX 1
8978| #define HAVE_IF_NAMETOINDEX 1
8979| #define HAVE_ISATTY 1
8980| #define HAVE_LSTAT 1
8981| #define HAVE_MMAP 1
8982| #define HAVE_PREAD 1
8983| #define HAVE_POSIX_MADVISE 1
8984| #define HAVE_SETLOCALE 1
8985| #define HAVE_STRPTIME 1
8986| #define HAVE_USELOCALE 1
8987| #define HAVE_ATOF 1
8988| #define HAVE_ATOLL 1
8989| #define HAVE_FLOCKFILE 1
8990| #define HAVE_FSYNC 1
8991| #define HAVE_GETPID 1
8992| #define HAVE_GMTIME_R 1
8993| #define HAVE_INET_PTON 1
8994| #define HAVE_LLDIV 1
8995| #define HAVE_LOCALTIME_R 1
8996| #define HAVE_NRAND48 1
8997| #define HAVE_REWIND 1
8998| #define HAVE_SETENV 1
8999| #define HAVE_STRCASECMP 1
9000| #define HAVE_STRCASESTR 1
9001| #define HAVE_STRDUP 1
9002| #define HAVE_STRLCPY 1
9003| #define HAVE_STRNCASECMP 1
9004| #define HAVE_STRSEP 1
9005| #define HAVE_STRTOF 1
9006| #define HAVE_STRTOK_R 1
9007| #define HAVE_STRTOLL 1
9008| #define HAVE_SWAB 1
9009| #define HAVE_FDATASYNC 1
9010| #define HAVE_ASPRINTF 1
9011| #define HAVE_VASPRINTF 1
9012| #define HAVE_STRCOLL 1
9013| #define HAVE_POLL 1
9014| #define HAVE_STRUCT_POLLFD 1
9015| #define HAVE_LRINTF 1
9016| #define HAVE_DYNAMIC_PLUGINS 1
9017| #define STRNCASECMP_IN_STRINGS_H 1
9018| #define HAVE_SEARCH_H 1
9019| #define HAVE_GETOPT_H 1
9020| #define HAVE_STRINGS_H 1
9021| #define HAVE_LOCALE_H 1
9022| #define HAVE_XLOCALE_H 1
9023| #define HAVE_FCNTL_H 1
9024| #define HAVE_SYS_TIME_H 1
9025| #define HAVE_SYS_IOCTL_H 1
9026| #define HAVE_SYS_STAT_H 1
9027| #define HAVE_ARPA_INET_H 1
9028| #define HAVE_NET_IF_H 1
9029| #define HAVE_SYS_MOUNT_H 1
9030| #define HAVE_MACHINE_PARAM_H 1
9031| #define HAVE_SYS_SHM_H 1
9032| #define HAVE_SYSLOG_H 1
9033| #define HAVE_PTHREAD_H 1
9034| #define HAVE_ZLIB_H 1
9035| #define ASSUME_UTF8 1
9036| #define NDEBUG 1
9037| #define ATTRIBUTE_ALIGNED_MAX 64
9038| #define HAVE_ATTRIBUTE_PACKED 1
9039| #define HAVE_EXECINFO_H 1
9040| #define HAVE_BACKTRACE 1
9041| #define HAVE_MMX_INTRINSICS 1
9042| #define CAN_COMPILE_MMX 1
9043| #define CAN_COMPILE_MMXEXT 1
9044| #define HAVE_SSE2_INTRINSICS 1
9045| #define CAN_COMPILE_SSE 1
9046| #define CAN_COMPILE_SSE2 1
9047| #define CAN_COMPILE_SSE3 1
9048| #define CAN_COMPILE_SSSE3 1
9049| #define CAN_COMPILE_SSE4_1 1
9050| #define CAN_COMPILE_SSE4_2 1
9051| #define CAN_COMPILE_3DNOW 1
9052| #define ENABLE_SOUT 1
9053| #define ENABLE_HTTPD 1
9054| #define ENABLE_VLM 1
9055| #define HAVE_LIBPROXY 1
9056| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
9057| #define HAVE_LIBCDDB 1
9058| #define HAVE_OPENGL_GL_H 1
9059| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9060| #define HAVE_MPCDEC_MPCDEC_H 1
9061| /* end confdefs.h.  */
9062|
9063|        #include <libcrystalhd/bc_dts_types.h>
9064|
9065|
9066| #include <libcrystalhd/libcrystalhd_if.h>
9067configure:32245: result: no
9068configure:32454: checking mad.h usability
9069configure:32454: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include  conftest.c >&5
9070configure:32454: $? = 0
9071configure:32454: result: yes
9072configure:32454: checking mad.h presence
9073configure:32454: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include  conftest.c
9074configure:32454: $? = 0
9075configure:32454: result: yes
9076configure:32454: checking for mad.h
9077configure:32454: result: yes
9078configure:32466: checking for mad_bit_init in -lmad
9079configure:32491: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include  -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib  conftest.c -lmad   >&5
9080configure:32491: $? = 0
9081configure:32500: result: yes
9082configure:32544: checking if linker supports -Bsymbolic
9083configure:32561: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -o conftest -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib -Wl,-Bsymbolic conftest.c  >&5
9084ld: unknown option: -Bsymbolic
9085clang: error: linker command failed with exit code 1 (use -v to see invocation)
9086configure:32561: $? = 1
9087configure: failed program was:
9088| /* confdefs.h */
9089| #define PACKAGE_NAME "vlc"
9090| #define PACKAGE_TARNAME "vlc"
9091| #define PACKAGE_VERSION "2.0.3"
9092| #define PACKAGE_STRING "vlc 2.0.3"
9093| #define PACKAGE_BUGREPORT ""
9094| #define PACKAGE_URL ""
9095| #define PACKAGE "vlc"
9096| #define VERSION "2.0.3"
9097| #define STDC_HEADERS 1
9098| #define HAVE_SYS_TYPES_H 1
9099| #define HAVE_SYS_STAT_H 1
9100| #define HAVE_STDLIB_H 1
9101| #define HAVE_STRING_H 1
9102| #define HAVE_MEMORY_H 1
9103| #define HAVE_STRINGS_H 1
9104| #define HAVE_INTTYPES_H 1
9105| #define HAVE_STDINT_H 1
9106| #define HAVE_UNISTD_H 1
9107| #define __EXTENSIONS__ 1
9108| #define _ALL_SOURCE 1
9109| #define _GNU_SOURCE 1
9110| #define _POSIX_PTHREAD_SEMANTICS 1
9111| #define _TANDEM_SOURCE 1
9112| #define _FORTIFY_SOURCE 2
9113| #define _FILE_OFFSET_BITS 64
9114| #define _REENTRANT /**/
9115| #define _THREAD_SAFE /**/
9116| #define __LIBVLC__ /**/
9117| #define restrict __restrict
9118| #define HAVE_DLFCN_H 1
9119| #define LT_OBJDIR ".libs/"
9120| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9121| #define HAVE_CFLOCALECOPYCURRENT 1
9122| #define HAVE_ICONV 1
9123| #define ENABLE_NLS 1
9124| #define HAVE_GETTEXT 1
9125| #define HAVE_DCGETTEXT 1
9126| #define HAVE_ICONV 1
9127| #define ICONV_CONST
9128| #define LIBEXT ".dylib"
9129| #define HAVE_DECL_NANOSLEEP 1
9130| #define HAVE_DAEMON 1
9131| #define HAVE_FCNTL 1
9132| #define HAVE_FSTATVFS 1
9133| #define HAVE_FORK 1
9134| #define HAVE_GETENV 1
9135| #define HAVE_GETPWUID_R 1
9136| #define HAVE_IF_NAMEINDEX 1
9137| #define HAVE_IF_NAMETOINDEX 1
9138| #define HAVE_ISATTY 1
9139| #define HAVE_LSTAT 1
9140| #define HAVE_MMAP 1
9141| #define HAVE_PREAD 1
9142| #define HAVE_POSIX_MADVISE 1
9143| #define HAVE_SETLOCALE 1
9144| #define HAVE_STRPTIME 1
9145| #define HAVE_USELOCALE 1
9146| #define HAVE_ATOF 1
9147| #define HAVE_ATOLL 1
9148| #define HAVE_FLOCKFILE 1
9149| #define HAVE_FSYNC 1
9150| #define HAVE_GETPID 1
9151| #define HAVE_GMTIME_R 1
9152| #define HAVE_INET_PTON 1
9153| #define HAVE_LLDIV 1
9154| #define HAVE_LOCALTIME_R 1
9155| #define HAVE_NRAND48 1
9156| #define HAVE_REWIND 1
9157| #define HAVE_SETENV 1
9158| #define HAVE_STRCASECMP 1
9159| #define HAVE_STRCASESTR 1
9160| #define HAVE_STRDUP 1
9161| #define HAVE_STRLCPY 1
9162| #define HAVE_STRNCASECMP 1
9163| #define HAVE_STRSEP 1
9164| #define HAVE_STRTOF 1
9165| #define HAVE_STRTOK_R 1
9166| #define HAVE_STRTOLL 1
9167| #define HAVE_SWAB 1
9168| #define HAVE_FDATASYNC 1
9169| #define HAVE_ASPRINTF 1
9170| #define HAVE_VASPRINTF 1
9171| #define HAVE_STRCOLL 1
9172| #define HAVE_POLL 1
9173| #define HAVE_STRUCT_POLLFD 1
9174| #define HAVE_LRINTF 1
9175| #define HAVE_DYNAMIC_PLUGINS 1
9176| #define STRNCASECMP_IN_STRINGS_H 1
9177| #define HAVE_SEARCH_H 1
9178| #define HAVE_GETOPT_H 1
9179| #define HAVE_STRINGS_H 1
9180| #define HAVE_LOCALE_H 1
9181| #define HAVE_XLOCALE_H 1
9182| #define HAVE_FCNTL_H 1
9183| #define HAVE_SYS_TIME_H 1
9184| #define HAVE_SYS_IOCTL_H 1
9185| #define HAVE_SYS_STAT_H 1
9186| #define HAVE_ARPA_INET_H 1
9187| #define HAVE_NET_IF_H 1
9188| #define HAVE_SYS_MOUNT_H 1
9189| #define HAVE_MACHINE_PARAM_H 1
9190| #define HAVE_SYS_SHM_H 1
9191| #define HAVE_SYSLOG_H 1
9192| #define HAVE_PTHREAD_H 1
9193| #define HAVE_ZLIB_H 1
9194| #define ASSUME_UTF8 1
9195| #define NDEBUG 1
9196| #define ATTRIBUTE_ALIGNED_MAX 64
9197| #define HAVE_ATTRIBUTE_PACKED 1
9198| #define HAVE_EXECINFO_H 1
9199| #define HAVE_BACKTRACE 1
9200| #define HAVE_MMX_INTRINSICS 1
9201| #define CAN_COMPILE_MMX 1
9202| #define CAN_COMPILE_MMXEXT 1
9203| #define HAVE_SSE2_INTRINSICS 1
9204| #define CAN_COMPILE_SSE 1
9205| #define CAN_COMPILE_SSE2 1
9206| #define CAN_COMPILE_SSE3 1
9207| #define CAN_COMPILE_SSSE3 1
9208| #define CAN_COMPILE_SSE4_1 1
9209| #define CAN_COMPILE_SSE4_2 1
9210| #define CAN_COMPILE_3DNOW 1
9211| #define ENABLE_SOUT 1
9212| #define ENABLE_HTTPD 1
9213| #define ENABLE_VLM 1
9214| #define HAVE_LIBPROXY 1
9215| #define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
9216| #define HAVE_LIBCDDB 1
9217| #define HAVE_OPENGL_GL_H 1
9218| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9219| #define HAVE_MPCDEC_MPCDEC_H 1
9220| #define HAVE_MAD_H 1
9221| /* end confdefs.h.  */
9222|
9223| int
9224| main ()
9225| {
9226|
9227|   ;
9228|   return 0;
9229| }
9230configure:32571: result: no
9231configure:32583: checking for AVCODEC
9232configure:32590: $PKG_CONFIG --exists --print-errors "libavcodec >= 52.25.0 libavutil"
9233configure:32593: $? = 0
9234configure:32607: $PKG_CONFIG --exists --print-errors "libavcodec >= 52.25.0 libavutil"
9235configure:32610: $? = 0
9236configure:32652: result: yes
9237configure:32667: checking libavcodec/avcodec.h usability
9238configure:32667: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include   -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include   conftest.c >&5
9239configure:32667: $? = 0
9240configure:32667: result: yes
9241configure:32667: checking libavcodec/avcodec.h presence
9242configure:32667: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include   conftest.c
9243configure:32667: $? = 0
9244configure:32667: result: yes
9245configure:32667: checking for libavcodec/avcodec.h
9246configure:32667: result: yes
9247configure:32679: checking libavutil/avutil.h usability
9248configure:32679: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include   -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include   conftest.c >&5
9249configure:32679: $? = 0
9250configure:32679: result: yes
9251configure:32679: checking libavutil/avutil.h presence
9252configure:32679: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include   conftest.c
9253configure:32679: $? = 0
9254configure:32679: result: yes
9255configure:32679: checking for libavutil/avutil.h
9256configure:32679: result: yes
9257configure:32750: checking for LIBVA
9258configure:32757: $PKG_CONFIG --exists --print-errors "libva libva-x11"
9259Package libva was not found in the pkg-config search path.
9260Perhaps you should add the directory containing `libva.pc'
9261to the PKG_CONFIG_PATH environment variable
9262No package 'libva' found
9263Package libva-x11 was not found in the pkg-config search path.
9264Perhaps you should add the directory containing `libva-x11.pc'
9265to the PKG_CONFIG_PATH environment variable
9266No package 'libva-x11' found
9267configure:32760: $? = 1
9268configure:32774: $PKG_CONFIG --exists --print-errors "libva libva-x11"
9269Package libva was not found in the pkg-config search path.
9270Perhaps you should add the directory containing `libva.pc'
9271to the PKG_CONFIG_PATH environment variable
9272No package 'libva' found
9273Package libva-x11 was not found in the pkg-config search path.
9274Perhaps you should add the directory containing `libva-x11.pc'
9275to the PKG_CONFIG_PATH environment variable
9276No package 'libva-x11' found
9277configure:32777: $? = 1
9278configure:32791: result: no
9279No package 'libva' found
9280No package 'libva-x11' found
9281configure:32814: WARNING: No package 'libva' found
9282No package 'libva-x11' found.
9283configure:33039: checking for AVFORMAT
9284configure:33046: $PKG_CONFIG --exists --print-errors "libavformat > 52.30.0 libavcodec libavutil"
9285configure:33049: $? = 0
9286configure:33063: $PKG_CONFIG --exists --print-errors "libavformat > 52.30.0 libavcodec libavutil"
9287configure:33066: $? = 0
9288configure:33108: result: yes
9289configure:33124: checking libavformat/avformat.h usability
9290configure:33124: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include   -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include   conftest.c >&5
9291configure:33124: $? = 0
9292configure:33124: result: yes
9293configure:33124: checking libavformat/avformat.h presence
9294configure:33124: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include   conftest.c
9295configure:33124: $? = 0
9296configure:33124: result: yes
9297configure:33124: checking for libavformat/avformat.h
9298configure:33124: result: yes
9299configure:33124: checking libavformat/avio.h usability
9300configure:33124: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include   -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include   conftest.c >&5
9301configure:33124: $? = 0
9302configure:33124: result: yes
9303configure:33124: checking libavformat/avio.h presence
9304configure:33124: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include   conftest.c
9305configure:33124: $? = 0
9306configure:33124: result: yes
9307configure:33124: checking for libavformat/avio.h
9308configure:33124: result: yes
9309configure:33136: checking for libavutil/avutil.h
9310configure:33136: result: yes
9311configure:33227: checking for SWSCALE
9312configure:33234: $PKG_CONFIG --exists --print-errors "libswscale"
9313configure:33237: $? = 0
9314configure:33251: $PKG_CONFIG --exists --print-errors "libswscale"
9315configure:33254: $? = 0
9316configure:33296: result: yes
9317configure:33311: checking libswscale/swscale.h usability
9318configure:33311: /usr/bin/clang -isysroot / -mmacosx-version-min=10.5 -c -pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2 -I/opt/local/include   -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include   conftest.c >&5
9319configure:33311: $? = 0
9320configure:33311: result: yes
9321configure:33311: checking libswscale/swscale.h presence
9322configure:33311: /usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5 -I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -I/opt/local/include   conftest.c
9323configure:33311: $? = 0
9324configure:33311: result: yes
9325configure:33311: checking for libswscale/swscale.h
9326configure:33311: result: yes
9327configure:33371: checking for POSTPROC
9328configure:33378: $PKG_CONFIG --exists --print-errors "libpostproc libavutil"
9329Package libpostproc was not found in the pkg-config search path.
9330Perhaps you should add the directory containing `libpostproc.pc'
9331to the PKG_CONFIG_PATH environment variable
9332No package 'libpostproc' found
9333configure:33381: $? = 1
9334configure:33395: $PKG_CONFIG --exists --print-errors "libpostproc libavutil"
9335Package libpostproc was not found in the pkg-config search path.
9336Perhaps you should add the directory containing `libpostproc.pc'
9337to the PKG_CONFIG_PATH environment variable
9338No package 'libpostproc' found
9339configure:33398: $? = 1
9340configure:33412: result: no
9341No package 'libpostproc' found
9342configure:33429: error: No package 'libpostproc' found. Pass --disable-postproc to ignore this error.
9343
9344## ---------------- ##
9345## Cache variables. ##
9346## ---------------- ##
9347
9348ac_cv_3dnow_inline=yes
9349ac_cv_build=x86_64-apple-darwin10.8.0
9350ac_cv_c_attr_align_try=64
9351ac_cv_c_attribute_aligned=64
9352ac_cv_c_attribute_packed=yes
9353ac_cv_c_compiler_gnu=yes
9354ac_cv_c_const=yes
9355ac_cv_c_fast_math=yes
9356ac_cv_c_inline=inline
9357ac_cv_c_mmx_intrinsics=yes
9358ac_cv_c_ntohl_sys_param_h=no
9359ac_cv_c_omit_frame_pointer=yes
9360ac_cv_c_restrict=__restrict
9361ac_cv_c_sse2_intrinsics=yes
9362ac_cv_c_unroll_loops=yes
9363ac_cv_c_visibility_hidden=yes
9364ac_cv_cxx_compiler_gnu=yes
9365ac_cv_env_ALSA_CFLAGS_set=
9366ac_cv_env_ALSA_CFLAGS_value=
9367ac_cv_env_ALSA_LIBS_set=
9368ac_cv_env_ALSA_LIBS_value=
9369ac_cv_env_AVCODEC_CFLAGS_set=
9370ac_cv_env_AVCODEC_CFLAGS_value=
9371ac_cv_env_AVCODEC_LIBS_set=
9372ac_cv_env_AVCODEC_LIBS_value=
9373ac_cv_env_AVFORMAT_CFLAGS_set=
9374ac_cv_env_AVFORMAT_CFLAGS_value=
9375ac_cv_env_AVFORMAT_LIBS_set=
9376ac_cv_env_AVFORMAT_LIBS_value=
9377ac_cv_env_BLURAY_CFLAGS_set=
9378ac_cv_env_BLURAY_CFLAGS_value=
9379ac_cv_env_BLURAY_LIBS_set=
9380ac_cv_env_BLURAY_LIBS_value=
9381ac_cv_env_BONJOUR_CFLAGS_set=
9382ac_cv_env_BONJOUR_CFLAGS_value=
9383ac_cv_env_BONJOUR_LIBS_set=
9384ac_cv_env_BONJOUR_LIBS_value=
9385ac_cv_env_CACA_CFLAGS_set=
9386ac_cv_env_CACA_CFLAGS_value=
9387ac_cv_env_CACA_LIBS_set=
9388ac_cv_env_CACA_LIBS_value=
9389ac_cv_env_CCASFLAGS_set=
9390ac_cv_env_CCASFLAGS_value=
9391ac_cv_env_CCAS_set=
9392ac_cv_env_CCAS_value=
9393ac_cv_env_CCC_set=
9394ac_cv_env_CCC_value=
9395ac_cv_env_CC_set=set
9396ac_cv_env_CC_value=/usr/bin/clang
9397ac_cv_env_CFLAGS_set=set
9398ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
9399ac_cv_env_CPPFLAGS_set=set
9400ac_cv_env_CPPFLAGS_value=-I/opt/local/include
9401ac_cv_env_CPP_set=
9402ac_cv_env_CPP_value=
9403ac_cv_env_CXXCPP_set=set
9404ac_cv_env_CXXCPP_value='/usr/bin/g++-4.2 -E'
9405ac_cv_env_CXXFLAGS_set=set
9406ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
9407ac_cv_env_CXX_set=set
9408ac_cv_env_CXX_value=/usr/bin/llvm-g++-4.2
9409ac_cv_env_DBUS_CFLAGS_set=
9410ac_cv_env_DBUS_CFLAGS_value=
9411ac_cv_env_DBUS_LIBS_set=
9412ac_cv_env_DBUS_LIBS_value=
9413ac_cv_env_DC1394_CFLAGS_set=
9414ac_cv_env_DC1394_CFLAGS_value=
9415ac_cv_env_DC1394_LIBS_set=
9416ac_cv_env_DC1394_LIBS_value=
9417ac_cv_env_DCA_CFLAGS_set=
9418ac_cv_env_DCA_CFLAGS_value=
9419ac_cv_env_DCA_LIBS_set=
9420ac_cv_env_DCA_LIBS_value=
9421ac_cv_env_DESKTOP_FILE_VALIDATE_set=
9422ac_cv_env_DESKTOP_FILE_VALIDATE_value=
9423ac_cv_env_DIRAC_CFLAGS_set=
9424ac_cv_env_DIRAC_CFLAGS_value=
9425ac_cv_env_DIRAC_LIBS_set=
9426ac_cv_env_DIRAC_LIBS_value=
9427ac_cv_env_DIRECTFB_CFLAGS_set=
9428ac_cv_env_DIRECTFB_CFLAGS_value=
9429ac_cv_env_DIRECTFB_LIBS_set=
9430ac_cv_env_DIRECTFB_LIBS_value=
9431ac_cv_env_DVBPSI_CFLAGS_set=
9432ac_cv_env_DVBPSI_CFLAGS_value=
9433ac_cv_env_DVBPSI_LIBS_set=
9434ac_cv_env_DVBPSI_LIBS_value=
9435ac_cv_env_DVDNAV_CFLAGS_set=
9436ac_cv_env_DVDNAV_CFLAGS_value=
9437ac_cv_env_DVDNAV_LIBS_set=
9438ac_cv_env_DVDNAV_LIBS_value=
9439ac_cv_env_DVDREAD_CFLAGS_set=
9440ac_cv_env_DVDREAD_CFLAGS_value=
9441ac_cv_env_DVDREAD_LIBS_set=
9442ac_cv_env_DVDREAD_LIBS_value=
9443ac_cv_env_DV_CFLAGS_set=
9444ac_cv_env_DV_CFLAGS_value=
9445ac_cv_env_DV_LIBS_set=
9446ac_cv_env_DV_LIBS_value=
9447ac_cv_env_EGL_CFLAGS_set=
9448ac_cv_env_EGL_CFLAGS_value=
9449ac_cv_env_EGL_LIBS_set=
9450ac_cv_env_EGL_LIBS_value=
9451ac_cv_env_FLAC_CFLAGS_set=
9452ac_cv_env_FLAC_CFLAGS_value=
9453ac_cv_env_FLAC_LIBS_set=
9454ac_cv_env_FLAC_LIBS_value=
9455ac_cv_env_FLUIDSYNTH_CFLAGS_set=
9456ac_cv_env_FLUIDSYNTH_CFLAGS_value=
9457ac_cv_env_FLUIDSYNTH_LIBS_set=
9458ac_cv_env_FLUIDSYNTH_LIBS_value=
9459ac_cv_env_FREETYPE_CFLAGS_set=
9460ac_cv_env_FREETYPE_CFLAGS_value=
9461ac_cv_env_FREETYPE_LIBS_set=
9462ac_cv_env_FREETYPE_LIBS_value=
9463ac_cv_env_FRIBIDI_CFLAGS_set=
9464ac_cv_env_FRIBIDI_CFLAGS_value=
9465ac_cv_env_FRIBIDI_LIBS_set=
9466ac_cv_env_FRIBIDI_LIBS_value=
9467ac_cv_env_GL_CFLAGS_set=
9468ac_cv_env_GL_CFLAGS_value=
9469ac_cv_env_GL_LIBS_set=
9470ac_cv_env_GL_LIBS_value=
9471ac_cv_env_GNOMEVFS_CFLAGS_set=
9472ac_cv_env_GNOMEVFS_CFLAGS_value=
9473ac_cv_env_GNOMEVFS_LIBS_set=
9474ac_cv_env_GNOMEVFS_LIBS_value=
9475ac_cv_env_GNUTLS_CFLAGS_set=
9476ac_cv_env_GNUTLS_CFLAGS_value=
9477ac_cv_env_GNUTLS_LIBS_set=
9478ac_cv_env_GNUTLS_LIBS_value=
9479ac_cv_env_GOOM_CFLAGS_set=
9480ac_cv_env_GOOM_CFLAGS_value=
9481ac_cv_env_GOOM_LIBS_set=
9482ac_cv_env_GOOM_LIBS_value=
9483ac_cv_env_HILDON_CFLAGS_set=
9484ac_cv_env_HILDON_CFLAGS_value=
9485ac_cv_env_HILDON_FM_CFLAGS_set=
9486ac_cv_env_HILDON_FM_CFLAGS_value=
9487ac_cv_env_HILDON_FM_LIBS_set=
9488ac_cv_env_HILDON_FM_LIBS_value=
9489ac_cv_env_HILDON_LIBS_set=
9490ac_cv_env_HILDON_LIBS_value=
9491ac_cv_env_JACK_CFLAGS_set=
9492ac_cv_env_JACK_CFLAGS_value=
9493ac_cv_env_JACK_LIBS_set=
9494ac_cv_env_JACK_LIBS_value=
9495ac_cv_env_KATE_CFLAGS_set=
9496ac_cv_env_KATE_CFLAGS_value=
9497ac_cv_env_KATE_LIBS_set=
9498ac_cv_env_KATE_LIBS_value=
9499ac_cv_env_KDE4_CONFIG_set=
9500ac_cv_env_KDE4_CONFIG_value=
9501ac_cv_env_LDFLAGS_set=set
9502ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
9503ac_cv_env_LIBASS_CFLAGS_set=
9504ac_cv_env_LIBASS_CFLAGS_value=
9505ac_cv_env_LIBASS_LIBS_set=
9506ac_cv_env_LIBASS_LIBS_value=
9507ac_cv_env_LIBCDDB_CFLAGS_set=
9508ac_cv_env_LIBCDDB_CFLAGS_value=
9509ac_cv_env_LIBCDDB_LIBS_set=
9510ac_cv_env_LIBCDDB_LIBS_value=
9511ac_cv_env_LIBCDIO_CFLAGS_set=
9512ac_cv_env_LIBCDIO_CFLAGS_value=
9513ac_cv_env_LIBCDIO_LIBS_set=
9514ac_cv_env_LIBCDIO_LIBS_value=
9515ac_cv_env_LIBMODPLUG_CFLAGS_set=
9516ac_cv_env_LIBMODPLUG_CFLAGS_value=
9517ac_cv_env_LIBMODPLUG_LIBS_set=
9518ac_cv_env_LIBMODPLUG_LIBS_value=
9519ac_cv_env_LIBMPEG2_CFLAGS_set=
9520ac_cv_env_LIBMPEG2_CFLAGS_value=
9521ac_cv_env_LIBMPEG2_LIBS_set=
9522ac_cv_env_LIBMPEG2_LIBS_value=
9523ac_cv_env_LIBPROXY_CFLAGS_set=
9524ac_cv_env_LIBPROXY_CFLAGS_value=
9525ac_cv_env_LIBPROXY_LIBS_set=
9526ac_cv_env_LIBPROXY_LIBS_value=
9527ac_cv_env_LIBS_set=
9528ac_cv_env_LIBS_value=
9529ac_cv_env_LIBV4L2_CFLAGS_set=
9530ac_cv_env_LIBV4L2_CFLAGS_value=
9531ac_cv_env_LIBV4L2_LIBS_set=
9532ac_cv_env_LIBV4L2_LIBS_value=
9533ac_cv_env_LIBVA_CFLAGS_set=
9534ac_cv_env_LIBVA_CFLAGS_value=
9535ac_cv_env_LIBVA_LIBS_set=
9536ac_cv_env_LIBVA_LIBS_value=
9537ac_cv_env_LIBVCDINFO_CFLAGS_set=
9538ac_cv_env_LIBVCDINFO_CFLAGS_value=
9539ac_cv_env_LIBVCDINFO_LIBS_set=
9540ac_cv_env_LIBVCDINFO_LIBS_value=
9541ac_cv_env_LIBXML2_CFLAGS_set=
9542ac_cv_env_LIBXML2_CFLAGS_value=
9543ac_cv_env_LIBXML2_LIBS_set=
9544ac_cv_env_LIBXML2_LIBS_value=
9545ac_cv_env_LINSYS_SDI_CFLAGS_set=
9546ac_cv_env_LINSYS_SDI_CFLAGS_value=
9547ac_cv_env_LINSYS_SDI_LIBS_set=
9548ac_cv_env_LINSYS_SDI_LIBS_value=
9549ac_cv_env_LUAC_set=
9550ac_cv_env_LUAC_value=
9551ac_cv_env_LUA_CFLAGS_set=
9552ac_cv_env_LUA_CFLAGS_value=
9553ac_cv_env_LUA_LIBS_set=
9554ac_cv_env_LUA_LIBS_value=
9555ac_cv_env_MCE_CFLAGS_set=
9556ac_cv_env_MCE_CFLAGS_value=
9557ac_cv_env_MCE_LIBS_set=
9558ac_cv_env_MCE_LIBS_value=
9559ac_cv_env_MINIZIP_CFLAGS_set=
9560ac_cv_env_MINIZIP_CFLAGS_value=
9561ac_cv_env_MINIZIP_LIBS_set=
9562ac_cv_env_MINIZIP_LIBS_value=
9563ac_cv_env_MTP_CFLAGS_set=
9564ac_cv_env_MTP_CFLAGS_value=
9565ac_cv_env_MTP_LIBS_set=
9566ac_cv_env_MTP_LIBS_value=
9567ac_cv_env_MUX_OGG_CFLAGS_set=
9568ac_cv_env_MUX_OGG_CFLAGS_value=
9569ac_cv_env_MUX_OGG_LIBS_set=
9570ac_cv_env_MUX_OGG_LIBS_value=
9571ac_cv_env_NOTIFY_CFLAGS_set=
9572ac_cv_env_NOTIFY_CFLAGS_value=
9573ac_cv_env_NOTIFY_LIBS_set=
9574ac_cv_env_NOTIFY_LIBS_value=
9575ac_cv_env_OBJCFLAGS_set=set
9576ac_cv_env_OBJCFLAGS_value='-pipe -O2 -arch x86_64'
9577ac_cv_env_OBJC_set=set
9578ac_cv_env_OBJC_value=/usr/bin/clang
9579ac_cv_env_OGG_CFLAGS_set=
9580ac_cv_env_OGG_CFLAGS_value=
9581ac_cv_env_OGG_LIBS_set=
9582ac_cv_env_OGG_LIBS_value=
9583ac_cv_env_OPENCV_CFLAGS_set=
9584ac_cv_env_OPENCV_CFLAGS_value=
9585ac_cv_env_OPENCV_LIBS_set=
9586ac_cv_env_OPENCV_LIBS_value=
9587ac_cv_env_PKG_CONFIG_LIBDIR_set=
9588ac_cv_env_PKG_CONFIG_LIBDIR_value=
9589ac_cv_env_PKG_CONFIG_PATH_set=
9590ac_cv_env_PKG_CONFIG_PATH_value=
9591ac_cv_env_PKG_CONFIG_set=
9592ac_cv_env_PKG_CONFIG_value=
9593ac_cv_env_PORTAUDIO_CFLAGS_set=
9594ac_cv_env_PORTAUDIO_CFLAGS_value=
9595ac_cv_env_PORTAUDIO_LIBS_set=
9596ac_cv_env_PORTAUDIO_LIBS_value=
9597ac_cv_env_POSTPROC_CFLAGS_set=
9598ac_cv_env_POSTPROC_CFLAGS_value=
9599ac_cv_env_POSTPROC_LIBS_set=
9600ac_cv_env_POSTPROC_LIBS_value=
9601ac_cv_env_PROJECTM2_CFLAGS_set=
9602ac_cv_env_PROJECTM2_CFLAGS_value=
9603ac_cv_env_PROJECTM2_LIBS_set=
9604ac_cv_env_PROJECTM2_LIBS_value=
9605ac_cv_env_PROJECTM_CFLAGS_set=
9606ac_cv_env_PROJECTM_CFLAGS_value=
9607ac_cv_env_PROJECTM_LIBS_set=
9608ac_cv_env_PROJECTM_LIBS_value=
9609ac_cv_env_PULSE_CFLAGS_set=
9610ac_cv_env_PULSE_CFLAGS_value=
9611ac_cv_env_PULSE_LIBS_set=
9612ac_cv_env_PULSE_LIBS_value=
9613ac_cv_env_QT4_CFLAGS_set=
9614ac_cv_env_QT4_CFLAGS_value=
9615ac_cv_env_QT4_LIBS_set=
9616ac_cv_env_QT4_LIBS_value=
9617ac_cv_env_SAMPLERATE_CFLAGS_set=
9618ac_cv_env_SAMPLERATE_CFLAGS_value=
9619ac_cv_env_SAMPLERATE_LIBS_set=
9620ac_cv_env_SAMPLERATE_LIBS_value=
9621ac_cv_env_SCHROEDINGER_CFLAGS_set=
9622ac_cv_env_SCHROEDINGER_CFLAGS_value=
9623ac_cv_env_SCHROEDINGER_LIBS_set=
9624ac_cv_env_SCHROEDINGER_LIBS_value=
9625ac_cv_env_SDL_CFLAGS_set=
9626ac_cv_env_SDL_CFLAGS_value=
9627ac_cv_env_SDL_IMAGE_CFLAGS_set=
9628ac_cv_env_SDL_IMAGE_CFLAGS_value=
9629ac_cv_env_SDL_IMAGE_LIBS_set=
9630ac_cv_env_SDL_IMAGE_LIBS_value=
9631ac_cv_env_SDL_LIBS_set=
9632ac_cv_env_SDL_LIBS_value=
9633ac_cv_env_SHOUT_CFLAGS_set=
9634ac_cv_env_SHOUT_CFLAGS_value=
9635ac_cv_env_SHOUT_LIBS_set=
9636ac_cv_env_SHOUT_LIBS_value=
9637ac_cv_env_SID_CFLAGS_set=
9638ac_cv_env_SID_CFLAGS_value=
9639ac_cv_env_SID_LIBS_set=
9640ac_cv_env_SID_LIBS_value=
9641ac_cv_env_SPEEXDSP_CFLAGS_set=
9642ac_cv_env_SPEEXDSP_CFLAGS_value=
9643ac_cv_env_SPEEXDSP_LIBS_set=
9644ac_cv_env_SPEEXDSP_LIBS_value=
9645ac_cv_env_SPEEX_CFLAGS_set=
9646ac_cv_env_SPEEX_CFLAGS_value=
9647ac_cv_env_SPEEX_LIBS_set=
9648ac_cv_env_SPEEX_LIBS_value=
9649ac_cv_env_SQLITE_CFLAGS_set=
9650ac_cv_env_SQLITE_CFLAGS_value=
9651ac_cv_env_SQLITE_LIBS_set=
9652ac_cv_env_SQLITE_LIBS_value=
9653ac_cv_env_SVG_CFLAGS_set=
9654ac_cv_env_SVG_CFLAGS_value=
9655ac_cv_env_SVG_LIBS_set=
9656ac_cv_env_SVG_LIBS_value=
9657ac_cv_env_SWSCALE_CFLAGS_set=
9658ac_cv_env_SWSCALE_CFLAGS_value=
9659ac_cv_env_SWSCALE_LIBS_set=
9660ac_cv_env_SWSCALE_LIBS_value=
9661ac_cv_env_TAGLIB_CFLAGS_set=
9662ac_cv_env_TAGLIB_CFLAGS_value=
9663ac_cv_env_TAGLIB_LIBS_set=
9664ac_cv_env_TAGLIB_LIBS_value=
9665ac_cv_env_THEORA_CFLAGS_set=
9666ac_cv_env_THEORA_CFLAGS_value=
9667ac_cv_env_THEORA_LIBS_set=
9668ac_cv_env_THEORA_LIBS_value=
9669ac_cv_env_TIGER_CFLAGS_set=
9670ac_cv_env_TIGER_CFLAGS_value=
9671ac_cv_env_TIGER_LIBS_set=
9672ac_cv_env_TIGER_LIBS_value=
9673ac_cv_env_TWOLAME_CFLAGS_set=
9674ac_cv_env_TWOLAME_CFLAGS_value=
9675ac_cv_env_TWOLAME_LIBS_set=
9676ac_cv_env_TWOLAME_LIBS_value=
9677ac_cv_env_UDEV_CFLAGS_set=
9678ac_cv_env_UDEV_CFLAGS_value=
9679ac_cv_env_UDEV_LIBS_set=
9680ac_cv_env_UDEV_LIBS_value=
9681ac_cv_env_UPNP_CFLAGS_set=
9682ac_cv_env_UPNP_CFLAGS_value=
9683ac_cv_env_UPNP_LIBS_set=
9684ac_cv_env_UPNP_LIBS_value=
9685ac_cv_env_VORBIS_CFLAGS_set=
9686ac_cv_env_VORBIS_CFLAGS_value=
9687ac_cv_env_VORBIS_LIBS_set=
9688ac_cv_env_VORBIS_LIBS_value=
9689ac_cv_env_X264_CFLAGS_set=
9690ac_cv_env_X264_CFLAGS_value=
9691ac_cv_env_X264_LIBS_set=
9692ac_cv_env_X264_LIBS_value=
9693ac_cv_env_XCB_CFLAGS_set=
9694ac_cv_env_XCB_CFLAGS_value=
9695ac_cv_env_XCB_COMPOSITE_CFLAGS_set=
9696ac_cv_env_XCB_COMPOSITE_CFLAGS_value=
9697ac_cv_env_XCB_COMPOSITE_LIBS_set=
9698ac_cv_env_XCB_COMPOSITE_LIBS_value=
9699ac_cv_env_XCB_KEYSYMS_CFLAGS_set=
9700ac_cv_env_XCB_KEYSYMS_CFLAGS_value=
9701ac_cv_env_XCB_KEYSYMS_LIBS_set=
9702ac_cv_env_XCB_KEYSYMS_LIBS_value=
9703ac_cv_env_XCB_LIBS_set=
9704ac_cv_env_XCB_LIBS_value=
9705ac_cv_env_XCB_RANDR_CFLAGS_set=
9706ac_cv_env_XCB_RANDR_CFLAGS_value=
9707ac_cv_env_XCB_RANDR_LIBS_set=
9708ac_cv_env_XCB_RANDR_LIBS_value=
9709ac_cv_env_XCB_SHM_CFLAGS_set=
9710ac_cv_env_XCB_SHM_CFLAGS_value=
9711ac_cv_env_XCB_SHM_LIBS_set=
9712ac_cv_env_XCB_SHM_LIBS_value=
9713ac_cv_env_XCB_XV_CFLAGS_set=
9714ac_cv_env_XCB_XV_CFLAGS_value=
9715ac_cv_env_XCB_XV_LIBS_set=
9716ac_cv_env_XCB_XV_LIBS_value=
9717ac_cv_env_XEXT_CFLAGS_set=
9718ac_cv_env_XEXT_CFLAGS_value=
9719ac_cv_env_XEXT_LIBS_set=
9720ac_cv_env_XEXT_LIBS_value=
9721ac_cv_env_XINERAMA_CFLAGS_set=
9722ac_cv_env_XINERAMA_CFLAGS_value=
9723ac_cv_env_XINERAMA_LIBS_set=
9724ac_cv_env_XINERAMA_LIBS_value=
9725ac_cv_env_XMKMF_set=
9726ac_cv_env_XMKMF_value=
9727ac_cv_env_XPM_CFLAGS_set=
9728ac_cv_env_XPM_CFLAGS_value=
9729ac_cv_env_XPM_LIBS_set=
9730ac_cv_env_XPM_LIBS_value=
9731ac_cv_env_XPROTO_CFLAGS_set=
9732ac_cv_env_XPROTO_CFLAGS_value=
9733ac_cv_env_XPROTO_LIBS_set=
9734ac_cv_env_XPROTO_LIBS_value=
9735ac_cv_env_ZVBI_CFLAGS_set=
9736ac_cv_env_ZVBI_CFLAGS_value=
9737ac_cv_env_ZVBI_LIBS_set=
9738ac_cv_env_ZVBI_LIBS_value=
9739ac_cv_env_build_alias_set=
9740ac_cv_env_build_alias_value=
9741ac_cv_env_host_alias_set=
9742ac_cv_env_host_alias_value=
9743ac_cv_env_target_alias_set=
9744ac_cv_env_target_alias_value=
9745ac_cv_func_accept4=no
9746ac_cv_func_atof=yes
9747ac_cv_func_atoll=yes
9748ac_cv_func_backtrace=yes
9749ac_cv_func_daemon=yes
9750ac_cv_func_dirfd=no
9751ac_cv_func_eventfd=no
9752ac_cv_func_fcntl=yes
9753ac_cv_func_fdatasync=yes
9754ac_cv_func_fdopendir=no
9755ac_cv_func_flockfile=yes
9756ac_cv_func_fork=yes
9757ac_cv_func_fstatvfs=yes
9758ac_cv_func_fsync=yes
9759ac_cv_func_getdelim=no
9760ac_cv_func_getenv=yes
9761ac_cv_func_getopt_long=yes
9762ac_cv_func_getpid=yes
9763ac_cv_func_getpwuid_r=yes
9764ac_cv_func_gmtime_r=yes
9765ac_cv_func_if_nameindex=yes
9766ac_cv_func_if_nametoindex=yes
9767ac_cv_func_inet_pton=yes
9768ac_cv_func_isatty=yes
9769ac_cv_func_lldiv=yes
9770ac_cv_func_localtime_r=yes
9771ac_cv_func_lstat=yes
9772ac_cv_func_memalign=no
9773ac_cv_func_mmap=yes
9774ac_cv_func_nanosleep=yes
9775ac_cv_func_nrand48=yes
9776ac_cv_func_openat=no
9777ac_cv_func_pipe2=no
9778ac_cv_func_posix_fadvise=no
9779ac_cv_func_posix_madvise=yes
9780ac_cv_func_pread=yes
9781ac_cv_func_rewind=yes
9782ac_cv_func_sched_getaffinity=no
9783ac_cv_func_setenv=yes
9784ac_cv_func_setlocale=yes
9785ac_cv_func_strcasecmp=yes
9786ac_cv_func_strcasestr=yes
9787ac_cv_func_strcoll_works=yes
9788ac_cv_func_strdup=yes
9789ac_cv_func_stricmp=no
9790ac_cv_func_strlcpy=yes
9791ac_cv_func_strncasecmp=yes
9792ac_cv_func_strndup=no
9793ac_cv_func_strnicmp=no
9794ac_cv_func_strnlen=no
9795ac_cv_func_strptime=yes
9796ac_cv_func_strsep=yes
9797ac_cv_func_strtof=yes
9798ac_cv_func_strtok_r=yes
9799ac_cv_func_strtoll=yes
9800ac_cv_func_swab=yes
9801ac_cv_func_tdestroy=no
9802ac_cv_func_uselocale=yes
9803ac_cv_func_vmsplice=no
9804ac_cv_have_decl_nanosleep=yes
9805ac_cv_header_ApplicationServices_ApplicationServices_h=yes
9806ac_cv_header_DeckLinkAPIDispatch_cpp=no
9807ac_cv_header_OpenGL_gl_h=yes
9808ac_cv_header_arpa_inet_h=yes
9809ac_cv_header_dlfcn_h=yes
9810ac_cv_header_ebml_EbmlVersion_h=no
9811ac_cv_header_execinfo_h=yes
9812ac_cv_header_fcntl_h=yes
9813ac_cv_header_getopt_h=yes
9814ac_cv_header_gme_gme_h=no
9815ac_cv_header_inttypes_h=yes
9816ac_cv_header_libavcodec_avcodec_h=yes
9817ac_cv_header_libavformat_avformat_h=yes
9818ac_cv_header_libavformat_avio_h=yes
9819ac_cv_header_libavutil_avutil_h=yes
9820ac_cv_header_libcrystalhd_libcrystalhd_if_h=no
9821ac_cv_header_libssh2_h=no
9822ac_cv_header_libswscale_swscale_h=yes
9823ac_cv_header_linux_dccp_h=no
9824ac_cv_header_linux_magic_h=no
9825ac_cv_header_linux_version_h=no
9826ac_cv_header_linux_videodev2_h=no
9827ac_cv_header_locale_h=yes
9828ac_cv_header_machine_param_h=yes
9829ac_cv_header_mad_h=yes
9830ac_cv_header_memory_h=yes
9831ac_cv_header_minix_config_h=no
9832ac_cv_header_mntent_h=no
9833ac_cv_header_mpc_mpcdec_h=no
9834ac_cv_header_mpcdec_mpcdec_h=yes
9835ac_cv_header_net_if_h=yes
9836ac_cv_header_netinet_udplite_h=no
9837ac_cv_header_pthread_h=yes
9838ac_cv_header_scsi_scsi_h=no
9839ac_cv_header_search_h=yes
9840ac_cv_header_stdc=yes
9841ac_cv_header_stdint_h=yes
9842ac_cv_header_stdlib_h=yes
9843ac_cv_header_string_h=yes
9844ac_cv_header_strings_h=yes
9845ac_cv_header_sys_eventfd_h=no
9846ac_cv_header_sys_ioctl_h=yes
9847ac_cv_header_sys_mount_h=yes
9848ac_cv_header_sys_shm_h=yes
9849ac_cv_header_sys_stat_h=yes
9850ac_cv_header_sys_time_h=yes
9851ac_cv_header_sys_types_h=yes
9852ac_cv_header_sys_videoio_h=no
9853ac_cv_header_syslog_h=yes
9854ac_cv_header_unistd_h=yes
9855ac_cv_header_unzip_h=no
9856ac_cv_header_xlocale_h=yes
9857ac_cv_header_zlib_h=yes
9858ac_cv_host=x86_64-apple-darwin10.8.0
9859ac_cv_ld_bsymbolic=no
9860ac_cv_ld_darwin=yes
9861ac_cv_lib_dl_dlopen=yes
9862ac_cv_lib_dvdnav_dvdnav_describe_title_chapters=yes
9863ac_cv_lib_dvdnav_dvdnav_get_video_resolution=no
9864ac_cv_lib_m_cos=yes
9865ac_cv_lib_m_lrintf=yes
9866ac_cv_lib_mad_mad_bit_init=yes
9867ac_cv_lib_pthread_main=yes
9868ac_cv_lib_rt_clock_nanosleep=no
9869ac_cv_lib_rt_sem_init=no
9870ac_cv_linux_s2api=no
9871ac_cv_mmx_inline=yes
9872ac_cv_mmxext_inline=yes
9873ac_cv_neon_inline=no
9874ac_cv_objc_compiler_gnu=yes
9875ac_cv_objext=o
9876ac_cv_path_EGREP='/usr/bin/grep -E'
9877ac_cv_path_FGREP='/usr/bin/grep -F'
9878ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
9879ac_cv_path_GREP=/usr/bin/grep
9880ac_cv_path_LUAC=/opt/local/bin/luac
9881ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
9882ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
9883ac_cv_path_SED=/usr/bin/sed
9884ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
9885ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
9886ac_cv_prog_AWK=awk
9887ac_cv_prog_CPP='/usr/bin/clang -E'
9888ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
9889ac_cv_prog_DESKTOP_FILE_VALIDATE=desktop-file-validate
9890ac_cv_prog_ac_ct_AR=ar
9891ac_cv_prog_ac_ct_CC=/usr/bin/clang
9892ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
9893ac_cv_prog_ac_ct_LIPO=lipo
9894ac_cv_prog_ac_ct_NMEDIT=nmedit
9895ac_cv_prog_ac_ct_OTOOL=otool
9896ac_cv_prog_ac_ct_RANLIB=ranlib
9897ac_cv_prog_ac_ct_STRIP=strip
9898ac_cv_prog_cc__usr_bin_clang_c_o=yes
9899ac_cv_prog_cc_c89=
9900ac_cv_prog_cc_c99=
9901ac_cv_prog_cc_flags__Wall=yes
9902ac_cv_prog_cc_flags__Wbad_function_cast=yes
9903ac_cv_prog_cc_flags__Werror_implicit_function_declaration=yes
9904ac_cv_prog_cc_flags__Wextra=yes
9905ac_cv_prog_cc_flags__Wmissing_prototypes=yes
9906ac_cv_prog_cc_flags__Wpointer_arith=yes
9907ac_cv_prog_cc_flags__Wsign_compare=yes
9908ac_cv_prog_cc_flags__Wundef=yes
9909ac_cv_prog_cc_flags__Wvolatile_register_var=yes
9910ac_cv_prog_cc_flags__Wwrite_strings=yes
9911ac_cv_prog_cc_flags__pipe=yes
9912ac_cv_prog_cc_g=yes
9913ac_cv_prog_cxx_flags__Wall=yes
9914ac_cv_prog_cxx_flags__Wextra=yes
9915ac_cv_prog_cxx_flags__Wpointer_arith=yes
9916ac_cv_prog_cxx_flags__Wsign_compare=yes
9917ac_cv_prog_cxx_flags__Wundef=yes
9918ac_cv_prog_cxx_flags__Wvolatile_register_var=yes
9919ac_cv_prog_cxx_g=yes
9920ac_cv_prog_make_make_set=yes
9921ac_cv_prog_objc_g=yes
9922ac_cv_safe_to_define___extensions__=yes
9923ac_cv_search_connect='none required'
9924ac_cv_search_dlopen='none required'
9925ac_cv_search_getaddrinfo='none required'
9926ac_cv_search_poll='none required'
9927ac_cv_sse2_inline=yes
9928ac_cv_sse3_inline=yes
9929ac_cv_sse4_1_inline=yes
9930ac_cv_sse4_2_inline=yes
9931ac_cv_sse4a_inline=no
9932ac_cv_sse_inline=yes
9933ac_cv_ssse3_inline=yes
9934ac_cv_struct_sockaddr_storage=yes
9935ac_cv_type_socklen_t=yes
9936ac_cv_type_ssize_t=yes
9937ac_cv_type_struct_pollfd=yes
9938acl_cv_hardcode_direct=no
9939acl_cv_hardcode_libdir_flag_spec=
9940acl_cv_hardcode_libdir_separator=
9941acl_cv_hardcode_minus_L=no
9942acl_cv_libext=a
9943acl_cv_libname_spec='lib$name'
9944acl_cv_library_names_spec='$libname$shrext'
9945acl_cv_path_LD=' -syslibroot / -macosx_version_min=10.5'
9946acl_cv_prog_gnu_ld=no
9947acl_cv_rpath=done
9948acl_cv_shlibext=dylib
9949acl_cv_wl=-Wl,
9950am_cv_CCAS_dependencies_compiler_type=gcc3
9951am_cv_CC_dependencies_compiler_type=gcc3
9952am_cv_CXX_dependencies_compiler_type=gcc3
9953am_cv_OBJC_dependencies_compiler_type=gcc3
9954am_cv_func_iconv=yes
9955am_cv_func_iconv_works=yes
9956am_cv_lib_iconv=yes
9957am_cv_make_support_nested_variables=yes
9958am_cv_prog_tar_ustar=gnutar
9959am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
9960am_cv_proto_iconv_arg1=
9961gt_cv_func_CFLocaleCopyCurrent=yes
9962gt_cv_func_CFPreferencesCopyAppValue=yes
9963gt_cv_func_gnugettext1_libc=no
9964gt_cv_func_gnugettext1_libintl=yes
9965lt_cv_apple_cc_single_mod=yes
9966lt_cv_ar_at_file=no
9967lt_cv_deplibs_check_method=pass_all
9968lt_cv_dlopen=dlopen
9969lt_cv_dlopen_libs=-ldl
9970lt_cv_dlopen_self=yes
9971lt_cv_dlopen_self_static=yes
9972lt_cv_ld_exported_symbols_list=yes
9973lt_cv_ld_force_load=yes
9974lt_cv_ld_reload_flag=-r
9975lt_cv_nm_interface='BSD nm'
9976lt_cv_objdir=.libs
9977lt_cv_path_LD=' -syslibroot / -macosx_version_min=10.5'
9978lt_cv_path_LDCXX=' -syslibroot / -macosx_version_min=10.5'
9979lt_cv_path_NM=/opt/local/bin/nm
9980lt_cv_path_mainfest_tool=no
9981lt_cv_prog_compiler_c_o=yes
9982lt_cv_prog_compiler_c_o_CXX=yes
9983lt_cv_prog_compiler_c_o_RC=yes
9984lt_cv_prog_compiler_pic='-fno-common -DPIC'
9985lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
9986lt_cv_prog_compiler_pic_works=yes
9987lt_cv_prog_compiler_pic_works_CXX=yes
9988lt_cv_prog_compiler_rtti_exceptions=yes
9989lt_cv_prog_compiler_static_works=no
9990lt_cv_prog_compiler_static_works_CXX=no
9991lt_cv_prog_gnu_ld=no
9992lt_cv_prog_gnu_ldcxx=no
9993lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
9994lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
9995lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
9996lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
9997lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
9998lt_cv_sys_max_cmd_len=196608
9999lt_cv_to_host_file_cmd=func_convert_file_noop
10000lt_cv_to_tool_file_cmd=func_convert_file_noop
10001pkg_cv_AVCODEC_CFLAGS='-I/opt/local/include  '
10002pkg_cv_AVCODEC_LIBS='-Wl,-framework,Cocoa -L/opt/local/lib -lavcodec -ljack -lSDLmain -lSDL -lvpx -lvorbisenc -lvorbis -ltheoraenc -ltheoradec -logg -lspeex -lschroedinger-1.0 -lopenjpeg -lmp3lame -lfaac -ldirac_encoder -ldirac_decoder -lstdc++ -lbz2 -lz -lavutil -lm  '
10003pkg_cv_AVFORMAT_CFLAGS='-I/opt/local/include  '
10004pkg_cv_AVFORMAT_LIBS='-Wl,-framework,Cocoa -L/opt/local/lib -lavformat -lavcodec -ljack -lSDLmain -lSDL -lvpx -lvorbisenc -lvorbis -ltheoraenc -ltheoradec -logg -lspeex -lschroedinger-1.0 -lopenjpeg -lmp3lame -lfaac -ldirac_encoder -ldirac_decoder -lstdc++ -lbz2 -lz -lavutil -lm  '
10005pkg_cv_DVDNAV_CFLAGS='-I/opt/local/include  '
10006pkg_cv_DVDNAV_LIBS='-L/opt/local/lib -ldvdnav -lpthread -ldvdread  '
10007pkg_cv_DVDREAD_CFLAGS='-I/opt/local/include  '
10008pkg_cv_DVDREAD_LIBS='-L/opt/local/lib -ldvdread  '
10009pkg_cv_GNOMEVFS_CFLAGS='-D_REENTRANT -DORBIT2=1 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
10010pkg_cv_GNOMEVFS_LIBS='-L/opt/local/lib -lgnomevfs-2 -lgconf-2 -lORBit-2 -lm -ldbus-1 -lpthread -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 -lffi -lglib-2.0 -lintl -liconv  '
10011pkg_cv_LIBCDDB_CFLAGS='-I/opt/local/include  '
10012pkg_cv_LIBCDDB_LIBS='-L/opt/local/lib -lcddb -liconv  '
10013pkg_cv_LIBMODPLUG_CFLAGS='-I/opt/local/include -I/opt/local/include/libmodplug  '
10014pkg_cv_LIBMODPLUG_LIBS='-L/opt/local/lib -lmodplug -lstdc++ -lm  '
10015pkg_cv_LIBPROXY_CFLAGS='-I/opt/local/include  '
10016pkg_cv_LIBPROXY_LIBS='-L/opt/local/lib -lproxy  '
10017pkg_cv_LUA_CFLAGS='-I/opt/local/include  '
10018pkg_cv_LUA_LIBS='-L/opt/local/lib -llua -lm  '
10019pkg_cv_MUX_OGG_CFLAGS='-I/opt/local/include  '
10020pkg_cv_MUX_OGG_LIBS='-L/opt/local/lib -logg  '
10021pkg_cv_OGG_CFLAGS='-I/opt/local/include  '
10022pkg_cv_OGG_LIBS='-L/opt/local/lib -logg  '
10023pkg_cv_SWSCALE_CFLAGS='-I/opt/local/include  '
10024pkg_cv_SWSCALE_LIBS='-L/opt/local/lib -lswscale -lavutil -lm  '
10025
10026## ----------------- ##
10027## Output variables. ##
10028## ----------------- ##
10029
10030ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/autotools/missing --run aclocal-1.12'
10031ALIASES=' cvlc rvlc'
10032ALSA_CFLAGS=''
10033ALSA_LIBS=''
10034AMDEPBACKSLASH='\'
10035AMDEP_FALSE='#'
10036AMDEP_TRUE=''
10037AMTAR='$${TAR-tar}'
10038AM_BACKSLASH='\'
10039AM_CPPFLAGS=''
10040AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
10041AM_DEFAULT_VERBOSITY='0'
10042AM_V='$(V)'
10043AR='ar'
10044ARCH='x86_64 mmx sse sse2'
10045AS='as'
10046ASM=''
10047AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/autotools/missing --run autoconf'
10048AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/autotools/missing --run autoheader'
10049AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/autotools/missing --run automake-1.12'
10050AVCODEC_CFLAGS='-I/opt/local/include  '
10051AVCODEC_LIBS='-Wl,-framework,Cocoa -L/opt/local/lib -lavcodec -ljack -lSDLmain -lSDL -lvpx -lvorbisenc -lvorbis -ltheoraenc -ltheoradec -logg -lspeex -lschroedinger-1.0 -lopenjpeg -lmp3lame -lfaac -ldirac_encoder -ldirac_decoder -lstdc++ -lbz2 -lz -lavutil -lm  '
10052AVFORMAT_CFLAGS='-I/opt/local/include  '
10053AVFORMAT_LIBS='-Wl,-framework,Cocoa -L/opt/local/lib -lavformat -lavcodec -ljack -lSDLmain -lSDL -lvpx -lvorbisenc -lvorbis -ltheoraenc -ltheoradec -logg -lspeex -lschroedinger-1.0 -lopenjpeg -lmp3lame -lfaac -ldirac_encoder -ldirac_decoder -lstdc++ -lbz2 -lz -lavutil -lm  '
10054AWK='awk'
10055BLURAY_CFLAGS=''
10056BLURAY_LIBS=''
10057BONJOUR_CFLAGS=''
10058BONJOUR_LIBS=''
10059BUILD_HILDON_FALSE=''
10060BUILD_HILDON_TRUE=''
10061BUILD_HTTPD_FALSE='#'
10062BUILD_HTTPD_TRUE=''
10063BUILD_LUA_FALSE='#'
10064BUILD_LUA_TRUE=''
10065BUILD_MACOSX_VLC_APP_FALSE=''
10066BUILD_MACOSX_VLC_APP_TRUE=''
10067BUILD_OSDMENU_FALSE=''
10068BUILD_OSDMENU_TRUE=''
10069BUILD_SKINS_FALSE=''
10070BUILD_SKINS_TRUE=''
10071BUILD_VLC_FALSE=''
10072BUILD_VLC_TRUE=''
10073CACA_CFLAGS=''
10074CACA_LIBS=''
10075CC='/usr/bin/clang -isysroot / -mmacosx-version-min=10.5'
10076CCAS='/usr/bin/clang'
10077CCASDEPMODE='depmode=gcc3'
10078CCASFLAGS='-pipe -O2 -arch x86_64'
10079CCDEPMODE='depmode=gcc3'
10080CFLAGS='-pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer -march=core2 -mtune=core2'
10081CFLAGS_access_avio=' -I/opt/local/include   '
10082CFLAGS_access_dv=''
10083CFLAGS_access_gnomevfs=' -D_REENTRANT -DORBIT2=1 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   '
10084CFLAGS_access_http=' -I/opt/local/include  '
10085CFLAGS_access_jack=''
10086CFLAGS_access_mtp=''
10087CFLAGS_access_output_shout=''
10088CFLAGS_avcodec=' -I/opt/local/include  '
10089CFLAGS_avformat=' -I/opt/local/include   '
10090CFLAGS_bonjour=''
10091CFLAGS_caca=''
10092CFLAGS_cdda=' -I/opt/local/include  '
10093CFLAGS_dbus=''
10094CFLAGS_dc1394=''
10095CFLAGS_deinterlace=''
10096CFLAGS_dirac=''
10097CFLAGS_dtstofloat32=''
10098CFLAGS_dvdnav=' -I/opt/local/include  '
10099CFLAGS_dvdread=' -I/opt/local/include   '
10100CFLAGS_flac=''
10101CFLAGS_fluidsynth=''
10102CFLAGS_globalhotkeys=''
10103CFLAGS_goom=''
10104CFLAGS_hildon=''
10105CFLAGS_i420_yuy2_altivec=''
10106CFLAGS_inhibit=''
10107CFLAGS_jack=''
10108CFLAGS_kate=''
10109CFLAGS_libass=''
10110CFLAGS_libbluray=''
10111CFLAGS_libmpeg2=''
10112CFLAGS_libvlccore=''
10113CFLAGS_linsys_sdi=''
10114CFLAGS_lua=' -I/opt/local/include  '
10115CFLAGS_memcpyaltivec=''
10116CFLAGS_motion=' -fconstant-cfstrings'
10117CFLAGS_mtp=''
10118CFLAGS_mux_ogg=' -I/opt/local/include   '
10119CFLAGS_notify=''
10120CFLAGS_ogg=' -I/opt/local/include   '
10121CFLAGS_opencv_example=''
10122CFLAGS_opencv_wrapper=''
10123CFLAGS_panoramix=''
10124CFLAGS_portaudio=''
10125CFLAGS_postproc=''
10126CFLAGS_samplerate=''
10127CFLAGS_schroedinger=''
10128CFLAGS_sdl_image=''
10129CFLAGS_sid=''
10130CFLAGS_speex=''
10131CFLAGS_sqlite=''
10132CFLAGS_stream_out_switcher=''
10133CFLAGS_svg=''
10134CFLAGS_swscale=' -I/opt/local/include  '
10135CFLAGS_telepathy=''
10136CFLAGS_theora=''
10137CFLAGS_twolame=''
10138CFLAGS_udev=''
10139CFLAGS_upnp=''
10140CFLAGS_vcdx=''
10141CFLAGS_vorbis=''
10142CFLAGS_vout_ios=''
10143CFLAGS_vout_sdl=''
10144CFLAGS_x264=''
10145CFLAGS_xcb_window=''
10146CFLAGS_xml=''
10147CFLAGS_xosd=''
10148CFLAGS_zvbi=''
10149CONTRIB_DIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib'
10150COPYRIGHT_MESSAGE=''
10151COPYRIGHT_YEARS='1996-2012'
10152CPP='/usr/bin/clang -E -isysroot / -mmacosx-version-min=10.5'
10153CPPFLAGS='-I/opt/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include'
10154CPPFLAGS_a52tofloat32=''
10155CPPFLAGS_access_dv=''
10156CPPFLAGS_access_gnomevfs=''
10157CPPFLAGS_access_jack=''
10158CPPFLAGS_access_mtp=''
10159CPPFLAGS_access_output_shout=''
10160CPPFLAGS_bonjour=''
10161CPPFLAGS_caca=''
10162CPPFLAGS_dc1394=''
10163CPPFLAGS_decklink=''
10164CPPFLAGS_dirac=''
10165CPPFLAGS_directfb=''
10166CPPFLAGS_dmo=''
10167CPPFLAGS_dtstofloat32=''
10168CPPFLAGS_dvdread=''
10169CPPFLAGS_faad=''
10170CPPFLAGS_flac=''
10171CPPFLAGS_fluidsynth=''
10172CPPFLAGS_freetype=''
10173CPPFLAGS_goom=''
10174CPPFLAGS_jack=''
10175CPPFLAGS_kate=''
10176CPPFLAGS_libass=''
10177CPPFLAGS_libbluray=''
10178CPPFLAGS_libmpeg2=''
10179CPPFLAGS_mpgatofixed32=''
10180CPPFLAGS_mtp=''
10181CPPFLAGS_mux_ogg=''
10182CPPFLAGS_notify=''
10183CPPFLAGS_ogg=''
10184CPPFLAGS_opencv_example=''
10185CPPFLAGS_opencv_wrapper=''
10186CPPFLAGS_portaudio=''
10187CPPFLAGS_qt4=''
10188CPPFLAGS_quicktime=''
10189CPPFLAGS_realvideo=''
10190CPPFLAGS_samplerate=''
10191CPPFLAGS_schroedinger=''
10192CPPFLAGS_skins2=' -I${top_srcdir}/modules/access/zip/unzip'
10193CPPFLAGS_speex=''
10194CPPFLAGS_sqlite=''
10195CPPFLAGS_svg=''
10196CPPFLAGS_theora=''
10197CPPFLAGS_twolame=''
10198CPPFLAGS_udev=''
10199CPPFLAGS_upnp=''
10200CPPFLAGS_vorbis=''
10201CPPFLAGS_x264=''
10202CPPFLAGS_xml=''
10203CXX='/usr/bin/llvm-g++-4.2 -isysroot / -mmacosx-version-min=10.5'
10204CXXCPP='/usr/bin/g++-4.2 -E'
10205CXXDEPMODE='depmode=gcc3'
10206CXXFLAGS='-pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer'
10207CXXFLAGS_dshow=''
10208CXXFLAGS_live555=''
10209CXXFLAGS_mkv=''
10210CXXFLAGS_mod=' -I/opt/local/include -I/opt/local/include/libmodplug  '
10211CXXFLAGS_projectm=''
10212CXXFLAGS_qt4=''
10213CXXFLAGS_skins2=''
10214CXXFLAGS_taglib=''
10215CXXFLAGS_upnp=''
10216CYGPATH_W='echo'
10217DBUS_CFLAGS=''
10218DBUS_LIBS=''
10219DC1394_CFLAGS=''
10220DC1394_LIBS=''
10221DCA_CFLAGS=''
10222DCA_LIBS=''
10223DEFS=''
10224DEFS_BIGENDIAN=''
10225DEPDIR='.deps'
10226DESKTOP_FILE_VALIDATE='desktop-file-validate'
10227DIRAC_CFLAGS=''
10228DIRAC_LIBS=''
10229DIRECTFB_CFLAGS=''
10230DIRECTFB_CONFIG=''
10231DIRECTFB_LIBS=''
10232DLLTOOL='false'
10233DSYMUTIL='dsymutil'
10234DUMPBIN=''
10235DVBPSI_CFLAGS=''
10236DVBPSI_LIBS=''
10237DVDNAV_CFLAGS='-I/opt/local/include  '
10238DVDNAV_LIBS='-L/opt/local/lib -ldvdnav -lpthread -ldvdread  '
10239DVDREAD_CFLAGS='-I/opt/local/include  '
10240DVDREAD_LIBS='-L/opt/local/lib -ldvdread  '
10241DV_CFLAGS=''
10242DV_LIBS=''
10243ECHO_C='\c'
10244ECHO_N=''
10245ECHO_T=''
10246EGL_CFLAGS=''
10247EGL_LIBS=''
10248EGREP='/usr/bin/grep -E'
10249ENABLE_QT4_FALSE=''
10250ENABLE_QT4_TRUE=''
10251ENABLE_SOUT_FALSE='#'
10252ENABLE_SOUT_TRUE=''
10253ENABLE_VLM_FALSE='#'
10254ENABLE_VLM_TRUE=''
10255EXEEXT=''
10256FGREP='/usr/bin/grep -F'
10257FILE_LIBVLCCORE_DLL=''
10258FILE_LIBVLC_DLL=''
10259FLAC_CFLAGS=''
10260FLAC_LIBS=''
10261FLUIDSYNTH_CFLAGS=''
10262FLUIDSYNTH_LIBS=''
10263FREETYPE_CFLAGS=''
10264FREETYPE_LIBS=''
10265FRIBIDI_CFLAGS=''
10266FRIBIDI_LIBS=''
10267GCRYPT_CFLAGS=''
10268GCRYPT_LIBS=''
10269GETTEXT_MACRO_VERSION='0.18'
10270GL_CFLAGS=''
10271GL_LIBS=''
10272GMSGFMT='/opt/local/bin/msgfmt'
10273GMSGFMT_015='/opt/local/bin/msgfmt'
10274GNOMEVFS_CFLAGS='-D_REENTRANT -DORBIT2=1 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
10275GNOMEVFS_LIBS='-L/opt/local/lib -lgnomevfs-2 -lgconf-2 -lORBit-2 -lm -ldbus-1 -lpthread -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 -lffi -lglib-2.0 -lintl -liconv  '
10276GNUGETOPT_LIBS=''
10277GNUTLS_CFLAGS=''
10278GNUTLS_LIBS=''
10279GOOM_CFLAGS=''
10280GOOM_LIBS=''
10281GREP='/usr/bin/grep'
10282HAVE_3DNOW_FALSE='#'
10283HAVE_3DNOW_TRUE=''
10284HAVE_ALSA_FALSE=''
10285HAVE_ALSA_TRUE=''
10286HAVE_ALTIVEC_FALSE=''
10287HAVE_ALTIVEC_TRUE='#'
10288HAVE_ANDROID_FALSE=''
10289HAVE_ANDROID_TRUE='#'
10290HAVE_DARWIN_FALSE='#'
10291HAVE_DARWIN_TRUE=''
10292HAVE_DVBPSI_FALSE=''
10293HAVE_DVBPSI_TRUE='#'
10294HAVE_DYNAMIC_PLUGINS_FALSE='#'
10295HAVE_DYNAMIC_PLUGINS_TRUE=''
10296HAVE_GCRYPT_FALSE=''
10297HAVE_GCRYPT_TRUE=''
10298HAVE_KAI_FALSE=''
10299HAVE_KAI_TRUE=''
10300HAVE_KVA_FALSE=''
10301HAVE_KVA_TRUE=''
10302HAVE_LINUX_DVB_FALSE=''
10303HAVE_LINUX_DVB_TRUE='#'
10304HAVE_LINUX_FALSE=''
10305HAVE_LINUX_TRUE='#'
10306HAVE_MINIZIP_FALSE=''
10307HAVE_MINIZIP_TRUE='#'
10308HAVE_MMXEXT_FALSE='#'
10309HAVE_MMXEXT_TRUE=''
10310HAVE_MMX_FALSE='#'
10311HAVE_MMX_TRUE=''
10312HAVE_NEON_FALSE=''
10313HAVE_NEON_TRUE='#'
10314HAVE_OS2_FALSE=''
10315HAVE_OS2_TRUE='#'
10316HAVE_OSS_FALSE=''
10317HAVE_OSS_TRUE=''
10318HAVE_PULSE_FALSE=''
10319HAVE_PULSE_TRUE=''
10320HAVE_QTKIT_FALSE='#'
10321HAVE_QTKIT_TRUE=''
10322HAVE_SPEEXDSP_FALSE=''
10323HAVE_SPEEXDSP_TRUE=''
10324HAVE_SSE2_FALSE='#'
10325HAVE_SSE2_TRUE=''
10326HAVE_SYMBIAN_FALSE=''
10327HAVE_SYMBIAN_TRUE='#'
10328HAVE_V4L2_FALSE=''
10329HAVE_V4L2_TRUE='#'
10330HAVE_WIN32_FALSE=''
10331HAVE_WIN32_TRUE='#'
10332HAVE_WIN64_FALSE=''
10333HAVE_WIN64_TRUE='#'
10334HAVE_WINCE_FALSE=''
10335HAVE_WINCE_TRUE='#'
10336HAVE_XCB_FALSE=''
10337HAVE_XCB_TRUE=''
10338HAVE_ZLIB_FALSE='#'
10339HAVE_ZLIB_TRUE=''
10340HILDON_CFLAGS=''
10341HILDON_FM_CFLAGS=''
10342HILDON_FM_LIBS=''
10343HILDON_LIBS=''
10344INSTALL_DATA='${INSTALL} -m 644'
10345INSTALL_PROGRAM='${INSTALL}'
10346INSTALL_SCRIPT='${INSTALL}'
10347INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
10348INTLLIBS='-lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation'
10349INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
10350JACK_CFLAGS=''
10351JACK_LIBS=''
10352KAI_LIBS=''
10353KATE_CFLAGS=''
10354KATE_LIBS=''
10355KDE4_CONFIG=''
10356KDE_SOLID_FALSE=''
10357KDE_SOLID_TRUE=''
10358KVA_LIBS=''
10359LD=' -syslibroot / -macosx_version_min=10.5'
10360LDFLAGS='-L/opt/local/lib -arch x86_64 -Wl,-headerpad_max_install_names -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib'
10361LDFLAGS_android_surface=''
10362LDFLAGS_plugin='-bundle -undefined error '
10363LDFLAGS_vlc=''
10364LDFLAGS_x264=''
10365LIBASS_CFLAGS=''
10366LIBASS_LIBS=''
10367LIBCDDB_CFLAGS='-I/opt/local/include  '
10368LIBCDDB_LIBS='-L/opt/local/lib -lcddb -liconv  '
10369LIBCDIO_CFLAGS=''
10370LIBCDIO_LIBS=''
10371LIBDL=''
10372LIBEXT='.dylib'
10373LIBICONV='-liconv'
10374LIBINTL='-lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation'
10375LIBM='-lm'
10376LIBMODPLUG_CFLAGS='-I/opt/local/include -I/opt/local/include/libmodplug  '
10377LIBMODPLUG_LIBS='-L/opt/local/lib -lmodplug -lstdc++ -lm  '
10378LIBMPEG2_CFLAGS=''
10379LIBMPEG2_LIBS=''
10380LIBOBJS=' getdelim.o strndup.o strnlen.o dirfd.o fdopendir.o tdestroy.o'
10381LIBPROXY_CFLAGS='-I/opt/local/include  '
10382LIBPROXY_LIBS='-L/opt/local/lib -lproxy  '
10383LIBS=''
10384LIBS_a52tofloat32='-lm '
10385LIBS_aa=''
10386LIBS_access_avio='-Wl,-framework,Cocoa -L/opt/local/lib -lavformat -lavcodec -ljack -lSDLmain -lSDL -lvpx -lvorbisenc -lvorbis -ltheoraenc -ltheoradec -logg -lspeex -lschroedinger-1.0 -lopenjpeg -lmp3lame -lfaac -ldirac_encoder -ldirac_decoder -lstdc++ -lbz2 -lz -lavutil -lm    -lm -Wl,-read_only_relocs,suppress '
10387LIBS_access_dv=''
10388LIBS_access_eyetv=''
10389LIBS_access_ftp=''
10390LIBS_access_gnomevfs='-L/opt/local/lib -lgnomevfs-2 -lgconf-2 -lORBit-2 -lm -ldbus-1 -lpthread -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 -lffi -lglib-2.0 -lintl -liconv    '
10391LIBS_access_http='-L/opt/local/lib -lproxy   -lz '
10392LIBS_access_imem='-lm '
10393LIBS_access_jack=''
10394LIBS_access_mms=''
10395LIBS_access_mtp=''
10396LIBS_access_output_shout=''
10397LIBS_access_output_udp=''
10398LIBS_access_realrtsp=''
10399LIBS_access_rtmp=''
10400LIBS_access_sftp=''
10401LIBS_access_smb=''
10402LIBS_access_tcp=''
10403LIBS_access_udp=''
10404LIBS_adjust='-lm '
10405LIBS_audiobargraph_a='-lm '
10406LIBS_audioqueue=''
10407LIBS_audioscrobbler=''
10408LIBS_auhal=''
10409LIBS_avcodec='-Wl,-framework,Cocoa -L/opt/local/lib -lavcodec -ljack -lSDLmain -lSDL -lvpx -lvorbisenc -lvorbis -ltheoraenc -ltheoradec -logg -lspeex -lschroedinger-1.0 -lopenjpeg -lmp3lame -lfaac -ldirac_encoder -ldirac_decoder -lstdc++ -lbz2 -lz -lavutil -lm   -lm -Wl,-read_only_relocs,suppress '
10410LIBS_avformat='-Wl,-framework,Cocoa -L/opt/local/lib -lavformat -lavcodec -ljack -lSDLmain -lSDL -lvpx -lvorbisenc -lvorbis -ltheoraenc -ltheoradec -logg -lspeex -lschroedinger-1.0 -lopenjpeg -lmp3lame -lfaac -ldirac_encoder -ldirac_decoder -lstdc++ -lbz2 -lz -lavutil -lm    -lm -Wl,-read_only_relocs,suppress '
10411LIBS_ball='-lm '
10412LIBS_bonjour=''
10413LIBS_caca=''
10414LIBS_cdda='-L/opt/local/lib -lcddb -liconv   -liconv -Wl,-framework,IOKit,-framework,CoreFoundation '
10415LIBS_chorus_flanger='-lm '
10416LIBS_colorthres='-lm '
10417LIBS_compressor='-lm '
10418LIBS_crystalhd=''
10419LIBS_dbus='-lm '
10420LIBS_dc1394=''
10421LIBS_dirac=''
10422LIBS_direct2d=''
10423LIBS_direct3d=''
10424LIBS_directfb=''
10425LIBS_directx=''
10426LIBS_dmo='-lm '
10427LIBS_dshow=''
10428LIBS_dtstofloat32='-lm '
10429LIBS_dvdnav='-L/opt/local/lib -ldvdnav -lpthread -ldvdread   '
10430LIBS_dvdread='-L/opt/local/lib -ldvdread    '
10431LIBS_equalizer='-lm '
10432LIBS_extract='-lm '
10433LIBS_faad='-lm '
10434LIBS_flac='-lm '
10435LIBS_fluidsynth=''
10436LIBS_freetype='-lm -lm '
10437LIBS_gaussianblur='-lm '
10438LIBS_globalhotkeys=''
10439LIBS_glwin32=''
10440LIBS_gme=''
10441LIBS_gnutls=''
10442LIBS_goom='-lm '
10443LIBS_gradient='-lm '
10444LIBS_grain='-lm '
10445LIBS_growl=''
10446LIBS_headphone_channel_mixer='-lm '
10447LIBS_hildon=''
10448LIBS_hotkeys='-lm '
10449LIBS_hqdn3d='-lm '
10450LIBS_i420_rgb='-lm '
10451LIBS_i420_rgb_mmx='-Wl,-read_only_relocs,suppress '
10452LIBS_inhibit=''
10453LIBS_jack=''
10454LIBS_kate='-lm '
10455LIBS_libass=''
10456LIBS_libbluray=''
10457LIBS_libmpeg2=''
10458LIBS_libvlc='-lpthread -Wl,-undefined,dynamic_lookup '
10459LIBS_libvlccore='-lpthread -Wl,-framework,CoreFoundation '
10460LIBS_linsys_sdi=''
10461LIBS_lirc=''
10462LIBS_live555=''
10463LIBS_lua='-L/opt/local/lib -llua -lm    -lm '
10464LIBS_macosx=''
10465LIBS_macosx_dialog_provider=''
10466LIBS_memcpyaltivec=''
10467LIBS_minimal_macosx=''
10468LIBS_mkv='-lz -Wl,-framework,IOKit,-framework,CoreFoundation '
10469LIBS_mod='-L/opt/local/lib -lmodplug -lstdc++ -lm   -lm '
10470LIBS_mono='-lm '
10471LIBS_mosaic='-lm '
10472LIBS_motion='-Wl,-framework,IOKit,-framework,CoreFoundation '
10473LIBS_mp4='-lz -Wl,-framework,IOKit,-framework,CoreFoundation '
10474LIBS_mpc='-lmpcdec -lm '
10475LIBS_mpgatofixed32='-lmad '
10476LIBS_mtp=''
10477LIBS_mux_ogg='-L/opt/local/lib -logg    '
10478LIBS_ncurses=''
10479LIBS_netsync=''
10480LIBS_noise='-lm '
10481LIBS_normvol='-lm '
10482LIBS_notify=''
10483LIBS_ogg='-L/opt/local/lib -logg    '
10484LIBS_oldrc=''
10485LIBS_omxil=''
10486LIBS_opencv_example=''
10487LIBS_opencv_wrapper=''
10488LIBS_panoramix='-lm '
10489LIBS_param_eq='-lm '
10490LIBS_plugin='-lpthread '
10491LIBS_png=''
10492LIBS_portaudio=''
10493LIBS_postproc='-lm -Wl,-read_only_relocs,suppress '
10494LIBS_projectm=''
10495LIBS_psychedelic='-lm '
10496LIBS_qt4='-lm '
10497LIBS_quartztext='-Wl,-framework,ApplicationServices '
10498LIBS_quicktime='-lm '
10499LIBS_realvideo=' -lm '
10500LIBS_remoteosd=''
10501LIBS_ripple='-lm '
10502LIBS_rotate='-lm '
10503LIBS_rtp=''
10504LIBS_samplerate='-lm '
10505LIBS_sap='-lz '
10506LIBS_scene='-lm '
10507LIBS_schroedinger=''
10508LIBS_screen='-Wl,-framework,OpenGL,-framework,ApplicationServices '
10509LIBS_sdl_image=''
10510LIBS_sid=''
10511LIBS_skins2='${top_builddir}/modules/access/zip/unzip/libunzip.la -lz -lm '
10512LIBS_spatializer='-lm '
10513LIBS_speex='-lm '
10514LIBS_sqlite=''
10515LIBS_stream_out_raop=''
10516LIBS_stream_out_rtp=''
10517LIBS_stream_out_select=''
10518LIBS_stream_out_standard=''
10519LIBS_stream_out_switcher=''
10520LIBS_svg=''
10521LIBS_swscale='-L/opt/local/lib -lswscale -lavutil -lm   -lm -Wl,-read_only_relocs,suppress '
10522LIBS_taglib=''
10523LIBS_telepathy=''
10524LIBS_theora=''
10525LIBS_tremor=''
10526LIBS_ts=''
10527LIBS_twolame='-lm '
10528LIBS_udev=''
10529LIBS_unzip='-lz '
10530LIBS_upnp=''
10531LIBS_vcd='-Wl,-framework,IOKit,-framework,CoreFoundation '
10532LIBS_vcdx='-liconv -Wl,-framework,IOKit,-framework,CoreFoundation '
10533LIBS_visual='-lm '
10534LIBS_vlc='-lpthread -Wl,-undefined,dynamic_lookup '
10535LIBS_vod_rtsp=''
10536LIBS_vorbis=''
10537LIBS_vout_ios=''
10538LIBS_vout_macosx=''
10539LIBS_vout_sdl=''
10540LIBS_wave='-lm '
10541LIBS_waveout=''
10542LIBS_win32text=''
10543LIBS_wingapi=''
10544LIBS_wingdi=''
10545LIBS_x264='-lm -lm -Wl,-read_only_relocs,suppress '
10546LIBS_xml=''
10547LIBS_xosd=''
10548LIBS_zip='-lz '
10549LIBS_zvbi=''
10550LIBTOOL='$(SHELL) $(top_builddir)/libtool'
10551LIBV4L2_CFLAGS=''
10552LIBV4L2_LIBS=''
10553LIBVA_CFLAGS=''
10554LIBVA_LIBS=''
10555LIBVCDINFO_CFLAGS=''
10556LIBVCDINFO_LIBS=''
10557LIBXML2_CFLAGS=''
10558LIBXML2_LIBS=''
10559LINSYS_SDI_CFLAGS=''
10560LINSYS_SDI_LIBS=''
10561LIPO='lipo'
10562LN_S='ln -s'
10563LOADER_FALSE=''
10564LOADER_TRUE=''
10565LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
10566LTLIBINTL='-L/opt/local/lib -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation'
10567LTLIBOBJS=''
10568LTLIBa52tofloat32=''
10569LTLIBaa=''
10570LTLIBaccess_avio='libaccess_avio_plugin.la'
10571LTLIBaccess_dv=''
10572LTLIBaccess_eyetv=''
10573LTLIBaccess_gnomevfs='libaccess_gnomevfs_plugin.la'
10574LTLIBaccess_jack=''
10575LTLIBaccess_mtp=''
10576LTLIBaccess_output_shout=''
10577LTLIBaccess_realrtsp=''
10578LTLIBaccess_sftp=''
10579LTLIBaccess_shm='libaccess_shm_plugin.la'
10580LTLIBaccess_smb=''
10581LTLIBandroid_surface=''
10582LTLIBaout_directx=''
10583LTLIBatmo=''
10584LTLIBaudioqueue=''
10585LTLIBauhal=''
10586LTLIBavcodec='libavcodec_plugin.la'
10587LTLIBavformat='libavformat_plugin.la'
10588LTLIBbonjour=''
10589LTLIBcaca=''
10590LTLIBcdda='libcdda_plugin.la'
10591LTLIBcrystalhd=''
10592LTLIBdbus=''
10593LTLIBdc1394=''
10594LTLIBdecklink=''
10595LTLIBdirac=''
10596LTLIBdirect2d=''
10597LTLIBdirect3d=''
10598LTLIBdirectfb=''
10599LTLIBdirectx=''
10600LTLIBdmo=''
10601LTLIBdshow=''
10602LTLIBdtstofloat32=''
10603LTLIBdvdnav='libdvdnav_plugin.la'
10604LTLIBdvdread='libdvdread_plugin.la'
10605LTLIBdynamicoverlay='libdynamicoverlay_plugin.la'
10606LTLIBegl=''
10607LTLIBfaad=''
10608LTLIBfb=''
10609LTLIBfbosd=''
10610LTLIBflac=''
10611LTLIBfluidsynth=''
10612LTLIBfreetype=''
10613LTLIBgl=''
10614LTLIBglobalhotkeys=''
10615LTLIBglwin32=''
10616LTLIBgme=''
10617LTLIBgnutls=''
10618LTLIBgoom=''
10619LTLIBgrowl=''
10620LTLIBhildon=''
10621LTLIBinhibit=''
10622LTLIBiomx=''
10623LTLIBjack=''
10624LTLIBkate=''
10625LTLIBlibass=''
10626LTLIBlibbluray=''
10627LTLIBlibmpeg2=''
10628LTLIBlinsys_hdsdi=''
10629LTLIBlinsys_sdi=''
10630LTLIBlirc=''
10631LTLIBlive555=''
10632LTLIBmacosx=''
10633LTLIBmacosx_dialog_provider=''
10634LTLIBmce=''
10635LTLIBmedia_library=''
10636LTLIBminimal_macosx=''
10637LTLIBmkv=''
10638LTLIBmod='libmod_plugin.la'
10639LTLIBmpc='libmpc_plugin.la'
10640LTLIBmpgatofixed32='libmpgatofixed32_plugin.la'
10641LTLIBmtp=''
10642LTLIBmux_ogg='libmux_ogg_plugin.la'
10643LTLIBncurses=''
10644LTLIBnotify=''
10645LTLIBogg='libogg_plugin.la'
10646LTLIBomxil=''
10647LTLIBopencv_example=''
10648LTLIBopencv_wrapper=''
10649LTLIBopensles_android=''
10650LTLIBosd_parser=''
10651LTLIBosdmenu=''
10652LTLIBpanoramix=''
10653LTLIBpng=''
10654LTLIBportaudio=''
10655LTLIBpostproc=''
10656LTLIBprojectm=''
10657LTLIBpvr=''
10658LTLIBqt4=''
10659LTLIBqtcapture='libqtcapture_plugin.la'
10660LTLIBqtsound='libqtsound_plugin.la'
10661LTLIBquartztext=''
10662LTLIBquicktime=''
10663LTLIBrealvideo=''
10664LTLIBsamplerate=''
10665LTLIBschroedinger=''
10666LTLIBscreen='libscreen_plugin.la'
10667LTLIBsdl_image=''
10668LTLIBshine=''
10669LTLIBsid=''
10670LTLIBskins2=''
10671LTLIBspeex=''
10672LTLIBsqlite=''
10673LTLIBstream_out_switcher=''
10674LTLIBsvg=''
10675LTLIBswscale='libswscale_plugin.la'
10676LTLIBtaglib=''
10677LTLIBtelepathy=''
10678LTLIBtelx=''
10679LTLIBtheora=''
10680LTLIBtremor=''
10681LTLIBtwolame=''
10682LTLIBudev=''
10683LTLIBupnp=''
10684LTLIBvcd='libvcd_plugin.la'
10685LTLIBvcdx=''
10686LTLIBvisual=''
10687LTLIBvorbis=''
10688LTLIBvout_ios=''
10689LTLIBvout_macosx=''
10690LTLIBvout_sdl=''
10691LTLIBwaveout=''
10692LTLIBwingapi=''
10693LTLIBwingdi=''
10694LTLIBwma_fixed=''
10695LTLIBx264=''
10696LTLIBxcb_glx=''
10697LTLIBxcb_xv=''
10698LTLIBxml=''
10699LTLIBxosd=''
10700LTLIBzvbi=''
10701LUAC='/opt/local/bin/luac'
10702LUA_CFLAGS='-I/opt/local/include  '
10703LUA_LIBS='-L/opt/local/lib -llua -lm  '
10704MACOSX_DEPLOYMENT_TARGET='10.5'
10705MAINT=''
10706MAINTAINER_MODE_FALSE='#'
10707MAINTAINER_MODE_TRUE=''
10708MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/autotools/missing --run makeinfo'
10709MANIFEST_TOOL=':'
10710MCE_CFLAGS=''
10711MCE_LIBS=''
10712MERGE_FFMPEG_FALSE=''
10713MERGE_FFMPEG_TRUE='#'
10714MINIZIP_CFLAGS='-I\${top_srcdir}/modules/access/zip/unzip'
10715MINIZIP_LIBS='\${top_builddir}/modules/access/zip/unzip/libunzip.la'
10716MKDIR_P='autotools/install-sh -c -d'
10717MOC=''
10718MSGFMT='/opt/local/bin/msgfmt'
10719MSGFMT_015='/opt/local/bin/msgfmt'
10720MSGMERGE='/opt/local/bin/msgmerge'
10721MTP_CFLAGS=''
10722MTP_LIBS=''
10723MUX_OGG_CFLAGS='-I/opt/local/include  '
10724MUX_OGG_LIBS='-L/opt/local/lib -logg  '
10725NEON_CFLAGS=''
10726NM='/opt/local/bin/nm'
10727NMEDIT='nmedit'
10728NOTIFY_CFLAGS=''
10729NOTIFY_LIBS=''
10730OBJC='/usr/bin/clang -isysroot / -mmacosx-version-min=10.5'
10731OBJCDEPMODE='depmode=gcc3'
10732OBJCFLAGS='-pipe -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -std=gnu99 -DMACOSX_DEPLOYMENT_TARGET=10.5 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/include -fvisibility=hidden  -ffast-math -funroll-loops -fomit-frame-pointer'
10733OBJCFLAGS_growl=''
10734OBJCFLAGS_macosx=''
10735OBJCFLAGS_minimal_macosx=''
10736OBJCOPY=''
10737OBJDUMP='false'
10738OBJEXT='o'
10739OGG_CFLAGS='-I/opt/local/include  '
10740OGG_LIBS='-L/opt/local/lib -logg  '
10741OPENCV_CFLAGS=''
10742OPENCV_LIBS=''
10743OSS_LIBS=''
10744OTOOL64=':'
10745OTOOL='otool'
10746PACKAGE='vlc'
10747PACKAGE_BUGREPORT=''
10748PACKAGE_NAME='vlc'
10749PACKAGE_STRING='vlc 2.0.3'
10750PACKAGE_TARNAME='vlc'
10751PACKAGE_URL=''
10752PACKAGE_VERSION='2.0.3'
10753PATH_SEPARATOR=':'
10754PKGDIR='vlc'
10755PKG_CONFIG='/opt/local/bin/pkg-config --static'
10756PKG_CONFIG_LIBDIR=''
10757PKG_CONFIG_PATH='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/contrib/lib/pkgconfig:'
10758PORTAUDIO_CFLAGS=''
10759PORTAUDIO_LIBS=''
10760POSTPROC_CFLAGS=''
10761POSTPROC_LIBS=''
10762POSUB='po'
10763PROGRAMFILES=''
10764PROJECTM2_CFLAGS=''
10765PROJECTM2_LIBS=''
10766PROJECTM_CFLAGS=''
10767PROJECTM_LIBS=''
10768PULSE_CFLAGS=''
10769PULSE_LIBS=''
10770QT4_CFLAGS=''
10771QT4_LIBS=''
10772RANLIB='ranlib'
10773RC=''
10774RCC=''
10775SAMPLERATE_CFLAGS=''
10776SAMPLERATE_LIBS=''
10777SCHROEDINGER_CFLAGS=''
10778SCHROEDINGER_LIBS=''
10779SDL_CFLAGS=''
10780SDL_IMAGE_CFLAGS=''
10781SDL_IMAGE_LIBS=''
10782SDL_LIBS=''
10783SED='/usr/bin/sed'
10784SET_MAKE=''
10785SHELL='/bin/sh'
10786SHOUT_CFLAGS=''
10787SHOUT_LIBS=''
10788SID_CFLAGS=''
10789SID_LIBS=''
10790SOCKET_LIBS=''
10791SPEEXDSP_CFLAGS=''
10792SPEEXDSP_LIBS=''
10793SPEEX_CFLAGS=''
10794SPEEX_LIBS=''
10795SQLITE_CFLAGS=''
10796SQLITE_LIBS=''
10797STRIP='strip'
10798SVG_CFLAGS=''
10799SVG_LIBS=''
10800SWSCALE_CFLAGS='-I/opt/local/include  '
10801SWSCALE_LIBS='-L/opt/local/lib -lswscale -lavutil -lm  '
10802SYS='darwin'
10803TAGLIB_CFLAGS=''
10804TAGLIB_LIBS=''
10805THEORA_CFLAGS=''
10806THEORA_LIBS=''
10807TIGER_CFLAGS=''
10808TIGER_LIBS=''
10809TWOLAME_CFLAGS=''
10810TWOLAME_LIBS=''
10811U2D=''
10812UDEV_CFLAGS=''
10813UDEV_LIBS=''
10814UIC=''
10815UPNP_CFLAGS=''
10816UPNP_LIBS=''
10817USE_NLS='yes'
10818VERSION='2.0.3'
10819VERSION_EXTRA='0'
10820VERSION_MAJOR='2'
10821VERSION_MESSAGE=''
10822VERSION_MINOR='0'
10823VERSION_REVISION='3'
10824VORBIS_CFLAGS=''
10825VORBIS_LIBS=''
10826WINDRES=''
10827WINE_SDK_PATH=''
10828X264_CFLAGS=''
10829X264_LIBS=''
10830XCB_CFLAGS=''
10831XCB_COMPOSITE_CFLAGS=''
10832XCB_COMPOSITE_LIBS=''
10833XCB_KEYSYMS_CFLAGS=''
10834XCB_KEYSYMS_LIBS=''
10835XCB_LIBS=''
10836XCB_RANDR_CFLAGS=''
10837XCB_RANDR_LIBS=''
10838XCB_SHM_CFLAGS=''
10839XCB_SHM_LIBS=''
10840XCB_XV_CFLAGS=''
10841XCB_XV_LIBS=''
10842XEXT_CFLAGS=''
10843XEXT_LIBS=''
10844XGETTEXT='/opt/local/bin/xgettext'
10845XGETTEXT_015='/opt/local/bin/xgettext'
10846XGETTEXT_EXTRA_OPTIONS=''
10847XINERAMA_CFLAGS=''
10848XINERAMA_LIBS=''
10849XMKMF=''
10850XPM_CFLAGS=''
10851XPM_LIBS=''
10852XPROTO_CFLAGS=''
10853XPROTO_LIBS=''
10854X_CFLAGS=''
10855X_EXTRA_LIBS=''
10856X_LIBS=''
10857X_PRE_LIBS=''
10858ZVBI_CFLAGS=''
10859ZVBI_LIBS=''
10860ac_ct_AR='ar'
10861ac_ct_CC='/usr/bin/clang'
10862ac_ct_CXX=''
10863ac_ct_DUMPBIN=''
10864ac_ct_OBJC=''
10865am__EXEEXT_FALSE=''
10866am__EXEEXT_TRUE=''
10867am__fastdepCCAS_FALSE='#'
10868am__fastdepCCAS_TRUE=''
10869am__fastdepCC_FALSE='#'
10870am__fastdepCC_TRUE=''
10871am__fastdepCXX_FALSE='#'
10872am__fastdepCXX_TRUE=''
10873am__fastdepOBJC_FALSE='#'
10874am__fastdepOBJC_TRUE=''
10875am__include='include'
10876am__isrc=''
10877am__leading_dot='.'
10878am__nodep='_no'
10879am__quote=''
10880am__tar='tar --format=ustar -chf - "$$tardir"'
10881am__untar='tar -xf -'
10882bindir='${exec_prefix}/bin'
10883build='x86_64-apple-darwin10.8.0'
10884build_alias=''
10885build_cpu='x86_64'
10886build_os='darwin10.8.0'
10887build_vendor='apple'
10888datadir='${datarootdir}'
10889datarootdir='${prefix}/share'
10890docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
10891dvidir='${docdir}'
10892exec_prefix='NONE'
10893host='x86_64-apple-darwin10.8.0'
10894host_alias=''
10895host_cpu='x86_64'
10896host_os='darwin10.8.0'
10897host_vendor='apple'
10898htmldir='${docdir}'
10899includedir='${prefix}/include'
10900infodir='${datarootdir}/info'
10901install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/VLC-2.0.2/autotools/install-sh'
10902libdir='${exec_prefix}/lib'
10903libexecdir='${exec_prefix}/libexec'
10904localedir='${datarootdir}/locale'
10905localstatedir='${prefix}/var'
10906mandir='${datarootdir}/man'
10907mkdir_p='$(top_builddir)/autotools/install-sh -c -d'
10908oldincludedir='/usr/include'
10909pdfdir='${docdir}'
10910prefix='/opt/local'
10911program_transform_name='s,x,x,'
10912psdir='${docdir}'
10913sbindir='${exec_prefix}/sbin'
10914sharedstatedir='${prefix}/com'
10915soliddatadir=''
10916sysconfdir='${prefix}/etc'
10917target_alias=''
10918vlcdatadir='${datadir}/${PKGDIR}'
10919vlclibdir='${libdir}/${PKGDIR}'
10920
10921## ----------- ##
10922## confdefs.h. ##
10923## ----------- ##
10924
10925/* confdefs.h */
10926#define PACKAGE_NAME "vlc"
10927#define PACKAGE_TARNAME "vlc"
10928#define PACKAGE_VERSION "2.0.3"
10929#define PACKAGE_STRING "vlc 2.0.3"
10930#define PACKAGE_BUGREPORT ""
10931#define PACKAGE_URL ""
10932#define PACKAGE "vlc"
10933#define VERSION "2.0.3"
10934#define STDC_HEADERS 1
10935#define HAVE_SYS_TYPES_H 1
10936#define HAVE_SYS_STAT_H 1
10937#define HAVE_STDLIB_H 1
10938#define HAVE_STRING_H 1
10939#define HAVE_MEMORY_H 1
10940#define HAVE_STRINGS_H 1
10941#define HAVE_INTTYPES_H 1
10942#define HAVE_STDINT_H 1
10943#define HAVE_UNISTD_H 1
10944#define __EXTENSIONS__ 1
10945#define _ALL_SOURCE 1
10946#define _GNU_SOURCE 1
10947#define _POSIX_PTHREAD_SEMANTICS 1
10948#define _TANDEM_SOURCE 1
10949#define _FORTIFY_SOURCE 2
10950#define _FILE_OFFSET_BITS 64
10951#define _REENTRANT /**/
10952#define _THREAD_SAFE /**/
10953#define __LIBVLC__ /**/
10954#define restrict __restrict
10955#define HAVE_DLFCN_H 1
10956#define LT_OBJDIR ".libs/"
10957#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10958#define HAVE_CFLOCALECOPYCURRENT 1
10959#define HAVE_ICONV 1
10960#define ENABLE_NLS 1
10961#define HAVE_GETTEXT 1
10962#define HAVE_DCGETTEXT 1
10963#define HAVE_ICONV 1
10964#define ICONV_CONST
10965#define LIBEXT ".dylib"
10966#define HAVE_DECL_NANOSLEEP 1
10967#define HAVE_DAEMON 1
10968#define HAVE_FCNTL 1
10969#define HAVE_FSTATVFS 1
10970#define HAVE_FORK 1
10971#define HAVE_GETENV 1
10972#define HAVE_GETPWUID_R 1
10973#define HAVE_IF_NAMEINDEX 1
10974#define HAVE_IF_NAMETOINDEX 1
10975#define HAVE_ISATTY 1
10976#define HAVE_LSTAT 1
10977#define HAVE_MMAP 1
10978#define HAVE_PREAD 1
10979#define HAVE_POSIX_MADVISE 1
10980#define HAVE_SETLOCALE 1
10981#define HAVE_STRPTIME 1
10982#define HAVE_USELOCALE 1
10983#define HAVE_ATOF 1
10984#define HAVE_ATOLL 1
10985#define HAVE_FLOCKFILE 1
10986#define HAVE_FSYNC 1
10987#define HAVE_GETPID 1
10988#define HAVE_GMTIME_R 1
10989#define HAVE_INET_PTON 1
10990#define HAVE_LLDIV 1
10991#define HAVE_LOCALTIME_R 1
10992#define HAVE_NRAND48 1
10993#define HAVE_REWIND 1
10994#define HAVE_SETENV 1
10995#define HAVE_STRCASECMP 1
10996#define HAVE_STRCASESTR 1
10997#define HAVE_STRDUP 1
10998#define HAVE_STRLCPY 1
10999#define HAVE_STRNCASECMP 1
11000#define HAVE_STRSEP 1
11001#define HAVE_STRTOF 1
11002#define HAVE_STRTOK_R 1
11003#define HAVE_STRTOLL 1
11004#define HAVE_SWAB 1
11005#define HAVE_FDATASYNC 1
11006#define HAVE_ASPRINTF 1
11007#define HAVE_VASPRINTF 1
11008#define HAVE_STRCOLL 1
11009#define HAVE_POLL 1
11010#define HAVE_STRUCT_POLLFD 1
11011#define HAVE_LRINTF 1
11012#define HAVE_DYNAMIC_PLUGINS 1
11013#define STRNCASECMP_IN_STRINGS_H 1
11014#define HAVE_SEARCH_H 1
11015#define HAVE_GETOPT_H 1
11016#define HAVE_STRINGS_H 1
11017#define HAVE_LOCALE_H 1
11018#define HAVE_XLOCALE_H 1
11019#define HAVE_FCNTL_H 1
11020#define HAVE_SYS_TIME_H 1
11021#define HAVE_SYS_IOCTL_H 1
11022#define HAVE_SYS_STAT_H 1
11023#define HAVE_ARPA_INET_H 1
11024#define HAVE_NET_IF_H 1
11025#define HAVE_SYS_MOUNT_H 1
11026#define HAVE_MACHINE_PARAM_H 1
11027#define HAVE_SYS_SHM_H 1
11028#define HAVE_SYSLOG_H 1
11029#define HAVE_PTHREAD_H 1
11030#define HAVE_ZLIB_H 1
11031#define ASSUME_UTF8 1
11032#define NDEBUG 1
11033#define ATTRIBUTE_ALIGNED_MAX 64
11034#define HAVE_ATTRIBUTE_PACKED 1
11035#define HAVE_EXECINFO_H 1
11036#define HAVE_BACKTRACE 1
11037#define HAVE_MMX_INTRINSICS 1
11038#define CAN_COMPILE_MMX 1
11039#define CAN_COMPILE_MMXEXT 1
11040#define HAVE_SSE2_INTRINSICS 1
11041#define CAN_COMPILE_SSE 1
11042#define CAN_COMPILE_SSE2 1
11043#define CAN_COMPILE_SSE3 1
11044#define CAN_COMPILE_SSSE3 1
11045#define CAN_COMPILE_SSE4_1 1
11046#define CAN_COMPILE_SSE4_2 1
11047#define CAN_COMPILE_3DNOW 1
11048#define ENABLE_SOUT 1
11049#define ENABLE_HTTPD 1
11050#define ENABLE_VLM 1
11051#define HAVE_LIBPROXY 1
11052#define HAVE_DVDNAV_DESCRIBE_TITLE_CHAPTERS 1
11053#define HAVE_LIBCDDB 1
11054#define HAVE_OPENGL_GL_H 1
11055#define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11056#define HAVE_MPCDEC_MPCDEC_H 1
11057#define HAVE_MAD_H 1
11058#define HAVE_LIBAVCODEC_AVCODEC_H 1
11059#define HAVE_LIBAVUTIL_AVUTIL_H 1
11060#define HAVE_LIBAVFORMAT_AVFORMAT_H 1
11061#define HAVE_LIBAVFORMAT_AVIO_H 1
11062#define HAVE_LIBAVUTIL_AVUTIL_H 1
11063#define HAVE_LIBSWSCALE_SWSCALE_H 1
11064
11065configure: exit 1