GNU bug report logs -
#10324
[Platform-testers] Automake 1.11.1b test release
Previous Next
Reported by: Bruno Haible <bruno <at> clisp.org>
Date: Mon, 19 Dec 2011 02:15:01 UTC
Severity: normal
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Stefano,
Replying to
<https://lists.gnu.org/archive/html/bug-automake/2011-12/msg00057.html>:
>> * Linux/PowerPC 64-bit
>>
>> FAIL: silent-many-generic.test
>>
>> Find attached the log file. I configured Automake with
>> CC="gcc -m64"; export CC;
>> CXX="g++ -m64"; export CXX;
>> CPPFLAGS="-Wall"; export CPPFLAGS;
>> ./configure --prefix=$HOME/prefix-linux-ppc64
> Not also FC="gfortran -m64" and F77="gfortran -m64" ?
Thanks for the hint.
> Just one thing though: could you
> please verify that my analysis is indeed correct? You can do so by:
>
> 1. removing g++" and "gfortran" from the definition of `required' in
> `silent-many-generic.test', and
> 2. running the test again, with the following environment:
> CC="gcc -m64" CXX="g++ -m64" FC="gfortran -m64" F77="gfortran -m64"
Verified. When I do this, the 'silent-many-generic.test' test passes.
Bruno
This bug report was last modified 13 years and 131 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.