Hi Seth,
Mathieu Lirzin writes:
> Seth Fowler writes:
>
>> I recently ran into what appears to be a bug in automake and I thought it
>> would be a good idea to let you know.
>>
>> We had noticed that running “make recheck -j8” if some source files
>> were dirty would cause random build failure
Hello,
Mathieu Lirzin writes:
> Mathieu Lirzin writes:
>
>> I was able to reproduce this bug on my machine (Fedora 25) with the
>> minor development branch (v1.15.0a). The FAILING tests are related to
>> the presence of DejaGNU on the system. Unfortunately I have never used
>> it so it won't
Mathieu Lirzin writes:
> Carnë Draug writes:
>
>> There are 3 variables used by automake when calling dejagnu's
>> runtest:
>>
>> $RUNTESTDEFAULTFLAGS - default from automake
>> $AM_RUNTESTFLAGS - set by package developer
>> $RUNTESTFLAGS - for user configuration
>>
>> However, AM_RUNTESTF
Hello,
Mathieu Lirzin writes:
> Dennis Clarke writes:
>
>> The five failed tests are :
>>
>> FAIL: t/aclocal.sh
>> FAIL: t/automake-cmdline.tap 4 - list of options terminated by '--' (stderr)
>> FAIL: t/automake-cmdline.tap 17 - unambiguous incomplete long option
>> FAIL: t/maken3.sh
>> FAIL: t
On 10/24/2017 06:36 AM, Sostom M N wrote:
> I am trying to run autoreconf , and this is what i get:
> /usr/share/aclocal/log4c.m4:7: warning: underquoted definition of
> AM_PATH_LOG4C
Most likely, log4c.m4 defines AM_PATH_LOG4C incorrectly, with
insufficient quoting (by the way, the AM_ namespace
Hello,
Mathieu Lirzin writes:
> Sostom M N writes:
>
>> I am trying to run autoreconf , and this is what i get:
>> /usr/share/aclocal/log4c.m4:7: warning: underquoted definition of
>> AM_PATH_LOG4C
>> /usr/share/aclocal/log4c.m4:7: run info Automake 'Extending aclocal'
>> /usr/share/aclocal/lo