Skip to content

{ai}[foss/2024a] Orange3-bundle v2026.02#25470

Open
sassy-crick wants to merge 4 commits intoeasybuilders:developfrom
sassy-crick:20260228230850_new_pr_Orange3-bundle202602
Open

{ai}[foss/2024a] Orange3-bundle v2026.02#25470
sassy-crick wants to merge 4 commits intoeasybuilders:developfrom
sassy-crick:20260228230850_new_pr_Orange3-bundle202602

Conversation

@sassy-crick
Copy link
Collaborator

@sassy-crick sassy-crick commented Feb 28, 2026

… gwyfile_configparser.patch, pandas-datareader_configparser.patch, treetaggerwrapper_configparser.patch
@github-actions github-actions bot added the 2024a issues & PRs related to 2024a common toolchains label Feb 28, 2026
@sassy-crick
Copy link
Collaborator Author

Test report by @sassy-crick
SUCCESS
Build succeeded for 1 out of 1 (total: 15 mins 43 secs) (1 easyconfigs in total)
hp - Linux Debian GNU/Linux 12, x86_64, 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz, Python 3.11.2
See https://gist.github.com/sassy-crick/6a77d4857239791494701b59ea7d8326 for a full test report.

@sassy-crick
Copy link
Collaborator Author

That is the error message I am getting when I am trying to build pycountry from source:

pycountry:
      Traceback (most recent call last):
        File "/home/sassy/apps/software/Python/3.12.3-GCCcore-13.3.0/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
          main()
        File "/home/sassy/apps/software/Python/3.12.3-GCCcore-13.3.0/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
          json_out['return_val'] = hook(**hook_input['kwargs'])
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/home/sassy/apps/software/Python/3.12.3-GCCcore-13.3.0/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 149, in prepare_metadata_for_build_wheel
          return hook(metadata_directory, config_settings)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/home/sassy/apps/software/poetry/1.8.3-GCCcore-13.3.0/lib/python3.12/site-packages/poetry/core/masonry/api.py", line 42, in prepare_metadata_for_build_wheel
          poetry = Factory().create_poetry(Path(".").resolve(), with_groups=False)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "/home/sassy/apps/software/poetry/1.8.3-GCCcore-13.3.0/lib/python3.12/site-packages/poetry/core/factory.py", line 60, in create_poetry
          raise RuntimeError("The Poetry configuration is invalid:\n" + message)
      RuntimeError: The Poetry configuration is invalid:
        - The fields ['authors', 'description', 'name', 'version'] are required in package mode.
      
      [end of output]

@Flamefire
Copy link
Contributor

Test report by @Flamefire
SUCCESS
Build succeeded for 13 out of 13 (total: 1 hour 36 mins 3 secs) (13 easyconfigs in total)
i7064 - Linux Rocky Linux 9.6, x86_64, AMD EPYC 7702 64-Core Processor (zen2), Python 3.9.21
See https://gist.github.com/Flamefire/b8ba82ae37824d32f84198b3c69d2576 for a full test report.

@Flamefire
Copy link
Contributor

Test report by @Flamefire
FAILED
Build succeeded for 37 out of 38 (total: 3 hours 23 mins 3 secs) (13 easyconfigs in total)
c128 - Linux Rocky Linux 9.6, x86_64, AMD EPYC 9334 32-Core Processor (zen4), 4 x NVIDIA NVIDIA H100, 580.65.06, Python 3.9.21
See https://gist.github.com/Flamefire/c57c8241c823419f6082d8b958c63bee for a full test report.

@Flamefire
Copy link
Contributor

Failure is caused by missing pybind11 which has been converted to a build dep of SciPy-bundle in #22170

@sassy-crick
Copy link
Collaborator Author

Failure is caused by missing pybind11 which has been converted to a build dep of SciPy-bundle in #22170

I can add that. Would that be a builddependency then?

@sassy-crick
Copy link
Collaborator Author

Test report by @sassy-crick
SUCCESS
Build succeeded for 1 out of 1 (total: 16 mins 3 secs) (1 easyconfigs in total)
hp - Linux Debian GNU/Linux 12, x86_64, 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz, Python 3.11.2
See https://gist.github.com/sassy-crick/070c5480668cb4533762cc28279d1690 for a full test report.

@Flamefire
Copy link
Contributor

Failure is caused by missing pybind11 which has been converted to a build dep of SciPy-bundle in #22170

I can add that. Would that be a builddependency then?

The sanity check fails as an installed package requires it:

lemmagen3 3.5.1 requires pybind11, which is not installed.

So it is a full dependency. You need to check which version you can use, the linked PR states that another EC needs a different version so I guess it is a runtime dependency there too.

@sassy-crick
Copy link
Collaborator Author

Test report by @sassy-crick
SUCCESS
Build succeeded for 1 out of 1 (total: 20 mins 47 secs) (1 easyconfigs in total)
hp - Linux Debian GNU/Linux 12, x86_64, 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz, Python 3.11.2
See https://gist.github.com/sassy-crick/96d8aa0b42263916d944f997e3e0caae for a full test report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2024a issues & PRs related to 2024a common toolchains new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants