On Wed, Feb 7, 2018 at 7:38 PM, Emilio Cobos Álvarez <emi...@crisal.io> wrote:
> On 02/07/2018 06:04 PM, Henri Sivonen wrote:
>> mach bootstrap doesn't appear to download a bindgen-compatible clang
>> on an ARMv7 GNU/Linux host.
>>
>> mach build then complains about not being able to generate the stylo 
>> bindings.
>>
>> As I understand it, --disable-stylo-build-bindgen should be OK if one
>> isn't modifying stylo, but building with that flag fails:
>
> It fails because the position of those flags is different depending on
> the architecture:

I see. That makes sense. Thanks.

On Wed, Feb 7, 2018 at 7:17 PM, Ralph Giles <gi...@mozilla.com> wrote:
> If you can install a new-enough (4.0.1 worked last I checked, but 5.0.1 is
> better) clang and llvm development system packages, those should let the
> build complete.

Thank you. I thought we were downloading clang from Mozilla on x86_64
because the distro packages were too old. On ARMv7 Ubuntu 16.04, it
appears that the distro package for clang-4.0 works. Commented on
https://bugzilla.mozilla.org/show_bug.cgi?id=1223176

I say "appears", because I still haven't managed to get the build to
complete. First with nightly rustc, rustc crashed. With stable rustc,
the computer rebooted on an error in the middle of the build! (I'll
file the rustc crash.)

-- 
Henri Sivonen
hsivo...@hsivonen.fi
https://hsivonen.fi/
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to