Skip to content

build: add --shared-abseil configure flag - #65682

Open
aduh95 wants to merge 3 commits into
nodejs:mainfrom
aduh95:shared-abseil
Open

build: add --shared-abseil configure flag#65682
aduh95 wants to merge 3 commits into
nodejs:mainfrom
aduh95:shared-abseil

Conversation

@aduh95

@aduh95 aduh95 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

A requirement for #65614 (abseil is a requirement of both perfetto and V8, and it needs to be the same version)

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions
  • @nodejs/gyp
  • @nodejs/v8-update

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to Node.js builds or CI infrastructure. meta Issues and PRs related to the general management of the project. 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 Aug 31, 2026
@github-actions

This comment was marked as outdated.

aduh95 added 2 commits August 31, 2026 18:29
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@github-actions

This comment was marked as outdated.

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.98%. Comparing base (a844473) to head (37fa130).
⚠️ Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #65682      +/-   ##
==========================================
- Coverage   90.07%   89.98%   -0.09%     
==========================================
  Files         754      757       +3     
  Lines      256378   257376     +998     
  Branches    48498    48795     +297     
==========================================
+ Hits       230936   231609     +673     
- Misses      16572    16851     +279     
- Partials     8870     8916      +46     

see 58 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor
Platform Number of requisites Proportion of new derivations
x86_64-linux 489 -> 491 => +2 2 / 491 = 0.4%
aarch64-linux 490 -> 492 => +2 2 / 492 = 0.4%
x86_64-darwin 427 -> 429 => +2 2 / 429 = 0.4%
aarch64-darwin 432 -> 434 => +2 2 / 434 = 0.4%
Total 1838 -> 1846 => +8 8 / 1846 = 0.4%
Changelog
@@ -16,0 +17,8 @@
+/nix/store/y920274366mm39dly3ia2i3wsccpn51d-abseil-cpp-20260107.1 (aarch64-darwin)
+/nix/store/3qjql2462isf3jwsykmq1869dcq7y1ga-abseil-cpp-20260107.1 (aarch64-linux)
+/nix/store/g5bfb54qhcprz6fbwy6y0344gyhdq39n-abseil-cpp-20260107.1 (x86_64-darwin)
+/nix/store/l6gapc4fk3sk0jw4nl0a2vv5kg524pyp-abseil-cpp-20260107.1 (x86_64-linux)
+/nix/store/q72vmagbml3b8rz7l66msrll11p326jz-abseil-cpp-20260107.1-dev (aarch64-darwin)
+/nix/store/bx5779p5qm7jq21n7ikcwrmxz6zyln98-abseil-cpp-20260107.1-dev (aarch64-linux)
+/nix/store/s84wwacmp88nld1znzjkrn3s0gsg930c-abseil-cpp-20260107.1-dev (x86_64-darwin)
+/nix/store/ndpd5dd1gsza5mw34cy3024zfm28hds5-abseil-cpp-20260107.1-dev (x86_64-linux)

@legendecas legendecas added the author ready PRs with CI started, the required approvals, and no outstanding review comments. label Sep 2, 2026
@aduh95 aduh95 added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 2, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 2, 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

@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 with CI started, the required approvals, and no outstanding review comments. build Issues and PRs related to Node.js builds or CI infrastructure. meta Issues and PRs related to the general management of the project. 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