Advertisement
Guest User

Untitled

a guest
Nov 11th, 2017
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.94 KB | None | 0 0
  1.  * Package: media-plugins/audacious-plugins-3.9
  2.  * Repository: gentoo
  3.  * Maintainer: zx2c4@gentoo.org sound@gentoo.org
  4.  * USE: aac abi_x86_64 adplug alsa amd64 elibc_glibc flac gnome gtk3 kernel_linux mp3 nls pulseaudio userland_GNU
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking audacious-plugins-3.9-gtk3.tar.bz2 to /var/tmp/portage/media-plugins/audacious-plugins-3.9/work
  8. >>> Source unpacked in /var/tmp/portage/media-plugins/audacious-plugins-3.9/work
  9. >>> Preparing source in /var/tmp/portage/media-plugins/audacious-plugins-3.9/work/audacious-plugins-3.9 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /var/tmp/portage/media-plugins/audacious-plugins-3.9/work/audacious-plugins-3.9 ...
  12. * econf: updating audacious-plugins-3.9/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  13. * econf: updating audacious-plugins-3.9/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  14. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/audacious-plugins-3.9 --htmldir=/usr/share/doc/audacious-plugins-3.9/html --libdir=/usr/lib64 --enable-mpris2 --enable-songchange --enable-speedpitch --disable-oss4 --disable-qtaudio --disable-qtglspectrum --disable-coreaudio --disable-sndio --enable-aac --enable-alsa --disable-ampache --disable-aosd --disable-bs2b --disable-cdaudio --disable-cue --enable-flac --disable-amidiplug --enable-filewriter --disable-console --enable-gtk --disable-hotkey --disable-neon --disable-jack --enable-gnomeshortcuts --disable-filewriter_mp3 --disable-notify --disable-resample --disable-lirc --disable-mms --disable-modplug --enable-mpg123 --enable-nls --enable-pulse --disable-qt --disable-scrobbler2 --disable-sdlout --disable-sid --disable-sndfile --disable-soxr --disable-vorbis --disable-wavpack --without-ffmpeg
  15. checking build system type... x86_64-pc-linux-gnu
  16. checking host system type... x86_64-pc-linux-gnu
  17. checking target system type... x86_64-pc-linux-gnu
  18. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  19. checking whether the C compiler works... yes
  20. checking for C compiler default output file name... a.out
  21. checking for suffix of executables...
  22. checking whether we are cross compiling... no
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  26. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  27. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  28. checking whether we are using the GNU C++ compiler... yes
  29. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  30. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  31. checking for grep that handles long lines and -e... /bin/grep
  32. checking for egrep... /bin/grep -E
  33. checking for ANSI C header files... yes
  34. checking for sys/types.h... yes
  35. checking for sys/stat.h... yes
  36. checking for stdlib.h... yes
  37. checking for string.h... yes
  38. checking for memory.h... yes
  39. checking for strings.h... yes
  40. checking for inttypes.h... yes
  41. checking for stdint.h... yes
  42. checking for unistd.h... yes
  43. checking whether byte ordering is bigendian... no
  44. checking for special C compiler options needed for large files... no
  45. checking for _FILE_OFFSET_BITS value needed for large files... no
  46. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  47. checking pkg-config is at least version 0.9.0... yes
  48. checking operating system type... Linux
  49. checking whether the C/C++ compiler supports -Wtype-limits... yes
  50. checking whether the C++ compiler supports -Woverloaded-virtual... yes
  51. checking whether byte ordering is bigendian... (cached) no
  52. checking whether ln -s works... yes
  53. checking for rm... /bin/rm
  54. checking for mv... /bin/mv
  55. checking for cp... /bin/cp
  56. checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar
  57. checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib
  58. checking for x86_64-pc-linux-gnu-windres... no
  59. checking for windres... no
  60. checking for library containing pthread_create... -lpthread
  61. checking for glib-2.0 >= 2.32... yes
  62. checking for gmodule-2.0 >= 2.32... yes
  63. checking for gtk+-3.0 >= 3.4... yes
  64. checking for gio-2.0 >= 2.32 gio-unix-2.0 >= 2.32... yes
  65. checking for shared library system... GNU
  66. checking whether make sets $(MAKE)... yes
  67. checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c
  68. checking for a thread-safe mkdir -p... /bin/mkdir -p
  69. checking for a sed that does not truncate output... /bin/sed
  70. checking whether NLS is requested... yes
  71. checking for msgfmt... /usr/bin/msgfmt
  72. checking for gmsgfmt... /usr/bin/gmsgfmt
  73. checking for xgettext... /usr/bin/xgettext
  74. checking for msgmerge... /usr/bin/msgmerge
  75. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  76. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  77. checking for shared library run path origin... done
  78. checking for CFPreferencesCopyAppValue... no
  79. checking for CFLocaleCopyCurrent... no
  80. checking for GNU gettext in libc... yes
  81. checking whether to use NLS... yes
  82. checking where the gettext function comes from... libc
  83. checking for audacious >= 3.9... yes
  84. checking for libxml-2.0... yes
  85. checking for flac >= 1.2.1... yes
  86. checking for libmpg123 >= 1.12... yes
  87. checking neaacdec.h usability... yes
  88. checking neaacdec.h presence... yes
  89. checking for neaacdec.h... yes
  90. checking for NeAACDecInit2 in -lfaad... yes
  91. checking for samplerate... no
  92. configure: error: Missing dependency for speed/pitch effect: samplerate
  93.  
  94. !!! Please attach the following file when seeking support:
  95. !!! /var/tmp/portage/media-plugins/audacious-plugins-3.9/work/audacious-plugins-3.9/config.log
  96. * ERROR: media-plugins/audacious-plugins-3.9::gentoo failed (configure phase):
  97. * econf failed
  98. *
  99. * Call stack:
  100. * ebuild.sh, line 124: Called src_configure
  101. * environment, line 436: Called econf '--enable-mpris2' '--enable-songchange' '--enable-speedpitch' '--disable-oss4' '--disable-qtaudio' '--disable-qtglspectrum' '--disable-coreaudio' '--disable-sndio' '--enable-aac' '--enable-alsa' '--disable-ampache' '--disable-aosd' '--disable-bs2b' '--disable-cdaudio' '--disable-cue' '--enable-flac' '--disable-amidiplug' '--enable-filewriter' '--disable-console' '--enable-gtk' '--disable-hotkey' '--disable-neon' '--disable-jack' '--enable-gnomeshortcuts' '--disable-filewriter_mp3' '--disable-notify' '--disable-resample' '--disable-lirc' '--disable-mms' '--disable-modplug' '--enable-mpg123' '--enable-nls' '--enable-pulse' '--disable-qt' '--disable-scrobbler2' '--disable-sdlout' '--disable-sid' '--disable-sndfile' '--disable-soxr' '--disable-vorbis' '--disable-wavpack' '--without-ffmpeg'
  102. * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
  103. * isolated-functions.sh, line 117: Called die
  104. * The specific snippet of code:
  105. * die "$@"
  106. *
  107. * If you need support, post the output of `emerge --info '=media-plugins/audacious-plugins-3.9::gentoo'`,
  108. * the complete build log and the output of `emerge -pqv '=media-plugins/audacious-plugins-3.9::gentoo'`.
  109. * The complete build log is located at '/var/tmp/portage/media-plugins/audacious-plugins-3.9/temp/build.log'.
  110. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/audacious-plugins-3.9/temp/environment'.
  111. * Working directory: '/var/tmp/portage/media-plugins/audacious-plugins-3.9/work/audacious-plugins-3.9'
  112. * S: '/var/tmp/portage/media-plugins/audacious-plugins-3.9/work/audacious-plugins-3.9'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement