Hi Dave,

On Sat, Jan 11, 2020 at 8:35 PM Dave <dtyx...@gmail.com> wrote:
> I am a newbie trying to build mozilla-central on debian/Buster but I am
> running into a compiler error.  I have run bootstrap.py and have the
> pulled and updated as of this email.  I am running "./mach -v -log
> buildlog build"

I assume you mean "-l" or "--log-file" rather than "-log"

> and I am getting the following
> [...]

Is that the only error in the build output? It might be helpful to
attach the complete build output (preferably, directly from
stdout/stderr rather than the log file, so it's easier to read).

Also, are you specifying any non-default configuration in a .mozconfig
file or elsewhere? The file containing this error (SandboxTest.cpp)
should only be built during a debug build, so are you specifying a
debug build somewhere?

Cheers,
Botond
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to