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

python39Packages.jax build failure on x86_64-linux as of b7a30876 #221739

Closed
samuela opened this issue Mar 18, 2023 · 3 comments
Closed

python39Packages.jax build failure on x86_64-linux as of b7a30876 #221739

samuela opened this issue Mar 18, 2023 · 3 comments

Comments

@samuela
Copy link
Member

samuela commented Mar 18, 2023

Issue description

Build of python39Packages.jax failed on x86_64-linux as of b7a3087. This is currently breaking python39Packages.optax.

error: builder for '/nix/store/zpf840k10997vp0g18k7f5xzhsdq2j8n-python3.9-jax-0.4.1.drv' failed with exit code 1;
       last 10 log lines:
       > =========================== short test summary info ============================
       > ERROR tests/ode_test.py
       > ERROR tests/scipy_fft_test.py
       > ERROR tests/scipy_interpolate_test.py
       > ERROR tests/scipy_optimize_test.py
       > ERROR tests/scipy_signal_test.py
       > ERROR tests/scipy_stats_test.py
       > ERROR tests/third_party/scipy/line_search_test.py
       > ========== 10640 passed, 1085 skipped, 7 errors in 1375.79s (0:22:55) ==========
       > /nix/store/pw17yc3mwmsci4jygwalj8ppg0drz31v-stdenv-linux/setup: line 1593: pop_var_context: head of shell_variables not a function context
       For full logs, run 'nix log /nix/store/zpf840k10997vp0g18k7f5xzhsdq2j8n-python3.9-jax-0.4.1.drv'.
error: 1 dependencies of derivation '/nix/store/fkh6pwry4x8x2i9sjlc2fygys69d9mhg-python3.9-chex-0.1.6.drv' failed to build
error: 1 dependencies of derivation '/nix/store/ybyjp7a1v3blfambzcl7q6bh7m41dhv0-python3.9-optax-0.1.4.drv' failed to build

full build log

python39Packages.optax maintainers cc: @ndl
python39Packages.jax maintainers cc: @samuela
Other cc: n/a

Steps to reproduce

  1. Checkout nixpkgs at commit b7a3087
  2. Run nix-build -A python39Packages.jax

Technical details

 - system: `"x86_64-linux"`
 - host os: `Linux 5.15.0-1034-azure, Ubuntu, 22.04.2 LTS (Jammy Jellyfish), nobuild`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.3`
 - nixpkgs: `/nix/store/a0g5f2xmywaxypz51arshydfhdwa41vh-source`

Misc.

This issue was automatically generated by nixpkgs-upkeep.

  • CI workflow that created this issue.
  • Internal tags: -1548139946589882866 1769158624470202499
@samuela samuela self-assigned this Mar 18, 2023
@samuela
Copy link
Member Author

samuela commented Mar 18, 2023

stderr: E   ImportError: /nix/store/yiflcg7zmirny3654g8l8f85sz958gqk-gcc-11.3.0-lib/lib/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /nix/store/m01gqbliqk465vq4iggzbsgq9imp6pfv-python3.9-scipy-1.10.1/lib/python3.9/site-packages/scipy/optimize/_highs/_highs_wrapper.cpython-39-x86_64-linux-gnu.so)
[8053](https://github.com/samuela/nixpkgs-upkeep/actions/runs/4452616197/jobs/7820408173#step:11:8054)

strikes again

@SomeoneSerge
Copy link
Contributor

#220341

@samuela
Copy link
Member Author

samuela commented Sep 30, 2023

this is outdated now

@samuela samuela closed this as completed Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants