[Bug 2052659] [NEW] scipy fails to build with glibc-2.39

Matthias Klose 2052659 at bugs.launchpad.net
Wed Feb 7 17:34:52 UTC 2024


Public bug reported:

$ python3
Python 3.12.1 (main, Dec  8 2023, 16:20:54) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import scipy.special._ufuncs
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/scipy/special/__init__.py", line 663, in <module>
    from . import _ufuncs
ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.39' not found (required by /lib/x86_64-linux-gnu/libmvec.so.1)
>>>

** Affects: glibc (Ubuntu)
     Importance: High
         Status: New

** Affects: scipy (Ubuntu)
     Importance: High
         Status: New


** Tags: rls-nn-incoming

** Also affects: glibc (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: glibc (Ubuntu)
   Importance: Undecided => High

** Changed in: scipy (Ubuntu)
   Importance: Undecided => High

** Tags added: rls-nn-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/2052659

Title:
  scipy fails to build with glibc-2.39

Status in glibc package in Ubuntu:
  New
Status in scipy package in Ubuntu:
  New

Bug description:
  $ python3
  Python 3.12.1 (main, Dec  8 2023, 16:20:54) [GCC 13.2.0] on linux
  Type "help", "copyright", "credits" or "license" for more information.
  >>> import scipy.special._ufuncs
  Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "/usr/lib/python3/dist-packages/scipy/special/__init__.py", line 663, in <module>
      from . import _ufuncs
  ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.39' not found (required by /lib/x86_64-linux-gnu/libmvec.so.1)
  >>>

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2052659/+subscriptions




More information about the foundations-bugs mailing list