Your message dated Mon, 23 Jan 2023 07:47:27 +0000
with message-id <e1pjry7-0028xr...@fasolo.debian.org>
and subject line Bug#1029463: fixed in remind 04.02.02-3
has caused the Debian Bug report #1029463,
regarding remind: FTBFS in bookworm (undeclared build-dependency on tzdata)
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.)
--
1029463: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029463
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:remind
Version: 04.02.01-1
Severity: serious
Tags: ftbfs patch
Dear maintainer:
During a rebuild of all packages in bookworm, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary-indep
dh binary-indep
dh_update_autotools_config -i
dh_autoreconf -i
autoreconf: warning: autoconf input should be named 'configure.ac', not
'configure.in'
aclocal: warning: autoconf input should be named 'configure.ac', not
'configure.in'
configure.in:15: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.in:15: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.in:15: the top level
configure.in:45: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.in:45: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.in:45: the top level
configure.in:88: warning: AC_OUTPUT should be used without arguments.
configure.in:88: You should run autoupdate.
autoheader: warning: autoconf input should be named 'configure.ac', not
'configure.in'
dh_auto_configure -i
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking
**********************
* *
* Configuring REMIND *
* *
**********************
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for sqrt in -lm... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for utime.h... yes
checking for sys/time.h... yes
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for sys/types.h... (cached) yes
checking for sys/file.h... yes
checking for glob.h... yes
checking for wctype.h... yes
checking for locale.h... yes
checking for langinfo.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether utime accepts a null argument... yes
checking whether gcc supports -flto=auto... yes
checking whether gcc supports -ffat-lto-objects... yes
checking for setenv... yes
checking for unsetenv... yes
checking for glob... yes
checking for mbstowcs... yes
checking for setlocale... yes
checking for initgroups... yes
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating www/Makefile
config.status: creating src/version.h
config.status: creating rem2html/Makefile
config.status: creating rem2pdf/Makefile.PL
config.status: creating rem2pdf/Makefile.top
config.status: creating rem2pdf/bin/rem2pdf
config.status: creating man/rem.1
config.status: creating man/rem2ps.1
config.status: creating man/remind.1
config.status: creating man/tkremind.1
config.status: creating src/config.h
dh_auto_build -i
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
*******************
* *
* Building REMIND *
* *
*******************
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. calendar.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. dynbuf.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. dorem.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. dosubst.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. expr.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. files.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. funcs.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. globals.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. hbcal.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. init.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. main.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. md5.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. moon.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. omit.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. queue.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. sort.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. token.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. trigger.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. userfns.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. utils.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. var.c
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto
-ffat-lto-objects -Wl,-z,relro -o remind calendar.o dynbuf.o dorem.o dosubst.o expr.o
files.o funcs.o globals.o hbcal.o init.o main.o md5.o moon.o omit.o queue.o sort.o token.o
trigger.o userfns.o utils.o var.o -lm
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto -ffat-lto-objects
-DHAVE_CONFIG_H -DSYSDIR=/usr/share/remind -I. -I. rem2ps.c
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall -Wextra -Wstrict-prototypes -flto=auto
-ffat-lto-objects -Wl,-z,relro -o rem2ps rem2ps.o dynbuf.o -ljsonparser -lm
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Entering directory '/<<PKGBUILDDIR>>/rem2pdf'
if test "/usr" != "/usr" -a "/usr" != "/usr/local" -a "" = "" ; then \
/usr/bin/perl Makefile.PL INSTALL_BASE=/usr || true;\
else \
/usr/bin/perl Makefile.PL INSTALL_BASE= || true;\
fi
Generating a Unix-style Makefile
Writing Makefile for Remind::PDF
Writing MYMETA.yml and MYMETA.json
make[3]: Entering directory '/<<PKGBUILDDIR>>/rem2pdf'
cp lib/Remind/PDF.pm blib/lib/Remind/PDF.pm
cp lib/Remind/PDF/Entry.pm blib/lib/Remind/PDF/Entry.pm
cp bin/rem2pdf blib/script/rem2pdf
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rem2pdf
Manifying 1 pod document
Manifying 2 pod documents
make[3]: Leaving directory '/<<PKGBUILDDIR>>/rem2pdf'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/rem2pdf'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -i
make -j1 test "TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
Remind: Acceptance test FAILED
Examine the file test.out to see where it differs from the
reference file test.cmp.
make[2]: *** [Makefile:40: test] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:43: test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j1 test "TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1
returned exit code 2
make: *** [debian/rules:4: binary-indep] Error 25
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
(The above is just how the build ends and not necessarily the most relevant
part)
Note: I'm using the "patch" tag because the fix is indicated in the subject.
About the archive rebuild: The build was made using virtual machines
from Hetzner, with enough memory, enough disk, and either one or two
CPUs, using a reduced chroot with only build-essential packages (plus
debhelper).
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: remind
Source-Version: 04.02.02-3
Done: Jochen Sprickerhof <jspri...@debian.org>
We believe that the bug you reported is fixed in the latest version of
remind, 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 1029...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated remind 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: Mon, 23 Jan 2023 08:07:52 +0100
Source: remind
Architecture: source
Version: 04.02.02-3
Distribution: unstable
Urgency: medium
Maintainer: Ana Beatriz Guerrero Lopez <a...@debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Closes: 1029463
Changes:
remind (04.02.02-3) unstable; urgency=medium
.
* Add missing build dependency on tzdata (Closes: #1029463)
Checksums-Sha1:
ce7af4a550ecd06ed081a8377e98970b738eea70 2489 remind_04.02.02-3.dsc
c0175fbe0c107d8d14204aa21ec83ebd1e0b927e 8652 remind_04.02.02-3.debian.tar.xz
c1c2608c5db41d0f43ea7cf03dc53eb4d303ef0d 6174
remind_04.02.02-3_source.buildinfo
Checksums-Sha256:
29458cf2e377ed0f65ee20a98557e81902fe18119562adef0f0369627fbfcacd 2489
remind_04.02.02-3.dsc
8f7a1966872ae6984efb0e9961aef921c08f4899d569a1ae4532b042aa78cec7 8652
remind_04.02.02-3.debian.tar.xz
e8fba3b5bc7fe1820fe50cc785bfaf801dc6605dbcd767dca9d13570790e6e1a 6174
remind_04.02.02-3_source.buildinfo
Files:
b5c1cff0ba98fb21e7a105583cf1fb61 2489 utils optional remind_04.02.02-3.dsc
d1dfa39a0eaf87be05411eb75d5e882b 8652 utils optional
remind_04.02.02-3.debian.tar.xz
17f58de9d819b6cef2eb2fb294fba66c 6174 utils optional
remind_04.02.02-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmPOMlkACgkQW//cwljm
lDNkaBAAj1gYXR2KAanrmMV3uq55G3nwJYDmQrjY2gh2tNlmodO2lZCkqYMNrJvq
SupdZPgBtfU3ww/iA4ys9tjMhvyy/MOWCuzBPvwsnA0OYQZwlobnnf8nFMOg4Hj5
ANqLVCjeI/GcjUV8qmeLeE2ncCk/1VKrZ5ov9g4bhUQx+Dc0eEHEan5LC4UNFz89
emew8xrUlGlZjDgkJD5PRKPvEuTv1MYehPIZoRALGJbkgQ7xpPfulwAqUwYbOz9M
P5juRsePP9H3zQ389IQSlAzQfyunvQwIH+btN2Yhvllaht5nQVvHhWconai0jamN
2VuPxy0/3SznU/uAZ+BgnUJ4abnC0Q+eQF6dAcQ5WInhdHawmraYxSysN2IBtpQW
Dw8/bLhH+HtVIEVe0j0tl1fMRnu73bbhDPCvfZW3fgUG7GUYLwvEsOOMqRnjg5pi
y6koJluXytrq6grk3jLLBY9SHdscXghUpmaoqmqfOeBeWU/Ix5YzwJzy0ETdprIP
zxUyh6TpSrM3SRyzgymraB45e4deSfS6B5xWXt5E271vkrQyHNqA9mahKl0ugn3q
kZfbvu3jIpQZmm36AoiCMBQIWxmqlIm3W0entlF1+ApvZKK1mScXcnxfEW8SDKr8
kaXChZt3Nru2gwqvb5AnNoxyrIN2bKy9/m9wibRkZl7gHzFEGUc=
=2ZtQ
-----END PGP SIGNATURE-----
--- End Message ---