Your message dated Sat, 18 Sep 2021 18:11:47 +0000
with message-id <e1mreov-0000az...@fasolo.debian.org>
and subject line Bug#978895: fixed in rasqal 0.9.33-0.2
has caused the Debian Bug report #978895,
regarding rasqal: ftbfs with autoconf 2.70
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.)


-- 
978895: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978895
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rasqal
Version: 0.9.33-0.1
Severity: normal
Tags: sid bookworm
User: d...@debian.org
Usertags: ftbfs-ac270

[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/rasqal_0.9.33-0.1_unstable_ac270.log
The last lines of the build log are at the end of this report.

To build with autoconf 2.70, please install the autoconf package from
experimental:  apt-get -t=experimental install autoconf 

[...]
# raw clean calls distclean deletes the docs/html documentation
if test -r Makefile; then \
  mv docs/html docs/html.saved; \
fi
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make -C . -k distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: *** No rule to make target 'distclean'.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: [/usr/share/cdbs/1/class/makefile.mk:91: makefile-clean] Error 2 (ignored)
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: failed to remove '.': Invalid argument
make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean] Error 1 
(ignored)
if test -e docs/html.saved; then \
  mv docs/html.saved docs/html; \
fi
set -e;    
if test -e debian/autoreconf.before; then \
        dh_autoreconf_clean ; \
fi
dh_clean 
dh_clean: warning: Compatibility levels before 10 are deprecated (level 5 in 
use)
rm -f debian/stamp-autotools-files
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building rasqal using existing ./rasqal_0.9.33.orig.tar.gz
dpkg-source: info: building rasqal in rasqal_0.9.33-0.1.debian.tar.xz
dpkg-source: info: building rasqal in rasqal_0.9.33-0.1.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
set -e;   mv ./build/config.guess ./build/config.guess.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.guess ./build/config.guess;
set -e;   mv ./build/config.sub ./build/config.sub.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.sub ./build/config.sub;
dh_autoreconf --verbose
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
-o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec 
md5sum {} + -o -type l -printf "symlink  %p
" > debian/autoreconf.before
        grep -q ^XDT_ configure.ac
        autoreconf -f -i
configure.ac:292: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:292: You should run autoupdate.
./lib/autoconf/headers.m4:657: AC_HEADER_STDC is expanded from...
configure.ac:292: the top level
configure.ac:294: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:294: You should run autoupdate.
./lib/autoconf/headers.m4:696: AC_HEADER_TIME is expanded from...
configure.ac:294: the top level
configure.ac:292: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:292: You should run autoupdate.
./lib/autoconf/headers.m4:657: AC_HEADER_STDC is expanded from...
configure.ac:292: the top level
configure.ac:294: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:294: You should run autoupdate.
./lib/autoconf/headers.m4:696: AC_HEADER_TIME is expanded from...
configure.ac:294: the top level
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'.
libtoolize: copying file 'build/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build'.
libtoolize: copying file 'build/libtool.m4'
libtoolize: copying file 'build/ltoptions.m4'
libtoolize: copying file 'build/ltsugar.m4'
libtoolize: copying file 'build/ltversion.m4'
libtoolize: copying file 'build/lt~obsolete.m4'
Can't exec "gtkdocize": No such file or directory at 
/usr/share/autoconf/Autom4te/FileUtils.pm line 293.
autoreconf: error: gtkdocize failed with exit status: 2
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
-o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec 
md5sum {} + -o -type l -printf "symlink  %p
" > debian/autoreconf.after
dh_autoreconf: error: autoreconf -f -i returned exit code 2
make: *** [/usr/share/cdbs/1/rules/autoreconf.mk:10: debian/autoreconf.after] 
Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: rasqal
Source-Version: 0.9.33-0.2
Done: Boyuan Yang <by...@debian.org>

We believe that the bug you reported is fixed in the latest version of
rasqal, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated rasqal package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 18 Sep 2021 13:40:08 -0400
Source: rasqal
Architecture: source
Version: 0.9.33-0.2
Distribution: unstable
Urgency: high
Maintainer: Dave Beckett <daj...@debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 978895
Changes:
 rasqal (0.9.33-0.2) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Add missing build-dependency gtk-doc-tools. (Closes: #978895)
Checksums-Sha1:
 562cbf81dd94afc362ace30d0aeffb7f28c8a3bc 2086 rasqal_0.9.33-0.2.dsc
 281c2e0a352c53ef1656bfe778c380226d61726f 1595647 rasqal_0.9.33.orig.tar.gz
 15b7922e6a713c933eefc0a60f311035b363a8ca 5996 rasqal_0.9.33-0.2.debian.tar.xz
 5ca3e5ffdab0941682475b6c27df6d4e9a03754c 9006 rasqal_0.9.33-0.2_amd64.buildinfo
Checksums-Sha256:
 147a9634004d5b1b19557c800ed3f3785059ecb74a0e04284275fbafafd13437 2086 
rasqal_0.9.33-0.2.dsc
 6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c 1595647 
rasqal_0.9.33.orig.tar.gz
 251d781af331f69b6d0943f28d5985c2453091a55c7f992df930361cd8ad1bd2 5996 
rasqal_0.9.33-0.2.debian.tar.xz
 56f7559dfbdcfd50ac6cb68faa0c949ce1507910ef0024f2ad12632b028bd7a4 9006 
rasqal_0.9.33-0.2_amd64.buildinfo
Files:
 cdd0fc9de119eb72ebc915a531db1c9c 2086 devel optional rasqal_0.9.33-0.2.dsc
 1f5def51ca0026cd192958ef07228b52 1595647 devel optional 
rasqal_0.9.33.orig.tar.gz
 66ff8333bb47c4e512f0c9349fe62a57 5996 devel optional 
rasqal_0.9.33-0.2.debian.tar.xz
 0e0c2f0e4909bc84c7735b57d18aca9f 9006 devel optional 
rasqal_0.9.33-0.2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmFGJPEACgkQwpPntGGC
Ws61HA/9EKBMWdP/xokTQFCZmU2Mfyp0lAhhWS/r2Lgwj4VQnpXle1biieM/uhrX
3uIC+uJYnH8JOfomICX+siTlOV6yd72dKop2Sxh31TryyUXAkAHOb3XMByTEGqtR
BwjxgPnrTUPMs8vpOi/1MiP7Q8V0y4jePBQ7FR29Wz2+jpgH39RLOEAPblqE0HNu
h6BOqHtJ5wvdn7u/qvxP76EpbFQYgXqUr21ohVAxEUNAgnG12UcW4XoUR2joPLgj
u4nICh80284qVCJjRJ4SrSBKO5SnuUkYG/T32Mny34pmV0L2GfufmvdCwvmSsvA+
qpvA2it+LODN+BeoDzzi0gM3yzVHbsDRf4QGmpm9fLlEmkjO0s6R38GxB79+Ptda
oDvOy4+F1+2+P966gJhnwkj+MpUIEJtwB9a8AE+L3FxTy5bX6vq6KxI60BbBee+a
M/K9dFkxcRkRoAh3Ivju6iBXU4jwQyYASQl4AbgqXRLviPDP8aL6dmTu8o3nhj9W
umQSC09KIzjJN+aVAeQD7YknM0qU1bNMfqHzjWXFGCzH1L/Jyusxb0bDhegmEfGr
IhX2vov7FLDYrFPveF9cV5ps0kuMpr2rMHS4zT1gX4pN22uWXkytJX5imBOk+5Xd
qEk5kDeXu8eBS+VWmVPOEGb6lSIkXTcKcaAP98yIjbmQjZufIhI=
=GdXY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to