[Bug 1956202] Re: `libexpat1-dev` CMake configuration error
Ubuntu Foundations Team Bug Bot
1956202 at bugs.launchpad.net
Mon Jan 3 04:24:37 UTC 2022
The attachment "`libexpat1-dev` patch" seems to be a patch. If it
isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to expat in Ubuntu.
https://bugs.launchpad.net/bugs/1956202
Title:
`libexpat1-dev` CMake configuration error
Status in expat package in Ubuntu:
New
Bug 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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/expat/+bug/1956202/+subscriptions
More information about the foundations-bugs
mailing list