Cancer Imaging Phenomics Toolkit (CaPTk) is a software platform to perform image analysis and predictive modeling tasks. Documentation: https://cbica.github.io/CaPTk
Describe the bug
Docker build fails with warnings of lib*.so files are needed by qt/5.12.1/lib/libQt5WebEngineCore.so.5.12.1 but these files are not found. Recipes for target 'CMakeFiles/CaPTk.dir/all' fail. (as shown in screenshots)
To Reproduce
Steps to reproduce the behavior:
Use azure-pipeline.yml and Dockerfile from jminock/CaPTk
Have Azure Pipeline set up
Include DockerBuild job from azure-pipeline.yml from jminock/CaPTk (as seen in screenshot)
Run build
See error under End-to-end Docker build & package 'CmdLine' after ~ 2 hours of running
Notes:
End-to-end Linux (Xenial) Build succeeds on Azure
Dockerfile clones from CBICA/CaPTk
when checking against VM with successful CaPTk installation, lib*.so files exist in CaPTk/bin/install/appdir/usr/lib/
Expected behavior
Docker build succeeds
Screenshots
CaPTk Version
1.7.0
Desktop (please complete the following information):
OS: Windows 7
Can a path be added after CaPTk Superbuild but before CaPTk build?
Describe the bug Docker build fails with warnings of lib*.so files are needed by qt/5.12.1/lib/libQt5WebEngineCore.so.5.12.1 but these files are not found. Recipes for target 'CMakeFiles/CaPTk.dir/all' fail. (as shown in screenshots)
To Reproduce Steps to reproduce the behavior: Use azure-pipeline.yml and Dockerfile from jminock/CaPTk Have Azure Pipeline set up Include DockerBuild job from azure-pipeline.yml from jminock/CaPTk (as seen in screenshot) Run build See error under End-to-end Docker build & package 'CmdLine' after ~ 2 hours of running
Notes: End-to-end Linux (Xenial) Build succeeds on Azure Dockerfile clones from CBICA/CaPTk when checking against VM with successful CaPTk installation, lib*.so files exist in CaPTk/bin/install/appdir/usr/lib/
Expected behavior Docker build succeeds
Screenshots
CaPTk Version 1.7.0
Desktop (please complete the following information):
Can a path be added after CaPTk Superbuild but before CaPTk build?