Skip to content

conda-forge-standard: Runtime error in cypari2 #35133

@mkoeppe

Description

@mkoeppe

Is there an existing issue for this?

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.

Did you read the documentation and troubleshoot guide?

  • I have read the documentation and troubleshoot guide

Environment

- **OS**: conda-forge-standard

Steps To Reproduce

docker run -it ghcr.io/mkoeppe/sage/sage-conda-forge-standard-with-targets:79a0eaf61d-failed

Expected Behavior

builds

Actual Behavior

https://github.com/mkoeppe/sage/actions/runs/4167928897/jobs/7218945103

  [sagemath_doc_html-none]     File "/sage/src/sage/libs/pari/__init__.py", line 205, in <module>
  [sagemath_doc_html-none]       pari = _get_pari_instance()
  [sagemath_doc_html-none]              ^^^^^^^^^^^^^^^^^^^^
  [sagemath_doc_html-none]     File "/sage/src/sage/libs/pari/__init__.py", line 182, in _get_pari_instance
  [sagemath_doc_html-none]       from cypari2 import Pari
  [sagemath_doc_html-none]     File "/sage/local/var/lib/sage/venv-python3.11/lib/python3.11/site-packages/cypari2/__init__.py", line 1, in <module>
  [sagemath_doc_html-none]       from .pari_instance import Pari
  [sagemath_doc_html-none]   ImportError: /sage/local/var/lib/sage/venv-python3.11/lib/python3.11/site-packages/cypari2/pari_instance.cpython-311-x86_64-linux-gnu.so: undefined symbol: primecert0
  [sagemath_doc_html-none]   Error: 'sage --docbuild --all-documents' failed
  [sagemath_doc_html-none]   make[3]: *** [Makefile:41: doc-inventory-reference] Error 1
  [sagemath_doc_html-none]   make[3]: Target 'doc-html' not remade because of errors.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions