KitwareMedical / HASI

High-throughput Applications for Skeletal Imaging
Apache License 2.0
6 stars 8 forks source link

ENH: Bump ITK and change http to https #71

Closed tbirdso closed 2 years ago

tbirdso commented 2 years ago

Automated reformatting with https://github.com/InsightSoftwareConsortium/ITK/blob/master/Utilities/Maintenance/ApplyScriptToRemotes.sh

tbirdso commented 2 years ago

Issue finding TBB packages for Linux builds

-- Detecting CXX compile features - done
CMake Error at ITK-cp38-cp38-manylinux2014_x64/lib/cmake/ITK-5.3/Modules/ITKTBB.cmake:16 (find_package):
  Could not find a package configuration file provided by "TBB" with any of
  the following names:

    TBBConfig.cmake
    tbb-config.cmake

  Add the installation prefix of "TBB" to CMAKE_PREFIX_PATH or set "TBB_DIR"
  to a directory containing one of the above files.  If "TBB" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  ITK-source/ITK/CMake/ITKModuleAPI.cmake:76 (include)
  ITK-source/ITK/CMake/ITKModuleAPI.cmake:31 (itk_module_load)
  ITK-source/ITK/CMake/ITKModuleAPI.cmake:129 (_itk_module_config_recurse)
  ITK-cp38-cp38-manylinux2014_x64/ITKConfig.cmake:83 (itk_module_config)
  CMakeLists.txt:5 (find_package)
tbirdso commented 2 years ago

Resolved Linux wheel pipeline with an explicit symbolic link to TBB based on the same in ITKUltrasound. test-python-hasi-package checks are failing in master (looks like an IPFS issue?) and not introduced here.