Skip to content

gyp: update deps gypfiles to remove missing files#63117

Open
nadalaba wants to merge 1 commit intonodejs:mainfrom
nadalaba:update-gypfiles
Open

gyp: update deps gypfiles to remove missing files#63117
nadalaba wants to merge 1 commit intonodejs:mainfrom
nadalaba:update-gypfiles

Conversation

@nadalaba
Copy link
Copy Markdown

@nadalaba nadalaba commented May 4, 2026

Fix the build script warning:

Warning: Missing input files:
...

These files were removed without updating corresponding gypfiles:

  • deps/uv/src/win/atomicops-inl.h: removed on 5bebd7e
  • deps/v8/third_party/abseil-cpp/absl/base/internal/identity.h: removed on 53379f3
  • deps/v8/third_party/abseil-cpp/absl/base/internal/fast_type_id.h: moved to abseil-cpp/absl/base/ on fff0d15
  • deps/v8/third_party/abseil-cpp/absl/base/internal/nullability_impl.h: deprecated on fff0d15 and removed on 7772a2d
  • deps/inspector_protocol/crdtp/maybe.h: removed on ec41686

Signed-off-by: Nad Alaba <37968805+nadalaba@users.noreply.github.com>
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/gyp
  • @nodejs/security-wg
  • @nodejs/v8-update

@nodejs-github-bot nodejs-github-bot added dependencies Pull requests that update a dependency file. libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. labels May 4, 2026
@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels May 5, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 5, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. dependencies Pull requests that update a dependency file. libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants