Advertisement
Guest User

Untitled

a guest
Nov 21st, 2017
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.69 KB | None | 0 0
  1. checking whether we are cross compiling... yes
  2. checking for suffix of object files... o
  3. checking whether we are using the GNU C compiler... yes
  4. checking whether arm-linux-androideabi-gcc accepts -g... yes
  5. checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
  6. checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
  7. checking for a BSD-compatible install... /usr/bin/install -c
  8. checking build system type... x86_64-unknown-linux-gnu
  9. checking host system type... arm-unknown-linux-gnu
  10. checking whether to activate relocatable installation... no
  11. checking whether ln -s works... yes
  12. checking for grep that handles long lines and -e... /bin/grep
  13. checking for egrep... /bin/grep -E
  14. checking for ANSI C header files... yes
  15. checking for sys/types.h... yes
  16. checking for sys/stat.h... yes
  17. checking for stdlib.h... yes
  18. checking for string.h... yes
  19. checking for memory.h... yes
  20. checking for strings.h... yes
  21. checking for inttypes.h... yes
  22. checking for stdint.h... yes
  23. checking for unistd.h... yes
  24. checking minix/config.h usability... no
  25. checking minix/config.h presence... no
  26. checking for minix/config.h... no
  27. checking whether it is safe to define __EXTENSIONS__... yes
  28. checking how to print strings... printf
  29. checking for a sed that does not truncate output... /bin/sed
  30. checking for fgrep... /bin/grep -F
  31. checking for ld used by arm-linux-androideabi-gcc... /tmp/ndk-arm-linux-iconv/arm-linux-androideabi/bin/ld
  32. checking if the linker (/tmp/ndk-arm-linux-iconv/arm-linux-androideabi/bin/ld) is GNU ld... yes
  33. checking for BSD- or MS-compatible name lister (nm)... no
  34. checking for arm-linux-dumpbin... no
  35. checking for arm-linux-link... no
  36. checking for dumpbin... no
  37. checking for link... link -dump
  38. configure: WARNING: using cross tools not prefixed with host triplet
  39. checking the name lister (nm) interface... BSD nm
  40. checking the maximum length of command line arguments... 1572864
  41. checking whether the shell understands some XSI constructs... yes
  42. checking whether the shell understands "+="... yes
  43. checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-gnu format... func_convert_file_noop
  44. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  45. checking for /tmp/ndk-arm-linux-iconv/arm-linux-androideabi/bin/ld option to reload object files... -r
  46. checking for arm-linux-objdump... no
  47. checking for objdump... objdump
  48. checking how to recognize dependent libraries... pass_all
  49. checking for arm-linux-dlltool... no
  50. checking for dlltool... no
  51. checking how to associate runtime and link libraries... printf %s\n
  52. checking for arm-linux-ar... no
  53. checking for ar... ar
  54. checking for archiver @FILE support... @
  55. checking for arm-linux-strip... no
  56. checking for strip... strip
  57. checking for arm-linux-ranlib... no
  58. checking for ranlib... ranlib
  59. checking for gawk... gawk
  60. checking command to parse nm output from arm-linux-androideabi-gcc object... ok
  61. checking for sysroot... no
  62. checking for arm-linux-mt... no
  63. checking for mt... mt
  64. checking if mt is a manifest tool... no
  65. checking for dlfcn.h... yes
  66. checking for objdir... .libs
  67. checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
  68. checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
  69. checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
  70. checking if arm-linux-androideabi-gcc static flag -static works... yes
  71. checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
  72. checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
  73. checking whether the arm-linux-androideabi-gcc linker (/tmp/ndk-arm-linux-iconv/arm-linux-androideabi/bin/ld) supports shared libraries... yes
  74. checking whether -lc should be explicitly linked in... no
  75. checking dynamic linker characteristics... GNU/Linux ld.so
  76. checking how to hardcode library paths into programs... immediate
  77. checking whether stripping libraries is possible... yes
  78. checking if libtool supports shared libraries... yes
  79. checking whether to build shared libraries... yes
  80. checking whether to build static libraries... no
  81. checking whether the -Werror option is usable... yes
  82. checking for simple visibility declarations... yes
  83. configure: creating ./config.status
  84. config.status: creating Makefile
  85. config.status: executing libtool commands
  86. iconv_LDFLAGS = `if test -n '$(RELOCATABLE_LDFLAGS)'; then $(RELOCATABLE_LDFLAGS) $(bindir); fi`
  87. hpux*) $(CC) $(LDFLAGS) $(CFLAGS) $(iconv_LDFLAGS) iconv.o ../srclib/libicrt.a -L$(DESTDIR)$(libdir) -liconv $(OBJECTS_RES_no) `if test -n '$(DESTDIR)'; then echo " -Wl,+b -Wl,$(libdir)"; fi` -o iconv$(EXEEXT);; \
  88. *) $(LIBTOOL_LINK) $(CC) $(LDFLAGS) $(CFLAGS) $(iconv_LDFLAGS) iconv.o ../srclib/libicrt.a $(DESTDIR)$(libdir)/libiconv.la $(OBJECTS_RES_no) -o iconv$(EXEEXT);; \
  89. make[2]: Entering directory `/home/lisac/minetest-clean/build/android/deps/libiconv-1.14'
  90. make[3]: Entering directory `/home/lisac/minetest-clean/build/android/deps/libiconv-1.14/srclib'
  91. make[4]: Entering directory `/home/lisac/minetest-clean/build/android/deps/libiconv-1.14/srclib'
  92. make[4]: Leaving directory `/home/lisac/minetest-clean/build/android/deps/libiconv-1.14/srclib'
  93. make[3]: Leaving directory `/home/lisac/minetest-clean/build/android/deps/libiconv-1.14/srclib'
  94. make[3]: Entering directory `/home/lisac/minetest-clean/build/android/deps/libiconv-1.14/src'
  95. libtool: link: arm-linux-androideabi-gcc -g -O2 iconv_no_i18n.o -o .libs/iconv_no_i18n ../srclib/libicrt.a ../lib/.libs/libiconv.so
  96. ../lib/.libs/libiconv.so: error: undefined reference to '__ctype_get_mb_cur_max'
  97. ./iconv.c:218: error: undefined reference to 'stdout'
  98. ./iconv.c:218: error: undefined reference to 'stdout'
  99. ./iconv.c:185: error: undefined reference to 'stderr'
  100. ./iconv.c:185: error: undefined reference to 'stdout'
  101. ./iconv.c:67: error: undefined reference to 'stdout'
  102. ./iconv.c:67: error: undefined reference to 'stderr'
  103. ./iconv.c:640: error: undefined reference to 'stderr'
  104. ./iconv.c:654: error: undefined reference to 'stderr'
  105. ../srclib/streq.h:71: error: undefined reference to 'stdin'
  106. collect2: error: ld returned 1 exit status
  107. make[3]: *** [iconv_no_i18n] Error 1
  108. make[3]: Leaving directory `/home/lisac/minetest-clean/build/android/deps/libiconv-1.14/src'
  109. make[2]: *** [all] Error 2
  110. make[2]: Leaving directory `/home/lisac/minetest-clean/build/android/deps/libiconv-1.14'
  111. Makefile:468: recipe for target '/home/lisac/minetest-clean/build/android/deps/libiconv//lib/.libs/libiconv.so' failed
  112. make[1]: *** [/home/lisac/minetest-clean/build/android/deps/libiconv//lib/.libs/libiconv.so] Error 1
  113. make[1]: Leaving directory '/home/lisac/minetest-clean/build/android'
  114. Makefile:161: recipe for target 'debug' failed
  115. make: *** [debug] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement