Skip to content
This repository was archived by the owner on Feb 18, 2019. It is now read-only.
This repository was archived by the owner on Feb 18, 2019. It is now read-only.

mozcommitbuilder tries to build multicore on Windows with custom .mozconfig #16

@Frankst2

Description

@Frankst2

When providing a custom .mozconfig on Windows, mozcommitbuilder tries to build with multicore anyway and the build will fail. I use the latest mozillabuild version and build inside the Mingw32 console window.
Example:
mozcommitbuilder --good=2012-05-31 --bad=2012-06-01 -m mozconfig-bisect
[...]
Adding client.mk options from c:/Users/Frank\moz-commitbuilder-cache\mozconf\con
fig-default:
MOZ_OBJDIR=$(TOPSRCDIR)/obj-ff-dbg
MOZ_MAKE_FLAGS=-s -j 4
[...]
/c/Users/Frank/moz-commitbuilder-cache/mozbuild-trunk/browser/build.mk:36: *** Y
ou are using GNU make to build Firefox with -jN on Windows. This will randomly d
eadlock. To compile a parallel build on Windows run "python -OO build/pymake/mak
e.py -f client.mk build". See https://developer.mozilla.org/en/pymake for more d
etails.. Stop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions