Bug#879902: xosview FTCBFS: builds for the build architecture rather than host

2018-01-21 Thread Kartik Mistry
On Sat, Dec 9, 2017 at 8:33 PM, Helmut Grohne wrote: > And sorry for sending a broken patch and taking that long to reply. :-( > > The key issue here is that the upstream Makefile determines ARCH as > $(uname -m) and that yields x86_64 for amd64, but I was passing amd64. > > After fixing that I ca

Bug#879902: xosview FTCBFS: builds for the build architecture rather than host

2017-12-09 Thread Helmut Grohne
On Thu, Nov 02, 2017 at 09:42:12PM +0530, Kartik Mistry wrote: > Thanks for the patch! Thanks for looking into it so quickly. > With this patch, xosview fails to build on amd64. I have not yet look > into details yet. And sorry for sending a broken patch and taking that long to reply. :-( The k

Bug#879902: xosview FTCBFS: builds for the build architecture rather than host

2017-11-02 Thread Kartik Mistry
On Fri, Oct 27, 2017 at 10:06 AM, Helmut Grohne wrote: > xosview fails to cross build from source, because it builds for the > build architecture: > * The upstream build system defaults to the build architecture compiler >and the packaging fails to pass cross compilers. dh_auto_build fixes >

Bug#879902: xosview FTCBFS: builds for the build architecture rather than host

2017-10-26 Thread Helmut Grohne
Source: xosview Version: 1.19-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap xosview fails to cross build from source, because it builds for the build architecture: * The upstream build system defaults to the build architecture compiler and the packaging fails to pass cross compi