Bug#1066908: lowdown FTCBFS: performs a native build

2024-03-15 Thread Helmut Grohne
Hi, On Fri, Mar 15, 2024 at 01:32:00PM +0200, Faidon Liambotis wrote: > > lowdown fails to cross build from source, because it performs a native > > build. Since there is a configure script, debhelper concludes that the > > autoconf build system should be used and that it thus should not pass > >

Bug#1066908: lowdown FTCBFS: performs a native build

2024-03-15 Thread Faidon Liambotis
On Fri, Mar 15, 2024 at 07:23:04AM +0100, Helmut Grohne wrote: > override_dh_auto_configure: > + CC='$(CC)' \ > CFLAGS="${CFLAGS}" \ > ./configure \ > PREFIX=/usr \ One more thing: should we also pass AR=$(AR)? It did matter for WebAssembly (which required the use

Bug#1066908: lowdown FTCBFS: performs a native build

2024-03-15 Thread Faidon Liambotis
> lowdown fails to cross build from source, because it performs a native > build. Since there is a configure script, debhelper concludes that the > autoconf build system should be used and that it thus should not pass > cross tools to make, but it really should. Also since dh_auto_configure > is

Bug#1066908: lowdown FTCBFS: performs a native build

2024-03-15 Thread Helmut Grohne
Source: lowdown Version: 1.1.0-1 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs lowdown fails to cross build from source, because it performs a native build. Since there is a configure script, debhelper concludes that the autoconf build system should be used and that it thus