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 745433 - Add support for ppc64le (PowerPC 64bit little endian)
Add support for ppc64le (PowerPC 64bit little endian)
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: orc
unspecified
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-02 09:52 UTC by Michel Normand
Modified: 2018-11-03 10:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
orc_m4_host_defines_for_ppc64le.patch (724 bytes, patch)
2015-03-02 11:17 UTC, Michel Normand
none Details | Review

Description Michel Normand 2015-03-02 09:52:00 UTC
with orc 0.4.22 the make check is failing
===
FAIL: test-limits
===

investigation identified two related required changes:
* m4/as-host-defines.m4
  to define HAVE_POWERPC for ppc64le.
* orc/orcprogram-altivec.c
  to add support of ppc64le (that is PowerPC ABI V2)
  at least epilog/prolog differs, but need to check all file.
Comment 1 Tim-Philipp Müller 2015-03-02 10:58:34 UTC
Thanks for the bug report. Do you plan on working on this?
Comment 2 Michel Normand 2015-03-02 11:17:21 UTC
Created attachment 298271 [details] [review]
orc_m4_host_defines_for_ppc64le.patch

(In reply to Tim-Philipp Müller from comment #1)
> Thanks for the bug report. Do you plan on working on this?

not in a short term.
* I have an obvious orc_m4_host_defines_for_ppc64le.patch in attachment for the 1st problem (m4/as-host-defines.m4)
* But the real work is in the changes required for orc/orcprogram-altivec.c
  and I did not worked on it.
Comment 3 GStreamer system administrator 2018-11-03 10:47:38 UTC
-- 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/orc/issues/6.