bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Autoconf 2.69] testsuite: 281 282 failed


From: Eric Blake
Subject: Re: [GNU Autoconf 2.69] testsuite: 281 282 failed
Date: Tue, 7 Jun 2016 13:57:49 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

[re-adding the list with permission]

On 06/07/2016 01:07 PM, Chengyu Deng wrote:
> #                             -*- compilation -*-
> 281. c.at:221: testing AC_NO_EXECUTABLES (working linker) ...
> ./c.at:221: autoconf --force -W obsolete
> ./c.at:221: /bin/sh -n configure
> stderr:
> ./c.at:221: autoheader
> ./c.at:221: ./configure $configure_options -C
> --- /dev/null   2016-06-02 12:01:26.041890101 -0400
> +++
> /home/dcheng1/download/autoconf-2.69/tests/testsuite.dir/at-groups/281/stderr
>   2016-06-07 14:48:30.353621517 -0400
> @@ -0,0 +1,3 @@
> +configure: error: in
> `/home/dcheng1/download/autoconf-2.69/tests/testsuite.dir/281':
> +configure: error: cannot compute suffix of object files: cannot compile
> +See `config.log' for more details

>> configure:1652: creating cache config.cache
>> configure:1790: checking for gcc
>> configure:1817: result: icc
>> configure:2046: checking for C compiler version
>> configure:2055: icc --version >&5
>> ./configure: line 2057: icc: command not found
>> configure:2066: $? = 127

That's odd - do you have CC set in your environment to something that
doesn't exist?

But it explains the testsuite failures - it's your environment, and not
the testsuite.  Either figure out why icc isn't working, or why
configure is trying to pick icc instead of gcc or cc as the primary C
compiler.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]