Remove extensions that were added multiple times#23806
Remove extensions that were added multiple times#23806Crivella merged 7 commits intoeasybuilders:developfrom
Conversation
3cc81af to
7a719ab
Compare
|
@boegelbot please test @ jsc-zen3 |
|
@Crivella: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3258490070 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Symengine fails with at --> #23817 |
I think the error is as described, but the linked issue showcases a different one. I've added a possibly different solution on the other pr #23817 |
As this is merged can you retry this PR? |
|
@boegelbot please test @ jsc-zen3 |
|
@Crivella: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3292857963 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Qiskit-0.31.0-foss-2021a.eb fails with:
That seems unrelated to this PR and I'm wondering how that went undetected so far |
It seems to pull in CMake 4.0 from somewhere, and then probably fails for some other component (which it maybe pulls in as well?) |
|
Not sure how worth it is to dig into this since 2021a is deprecated. |
I mean if we can find a fix for this, great. But I wouldn't block this PR because of this. |
|
It is actually a larger issue that might affect more packages, in particular most of those using The fix is in #23895 which should at least avoid the error when it decides to use CMake 4 |
|
Test report by @Flamefire Temporary filesystem issue. Rebuild: |
|
Test report by @Flamefire Can be considered SUCCESS: |
|
Test report by @Flamefire |
|
@boegelbot please test @ jsc-zen3 |
|
@Crivella: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3377328598 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
@Crivella The single failure (Quiskit) is due to requiring the fix for scikit-build: #23895 So the PR should be fine. |
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3384436006 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Hm, broken numba package or parallel installation modifying it?
|
The `continue` caused the test to skip checking 2 other conditions
Covered already by the general template test when parsing easyconfigs
2b104b5 to
6f7c082
Compare
|
Agree the Qskit/numba failure is not really related to this and happening on a non-supported TC so i would not block this |
|
Going in, thanks @Flamefire! |
Companion to the CI checks: #23802 and previous PR #23801 which is only for PYPI-bundle
Quiskit requires
R-bundle-Bioconductor-3.18-foss-2023a-R-4.3.2.eb requires RCurl, recently added to R-bundle-CRAN