Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by xbmc-depends configure 2.00, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --with-tarballs=/Users/Shared/xbmc-depends/tarballs --host=i686-linux-android --with-sdk-path=/Users/poertel/Library/Android/sdk --with-ndk=/Users/poertel/Library/Android/sdk/ndk-bundle --with-toolchain=/Volumes/android-dev/android/android-toolchain-x86/android-17 --prefix=/Volumes/android-dev/android/xbmc-depends
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = poertel-macbookair.roam.corp.google.com
- uname -m = x86_64
- uname -r = 15.6.0
- uname -s = Darwin
- uname -v = Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64
- /usr/bin/uname -p = i386
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = Mach kernel version:
- Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64
- Kernel configured for up to 4 processors.
- 2 processors are physically available.
- 4 processors are logically available.
- Processor type: x86_64h (Intel x86-64h Haswell)
- Processors active: 0 1 2 3
- Primary memory available: 8.00 gigabytes
- Default processor set: 298 tasks, 1557 threads, 4 processors
- Load average: 1.58, Mach factor: 2.41
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /Users/poertel/whsdk/tools
- PATH: /Users/poertel/android-sdk-macosx/platform-tools
- PATH: /Users/poertel/whsdk/tools
- PATH: /Users/poertel/homebrew/bin
- PATH: /Users/poertel/bin
- PATH: /usr/local/git/current/bin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/local/sbin
- PATH: /usr/sbin
- PATH: /sbin
- PATH: /opt/X11/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:1994: checking build system type
- configure:2008: result: x86_64-apple-darwin15.6.0
- configure:2028: checking host system type
- configure:2041: result: i686-pc-linux-android
- configure:2119: checking for i686-linux-android-g++
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-c++
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-gpp
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-aCC
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-CC
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-cxx
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-cc++
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-cl.exe
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-FCC
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-KCC
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-RCC
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-xlC_r
- configure:2149: result: no
- configure:2119: checking for i686-linux-android-xlC
- configure:2149: result: no
- configure:2163: checking for g++
- configure:2179: found /usr/bin/g++
- configure:2190: result: g++
- configure:2217: checking for C++ compiler version
- configure:2226: g++ --version >&5
- Apple LLVM version 8.0.0 (clang-800.0.38)
- Target: x86_64-apple-darwin15.6.0
- Thread model: posix
- InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
- configure:2237: $? = 0
- configure:2226: g++ -v >&5
- Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
- Apple LLVM version 8.0.0 (clang-800.0.38)
- Target: x86_64-apple-darwin15.6.0
- Thread model: posix
- InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
- configure:2237: $? = 0
- configure:2226: g++ -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:2237: $? = 1
- configure:2226: g++ -qversion >&5
- clang: error: unknown argument: '-qversion'
- clang: error: no input files
- configure:2237: $? = 1
- configure:2257: checking whether the C++ compiler works
- configure:2279: g++ conftest.cpp >&5
- configure:2283: $? = 0
- configure:2331: result: yes
- configure:2334: checking for C++ compiler default output file name
- configure:2336: result: a.out
- configure:2342: checking for suffix of executables
- configure:2349: g++ -o conftest conftest.cpp >&5
- configure:2353: $? = 0
- configure:2375: result:
- configure:2397: checking whether we are cross compiling
- configure:2405: g++ -o conftest conftest.cpp >&5
- configure:2409: $? = 0
- configure:2416: ./conftest
- configure:2420: $? = 0
- configure:2435: result: no
- configure:2440: checking for suffix of object files
- configure:2462: g++ -c conftest.cpp >&5
- configure:2466: $? = 0
- configure:2487: result: o
- configure:2491: checking whether we are using the GNU C++ compiler
- configure:2510: g++ -c conftest.cpp >&5
- configure:2510: $? = 0
- configure:2519: result: yes
- configure:2528: checking whether g++ accepts -g
- configure:2548: g++ -c -g conftest.cpp >&5
- configure:2548: $? = 0
- configure:2589: result: yes
- configure:2620: checking whether g++ supports C++11 features by default
- configure:2654: g++ -c -g -O2 conftest.cpp >&5
- conftest.cpp:13:21: error: expected parameter declarator
- static_assert(sizeof(int) <= sizeof(T), "not big enough");
- ^
- conftest.cpp:13:21: error: expected ')'
- conftest.cpp:13:20: note: to match this '('
- static_assert(sizeof(int) <= sizeof(T), "not big enough");
- ^
- conftest.cpp:13:7: error: C++ requires a type specifier for all declarations
- static_assert(sizeof(int) <= sizeof(T), "not big enough");
- ^
- conftest.cpp:23:29: error: a space is required between consecutive right angle brackets (use '> >')
- typedef check<check<bool>> right_angle_brackets;
- ^~
- > >
- conftest.cpp:26:5: error: unknown type name 'decltype'
- decltype(a) b;
- ^
- conftest.cpp:26:16: error: expected ';' after top level declarator
- decltype(a) b;
- ^
- ;
- conftest.cpp:30:15: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
- check_type&& cr = static_cast<check_type&&>(c);
- ^
- conftest.cpp:30:45: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
- check_type&& cr = static_cast<check_type&&>(c);
- ^
- conftest.cpp:32:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
- auto d = a;
- ^
- conftest.cpp:33:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
- auto l = [](){};
- ^
- conftest.cpp:33:14: error: expected expression
- auto l = [](){};
- ^
- 4 warnings and 7 errors generated.
- configure:2654: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- |
- | template <typename T>
- | struct check
- | {
- | static_assert(sizeof(int) <= sizeof(T), "not big enough");
- | };
- |
- | struct Base {
- | virtual void f() {}
- | };
- | struct Child : public Base {
- | virtual void f() {}
- | };
- |
- | typedef check<check<bool>> right_angle_brackets;
- |
- | int a;
- | decltype(a) b;
- |
- | typedef check<int> check_type;
- | check_type c;
- | check_type&& cr = static_cast<check_type&&>(c);
- |
- | auto d = a;
- | auto l = [](){};
- |
- configure:2661: result: no
- configure:2670: checking whether g++ supports C++11 features with -std=gnu++11
- configure:2706: g++ -c -g -O2 -std=gnu++11 conftest.cpp >&5
- configure:2706: $? = 0
- configure:2715: result: yes
- configure:2884: checking for unzip
- configure:2900: found /usr/bin/unzip
- configure:2912: result: yes
- configure:2926: checking for zip
- configure:2942: found /usr/bin/zip
- configure:2954: result: yes
- configure:2968: checking for curl
- configure:2986: found /usr/bin/curl
- configure:2999: result: /usr/bin/curl
- configure:3013: checking for tar
- configure:3031: found /usr/bin/tar
- configure:3044: result: /usr/bin/tar
- configure:3538: checking for i686-linux-android-ranlib
- configure:3556: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ranlib
- configure:3568: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ranlib
- configure:3636: checking for i686-linux-android-ld
- configure:3654: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ld
- configure:3666: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ld
- configure:3734: checking for i686-linux-android-ar
- configure:3752: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ar
- configure:3764: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ar
- configure:3832: checking for i686-linux-android-readelf
- configure:3850: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-readelf
- configure:3862: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-readelf
- configure:3930: checking for i686-linux-android-strip
- configure:3948: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-strip
- configure:3960: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-strip
- configure:4028: checking for i686-linux-android-as
- configure:4046: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-as
- configure:4058: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-as
- configure:4126: checking for i686-linux-android-nm
- configure:4144: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-nm
- configure:4156: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-nm
- configure:4224: checking for i686-linux-android-objdump
- configure:4242: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-objdump
- configure:4254: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-objdump
- configure:4322: checking for i686-linux-android-gcc
- configure:4340: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc
- configure:4352: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc
- configure:4420: checking for i686-linux-android-g++
- configure:4438: found /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-g++
- configure:4450: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-g++
- configure:4523: checking for i686-linux-android-gcc
- configure:4550: result: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc
- configure:4819: checking for C compiler version
- configure:4828: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc --version >&5
- ./configure: line 4830: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:4839: $? = 126
- configure:4828: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -v >&5
- ./configure: line 4830: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:4839: $? = 126
- configure:4828: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -V >&5
- ./configure: line 4830: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:4839: $? = 126
- configure:4828: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -qversion >&5
- ./configure: line 4830: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:4839: $? = 126
- configure:4843: checking whether we are using the GNU C compiler
- configure:4862: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -c conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:4862: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- | #ifndef __GNUC__
- | choke me
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:4871: result: no
- configure:4880: checking whether /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc accepts -g
- configure:4900: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -c -g conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:4900: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:4915: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -c conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:4915: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:4931: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -c -g conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:4931: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:4941: result: no
- configure:4958: checking for /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc option to accept ISO C89
- configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -c conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5021: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | struct stat;
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -qlanglvl=extc89 -c conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5021: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | struct stat;
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -qlanglvl=ansi -c conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5021: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | struct stat;
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -std -c conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5021: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | struct stat;
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -Ae -c conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5021: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | struct stat;
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -Aa -D_HPUX_SOURCE -c conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5021: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | struct stat;
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- configure:5021: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -Xc -D__EXTENSIONS__ -c conftest.c >&5
- ./configure: line 1500: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5021: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #include <stdarg.h>
- | #include <stdio.h>
- | struct stat;
- | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
- | struct buf { int x; };
- | FILE * (*rcsopen) (struct buf *, struct stat *, int);
- | static char *e (p, i)
- | char **p;
- | int i;
- | {
- | return p[i];
- | }
- | static char *f (char * (*g) (char **, int), char **p, ...)
- | {
- | char *s;
- | va_list v;
- | va_start (v,p);
- | s = g (p, va_arg (v,int));
- | va_end (v);
- | return s;
- | }
- |
- | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- | function prototypes and stuff, but not '\xHH' hex character constants.
- | These don't provoke an error unfortunately, instead are silently treated
- | as 'x'. The following induces an error, until -std is added to get
- | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- | array size at least. It's necessary to write '\x00'==0 to get something
- | that's true only with -std. */
- | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
- |
- | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
- | inside strings and character constants. */
- | #define FOO(x) 'x'
- | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
- |
- | int test (int i, double x);
- | struct s1 {int (*f) (int a);};
- | struct s2 {int (*f) (double a);};
- | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
- | int argc;
- | char **argv;
- | int
- | main ()
- | {
- | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- | ;
- | return 0;
- | }
- configure:5037: result: unsupported
- configure:5059: checking how to run the C preprocessor
- configure:5090: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -E conftest.c
- ./configure: line 1537: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5090: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- | Syntax error
- configure:5090: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -E conftest.c
- ./configure: line 1537: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5090: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- | Syntax error
- configure:5090: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -E -traditional-cpp conftest.c
- ./configure: line 1537: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5090: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- | Syntax error
- configure:5090: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc -E -traditional-cpp conftest.c
- ./configure: line 1537: /Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc: cannot execute binary file
- configure:5090: $? = 126
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- | Syntax error
- configure:5090: /lib/cpp conftest.c
- ./configure: line 1537: /lib/cpp: No such file or directory
- configure:5090: $? = 127
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- | Syntax error
- configure:5090: /lib/cpp conftest.c
- ./configure: line 1537: /lib/cpp: No such file or directory
- configure:5090: $? = 127
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- | Syntax error
- configure:5129: result: /lib/cpp
- configure:5149: /lib/cpp conftest.c
- ./configure: line 1537: /lib/cpp: No such file or directory
- configure:5149: $? = 127
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- | Syntax error
- configure:5149: /lib/cpp conftest.c
- ./configure: line 1537: /lib/cpp: No such file or directory
- configure:5149: $? = 127
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "xbmc-depends"
- | #define PACKAGE_TARNAME "xbmc-depends"
- | #define PACKAGE_VERSION "2.00"
- | #define PACKAGE_STRING "xbmc-depends 2.00"
- | #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- | #define PACKAGE_URL ""
- | #define HAVE_CXX11 1
- | /* end confdefs.h. */
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- | Syntax error
- configure:5179: error: in `/Volumes/android-dev/kodi-android/tools/depends':
- configure:5181: error: C preprocessor "/lib/cpp" fails sanity check
- See `config.log' for more details
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-apple-darwin15.6.0
- ac_cv_c_compiler_gnu=no
- ac_cv_cxx_compiler_gnu=yes
- 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=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXFLAGS_set=
- ac_cv_env_CXXFLAGS_value=
- ac_cv_env_CXX_set=
- ac_cv_env_CXX_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=set
- ac_cv_env_host_alias_value=i686-linux-android
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_host=i686-pc-linux-android
- ac_cv_objext=o
- ac_cv_path_AR=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ar
- ac_cv_path_AS=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-as
- ac_cv_path_CC=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc
- ac_cv_path_CURL=/usr/bin/curl
- ac_cv_path_CXX=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-g++
- ac_cv_path_LD=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ld
- ac_cv_path_NM=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-nm
- ac_cv_path_OBJDUMP=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-objdump
- ac_cv_path_RANLIB=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ranlib
- ac_cv_path_READELF=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-readelf
- ac_cv_path_STRIP=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-strip
- ac_cv_path_TAR=/usr/bin/tar
- ac_cv_prog_CC=/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc
- ac_cv_prog_CPP=/lib/cpp
- ac_cv_prog_HAVE_UNZIP=yes
- ac_cv_prog_HAVE_ZIP=yes
- ac_cv_prog_ac_ct_CXX=g++
- ac_cv_prog_cc_c89=no
- ac_cv_prog_cc_g=no
- ac_cv_prog_cxx_g=yes
- ax_cv_cxx_compile_cxx11=no
- ax_cv_cxx_compile_cxx11__std_gnupp11=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- AAPT=''
- AR='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ar'
- ARCH_DEFINES='-DTARGET_POSIX -DTARGET_LINUX -D_LINUX -DTARGET_ANDROID'
- AR_FOR_BUILD=''
- AS='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-as'
- AS_FOR_BUILD=''
- CC='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-gcc'
- CC_FOR_BUILD=''
- CFLAGS=''
- CPP='/lib/cpp'
- CPPFLAGS=''
- CURL='/usr/bin/curl'
- CXX11_SWITCH='-std=gnu++11'
- CXX='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-g++'
- CXXFLAGS='-g -O2 -std=gnu++11'
- CXX_FOR_BUILD=''
- DEFS=''
- DX=''
- ECHO_C='\c'
- ECHO_N=''
- ECHO_T=''
- EXEEXT=''
- HAVE_CXX11='1'
- HAVE_UNZIP='yes'
- HAVE_ZIP='yes'
- LD='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ld'
- LDFLAGS=''
- LD_FOR_BUILD=''
- LIBOBJS=''
- LIBS=''
- LTLIBOBJS=''
- NATIVE_ARCH_DEFINES='-DTARGET_POSIX -DTARGET_DARWIN -DTARGET_DARWIN_OSX -D_LINUX'
- NM='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-nm'
- NM_FOR_BUILD=''
- OBJDUMP='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-objdump'
- OBJDUMP_FOR_BUILD=''
- OBJEXT='o'
- PACKAGE_BUGREPORT='http://trac.xbmc.org'
- PACKAGE_NAME='xbmc-depends'
- PACKAGE_STRING='xbmc-depends 2.00'
- PACKAGE_TARNAME='xbmc-depends'
- PACKAGE_URL=''
- PACKAGE_VERSION='2.00'
- PATH_SEPARATOR=':'
- RANLIB='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-ranlib'
- RANLIB_FOR_BUILD=''
- READELF='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-readelf'
- READELF_FOR_BUILD=''
- SHELL='/bin/sh'
- STRIP='/Volumes/android-dev/android/android-toolchain-x86/android-17/bin/i686-linux-android-strip'
- STRIP_FOR_BUILD=''
- TAR='/usr/bin/tar'
- ZIPALIGN=''
- ac_ct_CC=''
- ac_ct_CXX='g++'
- bindir='${exec_prefix}/bin'
- build='x86_64-apple-darwin15.6.0'
- build_alias=''
- build_cpu='x86_64'
- build_os='osx'
- build_tools_path=''
- build_vendor='apple'
- cross_compiling='yes'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- deps_dir='i686-linux-android-android-21'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='NONE'
- has_libcrystax=''
- has_zlib=''
- host='i686-pc-linux-android'
- host_alias='i686-linux-android'
- host_cpu='i686'
- host_os='linux-android'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- link_iconv=''
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- need_libiconv=''
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- platform_cflags='-DANDROID -Os -fexceptions '
- platform_cxxflags='-DANDROID -Os -fexceptions -frtti -g -O2 -std=gnu++11'
- platform_includes='-I/Volumes/android-dev/android/xbmc-depends/i686-linux-android-android-21/include/android-21'
- platform_ldflags='-L/Volumes/android-dev/android/xbmc-depends/i686-linux-android-android-21/lib/android-21 '
- platform_os='android'
- prefix='/Volumes/android-dev/android/xbmc-depends'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- target_platform=''
- tool_dir='x86_64-darwin15.6.0-native'
- use_build_toolchain=''
- use_cpu='i686'
- use_firmware=''
- use_gplv3='yes'
- use_host='i686-linux-android'
- use_ndk='/Users/poertel/Library/Android/sdk/ndk-bundle'
- use_sdk='android-21'
- use_sdk_path='/Users/poertel/Library/Android/sdk'
- use_tarballs='/Users/Shared/xbmc-depends/tarballs'
- use_toolchain='/Volumes/android-dev/android/android-toolchain-x86/android-17'
- use_xcode=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "xbmc-depends"
- #define PACKAGE_TARNAME "xbmc-depends"
- #define PACKAGE_VERSION "2.00"
- #define PACKAGE_STRING "xbmc-depends 2.00"
- #define PACKAGE_BUGREPORT "http://trac.xbmc.org"
- #define PACKAGE_URL ""
- #define HAVE_CXX11 1
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment