Bug#901270: trickle FTCBFS: configures for the build architecture

2021-09-21 Thread Axel Beckert
Hi Helmut, Helmut Grohne wrote: > > I see no --host in my build log, but it now (obviously) uses > > dh_auto_configure. > > --host is only passed for cross builds by dh_auto_configure. Ah, thanks for that explanation! > Next time, please do yourself and myself a favour and just close the > bug.

Bug#901270: trickle FTCBFS: configures for the build architecture

2021-09-21 Thread Axel Beckert
Hi Helmut, Helmut Grohne wrote: > trickle fails to cross build from source, because it configures for the > build architecture. The easiest way of fixing that is using > dh_auto_configure. After doing so trickle continues to fail due to its > use of AC_TRY_RUN. I have no fix for that to offer. Ple