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: fix libuv for android #46746

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Conversation

nappy
Copy link
Contributor

@nappy nappy commented Feb 20, 2023

Fix android build errors introduced by the upgrade to libuv 1.44.2

Fixes: #46743
Fixes: #46744

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/gyp

@nodejs-github-bot nodejs-github-bot added libuv Issues and PRs related to the libuv dependency or the uv binding. needs-ci PRs that need a full CI run. labels Feb 20, 2023
Copy link
Member

@lpinca lpinca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

Copy link
Member

@bnoordhuis bnoordhuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can probably be fast-tracked?

@bnoordhuis bnoordhuis added the fast-track PRs that do not need to wait for 48 hours to land. label Feb 20, 2023
@github-actions
Copy link
Contributor

Fast-track has been requested by @bnoordhuis. Please 👍 to approve.

@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Feb 20, 2023
@anonrig anonrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 20, 2023
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Feb 20, 2023
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/46746
✔  Done loading data for nodejs/node/pull/46746
----------------------------------- PR info ------------------------------------
Title      deps: fix libuv for android (#46746)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     nappy:nappy-patch-1 -> nodejs:main
Labels     libuv, fast-track, author ready, needs-ci
Commits    1
 - deps: fix libuv for android
Committers 1
 - GitHub 
PR-URL: https://github.com/nodejs/node/pull/46746
Fixes: https://github.com/nodejs/node/issues/46743
Fixes: https://github.com/nodejs/node/issues/46744
Reviewed-By: Luigi Pinca 
Reviewed-By: Richard Lau 
Reviewed-By: Colin Ihrig 
Reviewed-By: Ben Noordhuis 
Reviewed-By: Anna Henningsen 
Reviewed-By: Yagiz Nizipli 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/46746
Fixes: https://github.com/nodejs/node/issues/46743
Fixes: https://github.com/nodejs/node/issues/46744
Reviewed-By: Luigi Pinca 
Reviewed-By: Richard Lau 
Reviewed-By: Colin Ihrig 
Reviewed-By: Ben Noordhuis 
Reviewed-By: Anna Henningsen 
Reviewed-By: Yagiz Nizipli 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Mon, 20 Feb 2023 13:50:11 GMT
   ✔  Approvals: 6
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306031079
   ✔  - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306054082
   ✔  - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306069521
   ✔  - Ben Noordhuis (@bnoordhuis): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306278383
   ✔  - Anna Henningsen (@addaleax): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306349810
   ✔  - Yagiz Nizipli (@anonrig): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306419569
   ℹ  This PR is being fast-tracked
   ✔  Last GitHub CI successful
   ✖  No Jenkins CI runs detected
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/4227754655

@anonrig anonrig added request-ci Add this label to start a Jenkins CI on a PR. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Feb 21, 2023
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 21, 2023
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot
Copy link
Collaborator

@nappy
Copy link
Contributor Author

nappy commented Feb 21, 2023

Profile updated

@bnoordhuis bnoordhuis added commit-queue Add this label to land a pull request using GitHub Actions. and removed needs-ci PRs that need a full CI run. labels Feb 21, 2023
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Feb 21, 2023
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/46746
✔  Done loading data for nodejs/node/pull/46746
----------------------------------- PR info ------------------------------------
Title      deps: fix libuv for android (#46746)
Author     Julian Dropmann  (@nappy, first-time contributor)
Branch     nappy:nappy-patch-1 -> nodejs:main
Labels     libuv, fast-track, author ready
Commits    1
 - deps: fix libuv for android
Committers 1
 - GitHub 
PR-URL: https://github.com/nodejs/node/pull/46746
Fixes: https://github.com/nodejs/node/issues/46743
Fixes: https://github.com/nodejs/node/issues/46744
Reviewed-By: Luigi Pinca 
Reviewed-By: Richard Lau 
Reviewed-By: Colin Ihrig 
Reviewed-By: Ben Noordhuis 
Reviewed-By: Anna Henningsen 
Reviewed-By: Yagiz Nizipli 
Reviewed-By: Darshan Sen 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/46746
Fixes: https://github.com/nodejs/node/issues/46743
Fixes: https://github.com/nodejs/node/issues/46744
Reviewed-By: Luigi Pinca 
Reviewed-By: Richard Lau 
Reviewed-By: Colin Ihrig 
Reviewed-By: Ben Noordhuis 
Reviewed-By: Anna Henningsen 
Reviewed-By: Yagiz Nizipli 
Reviewed-By: Darshan Sen 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Mon, 20 Feb 2023 13:50:11 GMT
   ✔  Approvals: 7
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306031079
   ✔  - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306054082
   ✔  - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306069521
   ✔  - Ben Noordhuis (@bnoordhuis): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306278383
   ✔  - Anna Henningsen (@addaleax): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306349810
   ✔  - Yagiz Nizipli (@anonrig): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306419569
   ✔  - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/46746#pullrequestreview-1306753762
   ℹ  This PR is being fast-tracked
   ✖  Last GitHub CI failed
   ℹ  Last Full PR CI on 2023-02-21T06:30:04Z: https://ci.nodejs.org/job/node-test-pull-request/49816/
- Querying data for job/node-test-pull-request/49816/
   ✔  Last Jenkins CI successful
   ⚠  PR author is a new contributor: @nappy(julian@dropmann.org)
   ⚠  - commit b738caed4282 is authored by 56575+nappy@users.noreply.github.com
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/4232081092

@bnoordhuis
Copy link
Member

@nappy you may want to update and force-push your commit so it has you as the author instead of users.noreply.github.com.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

Fix android build errors introduced by the upgrade to libuv 1.44.2

Fixes: nodejs#46743
Fixes: nodejs#46744
@richardlau richardlau added request-ci Add this label to start a Jenkins CI on a PR. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Feb 21, 2023
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 21, 2023
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@richardlau richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Feb 21, 2023
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 21, 2023
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@richardlau richardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 22, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 22, 2023
@nodejs-github-bot nodejs-github-bot merged commit ee22706 into nodejs:main Feb 22, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in ee22706

targos pushed a commit that referenced this pull request Mar 13, 2023
Fix android build errors introduced by the upgrade to libuv 1.44.2

Fixes: #46743
Fixes: #46744
PR-URL: #46746
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
danielleadams pushed a commit that referenced this pull request Apr 11, 2023
Fix android build errors introduced by the upgrade to libuv 1.44.2

Fixes: #46743
Fixes: #46744
PR-URL: #46746
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
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. fast-track PRs that do not need to wait for 48 hours to land. libuv Issues and PRs related to the libuv dependency or the uv binding.
Projects
None yet
9 participants