Bug#549768: wordnet: FTBFS: /bin/bash: aclocal-1.10: command not found

Andreas Tille andreas at an3as.eu
Wed Dec 2 06:09:32 UTC 2009


On Tue, Dec 01, 2009 at 11:37:51PM +0300, Dmitry E. Oboukhov wrote:
> $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
>         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
> 
> I think that on his system 'configure' makes some changes in
> am__aclocal_m4_deps:

This might be some reason.  But I wonder how this might happen in
a clean pbuilder chroot?  Shouldn't this in all cases the same and
"his" system should be the same as "my" system?
 
> am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
>         $(top_srcdir)/configure.ac
> 
> Or his system sets incorrect date to these files.
> 
> As workaround we can add 'touch aclocal.m4' command before calling
> configure. What do You think?

My guess is that there are some problems with parallel builds (which
sounds probable because a rebuild of the complete Debian system is done
on a larger cluster).  I know that there were problems reported about
parallel builds with grind and so I disallowed parallel builds
explicitely in the grind subdir previousely.  I now extended this
approach to the whole package in

   debian/patches/90_prevent_parallel_build.patch

and closed the bug in the hope that the problem might be fixed which
might hopefully proven in the next rebuild run.  I can not find another
difference in the build process of Lucas and mine/yours.  That's why
the bug is closed in wordnet 3.0-20 (and I hope this is correct).

Kind regards

          Andreas.

-- 
http://fam-tille.de





More information about the debian-science-maintainers mailing list