Activity log for bug #1956202

Date Who What changed Old value New value Message
2022-01-03 03:54:58 Sandi Vujaković bug added bug
2022-01-03 03:54:58 Sandi Vujaković attachment added `libexpat1-dev` patch https://bugs.launchpad.net/bugs/1956202/+attachment/5550748/+files/libexpat1-dev.txt
2022-01-03 04:24:27 Ubuntu Foundations Team Bug Bot tags patch
2022-01-03 04:24:36 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2022-01-12 01:39:07 Sandi Vujaković bug watch added https://github.com/libexpat/libexpat/issues/501
2022-01-12 01:43:55 Sandi Vujaković description Using the package provided by Ubuntu Impish results in the following CMake configuration error when trying to build OpenColorIO: ``` […] CMake Error in src/OpenColorIO/CMakeLists.txt: Imported target "expat::expat" includes non-existent path "/usr/lib/include" in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include: * The path was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and references files it does not provide. […] ``` This wasn't an issue in Ubuntu Hirsute as far as I can recall and is not an issue when using the ASWF-provided packages — CMake flag `-DOCIO_INSTALL_EXT_PACKAGES=ALL`. A patch is attached that allows OpenColorIO to build using system-provided packages. Related ticket over on the OpenColorIO GitHub repository: https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1415 Using the package provided by Ubuntu Impish results in the following CMake configuration error when trying to build OpenColorIO: ``` […] CMake Error in src/OpenColorIO/CMakeLists.txt:   Imported target "expat::expat" includes non-existent path     "/usr/lib/include"   in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:   * The path was deleted, renamed, or moved to another location.   * An install or uninstall procedure did not complete successfully.   * The installation package was faulty and references files it does not   provide. […] ``` This wasn't an issue in Ubuntu Hirsute as far as I can recall and is not an issue when using the ASWF-provided packages — CMake flag `-DOCIO_INSTALL_EXT_PACKAGES=ALL`. A patch is attached that allows OpenColorIO to build using system-provided packages. Further information in the related ticket in the OpenColorIO repository: https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/1415#issuecomment-1003826550
2022-02-17 16:25:44 Andrew Aitchison bug task added expat
2022-02-17 17:00:07 Andrew Aitchison bug watch added https://github.com/libexpat/libexpat/issues/501
2022-02-17 17:00:55 Launchpad Janitor expat (Ubuntu): status New Confirmed
2022-02-17 17:02:12 Andrew Aitchison bug watch added https://github.com/OSGeo/gdal/issues/5324