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

libunwind (dependency in igprof) is not setup with CMSSW in 10_6_X #6131

Closed
slava77 opened this issue Jul 31, 2020 · 7 comments
Closed

libunwind (dependency in igprof) is not setup with CMSSW in 10_6_X #6131

slava77 opened this issue Jul 31, 2020 · 7 comments

Comments

@slava77
Copy link
Contributor

slava77 commented Jul 31, 2020

cmsrel CMSSW_10_6_X_2020-07-29-2300
cd CMSSW_10_6_X_2020-07-29-2300/src
cmsenv
igprof -pp -o pp.gz -z -d -t top top

leads to

error while loading shared libraries: libunwind.so.8: cannot open shared object file: No such file or directory
source /cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc700/external/libunwind/1.2.1-pafccj/etc/profile.d/init.sh

apparently solves the problem, but I don't expect a manual fix to be needed

libunwind comes as a dependency in igprof
https://github.com/cms-sw/cmsdist/blob/IB/CMSSW_10_6_X/gcc700/igprof.spec

@cmsbuild
Copy link
Contributor

A new Issue was created by @slava77 Slava Krutelyov.

@Dr15Jones, @dpiparo, @silviodonato, @smuzaffar, @makortel, @qliphy can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@slava77
Copy link
Contributor Author

slava77 commented Jul 31, 2020

assign core

@cmsbuild
Copy link
Contributor

New categories assigned: core

@Dr15Jones,@smuzaffar,@makortel you have been requested to review this Pull request/Issue and eventually sign? Thanks

@mrodozov
Copy link
Contributor

This is weird because
https://github.com/cms-sw/cmsdist/blob/IB/CMSSW_10_6_X/gcc700/igprof.spec#L8
I'm checking what is happening. If Igprof is requiring libunwind libunwind has to be available

@smuzaffar
Copy link
Contributor

@mrodozov , we are missing libunwind-toolfile in 10.6.X, please include it and add it in cmssw-tool-conf.spec

mrodozov added a commit that referenced this issue Aug 3, 2020
@smuzaffar
Copy link
Contributor

+core
#6135 should fix this

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 4, 2020

This issue is fully signed and ready to be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants