Advertisement
Guest User

Untitled

a guest
Mar 16th, 2012
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.56 KB | None | 0 0
  1. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/work/deadbeef-0.5.1/plugins/alsa'
  2. Making all in plugins/ffmpeg
  3. make[2]: Вход в каталог `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/work/deadbeef-0.5.1/plugins/ffmpeg'
  4. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -march=x86-64 -pipe -D_GNU_SOURCE -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-0.5.1-r1\" -std=c99 -O2 -march=x86-64 -pipe -D_GNU_SOURCE -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-0.5.1-r1\" -c -o ffmpeg.lo ffmpeg.c
  5. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -march=x86-64 -pipe -D_GNU_SOURCE -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-0.5.1-r1\" -std=c99 -O2 -march=x86-64 -pipe -D_GNU_SOURCE -DLIBDIR=\"/usr/lib64\" -DPREFIX=\"/usr\" -DDOCDIR=\"/usr/share/doc/deadbeef-0.5.1-r1\" -c ffmpeg.c -fPIC -DPIC -o .libs/ffmpeg.o
  6. ffmpeg.c: In function 'ffmpeg_init':
  7. ffmpeg.c:128:5: warning: 'av_open_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1480)
  8. ffmpeg.c:139:5: warning: 'av_find_stream_info' is deprecated (declared at /usr/include/libavformat/avformat.h:1526)
  9. ffmpeg.c:143:38: error: 'CODEC_TYPE_AUDIO' undeclared (first use in this function)
  10. ffmpeg.c:143:38: note: each undeclared identifier is reported only once for each function it appears in
  11. ffmpeg.c:161:5: warning: 'avcodec_open' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4154)
  12. ffmpeg.c:168:5: warning: 'av_get_bits_per_sample_format' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4514)
  13. ffmpeg.c: In function 'ffmpeg_free':
  14. ffmpeg.c:236:13: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1706)
  15. ffmpeg.c: In function 'ffmpeg_read':
  16. ffmpeg.c:285:13: warning: 'avcodec_decode_audio3' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4245)
  17. ffmpeg.c: In function 'ffmpeg_read_metadata_internal':
  18. ffmpeg.c:443:5: warning: 'AVMetadata' is deprecated (declared at /usr/include/libavutil/dict.h:82)
  19. ffmpeg.c:446:9: warning: 'AVMetadataTag' is deprecated (declared at /usr/include/libavutil/dict.h:77)
  20. ffmpeg.c:448:13: warning: 'av_metadata_get' is deprecated (declared at /usr/include/libavformat/avformat.h:251)
  21. ffmpeg.c: In function 'ffmpeg_insert':
  22. ffmpeg.c:484:5: warning: 'av_open_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1480)
  23. ffmpeg.c:489:5: warning: 'av_find_stream_info' is deprecated (declared at /usr/include/libavformat/avformat.h:1526)
  24. ffmpeg.c:493:32: error: 'CODEC_TYPE_AUDIO' undeclared (first use in this function)
  25. ffmpeg.c:506:9: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1706)
  26. ffmpeg.c:512:5: warning: 'avcodec_open' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4154)
  27. ffmpeg.c:514:9: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1706)
  28. ffmpeg.c:518:5: warning: 'av_get_bits_per_sample_format' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4514)
  29. ffmpeg.c:553:9: warning: format '%lld' expects type 'long long int', but argument 4 has type 'int64_t'
  30. ffmpeg.c:553:9: warning: format '%lld' expects type 'long long int', but argument 4 has type 'int64_t'
  31. ffmpeg.c:555:9: warning: 'av_get_bits_per_sample_format' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4514)
  32. ffmpeg.c:568:5: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1706)
  33. ffmpeg.c: In function 'ffmpeg_start':
  34. ffmpeg.c:705:5: warning: 'avcodec_init' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3932)
  35. ffmpeg.c:707:5: warning: implicit declaration of function 'av_register_protocol'
  36. ffmpeg.c: In function 'ffmpeg_read_metadata':
  37. ffmpeg.c:739:5: warning: 'av_open_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1480)
  38. ffmpeg.c:744:5: warning: 'av_find_stream_info' is deprecated (declared at /usr/include/libavformat/avformat.h:1526)
  39. ffmpeg.c:748:32: error: 'CODEC_TYPE_AUDIO' undeclared (first use in this function)
  40. ffmpeg.c:758:9: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1706)
  41. ffmpeg.c:761:5: warning: 'avcodec_open' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4154)
  42. ffmpeg.c:763:9: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1706)
  43. ffmpeg.c:770:5: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1706)
  44. make[2]: *** [ffmpeg.lo] Ошибка 1
  45. make[2]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/work/deadbeef-0.5.1/plugins/ffmpeg'
  46. make[1]: *** [all-recursive] Ошибка 1
  47. make[1]: Выход из каталога `/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/work/deadbeef-0.5.1'
  48. make: *** [all] Ошибка 2
  49. * ERROR: media-sound/deadbeef-0.5.1-r1 failed (compile phase):
  50. * emake failed
  51. *
  52. * If you need support, post the output of 'emerge --info =media-sound/deadbeef-0.5.1-r1',
  53. * the complete build log and the output of 'emerge -pqv =media-sound/deadbeef-0.5.1-r1'.
  54. * This ebuild is from an overlay named 'calculate': '/var/lib/layman/calculate/'
  55. * The complete build log is located at '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/temp/build.log'.
  56. * The ebuild environment file is located at '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/temp/environment'.
  57. * S: '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/work/deadbeef-0.5.1'
  58.  
  59. >>> Failed to emerge media-sound/deadbeef-0.5.1-r1, Log file:
  60.  
  61. >>> '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/temp/build.log'
  62.  
  63. * Messages for package media-sound/deadbeef-0.5.1-r1:
  64.  
  65. * ERROR: media-sound/deadbeef-0.5.1-r1 failed (compile phase):
  66. * emake failed
  67. *
  68. * If you need support, post the output of 'emerge --info =media-sound/deadbeef-0.5.1-r1',
  69. * the complete build log and the output of 'emerge -pqv =media-sound/deadbeef-0.5.1-r1'.
  70. * This ebuild is from an overlay named 'calculate': '/var/lib/layman/calculate/'
  71. * The complete build log is located at '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/temp/build.log'.
  72. * The ebuild environment file is located at '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/temp/environment'.
  73. * S: '/var/calculate/tmp/portage/media-sound/deadbeef-0.5.1-r1/work/deadbeef-0.5.1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement