[gstreamer-bugs] [Bug 503590] New: gstreamer-0.10.15 fails tests on ppc64

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 14 04:50:56 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=503590

  GStreamer | gstreamer (core) | Ver: 0.10.15
           Summary: gstreamer-0.10.15 fails tests on ppc64
           Product: GStreamer
           Version: 0.10.15
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: aballier at gentoo.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


Please describe the problem:
After compiling gstreamer 0.10.15 on 64 bits ppc, running make check gives me:

[...]
sizeof(GstRegistry) is 144, expected 72
sizeof(GstRegistryClass) is 288, expected 144
sizeof(GstSegment) is 104, expected 88
sizeof(GstStructure) is 40, expected 20
sizeof(GstSystemClock) is 288, expected 200
sizeof(GstSystemClockClass) is 352, expected 176
sizeof(GstTagSetterIFace) is 16, expected 8
sizeof(GstTask) is 160, expected 80
sizeof(GstTaskClass) is 280, expected 140
sizeof(GstTrace) is 32, expected 20
sizeof(GstAllocTrace) is 24, expected 16
sizeof(GstTypeFind) is 64, expected 32
sizeof(GstTypeFindFactory) is 216, expected 108
sizeof(GstTypeFindFactoryClass) is 304, expected 152
sizeof(GstURIHandlerInterface) is 88, expected 44
sizeof(GstValueTable) is 64, expected 32
sizeof(GstXML) is 128, expected 64
sizeof(GstXMLClass) is 288, expected 144
0%: Checks: 1, Failures: 1, Errors: 0
gstcheck.c:283:F:size check:tf:0: failed ABI check
FAIL: gst/gstabi
Running suite(s): GstBuffer
[...]

tests/check/gst/struct_ppc32.h and tests/check/gst/struct_ppc64.h are almost
the same, but I think on ppc64, at least pointers are bigger.
In fact, copying tests/check/gst/struct_x86_64.h to
tests/check/gst/struct_ppc64.h makes this test pass.

The same applies to tests/check/libs/struct_ppc64.h


Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=503590.




More information about the Gstreamer-bugs mailing list