-
Notifications
You must be signed in to change notification settings - Fork 184
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
updated pip packages to fix build errors on aarch64 #6200
Conversation
smuzaffar
commented
Aug 26, 2020
- updated py3-numy to 1.19.1
- py2-numpy 1.16.6 builds on aarch64
- py3-numpy 1.16.4 builds on aarch64
please test for slc7_aarch64_gcc820 |
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_11_2_X/master. @cmsbuild, @smuzaffar, @mrodozov, @tulamor can you please review it and eventually sign? Thanks. |
The tests are being triggered in jenkins.
|
Please test |
The tests are being triggered in jenkins.
|
-1 Tested at: 63bf2b6
I found compilation error when building: File "/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/py2-pip/9.0.3-bcolbf2/lib/python3.8/site-packages/pip/req/req_install.py", line 874, in install call_subprocess( File "/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/py2-pip/9.0.3-bcolbf2/lib/python3.8/site-packages/pip/utils/__init__.py", line 705, in call_subprocess raise InstallationError( pip.exceptions.InstallationError: Command "/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/python3/3.8.2-bcolbf/bin/python3 -u -c "import setuptools, tokenize;__file__='/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/pip-ox_nb4as-build/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/pip-62lgg49e-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/pip-ox_nb4as-build/ error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.WWMMYS (%build) RPM build errors: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.WWMMYS (%build) You can see the results of the tests here: |
please test |
The tests are being triggered in jenkins.
|
Pull request #6200 was updated. |
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|