Opened 3 years ago
#8175 assigned defect
Linux CentOS 8 import test fails, cannot import libQt6Core.so
Reported by: | Tom Goddard | Owned by: | Greg Couch |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Build System | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The CentOS 8 daily builds fails importing many modules because libQt6Core.so.6 cannot be imported. Same problem in Ubuntu 20.04 build, probably all Linux variants.
Importing chimerax.ui -> ERROR: libQt6Core.so.6: cannot open shared object file: No such file or directory
I'm not sure why it fails. The resulting Ubuntu 20.04 daily build worked on a test machine (minsky.cgl.ucsf.edu). Possibly the import test is being done on CentOS 7 where Qt is not supported. This problem was observed in ticket #8142.
Note:
See TracTickets
for help on using tickets.