Your message dated Sat, 24 Apr 2010 15:25:48 +0900
with message-id <x2r8d144a411004232325ua1a968ady798d561e64a85...@mail.gmail.com>
and subject line Close #571375
has caused the Debian Bug report #571375,
regarding uim: FTBFS: automake-1.10: distclean was already defined in condition
!QT4, which is included in condition TRUE ...
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
571375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571375
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: uim
Version: 1:1.5.7-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/build/user-uim_1.5.7-3-amd64-0z9A5i/uim-1.5.7'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ./sigscheme/config.guess
> ./sigscheme/libgcroots/config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ./sigscheme/config.sub
> ./sigscheme/libgcroots/config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/gnulib/build-aux/config.rpath ; then \
> for i in ./config.rpath ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/gnulib/build-aux/config.rpath $i ; \
> fi ; \
> done ; \
> fi
> make[1]: Leaving directory `/build/user-uim_1.5.7-3-amd64-0z9A5i/uim-1.5.7'
> touch debian/stamp-patched
> if [ -e ./Makefile.am ]; then cd . && automake-1.10 ; fi
> aclocal.m4:16: warning: this file was generated for autoconf 2.63.
> You have another version of autoconf. It may work, but is not guaranteed to.
> If you have problems, you may need to regenerate the build system entirely.
> To do so, use the procedure documented by the package, typically `autoreconf'.
> configure.ac:26: warning: AC_CACHE_VAL(ax_cv_path_QMAKE4, ...): suspicious
> presence of an AC_SUBST in the second argument, where no actions should be
> taken
> ../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
> ../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from...
> m4/ax_path_qmake4.m4:25: AX_PATH_QMAKE4 is expanded from...
> configure.ac:26: the top level
> configure.ac:5: version mismatch. This is Automake 1.10.3,
> configure.ac:5: but the definition used by this AM_INIT_AUTOMAKE
> configure.ac:5: comes from Automake 1.10.2. You should recreate
> configure.ac:5: aclocal.m4 with aclocal and run automake again.
> emacs/Makefile.am:12: compiling `uim-el-agent.c' with per-target flags
> requires `AM_PROG_CC_C_O' in `configure.ac'
> helper/Makefile.am:16: `CFLAGS' is a user variable, you should not override
> it;
> helper/Makefile.am:16: use `AM_CFLAGS' instead.
> automake-1.10: distclean was already defined in condition !QT4, which is
> included in condition TRUE ...
> qt4/candwin/Makefile.am:14: ... `distclean' previously defined here
> automake-1.10: distclean was already defined in condition !QT4, which is
> included in condition TRUE ...
> qt4/chardict/Makefile.am:19: ... `distclean' previously defined here
> automake-1.10: distclean was already defined in condition !QT4_IMMODULE,
> which is included in condition TRUE ...
> qt4/edittest/Makefile.am:14: ... `distclean' previously defined here
> automake-1.10: distclean was already defined in condition !QT4_IMMODULE,
> which is included in condition TRUE ...
> qt4/immodule/Makefile.am:14: ... `distclean' previously defined here
> automake-1.10: distclean was already defined in condition !QT4, which is
> included in condition TRUE ...
> qt4/pref/Makefile.am:14: ... `distclean' previously defined here
> automake-1.10: distclean was already defined in condition !QT4, which is
> included in condition TRUE ...
> qt4/switcher/Makefile.am:14: ... `distclean' previously defined here
> automake-1.10: distclean was already defined in condition !QT4, which is
> included in condition TRUE ...
> qt4/toolbar/Makefile.am:18: ... `distclean' previously defined here
> make: *** [debian/stamp-autotools-files] Error 63
The full build log is available from:
http://people.debian.org/~lucas/logs/2010-02-24/uim_1:1.5.7-3_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Version: 1:1.5.7-5
* debian/rules: use DEB_AUTO_UPDATE_ACLOCAL instead of
DEB_AUTO_UPDATE_AUTOMAKE, for automake match version.
(Closes: #571375)
--
Kiwamu Okabe
--- End Message ---