Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.24 KB | None | 0 0
  1. maksim@MoNTE48:~/work/MultiCraft/build/android > make vorbis
  2. nothing to be done for ogg
  3. /home/maksim/work/MultiCraft/build/android/deps/vorbis_timestamp doesn't exist
  4. changed timestamp for vorbis detected building...
  5. WARNING: The shell running this script isn't bash. Although we try to avoid bashism in scripts, things can happen.
  6. Copying prebuilt binaries...
  7. Copying sysroot headers and libraries...
  8. Copying c++ runtime headers and libraries...
  9. Copying files to: /tmp/ndk-arm-linux-vorbis
  10. Cleaning up...
  11. Done.
  12. checking build system type... x86_64-pc-linux-gnu
  13. checking host system type... arm-unknown-linux-gnu
  14. checking target system type... arm-unknown-linux-gnu
  15. checking for a BSD-compatible install... /usr/bin/install -c
  16. checking whether build environment is sane... yes
  17. checking for arm-linux-strip... arm-linux-androideabi-strip
  18. checking for a thread-safe mkdir -p... /bin/mkdir -p
  19. checking for gawk... gawk
  20. checking whether make sets $(MAKE)... yes
  21. checking whether make supports nested variables... yes
  22. checking whether to enable maintainer-specific portions of Makefiles... no
  23. checking for arm-linux-gcc... arm-linux-androideabi-gcc
  24. checking whether the C compiler works... yes
  25. checking for C compiler default output file name... a.out
  26. checking for suffix of executables...
  27. checking whether we are cross compiling... yes
  28. checking for suffix of object files... o
  29. checking whether we are using the GNU C compiler... yes
  30. checking whether arm-linux-androideabi-gcc accepts -g... yes
  31. checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
  32. checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
  33. checking for style of include used by make... GNU
  34. checking dependency style of arm-linux-androideabi-gcc... gcc3
  35. checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
  36. checking for inline... inline
  37. checking how to print strings... printf
  38. checking for a sed that does not truncate output... /bin/sed
  39. checking for grep that handles long lines and -e... /bin/grep
  40. checking for egrep... /bin/grep -E
  41. checking for fgrep... /bin/grep -F
  42. checking for ld used by arm-linux-androideabi-gcc... arm-linux-androideabi-ld
  43. checking if the linker (arm-linux-androideabi-ld) is GNU ld... yes
  44. checking for BSD- or MS-compatible name lister (nm)... arm-linux-androideabi-nm
  45. checking the name lister (arm-linux-androideabi-nm) interface... BSD nm
  46. checking whether ln -s works... yes
  47. checking the maximum length of command line arguments... 3458764513820540925
  48. checking how to convert x86_64-pc-linux-gnu file names to arm-unknown-linux-gnu format... func_convert_file_noop
  49. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  50. checking for arm-linux-androideabi-ld option to reload object files... -r
  51. checking for arm-linux-objdump... arm-linux-androideabi-objdump
  52. checking how to recognize dependent libraries... pass_all
  53. checking for arm-linux-dlltool... dlltool
  54. checking how to associate runtime and link libraries... printf %s\n
  55. checking for arm-linux-ar... arm-linux-androideabi-ar
  56. checking for archiver @FILE support... @
  57. checking for arm-linux-strip... (cached) arm-linux-androideabi-strip
  58. checking for arm-linux-ranlib... arm-linux-androideabi-ranlib
  59. checking command to parse arm-linux-androideabi-nm output from arm-linux-androideabi-gcc object... ok
  60. checking for sysroot... no
  61. checking for a working dd... /bin/dd
  62. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  63. checking for arm-linux-mt... no
  64. checking for mt... mt
  65. configure: WARNING: using cross tools not prefixed with host triplet
  66. checking if mt is a manifest tool... no
  67. checking for ANSI C header files... yes
  68. checking for sys/types.h... yes
  69. checking for sys/stat.h... yes
  70. checking for stdlib.h... yes
  71. checking for string.h... yes
  72. checking for memory.h... yes
  73. checking for strings.h... yes
  74. checking for inttypes.h... yes
  75. checking for stdint.h... yes
  76. checking for unistd.h... yes
  77. checking for dlfcn.h... yes
  78. checking for objdir... .libs
  79. checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
  80. checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
  81. checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
  82. checking if arm-linux-androideabi-gcc static flag -static works... yes
  83. checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
  84. checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
  85. checking whether the arm-linux-androideabi-gcc linker (arm-linux-androideabi-ld) supports shared libraries... yes
  86. checking whether -lc should be explicitly linked in... no
  87. checking dynamic linker characteristics... GNU/Linux ld.so
  88. checking how to hardcode library paths into programs... immediate
  89. checking whether stripping libraries is possible... yes
  90. checking if libtool supports shared libraries... yes
  91. checking whether to build shared libraries... yes
  92. checking whether to build static libraries... yes
  93. checking GCC version... 4.9
  94. checking if arm-linux-androideabi-gcc accepts -Wdeclaration-after-statement... yes
  95. checking for memory.h... (cached) yes
  96. checking for cos in -lm... yes
  97. checking for pthread_create in -lpthread... no
  98. checking for arm-linux-pkg-config... no
  99. checking for pkg-config... /usr/bin/pkg-config
  100. checking pkg-config is at least version 0.9.0... yes
  101. checking for OGG... yes
  102. checking for size_t... yes
  103. checking for working alloca.h... yes
  104. checking for alloca... yes
  105. checking for working memcmp... no
  106. checking that generated files are newer than configure... done
  107. configure: creating ./config.status
  108. config.status: creating Makefile
  109. config.status: creating m4/Makefile
  110. config.status: creating lib/Makefile
  111. config.status: creating lib/modes/Makefile
  112. config.status: creating lib/books/Makefile
  113. config.status: creating lib/books/coupled/Makefile
  114. config.status: creating lib/books/uncoupled/Makefile
  115. config.status: creating lib/books/floor/Makefile
  116. config.status: creating doc/Makefile
  117. config.status: creating doc/vorbisfile/Makefile
  118. config.status: creating doc/vorbisenc/Makefile
  119. config.status: creating doc/libvorbis/Makefile
  120. config.status: creating doc/Doxyfile
  121. config.status: creating include/Makefile
  122. config.status: creating include/vorbis/Makefile
  123. config.status: creating examples/Makefile
  124. config.status: creating test/Makefile
  125. config.status: creating vq/Makefile
  126. config.status: creating libvorbis.spec
  127. config.status: creating vorbis.pc
  128. config.status: creating vorbisenc.pc
  129. config.status: creating vorbisfile.pc
  130. config.status: creating vorbis-uninstalled.pc
  131. config.status: creating vorbisenc-uninstalled.pc
  132. config.status: creating vorbisfile-uninstalled.pc
  133. config.status: creating config.h
  134. config.status: config.h is unchanged
  135. config.status: executing depfiles commands
  136. config.status: executing libtool commands
  137. make[1]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5'
  138. make all-recursive
  139. make[2]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5'
  140. Making all in m4
  141. make[3]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/m4'
  142. make[3]: Цель `all' не требует выполнения команд.
  143. make[3]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/m4'
  144. Making all in include
  145. make[3]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/include'
  146. Making all in vorbis
  147. make[4]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/include/vorbis'
  148. make[4]: Цель `all' не требует выполнения команд.
  149. make[4]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/include/vorbis'
  150. make[4]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/include'
  151. make[4]: Цель `all-am' не требует выполнения команд.
  152. make[4]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/include'
  153. make[3]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/include'
  154. Making all in vq
  155. make[3]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/vq'
  156. make[3]: Цель `all' не требует выполнения команд.
  157. make[3]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/vq'
  158. Making all in lib
  159. make[3]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib'
  160. Making all in modes
  161. make[4]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/modes'
  162. make[4]: Цель `all' не требует выполнения команд.
  163. make[4]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/modes'
  164. Making all in books
  165. make[4]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/books'
  166. Making all in coupled
  167. make[5]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/books/coupled'
  168. make[5]: Цель `all' не требует выполнения команд.
  169. make[5]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/books/coupled'
  170. Making all in uncoupled
  171. make[5]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/books/uncoupled'
  172. make[5]: Цель `all' не требует выполнения команд.
  173. make[5]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/books/uncoupled'
  174. Making all in floor
  175. make[5]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/books/floor'
  176. make[5]: Цель `all' не требует выполнения команд.
  177. make[5]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/books/floor'
  178. make[5]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/books'
  179. make[5]: Цель `all-am' не требует выполнения команд.
  180. make[5]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/books'
  181. make[4]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib/books'
  182. make[4]: Вход в каталог `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib'
  183. /bin/bash ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include /home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/../libogg -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c
  184. libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include /home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/../libogg -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.o
  185. In file included from mdct.c:44:0:
  186. ../include/vorbis/codec.h:26:21: fatal error: ogg/ogg.h: No such file or directory
  187. #include <ogg/ogg.h>
  188. ^
  189. compilation terminated.
  190. make[4]: *** [mdct.lo] Ошибка 1
  191. make[4]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib'
  192. make[3]: *** [all-recursive] Ошибка 1
  193. make[3]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/lib'
  194. make[2]: *** [all-recursive] Ошибка 1
  195. make[2]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5'
  196. make[1]: *** [all] Ошибка 2
  197. make[1]: Выход из каталога `/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5'
  198. make: *** [/home/maksim/work/MultiCraft/build/android/deps/libvorbis-1.3.5/build/libvorbis.so] Ошибка 1
  199. maksim@MoNTE48:~/work/MultiCraft/build/android >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement