-
Notifications
You must be signed in to change notification settings - Fork 183
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
[CC8] Use default zlib for non-x86_64 archs #5548
Conversation
please test |
The tests are being triggered in jenkins. |
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_11_1_X/cc8. @cmsbuild, @smuzaffar, @mrodozov, @tulamor can you please review it and eventually sign? Thanks. |
-1 |
please test for cc8_amd64_gcc8 |
The tests are being triggered in jenkins.
|
-1 Tested at: 9e959bf
I found compilation error when building: FATAL: malformed spec found while quering it. Command: source /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/cc8_amd64_gcc8/rpm-env.sh ; rpm -q --specfile /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/tmpspec-zlib --info --define "compilerv 830" --define "cmscompilerv 8" --define "cmsos cc8_amd64" --define 'buildroot /foo' Resulted in: warning: line 36: It's not recommended to have unversioned Obsoletes: Obsoletes: external+zlib+1.2.11-99f9c5 error: line 328: Unknown tag: +%ifarch x86_64 error: query of specfile /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/tmpspec-zlib failed, can't parse Traceback (most recent call last): File "./pkgtools/cmsBuild", line 4282, in build(opts, args[1:], PKGFactory) File "./pkgtools/cmsBuild", line 3604, in build You can see the results of the tests here: |
please test for cc8_amd64_gcc8 |
The tests are being triggered in jenkins.
|
Pull request #5548 was updated. |
-1 |
please test with cms-sw/pkgtools#156 for cc8_amd64_gcc8 |
The tests are being triggered in jenkins.
|
+1 |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
zlib failed to build for Centos8 AARCH64. For CC7, we use official zlib sources for non-x86_64 so we propose to do the same for CC8