Guest User

Untitled

a guest
May 28th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. make -C libavcodec
  2. make[1]: Entering directory `/tmp/yaourt-tmp-delor/aur-mplayer-svn/mplayer-svn/src/mplayer-build/libavcodec'
  3. cc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I.. -I.. -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -march=i686 -mtune=generic -O2 -pipe -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -c -o h264.o h264.c
  4. h264.c: In function 'fill_caches':
  5. h264.c:125: warning: assignment discards qualifiers from pointer target type
  6. h264.c:164: warning: assignment discards qualifiers from pointer target type
  7. h264.c:166: warning: assignment discards qualifiers from pointer target type
  8. h264.c:170: warning: assignment discards qualifiers from pointer target type
  9. h264.c: In function 'pred_direct_motion':
  10. h264.c:1052: warning: assignment from incompatible pointer type
  11. h264.c:1053: warning: assignment from incompatible pointer type
  12. h264.c: In function 'filter_mb':
  13. h264.c:6350: warning: initialization from incompatible pointer type
  14. h264.c:6351: warning: initialization from incompatible pointer type
  15. cabac.h: In function 'get_cabac_noinline':
  16. cabac.h:527: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
  17. cabac.h:527: error: 'asm' operand has impossible constraints
  18. make[1]: *** [h264.o] Error 1
  19. make[1]: Leaving directory `/tmp/yaourt-tmp-delor/aur-mplayer-svn/mplayer-svn/src/mplayer-build/libavcodec'
  20. make: *** [libavcodec/libavcodec.a] Błąd 2
Add Comment
Please, Sign In to add comment