[gstreamer-bugs] [Bug 351116] New: test cases for gst-plugins-good assume cmmlenc and cmmldec built

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Aug 12 17:15:46 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=351116
 GStreamer | gst-plugins-good | Ver: 0.10.3

           Summary: test cases for gst-plugins-good assume cmmlenc and
                    cmmldec built
           Product: GStreamer
           Version: 0.10.3
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: gurganbl at rose-hulman.edu
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Downstream bug: http://bugs.gentoo.org/show_bug.cgi?id=143634

If cmmlenc and cmmldec are not built, the tests still try to use them.

1. Configure with ./configure --prefix=/usr --host=i686-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --disable-gconf --disable-gconftool
--disable-oss --disable-aalib --disable-aalibtest --disable-cairo
--disable-cdio --disable-esd --disable-esdtest --disable-flac --disable-jpeg
--disable-ladspa --disable-libcaca --disable-libdv --disable-libpng
--disable-dv1394 --disable-shout2 --disable-shout2test --disable-speex
--disable-annodex --disable-hal --disable-x --disable-taglib
--disable-gdk_pixbuf --enable-good --build=i686-pc-linux-gnu

2. Run make.
3. Run make check.

Expected Results: All tests pass.

Actual Results: 
Running suite(s): cmmldec
0%: Checks: 2, Failures: 2, Errors: 0
gstcheck.c:142:F:general:test_dec: Could not create a cmmldec
gstcheck.c:142:F:general:test_tags: Could not create a cmmldec
FAIL: elements/cmmldec
Running suite(s): cmmlenc
0%: Checks: 2, Failures: 2, Errors: 0
gstcheck.c:142:F:general:test_enc: Could not create a cmmlenc
gstcheck.c:142:F:general:test_bad_start_time: Could not create a cmmlenc
FAIL: elements/cmmlenc


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list