[Bug 745482] New: Yadif plugin doesn't compile on x32
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 2 14:33:22 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745482
Bug ID: 745482
Summary: Yadif plugin doesn't compile on x32
Classification: Platform
Product: GStreamer
Version: 1.4.5
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: ross at burtonini.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The Yadif plugin fails to build with the X32 ABI (basically 32-bit userspace on
a modern 64-bit x86 CPU, see http://en.wikipedia.org/wiki/X32_ABI):
|
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-x32/build/build/tmp/work/x86_64_x32-poky-linux-gnux32/gstreamer1.0-plugins-bad/1.4.5-r0/gst-plugins-bad-1.4.5/gst/yadif/yadif_template.c:
Assembler messages:
yadif_template.c:244: Error: `(%edx,%r11)' is not a valid base/index expression
yadif_template.c:246: Error: `(%edx,%r9)' is not a valid base/index expression
yadif_template.c:262: Error: `(%esi,%r11)' is not a valid base/index expression
yadif_template.c:264: Error: `(%esi,%r9)' is not a valid base/index expression
yadif_template.c:278: Error: `(%ecx,%r11)' is not a valid base/index expression
[...]
The full log is available in
https://bugzilla.yoctoproject.org/show_bug.cgi?id=7385.
--
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