Advertisement
boriss

Untitled

Jan 11th, 2023
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.28 KB | Software | 0 0
  1. (cd /home/boris/rutos/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/classpath-0.99/./; if [ -x ./configure ]; then find /home/boris/rutos/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/classpath-0.99/ -name config.guess | xargs -r chmod u+w; find /home/boris/rutos/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/classpath-0.99/ -name config.guess | xargs -r -n1 cp --remove-destination /home/boris/rutos/rutos-ath79-rut9-gpl/scripts/config.guess; find /home/boris/rutos/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/classpath-0.99/ -name config.sub | xargs -r chmod u+w; find /home/boris/rutos/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/classpath-0.99/ -name config.sub | xargs -r -n1 cp --remove-destination /home/boris/rutos/rutos-ath79-rut9-gpl/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -fmacro-prefix-map=/home/boris/rutos/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/classpath-0.99=classpath-0.99 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/boris/rutos/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/classpath-0.99=classpath-0.99 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -fmacro-prefix-map=/home/boris/rutos/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/classpath-0.99=classpath-0.99 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/usr/include -I/home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/include/fortify -I/home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/include -DRUT9_PLATFORM -DMOBILE_SUPPORT -DDUAL_SIM_SUPPORT -DGPS_SUPPORT -DWIFI_SUPPORT -DIO_SUPPORT " LDFLAGS="-L/home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/usr/lib -L/home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/lib -znow -zrelro " ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --with-gmp="/home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/target-mips_24kc_musl/usr" --without-x --disable-gtk-peer --disable-qt-peer --disable-dssi --disable-plugin --disable-gconf-peer --disable-gjdoc --disable-examples --with-antlr-jar=/home/boris/rutos/rutos-ath79-rut9-gpl/dl/antlr-3.4-complete.jar ; fi; )
  2. configure: WARNING: unrecognized options: --disable-nls
  3. configure: loading site script /home/boris/rutos/rutos-ath79-rut9-gpl/include/site/mips
  4. checking build system type... x86_64-pc-linux-gnu
  5. checking host system type... mips-openwrt-linux-gnu
  6. checking target system type... mips-openwrt-linux-gnu
  7. checking for a BSD-compatible install... /usr/bin/install -c
  8. checking whether build environment is sane... yes
  9. checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
  10. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  11. checking for gawk... gawk
  12. checking whether make sets $(MAKE)... yes
  13. checking whether make supports nested variables... yes
  14. checking whether UID '1000' is supported by ustar format... yes
  15. checking whether GID '1000' is supported by ustar format... yes
  16. checking how to create a ustar tar archive... gnutar
  17. checking for style of include used by make... GNU
  18. checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
  19. checking whether the C compiler works... yes
  20. checking for C compiler default output file name... a.out
  21. checking for suffix of executables...
  22. checking whether we are cross compiling... yes
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether mips-openwrt-linux-musl-gcc accepts -g... yes
  26. checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... none needed
  27. checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... yes
  28. checking dependency style of mips-openwrt-linux-musl-gcc... gcc3
  29. checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
  30. checking for grep that handles long lines and -e... /home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/host/bin/grep
  31. checking for egrep... /home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/host/bin/grep -E
  32. checking for ANSI C header files... yes
  33. checking for sys/types.h... yes
  34. checking for sys/stat.h... yes
  35. checking for stdlib.h... yes
  36. checking for string.h... yes
  37. checking for memory.h... yes
  38. checking for strings.h... yes
  39. checking for inttypes.h... yes
  40. checking for stdint.h... yes
  41. checking for unistd.h... yes
  42. checking alsa/asoundlib.h usability... yes
  43. checking alsa/asoundlib.h presence... yes
  44. checking for alsa/asoundlib.h... yes
  45. checking for snd_seq_open in -lasound... yes
  46. checking whether to regenerate the headers... no
  47. checking whether to regenerate the GJDoc parser... yes
  48. checking whether ln -s works... yes
  49. checking whether we are using the GNU C++ compiler... yes
  50. checking whether mips-openwrt-linux-musl-g++ accepts -g... yes
  51. checking dependency style of mips-openwrt-linux-musl-g++... gcc3
  52. checking how to print strings... printf
  53. checking for a sed that does not truncate output... /home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/host/bin/sed
  54. checking for fgrep... /home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/host/bin/grep -F
  55. checking for ld used by mips-openwrt-linux-musl-gcc... mips-openwrt-linux-musl-ld
  56. checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
  57. checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
  58. checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... BSD nm
  59. checking the maximum length of command line arguments... 1572864
  60. checking whether the shell understands some XSI constructs... yes
  61. checking whether the shell understands "+="... yes
  62. checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
  63. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  64. checking for mips-openwrt-linux-musl-ld option to reload object files... -r
  65. checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
  66. checking how to recognize dependent libraries... pass_all
  67. checking for mips-openwrt-linux-dlltool... no
  68. checking for dlltool... no
  69. checking how to associate runtime and link libraries... printf %s\n
  70. checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
  71. checking for archiver @FILE support... @
  72. checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
  73. checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
  74. checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... ok
  75. checking for sysroot... no
  76. checking for mips-openwrt-linux-mt... no
  77. checking for mt... mt
  78. configure: WARNING: using cross tools not prefixed with host triplet
  79. checking if mt is a manifest tool... no
  80. checking for dlfcn.h... yes
  81. checking for objdir... .libs
  82. checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
  83. checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
  84. checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
  85. checking if mips-openwrt-linux-musl-gcc static flag -static works... yes
  86. checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... yes
  87. checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
  88. checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... yes
  89. checking whether -lc should be explicitly linked in... no
  90. checking dynamic linker characteristics... GNU/Linux ld.so
  91. checking how to hardcode library paths into programs... immediate
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... yes
  95. checking whether to build static libraries... no
  96. checking how to run the C++ preprocessor... mips-openwrt-linux-musl-g++ -E
  97. checking for ld used by mips-openwrt-linux-musl-g++... mips-openwrt-linux-musl-ld
  98. checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
  99. checking whether the mips-openwrt-linux-musl-g++ linker (mips-openwrt-linux-musl-ld) supports shared libraries... yes
  100. checking for mips-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC
  101. checking if mips-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes
  102. checking if mips-openwrt-linux-musl-g++ static flag -static works... yes
  103. checking if mips-openwrt-linux-musl-g++ supports -c -o file.o... yes
  104. checking if mips-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes
  105. checking whether the mips-openwrt-linux-musl-g++ linker (mips-openwrt-linux-musl-ld) supports shared libraries... yes
  106. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking for gawk... (cached) gawk
  109. checking for mips-openwrt-linux-gcc... (cached) mips-openwrt-linux-musl-gcc
  110. checking whether we are using the GNU C compiler... (cached) yes
  111. checking whether mips-openwrt-linux-musl-gcc accepts -g... (cached) yes
  112. checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... (cached) none needed
  113. checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
  114. checking dependency style of mips-openwrt-linux-musl-gcc... (cached) gcc3
  115. checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
  116. checking __attribute__((,,))... yes
  117. checking __attribute__((unused))... yes
  118. checking for ANSI C header files... (cached) yes
  119. checking size of void *... (cached) 4
  120. checking whether byte ordering is bigendian... (cached) yes
  121. checking for unistd.h... (cached) yes
  122. checking for sys/types.h... (cached) yes
  123. checking sys/config.h usability... no
  124. checking sys/config.h presence... no
  125. checking for sys/config.h... no
  126. checking sys/ioctl.h usability... yes
  127. checking sys/ioctl.h presence... yes
  128. checking for sys/ioctl.h... yes
  129. checking asm/ioctls.h usability... yes
  130. checking asm/ioctls.h presence... yes
  131. checking for asm/ioctls.h... yes
  132. checking for inttypes.h... (cached) yes
  133. checking for stdint.h... (cached) yes
  134. checking utime.h usability... yes
  135. checking utime.h presence... yes
  136. checking for utime.h... yes
  137. checking sys/utime.h usability... no
  138. checking sys/utime.h presence... no
  139. checking for sys/utime.h... no
  140. checking sys/filio.h usability... no
  141. checking sys/filio.h presence... no
  142. checking for sys/filio.h... no
  143. checking sys/time.h usability... yes
  144. checking sys/time.h presence... yes
  145. checking for sys/time.h... yes
  146. checking sys/select.h usability... yes
  147. checking sys/select.h presence... yes
  148. checking for sys/select.h... yes
  149. checking crt_externs.h usability... no
  150. checking crt_externs.h presence... no
  151. checking for crt_externs.h... no
  152. checking fcntl.h usability... yes
  153. checking fcntl.h presence... yes
  154. checking for fcntl.h... yes
  155. checking sys/mman.h usability... yes
  156. checking sys/mman.h presence... yes
  157. checking for sys/mman.h... yes
  158. checking magic.h usability... no
  159. checking magic.h presence... no
  160. checking for magic.h... no
  161. checking sys/event.h usability... no
  162. checking sys/event.h presence... no
  163. checking for sys/event.h... no
  164. checking sys/epoll.h usability... yes
  165. checking sys/epoll.h presence... yes
  166. checking for sys/epoll.h... yes
  167. checking ifaddrs.h usability... yes
  168. checking ifaddrs.h presence... yes
  169. checking for ifaddrs.h... yes
  170. checking netinet/in_systm.h usability... yes
  171. checking netinet/in_systm.h presence... yes
  172. checking for netinet/in_systm.h... yes
  173. checking netinet/ip.h usability... yes
  174. checking netinet/ip.h presence... yes
  175. checking for netinet/ip.h... yes
  176. checking net/if.h usability... yes
  177. checking net/if.h presence... yes
  178. checking for net/if.h... yes
  179. checking sys/loadavg.h usability... no
  180. checking sys/loadavg.h presence... no
  181. checking for sys/loadavg.h... no
  182. checking sys/sockio.h usability... no
  183. checking sys/sockio.h presence... no
  184. checking for sys/sockio.h... no
  185. checking for library containing clock_gettime... none required
  186. checking for library containing inet_pton... none required
  187. checking for gethostname in -lsocket... no
  188. checking for ftruncate... yes
  189. checking for fsync... yes
  190. checking for select... yes
  191. checking for gethostname... yes
  192. checking for socket... yes
  193. checking for strerror... (cached) yes
  194. checking for fork... yes
  195. checking for pipe... yes
  196. checking for execve... yes
  197. checking for open... yes
  198. checking for close... yes
  199. checking for lseek... yes
  200. checking for fstat... yes
  201. checking for read... yes
  202. checking for readv... yes
  203. checking for write... yes
  204. checking for writev... yes
  205. checking for htonl... yes
  206. checking for memset... yes
  207. checking for htons... yes
  208. checking for connect... yes
  209. checking for getsockname... yes
  210. checking for getpeername... yes
  211. checking for bind... yes
  212. checking for listen... yes
  213. checking for accept... yes
  214. checking for recvfrom... yes
  215. checking for send... yes
  216. checking for sendto... yes
  217. checking for setsockopt... yes
  218. checking for getsockopt... yes
  219. checking for time... yes
  220. checking for mktime... yes
  221. checking for clock_gettime... yes
  222. checking for gethostbyname_r... yes
  223. checking for localtime_r... yes
  224. checking for strerror_r... yes
  225. checking for fcntl... yes
  226. checking for statvfs... yes
  227. checking for mmap... yes
  228. checking for munmap... yes
  229. checking for mincore... yes
  230. checking for msync... yes
  231. checking for madvise... yes
  232. checking for getpagesize... yes
  233. checking for sysconf... yes
  234. checking for lstat... (cached) yes
  235. checking for readlink... yes
  236. checking for inet_aton... yes
  237. checking for inet_addr... yes
  238. checking for inet_pton... yes
  239. checking for getifaddrs... yes
  240. checking for kqueue... no
  241. checking for kevent... no
  242. checking for epoll_create... yes
  243. checking for getloadavg... yes
  244. checking for magic_open in -lmagic... no
  245. checking whether struct sockaddr_in6 is in netinet/in.h... yes
  246. checking whether time.h and sys/time.h may both be included... yes
  247. checking whether struct tm is in sys/time.h or time.h... time.h
  248. checking for struct tm.tm_zone... yes
  249. checking for tm_gmtoff in struct tm... yes
  250. checking for an ANSI C-conforming const... yes
  251. checking for inline... inline
  252. checking for __attribute__... yes
  253. checking how many arguments gethostbyname_r() takes... six
  254. checking for ld used by GCC... mips-openwrt-linux-musl-ld
  255. checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
  256. checking for shared library run path origin... done
  257. checking for iconv... yes
  258. checking for iconv declaration...
  259. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  260. checking for MSG_NOSIGNAL... yes
  261. checking for SO_NOSIGPIPE ... no
  262. checking for MSG_WAITALL... yes
  263. checking for GMP directories... prefix=/home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/target-mips_24kc_musl/usr, libs=-L/home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/target-mips_24kc_musl/usr/lib -lgmp, inc=-I/home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/target-mips_24kc_musl/usr/include
  264. checking for __gmpz_mul_si in -lgmp... yes
  265. checking gmp.h usability... yes
  266. checking gmp.h presence... yes
  267. checking for gmp.h... yes
  268. checking jni_md.h support... configure: WARNING: no
  269. checking whether to enable maintainer-specific portions of Makefiles... no
  270. checking for mkdir... /usr/bin/mkdir
  271. checking for cp... /home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/host/bin/cp
  272. checking for date... /usr/bin/date
  273. checking for find... /home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/host/bin/find
  274. checking for zip... /home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/host/bin/zip
  275. checking for a jar-like tool... trying fastjar, gjar and jar
  276. checking for fastjar... /usr/bin/fastjar
  277. checking whether to regenerate parsers with jay... no
  278. checking for stdint types... stdint.h (shortcircuit)
  279. make use of stdint.h in include/config-int.h (assuming C99 compatible system)
  280. checking for cacao... no
  281. checking for jamvm... no
  282. checking for kaffe... no
  283. checking for gij... no
  284. checking for java... java
  285. checking for ecj... ecj -warn:-deprecation,serial,unusedImport
  286. checking if ecj -warn:-deprecation,serial,unusedImport is a version of gcj... no
  287. checking if ecj -warn:-deprecation,serial,unusedImport works... configure: error: The Java compiler ecj -warn:-deprecation,serial,unusedImport failed (see config.log, check the CLASSPATH?)
  288. make[3]: *** [Makefile:93: /home/boris/rutos/rutos-ath79-rut9-gpl/build_dir/target-mips_24kc_musl/classpath-0.99/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
  289. make[3]: Leaving directory '/home/boris/rutos/rutos-ath79-rut9-gpl/package/libs/classpath'
  290. time: package/libs/classpath/compile#14.56#3.57#17.92
  291. ERROR: package/libs/classpath failed to build.
  292. make[2]: *** [package/Makefile:114: package/libs/classpath/compile] Error 1
  293. make[2]: Leaving directory '/home/boris/rutos/rutos-ath79-rut9-gpl'
  294. make[1]: *** [package/Makefile:108: /home/boris/rutos/rutos-ath79-rut9-gpl/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2
  295. make[1]: Leaving directory '/home/boris/rutos/rutos-ath79-rut9-gpl'
  296. make: *** [/home/boris/rutos/rutos-ath79-rut9-gpl/include/toplevel.mk:234: world] Error 2
  297.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement