-
Notifications
You must be signed in to change notification settings - Fork 185
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
[XROOTD] Update top version 5.3.1 #7180
Conversation
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_12_0_X/master. @cmsbuild, @smuzaffar, @mrodozov, @iarspider can you please review it and eventually sign? Thanks. |
Pull request #7180 was updated. |
please test |
-1 Failed Tests: Build BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_0_X_2021-07-28-1100/src/Utilities/XrdAdaptor/src/XrdRequest.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_0_X_2021-07-28-1100/src/Utilities/XrdAdaptor/src/XrdRequestManager.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_0_X_2021-07-28-1100/src/Utilities/XrdAdaptor/src/XrdSource.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_0_X_2021-07-28-1100/src/Utilities/XrdAdaptor/src/XrdStatistics.cc In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_0_X_2021-07-28-1100/src/Utilities/XrdAdaptor/src/XrdRequestManager.cc:23: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_0_X_2021-07-28-1100/src/Utilities/XrdAdaptor/src/XrdHostHandler.hh:9:10: fatal error: XrdSys/XrdSysLinuxSemaphore.hh: No such file or directory 9 | #include "XrdSys/XrdSysLinuxSemaphore.hh" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_0_X_2021-07-28-1100/src/Utilities/XrdAdaptor/src/XrdRequestManager.cc:23: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_0_X_2021-07-28-1100/src/Utilities/XrdAdaptor/src/XrdHostHandler.hh:9:10: fatal error: XrdSys/XrdSysLinuxSemaphore.hh: No such file or directory |
@smuzaffar I can give it a try tomorrow, fixing XrdAdaptor and friends. Are the instructions from buildbot above reasonable? I haven't done much cmssw development lately :) |
decided to try it anyway, apparently directory 7180 has not been created:
|
ah yes @osschar , in case of build errors we do not upload cmssw area. I will fix bot message for that.
|
Thank you! Missing XrdSysLinuxSemaphore was actually the only compilation error. https://github.com/osschar/cmssw/tree/from-CMSSW_12_0_X_2021-07-28-1100 I'm in contact with core xrootd guys to see if I should re-check some other things as well. When I'm done, what do I make the PR against to make it link to this external update? |
@osschar , if changes are needed only for |
Pull request #7180 was updated. |
@smuzaffar apparently my working area setup as you advised me before is no longer viable, IB and tool-confs are both gone, it seems. |
@osschar , the PR build area is only available for one week that is why the old externals have been deleted from cvmfs. Please try
/cvmfs/cms-ci.cern.ch/week1/PR_c3ae2f01/slc7_amd64_gcc900/cms/cmssw-tool-conf/50.0-26030e972e4c6e452a0c6d6969074d6a is newly build cmssw externals |
I'm sorry, I can't see directory I tried to figure out what hash following |
ah sorry, please use
|
lets merge it for DEVEL IBs to fully test it |
fixes #7179