Bug#983574:

2021-03-09 Thread Nicholas Brown
This is caused by the following backward incompatible change in GNU 4.3: https://lists.gnu.org/archive/html/info-gnu/2020-01/msg4.html * WARNING: Backward-incompatibility! Previously appending using '+=' to an empty variable would result in a value starting with a space. Now the initial

Bug#983574:

2021-03-05 Thread Nicholas Brown
> It appears that commas are being replaced with dashes. > > DEB_BUILD_OPTIONS="dpdk_config_options=-Duse_hpet=true,-Dmax_ethports=128,-Dmax_numa_nodes=8,-Ddisable_drivers=net/softnic" > gbp buildpackage -uc -us > > dh_auto_configure -- >

Bug#983574: dpdk_config_options in DEB_BUILD_OPTIONS fails

2021-02-26 Thread Nicholas Brown
Package: dpdk Version: unstable The support for specifying dpdk_config_options in DEB_BUILD_OPTIONS fails when building the unstable branch in a bullseye schroot. It appears that commas are being replaced with dashes.