Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265469 - media-plugins/gst-plugins-ladspa-0.10.11: several configure flags ignored
Summary: media-plugins/gst-plugins-ladspa-0.10.11: several configure flags ignored
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-08 17:50 UTC by Martin Mokrejš
Modified: 2009-05-16 22:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2009-04-08 17:50:08 UTC
>>> Compiling source in /var/tmp/portage/media-plugins/gst-plugins-ladspa-0.10.11/work/gst-plugins-bad-0.10.11 ...
 * Configuring to build ladspa plugin(s) ...
 * econf: updating gst-plugins-bad-0.10.11/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating gst-plugins-bad-0.10.11/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-package-name=Gentoo GStreamer Ebuild --with-package-origin=http://www.gentoo.org --disable-opengl --disable-vcd --disable-x --disable-alsa --disable-amrwb --disable-bz2 --disable-cdaudio --disable-directfb --disable-dts --disable-divx --disable-faac --disable-faad --disable-gsm --disable-gst_v4l2 --disable-ivorbis --disable-jack --disable-libmms --disable-mpeg2enc --disable-musepack --disable-musicbrainz --disable-mythtv --disable-nas --disable-neon --disable-timidity --disable-wildmidi --disable-sdl --disable-sdltest --disable-sndfile --disable-soundtouch --disable-spc --disable-swfdec --disable-theoradec --disable-x264 --disable-xvid --disable-dvb --disable-wavpack --disable-quicktime --disable-dc1394 --disable-metadata --disable-fbdev --disable-soup --disable-dirac --disable-mplex --disable-ofa --disable-oss4 --disable-apexsink --disable-celt --disable-dvdnav --disable-jp2k --disable-twolame --disable-mimic --disable-modplug --enable-ladspa
configure: WARNING: unrecognized options: --disable-opengl, --disable-x, --disable-gst_v4l2, --disable-wavpack, --disable-soup, --disable-twolame
[cut]
>>> Completed installing gst-plugins-ladspa-0.10.11 into /var/tmp/portage/media-plugins/gst-plugins-ladspa-0.10.11/image/

 * QA Notice: Unrecognized configure options:
 * 
 *      configure: WARNING: unrecognized options: --disable-opengl, --disable-x, --disable-gst_v4l2, --disable-wavpack, --disable-soup, --disable-twolame
 *      configure: WARNING: unrecognized options: --disable-opengl, --disable-x, --disable-gst_v4l2, --disable-wavpack, --disable-soup, --disable-twolame

>>> Installing media-plugins/gst-plugins-ladspa-0.10.11
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2009-05-16 22:11:41 UTC
This is due to how the split ebuild eclass is done.. There is not much we can do to fix it with the current eclass..