- martin@notebook /tmp/packerbuild-1000/vlc-dev/vlc-dev/src/vlc-2.0.0-rc1 $ cat config.log
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by vlc configure 2.0.0-rc1, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- $ ./configure --prefix=/usr --disable-rpath --enable-faad --enable-dbus-control --enable-nls --enable-lirc --enable-pvr --enable-ncurses --enable-upnp --enable-realrtsp
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = notebook
- uname -m = x86_64
- uname -r = 3.2.2-1-ARCH
- uname -s = Linux
- uname -v = #1 SMP PREEMPT Thu Jan 26 08:40:20 CET 2012
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = x86_64
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /home/martin/bin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/local/sbin
- PATH: /usr/sbin
- PATH: /sbin
- PATH: /opt/android-sdk/platform-tools
- PATH: /opt/android-sdk/tools
- PATH: /opt/java/jre/bin
- PATH: /usr/bin/vendor_perl
- PATH: /usr/bin/core_perl
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:4197: checking build system type
- configure:4211: result: x86_64-unknown-linux-gnu
- configure:4231: checking host system type
- configure:4244: result: x86_64-unknown-linux-gnu
- configure:4284: checking for a BSD-compatible install
- configure:4352: result: /bin/install -c
- configure:4363: checking whether build environment is sane
- configure:4413: result: yes
- configure:4554: checking for a thread-safe mkdir -p
- configure:4593: result: /bin/mkdir -p
- configure:4606: checking for gawk
- configure:4622: found /usr/bin/gawk
- configure:4633: result: gawk
- configure:4644: checking whether make sets $(MAKE)
- configure:4666: result: yes
- configure:4741: checking how to create a ustar tar archive
- configure:4754: tar --version
- tar (GNU tar) 1.26
- Copyright (C) 2011 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- Written by John Gilmore and Jay Fenlason.
- configure:4757: $? = 0
- configure:4797: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
- configure:4800: $? = 0
- configure:4804: tar -xf - <conftest.tar
- configure:4807: $? = 0
- configure:4820: result: gnutar
- configure:4848: checking whether to enable maintainer-specific portions of Makefiles
- configure:4857: result: yes
- configure:4888: checking for style of include used by make
- configure:4916: result: GNU
- configure:4987: checking for gcc
- configure:5003: found /usr/bin/gcc
- configure:5014: result: gcc
- configure:5243: checking for C compiler version
- configure:5252: gcc --version >&5
- gcc (GCC) 4.6.2 20120120 (prerelease)
- Copyright (C) 2011 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:5263: $? = 0
- configure:5252: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/src/gcc-4.6-20120120/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --enable-checking=release
- Thread model: posix
- gcc version 4.6.2 20120120 (prerelease) (GCC)
- configure:5263: $? = 0
- configure:5252: gcc -V >&5
- gcc: error: unrecognized option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:5263: $? = 1
- configure:5252: gcc -qversion >&5
- gcc: error: unrecognized option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:5263: $? = 1
- configure:5283: checking whether the C compiler works
- configure:5305: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:5309: $? = 0
- configure:5357: result: yes
- configure:5360: checking for C compiler default output file name
- configure:5362: result: a.out
- configure:5368: checking for suffix of executables
- configure:5375: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:5379: $? = 0
- configure:5401: result:
- configure:5423: checking whether we are cross compiling
- configure:5431: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:5435: $? = 0
- configure:5442: ./conftest
- configure:5446: $? = 0
- configure:5461: result: no
- configure:5466: checking for suffix of object files
- configure:5488: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:5492: $? = 0
- configure:5513: result: o
- configure:5517: checking whether we are using the GNU C compiler
- configure:5536: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:5536: $? = 0
- configure:5545: result: yes
- configure:5554: checking whether gcc accepts -g
- configure:5574: gcc -c -g conftest.c >&5
- configure:5574: $? = 0
- configure:5615: result: yes
- configure:5632: checking for gcc option to accept ISO C89
- configure:5696: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:5696: $? = 0
- configure:5709: result: none needed
- configure:5731: checking dependency style of gcc
- configure:5842: result: gcc3
- configure:5857: checking for gcc option to accept ISO C99
- configure:6006: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:61:29: error: expected ';', ',' or ')' before 'text'
- conftest.c: In function 'main':
- conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
- conftest.c:115:18: error: 'newvar' undeclared (first use in this function)
- conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in
- conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode
- conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code
- configure:6006: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdbool.h>
- | #include <stdlib.h>
- | #include <wchar.h>
- | #include <stdio.h>
- |
- | // Check varargs macros. These examples are taken from C99 6.10.3.5.
- | #define debug(...) fprintf (stderr, __VA_ARGS__)
- | #define showlist(...) puts (#__VA_ARGS__)
- | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
- | static void
- | test_varargs_macros (void)
- | {
- | int x = 1234;
- | int y = 5678;
- | debug ("Flag");
- | debug ("X = %d\n", x);
- | showlist (The first, second, and third items.);
- | report (x>y, "x is %d but y is %d", x, y);
- | }
- |
- | // Check long long types.
- | #define BIG64 18446744073709551615ull
- | #define BIG32 4294967295ul
- | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
- | #if !BIG_OK
- | your preprocessor is broken;
- | #endif
- | #if BIG_OK
- | #else
- | your preprocessor is broken;
- | #endif
- | static long long int bignum = -9223372036854775807LL;
- | static unsigned long long int ubignum = BIG64;
- |
- | struct incomplete_array
- | {
- | int datasize;
- | double data[];
- | };
- |
- | struct named_init {
- | int number;
- | const wchar_t *name;
- | double average;
- | };
- |
- | typedef const char *ccp;
- |
- | static inline int
- | test_restrict (ccp restrict text)
- | {
- | // See if C++-style comments work.
- | // Iterate through items via the restricted pointer.
- | // Also check for declarations in for loops.
- | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
- | continue;
- | return 0;
- | }
- |
- | // Check varargs and va_copy.
- | static void
- | test_varargs (const char *format, ...)
- | {
- | va_list args;
- | va_start (args, format);
- | va_list args_copy;
- | va_copy (args_copy, args);
- |
- | const char *str;
- | int number;
- | float fnumber;
- |
- | while (*format)
- | {
- | switch (*format++)
- | {
- | case 's': // string
- | str = va_arg (args_copy, const char *);
- | break;
- | case 'd': // int
- | number = va_arg (args_copy, int);
- | break;
- | case 'f': // float
- | fnumber = va_arg (args_copy, double);
- | break;
- | default:
- | break;
- | }
- | }
- | va_end (args_copy);
- | va_end (args);
- | }
- |
- | int
- | main ()
- | {
- |
- | // Check bool.
- | _Bool success = false;
- |
- | // Check restrict.
- | if (test_restrict ("String literal") == 0)
- | success = true;
- | char *restrict newvar = "Another string";
- |
- | // Check varargs.
- | test_varargs ("s, d' f .", "string", 65, 34.234);
- | test_varargs_macros ();
- |
- | // Check flexible array members.
- | struct incomplete_array *ia =
- | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
- | ia->datasize = 10;
- | for (int i = 0; i < ia->datasize; ++i)
- | ia->data[i] = i * 1.234;
- |
- | // Check named initializers.
- | struct named_init ni = {
- | .number = 34,
- | .name = L"Test wide string",
- | .average = 543.34343,
- | };
- |
- | ni.number = 58;
- |
- | int dynamic_array[ni.number];
- | dynamic_array[ni.number - 1] = 543;
- |
- | // work around unused variable warnings
- | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
- | || dynamic_array[ni.number - 1] != 543);
- |
- | ;
- | return 0;
- | }
- configure:6006: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6006: $? = 0
- configure:6026: result: -std=gnu99
- configure:6040: checking how to run the C preprocessor
- configure:6071: gcc -std=gnu99 -E conftest.c
- configure:6071: $? = 0
- configure:6085: gcc -std=gnu99 -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:6085: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:6110: result: gcc -std=gnu99 -E
- configure:6130: gcc -std=gnu99 -E conftest.c
- configure:6130: $? = 0
- configure:6144: gcc -std=gnu99 -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:6144: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:6173: checking for grep that handles long lines and -e
- configure:6231: result: /bin/grep
- configure:6236: checking for egrep
- configure:6298: result: /bin/grep -E
- configure:6303: checking for ANSI C header files
- configure:6323: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6323: $? = 0
- configure:6396: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:6396: $? = 0
- configure:6396: ./conftest
- configure:6396: $? = 0
- configure:6407: result: yes
- configure:6420: checking for sys/types.h
- configure:6420: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6420: $? = 0
- configure:6420: result: yes
- configure:6420: checking for sys/stat.h
- configure:6420: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6420: $? = 0
- configure:6420: result: yes
- configure:6420: checking for stdlib.h
- configure:6420: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6420: $? = 0
- configure:6420: result: yes
- configure:6420: checking for string.h
- configure:6420: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6420: $? = 0
- configure:6420: result: yes
- configure:6420: checking for memory.h
- configure:6420: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6420: $? = 0
- configure:6420: result: yes
- configure:6420: checking for strings.h
- configure:6420: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6420: $? = 0
- configure:6420: result: yes
- configure:6420: checking for inttypes.h
- configure:6420: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6420: $? = 0
- configure:6420: result: yes
- configure:6420: checking for stdint.h
- configure:6420: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6420: $? = 0
- configure:6420: result: yes
- configure:6420: checking for unistd.h
- configure:6420: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6420: $? = 0
- configure:6420: result: yes
- configure:6433: checking minix/config.h usability
- configure:6433: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:54:26: fatal error: minix/config.h: No such file or directory
- compilation terminated.
- configure:6433: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <minix/config.h>
- configure:6433: result: no
- configure:6433: checking minix/config.h presence
- configure:6433: gcc -std=gnu99 -E conftest.c
- conftest.c:21:26: fatal error: minix/config.h: No such file or directory
- compilation terminated.
- configure:6433: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <minix/config.h>
- configure:6433: result: no
- configure:6433: checking for minix/config.h
- configure:6433: result: no
- configure:6454: checking whether it is safe to define __EXTENSIONS__
- configure:6472: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6472: $? = 0
- configure:6479: result: yes
- configure:6510: checking whether gcc -std=gnu99 and cc understand -c and -o together
- configure:6541: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
- configure:6545: $? = 0
- configure:6551: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
- configure:6555: $? = 0
- configure:6566: cc -c conftest.c >&5
- configure:6570: $? = 0
- configure:6578: cc -c conftest.c -o conftest2.o >&5
- configure:6582: $? = 0
- configure:6588: cc -c conftest.c -o conftest2.o >&5
- configure:6592: $? = 0
- configure:6610: result: yes
- configure:6693: checking for g++
- configure:6709: found /usr/bin/g++
- configure:6720: result: g++
- configure:6747: checking for C++ compiler version
- configure:6756: g++ --version >&5
- g++ (GCC) 4.6.2 20120120 (prerelease)
- Copyright (C) 2011 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:6767: $? = 0
- configure:6756: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/src/gcc-4.6-20120120/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --enable-checking=release
- Thread model: posix
- gcc version 4.6.2 20120120 (prerelease) (GCC)
- configure:6767: $? = 0
- configure:6756: g++ -V >&5
- g++: error: unrecognized option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:6767: $? = 1
- configure:6756: g++ -qversion >&5
- g++: error: unrecognized option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:6767: $? = 1
- configure:6771: checking whether we are using the GNU C++ compiler
- configure:6790: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:6790: $? = 0
- configure:6799: result: yes
- configure:6808: checking whether g++ accepts -g
- configure:6828: g++ -c -g conftest.cpp >&5
- configure:6828: $? = 0
- configure:6869: result: yes
- configure:6894: checking dependency style of g++
- configure:7005: result: gcc3
- configure:7025: checking how to run the C preprocessor
- configure:7095: result: gcc -std=gnu99 -E
- configure:7115: gcc -std=gnu99 -E conftest.c
- configure:7115: $? = 0
- configure:7129: gcc -std=gnu99 -E conftest.c
- conftest.c:31:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:7129: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7211: checking for gcc
- configure:7227: found /usr/bin/gcc
- configure:7238: result: gcc
- configure:7263: checking for Objective C compiler version
- configure:7272: gcc --version >&5
- gcc (GCC) 4.6.2 20120120 (prerelease)
- Copyright (C) 2011 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:7283: $? = 0
- configure:7272: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/src/gcc-4.6-20120120/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --enable-checking=release
- Thread model: posix
- gcc version 4.6.2 20120120 (prerelease) (GCC)
- configure:7283: $? = 0
- configure:7272: gcc -V >&5
- gcc: error: unrecognized option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:7283: $? = 1
- configure:7272: gcc -qversion >&5
- gcc: error: unrecognized option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:7283: $? = 1
- configure:7287: checking whether we are using the GNU Objective C compiler
- configure:7306: gcc -c conftest.m >&5
- gcc: error trying to exec 'cc1obj': execvp: No such file or directory
- configure:7306: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- | #ifndef __GNUC__
- | choke me
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:7315: result: no
- configure:7324: checking whether gcc accepts -g
- configure:7344: gcc -c -g conftest.m >&5
- gcc: error trying to exec 'cc1obj': execvp: No such file or directory
- configure:7344: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:7359: gcc -c conftest.m >&5
- gcc: error trying to exec 'cc1obj': execvp: No such file or directory
- configure:7359: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:7375: gcc -c -g conftest.m >&5
- gcc: error trying to exec 'cc1obj': execvp: No such file or directory
- configure:7375: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:7385: result: no
- configure:7410: checking dependency style of gcc
- configure:7519: result: gcc3
- configure:7537: checking dependency style of gcc
- configure:7646: result: gcc3
- configure:7661: checking for egrep
- configure:7723: result: /bin/grep -E
- configure:7728: checking whether make sets $(MAKE)
- configure:7750: result: yes
- configure:7769: checking dependency style of gcc -std=gnu99
- configure:7878: result: gcc3
- configure:7899: checking for desktop-file-validate
- configure:7915: found /usr/bin/desktop-file-validate
- configure:7926: result: desktop-file-validate
- configure:7939: checking for an ANSI C-conforming const
- configure:8004: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8004: $? = 0
- configure:8011: result: yes
- configure:8019: checking for inline
- configure:8035: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8035: $? = 0
- configure:8043: result: inline
- configure:8061: checking for C/C++ restrict keyword
- configure:8086: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:8086: $? = 0
- configure:8094: result: __restrict
- configure:8740: checking for 3rd party libraries path
- ./contrib/x86_64-unknown-linux-gnu not found
- ./contrib/x86_64-unknown-linux-gnu not found
- ./extras/contrib/hosts/x86_64-unknown-linux-gnu not found
- ./extras/contrib/hosts/x86_64-unknown-linux-gnu not found
- configure:8761: result: not found
- configure:8858: checking for an Android system
- configure:8875: gcc -std=gnu99 -E conftest.c
- conftest.c:33:12: error: #error Not Android
- configure:8875: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | /* end confdefs.h. */
- | #ifndef __ANDROID__
- | # error Not Android
- | #endif
- |
- | int
- | main ()
- | {
- | ;
- | ;
- | return 0;
- | }
- |
- configure:8883: result: no
- configure:8953: checking how to print strings
- configure:8980: result: printf
- configure:9001: checking for a sed that does not truncate output
- configure:9065: result: /bin/sed
- configure:9083: checking for fgrep
- configure:9145: result: /bin/grep -F
- configure:9180: checking for ld used by gcc -std=gnu99
- configure:9247: result: /usr/bin/ld
- configure:9254: checking if the linker (/usr/bin/ld) is GNU ld
- configure:9269: result: yes
- configure:9281: checking for BSD- or MS-compatible name lister (nm)
- configure:9330: result: /usr/bin/nm -B
- configure:9460: checking the name lister (/usr/bin/nm -B) interface
- configure:9467: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:9470: /usr/bin/nm -B "conftest.o"
- configure:9473: output
- 0000000000000000 B some_variable
- configure:9480: result: BSD nm
- configure:9483: checking whether ln -s works
- configure:9487: result: yes
- configure:9495: checking the maximum length of command line arguments
- configure:9625: result: 1572864
- configure:9642: checking whether the shell understands some XSI constructs
- configure:9652: result: yes
- configure:9656: checking whether the shell understands "+="
- configure:9662: result: yes
- configure:9697: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
- configure:9737: result: func_convert_file_noop
- configure:9744: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
- configure:9764: result: func_convert_file_noop
- configure:9771: checking for /usr/bin/ld option to reload object files
- configure:9778: result: -r
- configure:9852: checking for objdump
- configure:9868: found /usr/bin/objdump
- configure:9879: result: objdump
- configure:9908: checking how to recognize dependent libraries
- configure:10110: result: pass_all
- configure:10195: checking for dlltool
- configure:10225: result: no
- configure:10252: checking how to associate runtime and link libraries
- configure:10279: result: printf %s\n
- configure:10339: checking for ar
- configure:10355: found /usr/bin/ar
- configure:10366: result: ar
- configure:10403: checking for archiver @FILE support
- configure:10420: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:10420: $? = 0
- configure:10423: ar cru libconftest.a @conftest.lst >&5
- configure:10426: $? = 0
- configure:10431: ar cru libconftest.a @conftest.lst >&5
- ar: conftest.o: No such file or directory
- configure:10434: $? = 1
- configure:10446: result: @
- configure:10504: checking for strip
- configure:10520: found /usr/bin/strip
- configure:10531: result: strip
- configure:10603: checking for ranlib
- configure:10619: found /usr/bin/ranlib
- configure:10630: result: ranlib
- configure:10732: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object
- configure:10852: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:10855: $? = 0
- configure:10859: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:10862: $? = 0
- configure:10928: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c conftstm.o >&5
- configure:10931: $? = 0
- configure:10969: result: ok
- configure:11006: checking for sysroot
- configure:11036: result: no
- configure:11113: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:11116: $? = 0
- configure:11292: checking for mt
- configure:11322: result: no
- configure:11342: checking if : is a manifest tool
- configure:11348: : '-?'
- configure:11356: result: no
- configure:11995: checking for dlfcn.h
- configure:11995: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:11995: $? = 0
- configure:11995: result: yes
- configure:12507: checking for objdir
- configure:12522: result: .libs
- configure:12793: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions
- configure:12811: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
- cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
- configure:12815: $? = 0
- configure:12828: result: no
- configure:13155: checking for gcc -std=gnu99 option to produce PIC
- configure:13162: result: -fPIC -DPIC
- configure:13170: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works
- configure:13188: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
- configure:13192: $? = 0
- configure:13205: result: yes
- configure:13234: checking if gcc -std=gnu99 static flag -static works
- configure:13262: result: yes
- configure:13277: checking if gcc -std=gnu99 supports -c -o file.o
- configure:13298: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
- configure:13302: $? = 0
- configure:13324: result: yes
- configure:13332: checking if gcc -std=gnu99 supports -c -o file.o
- configure:13379: result: yes
- configure:13412: checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:14565: result: yes
- configure:14602: checking whether -lc should be explicitly linked in
- configure:14610: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:14613: $? = 0
- configure:14628: gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
- configure:14631: $? = 0
- configure:14645: result: no
- configure:14805: checking dynamic linker characteristics
- configure:15316: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -Wl,-rpath -Wl,/foo conftest.c >&5
- configure:15316: $? = 0
- configure:15538: result: GNU/Linux ld.so
- configure:15645: checking how to hardcode library paths into programs
- configure:15670: result: immediate
- configure:15764: checking for shl_load
- configure:15764: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- /tmp/cc3H1vYL.o: In function `main':
- conftest.c:(.text.startup+0x7): undefined reference to `shl_load'
- collect2: ld returned 1 exit status
- configure:15764: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define shl_load innocuous_shl_load
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char shl_load (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef shl_load
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char shl_load ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_shl_load || defined __stub___shl_load
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return shl_load ();
- | ;
- | return 0;
- | }
- configure:15764: result: no
- configure:15768: checking for shl_load in -ldld
- configure:15793: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -ldld >&5
- /usr/bin/ld: cannot find -ldld
- collect2: ld returned 1 exit status
- configure:15793: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char shl_load ();
- | int
- | main ()
- | {
- | return shl_load ();
- | ;
- | return 0;
- | }
- configure:15802: result: no
- configure:15807: checking for dlopen
- configure:15807: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- /tmp/cc4t84wE.o: In function `main':
- conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
- collect2: ld returned 1 exit status
- configure:15807: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define dlopen innocuous_dlopen
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char dlopen (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef dlopen
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char dlopen ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_dlopen || defined __stub___dlopen
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return dlopen ();
- | ;
- | return 0;
- | }
- configure:15807: result: no
- configure:15811: checking for dlopen in -ldl
- configure:15836: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -ldl >&5
- configure:15836: $? = 0
- configure:15845: result: yes
- configure:15964: checking whether a program can dlopen itself
- configure:16044: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DHAVE_DLFCN_H -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -Wl,--export-dynamic conftest.c -ldl >&5
- configure:16047: $? = 0
- configure:16065: result: yes
- configure:16070: checking whether a statically linked program can dlopen itself
- configure:16150: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DHAVE_DLFCN_H -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -Wl,--export-dynamic -static conftest.c -ldl >&5
- /tmp/ccmpEz6O.o: In function `main':
- conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
- /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
- collect2: ld returned 1 exit status
- configure:16153: $? = 1
- configure:16171: result: no
- configure:16210: checking whether stripping libraries is possible
- configure:16215: result: yes
- configure:16250: checking if libtool supports shared libraries
- configure:16252: result: yes
- configure:16255: checking whether to build shared libraries
- configure:16276: result: yes
- configure:16279: checking whether to build static libraries
- configure:16283: result: no
- configure:16306: checking how to run the C++ preprocessor
- configure:16333: g++ -E conftest.cpp
- configure:16333: $? = 0
- configure:16347: g++ -E conftest.cpp
- conftest.cpp:34:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:16347: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:16372: result: g++ -E
- configure:16392: g++ -E conftest.cpp
- configure:16392: $? = 0
- configure:16406: g++ -E conftest.cpp
- conftest.cpp:34:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:16406: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:16575: checking for ld used by g++
- configure:16642: result: /usr/bin/ld -m elf_x86_64
- configure:16649: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
- configure:16664: result: yes
- configure:16719: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:17724: result: yes
- configure:17760: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.cpp >&5
- configure:17763: $? = 0
- configure:18283: checking for g++ option to produce PIC
- configure:18290: result: -fPIC -DPIC
- configure:18298: checking if g++ PIC flag -fPIC -DPIC works
- configure:18316: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5
- configure:18320: $? = 0
- configure:18333: result: yes
- configure:18356: checking if g++ static flag -static works
- configure:18384: result: yes
- configure:18396: checking if g++ supports -c -o file.o
- configure:18417: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5
- configure:18421: $? = 0
- configure:18443: result: yes
- configure:18448: checking if g++ supports -c -o file.o
- configure:18495: result: yes
- configure:18525: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:18561: result: yes
- configure:18702: checking dynamic linker characteristics
- configure:19369: result: GNU/Linux ld.so
- configure:19422: checking how to hardcode library paths into programs
- configure:19447: result: immediate
- configure:19552: checking for windres
- configure:19582: result: no
- configure:19700: checking whether NLS is requested
- configure:19709: result: yes
- configure:19750: checking for msgfmt
- configure: trying /usr/bin/msgfmt...
- 0 translated messages.
- configure:19782: result: /usr/bin/msgfmt
- configure:19791: checking for gmsgfmt
- configure:19822: result: /usr/bin/msgfmt
- configure:19873: checking for xgettext
- configure: trying /usr/bin/xgettext...
- /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
- configure:19905: result: /usr/bin/xgettext
- configure:19951: checking for msgmerge
- configure: trying /usr/bin/msgmerge...
- configure:19982: result: /usr/bin/msgmerge
- configure:20039: checking for ld used by GCC
- configure:20103: result: /usr/bin/ld -m elf_x86_64
- configure:20110: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
- configure:20123: result: yes
- configure:20130: checking for shared library run path origin
- configure:20143: result: done
- configure:20715: checking for CFPreferencesCopyAppValue
- configure:20733: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -Wl,-framework -Wl,CoreFoundation >&5
- conftest.c:34:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
- compilation terminated.
- configure:20733: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <CoreFoundation/CFPreferences.h>
- | int
- | main ()
- | {
- | CFPreferencesCopyAppValue(NULL, NULL)
- | ;
- | return 0;
- | }
- configure:20742: result: no
- configure:20749: checking for CFLocaleCopyCurrent
- configure:20767: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -Wl,-framework -Wl,CoreFoundation >&5
- conftest.c:34:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
- compilation terminated.
- configure:20767: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <CoreFoundation/CFLocale.h>
- | int
- | main ()
- | {
- | CFLocaleCopyCurrent();
- | ;
- | return 0;
- | }
- configure:20776: result: no
- configure:20825: checking for GNU gettext in libc
- configure:20845: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:20845: $? = 0
- configure:20854: result: yes
- configure:21645: checking whether to use NLS
- configure:21647: result: yes
- configure:21650: checking where the gettext function comes from
- configure:21661: result: libc
- configure:21749: checking for iconv
- configure:21771: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:21771: $? = 0
- configure:21803: result: yes
- configure:21806: checking for working iconv
- configure:21901: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:21901: $? = 0
- configure:21901: ./conftest
- configure:21901: $? = 0
- configure:21913: result: yes
- configure:21941: checking for iconv declaration
- configure:21970: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:21970: $? = 0
- configure:21981: result:
- extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
- configure:22186: checking for buggy GNU/libc versions
- configure:22198: gcc -std=gnu99 -E conftest.c
- configure:22198: $? = 0
- configure:22200: result: not present
- configure:22220: checking for shared objects suffix
- configure:22236: result: .so
- configure:22247: checking whether nanosleep is declared
- configure:22247: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:22247: $? = 0
- configure:22247: result: yes
- configure:22262: checking for daemon
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for fcntl
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for fstatvfs
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for fork
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- conftest.c:67:6: warning: conflicting types for built-in function 'fork' [enabled by default]
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for getenv
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for getpwuid_r
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for if_nameindex
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for if_nametoindex
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for isatty
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for lstat
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for memalign
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for mmap
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for openat
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for pread
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for posix_fadvise
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for posix_madvise
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for setlocale
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for stricmp
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- /tmp/ccZobtVZ.o: In function `main':
- conftest.c:(.text.startup+0x7): undefined reference to `stricmp'
- collect2: ld returned 1 exit status
- configure:22262: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | /* end confdefs.h. */
- | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define stricmp innocuous_stricmp
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char stricmp (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef stricmp
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char stricmp ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_stricmp || defined __stub___stricmp
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return stricmp ();
- | ;
- | return 0;
- | }
- configure:22262: result: no
- configure:22262: checking for strnicmp
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- /tmp/ccF84o04.o: In function `main':
- conftest.c:(.text.startup+0x7): undefined reference to `strnicmp'
- collect2: ld returned 1 exit status
- configure:22262: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | /* end confdefs.h. */
- | /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define strnicmp innocuous_strnicmp
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char strnicmp (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef strnicmp
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char strnicmp ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_strnicmp || defined __stub___strnicmp
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return strnicmp ();
- | ;
- | return 0;
- | }
- configure:22262: result: no
- configure:22262: checking for strptime
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22262: checking for uselocale
- configure:22262: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22262: $? = 0
- configure:22262: result: yes
- configure:22271: checking for asprintf
- configure:22271: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22271: $? = 0
- configure:22271: result: yes
- configure:22284: checking for atof
- configure:22284: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22284: $? = 0
- configure:22284: result: yes
- configure:22297: checking for atoll
- configure:22297: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22297: $? = 0
- configure:22297: result: yes
- configure:22310: checking for dirfd
- configure:22310: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22310: $? = 0
- configure:22310: result: yes
- configure:22323: checking for fdopendir
- configure:22323: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22323: $? = 0
- configure:22323: result: yes
- configure:22336: checking for flockfile
- configure:22336: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22336: $? = 0
- configure:22336: result: yes
- configure:22349: checking for fsync
- configure:22349: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22349: $? = 0
- configure:22349: result: yes
- configure:22362: checking for getdelim
- configure:22362: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22362: $? = 0
- configure:22362: result: yes
- configure:22375: checking for getpid
- configure:22375: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22375: $? = 0
- configure:22375: result: yes
- configure:22388: checking for gmtime_r
- configure:22388: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22388: $? = 0
- configure:22388: result: yes
- configure:22401: checking for inet_pton
- configure:22401: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22401: $? = 0
- configure:22401: result: yes
- configure:22414: checking for lldiv
- configure:22414: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22414: $? = 0
- configure:22414: result: yes
- configure:22427: checking for localtime_r
- configure:22427: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22427: $? = 0
- configure:22427: result: yes
- configure:22440: checking for nrand48
- configure:22440: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22440: $? = 0
- configure:22440: result: yes
- configure:22453: checking for rewind
- configure:22453: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22453: $? = 0
- configure:22453: result: yes
- configure:22466: checking for setenv
- configure:22466: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22466: $? = 0
- configure:22466: result: yes
- configure:22479: checking for strcasecmp
- configure:22479: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- conftest.c:99:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
- configure:22479: $? = 0
- configure:22479: result: yes
- configure:22492: checking for strcasestr
- configure:22492: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22492: $? = 0
- configure:22492: result: yes
- configure:22505: checking for strdup
- configure:22505: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- conftest.c:101:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
- configure:22505: $? = 0
- configure:22505: result: yes
- configure:22518: checking for strlcpy
- configure:22518: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- /tmp/ccwmEjwG.o: In function `main':
- conftest.c:(.text.startup+0x7): undefined reference to `strlcpy'
- collect2: ld returned 1 exit status
- configure:22518: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRPTIME 1
- | #define HAVE_USELOCALE 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_ATOF 1
- | #define HAVE_ATOLL 1
- | #define HAVE_DIRFD 1
- | #define HAVE_FDOPENDIR 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_FSYNC 1
- | #define HAVE_GETDELIM 1
- | #define HAVE_GETPID 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_LLDIV 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_NRAND48 1
- | #define HAVE_REWIND 1
- | #define HAVE_SETENV 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_STRDUP 1
- | /* end confdefs.h. */
- | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define strlcpy innocuous_strlcpy
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char strlcpy (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef strlcpy
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char strlcpy ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_strlcpy || defined __stub___strlcpy
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return strlcpy ();
- | ;
- | return 0;
- | }
- configure:22518: result: no
- configure:22531: checking for strncasecmp
- configure:22531: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- conftest.c:102:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
- configure:22531: $? = 0
- configure:22531: result: yes
- configure:22544: checking for strndup
- configure:22544: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- conftest.c:103:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
- configure:22544: $? = 0
- configure:22544: result: yes
- configure:22557: checking for strnlen
- configure:22557: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22557: $? = 0
- configure:22557: result: yes
- configure:22570: checking for strsep
- configure:22570: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22570: $? = 0
- configure:22570: result: yes
- configure:22583: checking for strtof
- configure:22583: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22583: $? = 0
- configure:22583: result: yes
- configure:22596: checking for strtok_r
- configure:22596: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22596: $? = 0
- configure:22596: result: yes
- configure:22609: checking for strtoll
- configure:22609: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22609: $? = 0
- configure:22609: result: yes
- configure:22622: checking for swab
- configure:22622: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22622: $? = 0
- configure:22622: result: yes
- configure:22635: checking for tdestroy
- configure:22635: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22635: $? = 0
- configure:22635: result: yes
- configure:22648: checking for vasprintf
- configure:22648: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22648: $? = 0
- configure:22648: result: yes
- configure:22664: checking for fdatasync
- configure:22664: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22664: $? = 0
- configure:22664: result: yes
- configure:22680: checking for working strcoll
- configure:22701: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22701: $? = 0
- configure:22701: ./conftest
- configure:22701: $? = 0
- configure:22711: result: yes
- configure:22723: checking for accept4
- configure:22723: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22723: $? = 0
- configure:22723: result: yes
- configure:22723: checking for pipe2
- configure:22723: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22723: $? = 0
- configure:22723: result: yes
- configure:22723: checking for eventfd
- configure:22723: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22723: $? = 0
- configure:22723: result: yes
- configure:22723: checking for vmsplice
- configure:22723: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22723: $? = 0
- configure:22723: result: yes
- configure:22723: checking for sched_getaffinity
- configure:22723: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22723: $? = 0
- configure:22723: result: yes
- configure:22735: checking for library containing poll
- configure:22766: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22766: $? = 0
- configure:22783: result: none required
- configure:22804: checking for struct pollfd
- configure:22804: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:22804: $? = 0
- configure:22804: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:108:28: error: expected expression before ')' token
- configure:22804: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRPTIME 1
- | #define HAVE_USELOCALE 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_ATOF 1
- | #define HAVE_ATOLL 1
- | #define HAVE_DIRFD 1
- | #define HAVE_FDOPENDIR 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_FSYNC 1
- | #define HAVE_GETDELIM 1
- | #define HAVE_GETPID 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_LLDIV 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_NRAND48 1
- | #define HAVE_REWIND 1
- | #define HAVE_SETENV 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_STRSEP 1
- | #define HAVE_STRTOF 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SWAB 1
- | #define HAVE_TDESTROY 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_ACCEPT4 1
- | #define HAVE_PIPE2 1
- | #define HAVE_EVENTFD 1
- | #define HAVE_VMSPLICE 1
- | #define HAVE_SCHED_GETAFFINITY 1
- | #define HAVE_POLL 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #if HAVE_POLL
- | # include <poll.h>
- | #elif defined (WIN32)
- | # include <winsock2.h>
- | #endif
- |
- |
- | int
- | main ()
- | {
- | if (sizeof ((struct pollfd)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:22804: result: yes
- configure:22824: checking for library containing connect
- configure:22855: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:22855: $? = 0
- configure:22872: result: none required
- configure:22991: checking for socklen_t in sys/socket.h
- configure:23014: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23014: $? = 0
- configure:23021: result: yes
- configure:23030: checking for struct sockaddr_storage
- configure:23053: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23053: $? = 0
- configure:23060: result: yes
- configure:23072: checking for library containing getaddrinfo
- configure:23103: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:23103: $? = 0
- configure:23120: result: none required
- configure:23131: checking for getopt_long
- configure:23131: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- configure:23131: $? = 0
- configure:23131: result: yes
- configure:23183: checking for cos in -lm
- configure:23208: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lm >&5
- conftest.c:105:6: warning: conflicting types for built-in function 'cos' [enabled by default]
- configure:23208: $? = 0
- configure:23217: result: yes
- configure:23399: checking for lrintf in -lm
- configure:23424: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lm >&5
- conftest.c:105:6: warning: conflicting types for built-in function 'lrintf' [enabled by default]
- configure:23424: $? = 0
- configure:23433: result: yes
- configure:23453: checking for library containing dlopen
- configure:23484: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
- /tmp/ccauK0Pl.o: In function `main':
- conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
- collect2: ld returned 1 exit status
- configure:23484: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRPTIME 1
- | #define HAVE_USELOCALE 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_ATOF 1
- | #define HAVE_ATOLL 1
- | #define HAVE_DIRFD 1
- | #define HAVE_FDOPENDIR 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_FSYNC 1
- | #define HAVE_GETDELIM 1
- | #define HAVE_GETPID 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_LLDIV 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_NRAND48 1
- | #define HAVE_REWIND 1
- | #define HAVE_SETENV 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_STRSEP 1
- | #define HAVE_STRTOF 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SWAB 1
- | #define HAVE_TDESTROY 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_ACCEPT4 1
- | #define HAVE_PIPE2 1
- | #define HAVE_EVENTFD 1
- | #define HAVE_VMSPLICE 1
- | #define HAVE_SCHED_GETAFFINITY 1
- | #define HAVE_POLL 1
- | #define HAVE_STRUCT_POLLFD 1
- | #define HAVE_LRINTF 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char dlopen ();
- | int
- | main ()
- | {
- | return dlopen ();
- | ;
- | return 0;
- | }
- configure:23484: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -ldl >&5
- configure:23484: $? = 0
- configure:23501: result: -ldl
- configure:23562: checking for main in -lpthread
- configure:23581: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lpthread >&5
- configure:23581: $? = 0
- configure:23590: result: yes
- configure:23700: checking for clock_nanosleep in -lrt
- configure:23725: gcc -std=gnu99 -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c -lrt >&5
- configure:23725: $? = 0
- configure:23734: result: yes
- configure:23902: checking for strncasecmp in strings.h
- configure:23912: result: yes
- configure:23927: checking search.h usability
- configure:23927: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23927: $? = 0
- configure:23927: result: yes
- configure:23927: checking search.h presence
- configure:23927: gcc -std=gnu99 -E conftest.c
- configure:23927: $? = 0
- configure:23927: result: yes
- configure:23927: checking for search.h
- configure:23927: result: yes
- configure:23940: checking getopt.h usability
- configure:23940: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23940: $? = 0
- configure:23940: result: yes
- configure:23940: checking getopt.h presence
- configure:23940: gcc -std=gnu99 -E conftest.c
- configure:23940: $? = 0
- configure:23940: result: yes
- configure:23940: checking for getopt.h
- configure:23940: result: yes
- configure:23940: checking for strings.h
- configure:23940: result: yes
- configure:23940: checking locale.h usability
- configure:23940: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23940: $? = 0
- configure:23940: result: yes
- configure:23940: checking locale.h presence
- configure:23940: gcc -std=gnu99 -E conftest.c
- configure:23940: $? = 0
- configure:23940: result: yes
- configure:23940: checking for locale.h
- configure:23940: result: yes
- configure:23940: checking xlocale.h usability
- configure:23940: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23940: $? = 0
- configure:23940: result: yes
- configure:23940: checking xlocale.h presence
- configure:23940: gcc -std=gnu99 -E conftest.c
- configure:23940: $? = 0
- configure:23940: result: yes
- configure:23940: checking for xlocale.h
- configure:23940: result: yes
- configure:23953: checking fcntl.h usability
- configure:23953: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23953: $? = 0
- configure:23953: result: yes
- configure:23953: checking fcntl.h presence
- configure:23953: gcc -std=gnu99 -E conftest.c
- configure:23953: $? = 0
- configure:23953: result: yes
- configure:23953: checking for fcntl.h
- configure:23953: result: yes
- configure:23953: checking sys/time.h usability
- configure:23953: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23953: $? = 0
- configure:23953: result: yes
- configure:23953: checking sys/time.h presence
- configure:23953: gcc -std=gnu99 -E conftest.c
- configure:23953: $? = 0
- configure:23953: result: yes
- configure:23953: checking for sys/time.h
- configure:23953: result: yes
- configure:23953: checking sys/ioctl.h usability
- configure:23953: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23953: $? = 0
- configure:23953: result: yes
- configure:23953: checking sys/ioctl.h presence
- configure:23953: gcc -std=gnu99 -E conftest.c
- configure:23953: $? = 0
- configure:23953: result: yes
- configure:23953: checking for sys/ioctl.h
- configure:23953: result: yes
- configure:23953: checking for sys/stat.h
- configure:23953: result: yes
- configure:23966: checking arpa/inet.h usability
- configure:23966: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23966: $? = 0
- configure:23966: result: yes
- configure:23966: checking arpa/inet.h presence
- configure:23966: gcc -std=gnu99 -E conftest.c
- configure:23966: $? = 0
- configure:23966: result: yes
- configure:23966: checking for arpa/inet.h
- configure:23966: result: yes
- configure:23966: checking netinet/udplite.h usability
- configure:23966: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:144:29: fatal error: netinet/udplite.h: No such file or directory
- compilation terminated.
- configure:23966: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRPTIME 1
- | #define HAVE_USELOCALE 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_ATOF 1
- | #define HAVE_ATOLL 1
- | #define HAVE_DIRFD 1
- | #define HAVE_FDOPENDIR 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_FSYNC 1
- | #define HAVE_GETDELIM 1
- | #define HAVE_GETPID 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_LLDIV 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_NRAND48 1
- | #define HAVE_REWIND 1
- | #define HAVE_SETENV 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_STRSEP 1
- | #define HAVE_STRTOF 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SWAB 1
- | #define HAVE_TDESTROY 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_ACCEPT4 1
- | #define HAVE_PIPE2 1
- | #define HAVE_EVENTFD 1
- | #define HAVE_VMSPLICE 1
- | #define HAVE_SCHED_GETAFFINITY 1
- | #define HAVE_POLL 1
- | #define HAVE_STRUCT_POLLFD 1
- | #define HAVE_LRINTF 1
- | #define HAVE_DYNAMIC_PLUGINS 1
- | #define STRNCASECMP_IN_STRINGS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_GETOPT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_XLOCALE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_ARPA_INET_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <netinet/udplite.h>
- configure:23966: result: no
- configure:23966: checking netinet/udplite.h presence
- configure:23966: gcc -std=gnu99 -E conftest.c
- conftest.c:111:29: fatal error: netinet/udplite.h: No such file or directory
- compilation terminated.
- configure:23966: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRPTIME 1
- | #define HAVE_USELOCALE 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_ATOF 1
- | #define HAVE_ATOLL 1
- | #define HAVE_DIRFD 1
- | #define HAVE_FDOPENDIR 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_FSYNC 1
- | #define HAVE_GETDELIM 1
- | #define HAVE_GETPID 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_LLDIV 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_NRAND48 1
- | #define HAVE_REWIND 1
- | #define HAVE_SETENV 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_STRSEP 1
- | #define HAVE_STRTOF 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SWAB 1
- | #define HAVE_TDESTROY 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_ACCEPT4 1
- | #define HAVE_PIPE2 1
- | #define HAVE_EVENTFD 1
- | #define HAVE_VMSPLICE 1
- | #define HAVE_SCHED_GETAFFINITY 1
- | #define HAVE_POLL 1
- | #define HAVE_STRUCT_POLLFD 1
- | #define HAVE_LRINTF 1
- | #define HAVE_DYNAMIC_PLUGINS 1
- | #define STRNCASECMP_IN_STRINGS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_GETOPT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_XLOCALE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_ARPA_INET_H 1
- | /* end confdefs.h. */
- | #include <netinet/udplite.h>
- configure:23966: result: no
- configure:23966: checking for netinet/udplite.h
- configure:23966: result: no
- configure:23966: checking sys/eventfd.h usability
- configure:23966: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23966: $? = 0
- configure:23966: result: yes
- configure:23966: checking sys/eventfd.h presence
- configure:23966: gcc -std=gnu99 -E conftest.c
- configure:23966: $? = 0
- configure:23966: result: yes
- configure:23966: checking for sys/eventfd.h
- configure:23966: result: yes
- configure:23978: checking for net/if.h
- configure:23978: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23978: $? = 0
- configure:23978: result: yes
- configure:23994: checking for sys/mount.h
- configure:23994: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:23994: $? = 0
- configure:23994: result: yes
- configure:24012: checking machine/param.h usability
- configure:24012: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:147:27: fatal error: machine/param.h: No such file or directory
- compilation terminated.
- configure:24012: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRPTIME 1
- | #define HAVE_USELOCALE 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_ATOF 1
- | #define HAVE_ATOLL 1
- | #define HAVE_DIRFD 1
- | #define HAVE_FDOPENDIR 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_FSYNC 1
- | #define HAVE_GETDELIM 1
- | #define HAVE_GETPID 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_LLDIV 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_NRAND48 1
- | #define HAVE_REWIND 1
- | #define HAVE_SETENV 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_STRSEP 1
- | #define HAVE_STRTOF 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SWAB 1
- | #define HAVE_TDESTROY 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_ACCEPT4 1
- | #define HAVE_PIPE2 1
- | #define HAVE_EVENTFD 1
- | #define HAVE_VMSPLICE 1
- | #define HAVE_SCHED_GETAFFINITY 1
- | #define HAVE_POLL 1
- | #define HAVE_STRUCT_POLLFD 1
- | #define HAVE_LRINTF 1
- | #define HAVE_DYNAMIC_PLUGINS 1
- | #define STRNCASECMP_IN_STRINGS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_GETOPT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_XLOCALE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_SYS_EVENTFD_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_SYS_MOUNT_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <machine/param.h>
- configure:24012: result: no
- configure:24012: checking machine/param.h presence
- configure:24012: gcc -std=gnu99 -E conftest.c
- conftest.c:114:27: fatal error: machine/param.h: No such file or directory
- compilation terminated.
- configure:24012: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRPTIME 1
- | #define HAVE_USELOCALE 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_ATOF 1
- | #define HAVE_ATOLL 1
- | #define HAVE_DIRFD 1
- | #define HAVE_FDOPENDIR 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_FSYNC 1
- | #define HAVE_GETDELIM 1
- | #define HAVE_GETPID 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_LLDIV 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_NRAND48 1
- | #define HAVE_REWIND 1
- | #define HAVE_SETENV 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_STRSEP 1
- | #define HAVE_STRTOF 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SWAB 1
- | #define HAVE_TDESTROY 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_ACCEPT4 1
- | #define HAVE_PIPE2 1
- | #define HAVE_EVENTFD 1
- | #define HAVE_VMSPLICE 1
- | #define HAVE_SCHED_GETAFFINITY 1
- | #define HAVE_POLL 1
- | #define HAVE_STRUCT_POLLFD 1
- | #define HAVE_LRINTF 1
- | #define HAVE_DYNAMIC_PLUGINS 1
- | #define STRNCASECMP_IN_STRINGS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_GETOPT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_XLOCALE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_SYS_EVENTFD_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_SYS_MOUNT_H 1
- | /* end confdefs.h. */
- | #include <machine/param.h>
- configure:24012: result: no
- configure:24012: checking for machine/param.h
- configure:24012: result: no
- configure:24012: checking sys/shm.h usability
- configure:24012: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:24012: $? = 0
- configure:24012: result: yes
- configure:24012: checking sys/shm.h presence
- configure:24012: gcc -std=gnu99 -E conftest.c
- configure:24012: $? = 0
- configure:24012: result: yes
- configure:24012: checking for sys/shm.h
- configure:24012: result: yes
- configure:24025: checking linux/version.h usability
- configure:24025: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:24025: $? = 0
- configure:24025: result: yes
- configure:24025: checking linux/version.h presence
- configure:24025: gcc -std=gnu99 -E conftest.c
- configure:24025: $? = 0
- configure:24025: result: yes
- configure:24025: checking for linux/version.h
- configure:24025: result: yes
- configure:24025: checking linux/dccp.h usability
- configure:24025: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:24025: $? = 0
- configure:24025: result: yes
- configure:24025: checking linux/dccp.h presence
- configure:24025: gcc -std=gnu99 -E conftest.c
- configure:24025: $? = 0
- configure:24025: result: yes
- configure:24025: checking for linux/dccp.h
- configure:24025: result: yes
- configure:24025: checking scsi/scsi.h usability
- configure:24025: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:24025: $? = 0
- configure:24025: result: yes
- configure:24025: checking scsi/scsi.h presence
- configure:24025: gcc -std=gnu99 -E conftest.c
- configure:24025: $? = 0
- configure:24025: result: yes
- configure:24025: checking for scsi/scsi.h
- configure:24025: result: yes
- configure:24025: checking linux/magic.h usability
- configure:24025: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:24025: $? = 0
- configure:24025: result: yes
- configure:24025: checking linux/magic.h presence
- configure:24025: gcc -std=gnu99 -E conftest.c
- configure:24025: $? = 0
- configure:24025: result: yes
- configure:24025: checking for linux/magic.h
- configure:24025: result: yes
- configure:24037: checking syslog.h usability
- configure:24037: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:24037: $? = 0
- configure:24037: result: yes
- configure:24037: checking syslog.h presence
- configure:24037: gcc -std=gnu99 -E conftest.c
- configure:24037: $? = 0
- configure:24037: result: yes
- configure:24037: checking for syslog.h
- configure:24037: result: yes
- configure:24050: checking for ssize_t
- configure:24050: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:24050: $? = 0
- configure:24050: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:156:22: error: expected expression before ')' token
- configure:24050: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRPTIME 1
- | #define HAVE_USELOCALE 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_ATOF 1
- | #define HAVE_ATOLL 1
- | #define HAVE_DIRFD 1
- | #define HAVE_FDOPENDIR 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_FSYNC 1
- | #define HAVE_GETDELIM 1
- | #define HAVE_GETPID 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_LLDIV 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_NRAND48 1
- | #define HAVE_REWIND 1
- | #define HAVE_SETENV 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_STRSEP 1
- | #define HAVE_STRTOF 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SWAB 1
- | #define HAVE_TDESTROY 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_ACCEPT4 1
- | #define HAVE_PIPE2 1
- | #define HAVE_EVENTFD 1
- | #define HAVE_VMSPLICE 1
- | #define HAVE_SCHED_GETAFFINITY 1
- | #define HAVE_POLL 1
- | #define HAVE_STRUCT_POLLFD 1
- | #define HAVE_LRINTF 1
- | #define HAVE_DYNAMIC_PLUGINS 1
- | #define STRNCASECMP_IN_STRINGS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_GETOPT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_XLOCALE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_SYS_EVENTFD_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_SYS_MOUNT_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_LINUX_VERSION_H 1
- | #define HAVE_LINUX_DCCP_H 1
- | #define HAVE_SCSI_SCSI_H 1
- | #define HAVE_LINUX_MAGIC_H 1
- | #define HAVE_SYSLOG_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((ssize_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:24050: result: yes
- configure:24064: checking pthread.h usability
- configure:24064: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:24064: $? = 0
- configure:24064: result: yes
- configure:24064: checking pthread.h presence
- configure:24064: gcc -std=gnu99 -E conftest.c
- configure:24064: $? = 0
- configure:24064: result: yes
- configure:24064: checking for pthread.h
- configure:24064: result: yes
- configure:24131: checking for pkg-config
- configure:24164: result: no
- configure:24211: checking zlib.h usability
- configure:24211: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:24211: $? = 0
- configure:24211: result: yes
- configure:24211: checking zlib.h presence
- configure:24211: gcc -std=gnu99 -E conftest.c
- configure:24211: $? = 0
- configure:24211: result: yes
- configure:24211: checking for zlib.h
- configure:24211: result: yes
- configure:24259: checking for MINIZIP
- configure:24340: result: no
- configure:24345: checking unzip.h usability
- configure:24345: gcc -std=gnu99 -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:155:19: fatal error: unzip.h: No such file or directory
- compilation terminated.
- configure:24345: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRPTIME 1
- | #define HAVE_USELOCALE 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_ATOF 1
- | #define HAVE_ATOLL 1
- | #define HAVE_DIRFD 1
- | #define HAVE_FDOPENDIR 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_FSYNC 1
- | #define HAVE_GETDELIM 1
- | #define HAVE_GETPID 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_LLDIV 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_NRAND48 1
- | #define HAVE_REWIND 1
- | #define HAVE_SETENV 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_STRSEP 1
- | #define HAVE_STRTOF 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SWAB 1
- | #define HAVE_TDESTROY 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_ACCEPT4 1
- | #define HAVE_PIPE2 1
- | #define HAVE_EVENTFD 1
- | #define HAVE_VMSPLICE 1
- | #define HAVE_SCHED_GETAFFINITY 1
- | #define HAVE_POLL 1
- | #define HAVE_STRUCT_POLLFD 1
- | #define HAVE_LRINTF 1
- | #define HAVE_DYNAMIC_PLUGINS 1
- | #define STRNCASECMP_IN_STRINGS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_GETOPT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_XLOCALE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_SYS_EVENTFD_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_SYS_MOUNT_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_LINUX_VERSION_H 1
- | #define HAVE_LINUX_DCCP_H 1
- | #define HAVE_SCSI_SCSI_H 1
- | #define HAVE_LINUX_MAGIC_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_ZLIB_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <unzip.h>
- configure:24345: result: no
- configure:24345: checking unzip.h presence
- configure:24345: gcc -std=gnu99 -E conftest.c
- conftest.c:122:19: fatal error: unzip.h: No such file or directory
- compilation terminated.
- configure:24345: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "vlc"
- | #define PACKAGE_TARNAME "vlc"
- | #define PACKAGE_VERSION "2.0.0-rc1"
- | #define PACKAGE_STRING "vlc 2.0.0-rc1"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define PACKAGE "vlc"
- | #define VERSION "2.0.0-rc1"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define _FORTIFY_SOURCE 2
- | #define _FILE_OFFSET_BITS 64
- | #define _REENTRANT /**/
- | #define _THREAD_SAFE /**/
- | #define __LIBVLC__ /**/
- | #define restrict __restrict
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define ENABLE_NLS 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define HAVE_ICONV 1
- | #define ICONV_CONST
- | #define LIBEXT ".so"
- | #define HAVE_DECL_NANOSLEEP 1
- | #define HAVE_DAEMON 1
- | #define HAVE_FCNTL 1
- | #define HAVE_FSTATVFS 1
- | #define HAVE_FORK 1
- | #define HAVE_GETENV 1
- | #define HAVE_GETPWUID_R 1
- | #define HAVE_IF_NAMEINDEX 1
- | #define HAVE_IF_NAMETOINDEX 1
- | #define HAVE_ISATTY 1
- | #define HAVE_LSTAT 1
- | #define HAVE_MEMALIGN 1
- | #define HAVE_MMAP 1
- | #define HAVE_OPENAT 1
- | #define HAVE_PREAD 1
- | #define HAVE_POSIX_FADVISE 1
- | #define HAVE_POSIX_MADVISE 1
- | #define HAVE_SETLOCALE 1
- | #define HAVE_STRPTIME 1
- | #define HAVE_USELOCALE 1
- | #define HAVE_ASPRINTF 1
- | #define HAVE_ATOF 1
- | #define HAVE_ATOLL 1
- | #define HAVE_DIRFD 1
- | #define HAVE_FDOPENDIR 1
- | #define HAVE_FLOCKFILE 1
- | #define HAVE_FSYNC 1
- | #define HAVE_GETDELIM 1
- | #define HAVE_GETPID 1
- | #define HAVE_GMTIME_R 1
- | #define HAVE_INET_PTON 1
- | #define HAVE_LLDIV 1
- | #define HAVE_LOCALTIME_R 1
- | #define HAVE_NRAND48 1
- | #define HAVE_REWIND 1
- | #define HAVE_SETENV 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRCASESTR 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRNCASECMP 1
- | #define HAVE_STRNDUP 1
- | #define HAVE_STRNLEN 1
- | #define HAVE_STRSEP 1
- | #define HAVE_STRTOF 1
- | #define HAVE_STRTOK_R 1
- | #define HAVE_STRTOLL 1
- | #define HAVE_SWAB 1
- | #define HAVE_TDESTROY 1
- | #define HAVE_VASPRINTF 1
- | #define HAVE_FDATASYNC 1
- | #define HAVE_STRCOLL 1
- | #define HAVE_ACCEPT4 1
- | #define HAVE_PIPE2 1
- | #define HAVE_EVENTFD 1
- | #define HAVE_VMSPLICE 1
- | #define HAVE_SCHED_GETAFFINITY 1
- | #define HAVE_POLL 1
- | #define HAVE_STRUCT_POLLFD 1
- | #define HAVE_LRINTF 1
- | #define HAVE_DYNAMIC_PLUGINS 1
- | #define STRNCASECMP_IN_STRINGS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_GETOPT_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_XLOCALE_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_ARPA_INET_H 1
- | #define HAVE_SYS_EVENTFD_H 1
- | #define HAVE_NET_IF_H 1
- | #define HAVE_SYS_MOUNT_H 1
- | #define HAVE_SYS_SHM_H 1
- | #define HAVE_LINUX_VERSION_H 1
- | #define HAVE_LINUX_DCCP_H 1
- | #define HAVE_SCSI_SCSI_H 1
- | #define HAVE_LINUX_MAGIC_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_PTHREAD_H 1
- | #define HAVE_ZLIB_H 1
- | /* end confdefs.h. */
- | #include <unzip.h>
- configure:24345: result: no
- configure:24345: checking for unzip.h
- configure:24345: result: no
- configure:24428: checking for DBUS
- configure:24488: result: no
- configure:24490: error: .
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-unknown-linux-gnu
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_c_inline=inline
- ac_cv_c_restrict=__restrict
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_ALSA_CFLAGS_set=
- ac_cv_env_ALSA_CFLAGS_value=
- ac_cv_env_ALSA_LIBS_set=
- ac_cv_env_ALSA_LIBS_value=
- ac_cv_env_AVCODEC_CFLAGS_set=
- ac_cv_env_AVCODEC_CFLAGS_value=
- ac_cv_env_AVCODEC_LIBS_set=
- ac_cv_env_AVCODEC_LIBS_value=
- ac_cv_env_AVFORMAT_CFLAGS_set=
- ac_cv_env_AVFORMAT_CFLAGS_value=
- ac_cv_env_AVFORMAT_LIBS_set=
- ac_cv_env_AVFORMAT_LIBS_value=
- ac_cv_env_BLURAY_CFLAGS_set=
- ac_cv_env_BLURAY_CFLAGS_value=
- ac_cv_env_BLURAY_LIBS_set=
- ac_cv_env_BLURAY_LIBS_value=
- ac_cv_env_BONJOUR_CFLAGS_set=
- ac_cv_env_BONJOUR_CFLAGS_value=
- ac_cv_env_BONJOUR_LIBS_set=
- ac_cv_env_BONJOUR_LIBS_value=
- ac_cv_env_CACA_CFLAGS_set=
- ac_cv_env_CACA_CFLAGS_value=
- ac_cv_env_CACA_LIBS_set=
- ac_cv_env_CACA_LIBS_value=
- ac_cv_env_CCASFLAGS_set=
- ac_cv_env_CCASFLAGS_value=
- ac_cv_env_CCAS_set=
- ac_cv_env_CCAS_value=
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=set
- ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=set
- ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_DBUS_CFLAGS_set=
- ac_cv_env_DBUS_CFLAGS_value=
- ac_cv_env_DBUS_LIBS_set=
- ac_cv_env_DBUS_LIBS_value=
- ac_cv_env_DC1394_CFLAGS_set=
- ac_cv_env_DC1394_CFLAGS_value=
- ac_cv_env_DC1394_LIBS_set=
- ac_cv_env_DC1394_LIBS_value=
- ac_cv_env_DCA_CFLAGS_set=
- ac_cv_env_DCA_CFLAGS_value=
- ac_cv_env_DCA_LIBS_set=
- ac_cv_env_DCA_LIBS_value=
- ac_cv_env_DESKTOP_FILE_VALIDATE_set=
- ac_cv_env_DESKTOP_FILE_VALIDATE_value=
- ac_cv_env_DIRAC_CFLAGS_set=
- ac_cv_env_DIRAC_CFLAGS_value=
- ac_cv_env_DIRAC_LIBS_set=
- ac_cv_env_DIRAC_LIBS_value=
- ac_cv_env_DIRECTFB_CFLAGS_set=
- ac_cv_env_DIRECTFB_CFLAGS_value=
- ac_cv_env_DIRECTFB_LIBS_set=
- ac_cv_env_DIRECTFB_LIBS_value=
- ac_cv_env_DVBPSI_CFLAGS_set=
- ac_cv_env_DVBPSI_CFLAGS_value=
- ac_cv_env_DVBPSI_LIBS_set=
- ac_cv_env_DVBPSI_LIBS_value=
- ac_cv_env_DVDNAV_CFLAGS_set=
- ac_cv_env_DVDNAV_CFLAGS_value=
- ac_cv_env_DVDNAV_LIBS_set=
- ac_cv_env_DVDNAV_LIBS_value=
- ac_cv_env_DVDREAD_CFLAGS_set=
- ac_cv_env_DVDREAD_CFLAGS_value=
- ac_cv_env_DVDREAD_LIBS_set=
- ac_cv_env_DVDREAD_LIBS_value=
- ac_cv_env_DV_CFLAGS_set=
- ac_cv_env_DV_CFLAGS_value=
- ac_cv_env_DV_LIBS_set=
- ac_cv_env_DV_LIBS_value=
- ac_cv_env_EGL_CFLAGS_set=
- ac_cv_env_EGL_CFLAGS_value=
- ac_cv_env_EGL_LIBS_set=
- ac_cv_env_EGL_LIBS_value=
- ac_cv_env_FLAC_CFLAGS_set=
- ac_cv_env_FLAC_CFLAGS_value=
- ac_cv_env_FLAC_LIBS_set=
- ac_cv_env_FLAC_LIBS_value=
- ac_cv_env_FLUIDSYNTH_CFLAGS_set=
- ac_cv_env_FLUIDSYNTH_CFLAGS_value=
- ac_cv_env_FLUIDSYNTH_LIBS_set=
- ac_cv_env_FLUIDSYNTH_LIBS_value=
- ac_cv_env_FREETYPE_CFLAGS_set=
- ac_cv_env_FREETYPE_CFLAGS_value=
- ac_cv_env_FREETYPE_LIBS_set=
- ac_cv_env_FREETYPE_LIBS_value=
- ac_cv_env_FRIBIDI_CFLAGS_set=
- ac_cv_env_FRIBIDI_CFLAGS_value=
- ac_cv_env_FRIBIDI_LIBS_set=
- ac_cv_env_FRIBIDI_LIBS_value=
- ac_cv_env_GL_CFLAGS_set=
- ac_cv_env_GL_CFLAGS_value=
- ac_cv_env_GL_LIBS_set=
- ac_cv_env_GL_LIBS_value=
- ac_cv_env_GNOMEVFS_CFLAGS_set=
- ac_cv_env_GNOMEVFS_CFLAGS_value=
- ac_cv_env_GNOMEVFS_LIBS_set=
- ac_cv_env_GNOMEVFS_LIBS_value=
- ac_cv_env_GNUTLS_CFLAGS_set=
- ac_cv_env_GNUTLS_CFLAGS_value=
- ac_cv_env_GNUTLS_LIBS_set=
- ac_cv_env_GNUTLS_LIBS_value=
- ac_cv_env_GOOM_CFLAGS_set=
- ac_cv_env_GOOM_CFLAGS_value=
- ac_cv_env_GOOM_LIBS_set=
- ac_cv_env_GOOM_LIBS_value=
- ac_cv_env_HILDON_CFLAGS_set=
- ac_cv_env_HILDON_CFLAGS_value=
- ac_cv_env_HILDON_FM_CFLAGS_set=
- ac_cv_env_HILDON_FM_CFLAGS_value=
- ac_cv_env_HILDON_FM_LIBS_set=
- ac_cv_env_HILDON_FM_LIBS_value=
- ac_cv_env_HILDON_LIBS_set=
- ac_cv_env_HILDON_LIBS_value=
- ac_cv_env_JACK_CFLAGS_set=
- ac_cv_env_JACK_CFLAGS_value=
- ac_cv_env_JACK_LIBS_set=
- ac_cv_env_JACK_LIBS_value=
- ac_cv_env_KATE_CFLAGS_set=
- ac_cv_env_KATE_CFLAGS_value=
- ac_cv_env_KATE_LIBS_set=
- ac_cv_env_KATE_LIBS_value=
- ac_cv_env_KDE4_CONFIG_set=
- ac_cv_env_KDE4_CONFIG_value=
- ac_cv_env_LDFLAGS_set=set
- ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu
- ac_cv_env_LIBASS_CFLAGS_set=
- ac_cv_env_LIBASS_CFLAGS_value=
- ac_cv_env_LIBASS_LIBS_set=
- ac_cv_env_LIBASS_LIBS_value=
- ac_cv_env_LIBCDDB_CFLAGS_set=
- ac_cv_env_LIBCDDB_CFLAGS_value=
- ac_cv_env_LIBCDDB_LIBS_set=
- ac_cv_env_LIBCDDB_LIBS_value=
- ac_cv_env_LIBCDIO_CFLAGS_set=
- ac_cv_env_LIBCDIO_CFLAGS_value=
- ac_cv_env_LIBCDIO_LIBS_set=
- ac_cv_env_LIBCDIO_LIBS_value=
- ac_cv_env_LIBMODPLUG_CFLAGS_set=
- ac_cv_env_LIBMODPLUG_CFLAGS_value=
- ac_cv_env_LIBMODPLUG_LIBS_set=
- ac_cv_env_LIBMODPLUG_LIBS_value=
- ac_cv_env_LIBMPEG2_CFLAGS_set=
- ac_cv_env_LIBMPEG2_CFLAGS_value=
- ac_cv_env_LIBMPEG2_LIBS_set=
- ac_cv_env_LIBMPEG2_LIBS_value=
- ac_cv_env_LIBPROXY_CFLAGS_set=
- ac_cv_env_LIBPROXY_CFLAGS_value=
- ac_cv_env_LIBPROXY_LIBS_set=
- ac_cv_env_LIBPROXY_LIBS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_LIBV4L2_CFLAGS_set=
- ac_cv_env_LIBV4L2_CFLAGS_value=
- ac_cv_env_LIBV4L2_LIBS_set=
- ac_cv_env_LIBV4L2_LIBS_value=
- ac_cv_env_LIBVA_CFLAGS_set=
- ac_cv_env_LIBVA_CFLAGS_value=
- ac_cv_env_LIBVA_LIBS_set=
- ac_cv_env_LIBVA_LIBS_value=
- ac_cv_env_LIBVCDINFO_CFLAGS_set=
- ac_cv_env_LIBVCDINFO_CFLAGS_value=
- ac_cv_env_LIBVCDINFO_LIBS_set=
- ac_cv_env_LIBVCDINFO_LIBS_value=
- ac_cv_env_LIBXML2_CFLAGS_set=
- ac_cv_env_LIBXML2_CFLAGS_value=
- ac_cv_env_LIBXML2_LIBS_set=
- ac_cv_env_LIBXML2_LIBS_value=
- ac_cv_env_LINSYS_SDI_CFLAGS_set=
- ac_cv_env_LINSYS_SDI_CFLAGS_value=
- ac_cv_env_LINSYS_SDI_LIBS_set=
- ac_cv_env_LINSYS_SDI_LIBS_value=
- ac_cv_env_LUAC_set=
- ac_cv_env_LUAC_value=
- ac_cv_env_LUA_CFLAGS_set=
- ac_cv_env_LUA_CFLAGS_value=
- ac_cv_env_LUA_LIBS_set=
- ac_cv_env_LUA_LIBS_value=
- ac_cv_env_MCE_CFLAGS_set=
- ac_cv_env_MCE_CFLAGS_value=
- ac_cv_env_MCE_LIBS_set=
- ac_cv_env_MCE_LIBS_value=
- ac_cv_env_MINIZIP_CFLAGS_set=
- ac_cv_env_MINIZIP_CFLAGS_value=
- ac_cv_env_MINIZIP_LIBS_set=
- ac_cv_env_MINIZIP_LIBS_value=
- ac_cv_env_MTP_CFLAGS_set=
- ac_cv_env_MTP_CFLAGS_value=
- ac_cv_env_MTP_LIBS_set=
- ac_cv_env_MTP_LIBS_value=
- ac_cv_env_MUX_OGG_CFLAGS_set=
- ac_cv_env_MUX_OGG_CFLAGS_value=
- ac_cv_env_MUX_OGG_LIBS_set=
- ac_cv_env_MUX_OGG_LIBS_value=
- ac_cv_env_NOTIFY_CFLAGS_set=
- ac_cv_env_NOTIFY_CFLAGS_value=
- ac_cv_env_NOTIFY_LIBS_set=
- ac_cv_env_NOTIFY_LIBS_value=
- ac_cv_env_OBJCFLAGS_set=
- ac_cv_env_OBJCFLAGS_value=
- ac_cv_env_OBJC_set=
- ac_cv_env_OBJC_value=
- ac_cv_env_OGG_CFLAGS_set=
- ac_cv_env_OGG_CFLAGS_value=
- ac_cv_env_OGG_LIBS_set=
- ac_cv_env_OGG_LIBS_value=
- ac_cv_env_OPENCV_CFLAGS_set=
- ac_cv_env_OPENCV_CFLAGS_value=
- ac_cv_env_OPENCV_LIBS_set=
- ac_cv_env_OPENCV_LIBS_value=
- ac_cv_env_PKG_CONFIG_LIBDIR_set=
- ac_cv_env_PKG_CONFIG_LIBDIR_value=
- ac_cv_env_PKG_CONFIG_PATH_set=
- ac_cv_env_PKG_CONFIG_PATH_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_value=
- ac_cv_env_PORTAUDIO_CFLAGS_set=
- ac_cv_env_PORTAUDIO_CFLAGS_value=
- ac_cv_env_PORTAUDIO_LIBS_set=
- ac_cv_env_PORTAUDIO_LIBS_value=
- ac_cv_env_POSTPROC_CFLAGS_set=
- ac_cv_env_POSTPROC_CFLAGS_value=
- ac_cv_env_POSTPROC_LIBS_set=
- ac_cv_env_POSTPROC_LIBS_value=
- ac_cv_env_PROJECTM2_CFLAGS_set=
- ac_cv_env_PROJECTM2_CFLAGS_value=
- ac_cv_env_PROJECTM2_LIBS_set=
- ac_cv_env_PROJECTM2_LIBS_value=
- ac_cv_env_PROJECTM_CFLAGS_set=
- ac_cv_env_PROJECTM_CFLAGS_value=
- ac_cv_env_PROJECTM_LIBS_set=
- ac_cv_env_PROJECTM_LIBS_value=
- ac_cv_env_PULSE_CFLAGS_set=
- ac_cv_env_PULSE_CFLAGS_value=
- ac_cv_env_PULSE_LIBS_set=
- ac_cv_env_PULSE_LIBS_value=
- ac_cv_env_QT4_CFLAGS_set=
- ac_cv_env_QT4_CFLAGS_value=
- ac_cv_env_QT4_LIBS_set=
- ac_cv_env_QT4_LIBS_value=
- ac_cv_env_SAMPLERATE_CFLAGS_set=
- ac_cv_env_SAMPLERATE_CFLAGS_value=
- ac_cv_env_SAMPLERATE_LIBS_set=
- ac_cv_env_SAMPLERATE_LIBS_value=
- ac_cv_env_SCHROEDINGER_CFLAGS_set=
- ac_cv_env_SCHROEDINGER_CFLAGS_value=
- ac_cv_env_SCHROEDINGER_LIBS_set=
- ac_cv_env_SCHROEDINGER_LIBS_value=
- ac_cv_env_SDL_CFLAGS_set=
- ac_cv_env_SDL_CFLAGS_value=
- ac_cv_env_SDL_IMAGE_CFLAGS_set=
- ac_cv_env_SDL_IMAGE_CFLAGS_value=
- ac_cv_env_SDL_IMAGE_LIBS_set=
- ac_cv_env_SDL_IMAGE_LIBS_value=
- ac_cv_env_SDL_LIBS_set=
- ac_cv_env_SDL_LIBS_value=
- ac_cv_env_SHOUT_CFLAGS_set=
- ac_cv_env_SHOUT_CFLAGS_value=
- ac_cv_env_SHOUT_LIBS_set=
- ac_cv_env_SHOUT_LIBS_value=
- ac_cv_env_SID_CFLAGS_set=
- ac_cv_env_SID_CFLAGS_value=
- ac_cv_env_SID_LIBS_set=
- ac_cv_env_SID_LIBS_value=
- ac_cv_env_SPEEXDSP_CFLAGS_set=
- ac_cv_env_SPEEXDSP_CFLAGS_value=
- ac_cv_env_SPEEXDSP_LIBS_set=
- ac_cv_env_SPEEXDSP_LIBS_value=
- ac_cv_env_SPEEX_CFLAGS_set=
- ac_cv_env_SPEEX_CFLAGS_value=
- ac_cv_env_SPEEX_LIBS_set=
- ac_cv_env_SPEEX_LIBS_value=
- ac_cv_env_SQLITE_CFLAGS_set=
- ac_cv_env_SQLITE_CFLAGS_value=
- ac_cv_env_SQLITE_LIBS_set=
- ac_cv_env_SQLITE_LIBS_value=
- ac_cv_env_SVG_CFLAGS_set=
- ac_cv_env_SVG_CFLAGS_value=
- ac_cv_env_SVG_LIBS_set=
- ac_cv_env_SVG_LIBS_value=
- ac_cv_env_SWSCALE_CFLAGS_set=
- ac_cv_env_SWSCALE_CFLAGS_value=
- ac_cv_env_SWSCALE_LIBS_set=
- ac_cv_env_SWSCALE_LIBS_value=
- ac_cv_env_TAGLIB_CFLAGS_set=
- ac_cv_env_TAGLIB_CFLAGS_value=
- ac_cv_env_TAGLIB_LIBS_set=
- ac_cv_env_TAGLIB_LIBS_value=
- ac_cv_env_THEORA_CFLAGS_set=
- ac_cv_env_THEORA_CFLAGS_value=
- ac_cv_env_THEORA_LIBS_set=
- ac_cv_env_THEORA_LIBS_value=
- ac_cv_env_TIGER_CFLAGS_set=
- ac_cv_env_TIGER_CFLAGS_value=
- ac_cv_env_TIGER_LIBS_set=
- ac_cv_env_TIGER_LIBS_value=
- ac_cv_env_TWOLAME_CFLAGS_set=
- ac_cv_env_TWOLAME_CFLAGS_value=
- ac_cv_env_TWOLAME_LIBS_set=
- ac_cv_env_TWOLAME_LIBS_value=
- ac_cv_env_UDEV_CFLAGS_set=
- ac_cv_env_UDEV_CFLAGS_value=
- ac_cv_env_UDEV_LIBS_set=
- ac_cv_env_UDEV_LIBS_value=
- ac_cv_env_UPNP_CFLAGS_set=
- ac_cv_env_UPNP_CFLAGS_value=
- ac_cv_env_UPNP_LIBS_set=
- ac_cv_env_UPNP_LIBS_value=
- ac_cv_env_VORBIS_CFLAGS_set=
- ac_cv_env_VORBIS_CFLAGS_value=
- ac_cv_env_VORBIS_LIBS_set=
- ac_cv_env_VORBIS_LIBS_value=
- ac_cv_env_X264_CFLAGS_set=
- ac_cv_env_X264_CFLAGS_value=
- ac_cv_env_X264_LIBS_set=
- ac_cv_env_X264_LIBS_value=
- ac_cv_env_XCB_CFLAGS_set=
- ac_cv_env_XCB_CFLAGS_value=
- ac_cv_env_XCB_COMPOSITE_CFLAGS_set=
- ac_cv_env_XCB_COMPOSITE_CFLAGS_value=
- ac_cv_env_XCB_COMPOSITE_LIBS_set=
- ac_cv_env_XCB_COMPOSITE_LIBS_value=
- ac_cv_env_XCB_KEYSYMS_CFLAGS_set=
- ac_cv_env_XCB_KEYSYMS_CFLAGS_value=
- ac_cv_env_XCB_KEYSYMS_LIBS_set=
- ac_cv_env_XCB_KEYSYMS_LIBS_value=
- ac_cv_env_XCB_LIBS_set=
- ac_cv_env_XCB_LIBS_value=
- ac_cv_env_XCB_RANDR_CFLAGS_set=
- ac_cv_env_XCB_RANDR_CFLAGS_value=
- ac_cv_env_XCB_RANDR_LIBS_set=
- ac_cv_env_XCB_RANDR_LIBS_value=
- ac_cv_env_XCB_SHM_CFLAGS_set=
- ac_cv_env_XCB_SHM_CFLAGS_value=
- ac_cv_env_XCB_SHM_LIBS_set=
- ac_cv_env_XCB_SHM_LIBS_value=
- ac_cv_env_XCB_XV_CFLAGS_set=
- ac_cv_env_XCB_XV_CFLAGS_value=
- ac_cv_env_XCB_XV_LIBS_set=
- ac_cv_env_XCB_XV_LIBS_value=
- ac_cv_env_XEXT_CFLAGS_set=
- ac_cv_env_XEXT_CFLAGS_value=
- ac_cv_env_XEXT_LIBS_set=
- ac_cv_env_XEXT_LIBS_value=
- ac_cv_env_XINERAMA_CFLAGS_set=
- ac_cv_env_XINERAMA_CFLAGS_value=
- ac_cv_env_XINERAMA_LIBS_set=
- ac_cv_env_XINERAMA_LIBS_value=
- ac_cv_env_XLIB_XCB_CFLAGS_set=
- ac_cv_env_XLIB_XCB_CFLAGS_value=
- ac_cv_env_XLIB_XCB_LIBS_set=
- ac_cv_env_XLIB_XCB_LIBS_value=
- ac_cv_env_XMKMF_set=
- ac_cv_env_XMKMF_value=
- ac_cv_env_XPM_CFLAGS_set=
- ac_cv_env_XPM_CFLAGS_value=
- ac_cv_env_XPM_LIBS_set=
- ac_cv_env_XPM_LIBS_value=
- ac_cv_env_XPROTO_CFLAGS_set=
- ac_cv_env_XPROTO_CFLAGS_value=
- ac_cv_env_XPROTO_LIBS_set=
- ac_cv_env_XPROTO_LIBS_value=
- ac_cv_env_ZVBI_CFLAGS_set=
- ac_cv_env_ZVBI_CFLAGS_value=
- ac_cv_env_ZVBI_LIBS_set=
- ac_cv_env_ZVBI_LIBS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_accept4=yes
- ac_cv_func_asprintf=yes
- ac_cv_func_atof=yes
- ac_cv_func_atoll=yes
- ac_cv_func_daemon=yes
- ac_cv_func_dirfd=yes
- ac_cv_func_dlopen=no
- ac_cv_func_eventfd=yes
- ac_cv_func_fcntl=yes
- ac_cv_func_fdatasync=yes
- ac_cv_func_fdopendir=yes
- ac_cv_func_flockfile=yes
- ac_cv_func_fork=yes
- ac_cv_func_fstatvfs=yes
- ac_cv_func_fsync=yes
- ac_cv_func_getdelim=yes
- ac_cv_func_getenv=yes
- ac_cv_func_getopt_long=yes
- ac_cv_func_getpid=yes
- ac_cv_func_getpwuid_r=yes
- ac_cv_func_gmtime_r=yes
- ac_cv_func_if_nameindex=yes
- ac_cv_func_if_nametoindex=yes
- ac_cv_func_inet_pton=yes
- ac_cv_func_isatty=yes
- ac_cv_func_lldiv=yes
- ac_cv_func_localtime_r=yes
- ac_cv_func_lstat=yes
- ac_cv_func_memalign=yes
- ac_cv_func_mmap=yes
- ac_cv_func_nrand48=yes
- ac_cv_func_openat=yes
- ac_cv_func_pipe2=yes
- ac_cv_func_posix_fadvise=yes
- ac_cv_func_posix_madvise=yes
- ac_cv_func_pread=yes
- ac_cv_func_rewind=yes
- ac_cv_func_sched_getaffinity=yes
- ac_cv_func_setenv=yes
- ac_cv_func_setlocale=yes
- ac_cv_func_shl_load=no
- ac_cv_func_strcasecmp=yes
- ac_cv_func_strcasestr=yes
- ac_cv_func_strcoll_works=yes
- ac_cv_func_strdup=yes
- ac_cv_func_stricmp=no
- ac_cv_func_strlcpy=no
- ac_cv_func_strncasecmp=yes
- ac_cv_func_strndup=yes
- ac_cv_func_strnicmp=no
- ac_cv_func_strnlen=yes
- ac_cv_func_strptime=yes
- ac_cv_func_strsep=yes
- ac_cv_func_strtof=yes
- ac_cv_func_strtok_r=yes
- ac_cv_func_strtoll=yes
- ac_cv_func_swab=yes
- ac_cv_func_tdestroy=yes
- ac_cv_func_uselocale=yes
- ac_cv_func_vasprintf=yes
- ac_cv_func_vmsplice=yes
- ac_cv_have_decl_nanosleep=yes
- ac_cv_header_arpa_inet_h=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_getopt_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_linux_dccp_h=yes
- ac_cv_header_linux_magic_h=yes
- ac_cv_header_linux_version_h=yes
- ac_cv_header_locale_h=yes
- ac_cv_header_machine_param_h=no
- ac_cv_header_memory_h=yes
- ac_cv_header_minix_config_h=no
- ac_cv_header_net_if_h=yes
- ac_cv_header_netinet_udplite_h=no
- ac_cv_header_pthread_h=yes
- ac_cv_header_scsi_scsi_h=yes
- ac_cv_header_search_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_eventfd_h=yes
- ac_cv_header_sys_ioctl_h=yes
- ac_cv_header_sys_mount_h=yes
- ac_cv_header_sys_shm_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_time_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_syslog_h=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_unzip_h=no
- ac_cv_header_xlocale_h=yes
- ac_cv_header_zlib_h=yes
- ac_cv_host=x86_64-unknown-linux-gnu
- ac_cv_lib_dl_dlopen=yes
- ac_cv_lib_dld_shl_load=no
- ac_cv_lib_m_cos=yes
- ac_cv_lib_m_lrintf=yes
- ac_cv_lib_pthread_main=yes
- ac_cv_lib_rt_clock_nanosleep=yes
- ac_cv_objc_compiler_gnu=no
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_FGREP='/bin/grep -F'
- ac_cv_path_GMSGFMT=/usr/bin/msgfmt
- ac_cv_path_GREP=/bin/grep
- ac_cv_path_MSGFMT=/usr/bin/msgfmt
- ac_cv_path_MSGMERGE=/usr/bin/msgmerge
- ac_cv_path_SED=/bin/sed
- ac_cv_path_XGETTEXT=/usr/bin/xgettext
- ac_cv_path_install='/bin/install -c'
- ac_cv_path_mkdir=/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -std=gnu99 -E'
- ac_cv_prog_CXXCPP='g++ -E'
- ac_cv_prog_DESKTOP_FILE_VALIDATE=desktop-file-validate
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_ac_ct_OBJC=gcc
- ac_cv_prog_ac_ct_OBJDUMP=objdump
- ac_cv_prog_ac_ct_RANLIB=ranlib
- ac_cv_prog_ac_ct_STRIP=strip
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_c99=-std=gnu99
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cc_gcc_c_o=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_prog_objc_g=no
- ac_cv_safe_to_define___extensions__=yes
- ac_cv_search_connect='none required'
- ac_cv_search_dlopen=-ldl
- ac_cv_search_getaddrinfo='none required'
- ac_cv_search_poll='none required'
- ac_cv_struct_sockaddr_storage=yes
- ac_cv_type_socklen_t=yes
- ac_cv_type_ssize_t=yes
- ac_cv_type_struct_pollfd=yes
- acl_cv_hardcode_direct=no
- acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
- acl_cv_hardcode_libdir_separator=
- acl_cv_hardcode_minus_L=no
- acl_cv_libext=a
- acl_cv_libname_spec='lib$name'
- acl_cv_library_names_spec='$libname$shrext'
- acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
- acl_cv_prog_gnu_ld=yes
- acl_cv_rpath=done
- acl_cv_shlibext=so
- acl_cv_wl=-Wl,
- am_cv_CCAS_dependencies_compiler_type=gcc3
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- am_cv_OBJC_dependencies_compiler_type=gcc3
- am_cv_func_iconv=yes
- am_cv_func_iconv_works=yes
- am_cv_lib_iconv=no
- am_cv_prog_tar_ustar=gnutar
- am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
- am_cv_proto_iconv_arg1=
- gt_cv_func_CFLocaleCopyCurrent=no
- gt_cv_func_CFPreferencesCopyAppValue=no
- gt_cv_func_gnugettext1_libc=yes
- lt_cv_ar_at_file=@
- lt_cv_archive_cmds_need_lc=no
- lt_cv_deplibs_check_method=pass_all
- lt_cv_dlopen=dlopen
- lt_cv_dlopen_libs=-ldl
- lt_cv_dlopen_self=yes
- lt_cv_dlopen_self_static=no
- lt_cv_ld_reload_flag=-r
- lt_cv_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=/usr/bin/ld
- lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
- lt_cv_path_NM='/usr/bin/nm -B'
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_c_o_RC=yes
- lt_cv_prog_compiler_pic='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=no
- lt_cv_prog_compiler_static_works=yes
- lt_cv_prog_compiler_static_works_CXX=yes
- lt_cv_prog_gnu_ld=yes
- lt_cv_prog_gnu_ldcxx=yes
- lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
- lt_cv_shlibpath_overrides_runpath=no
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
- lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
- lt_cv_sys_max_cmd_len=1572864
- lt_cv_to_host_file_cmd=func_convert_file_noop
- lt_cv_to_tool_file_cmd=func_convert_file_noop
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /tmp/packerbuild-1000/vlc-dev/vlc-dev/src/vlc-2.0.0-rc1/autotools/missing --run aclocal-1.11'
- ALIASES=''
- ALSA_CFLAGS=''
- ALSA_LIBS=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /tmp/packerbuild-1000/vlc-dev/vlc-dev/src/vlc-2.0.0-rc1/autotools/missing --run tar'
- AM_BACKSLASH='\'
- AM_CPPFLAGS=''
- AM_DEFAULT_VERBOSITY='0'
- AR='ar'
- ARCH=''
- AS='as'
- ASM=''
- AUTOCONF='${SHELL} /tmp/packerbuild-1000/vlc-dev/vlc-dev/src/vlc-2.0.0-rc1/autotools/missing --run autoconf'
- AUTOHEADER='${SHELL} /tmp/packerbuild-1000/vlc-dev/vlc-dev/src/vlc-2.0.0-rc1/autotools/missing --run autoheader'
- AUTOMAKE='${SHELL} /tmp/packerbuild-1000/vlc-dev/vlc-dev/src/vlc-2.0.0-rc1/autotools/missing --run automake-1.11'
- AVCODEC_CFLAGS=''
- AVCODEC_LIBS=''
- AVFORMAT_CFLAGS=''
- AVFORMAT_LIBS=''
- AWK='gawk'
- BLURAY_CFLAGS=''
- BLURAY_LIBS=''
- BONJOUR_CFLAGS=''
- BONJOUR_LIBS=''
- BUILD_HILDON_FALSE=''
- BUILD_HILDON_TRUE=''
- BUILD_HTTPD_FALSE=''
- BUILD_HTTPD_TRUE=''
- BUILD_LUA_FALSE=''
- BUILD_LUA_TRUE=''
- BUILD_MACOSX_VLC_APP_FALSE=''
- BUILD_MACOSX_VLC_APP_TRUE=''
- BUILD_OSDMENU_FALSE=''
- BUILD_OSDMENU_TRUE=''
- BUILD_SKINS_FALSE=''
- BUILD_SKINS_TRUE=''
- BUILD_VLC_FALSE=''
- BUILD_VLC_TRUE=''
- CACA_CFLAGS=''
- CACA_LIBS=''
- CC='gcc -std=gnu99'
- CCAS='gcc -std=gnu99'
- CCASDEPMODE='depmode=gcc3'
- CCASFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
- CFLAGS_access_avio=''
- CFLAGS_access_dv=''
- CFLAGS_access_gnomevfs=''
- CFLAGS_access_http=''
- CFLAGS_access_jack=''
- CFLAGS_access_mtp=''
- CFLAGS_access_output_shout=''
- CFLAGS_avcodec=''
- CFLAGS_avformat=''
- CFLAGS_bonjour=''
- CFLAGS_caca=''
- CFLAGS_cdda=''
- CFLAGS_dbus=''
- CFLAGS_dc1394=''
- CFLAGS_deinterlace=''
- CFLAGS_dirac=''
- CFLAGS_dtstofloat32=''
- CFLAGS_dvdnav=''
- CFLAGS_dvdread=''
- CFLAGS_flac=''
- CFLAGS_fluidsynth=''
- CFLAGS_globalhotkeys=''
- CFLAGS_goom=''
- CFLAGS_hildon=''
- CFLAGS_i420_yuy2_altivec=''
- CFLAGS_inhibit=''
- CFLAGS_jack=''
- CFLAGS_kate=''
- CFLAGS_libass=''
- CFLAGS_libbluray=''
- CFLAGS_libmpeg2=''
- CFLAGS_libvlccore=''
- CFLAGS_linsys_sdi=''
- CFLAGS_lua=''
- CFLAGS_memcpyaltivec=''
- CFLAGS_motion=''
- CFLAGS_mtp=''
- CFLAGS_mux_ogg=''
- CFLAGS_notify=''
- CFLAGS_ogg=''
- CFLAGS_opencv_example=''
- CFLAGS_opencv_wrapper=''
- CFLAGS_panoramix=''
- CFLAGS_portaudio=''
- CFLAGS_postproc=''
- CFLAGS_samplerate=''
- CFLAGS_schroedinger=''
- CFLAGS_sdl_image=''
- CFLAGS_sid=''
- CFLAGS_speex=''
- CFLAGS_sqlite=''
- CFLAGS_stream_out_switcher=''
- CFLAGS_svg=''
- CFLAGS_swscale=''
- CFLAGS_telepathy=''
- CFLAGS_theora=''
- CFLAGS_twolame=''
- CFLAGS_udev=''
- CFLAGS_upnp=''
- CFLAGS_vcdx=''
- CFLAGS_vorbis=''
- CFLAGS_vout_ios=''
- CFLAGS_vout_sdl=''
- CFLAGS_x264=''
- CFLAGS_xcb_window=''
- CFLAGS_xml=''
- CFLAGS_xosd=''
- CFLAGS_zvbi=''
- CONTRIB_DIR=''
- COPYRIGHT_MESSAGE=''
- COPYRIGHT_YEARS='1996-2012'
- CPP='gcc -std=gnu99 -E'
- CPPFLAGS=''
- CPPFLAGS_a52tofloat32=''
- CPPFLAGS_access_dv=''
- CPPFLAGS_access_gnomevfs=''
- CPPFLAGS_access_jack=''
- CPPFLAGS_access_mtp=''
- CPPFLAGS_access_output_shout=''
- CPPFLAGS_bonjour=''
- CPPFLAGS_caca=''
- CPPFLAGS_dc1394=''
- CPPFLAGS_decklink=''
- CPPFLAGS_dirac=''
- CPPFLAGS_directfb=''
- CPPFLAGS_dmo=''
- CPPFLAGS_dtstofloat32=''
- CPPFLAGS_dvdread=''
- CPPFLAGS_faad=''
- CPPFLAGS_flac=''
- CPPFLAGS_fluidsynth=''
- CPPFLAGS_freetype=''
- CPPFLAGS_goom=''
- CPPFLAGS_jack=''
- CPPFLAGS_kate=''
- CPPFLAGS_libass=''
- CPPFLAGS_libbluray=''
- CPPFLAGS_libmpeg2=''
- CPPFLAGS_mpgatofixed32=''
- CPPFLAGS_mtp=''
- CPPFLAGS_mux_ogg=''
- CPPFLAGS_notify=''
- CPPFLAGS_ogg=''
- CPPFLAGS_opencv_example=''
- CPPFLAGS_opencv_wrapper=''
- CPPFLAGS_portaudio=''
- CPPFLAGS_qt4=''
- CPPFLAGS_quicktime=''
- CPPFLAGS_realvideo=''
- CPPFLAGS_samplerate=''
- CPPFLAGS_schroedinger=''
- CPPFLAGS_skins2=' -I${top_srcdir}/modules/access/zip/unzip'
- CPPFLAGS_speex=''
- CPPFLAGS_sqlite=''
- CPPFLAGS_svg=''
- CPPFLAGS_theora=''
- CPPFLAGS_twolame=''
- CPPFLAGS_udev=''
- CPPFLAGS_upnp=''
- CPPFLAGS_vorbis=''
- CPPFLAGS_x264=''
- CPPFLAGS_xml=''
- CXX='g++'
- CXXCPP='g++ -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
- CXXFLAGS_dshow=''
- CXXFLAGS_live555=''
- CXXFLAGS_mkv=''
- CXXFLAGS_mod=''
- CXXFLAGS_projectm=''
- CXXFLAGS_qt4=''
- CXXFLAGS_skins2=''
- CXXFLAGS_taglib=''
- CXXFLAGS_upnp=''
- CYGPATH_W='echo'
- DBUS_CFLAGS=''
- DBUS_LIBS=''
- DC1394_CFLAGS=''
- DC1394_LIBS=''
- DCA_CFLAGS=''
- DCA_LIBS=''
- DEFS=''
- DEFS_BIGENDIAN=''
- DEPDIR='.deps'
- DESKTOP_FILE_VALIDATE='desktop-file-validate'
- DIRAC_CFLAGS=''
- DIRAC_LIBS=''
- DIRECTFB_CFLAGS=''
- DIRECTFB_CONFIG=''
- DIRECTFB_LIBS=''
- DLLTOOL='false'
- DSYMUTIL=''
- DUMPBIN=''
- DVBPSI_CFLAGS=''
- DVBPSI_LIBS=''
- DVDNAV_CFLAGS=''
- DVDNAV_LIBS=''
- DVDREAD_CFLAGS=''
- DVDREAD_LIBS=''
- DV_CFLAGS=''
- DV_LIBS=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGL_CFLAGS=''
- EGL_LIBS=''
- EGREP='/bin/grep -E'
- ENABLE_QT4_FALSE=''
- ENABLE_QT4_TRUE=''
- ENABLE_SOUT_FALSE=''
- ENABLE_SOUT_TRUE=''
- ENABLE_VLM_FALSE=''
- ENABLE_VLM_TRUE=''
- EXEEXT=''
- FGREP='/bin/grep -F'
- FILE_LIBVLCCORE_DLL=''
- FILE_LIBVLC_DLL=''
- FLAC_CFLAGS=''
- FLAC_LIBS=''
- FLUIDSYNTH_CFLAGS=''
- FLUIDSYNTH_LIBS=''
- FREETYPE_CFLAGS=''
- FREETYPE_LIBS=''
- FRIBIDI_CFLAGS=''
- FRIBIDI_LIBS=''
- GCRYPT_CFLAGS=''
- GCRYPT_LIBS=''
- GETTEXT_MACRO_VERSION='0.18'
- GL_CFLAGS=''
- GL_LIBS=''
- GMSGFMT='/usr/bin/msgfmt'
- GMSGFMT_015='/usr/bin/msgfmt'
- GNOMEVFS_CFLAGS=''
- GNOMEVFS_LIBS=''
- GNUGETOPT_LIBS=''
- GNUTLS_CFLAGS=''
- GNUTLS_LIBS=''
- GOOM_CFLAGS=''
- GOOM_LIBS=''
- GREP='/bin/grep'
- HAVE_3DNOW_FALSE=''
- HAVE_3DNOW_TRUE=''
- HAVE_ALSA_FALSE=''
- HAVE_ALSA_TRUE=''
- HAVE_ALTIVEC_FALSE=''
- HAVE_ALTIVEC_TRUE=''
- HAVE_ANDROID_FALSE=''
- HAVE_ANDROID_TRUE='#'
- HAVE_DARWIN_FALSE=''
- HAVE_DARWIN_TRUE='#'
- HAVE_DVBPSI_FALSE=''
- HAVE_DVBPSI_TRUE=''
- HAVE_DYNAMIC_PLUGINS_FALSE='#'
- HAVE_DYNAMIC_PLUGINS_TRUE=''
- HAVE_GCRYPT_FALSE=''
- HAVE_GCRYPT_TRUE=''
- HAVE_KAI_FALSE=''
- HAVE_KAI_TRUE=''
- HAVE_KVA_FALSE=''
- HAVE_KVA_TRUE=''
- HAVE_LINUX_DVB_FALSE=''
- HAVE_LINUX_DVB_TRUE=''
- HAVE_LINUX_FALSE='#'
- HAVE_LINUX_TRUE=''
- HAVE_MINIZIP_FALSE=''
- HAVE_MINIZIP_TRUE='#'
- HAVE_MMXEXT_FALSE=''
- HAVE_MMXEXT_TRUE=''
- HAVE_MMX_FALSE=''
- HAVE_MMX_TRUE=''
- HAVE_NEON_FALSE=''
- HAVE_NEON_TRUE=''
- HAVE_OS2_FALSE=''
- HAVE_OS2_TRUE='#'
- HAVE_OSS_FALSE=''
- HAVE_OSS_TRUE=''
- HAVE_PULSE_FALSE=''
- HAVE_PULSE_TRUE=''
- HAVE_QTKIT_FALSE=''
- HAVE_QTKIT_TRUE=''
- HAVE_SPEEXDSP_FALSE=''
- HAVE_SPEEXDSP_TRUE=''
- HAVE_SSE2_FALSE=''
- HAVE_SSE2_TRUE=''
- HAVE_SYMBIAN_FALSE=''
- HAVE_SYMBIAN_TRUE='#'
- HAVE_V4L2_FALSE=''
- HAVE_V4L2_TRUE=''
- HAVE_WIN32_FALSE=''
- HAVE_WIN32_TRUE='#'
- HAVE_WIN64_FALSE=''
- HAVE_WIN64_TRUE='#'
- HAVE_WINCE_FALSE=''
- HAVE_WINCE_TRUE='#'
- HAVE_XCB_FALSE=''
- HAVE_XCB_TRUE=''
- HAVE_ZLIB_FALSE='#'
- HAVE_ZLIB_TRUE=''
- HILDON_CFLAGS=''
- HILDON_FM_CFLAGS=''
- HILDON_FM_LIBS=''
- HILDON_LIBS=''
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INTLLIBS=''
- INTL_MACOSX_LIBS=''
- JACK_CFLAGS=''
- JACK_LIBS=''
- KAI_LIBS=''
- KATE_CFLAGS=''
- KATE_LIBS=''
- KDE4_CONFIG=''
- KDE_SOLID_FALSE=''
- KDE_SOLID_TRUE=''
- KVA_LIBS=''
- LD='/usr/bin/ld -m elf_x86_64'
- LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu'
- LDFLAGS_android_surface=''
- LDFLAGS_plugin=''
- LDFLAGS_vlc=''
- LDFLAGS_x264=''
- LIBASS_CFLAGS=''
- LIBASS_LIBS=''
- LIBCDDB_CFLAGS=''
- LIBCDDB_LIBS=''
- LIBCDIO_CFLAGS=''
- LIBCDIO_LIBS=''
- LIBDL='-ldl'
- LIBEXT='.so'
- LIBICONV=''
- LIBINTL=''
- LIBM='-lm'
- LIBMODPLUG_CFLAGS=''
- LIBMODPLUG_LIBS=''
- LIBMPEG2_CFLAGS=''
- LIBMPEG2_LIBS=''
- LIBOBJS=' strlcpy.o'
- LIBPROXY_CFLAGS=''
- LIBPROXY_LIBS=''
- LIBS=''
- LIBS_a52tofloat32='-lm '
- LIBS_aa=''
- LIBS_access_avio='-lm '
- LIBS_access_dv=''
- LIBS_access_eyetv=''
- LIBS_access_ftp=''
- LIBS_access_gnomevfs=''
- LIBS_access_http='-lz '
- LIBS_access_imem='-lm '
- LIBS_access_jack=''
- LIBS_access_mms=''
- LIBS_access_mtp=''
- LIBS_access_output_shout=''
- LIBS_access_output_udp=''
- LIBS_access_realrtsp=''
- LIBS_access_rtmp=''
- LIBS_access_sftp=''
- LIBS_access_smb=''
- LIBS_access_tcp=''
- LIBS_access_udp=''
- LIBS_adjust='-lm '
- LIBS_audiobargraph_a='-lm '
- LIBS_audioqueue=''
- LIBS_audioscrobbler=''
- LIBS_auhal=''
- LIBS_avcodec='-lm '
- LIBS_avformat='-lm '
- LIBS_ball='-lm '
- LIBS_bonjour=''
- LIBS_caca=''
- LIBS_cdda=''
- LIBS_chorus_flanger='-lm '
- LIBS_colorthres='-lm '
- LIBS_compressor='-lm '
- LIBS_crystalhd=''
- LIBS_dbus='-lm '
- LIBS_dc1394=''
- LIBS_dirac=''
- LIBS_direct2d=''
- LIBS_direct3d=''
- LIBS_directfb=''
- LIBS_directx=''
- LIBS_dmo='-lm '
- LIBS_dshow=''
- LIBS_dtstofloat32='-lm '
- LIBS_dvdnav=''
- LIBS_dvdread=''
- LIBS_equalizer='-lm '
- LIBS_extract='-lm '
- LIBS_faad='-lm '
- LIBS_flac='-lm '
- LIBS_fluidsynth=''
- LIBS_freetype='-lm -lm '
- LIBS_gaussianblur='-lm '
- LIBS_globalhotkeys=''
- LIBS_glwin32=''
- LIBS_gme=''
- LIBS_gnutls=''
- LIBS_goom='-lm '
- LIBS_gradient='-lm '
- LIBS_grain='-lm '
- LIBS_growl=''
- LIBS_headphone_channel_mixer='-lm '
- LIBS_hildon=''
- LIBS_hotkeys='-lm '
- LIBS_hqdn3d='-lm '
- LIBS_i420_rgb='-lm '
- LIBS_i420_rgb_mmx=''
- LIBS_inhibit=''
- LIBS_jack=''
- LIBS_kate='-lm '
- LIBS_libass=''
- LIBS_libbluray=''
- LIBS_libmpeg2=''
- LIBS_libvlc='-lpthread '
- LIBS_libvlccore='-lrt -lpthread '
- LIBS_linsys_sdi=''
- LIBS_lirc=''
- LIBS_live555=''
- LIBS_lua='-ldl -lm '
- LIBS_macosx=''
- LIBS_macosx_dialog_provider=''
- LIBS_memcpyaltivec=''
- LIBS_minimal_macosx=''
- LIBS_mkv='-lz '
- LIBS_mod='-lm '
- LIBS_mono='-lm '
- LIBS_mosaic='-lm '
- LIBS_motion=''
- LIBS_mp4='-lz '
- LIBS_mpc='-lm '
- LIBS_mpgatofixed32=''
- LIBS_mtp=''
- LIBS_mux_ogg=''
- LIBS_ncurses=''
- LIBS_netsync=''
- LIBS_noise='-lm '
- LIBS_normvol='-lm '
- LIBS_notify=''
- LIBS_ogg=''
- LIBS_oldrc=''
- LIBS_omxil=''
- LIBS_opencv_example=''
- LIBS_opencv_wrapper=''
- LIBS_panoramix='-lm '
- LIBS_param_eq='-lm '
- LIBS_plugin='-lpthread '
- LIBS_png=''
- LIBS_portaudio=''
- LIBS_postproc='-lm '
- LIBS_projectm=''
- LIBS_psychedelic='-lm '
- LIBS_qt4='-lm '
- LIBS_quartztext=''
- LIBS_quicktime='-lm '
- LIBS_realvideo='-ldl -lm '
- LIBS_remoteosd=''
- LIBS_ripple='-lm '
- LIBS_rotate='-lm '
- LIBS_rtp=''
- LIBS_samplerate='-lm '
- LIBS_sap='-lz '
- LIBS_scene='-lm '
- LIBS_schroedinger=''
- LIBS_screen=''
- LIBS_sdl_image=''
- LIBS_sid=''
- LIBS_skins2='${top_builddir}/modules/access/zip/unzip/libunzip.la -lz -lm '
- LIBS_spatializer='-lm '
- LIBS_speex='-lm '
- LIBS_sqlite=''
- LIBS_stream_out_raop=''
- LIBS_stream_out_rtp=''
- LIBS_stream_out_select=''
- LIBS_stream_out_standard=''
- LIBS_stream_out_switcher=''
- LIBS_svg=''
- LIBS_swscale='-lm '
- LIBS_taglib=''
- LIBS_telepathy=''
- LIBS_theora=''
- LIBS_tremor=''
- LIBS_ts=''
- LIBS_twolame='-lm '
- LIBS_udev=''
- LIBS_unzip='-lz '
- LIBS_upnp=''
- LIBS_vcd=''
- LIBS_vcdx=''
- LIBS_visual='-lm '
- LIBS_vlc='-lpthread '
- LIBS_vod_rtsp=''
- LIBS_vorbis=''
- LIBS_vout_ios=''
- LIBS_vout_macosx=''
- LIBS_vout_sdl=''
- LIBS_wave='-lm '
- LIBS_waveout=''
- LIBS_win32text=''
- LIBS_wingapi=''
- LIBS_wingdi=''
- LIBS_x264='-lm -lm '
- LIBS_xml=''
- LIBS_xosd=''
- LIBS_zip='-lz '
- LIBS_zvbi=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIBV4L2_CFLAGS=''
- LIBV4L2_LIBS=''
- LIBVA_CFLAGS=''
- LIBVA_LIBS=''
- LIBVCDINFO_CFLAGS=''
- LIBVCDINFO_LIBS=''
- LIBXML2_CFLAGS=''
- LIBXML2_LIBS=''
- LINSYS_SDI_CFLAGS=''
- LINSYS_SDI_LIBS=''
- LIPO=''
- LN_S='ln -s'
- LOADER_FALSE=''
- LOADER_TRUE=''
- LTLIBICONV=''
- LTLIBINTL=''
- LTLIBOBJS=''
- LTLIBa52tofloat32=''
- LTLIBaa=''
- LTLIBaccess_avio=''
- LTLIBaccess_dv=''
- LTLIBaccess_eyetv=''
- LTLIBaccess_gnomevfs=''
- LTLIBaccess_jack=''
- LTLIBaccess_mtp=''
- LTLIBaccess_output_shout=''
- LTLIBaccess_realrtsp=''
- LTLIBaccess_sftp=''
- LTLIBaccess_shm=''
- LTLIBaccess_smb=''
- LTLIBandroid_surface=''
- LTLIBaout_directx=''
- LTLIBatmo=''
- LTLIBaudioqueue=''
- LTLIBauhal=''
- LTLIBavcodec=''
- LTLIBavformat=''
- LTLIBbonjour=''
- LTLIBcaca=''
- LTLIBcdda=''
- LTLIBcrystalhd=''
- LTLIBdbus=''
- LTLIBdc1394=''
- LTLIBdecklink=''
- LTLIBdirac=''
- LTLIBdirect2d=''
- LTLIBdirect3d=''
- LTLIBdirectfb=''
- LTLIBdirectx=''
- LTLIBdmo=''
- LTLIBdshow=''
- LTLIBdtstofloat32=''
- LTLIBdvdnav=''
- LTLIBdvdread=''
- LTLIBdynamicoverlay=''
- LTLIBegl=''
- LTLIBfaad=''
- LTLIBfb=''
- LTLIBfbosd=''
- LTLIBflac=''
- LTLIBfluidsynth=''
- LTLIBfreetype=''
- LTLIBgl=''
- LTLIBglobalhotkeys=''
- LTLIBglwin32=''
- LTLIBgme=''
- LTLIBgnutls=''
- LTLIBgoom=''
- LTLIBgrowl=''
- LTLIBhildon=''
- LTLIBinhibit=''
- LTLIBiomx=''
- LTLIBjack=''
- LTLIBkate=''
- LTLIBlibass=''
- LTLIBlibbluray=''
- LTLIBlibmpeg2=''
- LTLIBlinsys_hdsdi=''
- LTLIBlinsys_sdi=''
- LTLIBlirc=''
- LTLIBlive555=''
- LTLIBmacosx=''
- LTLIBmacosx_dialog_provider=''
- LTLIBmce=''
- LTLIBmedia_library=''
- LTLIBminimal_macosx=''
- LTLIBmkv=''
- LTLIBmod=''
- LTLIBmpc=''
- LTLIBmpgatofixed32=''
- LTLIBmtp=''
- LTLIBmux_ogg=''
- LTLIBncurses=''
- LTLIBnotify=''
- LTLIBogg=''
- LTLIBomxil=''
- LTLIBopencv_example=''
- LTLIBopencv_wrapper=''
- LTLIBopensles_android=''
- LTLIBosd_parser=''
- LTLIBosdmenu=''
- LTLIBpanoramix=''
- LTLIBpng=''
- LTLIBportaudio=''
- LTLIBpostproc=''
- LTLIBprojectm=''
- LTLIBpvr=''
- LTLIBqt4=''
- LTLIBqtcapture=''
- LTLIBqtsound=''
- LTLIBquartztext=''
- LTLIBquicktime=''
- LTLIBrealvideo=''
- LTLIBsamplerate=''
- LTLIBschroedinger=''
- LTLIBscreen=''
- LTLIBsdl_image=''
- LTLIBshine=''
- LTLIBsid=''
- LTLIBskins2=''
- LTLIBspeex=''
- LTLIBsqlite=''
- LTLIBstream_out_switcher=''
- LTLIBsvg=''
- LTLIBswscale=''
- LTLIBtaglib=''
- LTLIBtelepathy=''
- LTLIBtelx=''
- LTLIBtheora=''
- LTLIBtremor=''
- LTLIBtwolame=''
- LTLIBudev=''
- LTLIBupnp=''
- LTLIBvcd=''
- LTLIBvcdx=''
- LTLIBvisual=''
- LTLIBvorbis=''
- LTLIBvout_ios=''
- LTLIBvout_macosx=''
- LTLIBvout_sdl=''
- LTLIBwaveout=''
- LTLIBwingapi=''
- LTLIBwingdi=''
- LTLIBwma_fixed=''
- LTLIBx264=''
- LTLIBxcb_glx=''
- LTLIBxcb_xv=''
- LTLIBxml=''
- LTLIBxosd=''
- LTLIBzvbi=''
- LUAC=''
- LUA_CFLAGS=''
- LUA_LIBS=''
- MACOSX_DEPLOYMENT_TARGET=''
- MAINT=''
- MAINTAINER_MODE_FALSE='#'
- MAINTAINER_MODE_TRUE=''
- MAKEINFO='${SHELL} /tmp/packerbuild-1000/vlc-dev/vlc-dev/src/vlc-2.0.0-rc1/autotools/missing --run makeinfo'
- MANIFEST_TOOL=':'
- MCE_CFLAGS=''
- MCE_LIBS=''
- MERGE_FFMPEG_FALSE=''
- MERGE_FFMPEG_TRUE=''
- MINIZIP_CFLAGS='-I\${top_srcdir}/modules/access/zip/unzip'
- MINIZIP_LIBS='\${top_builddir}/modules/access/zip/unzip/libunzip.la'
- MKDIR_P='/bin/mkdir -p'
- MOC=''
- MSGFMT='/usr/bin/msgfmt'
- MSGFMT_015='/usr/bin/msgfmt'
- MSGMERGE='/usr/bin/msgmerge'
- MTP_CFLAGS=''
- MTP_LIBS=''
- MUX_OGG_CFLAGS=''
- MUX_OGG_LIBS=''
- NEON_CFLAGS=''
- NM='/usr/bin/nm -B'
- NMEDIT=''
- NOTIFY_CFLAGS=''
- NOTIFY_LIBS=''
- OBJC='gcc'
- OBJCDEPMODE='depmode=gcc3'
- OBJCFLAGS=''
- OBJCFLAGS_growl=''
- OBJCFLAGS_macosx=''
- OBJCFLAGS_minimal_macosx=''
- OBJCOPY=''
- OBJDUMP='objdump'
- OBJEXT='o'
- OGG_CFLAGS=''
- OGG_LIBS=''
- OPENCV_CFLAGS=''
- OPENCV_LIBS=''
- OSS_LIBS=''
- OTOOL64=''
- OTOOL=''
- PACKAGE='vlc'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME='vlc'
- PACKAGE_STRING='vlc 2.0.0-rc1'
- PACKAGE_TARNAME='vlc'
- PACKAGE_URL=''
- PACKAGE_VERSION='2.0.0-rc1'
- PATH_SEPARATOR=':'
- PKGDIR='vlc'
- PKG_CONFIG=''
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH=''
- PORTAUDIO_CFLAGS=''
- PORTAUDIO_LIBS=''
- POSTPROC_CFLAGS=''
- POSTPROC_LIBS=''
- POSUB='po'
- PROGRAMFILES=''
- PROJECTM2_CFLAGS=''
- PROJECTM2_LIBS=''
- PROJECTM_CFLAGS=''
- PROJECTM_LIBS=''
- PULSE_CFLAGS=''
- PULSE_LIBS=''
- QT4_CFLAGS=''
- QT4_LIBS=''
- RANLIB='ranlib'
- RC=''
- RCC=''
- SAMPLERATE_CFLAGS=''
- SAMPLERATE_LIBS=''
- SCHROEDINGER_CFLAGS=''
- SCHROEDINGER_LIBS=''
- SDL_CFLAGS=''
- SDL_IMAGE_CFLAGS=''
- SDL_IMAGE_LIBS=''
- SDL_LIBS=''
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- SHOUT_CFLAGS=''
- SHOUT_LIBS=''
- SID_CFLAGS=''
- SID_LIBS=''
- SOCKET_LIBS=''
- SPEEXDSP_CFLAGS=''
- SPEEXDSP_LIBS=''
- SPEEX_CFLAGS=''
- SPEEX_LIBS=''
- SQLITE_CFLAGS=''
- SQLITE_LIBS=''
- STRIP='strip'
- SVG_CFLAGS=''
- SVG_LIBS=''
- SWSCALE_CFLAGS=''
- SWSCALE_LIBS=''
- SYS='linux'
- TAGLIB_CFLAGS=''
- TAGLIB_LIBS=''
- THEORA_CFLAGS=''
- THEORA_LIBS=''
- TIGER_CFLAGS=''
- TIGER_LIBS=''
- TWOLAME_CFLAGS=''
- TWOLAME_LIBS=''
- U2D=''
- UDEV_CFLAGS=''
- UDEV_LIBS=''
- UIC=''
- UPNP_CFLAGS=''
- UPNP_LIBS=''
- USE_NLS='yes'
- VERSION='2.0.0-rc1'
- VERSION_EXTRA='0'
- VERSION_MAJOR='2'
- VERSION_MESSAGE=''
- VERSION_MINOR='0'
- VERSION_REVISION='0'
- VORBIS_CFLAGS=''
- VORBIS_LIBS=''
- WINDRES=''
- WINE_SDK_PATH=''
- X264_CFLAGS=''
- X264_LIBS=''
- XCB_CFLAGS=''
- XCB_COMPOSITE_CFLAGS=''
- XCB_COMPOSITE_LIBS=''
- XCB_KEYSYMS_CFLAGS=''
- XCB_KEYSYMS_LIBS=''
- XCB_LIBS=''
- XCB_RANDR_CFLAGS=''
- XCB_RANDR_LIBS=''
- XCB_SHM_CFLAGS=''
- XCB_SHM_LIBS=''
- XCB_XV_CFLAGS=''
- XCB_XV_LIBS=''
- XEXT_CFLAGS=''
- XEXT_LIBS=''
- XGETTEXT='/usr/bin/xgettext'
- XGETTEXT_015='/usr/bin/xgettext'
- XGETTEXT_EXTRA_OPTIONS=''
- XINERAMA_CFLAGS=''
- XINERAMA_LIBS=''
- XLIB_XCB_CFLAGS=''
- XLIB_XCB_LIBS=''
- XMKMF=''
- XPM_CFLAGS=''
- XPM_LIBS=''
- XPROTO_CFLAGS=''
- XPROTO_LIBS=''
- X_CFLAGS=''
- X_EXTRA_LIBS=''
- X_LIBS=''
- X_PRE_LIBS=''
- ZVBI_CFLAGS=''
- ZVBI_LIBS=''
- ac_ct_AR='ar'
- ac_ct_CC='gcc'
- ac_ct_CXX='g++'
- ac_ct_DUMPBIN=''
- ac_ct_OBJC='gcc'
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCCAS_FALSE='#'
- am__fastdepCCAS_TRUE=''
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_TRUE=''
- am__fastdepOBJC_FALSE='#'
- am__fastdepOBJC_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='tar --format=ustar -chf - "$$tardir"'
- am__untar='tar -xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-unknown-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='unknown'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- host='x86_64-unknown-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /tmp/packerbuild-1000/vlc-dev/vlc-dev/src/vlc-2.0.0-rc1/autotools/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='/bin/mkdir -p'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/usr'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- soliddatadir=''
- sysconfdir='${prefix}/etc'
- target_alias=''
- vlcdatadir='${datadir}/${PKGDIR}'
- vlclibdir='${libdir}/${PKGDIR}'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "vlc"
- #define PACKAGE_TARNAME "vlc"
- #define PACKAGE_VERSION "2.0.0-rc1"
- #define PACKAGE_STRING "vlc 2.0.0-rc1"
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- #define PACKAGE "vlc"
- #define VERSION "2.0.0-rc1"
- #define STDC_HEADERS 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_MEMORY_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_UNISTD_H 1
- #define __EXTENSIONS__ 1
- #define _ALL_SOURCE 1
- #define _GNU_SOURCE 1
- #define _POSIX_PTHREAD_SEMANTICS 1
- #define _TANDEM_SOURCE 1
- #define _FORTIFY_SOURCE 2
- #define _FILE_OFFSET_BITS 64
- #define _REENTRANT /**/
- #define _THREAD_SAFE /**/
- #define __LIBVLC__ /**/
- #define restrict __restrict
- #define HAVE_DLFCN_H 1
- #define LT_OBJDIR ".libs/"
- #define ENABLE_NLS 1
- #define HAVE_GETTEXT 1
- #define HAVE_DCGETTEXT 1
- #define HAVE_ICONV 1
- #define ICONV_CONST
- #define LIBEXT ".so"
- #define HAVE_DECL_NANOSLEEP 1
- #define HAVE_DAEMON 1
- #define HAVE_FCNTL 1
- #define HAVE_FSTATVFS 1
- #define HAVE_FORK 1
- #define HAVE_GETENV 1
- #define HAVE_GETPWUID_R 1
- #define HAVE_IF_NAMEINDEX 1
- #define HAVE_IF_NAMETOINDEX 1
- #define HAVE_ISATTY 1
- #define HAVE_LSTAT 1
- #define HAVE_MEMALIGN 1
- #define HAVE_MMAP 1
- #define HAVE_OPENAT 1
- #define HAVE_PREAD 1
- #define HAVE_POSIX_FADVISE 1
- #define HAVE_POSIX_MADVISE 1
- #define HAVE_SETLOCALE 1
- #define HAVE_STRPTIME 1
- #define HAVE_USELOCALE 1
- #define HAVE_ASPRINTF 1
- #define HAVE_ATOF 1
- #define HAVE_ATOLL 1
- #define HAVE_DIRFD 1
- #define HAVE_FDOPENDIR 1
- #define HAVE_FLOCKFILE 1
- #define HAVE_FSYNC 1
- #define HAVE_GETDELIM 1
- #define HAVE_GETPID 1
- #define HAVE_GMTIME_R 1
- #define HAVE_INET_PTON 1
- #define HAVE_LLDIV 1
- #define HAVE_LOCALTIME_R 1
- #define HAVE_NRAND48 1
- #define HAVE_REWIND 1
- #define HAVE_SETENV 1
- #define HAVE_STRCASECMP 1
- #define HAVE_STRCASESTR 1
- #define HAVE_STRDUP 1
- #define HAVE_STRNCASECMP 1
- #define HAVE_STRNDUP 1
- #define HAVE_STRNLEN 1
- #define HAVE_STRSEP 1
- #define HAVE_STRTOF 1
- #define HAVE_STRTOK_R 1
- #define HAVE_STRTOLL 1
- #define HAVE_SWAB 1
- #define HAVE_TDESTROY 1
- #define HAVE_VASPRINTF 1
- #define HAVE_FDATASYNC 1
- #define HAVE_STRCOLL 1
- #define HAVE_ACCEPT4 1
- #define HAVE_PIPE2 1
- #define HAVE_EVENTFD 1
- #define HAVE_VMSPLICE 1
- #define HAVE_SCHED_GETAFFINITY 1
- #define HAVE_POLL 1
- #define HAVE_STRUCT_POLLFD 1
- #define HAVE_LRINTF 1
- #define HAVE_DYNAMIC_PLUGINS 1
- #define STRNCASECMP_IN_STRINGS_H 1
- #define HAVE_SEARCH_H 1
- #define HAVE_GETOPT_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_LOCALE_H 1
- #define HAVE_XLOCALE_H 1
- #define HAVE_FCNTL_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_SYS_IOCTL_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_ARPA_INET_H 1
- #define HAVE_SYS_EVENTFD_H 1
- #define HAVE_NET_IF_H 1
- #define HAVE_SYS_MOUNT_H 1
- #define HAVE_SYS_SHM_H 1
- #define HAVE_LINUX_VERSION_H 1
- #define HAVE_LINUX_DCCP_H 1
- #define HAVE_SCSI_SCSI_H 1
- #define HAVE_LINUX_MAGIC_H 1
- #define HAVE_SYSLOG_H 1
- #define HAVE_PTHREAD_H 1
- #define HAVE_ZLIB_H 1
- #define ASSUME_UTF8 1
- configure: exit 1