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

[el9][oracle] explicitly use unzip instead of setup #8518

Closed
wants to merge 2 commits into from

Conversation

smuzaffar
Copy link
Contributor

@smuzaffar smuzaffar commented May 24, 2023

RPM 4.18 and above now user new tool rpmuncompress for unpacking the sources. It does not allow to override build-in macros e.g. __unzip. This break the build of oracle client as multiple sources provide same directory and without unzip -o it hangs. This PR proposes to explicitly use %{__unzip} -o instead of %setup

@smuzaffar
Copy link
Contributor Author

please test for el9_amd64_gcc11

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_13_2_X/cs9.

@smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks.
@perrotta, @dpiparo, @rappoccio you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

-1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8d8198/32788/summary.html
COMMIT: 6e47ac2
CMSSW: CMSSW_13_2_X_2023-05-23-2300/el9_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/8518/32788/install.sh to create a dev area with all the needed externals and cmssw changes.

External Build

I found compilation error when building:

instantclient_19_11/libocci.so.10.1 exists and is a symbolic link.
instantclient_19_11/libocci.so.11.1 exists and is a symbolic link.
instantclient_19_11/libocci.so.12.1 exists and is a symbolic link.
instantclient_19_11/libocci.so.18.1 exists and is a symbolic link.
inflating: instantclient_19_11/libociicus.so  
error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.SWkaW1 (%prep)

RPM build warnings:
line 36: It's not recommended to have unversioned Obsoletes: Obsoletes: external+oracle+19.11.0.0.0dbru-a53900198236f10ed66e26e5d3e012dc
Macro expanded in comment on line 366: %{pkginstroot}



@smuzaffar smuzaffar force-pushed the smuzaffar-patch-3 branch from 6e47ac2 to aeaf37d Compare May 25, 2023 08:34
@smuzaffar smuzaffar changed the title [EL9] fix oracle spec typos [el9][oracle] explicitly use unzip instead of setup May 25, 2023
@cmsbuild
Copy link
Contributor

Pull request #8518 was updated.

@smuzaffar
Copy link
Contributor Author

please test

@smuzaffar
Copy link
Contributor Author

please test for el9_amd64_gcc11

@smuzaffar
Copy link
Contributor Author

please test for el9_amd64_gcc11

@cmsbuild
Copy link
Contributor

Pull request #8518 was updated.

@cmsbuild
Copy link
Contributor

-1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8d8198/32802/summary.html
COMMIT: 11145d1
CMSSW: CMSSW_13_2_X_2023-05-24-2300/el9_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/8518/32802/install.sh to create a dev area with all the needed externals and cmssw changes.

External Build

I found compilation error when building:

+ for x in external/gcc/11.2.1-f9b9dfdd886f71cd63f5538223d8f161 external/zlib/1.2.11-3dfb2715f3608466b74431b80eb9d788 external/bz2lib/1.0.6-2c1f18484cb66c30aba7929f2be5e7d4 external/expat/2.1.0-5f6457b4c04e97afec6079bd7d2db998 external/xz/5.2.5-f2a869b3041e7ff7a6dcea149634b26b external/db6/6.2.32-16f729842d558005f3c577e0de97893d external/libuuid/2.34-0451b31e1b9a58c6aeefab41c18eea34 external/gdbm/1.10-94fd72446cd6c73834b291fb1d1c6f46 external/sqlite/3.36.0-0f26675926fd468efdd431be2b62785e external/libffi/3.4.2-8d81640cbf7bb880677ab7baa97b0341 external/python3/3.9.14-85e7e49ccb4e877d2ed5b0ae311c699f external/python-python3/1.0-f3bfd92999d66a95125d77ba5743b6cf external/java-env/1.1-7be2ee5608043971aa505e3135720743 .
+ i=/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el9_amd64_gcc11/./etc/profile.d/init.sh
+ '[' -f /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el9_amd64_gcc11/./etc/profile.d/init.sh ']'
+ bazel-3.7.2
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.pys14r: line 33: bazel-3.7.2: command not found
error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.pys14r (%install)

RPM build warnings:
line 37: It's not recommended to have unversioned Obsoletes: Obsoletes: external+bazel+3.7.2-6b91222b8867bf65ac6ff01bc7c61b0e

RPM build errors:


@smuzaffar
Copy link
Contributor Author

please test for el9_amd64_gcc11

@cmsbuild
Copy link
Contributor

Pull request #8518 was updated.

@cmsbuild
Copy link
Contributor

-1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8d8198/32804/summary.html
COMMIT: d5f925d
CMSSW: CMSSW_13_2_X_2023-05-24-2300/el9_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/8518/32804/install.sh to create a dev area with all the needed externals and cmssw changes.

External Build

I found compilation error when building:

�[1A�[K�[31m�[1mFAILED:�[0m Build did NOT complete successfully

�[1A�[K�[31m�[1mFAILED:�[0m Build did NOT complete successfully
�[0m
ERROR: Could not build Bazel
error: Bad exit status from /pool/condor/dir_244700/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.j7NRFb (%build)

RPM build warnings:
line 37: It's not recommended to have unversioned Obsoletes: Obsoletes: external+bazel+3.7.2-5e063edc982bf9be793fac5fea255007

RPM build errors:


@smuzaffar smuzaffar force-pushed the smuzaffar-patch-3 branch from d5f925d to 30645cb Compare May 25, 2023 12:58
@smuzaffar
Copy link
Contributor Author

please test for el9_amd64_gcc11

@cmsbuild
Copy link
Contributor

Pull request #8518 was updated.

@smuzaffar
Copy link
Contributor Author

closing in favor of #8517

@smuzaffar smuzaffar closed this May 25, 2023
@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8d8198/32805/summary.html
COMMIT: 30645cb
CMSSW: CMSSW_13_2_X_2023-05-24-2300/el9_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/8518/32805/install.sh to create a dev area with all the needed externals and cmssw changes.

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:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8d8198/32805/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8d8198/32805/git-merge-result

Comparison Summary

Summary:

  • You potentially removed 12 lines from the logs
  • Reco comparison results: 61931 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3209363
  • DQMHistoTests: Total failures: 145091
  • DQMHistoTests: Total nulls: 247
  • DQMHistoTests: Total successes: 3064003
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 26.49899999999999 KiB( 47 files compared)
  • DQMHistoSizes: changed ( 1000.0,... ): 0.641 KiB Tracking/TrackParameters
  • DQMHistoSizes: changed ( 1000.0,... ): 0.320 KiB Muons/globalMuons
  • DQMHistoSizes: changed ( 1000.0,... ): 0.211 KiB AlCaReco/SiStripCalMinBias
  • DQMHistoSizes: changed ( 1000.0 ): 0.211 KiB AlCaReco/TkAlCosmicsInCollisions
  • DQMHistoSizes: changed ( 1000.0 ): 0.211 KiB AlCaReco/TkAlJetHT
  • DQMHistoSizes: changed ( 1000.0 ): 0.211 KiB AlCaReco/TkAlJpsiMuMu
  • DQMHistoSizes: changed ( 1000.0,... ): 0.211 KiB AlCaReco/TkAlMinBias
  • DQMHistoSizes: changed ( 1000.0 ): 0.211 KiB AlCaReco/TkAlMuonIsolated
  • DQMHistoSizes: changed ( 1000.0 ): 0.211 KiB AlCaReco/TkAlUpsilonMuMu
  • DQMHistoSizes: changed ( 1000.0 ): 0.211 KiB AlCaReco/TkAlZMuMu
  • DQMHistoSizes: changed ( 10024.0 ): ...
  • Checked 207 log files, 159 edm output root files, 48 DQM output files

@smuzaffar smuzaffar deleted the smuzaffar-patch-3 branch June 1, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants