Bug#549768: wordnet: FTBFS: /bin/bash: aclocal-1.10: command not found
Andreas Tille
andreas at an3as.eu
Tue Oct 6 20:21:20 UTC 2009
On Mon, Oct 05, 2009 at 08:58:42PM +0200, Lucas Nussbaum wrote:
> The full build log is available from:
> http://people.debian.org/~lucas/logs/2009/10/05/wordnet_1:3.0-18_lsid64.buildlog
I tried to compare your and my log and the packages which are installed
in pbuilder (I'm using anunstable pbuilder environment updated today)
seem to be identicall (at least per eye-checking - is there any chance
to force a defined sequence of installation of packages to enable a
reasonable diff of the logs?
When stripping the header before dpkg-buildpackage starts its work and
adapting path names inside the logs I get the following diff between
your and my log
--- log_lucas 2009-10-06 22:14:32.000000000 +0200
+++ log_me 2009-10-06 22:16:49.000000000 +0200
@@ -7,7 +7,7 @@
dpkg-buildpackage: source version 1:3.0-18
dpkg-buildpackage: source changed by Andreas Tille <tille at debian.org>
dpkg-buildpackage: host architecture amd64
- /usr/bin/fakeroot debian/rules clean
+ fakeroot debian/rules clean
test -x debian/rules
dh_testroot
/usr/bin/make -C . -k distclean
@@ -309,7 +309,7 @@
checking for dictzip... dictzip
checking for nl_langinfo and CODESET... yes
checking whether build environment is sane... yes
-/bin/bash: /home/user/missing: No such file or directory
+/bin/bash: /tmp/buildd/missing: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
@@ -362,864 +362,329 @@
/usr/bin/make -C .
make[1]: Entering directory `/tmp/buildd/wordnet-3.0'
-cd . && aclocal-1.10
-/bin/bash: aclocal-1.10: command not found
-make[1]: *** [aclocal.m4] Error 127
+/usr/bin/make all-recursive
+make[2]: Entering directory `/tmp/buildd/wordnet-3.0'
+Making all in doc
+make[3]: Entering directory `/tmp/buildd/wordnet-3.0/doc'
+Making all in man
...
I do not have the slightest idea why in your case aclocal-1.10
is called but not in mine. I definitely compared the versions
of all the auto* packages in your log an in mine. They are
identical.
Any hint what to check next?
Kind regards
Andreas.
--
http://fam-tille.de
More information about the debian-science-maintainers
mailing list