Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: use local node-gyp for benchmark addon #16160

Closed
wants to merge 2 commits into from

Conversation

bnoordhuis
Copy link
Member

Move the logic for building the benchmark/misc/function_call to
the top-level Makefile and use our local copy of node-gyp.

Fixes: #16154 (cc @joyeecheung)

Move the logic for building the benchmark/misc/function_call to
the top-level Makefile and use our local copy of node-gyp.

Fixes: nodejs#16154
@nodejs-github-bot nodejs-github-bot added the build Issues and PRs related to build files or the CI. label Oct 12, 2017
@bnoordhuis
Copy link
Member Author

CI: https://ci.nodejs.org/job/node-test-pull-request/10646/ (not that this path is exercised by the CI)

@joyeecheung
Copy link
Member

Got a weird flake on ubuntu1604_docker_alpine34-64, probably unrelated, but just to be sure: https://ci.nodejs.org/job/node-test-commit-linux/13185/

@joyeecheung
Copy link
Member

joyeecheung commented Oct 15, 2017

Landed in 7f55349...411695e, thanks!

joyeecheung pushed a commit that referenced this pull request Oct 15, 2017
Move the logic for building the benchmark/misc/function_call to
the top-level Makefile and use our local copy of node-gyp.

PR-URL: #16160
Fixes: #16154
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
joyeecheung pushed a commit that referenced this pull request Oct 15, 2017
PR-URL: #16160
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
addaleax pushed a commit to ayojs/ayo that referenced this pull request Oct 15, 2017
Move the logic for building the benchmark/misc/function_call to
the top-level Makefile and use our local copy of node-gyp.

PR-URL: nodejs/node#16160
Fixes: nodejs/node#16154
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
addaleax pushed a commit to ayojs/ayo that referenced this pull request Oct 15, 2017
PR-URL: nodejs/node#16160
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
@jasnell jasnell closed this Oct 15, 2017
targos pushed a commit that referenced this pull request Oct 18, 2017
Move the logic for building the benchmark/misc/function_call to
the top-level Makefile and use our local copy of node-gyp.

PR-URL: #16160
Fixes: #16154
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
targos pushed a commit that referenced this pull request Oct 18, 2017
PR-URL: #16160
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
@MylesBorins
Copy link
Contributor

Should this be backported to v6.x-staging? If yes please follow the guide and raise a backport PR, if not let me know or add the dont-land-on label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants