Re: [dpdk-dev] [PATCH v3] ci: build and use libabigail 1.6

2020-02-18 Thread David Marchand
On Tue, Feb 18, 2020 at 9:31 PM Aaron Conole wrote: > David Marchand writes: > > > libabigail 1.2 (at least) reports changes in 'const' property as an ABI > > breakage [1]. > > This was fixed upstream in libabigail 1.4 [2], and a bug has been opened > > in launchpad [3]. > > > > But for now, buil

Re: [dpdk-dev] [PATCH v3] ci: build and use libabigail 1.6

2020-02-18 Thread Aaron Conole
David Marchand writes: > libabigail 1.2 (at least) reports changes in 'const' property as an ABI > breakage [1]. > This was fixed upstream in libabigail 1.4 [2], and a bug has been opened > in launchpad [3]. > > But for now, build and use the last version 1.6 so that the ABI checks > can be kept.

[dpdk-dev] [PATCH v3] ci: build and use libabigail 1.6

2020-02-18 Thread David Marchand
libabigail 1.2 (at least) reports changes in 'const' property as an ABI breakage [1]. This was fixed upstream in libabigail 1.4 [2], and a bug has been opened in launchpad [3]. But for now, build and use the last version 1.6 so that the ABI checks can be kept. 1: https://travis-ci.com/DPDK/dpdk/j