Advertisement
Guest User

Untitled

a guest
Feb 25th, 2017
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.29 KB | None | 0 0
  1. diemex@diemex-ubuntu-vm:~/Downloads/mupdf-android-viewer-mini$ make
  2. android update project -p . -t android-21 -n "MuPDF mini"
  3. Updated project.properties
  4. Updated local.properties
  5. Added file ./build.xml
  6. Updated file ./proguard-project.txt
  7. make -C libmupdf generate
  8. make[1]: Entering directory '/home/diemex/Downloads/mupdf-android-viewer-mini/libmupdf'
  9. make[1]: Nothing to be done for 'generate'.
  10. make[1]: Leaving directory '/home/diemex/Downloads/mupdf-android-viewer-mini/libmupdf'
  11. ndk-build -j4 APP_BUILD_SCRIPT=libmupdf/platform/java/Android.mk APP_PROJECT_PATH=. APP_PLATFORM=android-16 APP_ABI=x86,armeabi-v7a APP_OPTIM=debug
  12. make[1]: Entering directory '/home/diemex/Downloads/mupdf-android-viewer-mini'
  13. [x86] StaticLibrary : libstdc++.a
  14. [armeabi-v7a] StaticLibrary : libstdc++.a
  15. [x86] Compile : mupdf_java <= mupdf_native.c
  16. [x86] Compile : mupdf_core <= hash.c
  17. [x86] Compile : mupdf_core <= output-png.c
  18. [x86] Compile : mupdf_core <= output.c
  19. [x86] Compile : mupdf_core <= strtod.c
  20. [x86] Compile : mupdf_core <= halftone.c
  21. [x86] Compile : mupdf_core <= bbox-device.c
  22. [x86] Compile : mupdf_core <= writer.c
  23. [x86] Compile : mupdf_core <= draw-glyph.c
  24. [x86] Compile : mupdf_core <= link.c
  25. [x86] Compile : mupdf_core <= context.c
  26. [x86] Compile : mupdf_core <= draw-unpack.c
  27. [x86] Compile : mupdf_core <= zip.c
  28. [x86] Compile : mupdf_core <= device.c
  29. [x86] Compile : mupdf_core <= tempfile.c
  30. [x86] Compile : mupdf_core <= compressed-buffer.c
  31. [x86] Compile : mupdf_core <= document.c
  32. [x86] Compile : mupdf_core <= draw-paint.c
  33. [x86] Compile : mupdf_core <= font.c
  34. [x86] Compile : mupdf_core <= unzip.c
  35. [x86] Compile : mupdf_core <= path.c
  36. [x86] Compile : mupdf_core <= memory.c
  37. [x86] Compile : mupdf_core <= time.c
  38. [x86] Compile : mupdf_core <= filter-lzw.c
  39. [x86] Compile : mupdf_core <= crypt-arc4.c
  40. [x86] Compile : mupdf_core <= load-jpeg.c
  41. [x86] Compile : mupdf_core <= filter-dct.c
  42. [x86] Compile : mupdf_core <= output-ps.c
  43. [x86] Compile : mupdf_core <= crypt-md5.c
  44. [x86] Compile : mupdf_core <= buffer.c
  45. [x86] Compile : mupdf_core <= filter-thunder.c
  46. [x86] Compile : mupdf_core <= document-all.c
  47. [x86] Compile : mupdf_core <= util.c
  48. [x86] Compile : mupdf_core <= svg-device.c
  49. [x86] Compile : mupdf_core <= draw-device.c
  50. [x86] Compile : mupdf_core <= untar.c
  51. [x86] Compile : mupdf_core <= bitmap.c
  52. [x86] Compile : mupdf_core <= load-png.c
  53. [x86] Compile : mupdf_core <= filter-predict.c
  54. [x86] Compile : mupdf_core <= printf.c
  55. [x86] Compile : mupdf_core <= shade.c
  56. [x86] Compile : mupdf_core <= crypt-aes.c
  57. [x86] Compile : mupdf_core <= list-device.c
  58. [x86] Compile : mupdf_core <= draw-edge.c
  59. [x86] Compile : mupdf_core <= pool.c
  60. [x86] Compile : mupdf_core <= stream-prog.c
  61. [x86] Compile : mupdf_core <= crypt-sha2.c
  62. [x86] Compile : mupdf_core <= jmemcust.c
  63. [x86] Compile : mupdf_core <= draw-mesh.c
  64. [x86] Compile : mupdf_core <= ftoa.c
  65. [x86] Compile : mupdf_core <= test-device.c
  66. [x86] Compile : mupdf_core <= filter-sgi.c
  67. [x86] Compile : mupdf_core <= pixmap.c
  68. [x86] Compile : mupdf_core <= image.c
  69. [x86] Compile : mupdf_core <= stext-search.c
  70. [x86] Compile : mupdf_core <= string.c
  71. [x86] Compile : mupdf_core <= bidi-std.c
  72. [x86] Compile : mupdf_core <= stext-device.c
  73. [x86] Compile : mupdf_core <= transition.c
  74. [x86] Compile : mupdf_core <= memento.c
  75. [x86] Compile : mupdf_core <= load-bmp.c
  76. [x86] Compile : mupdf_core <= tree.c
  77. [x86] Compile : mupdf_core <= draw-path.c
  78. [x86] Compile : mupdf_core <= load-gif.c
  79. [x86] Compile : mupdf_core <= trace-device.c
  80. [x86] Compile : mupdf_core <= harfbuzz.c
  81. [x86] Compile : mupdf_core <= output-cbz.c
  82. [x86] Compile : mupdf_core <= store.c
  83. [x86] Compile : mupdf_core <= filter-flate.c
  84. [x86] Compile : mupdf_core <= load-jpx.c
  85. [x86] Compile : mupdf_core <= outline.c
  86. [x86] Compile : mupdf_core <= stext-output.c
  87. [x86] Compile : mupdf_core <= xml.c
  88. [x86] Compile : mupdf_core <= output-pcl.c
  89. [x86] Compile : mupdf_core <= geometry.c
  90. [x86] Compile : mupdf_core <= getopt.c
  91. [x86] Compile : mupdf_core <= track-usage.c
  92. [x86] Compile : mupdf_core <= separation.c
  93. [x86] Compile : mupdf_core <= filter-basic.c
  94. [x86] Compile : mupdf_core <= load-pnm.c
  95. [x86] Compile : mupdf_core <= filter-leech.c
  96. [x86] Compile : mupdf_core <= stream-read.c
  97. [x86] Compile : mupdf_core <= error.c
  98. [x86] Compile : mupdf_core <= filter-jbig2.c
  99. [x86] Compile : mupdf_core <= output-pnm.c
  100. [x86] Compile : mupdf_core <= stream-open.c
  101. [x86] Compile : mupdf_core <= archive.c
  102. [x86] Compile : mupdf_core <= strtof.c
  103. [x86] Compile : mupdf_core <= output-tga.c
  104. [x86] Compile : mupdf_core <= filter-fax.c
  105. [x86] Compile : mupdf_core <= bidi.c
  106. [x86] Compile : mupdf_core <= draw-scale-simple.c
  107. [x86] Compile : mupdf_core <= load-jxr.c
  108. [x86] Compile : mupdf_core <= output-pwg.c
  109. [x86] Compile : mupdf_core <= draw-blend.c
  110. [x86] Compile : mupdf_core <= colorspace.c
  111. [x86] Compile : mupdf_core <= stext-paragraph.c
  112. [x86] Compile : mupdf_core <= ucdn.c
  113. [x86] Compile : mupdf_core <= draw-affine.c
  114. [x86] Compile : mupdf_core <= text.c
  115. [x86] Compile : mupdf_core <= load-tiff.c
  116. [x86] Compile : mupdf_core <= noto.c
  117. [x86] Compile : mupdf_core <= function.c
  118. [x86] Compile : mupdf_core <= output-svg.c
  119. [x86] Compile : mupdf_core <= glyph.c
  120. [x86] Compile : mupdf_core <= directory.c
  121. [x86] Compile : mupdf_core <= pdf-nametree.c
  122. [x86] Compile : mupdf_core <= pdf-event.c
  123. [x86] Compile : mupdf_core <= pdf-cmap-parse.c
  124. [x86] Compile : mupdf_core <= pdf-cmap.c
  125. [x86] Compile : mupdf_core <= pdf-font.c
  126. [x86] Compile : mupdf_core <= pdf-type3.c
  127. [x86] Compile : mupdf_core <= pdf-pkcs7.c
  128. [x86] Compile : mupdf_core <= pdf-encoding.c
  129. [x86] Compile : mupdf_core <= pdf-metrics.c
  130. [x86] Compile : mupdf_core <= pdf-store.c
  131. [x86] Compile : mupdf_core <= pdf-cmap-load.c
  132. [x86] Compile : mupdf_core <= pdf-layer.c
  133. [x86] Compile : mupdf_core <= pdf-portfolio.c
  134. [x86] Compile : mupdf_core <= pdf-op-filter.c
  135. [x86] Compile : mupdf_core <= pdf-parse.c
  136. [x86] Compile : mupdf_core <= pdf-lex.c
  137. [x86] Compile : mupdf_core <= pdf-form.c
  138. [x86] Compile : mupdf_core <= pdf-op-buffer.c
  139. [x86] Compile : mupdf_core <= pdf-pattern.c
  140. [x86] Compile : mupdf_core <= pdf-run.c
  141. [x86] Compile : mupdf_core <= pdf-stream.c
  142. [x86] Compile : mupdf_core <= pdf-xobject.c
  143. [x86] Compile : mupdf_core <= pdf-outline.c
  144. [x86] Compile : mupdf_core <= pdf-colorspace.c
  145. [x86] Compile : mupdf_core <= pdf-crypt.c
  146. [x86] Compile : mupdf_core <= pdf-write.c
  147. [x86] Compile : mupdf_core <= pdf-resources.c
  148. [x86] Compile : mupdf_core <= pdf-annot.c
  149. [x86] Compile : mupdf_core <= pdf-op-run.c
  150. [x86] Compile : mupdf_core <= pdf-xref.c
  151. [x86] Compile : mupdf_core <= pdf-cmap-table.c
  152. [x86] Compile : mupdf_core <= pdf-repair.c
  153. [x86] Compile : mupdf_core <= pdf-unicode.c
  154. [x86] Compile : mupdf_core <= pdf-object.c
  155. [x86] Compile : mupdf_core <= pdf-graft.c
  156. [x86] Compile : mupdf_core <= pdf-js.c
  157. [x86] Compile : mupdf_core <= pdf-annot-edit.c
  158. [x86] Compile : mupdf_core <= pdf-shade.c
  159. [x86] Compile : mupdf_core <= pdf-clean-file.c
  160. [x86] Compile : mupdf_core <= pdf-field.c
  161. [x86] Compile : mupdf_core <= pdf-function.c
  162. [x86] Compile : mupdf_core <= pdf-image.c
  163. [x86] Compile : mupdf_core <= pdf-device.c
  164. [x86] Compile : mupdf_core <= pdf-interpret.c
  165. [x86] Compile : mupdf_core <= pdf-clean.c
  166. [x86] Compile : mupdf_core <= pdf-page.c
  167. [x86] Compile : mupdf_core <= pdf-appearance.c
  168. [x86] Compile : mupdf_core <= xps-outline.c
  169. [x86] Compile : mupdf_core <= xps-path.c
  170. [x86] Compile : mupdf_core <= xps-gradient.c
  171. [x86] Compile : mupdf_core <= xps-link.c
  172. [x86] Compile : mupdf_core <= xps-util.c
  173. [x86] Compile : mupdf_core <= xps-zip.c
  174. [x86] Compile : mupdf_core <= xps-common.c
  175. [x86] Compile : mupdf_core <= xps-tile.c
  176. [x86] Compile : mupdf_core <= xps-doc.c
  177. [x86] Compile : mupdf_core <= xps-resource.c
  178. [x86] Compile : mupdf_core <= xps-image.c
  179. [x86] Compile : mupdf_core <= svg-doc.c
  180. [x86] Compile : mupdf_core <= xps-glyphs.c
  181. [x86] Compile : mupdf_core <= svg-color.c
  182. [x86] Compile : mupdf_core <= svg-parse.c
  183. [x86] Compile : mupdf_core <= svg-run.c
  184. [x86] Compile : mupdf_core <= muimg.c
  185. [x86] Compile : mupdf_core <= mucbz.c
  186. [x86] Compile : mupdf_core <= mutiff.c
  187. [x86] Compile : mupdf_core <= gprf-doc.c
  188. [x86] Compile : mupdf_core <= gprf-skeleton.c
  189. [x86] Compile : mupdf_core <= html-font.c
  190. [x86] Compile : mupdf_core <= html-layout.c
  191. [x86] Compile : mupdf_core <= css-apply.c
  192. [x86] Compile : mupdf_core <= epub-doc.c
  193. [x86] Compile : mupdf_core <= html-doc.c
  194. [x86] Compile : mupdf_core <= css-parse.c
  195. [x86] Compile : mupdf_core <= NotoSansCarian-Regular.c
  196. [x86] Compile : mupdf_core <= NotoSans-Regular.c
  197. [x86] Compile : mupdf_core <= DroidSansFallback.c
  198. [x86] Compile : mupdf_core <= NimbusSans-Bold.c
  199. [x86] Compile : mupdf_core <= NotoSansVai-Regular.c
  200. [x86] Compile : mupdf_core <= NotoKufiArabic-Regular.c
  201. [x86] Compile : mupdf_core <= NotoSansCham-Regular.c
  202. [x86] Compile : mupdf_core <= NotoSansEthiopic-Regular.c
  203. [x86] Compile : mupdf_core <= NotoSansLydian-Regular.c
  204. [x86] Compile : mupdf_core <= NotoSansOlChiki-Regular.c
  205. [x86] Compile : mupdf_core <= SourceHanSansCN-Regular.c
  206. [x86] Compile : mupdf_core <= NimbusSans-BoldOblique.c
  207. [x86] Compile : mupdf_core <= NotoSansAvestan-Regular.c
  208. [x86] Compile : mupdf_core <= NotoSansArmenian-Regular.c
  209. [x86] Compile : mupdf_core <= NotoSansInscriptionalParthian-Regular.c
  210. [x86] Compile : mupdf_core <= NotoSerifMalayalam-Regular.c
  211. [x86] Compile : mupdf_core <= NotoSansTaiLe-Regular.c
  212. [x86] Compile : mupdf_core <= NotoSansTaiTham-Regular.c
  213. [x86] Compile : mupdf_core <= NotoSansRunic-Regular.c
  214. [x86] Compile : mupdf_core <= NotoSansSaurashtra-Regular.c
  215. [x86] Compile : mupdf_core <= NotoSansTibetan-Regular.c
  216. [x86] Compile : mupdf_core <= NotoSansOgham-Regular.c
  217. [x86] Compile : mupdf_core <= NotoSansGurmukhi-Regular.c
  218. [x86] Compile : mupdf_core <= NotoSerifThai-Regular.c
  219. [x86] Compile : mupdf_core <= NotoSansTagalog-Regular.c
  220. [x86] Compile : mupdf_core <= NotoSansKharoshthi-Regular.c
  221. [x86] Compile : mupdf_core <= NotoSerifGujarati-Regular.c
  222. [x86] Compile : mupdf_core <= NotoSansDeseret-Regular.c
  223. [x86] Compile : mupdf_core <= NimbusRoman-BoldItalic.c
  224. [x86] Compile : mupdf_core <= NotoSansGujarati-Regular.c
  225. [x86] Compile : mupdf_core <= NotoSansOsmanya-Regular.c
  226. [x86] Compile : mupdf_core <= NotoSansLao-Regular.c
  227. [x86] Compile : mupdf_core <= NotoNastaliqUrdu-Regular.c
  228. [x86] Compile : mupdf_core <= NotoSansSinhala-Regular.c
  229. [x86] Compile : mupdf_core <= NotoSansMalayalam-Regular.c
  230. [x86] Compile : mupdf_core <= NotoSerifGeorgian-Regular.c
  231. [x86] Compile : mupdf_core <= NotoEmoji-Regular.c
  232. [x86] Compile : mupdf_core <= NotoSansLepcha-Regular.c
  233. [x86] Compile : mupdf_core <= NotoSansKhmer-Regular.c
  234. [x86] Compile : mupdf_core <= NotoSansPhoenician-Regular.c
  235. [x86] Compile : mupdf_core <= NotoSansOriya-Regular.c
  236. [x86] Compile : mupdf_core <= NotoSansCherokee-Regular.c
  237. [x86] Compile : mupdf_core <= NotoSerifTamil-Regular.c
  238. [x86] Compile : mupdf_core <= NotoSansSyriacWestern-Regular.c
  239. [x86] Compile : mupdf_core <= NotoSansOldSouthArabian-Regular.c
  240. [x86] Compile : mupdf_core <= NotoSansKannada-Regular.c
  241. [x86] Compile : mupdf_core <= NotoSansCoptic-Regular.c
  242. [x86] Compile : mupdf_core <= NotoSansKaithi-Regular.c
  243. [x86] Compile : mupdf_core <= NotoSansOldPersian-Regular.c
  244. [x86] Compile : mupdf_core <= NotoSansEgyptianHieroglyphs-Regular.c
  245. [x86] Compile : mupdf_core <= CharisSIL-BI.c
  246. [x86] Compile : mupdf_core <= NotoSansKayahLi-Regular.c
  247. [x86] Compile : mupdf_core <= NotoSansSamaritan-Regular.c
  248. [x86] Compile : mupdf_core <= NotoSansShavian-Regular.c
  249. [x86] Compile : mupdf_core <= NotoSansTaiViet-Regular.c
  250. [x86] Compile : mupdf_core <= NotoSansPhagsPa-Regular.c
  251. [x86] Compile : mupdf_core <= NimbusMonoPS-Regular.c
  252. [x86] Compile : mupdf_core <= NotoSansLycian-Regular.c
  253. [x86] Compile : mupdf_core <= NotoSansUgaritic-Regular.c
  254. [x86] Compile : mupdf_core <= NotoSansBatak-Regular.c
  255. [x86] Compile : mupdf_core <= NotoSansJavanese-Regular.c
  256. [x86] Compile : mupdf_core <= CharisSIL-I.c
  257. [x86] Compile : mupdf_core <= NotoSansHanunoo-Regular.c
  258. [x86] Compile : mupdf_core <= NotoSansThai-Regular.c
  259. [x86] Compile : mupdf_core <= NotoSansInscriptionalPahlavi-Regular.c
  260. [x86] Compile : mupdf_core <= NimbusMonoPS-Italic.c
  261. [x86] Compile : mupdf_core <= DroidSansFallbackFull.c
  262. [x86] Compile : mupdf_core <= NimbusRoman-Regular.c
  263. [x86] Compile : mupdf_core <= NotoSansLimbu-Regular.c
  264. [x86] Compile : mupdf_core <= NotoSansSylotiNagri-Regular.c
  265. [x86] Compile : mupdf_core <= NotoSansBamum-Regular.c
  266. [x86] Compile : mupdf_core <= SourceHanSansTW-Regular.c
  267. [x86] Compile : mupdf_core <= NotoSansGeorgian-Regular.c
  268. [x86] Compile : mupdf_core <= NotoSansMyanmar-Regular.c
  269. [x86] Compile : mupdf_core <= NimbusSans-Oblique.c
  270. [x86] Compile : mupdf_core <= NotoSansSundanese-Regular.c
  271. [x86] Compile : mupdf_core <= NotoSansMandaic-Regular.c
  272. [x86] Compile : mupdf_core <= Dingbats.c
  273. [x86] Compile : mupdf_core <= NotoSansRejang-Regular.c
  274. [x86] Compile : mupdf_core <= SourceHanSansKR-Regular.c
  275. clang: error: unable to execute command: Killed
  276. clang: error: clang frontend command failed due to signal (use -v to see invocation)
  277. Android clang version 3.8.256229 (based on LLVM 3.8.256229)
  278. Target: i686-none-linux-android
  279. Thread model: posix
  280. InstalledDir: /home/diemex/Downloads/android-ndk-r13b/toolchains/llvm/prebuilt/linux-x86_64/bin
  281. clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
  282. clang: note: diagnostic msg:
  283. ********************
  284.  
  285. PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
  286. Preprocessed source(s) and associated run script(s) are located at:
  287. clang: note: diagnostic msg: /tmp/SourceHanSansCN-Regular-b256ff.c
  288. clang: note: diagnostic msg: /tmp/SourceHanSansCN-Regular-b256ff.sh
  289. clang: note: diagnostic msg:
  290.  
  291. ********************
  292. /home/diemex/Downloads/android-ndk-r13b/build/core/build-binary.mk:497: recipe for target 'obj/local/x86/objs-debug/mupdf_core//home/diemex/Downloads/mupdf-android-viewer-mini/libmupdf/generated/SourceHanSansCN-Regular.o' failed
  293. make[1]: *** [obj/local/x86/objs-debug/mupdf_core//home/diemex/Downloads/mupdf-android-viewer-mini/libmupdf/generated/SourceHanSansCN-Regular.o] Error 254
  294. make[1]: *** Waiting for unfinished jobs....
  295. terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
  296. clang: error: unable to execute command: Aborted (core dumped)
  297. clang: error: clang frontend command failed due to signal (use -v to see invocation)
  298. Android clang version 3.8.256229 (based on LLVM 3.8.256229)
  299. Target: i686-none-linux-android
  300. Thread model: posix
  301. InstalledDir: /home/diemex/Downloads/android-ndk-r13b/toolchains/llvm/prebuilt/linux-x86_64/bin
  302. clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
  303. clang: note: diagnostic msg:
  304. ********************
  305.  
  306. PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
  307. Preprocessed source(s) and associated run script(s) are located at:
  308. clang: note: diagnostic msg: /tmp/DroidSansFallbackFull-2a2d48.c
  309. clang: note: diagnostic msg: /tmp/DroidSansFallbackFull-2a2d48.sh
  310. clang: note: diagnostic msg:
  311.  
  312. ********************
  313. /home/diemex/Downloads/android-ndk-r13b/build/core/build-binary.mk:497: recipe for target 'obj/local/x86/objs-debug/mupdf_core//home/diemex/Downloads/mupdf-android-viewer-mini/libmupdf/generated/DroidSansFallbackFull.o' failed
  314. make[1]: *** [obj/local/x86/objs-debug/mupdf_core//home/diemex/Downloads/mupdf-android-viewer-mini/libmupdf/generated/DroidSansFallbackFull.o] Error 254
  315. make[1]: Leaving directory '/home/diemex/Downloads/mupdf-android-viewer-mini'
  316. Makefile:13: recipe for target 'jni-debug' failed
  317. make: *** [jni-debug] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement