Bug#1019413: debcrossgen: host_arch.cpu_family() reports powerpc64le on ppc64el but should report ppc64

2022-11-09 Thread Helmut Grohne
Hi Jussi, On Wed, Sep 14, 2022 at 12:06:20AM +0300, Jussi Pakkanen wrote: > We have moved this functionality from debcrossgen to Meson itself. > This means that the packaging tools should switch from calling > debcrossgen to `meson env2mfile` as described in this bug: > >

Bug#1019413: debcrossgen: host_arch.cpu_family() reports powerpc64le on ppc64el but should report ppc64

2022-09-13 Thread Jussi Pakkanen
On Thu, 8 Sept 2022 at 23:33, Helmut Grohne wrote: > host_arch.cpu_family() should be reporting ppc64 on ppc64el according to > https://mesonbuild.com/Reference-tables.html, but it actually reports > powerpc64le when debcrossgen is in use. The relevant mapping should be > fixed in debcrossgen.

Bug#1019413: debcrossgen: host_arch.cpu_family() reports powerpc64le on ppc64el but should report ppc64

2022-09-08 Thread Helmut Grohne
Package: meson Version: 0.63.2-1 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs Control: affects -1 + src:dpdk host_arch.cpu_family() should be reporting ppc64 on ppc64el according to https://mesonbuild.com/Reference-tables.html, but it actually reports powerpc64le when