Your message dated Fri, 27 Aug 2021 11:05:41 +0000
with message-id <[email protected]>
and subject line Bug#978824: fixed in granule 1.4.0-7-10
has caused the Debian Bug report #978824,
regarding granule: 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 [email protected]
immediately.)
--
978824: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978824
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:granule
Version: 1.4.0-7-9
Severity: normal
Tags: sid bookworm
User: [email protected]
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/granule_1.4.0-7-9_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
[...]
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/pixmaps'
Making all in po
make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo bg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bg.po
file=`echo de_DE | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file de_DE.po
file=`echo ja_JP | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ja_JP.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making all in hildon
make[3]: Entering directory '/<<PKGBUILDDIR>>/hildon'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/hildon'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test
make -j4 check VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making check in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making check in pixmaps
make[2]: Entering directory '/<<PKGBUILDDIR>>/pixmaps'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/pixmaps'
Making check in po
make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext"
srcdir=. /usr/bin/intltool-update --gettext-package granule --pot
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
The following files contain translations and are currently not in use. Please
consider adding these to the POTFILES.in file, located in the po/ directory.
src/CSVExportDialog.cpp
src/CardAutoFill.cpp
src/ColorsSelectorUI.cpp
src/DeckInfo.cpp
src/DeckManager.cpp
src/DeckView.cpp
src/EditControls.cpp
src/FontsSelectorUI.cpp
src/PropertyBox.cpp
src/ScheduleUI.cpp
src/SoundPrefs.cpp
src/TextAlignmentsUI.cpp
src/TopMenuBar.cpp
src/VerifyControl.h
If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.
if [ -r missing -o -r notexist ]; then \
exit 1; \
fi
make[2]: *** [Makefile:159: check] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
make[1]: *** [Makefile:692: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: granule
Source-Version: 1.4.0-7-10
Done: Barak A. Pearlmutter <[email protected]>
We believe that the bug you reported is fixed in the latest version of
granule, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Barak A. Pearlmutter <[email protected]> (supplier of updated granule 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 27 Aug 2021 11:10:15 +0100
Source: granule
Architecture: source
Version: 1.4.0-7-10
Distribution: unstable
Urgency: medium
Maintainer: Barak A. Pearlmutter <[email protected]>
Changed-By: Barak A. Pearlmutter <[email protected]>
Closes: 978824
Changes:
granule (1.4.0-7-10) unstable; urgency=medium
.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
.
[ Barak A. Pearlmutter ]
* autotools patch fix for autoconf 2.70 (closes: #978824)
* Trim trailing whitespace.
* Update standards version to 4.6.0, no changes needed.
* Bump to debhelper 13
* Patch to add missing POTFILES
* Remove debian/menu file per policy
Checksums-Sha1:
168ac4b7925fab00011ce79a680d4b54bac9a6db 1956 granule_1.4.0-7-10.dsc
131dafe7bb34220ad92a88e689bdb70f74a961ff 194988
granule_1.4.0-7-10.debian.tar.xz
06a1fab834a9dd7caf3e88a3dea017a196f36103 13040
granule_1.4.0-7-10_source.buildinfo
Checksums-Sha256:
0b9dbbdaef275e6d26b140e11e5bc9d37f335ff16dc0d66b825517c87693f72e 1956
granule_1.4.0-7-10.dsc
d111dceaac2abc07d109fd7d46692231e481fab092832df9847739632050b941 194988
granule_1.4.0-7-10.debian.tar.xz
c12ce7a078635edb144551ec634dc47002642d5b0b5b5bbfbc4b65154b56ee79 13040
granule_1.4.0-7-10_source.buildinfo
Files:
53ae9b460ea2250dfcd48d3e1fbe4bb5 1956 games optional granule_1.4.0-7-10.dsc
d947e5e69c7211c26f6697339d64828f 194988 games optional
granule_1.4.0-7-10.debian.tar.xz
436b02409c2b02152036e0c535035087 13040 games optional
granule_1.4.0-7-10_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEE+nZaz+JE7Dn2AefCmesepNIze4gFAmEowo8PHGJhcEBkZWJp
YW4ub3JnAAoJEJnrHqTSM3uI2XEP/3GfftCnVRQFccF2PJokBXfNMEAUzVo90yQK
tKmtSXD63UxscC/eeEPHOtCg4FLTa6BslCB3nKfRTIswy8197smp0QEgR0Wm6wQu
j3law7eYIeRAfjsYkgcz6FJI8W7f0MeUYVQe0bMJNNTpWBQLwWWkJFGGJhV47E6E
mdES5zip4B04N8AKEhZMeY2+5ZLx6nDpmZANkBj+5rURPQAk5Q1v5YyliBydtGM6
11KlvhWkozCtDRBJ8kROm9PLBZz6nZzgsqJ8UoS4J3nWPJr62bFhIlKtkN0M/2RX
XMPI5x32GFSpAgHnrRJpK37YmoHtuHy8x6Q9aJ4pDUJDMYIvxLZPUV6Cz3r5QyP3
30saO6Iqr6dAESbUUKiGLg+2XtIreWRoZjpA+F0mwtV57FKdPbe3OpcFfeSFuZ7O
o0dGo8kOqazOoTJ14MoZAZLgjGBTA2ExeQhmU1B4H/l2KQBrzWDxiwuma5LUiWLR
ppg58kF1Eq04w/Rspm8I8A7eLbZFELll0DCAsX7GdqGH1ShzgUi61yakiFc1/u0T
x9MLrHopL6FL94U16aceoudRMniZ96VhlW0ERWTyfICWu2DunSyMLPogDxRJSObT
3cN8sPqGZN15DMvxl6cfN+4A8FKonJhVDN42f7LQ0YNZQC5pSUHxtuOwCTCyDl1v
B75q/cSu
=wldZ
-----END PGP SIGNATURE-----
--- End Message ---