[Pkg-dpdk-devel] 18.08 build failure on ppc64el

Christian Ehrhardt christian.ehrhardt at canonical.com
Fri Aug 17 19:36:18 BST 2018


I've hit the same in my builds right when I hit EOD.
Lets coordinate on Monday if it is harder than expected.

On Fri, Aug 17, 2018 at 8:12 PM Luca Boccassi <bluca at debian.org> wrote:

> I'll have a look next week, but here are the link and the error:
>
>
> https://buildd.debian.org/status/fetch.php?pkg=dpdk&arch=ppc64el&ver=18.08-1&stamp=1534520196&raw=0
>
> /<<PKGBUILDDIR>>/drivers/net/mlx5/mlx5_nl.c: In function
> 'mlx5_nl_switch_info_cb':
> /<<PKGBUILDDIR>>/drivers/net/mlx5/mlx5_nl.c:837:23: error: incompatible
> types when initializing type '__vector __bool int' {aka '__vector(4) __bool
> int'} using type 'int'
>   bool port_name_set = false;
>                        ^~~~~
> /<<PKGBUILDDIR>>/drivers/net/mlx5/mlx5_nl.c:838:23: error: incompatible
> types when initializing type '__vector __bool int' {aka '__vector(4) __bool
> int'} using type 'int'
>   bool switch_id_set = false;
>                        ^~~~~
> /<<PKGBUILDDIR>>/drivers/net/mlx5/mlx5_nl.c:857:18: error: incompatible
> types when assigning to type '__vector __bool int' {aka '__vector(4) __bool
> int'} from type 'int'
>     port_name_set = true;
>                   ^
> /<<PKGBUILDDIR>>/drivers/net/mlx5/mlx5_nl.c:865:18: error: incompatible
> types when assigning to type '__vector __bool int' {aka '__vector(4) __bool
> int'} from type 'int'
>     switch_id_set = true;
>                   ^
> /<<PKGBUILDDIR>>/drivers/net/mlx5/mlx5_nl.c:870:16: error: used vector
> type where scalar is required
>   info.master = switch_id_set && !port_name_set;
>                 ^~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/drivers/net/mlx5/mlx5_nl.c:870:33: error: wrong type
> argument to unary exclamation mark
>   info.master = switch_id_set && !port_name_set;
>                                  ^
> /<<PKGBUILDDIR>>/drivers/net/mlx5/mlx5_nl.c:871:21: error: used vector
> type where scalar is required
>   info.representor = switch_id_set && port_name_set;
>
> --
> Kind regards,
> Luca Boccassi_______________________________________________
> Pkg-dpdk-devel mailing list
> Pkg-dpdk-devel at alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-dpdk-devel
>


-- 
Christian Ehrhardt
Software Engineer, Ubuntu Server
Canonical Ltd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-dpdk-devel/attachments/20180817/b11ee45b/attachment.html>


More information about the Pkg-dpdk-devel mailing list