Santiago Vila
2025-01-18 19:30:01 UTC
Reply
PermalinkVersion: 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/***@boldquot.header po/***@quot.header 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/***@boldquot.header po/***@quot.header 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/***@boldquot.header
Copying file po/***@quot.header
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 '***@quot.po-create'
Makefile:626: warning: ignoring old recipe for target '***@quot.po-create'
Makefile:691: warning: overriding recipe for target '***@boldquot.po-create'
Makefile:628: warning: ignoring old recipe for target '***@boldquot.po-create'
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 '***@quot.insert-header'
Makefile:669: warning: ignoring old recipe for target '***@quot.insert-header'
Makefile:734: warning: overriding recipe for target '***@boldquot.insert-header'
Makefile:672: warning: ignoring old recipe for target '***@boldquot.insert-header'
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 '***@quot.po-create'
Makefile:626: warning: ignoring old recipe for target '***@quot.po-create'
Makefile:691: warning: overriding recipe for target '***@boldquot.po-create'
Makefile:628: warning: ignoring old recipe for target '***@boldquot.po-create'
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 '***@quot.insert-header'
Makefile:669: warning: ignoring old recipe for target '***@quot.insert-header'
Makefile:734: warning: overriding recipe for target '***@boldquot.insert-header'
Makefile:672: warning: ignoring old recipe for target '***@boldquot.insert-header'
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 ***@marlam.de
============================================================================
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.