On 4/29/2020 10:40 PM, peter green wrote:
The behavior of pkg-config has changed
This lets though a -isystem parameter with a space which was previously
suppressed
And the space in said parameter breaks cmake.
I think cmake should handle -isystem¹ and as this is reproducible without
ignition-t
On Thu, Apr 30, 2020 at 03:40:30AM +0100, peter green wrote:
> On 29/04/2020 17:47, Jochen Sprickerhof wrote:
> >
> > What I found up to now:
> >
> > - pkg-config=0.29.2-1:
> >
> > $ pkg-config --cflags-only-I libzmq
> > -isystem /usr/include/mit-krb5 -I/usr/include/pgm-5.2
> >
> > - Whereas pk
On 29/04/2020 17:47, Jochen Sprickerhof wrote:
What I found up to now:
- pkg-config=0.29.2-1:
$ pkg-config --cflags-only-I libzmq
-isystem /usr/include/mit-krb5 -I/usr/include/pgm-5.2
- Whereas pkg-config=0.29-6 (or pkgconfig):
$ pkg-config --cflags-only-I libzmq
-I/usr/include/pgm-5
Control: reassign -1 cmake 3.16.3-2
Control: subject -i cmake breaks on -isystem
Control: affects -1 ignition-transport
* peter green [2020-04-28 23:15]:
Package: ignition-transport
Version: 8.0.0+dfsg-3
Severity: serious
It seems that ignition-transport fails to build in testing with the foll
Package: ignition-transport
Version: 8.0.0+dfsg-3
Severity: serious
It seems that ignition-transport fails to build in testing with the following
error.
CMake Error in src/CMakeLists.txt:
Imported target "ZeroMQ::ZeroMQ" includes non-existent path
"-isystem"
in its INTERFACE_INCLU
5 matches
Mail list logo