Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{vis}[foss/2021b] VTK v9.1.0 w/ Python 3.9.6 #15172

Merged
merged 2 commits into from
Mar 25, 2022

Conversation

smoors
Copy link
Contributor

@smoors smoors commented Mar 23, 2022

(created using eb --new-pr)

@smoors smoors added the update label Mar 23, 2022
@smoors
Copy link
Contributor Author

smoors commented Mar 23, 2022

Test report by @smoors
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
node308.hydra.os - Linux CentOS Linux 7.9.2009, x86_64, Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz (skylake_avx512), Python 2.7.5
See https://gist.github.com/061d30091adfbbb9f7cac669baeeb88b for a full test report.

@smoors
Copy link
Contributor Author

smoors commented Mar 24, 2022

@boegelbot: please test @ generoso

@boegelbot
Copy link
Collaborator

@smoors: Request for testing this PR well received on login1

PR test command 'EB_PR=15172 EB_ARGS= /opt/software/slurm/bin/sbatch --job-name test_PR_15172 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 8307

Test results coming soon (I hope)...

- notification for comment with ID 1077309908 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
cns3 - Linux Rocky Linux 8.5, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/d8ef0b9b1ba60aa76d64a5f8ee453718 for a full test report.

@branfosj
Copy link
Member

Test report by @branfosj
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in total)
bear-pg0211u08b.bear.cluster - Linux RHEL 8.5, x86_64, Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz (cascadelake), Python 3.6.8
See https://gist.github.com/f31b633dae2b135287c95f501f471bcf for a full test report.

@branfosj
Copy link
Member

My build failed in the postinstallcmds with:

== 2022-03-24 17:27:38,794 build_log.py:169 ERROR EasyBuild crashed with an error (at easybuild/base/exceptions.py:124 in __init__): cmd "sed "s/#VTK_VERSION#/9.1.0/" /dev/shm/build-branfosj-admin/branfosj-admin-up/VTK/9.1.0/foss-2021b/VTK-9.1.0/vtk-version.egg-info > /rds/bear-apps/devel/eb-sjb-up/EL8/EL8-cas/software/VTK/9.1.0-foss-2021b/lib/python3.9/site-packages/vtk-9.1.0.egg-info" exited with exit code 1 and output:
/bin/bash: /rds/bear-apps/devel/eb-sjb-up/EL8/EL8-cas/software/VTK/9.1.0-foss-2021b/lib/python3.9/site-packages/vtk-9.1.0.egg-info: No such file or directory

The real problem was much earlier:

-- Found Python3: /rds/bear-apps/devel/eb-sjb-up/EL8/EL8-cas/venv-dev-develop-up/bin/python3.6 (found suitable version "3.6.8", minimum required is "3.4") found components: Interpreter Development.Module Development.Embed 

That is that VTK is using the Python from my EB virtualenv.

@smoors
Copy link
Contributor Author

smoors commented Mar 25, 2022

@boegelbot: please test @ generoso

@boegelbot
Copy link
Collaborator

@smoors: Request for testing this PR well received on login1

PR test command 'EB_PR=15172 EB_ARGS= /opt/software/slurm/bin/sbatch --job-name test_PR_15172 --ntasks=4 ~/boegelbot/eb_from_pr_upload_generoso.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 8315

Test results coming soon (I hope)...

- notification for comment with ID 1078799432 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@branfosj
Copy link
Member

I've set off a test build. The correct Python is detected:

-- Found Python3: /rds/bear-apps/devel/eb-sjb-up/EL8/EL8-cas/software/Python/3.9.6-GCCcore-11.2.0/bin/python3.9 (found suitable version "3.9.6", minimum required is "3.4") found components: Interpreter Development.Module Development.Embed

@boegelbot
Copy link
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
cns1 - Linux Rocky Linux 8.5, x86_64, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz (haswell), Python 3.6.8
See https://gist.github.com/d4f710aab8eee2a341d757019dc9d2a0 for a full test report.

@branfosj
Copy link
Member

Test report by @branfosj
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in total)
bear-pg0211u08b.bear.cluster - Linux RHEL 8.5, x86_64, Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz (cascadelake), Python 3.6.8
See https://gist.github.com/6d31cb6f1033b5324feae47b57c4899d for a full test report.

@branfosj branfosj added this to the next release (4.5.4?) milestone Mar 25, 2022
Copy link
Member

@branfosj branfosj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@branfosj
Copy link
Member

Going in, thanks @smoors!

@branfosj branfosj merged commit 385b286 into easybuilders:develop Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants