Your message dated Tue, 21 Jan 2025 21:36:23 +0000
with message-id <[email protected]>
and subject line Bug#1093443: fixed in msmtp 1.8.28-2
has caused the Debian Bug report #1093443,
regarding msmtp: FTBFS: FAIL: test-header-handling.sh
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.)
--
1093443: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093443
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:msmtp
Version: 1.8.28-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f debian/newaliases.1
dh_clean
# Restore files modified by build
for file in INSTALL Makefile.in aclocal.m4 build-aux/compile
build-aux/config.rpath build-aux/depcomp build-aux/install-sh
build-aux/mdate-sh build-aux/missing build-aux/test-driver configure
doc/Makefile.in doc/msmtp.info doc/stamp-vti doc/version.texi po/Makefile.in.in
po/Rules-quot po/boldquot.sed po/[email protected] po/[email protected]
po/quot.sed scripts/Makefile.in src/Makefile.in tests/Makefile.in; do \
if [ -e $file.keep ] ; then \
rm -f $file; \
mv $file.keep $file; \
fi \
done
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary
dh_update_autotools_config
debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Backup files modified by autoreconf
for file in INSTALL Makefile.in aclocal.m4 build-aux/compile
build-aux/config.rpath build-aux/depcomp build-aux/install-sh
build-aux/mdate-sh build-aux/missing build-aux/test-driver configure
doc/Makefile.in doc/msmtp.info doc/stamp-vti doc/version.texi po/Makefile.in.in
po/Rules-quot po/boldquot.sed po/[email protected] po/[email protected]
po/quot.sed scripts/Makefile.in src/Makefile.in tests/Makefile.in; do \
if [ -e $file ] && [ ! -e $file.keep ] ; then \
cp $file $file.keep ; \
fi \
done
dh_autoreconf
Copying file build-aux/config.rpath
Creating directory m4
Copying file m4/build-to-host.m4
Copying file m4/gettext.m4
Copying file m4/host-cpu-c-abi.m4
Copying file m4/iconv.m4
Copying file m4/intlmacosx.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/[email protected]
Copying file po/[email protected]
Copying file po/insert-header.sed
Copying file po/quot.sed
Copying file po/remove-potcdate.sed
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --with-libsecret --with-libgsasl --with-libidn
--with-ssl=gnutls
./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 --with-libsecret
--with-libgsasl --with-libidn --with-ssl=gnutls
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
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 whether gcc understands -c and -o together... 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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gcc option to enable large file support... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking whether make supports nested variables... (cached) yes
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path...
lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for fnmatch.h... yes
checking for sysexits.h... yes
checking for netdb.h... yes
checking for arpa/inet.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/wait.h... yes
checking for netinet/in.h... yes
checking for langinfo.h... yes
checking for fmemopen... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for getpass... yes
checking for link... yes
checking for signal... yes
checking for strndup... yes
checking for syslog... yes
checking for vasprintf... yes
checking for library containing nanosleep... none required
checking for library containing socket... none required
checking for library containing res_query... -lresolv
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gnutls >= 3.7.2... yes
checking for libgsasl >= 2.1... yes
checking for gcc options needed to detect all undeclared functions... none
needed
checking whether AI_IDN is declared... yes
checking whether getaddrinfo accepts AI_IDN... yes
checking for libidn2 >= 0.0... yes
checking for libsecret-1... yes
checking for SecKeychainGetVersion... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Install prefix ......... : /usr
NLS support ............ : yes
TLS support ............ : yes (Library: GnuTLS)
IDN support ............ : yes
GNU SASL support ....... : yes
Libsecret support (GNOME): yes
MacOS X Keychain support : no
Build msmtpd ............: yes
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
pod2man --center "" --date "" --release "" --section=1 \
debian/newaliases.pod > debian/newaliases.1
dh_auto_build
make -j2
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make all-recursive
make[3]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o conf.o conf.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o eval.o eval.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o list.o list.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o md5.o md5.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o md5-apps.o md5-apps.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o msgid.o msgid.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o msmtp.o msmtp.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o net.o net.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o netrc.o netrc.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o readbuf.o readbuf.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o smtp.o smtp.c
smtp.c: In function âsmtp_auth_oauthbearerâ:
smtp.c:977:49: warning: zero-length gnu_printf format string
[-Wformat-zero-length]
977 | if ((e = smtp_send_cmd(srv, errstr, "")) != SMTP_EOK)
| ^~
smtp.c: In function âsmtp_auth_xoauth2â:
smtp.c:1060:49: warning: zero-length gnu_printf format string
[-Wformat-zero-length]
1060 | if ((e = smtp_send_cmd(srv, errstr, "")) != SMTP_EOK)
| ^~
smtp.c: In function âsmtp_authâ:
smtp.c:1527:45: warning: zero-length gnu_printf format string
[-Wformat-zero-length]
1527 | if ((e = smtp_send_cmd(srv, errstr, "")) != SMTP_EOK)
| ^~
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o stream.o stream.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o tools.o tools.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o xalloc.o xalloc.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o aliases.o aliases.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o password.o password.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o base64.o base64.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o mtls.o mtls.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o mtls-gnutls.o mtls-gnutls.c
gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"
-DBINDIR=\"/usr/bin\" -I. -I.. -I/usr/include/p11-kit-1
-I/usr/include/libsecret-1 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0
-pthread -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o msmtpd.o msmtpd.c
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wl,-z,relro -Wl,-z,now -o msmtp conf.o eval.o list.o md5.o md5-apps.o msgid.o
msmtp.o net.o netrc.o readbuf.o smtp.o stream.o tools.o xalloc.o aliases.o
password.o base64.o mtls.o mtls-gnutls.o -lgnutls -lgsasl -lidn2
-lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lresolv
gcc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wl,-z,relro -Wl,-z,now -o msmtpd msmtpd.o base64.o eval.o password.o tools.o
xalloc.o netrc.o -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lresolv
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making all in po
make[4]: Entering directory '/<<PKGBUILDDIR>>/po'
Makefile:689: warning: overriding recipe for target '[email protected]'
Makefile:626: warning: ignoring old recipe for target '[email protected]'
Makefile:691: warning: overriding recipe for target '[email protected]'
Makefile:628: warning: ignoring old recipe for target '[email protected]'
Makefile:697: warning: overriding recipe for target
'.insert-header.po-update-en'
Makefile:634: warning: ignoring old recipe for target
'.insert-header.po-update-en'
Makefile:731: warning: overriding recipe for target '[email protected]'
Makefile:669: warning: ignoring old recipe for target '[email protected]'
Makefile:734: warning: overriding recipe for target '[email protected]'
Makefile:672: warning: ignoring old recipe for target
'[email protected]'
Makefile:738: warning: overriding recipe for target 'mostlyclean-quot'
Makefile:676: warning: ignoring old recipe for target 'mostlyclean-quot'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making all in tests
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
Making all in doc
make[4]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc'
Making all in scripts
make[4]: Entering directory '/<<PKGBUILDDIR>>/scripts'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/scripts'
make[4]: Entering directory '/<<PKGBUILDDIR>>'
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test
make -j2 check "TESTSUITEFLAGS=-j2 --verbose" 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 po
make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
Makefile:689: warning: overriding recipe for target '[email protected]'
Makefile:626: warning: ignoring old recipe for target '[email protected]'
Makefile:691: warning: overriding recipe for target '[email protected]'
Makefile:628: warning: ignoring old recipe for target '[email protected]'
Makefile:697: warning: overriding recipe for target
'.insert-header.po-update-en'
Makefile:634: warning: ignoring old recipe for target
'.insert-header.po-update-en'
Makefile:731: warning: overriding recipe for target '[email protected]'
Makefile:669: warning: ignoring old recipe for target '[email protected]'
Makefile:734: warning: overriding recipe for target '[email protected]'
Makefile:672: warning: ignoring old recipe for target
'[email protected]'
Makefile:738: warning: overriding recipe for target 'mostlyclean-quot'
Makefile:676: warning: ignoring old recipe for target 'mostlyclean-quot'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making check in tests
make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
make check-TESTS
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests'
PASS: test-basic.sh
PASS: test-auth-plain.sh
FAIL: test-header-handling.sh
========================================
msmtp 1.8.28: tests/test-suite.log
========================================
# TOTAL: 3
# PASS: 2
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: test-header-handling.sh
=============================
Starting msmtpd
Generating test mail
Testing From header generation
FAIL test-header-handling.sh (exit status: 1)
============================================================================
Testsuite summary for msmtp 1.8.28
============================================================================
# TOTAL: 3
# PASS: 2
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to [email protected]
============================================================================
make[4]: *** [Makefile:535: test-suite.log] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[3]: *** [Makefile:643: check-TESTS] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: *** [Makefile:729: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[1]: *** [Makefile:413: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
returned exit code 2
make: *** [debian/rules:72: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202501/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
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 add an affects on src:msmtp, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: msmtp
Source-Version: 1.8.28-2
Done: Emmanuel Bouthenot <[email protected]>
We believe that the bug you reported is fixed in the latest version of
msmtp, 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.
Emmanuel Bouthenot <[email protected]> (supplier of updated msmtp 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: Mon, 20 Jan 2025 21:43:38 +0000
Source: msmtp
Architecture: source
Version: 1.8.28-2
Distribution: unstable
Urgency: medium
Maintainer: Emmanuel Bouthenot <[email protected]>
Changed-By: Emmanuel Bouthenot <[email protected]>
Closes: 1093443 1093453
Changes:
msmtp (1.8.28-2) unstable; urgency=medium
.
* Update Brazilian Portuguese debconf templates translation (Closes:
#1093453)
* Add build dependency on locales-all: needed by testsuite (Closes: #1093443)
Checksums-Sha1:
7dae30112b7c12c8a633563ad66d06e7b02a96a2 2210 msmtp_1.8.28-2.dsc
391333dc886e6ab704b8b9659ac20d1ad5afb7cc 24016 msmtp_1.8.28-2.debian.tar.xz
89842e3a076ab0c8c556acfa461640071683b17a 10084 msmtp_1.8.28-2_source.buildinfo
Checksums-Sha256:
07d720add3aa12c8bd9c47a27b5c1aae87622b73f1ddec7ac69c6397ff36a092 2210
msmtp_1.8.28-2.dsc
36b4eaad5de6daa4d474cca389ecc831614f2bdf9713efa5406453f7854a9ace 24016
msmtp_1.8.28-2.debian.tar.xz
18d6fb1d2e024cc794f56222b11cc7c3072568f468528a8105a7216a6baeb1a6 10084
msmtp_1.8.28-2_source.buildinfo
Files:
bd51ae57823e2db3d23e4d351aea2347 2210 mail optional msmtp_1.8.28-2.dsc
336950e8502fe0e2514ea480d93e37d8 24016 mail optional
msmtp_1.8.28-2.debian.tar.xz
35b23c5efbb0b47f7a91f35b264d39b6 10084 mail optional
msmtp_1.8.28-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEETQ1Tfow3vJnf8QuHSwd3I5KdQsMFAmeQDRsACgkQSwd3I5Kd
QsNsNg/+PaT2eHRYCf7oEDai9enFyOt1to1ufQFjpanIZFP1EVToUxocKiynndZt
q8yhWcTxP6AYHubqbsNhn8sB6LeUEiraOpvr74qGvb4Lg8kZNQWwS21MD1HFGqrL
kPDDlDl6JYfGdx0aT6OKFep11ahSboXPu9bK4QnxQPIPG19IxLle60EvTayeh2P8
jfYz0zB1YzE3XiU39ngL5Uv9bIQZ0yd+6YkQ2EK3mHY5h6udlAcAlTXSV3wAKVxo
XPRRMcI70yc5lzOdOk7EEWn4VsqnfruJX8tnGLMf/Y6pmU9WMoImVgFXg+icIlmb
2hpmTM6anv5Y6IXMa7+BYlXzDHV+rPNxhBQ3cGrNsMuzGb5bUDbp3Xw1Lw5QV8BM
qa67/KskKUcVUx0oKJLqi/GxMqtCt2ZU9jbfJ7NSkiIssdmK07ZnfNSms4IoXjdr
GcK72TeagbKNoaKSU5vgJRifFqPxUuNYlCnRDdIUhKXaVtZ3zwq0gaz+m7bYDYX/
YThoi8DzsOBBKm9MJUJZA/sK02xFRJ5cpmKXSyiLbGDZ5gDJBkFVHY5hqK8USVNV
/tpj4zrMjQ1TDK/i17PZzc9UZvEDj81o9c0iATBtK8M1EzeLtsQNjDKOm6DMskRj
39agn69EcIlYItBUhwJFSahI2Qh9tFikTeTawcecp6azeTdQyKY=
=/PNJ
-----END PGP SIGNATURE-----
pgpCuqwFwkMbO.pgp
Description: PGP signature
--- End Message ---