Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [neona@BlitKit androidshit]$ cd $FLITEDIR
- [neona@BlitKit flite-2.0.0-release]$ ./configure --with-langvox=android --target=armeabi-android
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... armeabi-unknown-android
- checking for gcc... 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... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for ranlib... ranlib
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ar... ar
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- 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 whether byte ordering is bigendian... no
- checking for mmap... no
- checking sys/soundcard.h usability... no
- checking sys/soundcard.h presence... yes
- configure: WARNING: sys/soundcard.h: present but cannot be compiled
- configure: WARNING: sys/soundcard.h: check for missing prerequisite headers?
- configure: WARNING: sys/soundcard.h: see the Autoconf documentation
- configure: WARNING: sys/soundcard.h: section "Present But Cannot Be Compiled"
- configure: WARNING: sys/soundcard.h: proceeding with the compiler's result
- checking for sys/soundcard.h... no
- checking machine/soundcard.h usability... no
- checking machine/soundcard.h presence... no
- checking for machine/soundcard.h... no
- checking sys/audioio.h usability... no
- checking sys/audioio.h presence... no
- checking for sys/audioio.h... no
- checking mmsystem.h usability... no
- checking mmsystem.h presence... no
- checking for mmsystem.h... no
- configure: creating ./config.status
- config.status: creating config/config
- config.status: creating config/system.mak
- [neona@BlitKit flite-2.0.0-release]$ make
- making in ...
- making in include ...
- making in src ...
- making in src/audio ...
- making in src/utils ...
- making in src/regex ...
- making in src/hrg ...
- making in src/stats ...
- making in src/speech ...
- making in src/lexicon ...
- making in src/synth ...
- making in src/wavesynth ...
- making in src/cg ...
- making in lang ...
- making in lang/cmulex ...
- making in lang/cmu_indic_lang ...
- making in lang/usenglish ...
- making in lang/cmu_indic_lex ...
- making in doc ...
- [neona@BlitKit flite-2.0.0-release]$ ./configure --with-langvox=android --target=armeabiv7a-android
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... armeabiv7a-unknown-android
- checking for gcc... 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... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for ranlib... ranlib
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ar... ar
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- 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 whether byte ordering is bigendian... no
- checking for mmap... no
- checking sys/soundcard.h usability... no
- checking sys/soundcard.h presence... yes
- configure: WARNING: sys/soundcard.h: present but cannot be compiled
- configure: WARNING: sys/soundcard.h: check for missing prerequisite headers?
- configure: WARNING: sys/soundcard.h: see the Autoconf documentation
- configure: WARNING: sys/soundcard.h: section "Present But Cannot Be Compiled"
- configure: WARNING: sys/soundcard.h: proceeding with the compiler's result
- checking for sys/soundcard.h... no
- checking machine/soundcard.h usability... no
- checking machine/soundcard.h presence... no
- checking for machine/soundcard.h... no
- checking sys/audioio.h usability... no
- checking sys/audioio.h presence... no
- checking for sys/audioio.h... no
- checking mmsystem.h usability... no
- checking mmsystem.h presence... no
- checking for mmsystem.h... no
- configure: creating ./config.status
- config.status: creating config/config
- config.status: creating config/system.mak
- [neona@BlitKit flite-2.0.0-release]$ make
- making in ...
- making in include ...
- making in src ...
- making in src/audio ...
- making in src/utils ...
- making in src/regex ...
- making in src/hrg ...
- making in src/stats ...
- making in src/speech ...
- making in src/lexicon ...
- making in src/synth ...
- making in src/wavesynth ...
- making in src/cg ...
- making in lang ...
- making in lang/cmulex ...
- making in lang/cmu_indic_lang ...
- making in lang/usenglish ...
- making in lang/cmu_indic_lex ...
- making in doc ...
- [neona@BlitKit flite-2.0.0-release]$ ./configure --with-langvox=android --target=x86-android
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86-unknown-android
- checking for gcc... 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... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for ranlib... ranlib
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ar... ar
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- 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 whether byte ordering is bigendian... no
- checking for mmap... no
- checking sys/soundcard.h usability... no
- checking sys/soundcard.h presence... yes
- configure: WARNING: sys/soundcard.h: present but cannot be compiled
- configure: WARNING: sys/soundcard.h: check for missing prerequisite headers?
- configure: WARNING: sys/soundcard.h: see the Autoconf documentation
- configure: WARNING: sys/soundcard.h: section "Present But Cannot Be Compiled"
- configure: WARNING: sys/soundcard.h: proceeding with the compiler's result
- checking for sys/soundcard.h... no
- checking machine/soundcard.h usability... no
- checking machine/soundcard.h presence... no
- checking for machine/soundcard.h... no
- checking sys/audioio.h usability... no
- checking sys/audioio.h presence... no
- checking for sys/audioio.h... no
- checking mmsystem.h usability... no
- checking mmsystem.h presence... no
- checking for mmsystem.h... no
- configure: creating ./config.status
- config.status: creating config/config
- config.status: creating config/system.mak
- [neona@BlitKit flite-2.0.0-release]$ make
- making in ...
- making in include ...
- making in src ...
- making in src/audio ...
- /home/neona/Downloads/androidshit/android-ndk-r10e/toolchains/x86-4.6/prebuilt/linux-x86/bin/i686-linux-android-gcc -I. -DCST_AUDIO_NONE -I../../include -g -O2 -Wall -fpic -O3 -DANDROID --sysroot=/home/neona/Downloads/androidshit/android-ndk-r10e/platforms/android-14/arch-x86 -c auclient.c -o ../../build/x86-android/obj/src/audio/auclient.o
- make[2]: /home/neona/Downloads/androidshit/android-ndk-r10e/toolchains/x86-4.6/prebuilt/linux-x86/bin/i686-linux-android-gcc: Command not found
- ../../config/common_make_rules:105: recipe for target '../../build/x86-android/obj/src/audio/auclient.o' failed
- make[2]: *** [../../build/x86-android/obj/src/audio/auclient.o] Error 127
- ../config/common_make_rules:132: recipe for target '../build/x86-android/obj/src/.make_build_dirs' failed
- make[1]: *** [../build/x86-android/obj/src/.make_build_dirs] Error 2
- config/common_make_rules:132: recipe for target 'build/x86-android/obj//.make_build_dirs' failed
- make: *** [build/x86-android/obj//.make_build_dirs] Error 2
- [neona@BlitKit flite-2.0.0-release]$ ./configure --with-langvox=android --target=mips-android
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... mips-unknown-android
- checking for gcc... 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... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for ranlib... ranlib
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for ar... ar
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- 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 whether byte ordering is bigendian... no
- checking for mmap... no
- checking sys/soundcard.h usability... no
- checking sys/soundcard.h presence... yes
- configure: WARNING: sys/soundcard.h: present but cannot be compiled
- configure: WARNING: sys/soundcard.h: check for missing prerequisite headers?
- configure: WARNING: sys/soundcard.h: see the Autoconf documentation
- configure: WARNING: sys/soundcard.h: section "Present But Cannot Be Compiled"
- configure: WARNING: sys/soundcard.h: proceeding with the compiler's result
- checking for sys/soundcard.h... no
- checking machine/soundcard.h usability... no
- checking machine/soundcard.h presence... no
- checking for machine/soundcard.h... no
- checking sys/audioio.h usability... no
- checking sys/audioio.h presence... no
- checking for sys/audioio.h... no
- checking mmsystem.h usability... no
- checking mmsystem.h presence... no
- checking for mmsystem.h... no
- configure: creating ./config.status
- config.status: creating config/config
- config.status: creating config/system.mak
- [neona@BlitKit flite-2.0.0-release]$ make
- making in ...
- making in include ...
- making in src ...
- making in src/audio ...
- /home/neona/Downloads/androidshit/android-ndk-r10e/toolchains/mipsel-linux-android-4.6/prebuilt/linux-x86/bin/mipsel-linux-android-gcc -I. -DCST_AUDIO_NONE -I../../include -g -O2 -Wall -fpic -O3 -DANDROID --sysroot=/home/neona/Downloads/androidshit/android-ndk-r10e/platforms/android-14/arch-mips -c auclient.c -o ../../build/mips-android/obj/src/audio/auclient.o
- make[2]: /home/neona/Downloads/androidshit/android-ndk-r10e/toolchains/mipsel-linux-android-4.6/prebuilt/linux-x86/bin/mipsel-linux-android-gcc: Command not found
- ../../config/common_make_rules:105: recipe for target '../../build/mips-android/obj/src/audio/auclient.o' failed
- make[2]: *** [../../build/mips-android/obj/src/audio/auclient.o] Error 127
- ../config/common_make_rules:132: recipe for target '../build/mips-android/obj/src/.make_build_dirs' failed
- make[1]: *** [../build/mips-android/obj/src/.make_build_dirs] Error 2
- config/common_make_rules:132: recipe for target 'build/mips-android/obj//.make_build_dirs' failed
- make: *** [build/mips-android/obj//.make_build_dirs] Error 2
- [neona@BlitKit flite-2.0.0-release]$ cd $FLITE_APP_DIR
- [neona@BlitKit Flite-TTS-Engine-for-Android-master]$ ant debug
- Buildfile: /home/neona/Downloads/androidshit/Flite-TTS-Engine-for-Android-master/build.xml
- BUILD FAILED
- /home/neona/Downloads/androidshit/Flite-TTS-Engine-for-Android-master/build.xml:62: sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable.
- Total time: 1 second
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement