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

Fix V8 builds in ArchLinux build image #299

Closed
thibaultcha opened this issue Jun 8, 2023 · 1 comment
Closed

Fix V8 builds in ArchLinux build image #299

thibaultcha opened this issue Jun 8, 2023 · 1 comment
Labels
area/runtime Area: WebAssembly runtimes area/util Area: util/ scripts bug Something isn't working

Comments

@thibaultcha
Copy link
Member

thibaultcha commented Jun 8, 2023

Can be reproduced locally with ./util/release.sh --bin-all archv8 (temporarily rename or remove all release Dockerfiles but Dockerfile.amd64.archlinux to only build an ArchLinux release).

Example in a recent release job:
https://github.com/Kong/ngx_wasm_module/actions/runs/5173873700/jobs/9320127759

Opened an issue with V8 but no interest: https://bugs.chromium.org/p/v8/issues/detail?id=14031 I wonder if some of our gn options might be the cause. Yet on my local Manjaro (ArchLinux based distro), I encounter no problem building V8.

Tasks

Preview Give feedback
No tasks being tracked yet.
@thibaultcha thibaultcha added bug Something isn't working area/dependencies Area: dependencies area/runtime Area: WebAssembly runtimes area/util Area: util/ scripts and removed area/dependencies Area: dependencies labels Jun 8, 2023
@thibaultcha
Copy link
Member Author

Fixed by #322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/runtime Area: WebAssembly runtimes area/util Area: util/ scripts bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant