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

Update pyodide to 0.22.0 #1387

Merged
merged 2 commits into from
Jan 3, 2023
Merged

Update pyodide to 0.22.0 #1387

merged 2 commits into from
Jan 3, 2023

Conversation

messense
Copy link
Member

@messense messense commented Jan 3, 2023

@netlify
Copy link

netlify bot commented Jan 3, 2023

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit c9fa892
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/63b441bd2921b200089537b9
😎 Deploy Preview https://deploy-preview-1387--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@messense
Copy link
Member Author

messense commented Jan 3, 2023

bors r+

bors bot added a commit that referenced this pull request Jan 3, 2023
1387: Update pyodide to 0.22.0 r=messense a=messense

https://pyodide.org/en/stable/project/changelog.html#version-0-22-0

Co-authored-by: messense <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jan 3, 2023

Build failed:

  • Test (arm64 Linux)

@messense
Copy link
Member Author

messense commented Jan 3, 2023

Pyodide has suffered a fatal error. Please report this to the Pyodide maintainers.
The cause of the fatal error was:
TypeError: stream.tty.ops.fsync is not a function
    at Object.close (/home/runner/work/maturin/maturin/tests/node_modules/pyodide/pyodide.asm.js:10392:26)
    at Object.close (/home/runner/work/maturin/maturin/tests/node_modules/pyodide/pyodide.asm.js:13059:31)
    at ___syscall_dup3 (/home/runner/work/maturin/maturin/tests/node_modules/pyodide/pyodide.asm.js:17010:25)
    at wasm://wasm/01cc992a:wasm-function[7586]:0x38c081
    at wasm://wasm/01cc992a:wasm-function[6146]:0x31ae7f
    at wasm://wasm/01cc992a:wasm-function[1917]:0x16ca9e
    at wasm://wasm/01cc992a:wasm-function[3089]:0x1ed552
    at wasm://wasm/01cc992a:wasm-function[3080]:0x1eb18c
    at wasm://wasm/01cc992a:wasm-function[3077]:0x1e579f
    at wasm://wasm/01cc992a:wasm-function[1012]:0x131a95 {
  pyodide_fatal_error: true
}
Stack (most recent call first):
  File "/lib/python3.10/site-packages/_pytest/capture.py", line 420 in start
  File "/lib/python3.10/site-packages/_pytest/capture.py", line 571 in start_capturing
  File "/lib/python3.10/site-packages/_pytest/capture.py", line 689 in start_global_capturing
  File "/lib/python3.10/site-packages/_pytest/capture.py", line 141 in pytest_load_initial_conftests
  File "/lib/python3.10/site-packages/pluggy/_callers.py", line 34 in _multicall
  File "/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec
  File "/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__
  File "/lib/python3.10/site-packages/_pytest/config/__init__.py", line [124](https://github.com/PyO3/maturin/actions/runs/3830395718/jobs/6518203100#step:11:125)8 in _preparse
  File "/lib/python3.10/site-packages/_pytest/config/__init__.py", line 1346 in parse
  File "/lib/python3.10/site-packages/_pytest/config/__init__.py", line 1058 in pytest_cmdline_parse
  File "/lib/python3.10/site-packages/pluggy/_callers.py", line 39 in _multicall
  File "/lib/python3.10/site-packages/pluggy/_manager.py", line 80 in _hookexec
  File "/lib/python3.10/site-packages/pluggy/_hooks.py", line 265 in __call__
  File "/lib/python3.10/site-packages/_pytest/config/__init__.py", line 329 in _prepareconfig
  File "/lib/python3.10/site-packages/_pytest/config/__init__.py", line 148 in main
TypeError: stream.tty.ops.fsync is not a function
    at Object.close (/home/runner/work/maturin/maturin/tests/node_modules/pyodide/pyodide.asm.js:10392:26)
    at Object.close (/home/runner/work/maturin/maturin/tests/node_modules/pyodide/pyodide.asm.js:13059:31)
    at ___syscall_dup3 (/home/runner/work/maturin/maturin/tests/node_modules/pyodide/pyodide.asm.js:17010:25)
    at wasm://wasm/01cc992a:wasm-function[7586]:0x38c081
    at wasm://wasm/01cc992a:wasm-function[6146]:0x31ae7f
    at wasm://wasm/01cc992a:wasm-function[1917]:0x16ca9e
    at wasm://wasm/01cc992a:wasm-function[3089]:0x1ed552
    at wasm://wasm/01cc992a:wasm-function[3080]:0x1eb18c
    at wasm://wasm/01cc992a:wasm-function[3077]:0x1e579f
    at wasm://wasm/01cc992a:wasm-function[1012]:0x131a95 {
  pyodide_fatal_error: true
}

Hi @hoodmane, any idea what's going on?

@messense
Copy link
Member Author

messense commented Jan 3, 2023

bors retry

@messense
Copy link
Member Author

messense commented Jan 3, 2023

Never mind, found it, flush was renamed to fsync.

@bors
Copy link
Contributor

bors bot commented Jan 3, 2023

@bors bors bot merged commit 094727c into PyO3:main Jan 3, 2023
@messense messense deleted the pyodide-0.22.0 branch January 3, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant