[gstreamer-bugs] [Bug 595133] gst/gstutils check fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 15 01:15:43 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595133
  GStreamer | gstreamer (core) | 0.10.x

--- Comment #10 from Götz Waschk <waschk at mandriva.org> 2009-09-15 08:15:41 UTC ---
I'm sorry, but your patch does not help. First, there is this warning, that is
promoted to an error by the default -Werror flag:

  CC    gstutils.o
cc1: warnings being treated as errors
gst/gstutils.c: In function 'gmp_get_uint64':
gst/gstutils.c:810: error: left shift count >= width of type
make[1]: *** [gstutils.o] Error 1


After removing Werror I get this:
Running suite(s): GstUtils
87%: Checks: 16, Failures: 2, Errors: 0
gst/gstutils.c:886:F:general:test_math_scale_gmp:0: error:
gst_util_uint64_scale_ceil(): 2882883178 * 4273619712024848820 / 963185059 =
12791255700910577540, correct = 4227317709

gst/gstutils.c:916:F:general:test_math_scale_gmp_int:0: error:
gst_util_uint64_scale_int(): 3767122049 * 2021794878 / 1473265340 = 5169705589,
correct = 874738293

FAIL: gst/gstutils

-- 
Configure bugmail: https://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