Project

General

Profile

Actions

tickets #115880

open

opal: add support for s390x architecture in typedefs.h

Added by cboltz over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Good First Issues
Target version:
-
Start date:
2022-08-28
Due date:
% Done:

0%

Estimated time:

Description

opal fails with

[ 1571s] /home/abuild/rpmbuild/BUILD/opal-3.18.8/plugins/audio/iSAC/iSAC/typedefs.h:61:2: error: #error Please add support for your architecture in typedefs.h
[ 1571s]    61 | #error Please add support for your architecture in typedefs.h
[ 1571s]       |  ^~~~~
[ 1571s] /home/abuild/rpmbuild/BUILD/opal-3.18.8/plugins/audio/iSAC/iSAC/typedefs.h:65:2: error: #error Define either WEBRTC_ARCH_LITTLE_ENDIAN or WEBRTC_ARCH_BIG_ENDIAN
[ 1571s]    65 | #error Define either WEBRTC_ARCH_LITTLE_ENDIAN or WEBRTC_ARCH_BIG_ENDIAN
[ 1571s]       |  ^~~~~

Extend plugins/audio/iSAC/iSAC/typedefs.h with the defines for s390x (64 bit, big endian), and submit to a) OBS (by adding a patch) and b) upstream.

Actions #1

Updated by cboltz over 1 year ago

  • Tags set to Good First Issue
Actions #2

Updated by cboltz over 1 year ago

  • Category set to Good First Issues
Actions

Also available in: Atom PDF