FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: V8: cherry-pick 13192d6e10fa by kxxt · Pull Request #50551 · nodejs/node · GitHub

/ node Public

deps: V8: cherry-pick 13192d6e10fa - #50551

Closed
kxxt wants to merge 1 commit into
nodejs:v21.x-stagingfrom
kxxt:fix-node21-compilation-riscv
Closed

deps: V8: cherry-pick 13192d6e10fa#50551
kxxt wants to merge 1 commit into
nodejs:v21.x-stagingfrom
kxxt:fix-node21-compilation-riscv

Conversation

kxxt commented Nov 4, 2023

Copy link
Copy Markdown
Member

Node.js 21.1.0 can't be built on riscv64 without this v8 commit.

See compilation errors in this build log: https://paste.rs/h6xxt

Original commit message:

[riscv][tagged-ptr] Convert more Objects to Tagged<>

Port commit 064b9a7903b793734b6c03a86ee53a2dc85f0f80

Bug: v8:12710

Change-Id: If076ca5cd9e9d175c20fc3611e03d39c0260404d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4837830
Reviewed-by: Ji Qiu <qiuji@iscas.ac.cn>
Commit-Queue: Ji Qiu <qiuji@iscas.ac.cn>
Auto-Submit: Yahan Lu <yahan@iscas.ac.cn>
Cr-Commit-Position: refs/heads/main@{#89780}

Refs: v8/v8@13192d6

Original commit message:

    [riscv][tagged-ptr] Convert more Objects to Tagged<>

    Port commit 064b9a7903b793734b6c03a86ee53a2dc85f0f80

    Bug: v8:12710

    Change-Id: If076ca5cd9e9d175c20fc3611e03d39c0260404d
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4837830
    Reviewed-by: Ji Qiu <qiuji@iscas.ac.cn>
    Commit-Queue: Ji Qiu <qiuji@iscas.ac.cn>
    Auto-Submit: Yahan Lu <yahan@iscas.ac.cn>
    Cr-Commit-Position: refs/heads/main@{#89780}

Refs: v8/v8@13192d6

Copy link
Copy Markdown
Collaborator

Review requested:

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

nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v21.x v8 engine Issues and PRs related to the V8 dependency. labels Nov 4, 2023

Copy link
Copy Markdown
Member

Is this needed on main? If so the PR should target that and we'll cherry-pick/backport to v21.x-staging.

kxxt commented Nov 4, 2023

Copy link
Copy Markdown
Member Author

Is this needed on main? If so the PR should target that and we'll cherry-pick/backport to v21.x-staging.

Yes. It is needed on main as well. I will open a PR to main. Should I close this one?

kxxt commented Nov 4, 2023

Copy link
Copy Markdown
Member Author

I have opened #50552

kxxt closed this Nov 4, 2023
kxxt deleted the fix-node21-compilation-riscv branch November 4, 2023 15:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. 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


Back | FazBrowse Home | New Git URL