GNU bug report logs -
#14500
t/subpkg.sh fails when $CC is not cc
Previous Next
Reported by: Peter Rosin <peda <at> lysator.liu.se>
Date: Wed, 29 May 2013 07:27:01 UTC
Severity: minor
Tags: patch
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 14500 <at> debbugs.gnu.org (full text, mbox):
On 2013-05-29 11:32, Stefano Lattarini wrote:
> On 05/29/2013 09:24 AM, Peter Rosin wrote:
>> Hi!
>>
>> I'm configuring Automake master (baf8a1c22acce0908) with:
>>
>> ./configure CC=".../compile cl ..." ...
>>
>> This appears to cause the below FAIL in t/subpkg.sh.
>>
>> Cheers,
>> Peter
>>
>> *snip*
>> checking whether /home/peda/automake/lib/compile cl -nologo understands -c and -o together... yes
>> *snip*
>> === configuring in lib (/home/peda/automake/t/subpkg.dir/lib)
>> *snip*
>> checking whether /home/peda/automake/lib/compile cl -nologo understands -c and -o together... yes
>> *snip*
>> + grep '^checking whether cc understands -c and -o together' stdout
>> + am_exit_trap 1
>> *snip*
>>
> Yep, I can reproduce the issue. Fixed with the patch below. I'm thus closing the
> bug report.
Confirmed, the test passes for me as well. Thanks!
Cheers,
Peter
This bug report was last modified 12 years and 54 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.