bug#11524: ping on automake bug#11524

2012-09-12 Thread Dagobert Michelsen
Hi Stefano,

Am 11.09.2012 um 17:29 schrieb Dagobert Michelsen :
> Am 11.09.2012 um 11:01 schrieb Stefano Lattarini 
> :
>> Resurrecting an oldish bug report:
>> 
>> 
>> Can you still reproduce the failures reported in bug#11524 with the
>> latest Automake version (1.12.3)?  If not, I will close the bug.
> 
> I am just running the test suite, it is now about 75% finished without 
> failures and will
> probably take the night to finish. I'll keep you posted.


Nope, not better than the version before:
  http://buildfarm.opencsw.org/~dam/automake-1.12.3-test-suite.log


Best regards

  -- Dago

-- 
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896



smime.p7s
Description: S/MIME cryptographic signature


bug#11524: ping on automake bug#11524

2012-09-12 Thread Stefano Lattarini
On 09/12/2012 09:12 AM, Dagobert Michelsen wrote:
> Hi Stefano,
>
Hi Dagobert, thanks for not giving up on this.

> Am 11.09.2012 um 17:29 schrieb Dagobert Michelsen :
>> Am 11.09.2012 um 11:01 schrieb Stefano Lattarini 
>> :
>>> Resurrecting an oldish bug report:
>>> 
>>>
>>> Can you still reproduce the failures reported in bug#11524 with the
>>> latest Automake version (1.12.3)?  If not, I will close the bug.
>>
>> I am just running the test suite, it is now about 75% finished without 
>> failures
> and will probably take the night to finish. I'll keep you posted.
> 
> 
> Nope, not better than the version before:
>   http://buildfarm.opencsw.org/~dam/automake-1.12.3-test-suite.log
> 
Did you run the testsuite with a particular PATH or environment setup? I
ask because, when I tried to reproduce your failures on the same machine,
I wasn't able to.

In particular, almost all of the reported failures are due to something
like this:

$ ./configure am_cv_CC_dependencies_compiler_type=...
...
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: C compiler cannot create executables
See `config.log' for more details
not ok 1 - [in-tree build] configure
FAIL: t/depcomp-lt-cpp.tap 1 - [in-tree build] configure

which reeks of spurious failure and/or environment botch-up to me.

Thanks,
  Stefano





bug#7824: Automatic chaining of make suffix rules

2012-09-12 Thread Stefano Lattarini
On 09/12/2012 08:31 PM, Юрий Пухальский wrote:
> For your info, the proposed clarification in standard concerning chaining 
> rules.
> http://austingroupbugs.net/view.php?id=602#c1363
>
Thanks for keeping me posted.  I'm sending this answer to the bug ticket
as well (in CC:), to give it some "closure" :-)

Regards,
  Stefano