Source: syncmaildir
Version: 1.3.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201119 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> VALGRIND=" " /usr/bin/make --no-print-directory abspath/test PREFIX=usr H=
> /usr/bin/make test SED=/bin/sed \
>       XDELTA=/usr/bin/xdelta SSH=/usr/bin/ssh \
>       PREFIX="usr" H= \
>       CFLAGS="-O2 -Wall -Wextra -Wcast-align -g" LDFLAGS=""
> /usr/bin/make all \
>       BINARIES="mddiff " \
>       MANPAGES1="mddiff.1 smd-server.1 smd-client.1 smd-pull.1 smd-push.1 
> smd-loop.1  smd-translate.1 smd-check-conf.1 smd-restricted-shell.1 
> smd-uniform-names.1" \
>       PREFIX="usr" VALAC=ls H= \
>       CFLAGS="-O2 -Wall -Wextra -Wcast-align -g" LDFLAGS=""
> which gcc > /dev/null || echo gcc not found
> which ls > /dev/null || echo ls not found
> which glib-compile-schemas > /dev/null || echo glib-compile-schemas not found
> pkg-config --atleast-version=2.32 glib-2.0 || \
>       (echo glib version too old: \
>               `pkg-config --modversion glib-2.0`; \
>        echo required version: 2.32; \
>        false)
> echo "#define SMD_CONF_PREFIX \"/usr\"" > smd-config.h.new
> echo "#define SMD_CONF_VERSION \"1.3.0\"" >> smd-config.h.new
> echo "#define SMD_CONF_COPYRIGHT \"© 2008-2018 Enrico Tassi 
> <[email protected]>\"" \
>       >> smd-config.h.new
> if diff -q smd-config.h smd-config.h.new > /dev/null 2>&1; then \
>       rm smd-config.h.new; \
> else \
>       echo CONFIGURE smd-config.h; \
>       mv smd-config.h.new smd-config.h; \
> fi
> which lua5.1 > /dev/null || echo lua5.1 not found
> which bash > /dev/null || echo bash not found
> SUITES="mddiff client-server pull-push migration" tests.d/test.sh 
> misc/Mail.TEST.tgz 
> VALGRIND set but not installed. Disabling it
> running mddiff/01-dry-run: ......OK
> running mddiff/02-first-run: ....OK
> running mddiff/03-non-existing-dir: .OK
> running mddiff/04-small-max-mailno: ....OK
> running mddiff/05-multiple-mail-dir: ...OK
> running mddiff/06-listing-folders: ..OK
> running mddiff/07-mkdir: ...OK
> running mddiff/08-exclude: ....OK
> running mddiff/09-no-delete: .......OK
> running mddiff/10-move: .....OK
> running mddiff/11-move-copy: .....OK
> running mddiff/12-move-nodelete: .....OK
> running mddiff/13-move-copy-nomove: .....OK
> running mddiff/14-move-copy: .....OK
> running mddiff/15-move-copy-nodelete: .....OK
> running client-server/01-copy-mailbox: ..OK
> running client-server/02-move-mail: .grep: log.s2c: binary file matches
> ERROR:  missing MOVE in s2c
> make[3]: *** [Makefile:116: test] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/11/19/syncmaildir_1.3.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to