Bug#882577: adjtimex FTCBFS: uses the build architecture compiler

2018-07-01 Thread Helmut Grohne
On Sun, Jul 01, 2018 at 03:59:31PM +0900, Roger Shimizu wrote: > BTW. Did you really reach upstream? I didn't. Given the diverse methods to reach various upstreams, contacting them is not feasible for me. What I try to do though is recognizing cases where other distributions (e.g. Yocto or PTXdist

Bug#882577: adjtimex FTCBFS: uses the build architecture compiler

2018-07-01 Thread Roger Shimizu
control: tag -1 +pending On Fri, Nov 24, 2017 at 2:37 PM, Helmut Grohne wrote: > Package: adjtimex > Version: 1.29-9 > Tags: patch upstream > User: helm...@debian.org > Usertags: rebootstrap > > adjtimex fails to cross build from source, because its Makefile fails to > use the compiler discovered

Bug#882577: adjtimex FTCBFS: uses the build architecture compiler

2018-07-01 Thread Roger Shimizu
>> Tags: patch upstream BTW. Did you really reach upstream? I ever contacted a few times before, but never got any reply. Cheers, -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 4096R/6C6ACD6417B3ACB1

Bug#882577: adjtimex FTCBFS: uses the build architecture compiler

2017-11-23 Thread Helmut Grohne
Package: adjtimex Version: 1.29-9 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap adjtimex fails to cross build from source, because its Makefile fails to use the compiler discovered by ./configure. Instead it uses the make default "cc". After adding the CC=@CC@ substitution to