Skip to content

zlib building issue #371

@palkan

Description

@palkan

Having this issue when running rbwasm build on Github Actions:

==> RubyWasm::ZlibProduct(zlib-1.3-wasm32-unknown-wasi) -- Building
  ==> curl -o /home/runner/work/ruby-next-web/ruby-next-web/build/wasm32-unknown-wasi/zlib-1.3/zlib-1.3.tar.gz -L https://zlib.net/zlib-1.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   315  100   315    0     0   1300      0 --:--:-- --:--:-- --:--:--  1301
  ==> tar xzf /home/runner/work/ruby-next-web/ruby-next-web/build/wasm32-unknown-wasi/zlib-1.3/zlib-1.3.tar.gz -C /home/runner/work/ruby-next-web/ruby-next-web/build/wasm32-unknown-wasi/zlib-1.3 --strip-components\=1

gzip: stdin: not in gzip format

The url (https://zlib.net/zlib-1.3.tar.gz) is not found for me.

Probably related to the latest release of zlib happened yesterday.

Ruby version: 3.2.2
Rust: 1.74.0
ruby_wasm: 2.5.0.pre.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions