Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ make -C tools/depends/target/xbmc
- cd ../../../../; BOOTSTRAP_FROM_DEPENDS=yes ./bootstrap
- autoreconf -vif .
- autoreconf: Entering directory `.'
- autoreconf: configure.ac: not using Gettext
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/aclocal --force
- autoreconf: configure.ac: tracing
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/libtoolize --copy --force
- libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
- libtoolize: copying file 'build-aux/ltmain.sh'
- libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
- libtoolize: and rerunning libtoolize and aclocal.
- libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoconf --force
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoheader --force
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/automake --add-missing --copy --force-missing
- configure.ac:498: installing 'build-aux/compile'
- configure.ac:16: installing 'build-aux/config.guess'
- configure.ac:16: installing 'build-aux/config.sub'
- configure.ac:15: installing 'build-aux/install-sh'
- configure.ac:15: installing 'build-aux/missing'
- configure.ac:2273: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
- autoreconf: Leaving directory `.'
- autoreconf -vif lib/cpluff
- autoreconf: Entering directory `lib/cpluff'
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autopoint --force
- Copying file ABOUT-NLS
- Creating directory auxliary
- Copying file auxliary/config.rpath
- Creating directory m4
- Copying file m4/codeset.m4
- Copying file m4/gettext.m4
- Copying file m4/glibc2.m4
- Copying file m4/glibc21.m4
- Copying file m4/iconv.m4
- Copying file m4/intdiv0.m4
- Copying file m4/intl.m4
- Copying file m4/intldir.m4
- Copying file m4/intmax.m4
- Copying file m4/inttypes-pri.m4
- Copying file m4/inttypes_h.m4
- Copying file m4/lcmessage.m4
- Copying file m4/lib-ld.m4
- Copying file m4/lib-link.m4
- Copying file m4/lib-prefix.m4
- Copying file m4/lock.m4
- Copying file m4/longdouble.m4
- Copying file m4/longlong.m4
- Copying file m4/nls.m4
- Copying file m4/po.m4
- Copying file m4/printf-posix.m4
- Copying file m4/progtest.m4
- Copying file m4/size_max.m4
- Copying file m4/stdint_h.m4
- Copying file m4/uintmax_t.m4
- Copying file m4/ulonglong.m4
- Copying file m4/visibility.m4
- Copying file m4/wchar_t.m4
- Copying file m4/wint_t.m4
- Copying file m4/xsize.m4
- Copying file po/Makevars.template
- Copying file po/[email protected]
- Copying file po/[email protected]
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/aclocal --force -I m4
- autoreconf: configure.ac: tracing
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/libtoolize --copy --force
- libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'auxliary'.
- libtoolize: copying file 'auxliary/ltmain.sh'
- libtoolize: putting macros in 'm4'.
- libtoolize: copying file 'm4/libtool.m4'
- libtoolize: copying file 'm4/ltoptions.m4'
- libtoolize: copying file 'm4/ltsugar.m4'
- libtoolize: copying file 'm4/ltversion.m4'
- libtoolize: copying file 'm4/lt~obsolete.m4'
- libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
- libtoolize: and rerunning libtoolize and aclocal.
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoconf --force
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoheader --force
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/automake --add-missing --copy --force-missing
- configure.ac:49: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
- configure.ac:49: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
- configure.ac:49: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
- configure.ac:49: installing 'auxliary/compile'
- configure.ac:49: installing 'auxliary/config.guess'
- configure.ac:49: installing 'auxliary/config.sub'
- configure.ac:47: installing 'auxliary/install-sh'
- configure.ac:47: installing 'auxliary/missing'
- console/Makefile.am: installing 'auxliary/depcomp'
- libcpluff/Makefile.am:19: warning: source file '../kazlib/list.c' is in a subdirectory,
- libcpluff/Makefile.am:19: but option 'subdir-objects' is disabled
- automake: warning: possible forward-incompatibility.
- automake: At least a source file is in a subdirectory, but the 'subdir-objects'
- automake: automake option hasn't been enabled. For now, the corresponding output
- automake: object file(s) will be placed in the top-level directory. However,
- automake: this behaviour will change in future Automake versions: they will
- automake: unconditionally cause object files to be placed in the same subdirectory
- automake: of the corresponding sources.
- automake: You are advised to start using 'subdir-objects' option throughout your
- automake: project, to avoid future incompatibilities.
- libcpluff/Makefile.am:19: warning: source file '../kazlib/hash.c' is in a subdirectory,
- libcpluff/Makefile.am:19: but option 'subdir-objects' is disabled
- autoreconf: Leaving directory `lib/cpluff'
- autoreconf -vif lib/gtest
- autoreconf: Entering directory `lib/gtest'
- autoreconf: configure.ac: not using Gettext
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/aclocal --force -I m4
- autoreconf: configure.ac: tracing
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/libtoolize --copy --force
- libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
- libtoolize: copying file 'build-aux/ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
- libtoolize: copying file 'm4/libtool.m4'
- libtoolize: copying file 'm4/ltoptions.m4'
- libtoolize: copying file 'm4/ltsugar.m4'
- libtoolize: copying file 'm4/ltversion.m4'
- libtoolize: copying file 'm4/lt~obsolete.m4'
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoconf --force
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/autoheader --force
- autoreconf: running: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/automake --add-missing --copy --force-missing
- configure.ac:27: installing 'build-aux/compile'
- configure.ac:30: installing 'build-aux/config.guess'
- configure.ac:30: installing 'build-aux/config.sub'
- configure.ac:24: installing 'build-aux/install-sh'
- configure.ac:24: installing 'build-aux/missing'
- Makefile.am: installing 'build-aux/depcomp'
- parallel-tests: installing 'build-aux/test-driver'
- autoreconf: Leaving directory `lib/gtest'
- mkdir -p xbmc/interfaces/python/generated
- /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmc.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmc.i
- # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmc.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmc.cpp
- [xbmc/interfaces/python/generated/AddonModuleXbmc.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmc.cpp]
- Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmc.xml"
- writing
- rm xbmc/interfaces/python/generated/AddonModuleXbmc.xml
- mkdir -p xbmc/interfaces/python/generated
- /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmcgui.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmcgui.i
- # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmcgui.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmcgui.cpp
- [xbmc/interfaces/python/generated/AddonModuleXbmcgui.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmcgui.cpp]
- Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmcgui.xml"
- writing
- rm xbmc/interfaces/python/generated/AddonModuleXbmcgui.xml
- mkdir -p xbmc/interfaces/python/generated
- /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmcplugin.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmcplugin.i
- # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmcplugin.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmcplugin.cpp
- [xbmc/interfaces/python/generated/AddonModuleXbmcplugin.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmcplugin.cpp]
- Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmcplugin.xml"
- writing
- rm xbmc/interfaces/python/generated/AddonModuleXbmcplugin.xml
- mkdir -p xbmc/interfaces/python/generated
- /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmcaddon.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmcaddon.i
- # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmcaddon.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmcaddon.cpp
- [xbmc/interfaces/python/generated/AddonModuleXbmcaddon.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmcaddon.cpp]
- Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmcaddon.xml"
- writing
- rm xbmc/interfaces/python/generated/AddonModuleXbmcaddon.xml
- mkdir -p xbmc/interfaces/python/generated
- /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmcvfs.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmcvfs.i
- # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmcvfs.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmcvfs.cpp
- [xbmc/interfaces/python/generated/AddonModuleXbmcvfs.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmcvfs.cpp]
- Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmcvfs.xml"
- writing
- rm xbmc/interfaces/python/generated/AddonModuleXbmcvfs.xml
- mkdir -p xbmc/interfaces/python/generated
- /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/swig -w401 -c++ -o xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.xml -xml -I./xbmc -xmllang python xbmc/interfaces/swig/AddonModuleXbmcwsgi.i
- # Work around potential groovy bug reported at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733234
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- org.codehaus.groovy.tools.FileSystemCompiler -d ./tools/codegenerator ./tools/codegenerator/Helper.groovy ./tools/codegenerator/SwigTypeParser.groovy xbmc/interfaces/python/MethodType.groovy xbmc/interfaces/python/PythonTools.groovy
- /usr/bin/java -cp "./tools/codegenerator/groovy/groovy-all-2.4.4.jar:./tools/codegenerator/groovy/commons-lang-2.6.jar:./tools/codegenerator:xbmc/interfaces/python" \
- groovy.ui.GroovyMain ./tools/codegenerator/Generator.groovy xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.xml xbmc/interfaces/python/PythonSwig.cpp.template xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.cpp
- [xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.xml, xbmc/interfaces/python/PythonSwig.cpp.template, xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.cpp]
- Processing "xbmc/interfaces/python/PythonSwig.cpp.template" using the module specification for module "xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.xml"
- writing
- rm xbmc/interfaces/python/generated/AddonModuleXbmcwsgi.xml
- Jsonbuilder: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/JsonSchemaBuilder
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -C xbmc/interfaces/json-rpc ServiceDescription.h
- /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/JsonSchemaBuilder schema/version.txt schema/license.txt schema/methods.json schema/types.json schema/notifications.json
- Jsonbuilder: /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/JsonSchemaBuilder
- /Applications/Xcode.app/Contents/Developer/usr/bin/make -C xbmc/interfaces/json-rpc addon.xml
- sed s/@jsonrpc_version@/`cat schema/version.txt`/g ../../../addons/xbmc.json/addon.xml.in > ../../../addons/xbmc.json/addon.xml
- cd ../../../../; cp -f /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/share/automake-1.15/config.sub /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/share/automake-1.15/config.guess build-aux/ ; ./configure --prefix=/Volumes/android-dev/android/xbmc-depends/i686-linux-android-android-21 --disable-libcec
- configure: loading site script /Volumes/android-dev/android/xbmc-depends/i686-linux-android-android-21/share/config.site
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for strip... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-strip
- configure: WARNING: using cross tools not prefixed with host triplet
- checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... no
- checking for awk... awk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking build system type... x86_64-apple-darwin15.6.0
- checking host system type... i686-pc-linux-android
- checking for git... yes
- checking for gcc... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... yes
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc accepts -g... yes
- checking for /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc option to accept ISO C89... none needed
- checking whether /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc understands -c and -o together... yes
- checking for style of include used by make... GNU
- checking dependency style of /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc... none
- checking how to run the C preprocessor... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc -E
- checking for gcc... gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... (cached) none needed
- checking whether gcc understands -c and -o together... (cached) yes
- checking dependency style of gcc... (cached) none
- checking how to run the C preprocessor... gcc -E
- checking whether we are using the GNU C++ compiler... yes
- checking whether /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ accepts -g... yes
- checking dependency style of /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++... none
- checking how to run the C++ preprocessor... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ -E
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... (cached) yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... (cached) none
- checking how to run the C++ preprocessor... g++ -E
- checking whether /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ supports C++11 features by default... yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld
- checking if the linker (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-nm
- checking the name lister (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 196608
- checking how to convert x86_64-apple-darwin15.6.0 file names to i686-pc-linux-android format... func_convert_file_noop
- checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format... func_convert_file_noop
- checking for /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld option to reload object files... -r
- checking for objdump... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for archiver @FILE support... @
- checking for strip... (cached) /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-strip
- checking for ranlib... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ranlib
- checking command to parse /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-nm output from /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc object... ok
- checking for sysroot... no
- checking for a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... no
- checking if : is a manifest tool... no
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc supports -fno-rtti -fno-exceptions... no
- checking for /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc option to produce PIC... -fPIC -DPIC
- checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc PIC flag -fPIC -DPIC works... yes
- checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc static flag -static works... yes
- checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc supports -c -o file.o... yes
- checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc supports -c -o file.o... (cached) yes
- checking whether the /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc linker (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... Android linker
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C++ preprocessor... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ -E
- checking for ld used by /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++... /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld
- checking if the linker (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld) is GNU ld... yes
- checking whether the /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ linker (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld) supports shared libraries... yes
- checking for /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ option to produce PIC... -fPIC -DPIC
- checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ PIC flag -fPIC -DPIC works... yes
- checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ static flag -static works... yes
- checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ supports -c -o file.o... yes
- checking if /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ supports -c -o file.o... (cached) yes
- checking whether the /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-g++ linker (/Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-ld) supports shared libraries... yes
- checking dynamic linker characteristics... Android linker
- checking how to hardcode library paths into programs... immediate
- checking for gawk... (cached) awk
- checking whether ln -s works... yes
- checking whether make sets $(MAKE)... (cached) yes
- checking for pkg-config... /Volumes/android-dev/android/xbmc-depends/x86_64-darwin15.6.0-native/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for uid_t in sys/types.h... yes
- checking for unistd.h... (cached) yes
- checking for working chown... no
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking whether closedir returns void... yes
- checking for error_at_line... no
- checking for _LARGEFILE_SOURCE value needed for large files... no
- checking whether /Volumes/android-dev/android/android-toolchain-x86/android-21/bin/i686-linux-android-gcc needs -traditional... no
- checking whether lstat correctly handles trailing slash... no
- checking whether lstat accepts an empty string... yes
- checking whether lstat correctly handles trailing slash... (cached) no
- checking for working memcmp... no
- checking whether time.h and sys/time.h may both be included... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking for sys/param.h... yes
- checking for utime.h... yes
- checking for alarm... yes
- checking for working mktime... no
- checking for getpagesize... yes
- checking for working mmap... no
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking types of arguments for select... int,fd_set *,struct timeval *
- checking return type of signal handlers... void
- checking whether stat accepts an empty string... yes
- checking for working strcoll... no
- checking for strftime... yes
- checking for working strtod... no
- checking for pow... no
- checking for pow in -lm... yes
- checking whether utime accepts a null argument... guessing yes
- checking for vprintf... yes
- checking for _doprnt... no
- checking for atexit... yes
- checking for dup2... yes
- checking for fdatasync... yes
- checking for floor... no
- checking for fs_stat_dev... no
- checking for ftime... no
- checking for ftruncate... yes
- checking for getcwd... yes
- checking for gethostbyaddr... yes
- checking for gethostbyname... yes
- checking for gethostname... yes
- checking for getpagesize... (cached) yes
- checking for getpass... no
- checking for gettimeofday... yes
- checking for inet_ntoa... yes
- checking for lchown... yes
- checking for localeconv... yes
- checking for memchr... yes
- checking for memmove... yes
- checking for memset... yes
- checking for mkdir... yes
- checking for modf... no
- checking for munmap... yes
- checking for pow... (cached) no
- checking for rmdir... yes
- checking for select... yes
- checking for setenv... yes
- checking for setlocale... yes
- checking for socket... yes
- checking for sqrt... no
- checking for strcasecmp... yes
- checking for strchr... yes
- checking for strcspn... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strncasecmp... yes
- checking for strpbrk... yes
- checking for strrchr... yes
- checking for strspn... yes
- checking for strstr... yes
- checking for strtol... yes
- checking for strtoul... yes
- checking for sysinfo... yes
- checking for tzset... yes
- checking for utime... yes
- checking for posix_fadvise... yes
- checking for localtime_r... yes
- checking size of int... 4
- checking size of size_t... 4
- checking for __sync_add_and_fetch(temp, 1)... yes
- checking for __sync_sub_and_fetch(temp, 1)... yes
- checking for __sync_val_compare_and_swap(temp, 1, 1)... yes
- checking for std::u16string... yes
- checking for std::u32string... yes
- checking for char16_t... yes
- checking for char32_t... yes
- checking size of wchar_t... 4
- checking sys/inotify.h usability... yes
- checking sys/inotify.h presence... yes
- checking for sys/inotify.h... yes
- configure: Using Python 2.7
- checking for main in -lEGL... no
- configure: error: Could not find a required library. Please see the README for your platform.
Advertisement
Add Comment
Please, Sign In to add comment