linuxman94

error

Aug 2nd, 2013
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. target thumb C: libgif <= external/giflib/gif_err.c
  2. target thumb C: libwebp-decode <= external/webp/src/dec/alpha.c
  3. target thumb C: libwebp-decode <= external/webp/src/dec/buffer.c
  4. target thumb C: libwebp-decode <= external/webp/src/dec/frame.c
  5. target thumb C: libwebp-decode <= external/webp/src/dec/idec.c
  6. target thumb C: libwebp-decode <= external/webp/src/dec/io.c
  7. target thumb C: libwebp-decode <= external/webp/src/dec/layer.c
  8. target thumb C: libwebp-decode <= external/webp/src/dec/quant.c
  9. target thumb C: libwebp-decode <= external/webp/src/dec/tree.c
  10. target thumb C: libwebp-decode <= external/webp/src/dec/vp8.c
  11. target thumb C: libwebp-decode <= external/webp/src/dec/vp8l.c
  12. target thumb C: libwebp-decode <= external/webp/src/dec/webp.c
  13. target thumb C: libwebp-decode <= external/webp/src/dec/../dsp/cpu.c
  14. target thumb C: libwebp-decode <= external/webp/src/dec/../dsp/cpu-features.c
  15. target thumb C: libwebp-decode <= external/webp/src/dec/../dsp/dec.c
  16. target thumb C: libwebp-decode <= external/webp/src/dec/../dsp/dec_neon.c
  17. target thumb C: libwebp-decode <= external/webp/src/dec/../dsp/dec_sse2.c
  18. target thumb C: libwebp-decode <= external/webp/src/dec/../dsp/lossless.c
  19. target thumb C: libwebp-decode <= external/webp/src/dec/../dsp/upsampling.c
  20. target thumb C: libwebp-decode <= external/webp/src/dec/../dsp/upsampling_neon.c
  21. target thumb C: libwebp-decode <= external/webp/src/dec/../dsp/upsampling_sse2.c
  22. target thumb C: libwebp-decode <= external/webp/src/dec/../dsp/yuv.c
  23. target thumb C: libwebp-decode <= external/webp/src/dec/../demux/demux.c
  24. target thumb C: libwebp-decode <= external/webp/src/dec/../utils/bit_reader.c
  25. target thumb C: libwebp-decode <= external/webp/src/dec/../utils/color_cache.c
  26. external/webp/src/dec/../dsp/upsampling_neon.c: In function 'UpsampleRgbaLinePairNEON':
  27. external/webp/src/dec/../dsp/upsampling_neon.c:263:1: internal compiler error: Segmentation fault
  28. Please submit a full bug report,
  29. with preprocessed source if appropriate.
  30. See <http://source.android.com/source/report-bugs.html> for instructions.
  31. make: *** [/home/evan/Sources/pa/system/out/target/product/grouper/obj/STATIC_LIBRARIES/libwebp-decode_intermediates/../dsp/upsampling_neon.o] Error 1
  32. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment