Your message dated Tue, 24 Aug 2021 16:06:59 +0000
with message-id <e1miyx1-0006hv...@fasolo.debian.org>
and subject line Bug#978921: fixed in watchman 4.9.0-6
has caused the Debian Bug report #978921,
regarding watchman: 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.)


-- 
978921: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978921
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:watchman
Version: 4.9.0-4
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/watchman_4.9.0-4_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 

[...]
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
\)
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building watchman using existing ./watchman_4.9.0.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building watchman in watchman_4.9.0-4.debian.tar.xz
dpkg-source: info: building watchman in watchman_4.9.0-4.dsc
 debian/rules binary
dh binary --with python3
py3versions: no X-Python3-Version in control file, using supported versions
   dh_update_autotools_config
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_autoreconf -- ./autogen.sh
py3versions: no X-Python3-Version in control file, using supported versions
        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
        ./autogen.sh ./autogen.sh
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: linking file 'm4/libtool.m4'
libtoolize: linking file 'm4/ltoptions.m4'
libtoolize: linking file 'm4/ltsugar.m4'
libtoolize: linking file 'm4/ltversion.m4'
libtoolize: linking file 'm4/lt~obsolete.m4'
configure.ac:231: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:231: You should run autoupdate.
./lib/autoconf/general.m4:2816: AC_TRY_LINK is expanded from...
configure.ac:231: the top level
configure.ac:325: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:325: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:325: the top level
configure.ac:231: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:231: You should run autoupdate.
./lib/autoconf/general.m4:2816: AC_TRY_LINK is expanded from...
configure.ac:231: the top level
configure.ac:325: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:325: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:325: the top level
configure.ac:231: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:231: You should run autoupdate.
./lib/autoconf/general.m4:2816: AC_TRY_LINK is expanded from...
configure.ac:231: the top level
configure.ac:325: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:325: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:325: the top level
configure.ac:22: installing './compile'
configure.ac:3: installing './config.guess'
configure.ac:3: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
pkg-config appears to be missing (not available to autoconf tools)
please install the pkg-config package for your system.
        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: ./autogen.sh ./autogen.sh returned exit code 1
make[1]: *** [debian/rules:14: override_dh_autoreconf] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: watchman
Source-Version: 4.9.0-6
Done: Anuradha Weeraman <anura...@debian.org>

We believe that the bug you reported is fixed in the latest version of
watchman, 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.
Anuradha Weeraman <anura...@debian.org> (supplier of updated watchman 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: Tue, 24 Aug 2021 20:15:54 +0530
Source: watchman
Architecture: source
Version: 4.9.0-6
Distribution: unstable
Urgency: high
Maintainer: Anuradha Weeraman <anura...@debian.org>
Changed-By: Anuradha Weeraman <anura...@debian.org>
Closes: 978921
Changes:
 watchman (4.9.0-6) unstable; urgency=high
 .
   * Fix FTBFS with autoconf 2.71 (Closes: #978921)
   * Bumped up Standards Version to 4.6.0
Checksums-Sha1:
 73d68e5815ca05a868e00be64955caa7b0153688 2005 watchman_4.9.0-6.dsc
 20cf9c804b6a69609b5d8ac7d0a8c5860aafe0e0 9260 watchman_4.9.0-6.debian.tar.xz
 31b2374c79a39bc5da56ffb7e3f409b5fe5426b2 7665 watchman_4.9.0-6_amd64.buildinfo
Checksums-Sha256:
 5b7e4ef6b8e7d73a0943625f0f92bca9e7c3817c00b133aab2815374898b4b72 2005 
watchman_4.9.0-6.dsc
 0a73be2b19a7ea2f8cb76d1ef4e4650409ab8577dd899c21e314f09cb7568f16 9260 
watchman_4.9.0-6.debian.tar.xz
 27c4a5fa98eb0d8ed00ae2553302f1f460155532cb9662d99aa1e0b9b814e0f6 7665 
watchman_4.9.0-6_amd64.buildinfo
Files:
 dcc052813a8df927124b64bbda5789eb 2005 utils optional watchman_4.9.0-6.dsc
 8dec70f0f24043b273f9fe883e362467 9260 utils optional 
watchman_4.9.0-6.debian.tar.xz
 409730b401d217e52283574a3d02f53d 7665 utils optional 
watchman_4.9.0-6_amd64.buildinfo

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

iQIzBAEBCgAdFiEE9WuPFOAUze9dBH/BY221odkYYP0FAmElDCcACgkQY221odkY
YP1x/w//XzYXeyj2Gpo/ARfHwi43A8oImOPYqffeBqrwFTeFGZa35053unADFgD9
Qs9a5S0z1RYstflFmWR2LjdrAPEFPdiP6DDO8Eq0t2Ye5fpsb6p/5pbSF3CbNlZN
BwjkAcjeiyKCrjoxQKE//ReAatx1gMe7FZozBfNtCpcSQR7Uh1FA+oSSC2xVpS4u
hTM0NjZ5pkWHZ5/vJ7Gm5ajfkKZNCGSn12tFv/I/rdXNFv1CO/x5btUUIHxJxx+2
mqSPDbUI4g+aiJpcT2LEYwKZyJ2ZKP7RXNKXqo4aNG5t4A2xgim8+pfZnEW+TX5h
EC8kBkm1yWxdp0+d/RdrvVV/yFSTmoi/R+4ggNcQhE/LlRZ333oTodP4P7s4iOTg
hPONQFMSLH5YP7pSOWFG9JkRQxv0ucisGjvcqwQooJQC31whoqS0wZ838W3RmTvF
uWVD/VtYsyoZ6lUtuv9XGPB2a+Gv0Ofg8Hskrmp/WmUpoUAgIZ01lsbiGiLFDJ2j
Ym3UEiCerEKiTsPIuMEm6kImb0ZWK1J256wPNaVhXV4Sw+tjCOOCJSPz3yPnXIKv
/1W6S+fgCX17h9bmmebCqlA0Jn2Cs2u96g8mcncICSUFzDKK+7yXvMiYTlksVaoj
qMNt9sePV3tZbYM7NWc/QjafWgHWyU8hC1yzl2/pWjIEtESZTiU=
=HmRU
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to