-
Notifications
You must be signed in to change notification settings - Fork 207
[py312][xrootd] disable python binding for slc7 due to openssl version 1.0.2 #9416
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
Conversation
|
A new Pull Request was created by @smuzaffar for branch IB/CMSSW_14_2_X/py312. @aandvalenzuela, @cmsbuild, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
|
please test for el8_amd64_gcc12 |
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-dd70e4/41625/summary.html External BuildI found compilation error when building: File "/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/external/py3-tensorflow/2.16.1-399c67eb1856dccaa37442a4b880ab87/lib/python3.12/site-packages/tensorflow/lite/python/authoring/authoring.py", line 43, in
from tensorflow.lite.python import convert
File "/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/external/py3-tensorflow/2.16.1-399c67eb1856dccaa37442a4b880ab87/lib/python3.12/site-packages/tensorflow/lite/python/convert.py", line 25, in
import shutils
ModuleNotFoundError: No module named 'shutils'
error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.AoC4zc (%build)
RPM build errors:
line 42: It's not recommended to have unversioned Obsoletes: Obsoletes: external+tfaot-model-test-simple+1.0.1-11a5d461eb4e3edb83239d47867a964f
Macro expanded in comment on line 393: %{aot_config}, pointing to the aot config file of the model to compile (required)
|
|
Please test for el8_amd64_gcc12 |
|
-1 Failed Tests: UnitTests The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Unit TestsI found 4 errors in the following unit tests: ---> test dxr-build had ERRORS ---> test import-histbook had ERRORS ---> test TestDQMOnlineClient-hcal_dqm_sourceclient had ERRORS and more ... Comparison SummarySummary:
|
CentOS7 has OpenSSL 1.0.2 and python 3.12 SSL module requires OpenSSL 1.1.1. This causes xrootd python binding to fail with error [a]. This PR proposes to disable Xrootd python bindings for
slc7