Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-bad gst-plugins-bad
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 973
    • Issues 973
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 104
    • Merge requests 104
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #216
Closed
Open
Issue created Mar 02, 2015 by Bugzilla Migration User@bugzilla-migration

Yadif plugin doesn't compile on x32

Submitted by Ross Burton @ross

Link to original bug (#745482)

Description

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.

Version: 1.4.5

Assignee
Assign to
Time tracking