Closed Bug 1006739 Opened 10 years ago Closed 10 years ago

[tarako] build with --disable-webrtc

Categories

(Firefox OS Graveyard :: GonkIntegration, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(blocking-b2g:1.3T+, b2g-v1.3T fixed)

RESOLVED FIXED
blocking-b2g 1.3T+
Tracking Status
b2g-v1.3T --- fixed

People

(Reporter: fabrice, Assigned: fabrice)

Details

Attachments

(3 files)

Product decision, saving a bit of resources.
Attached patch gecko patchSplinter Review
We need that to build.
Assignee: nobody → fabrice
Attachment #8418242 - Flags: review?(rjesup)
Attached patch gonk-misc patchSplinter Review
Attachment #8418243 - Flags: review?(rjesup)
Comment on attachment 8418243 [details] [diff] [review]
gonk-misc patch

Review of attachment 8418243 [details] [diff] [review]:
-----------------------------------------------------------------

Not sure the right way to do that.  Also, have you done a clobber build?

::: default-gecko-config
@@ +85,5 @@
>  if [ "${MOZILLA_MLS_KEY_FILE:-0}" != 0 ]; then
>  ac_add_options --with-mozilla-api-keyfile=${MOZILLA_MLS_KEY_FILE}
>  fi
> +
> +ac_add_options --disable-webrtc

This should conditional on Tarako....
Attachment #8418243 - Flags: review?(rjesup) → review-
Comment on attachment 8418242 [details] [diff] [review]
gecko patch

Review of attachment 8418242 [details] [diff] [review]:
-----------------------------------------------------------------

I'll give this patch the benefit of the doubt, though I still don't know what a synthpico is ;-)
Attachment #8418242 - Flags: review?(rjesup) → review+
(In reply to Randell Jesup [:jesup] from comment #3)
> Comment on attachment 8418243 [details] [diff] [review]
> gonk-misc patch
> 
> Review of attachment 8418243 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> Not sure the right way to do that.  Also, have you done a clobber build?
> 
> ::: default-gecko-config
> @@ +85,5 @@
> >  if [ "${MOZILLA_MLS_KEY_FILE:-0}" != 0 ]; then
> >  ac_add_options --with-mozilla-api-keyfile=${MOZILLA_MLS_KEY_FILE}
> >  fi
> > +
> > +ac_add_options --disable-webrtc
> 
> This should conditional on Tarako....

This will land only on the 1.3t branch
Comment on attachment 8418243 [details] [diff] [review]
gonk-misc patch

Review of attachment 8418243 [details] [diff] [review]:
-----------------------------------------------------------------

Apparently there's no way to have a conditional on Tarako..... :-( :-(
Attachment #8418243 - Flags: review- → review+
gonk-misc 1.3t:
3af273dc1d9a97bb8ce4dff92201b0fe06c6c12d
Status: NEW → RESOLVED
blocking-b2g: --- → 1.3T+
Closed: 10 years ago
Resolution: --- → FIXED
Thank you for tarako only workaround.
Hi Fabrice,

What's error do you encounter? I sent a patch to Wayne for disabling webrtc on tarako and it works. Is it " error: undefined reference to 'synthpico_NSModule'" ?
(In reply to StevenLee[:slee] from comment #12)
> Hi Fabrice,
> 
> What's error do you encounter? I sent a patch to Wayne for disabling webrtc
> on tarako and it works. Is it " error: undefined reference to
> 'synthpico_NSModule'" ?

No, I just backed out the patch to not get orange tests on tbpl. See https://tbpl.mozilla.org/?tree=Mozilla-B2g28-v1.3t where M6 and M7 are perma-orange.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: