bug#26471: Automake 1.15 generates a recheck target that depends on all, breaking parallel builds

2018-01-18 Thread Mathieu Lirzin
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

bug#26738: Build failures

2018-01-18 Thread Mathieu Lirzin
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

bug#25335: automake - dejagnu RUNTESTDEFAULTFLAGS overrides AM_RUNTESTFLAGS

2018-01-18 Thread Mathieu Lirzin
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

bug#29638: Same five tests fail with 1.15 on RHEL 7.4

2018-01-18 Thread Mathieu Lirzin
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

bug#28967: How can I resolve this

2018-01-18 Thread Eric Blake
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

bug#28967: How can I resolve this

2018-01-18 Thread Mathieu Lirzin
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