Skip to content

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

Closed
Trott wants to merge 1 commit intonodejs:masterfrom
Trott:fix-npm
Closed

deps,npm: float node-gyp patch on npm#21239
Trott wants to merge 1 commit intonodejs:masterfrom
Trott:fix-npm

Conversation

@Trott
Copy link
Copy Markdown
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 72 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
Copy Markdown
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
Copy Markdown
Member Author

Trott commented Jun 10, 2018

PR on npm: npm/npm#20948

@Trott
Copy link
Copy Markdown
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 <[email protected]>
Reviewed-By: Minwoo Jung <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
@Trott
Copy link
Copy Markdown
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 <[email protected]>
Reviewed-By: Minwoo Jung <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
@Trott Trott deleted the fix-npm branch January 13, 2022 22:49
firass111 pushed a commit to firass111/Project_node1 that referenced this pull request Apr 16, 2025
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/node#21239
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Minwoo Jung <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
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 72 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