Closed Bug 912613 Opened 11 years ago Closed 11 years ago

pcm16b.c:29:52: error: ‘WebRtc_Word16’ undeclared

Categories

(Core :: WebRTC, defect)

PowerPC
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26
Tracking Status
firefox26 --- fixed

People

(Reporter: gustavold, Assigned: jesup)

Details

(Whiteboard: [webrtc])

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.62 Safari/537.36

Steps to reproduce:

Firefox fails to build on PPC64 with the following error message:

 8:10.32 /home/buildbot/buildbot/slave/runtests/build/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c:29:52: error: ‘WebRtc_Word16’ undeclared (first use in this function)
 8:10.32      memcpy(speechOut16b, speechIn16b, len * sizeof(WebRtc_Word16));


Full build log can be seen here: http://mozillaproject.osuosl.org:8010/builders/runtests/builds/238/steps/shell/logs/stdio
Hardware: x86_64 → PowerPC
Comment on attachment 799864 [details] [diff] [review]
remove last vestige of WebRTC_Word* types in big-endian builds

Trivial patch...
Attachment #799864 - Flags: review?(paul)
Assignee: nobody → rjesup
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Whiteboard: [webrtc]
Attachment #799864 - Flags: review?(paul) → review+
https://hg.mozilla.org/mozilla-central/rev/4ada3a288106
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
(In reply to Ed Morley [:edmorley UTC+0] from comment #4)
> https://hg.mozilla.org/mozilla-central/rev/4ada3a288106

Can you please confirm the target milestone is correct? This would be Firefox 26 based on http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013/09/2013-09-06-03-02-02-mozilla-central/
Flags: needinfo?(emorley)
Correct, push was made:
Fri Sep 06 07:32:11 2013 -0700

https://wiki.mozilla.org/RapidRelease/Calendar says m-c was v26 then.
Flags: needinfo?(emorley)
Target Milestone: mozilla28 → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: