After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725567 - orc mips back end does not support variables of more than 4 bytes
orc mips back end does not support variables of more than 4 bytes
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: orc
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-03 12:51 UTC by Guillaume Emont (guijemont)
Modified: 2018-05-07 09:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Emont (guijemont) 2014-03-03 12:51:19 UTC
The mips back end of Orc does not support variables of more than 4 bytes. Yet, some GStreamer elements use Orc with scripts that have variables of 8 bytes. This means that Orc would fall back to a generic back end, and an error message like the one below would get printed:

  ORC: ERROR: orcprogram-mips.c(151): orc_compiler_orc_mips_init(): 
  unhandled variable size 8
Comment 1 Edward Hervey 2018-05-07 09:17:54 UTC
Would be great to have. but 4 years without activity or patches isn't helpful. Closing. Please re-open if a patch is available.