Advertisement
gyrex

Untitled

Apr 19th, 2015
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000ee880000, 12582912, 0) failed; error='Cannot allocate memory' (errno=12)
  2. #
  3. # There is insufficient memory for the Java Runtime Environment to continue.
  4. # Native memory allocation (malloc) failed to allocate 12582912 bytes for committing reserved memory.
  5. # An error report file with more information is saved as:
  6. # /root/cm12.1_source/hs_err_pid12044.log
  7. make: *** [/root/cm12.1_source/out/target/common/obj/APPS/Email_intermediates/classes-full-debug.jar] Error 41
  8. make: *** Waiting for unfinished jobs....
  9. collect2: error: ld terminated with signal 9 [Killed]
  10. /root/cm12.1_source/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld.gold: warning: hidden symbol 'SkBitmap::lockPixels() const' in /root/cm12.1_source/out/target/product/chagallwifi/obj/STATIC_LIBRARIES/skia_skia_library_gyp_intermediates/skia_skia_library_gyp.a(SkBitmap.o) is referenced by DSO /root/cm12.1_source/out/target/product/chagallwifi/obj/lib/libjnigraphics.so
  11. /root/cm12.1_source/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld.gold: warning: hidden symbol 'SkBitmap::unlockPixels() const' in /root/cm12.1_source/out/target/product/chagallwifi/obj/STATIC_LIBRARIES/skia_skia_library_gyp_intermediates/skia_skia_library_gyp.a(SkBitmap.o) is referenced by DSO /root/cm12.1_source/out/target/product/chagallwifi/obj/lib/libjnigraphics.so
  12. /root/cm12.1_source/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld.gold: warning: hidden symbol 'SkBitmap::notifyPixelsChanged() const' in /root/cm12.1_source/out/target/product/chagallwifi/obj/STATIC_LIBRARIES/skia_skia_library_gyp_intermediates/skia_skia_library_gyp.a(SkBitmap.o) is referenced by DSO /root/cm12.1_source/out/target/product/chagallwifi/obj/lib/libjnigraphics.so
  13. make: *** [/root/cm12.1_source/out/target/product/chagallwifi/obj/SHARED_LIBRARIES/libwebviewchromium_intermediates/LINKED/libwebviewchromium.so] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement