Skip to content

make -jN warning: jobserver unavailable #22457

@targos

Description

@targos

When compiling on the master branch, I have the following warning:

$ make -j8 V=
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
...

Is this a problem?

git bisect points to the following commit 4e2fa8b (@danbev):

4e2fa8b0dc1acd95f558cd5f123711b9cc936c72 is the first bad commit
commit 4e2fa8b0dc1acd95f558cd5f123711b9cc936c72
Author: Daniel Bevenius <daniel.bevenius@gmail.com>
Date:   Tue Aug 14 09:46:11 2018 +0200

    build: extract common code from NODE_EXE/_G_EXE
    
    This commit extracts common parts of the NODE_EXE, and NODE_G_EXE
    recipes into a canned reciepe to reduce some code duplication.
    
    PR-URL: https://github.com/nodejs/node/pull/22310
    Reviewed-By: Jon Moss <me@jonathanmoss.me>
    Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
    Reviewed-By: Refael Ackermann <refack@gmail.com>
    Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>

:100644 100644 3ca83bfed85ead088bd66568556d543c6a8d4602 f3372b096316af704589f6eae7ac3adbb9fec3c4 M	Makefile

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions