Comment # 11 on bug 1223783 from Atri Bhattacharya
Here are my observations, a status report of sorts:

Factory packages
================

Number of packages: 465

Status: Ready

OBS project:
<https://build.opensuse.org/project/show/home:badshah400:lapack2023>

Build Failures
--------------

None.

Test-suite failures
-------------------

Two minor issues were identified from amongst ~450 packages that caused build
failures with their test suites (i.e. %check sections).

* python-numba: new test failure due to tolerance issue, reported upstream:
<https://github.com/numba/numba/issues/9560>
* python-sherpa: test failure due to parallel test runs, probably unrelated to
lapack update, reported upstream
<https://github.com/sherpa/sherpa/issues/2031>, sr#1172907 working around the
issue by using pytest to run tests serially submitted to devel project

And that's it!

Leap:15.6
=========

Number of packages: 307

Status: WIP

OBS project:
<https://build.opensuse.org/project/show/home:badshah400:lapack2023:Leap15>

Some packages break due to changes in LAPACK API between version 3.9.0 and
3.12.0. A few packages (~6) have issues with their tests.

Build Failures
--------------

* opencv3: Fails due to function argument mismatch against updated LAPACK;
needs to be updated to at least version 3.4.17 (currently 3.4.16):
<https://github.com/opencv/opencv/commit/54c180092d2ca02e0460eac7176cab23890fc11e>
* python-scipy: Fails due to function argument mismatch against updated LAPACK;
Needs to be updated to at least version 1.4.0 (currently 1.3.3):
<https://github.com/scipy/scipy/commit/ea94ea041f79550ec19c379ff65811373ddb5f88>

Test-suite failures
-------------------

Reasons under investigation 🕵️

* lalburst
* lalsimulation
* o2scl: tolerance issue in a single test, seems minor
* python-nilearn
* python-scikit-learn: under investigation
* python-traitsui


You are receiving this mail because: