Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-11071

media-plugins/audacious-plugins-4.3 missing dependency on >=opus-1.0.1 and >=opusfile-0.4

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Severe (Ebuild) Severe (Ebuild)
    • None
    • None
    • None
    • emerge media-plugins/audacious-plugins
    • Blocks media-plugins/audacious-plugins
    • Hide
      Missing dependencies:
      * media-libs/opus
      * media-libs/opusfile
      Show
      Missing dependencies: * media-libs/opus * media-libs/opusfile

      // Some comments here
      public String getFoo()
      {funtoomex /home/morphmex # emerge -DNuA @world
      Calculating dependencies... done!
      
      >>> Verifying ebuild manifests
      
      >>> Emerging (1 of 1) media-plugins/audacious-plugins-4.3::media-kit
       * audacious-plugins-4.3.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                                                                          [ ok ]
      >>> Unpacking source...
      >>> Unpacking audacious-plugins-4.3.tar.gz to /var/tmp/portage/media-plugins/audacious-plugins-4.3/work
      >>> Source unpacked in /var/tmp/portage/media-plugins/audacious-plugins-4.3/work
      /var/tmp/portage/media-plugins/audacious-plugins-4.3/work
      >>> Preparing source in /var/tmp/portage/media-plugins/audacious-plugins-4.3/work/audacious-plugins-4.3 ...
       * Running eautoreconf in '/var/tmp/portage/media-plugins/audacious-plugins-4.3/work/audacious-plugins-4.3' ...
       * Running autopoint --force ...                                                                                                                                                                                                     [ ok ]
       * Running aclocal ...                                                                                                                                                                                                               [ ok ]
       * Running autoconf --force ...                                                                                                                                                                                                      [ ok ]
       * Running autoheader ...                                                                                                                                                                                                            [ ok ]
       * Running elibtoolize in: audacious-plugins-4.3/
      >>> Source prepared.
      >>> Configuring source in /var/tmp/portage/media-plugins/audacious-plugins-4.3/work/audacious-plugins-4.3 ...
       * econf: updating audacious-plugins-4.3/build-aux/config.sub with /usr/share/gnuconfig/config.sub
       * econf: updating audacious-plugins-4.3/build-aux/config.guess with /usr/share/gnuconfig/config.guess
      ./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-4.3 --htmldir=/usr/share/doc/audacious-plugins-4.3/html --libdir=/usr/lib64 --enable-mpris2 --enable-qt --enable-qtaudio --enable-songchange --disable-adplug --disable-gtk --disable-openmpt --disable-oss4 --disable-coreaudio --disable-sndio --enable-aac --enable-alsa --disable-ampache --disable-bs2b --enable-cdaudio --disable-cue --enable-flac --enable-filewriter --disable-amidiplug --disable-console --enable-neon --disable-jack --enable-filewriter_mp3 --disable-notify --disable-resample --disable-lirc --disable-mms --disable-modplug --enable-mpg123 --enable-nls --enable-qtglspectrum --disable-pulse --disable-scrobbler2 --enable-sdlout --disable-sid --enable-sndfile --disable-soxr --disable-speedpitch --disable-streamtuner --enable-vorbis --enable-wavpack --enable-qthotkey --with-ffmpeg=ffmpeg
      configure: WARNING: unrecognized options: --with-ffmpeg
      checking build system type... x86_64-pc-linux-gnu
      checking host system type... x86_64-pc-linux-gnu
      checking target system type... x86_64-pc-linux-gnu
      checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
      checking whether the C compiler works... yes
      checking for C compiler default output file name... a.out
      checking for suffix of executables... 
      checking whether we are cross compiling... no
      checking for suffix of object files... o
      checking whether we are using the GNU C compiler... yes
      checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
      checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
      checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
      checking whether we are using the GNU C++ compiler... yes
      checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
      checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
      checking for grep that handles long lines and -e... /bin/grep
      checking for egrep... /bin/grep -E
      checking for ANSI C header files... yes
      checking for sys/types.h... yes
      checking for sys/stat.h... yes
      checking for stdlib.h... yes
      checking for string.h... yes
      checking for memory.h... yes
      checking for strings.h... yes
      checking for inttypes.h... yes
      checking for stdint.h... yes
      checking for unistd.h... yes
      checking whether byte ordering is bigendian... no
      checking for special C compiler options needed for large files... no
      checking for _FILE_OFFSET_BITS value needed for large files... no
      checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
      checking pkg-config is at least version 0.9.0... yes
      checking operating system type... Linux
      checking whether the C++ compiler supports -std=gnu++17... yes
      checking whether the C/C++ compiler supports -Wtype-limits... yes
      checking whether the C/C++ compiler supports -Wno-stringop-truncation... yes
      checking whether the C++ compiler supports -Woverloaded-virtual... yes
      checking whether byte ordering is bigendian... (cached) no
      checking whether ln -s works... yes
      checking for rm... /bin/rm
      checking for mv... /bin/mv
      checking for cp... /bin/cp
      checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar
      checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib
      checking for x86_64-pc-linux-gnu-windres... no
      checking for windres... no
      checking for library containing pthread_create... -lpthread
      checking for GLIB... yes
      checking for GMODULE... yes
      checking for GIO... yes
      checking for QTCORE... yes
      checking for QT... yes
      checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c
      checking for shared library type... ELF
      checking for plugin type... ELF
      checking whether make sets $(MAKE)... yes
      checking for a thread-safe mkdir -p... /bin/mkdir -p
      checking whether NLS is requested... yes
      checking for msgfmt... /usr/bin/msgfmt
      checking for gmsgfmt... /usr/bin/gmsgfmt
      checking for xgettext... /usr/bin/xgettext
      checking for msgmerge... /usr/bin/msgmerge
      checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
      checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
      checking for shared library run path origin... done
      checking for CFPreferencesCopyAppValue... no
      checking for CFLocaleCopyCurrent... no
      checking for GNU gettext in libc... yes
      checking whether to use NLS... yes
      checking where the gettext function comes from... libc
      checking for AUDACIOUS... yes
      checking for XML... yes
      checking for CDIO... yes
      checking for LIBFLAC... yes
      checking for VORBIS... yes
      checking for OPUS... no
      configure: error: Missing dependency for Opus support: opus >= 1.0.1 opusfile >= 0.4
      
      !!! Please attach the following file when seeking support:
      !!! /var/tmp/portage/media-plugins/audacious-plugins-4.3/work/audacious-plugins-4.3/config.log
       * ERROR: media-plugins/audacious-plugins-4.3::media-kit failed (configure phase):
       *   econf failed
       * 
       * Call stack:
       *               ebuild.sh, line   93:  Called src_configure
       *             environment, line 1506:  Called econf '--enable-mpris2' '--enable-qt' '--enable-qtaudio' '--enable-songchange' '--disable-adplug' '--disable-gtk' '--disable-openmpt' '--disable-oss4' '--disable-coreaudio' '--disable-sndio' '--enable-aac' '--enable-alsa' '--disable-ampache' '--disable-bs2b' '--enable-cdaudio' '--disable-cue' '--enable-flac' '--enable-filewriter' '--disable-amidiplug' '--disable-console' '--enable-neon' '--disable-jack' '--enable-filewriter_mp3' '--disable-notify' '--disable-resample' '--disable-lirc' '--disable-mms' '--disable-modplug' '--enable-mpg123' '--enable-nls' '--enable-qtglspectrum' '--disable-pulse' '--disable-scrobbler2' '--enable-sdlout' '--disable-sid' '--enable-sndfile' '--disable-soxr' '--disable-speedpitch' '--disable-streamtuner' '--enable-vorbis' '--enable-wavpack' '--enable-qthotkey' '--with-ffmpeg=ffmpeg'
       *        phase-helpers.sh, line  680:  Called __helpers_die 'econf failed'
       *   isolated-functions.sh, line  112:  Called die
       * The specific snippet of code:
       *              die "$@"
       * 
       * If you need support, post the output of `emerge --info '=media-plugins/audacious-plugins-4.3::media-kit'`,
       * the complete build log and the output of `emerge -pqv '=media-plugins/audacious-plugins-4.3::media-kit'`.
       * The complete build log is located at '/var/tmp/portage/media-plugins/audacious-plugins-4.3/temp/build.log'.
       * The ebuild environment file is located at '/var/tmp/portage/media-plugins/audacious-plugins-4.3/temp/environment'.
       * Working directory: '/var/tmp/portage/media-plugins/audacious-plugins-4.3/work/audacious-plugins-4.3'
       * S: '/var/tmp/portage/media-plugins/audacious-plugins-4.3/work/audacious-plugins-4.3'
      
      >>> Failed to emerge media-plugins/audacious-plugins-4.3, Log file:
      
      >>>  '/var/tmp/portage/media-plugins/audacious-plugins-4.3/temp/build.log'
      
       * Messages for package media-plugins/audacious-plugins-4.3:
      
       * ERROR: media-plugins/audacious-plugins-4.3::media-kit failed (configure phase):
       *   econf failed
       * 
       * Call stack:
       *               ebuild.sh, line   93:  Called src_configure
       *             environment, line 1506:  Called econf '--enable-mpris2' '--enable-qt' '--enable-qtaudio' '--enable-songchange' '--disable-adplug' '--disable-gtk' '--disable-openmpt' '--disable-oss4' '--disable-coreaudio' '--disable-sndio' '--enable-aac' '--enable-alsa' '--disable-ampache' '--disable-bs2b' '--enable-cdaudio' '--disable-cue' '--enable-flac' '--enable-filewriter' '--disable-amidiplug' '--disable-console' '--enable-neon' '--disable-jack' '--enable-filewriter_mp3' '--disable-notify' '--disable-resample' '--disable-lirc' '--disable-mms' '--disable-modplug' '--enable-mpg123' '--enable-nls' '--enable-qtglspectrum' '--disable-pulse' '--disable-scrobbler2' '--enable-sdlout' '--disable-sid' '--enable-sndfile' '--disable-soxr' '--disable-speedpitch' '--disable-streamtuner' '--enable-vorbis' '--enable-wavpack' '--enable-qthotkey' '--with-ffmpeg=ffmpeg'
       *        phase-helpers.sh, line  680:  Called __helpers_die 'econf failed'
       *   isolated-functions.sh, line  112:  Called die
       * The specific snippet of code:
       *              die "$@"
       * 
       * If you need support, post the output of `emerge --info '=media-plugins/audacious-plugins-4.3::media-kit'`,
       * the complete build log and the output of `emerge -pqv '=media-plugins/audacious-plugins-4.3::media-kit'`.
       * The complete build log is located at '/var/tmp/portage/media-plugins/audacious-plugins-4.3/temp/build.log'.
       * The ebuild environment file is located at '/var/tmp/portage/media-plugins/audacious-plugins-4.3/temp/environment'.
       * Working directory: '/var/tmp/portage/media-plugins/audacious-plugins-4.3/work/audacious-plugins-4.3'
       * S: '/var/tmp/portage/media-plugins/audacious-plugins-4.3/work/audacious-plugins-4.3'
      funtoomex /home/morphmex # 
      
          return foo;
      }
      

            adbosco adbosco
            morphmex morphmex
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: