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

deps,npm: float node-gyp patch on npm #21239

Closed
wants to merge 1 commit into from
Closed

Conversation

Trott
Copy link
Member

@Trott Trott commented Jun 10, 2018

This small change makes addon test build successfully with LLVM
10.0.0 and above. This will be fixed in npm source when node-gyp
is updated to 3.6.3 or above.

Without this, it is not possible to successfully run make test with LLVM 10.0.0.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

This small change makes addon test build successfully with LLVM
10.0.0 and above. This will be fixed in npm source when node-gyp
is updated to 3.6.3 or above.
@Trott Trott added npm Issues and PRs related to the npm client dependency or the npm registry. fast-track PRs that do not need to wait for 48 hours to land. labels Jun 10, 2018
@nodejs-github-bot nodejs-github-bot added the npm Issues and PRs related to the npm client dependency or the npm registry. label Jun 10, 2018
@Trott
Copy link
Member Author

Trott commented Jun 10, 2018

CI: https://ci.nodejs.org/job/node-test-pull-request/15367/

Edit by @addaleax: 👍 for fast-track

@Trott
Copy link
Member Author

Trott commented Jun 10, 2018

PR on npm: npm/npm#20948

@Trott
Copy link
Member Author

Trott commented Jun 10, 2018

Only CI issue was a stalled/Jenkins communication thing. Re-run: https://ci.nodejs.org/job/node-test-pull-request/15370/

Trott added a commit to Trott/io.js that referenced this pull request Jun 10, 2018
This small change makes addon test build successfully with LLVM
10.0.0 and above. This will be fixed in npm source when node-gyp
is updated to 3.6.3 or above.

PR-URL: nodejs#21239
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
@Trott
Copy link
Member Author

Trott commented Jun 10, 2018

Landed in 0454725

@Trott Trott closed this Jun 10, 2018
targos pushed a commit that referenced this pull request Jun 10, 2018
This small change makes addon test build successfully with LLVM
10.0.0 and above. This will be fixed in npm source when node-gyp
is updated to 3.6.3 or above.

PR-URL: #21239
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
@Trott Trott deleted the fix-npm branch January 13, 2022 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track PRs that do not need to wait for 48 hours to land. npm Issues and PRs related to the npm client dependency or the npm registry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants