<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Package: ignition-transport<br>
Version: 8.0.0+dfsg-3<br>
Severity: serious<br>
<br>
It seems that ignition-transport fails to build in testing with
the following error.<br>
<blockquote type="cite">
<pre>CMake Error in src/CMakeLists.txt:
Imported target "ZeroMQ::ZeroMQ" includes non-existent path
"-isystem"
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.
CMake Error in src/CMakeLists.txt:
Imported target "ZeroMQ::ZeroMQ" includes non-existent path
"-isystem"
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.
</pre>
</blockquote>
<br>
I first ran into this on a raspbian bullseye autobuilder, but it's
also happening on reproducible builds, so it doesn't seem to be
raspbian specific.<br>
<br>
This doesn't seem to be showing up in the reproducible builds logs
for unstable, that could either mean that it's a testing-specific
issue or it could be because the reproducible builds logs for
unstable are older than those for testing.<br>
</p>
</body>
</html>