GNOME Bugzilla – Bug 745482
Yadif plugin doesn't compile on x32
Last modified: 2018-11-03 13:31:27 UTC
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.
yadif plugin may be deleted in future: https://bugzilla.gnome.org/show_bug.cgi?id=774561
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/216.