Source: mailutils Version: 1:3.16-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package mailutils > dpkg-buildpackage: info: source version 1:3.16-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Jordi Mallach <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --with python3 > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in . > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "pathdefs.h" || rm -f pathdefs.h > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > Making distclean in mu-aux > make[2]: Entering directory '/<<PKGBUILDDIR>>/mu-aux' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "mailutils.spec" || rm -f mailutils.spec > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/mu-aux' > Making distclean in include > make[2]: Entering directory '/<<PKGBUILDDIR>>/include' > Making distclean in mailutils > make[3]: Entering directory '/<<PKGBUILDDIR>>/include/mailutils' > Making distclean in sys > make[4]: Entering directory '/<<PKGBUILDDIR>>/include/mailutils/sys' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "wordsplit.h" || rm -f wordsplit.h > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/mailutils/sys' > Making distclean in cpp > make[4]: Entering directory '/<<PKGBUILDDIR>>/include/mailutils/cpp' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/mailutils/cpp' > make[4]: Entering directory '/<<PKGBUILDDIR>>/include/mailutils' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "types.h" || rm -f types.h > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "types.h" || rm -f types.h > make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/mailutils' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/mailutils' > make[3]: Entering directory '/<<PKGBUILDDIR>>/include' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "confpaths.h gettext.h" || rm -f confpaths.h gettext.h > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f *.insert-header > rm -f remove-potcdate.sed > rm -f stamp-poT > rm -f core core.* mailutils.po mailutils.1po mailutils.2po *.new.po > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > Making distclean in testsuite > make[2]: Entering directory '/<<PKGBUILDDIR>>/testsuite' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cwdrepl mbox2dir mockmail mockmta > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/cwdrepl.Po > rm -f ./.deps/mbox2dir.Po > rm -f ./.deps/mockmail.Po > rm -f ./.deps/mockmta.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/testsuite' > Making distclean in libmailutils > make[2]: Entering directory '/<<PKGBUILDDIR>>/libmailutils' > Making distclean in auth > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/auth' > rm -rf .libs _libs > rm -f > test -z "libauth.la" || rm -f libauth.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/auth.Plo > rm -f ./.deps/mu_auth.Plo > rm -f ./.deps/system.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/auth' > Making distclean in base > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/base' > rm -rf .libs _libs > rm -f > test -z "libbase.la" || rm -f libbase.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/alloc.Plo > rm -f ./.deps/amd.Plo > rm -f ./.deps/argcvfree.Plo > rm -f ./.deps/argcvjoin.Plo > rm -f ./.deps/argcvrem.Plo > rm -f ./.deps/assoc.Plo > rm -f ./.deps/closefds.Plo > rm -f ./.deps/coord.Plo > rm -f ./.deps/copyfile.Plo > rm -f ./.deps/ctparse.Plo > rm -f ./.deps/daemon.Plo > rm -f ./.deps/fdwait.Plo > rm -f ./.deps/fgetpwent.Plo > rm -f ./.deps/filename.Plo > rm -f ./.deps/filesafety.Plo > rm -f ./.deps/freeitem.Plo > rm -f ./.deps/fscompose.Plo > rm -f ./.deps/getcwd.Plo > rm -f ./.deps/getmaxfd.Plo > rm -f ./.deps/getpass.Plo > rm -f ./.deps/glob.Plo > rm -f ./.deps/hostname.Plo > rm -f ./.deps/iterator.Plo > rm -f ./.deps/kwd.Plo > rm -f ./.deps/lcall.Plo > rm -f ./.deps/locale.Plo > rm -f ./.deps/locker.Plo > rm -f ./.deps/md5.Plo > rm -f ./.deps/monitor.Plo > rm -f ./.deps/msgid.Plo > rm -f ./.deps/munre.Plo > rm -f ./.deps/mutil.Plo > rm -f ./.deps/nls.Plo > rm -f ./.deps/nullrec.Plo > rm -f ./.deps/observer.Plo > rm -f ./.deps/onexit.Plo > rm -f ./.deps/opool.Plo > rm -f ./.deps/permstr.Plo > rm -f ./.deps/pidfile.Plo > rm -f ./.deps/refcount.Plo > rm -f ./.deps/registrar.Plo > rm -f ./.deps/removefile.Plo > rm -f ./.deps/renamefile.Plo > rm -f ./.deps/rfc2047.Plo > rm -f ./.deps/schemeauto.Plo > rm -f ./.deps/secret.Plo > rm -f ./.deps/sha1.Plo > rm -f ./.deps/spawnvp.Plo > rm -f ./.deps/symlink.Plo > rm -f ./.deps/tempfile.Plo > rm -f ./.deps/ticket.Plo > rm -f ./.deps/tilde.Plo > rm -f ./.deps/userprivs.Plo > rm -f ./.deps/usremail.Plo > rm -f ./.deps/version.Plo > rm -f ./.deps/wicket.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/base' > Making distclean in address > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/address' > rm -rf .libs _libs > rm -f > test -z "libaddress.la" || rm -f libaddress.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/address.Plo > rm -f ./.deps/addrstream.Plo > rm -f ./.deps/parse822.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/address' > Making distclean in list > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/list' > rm -rf .libs _libs > rm -f > test -z "liblist.la" || rm -f liblist.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/append.Plo > rm -f ./.deps/array.Plo > rm -f ./.deps/clear.Plo > rm -f ./.deps/count.Plo > rm -f ./.deps/create.Plo > rm -f ./.deps/destroy.Plo > rm -f ./.deps/empty.Plo > rm -f ./.deps/fold.Plo > rm -f ./.deps/foreach.Plo > rm -f ./.deps/foreachdir.Plo > rm -f ./.deps/get.Plo > rm -f ./.deps/getcomp.Plo > rm -f ./.deps/gmap.Plo > rm -f ./.deps/head.Plo > rm -f ./.deps/insert.Plo > rm -f ./.deps/intersect.Plo > rm -f ./.deps/iterator.Plo > rm -f ./.deps/listlist.Plo > rm -f ./.deps/locate.Plo > rm -f ./.deps/map.Plo > rm -f ./.deps/pop.Plo > rm -f ./.deps/prepend.Plo > rm -f ./.deps/push.Plo > rm -f ./.deps/remove.Plo > rm -f ./.deps/removenth.Plo > rm -f ./.deps/replace.Plo > rm -f ./.deps/rfold.Plo > rm -f ./.deps/setcomp.Plo > rm -f ./.deps/setdestr.Plo > rm -f ./.deps/slice.Plo > rm -f ./.deps/slice2.Plo > rm -f ./.deps/sort.Plo > rm -f ./.deps/tail.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/list' > Making distclean in sockaddr > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/sockaddr' > rm -rf .libs _libs > rm -f > test -z "libsockaddr.la" || rm -f libsockaddr.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/copy.Plo > rm -f ./.deps/create.Plo > rm -f ./.deps/free.Plo > rm -f ./.deps/fromnode.Plo > rm -f ./.deps/fromsock.Plo > rm -f ./.deps/insert.Plo > rm -f ./.deps/ipaddr.Plo > rm -f ./.deps/str.Plo > rm -f ./.deps/unlink.Plo > rm -f ./.deps/url.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/sockaddr' > Making distclean in cidr > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/cidr' > rm -rf .libs _libs > rm -f > test -z "libcidr.la" || rm -f libcidr.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/fromsa.Plo > rm -f ./.deps/fromstr.Plo > rm -f ./.deps/match.Plo > rm -f ./.deps/tosa.Plo > rm -f ./.deps/tostr.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/cidr' > Making distclean in cfg > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/cfg' > rm -rf .libs _libs > rm -f > test -z "libcfg.la" || rm -f libcfg.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/driver.Plo > rm -f ./.deps/format.Plo > rm -f ./.deps/lexer.Plo > rm -f ./.deps/parser.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/cfg' > Making distclean in cli > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/cli' > rm -rf .libs _libs > rm -f > test -z "libcli.la" || rm -f libcli.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/acl.Plo > rm -f ./.deps/capa.Plo > rm -f ./.deps/cli.Plo > rm -f ./.deps/simple.Plo > rm -f ./.deps/stdcapa.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/cli' > Making distclean in diag > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/diag' > rm -rf .libs _libs > rm -f > test -z "libdiag.la" || rm -f libdiag.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/bt.Plo > rm -f ./.deps/debug.Plo > rm -f ./.deps/diag.Plo > rm -f ./.deps/muerrno.Plo > rm -f ./.deps/muerror.Plo > rm -f ./.deps/syslog.Plo > rm -f ./.deps/wd.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/diag' > Making distclean in filter > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/filter' > rm -rf .libs _libs > rm -f > test -z "libfilter.la" || rm -f libfilter.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/base64.Plo > rm -f ./.deps/binflt.Plo > rm -f ./.deps/c-escape.Plo > rm -f ./.deps/crlfdot.Plo > rm -f ./.deps/crlfflt.Plo > rm -f ./.deps/decode.Plo > rm -f ./.deps/dot.Plo > rm -f ./.deps/dq.Plo > rm -f ./.deps/filter.Plo > rm -f ./.deps/fltchain.Plo > rm -f ./.deps/fromflt.Plo > rm -f ./.deps/fromrd.Plo > rm -f ./.deps/header.Plo > rm -f ./.deps/htmlent.Plo > rm -f ./.deps/iconvflt.Plo > rm -f ./.deps/inline-comment.Plo > rm -f ./.deps/linecon.Plo > rm -f ./.deps/linelenflt.Plo > rm -f ./.deps/percent.Plo > rm -f ./.deps/qpflt.Plo > rm -f ./.deps/xml.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/filter' > Making distclean in locus > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/locus' > rm -rf .libs _libs > rm -f > test -z "liblocus.la" || rm -f liblocus.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/debug.Plo > rm -f ./.deps/filprloc.Plo > rm -f ./.deps/ident.Plo > rm -f ./.deps/linetrack.Plo > rm -f ./.deps/locus.Plo > rm -f ./.deps/strprloc.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/locus' > Making distclean in mailbox > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/mailbox' > rm -rf .libs _libs > rm -f > test -z "libmailbox.la" || rm -f libmailbox.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/attribute.Plo > rm -f ./.deps/biffnotify.Plo > rm -f ./.deps/body.Plo > rm -f ./.deps/bodystruct.Plo > rm -f ./.deps/copy.Plo > rm -f ./.deps/envelope.Plo > rm -f ./.deps/folder.Plo > rm -f ./.deps/fsfolder.Plo > rm -f ./.deps/hdrfirst.Plo > rm -f ./.deps/hdritr.Plo > rm -f ./.deps/header.Plo > rm -f ./.deps/imapenv.Plo > rm -f ./.deps/mailbox.Plo > rm -f ./.deps/mbx_default.Plo > rm -f ./.deps/mbxitr.Plo > rm -f ./.deps/msgattr.Plo > rm -f ./.deps/msgbody.Plo > rm -f ./.deps/msgcpy.Plo > rm -f ./.deps/msgcreat.Plo > rm -f ./.deps/msgenv.Plo > rm -f ./.deps/msgheader.Plo > rm -f ./.deps/msglines.Plo > rm -f ./.deps/msgmbx.Plo > rm -f ./.deps/msgmod.Plo > rm -f ./.deps/msgmulti.Plo > rm -f ./.deps/msgnumparts.Plo > rm -f ./.deps/msgobs.Plo > rm -f ./.deps/msgpart.Plo > rm -f ./.deps/msgqid.Plo > rm -f ./.deps/msgqlines.Plo > rm -f ./.deps/msgref.Plo > rm -f ./.deps/msgsave.Plo > rm -f ./.deps/msgscan.Plo > rm -f ./.deps/msgsize.Plo > rm -f ./.deps/msgstream.Plo > rm -f ./.deps/msguid.Plo > rm -f ./.deps/msguidl.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/mailbox' > Making distclean in mailcap > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/mailcap' > rm -rf .libs _libs > rm -f > test -z "libmailcap.la" || rm -f libmailcap.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ctmatch.Plo > rm -f ./.deps/deferrclos.Plo > rm -f ./.deps/ent_cmd.Plo > rm -f ./.deps/ent_creat.Plo > rm -f ./.deps/ent_destr.Plo > rm -f ./.deps/ent_locus.Plo > rm -f ./.deps/ent_type.Plo > rm -f ./.deps/fieldacc.Plo > rm -f ./.deps/fields.Plo > rm -f ./.deps/finder.Plo > rm -f ./.deps/mcp_count.Plo > rm -f ./.deps/mcp_creat.Plo > rm -f ./.deps/mcp_destr.Plo > rm -f ./.deps/mcp_err.Plo > rm -f ./.deps/mcp_find.Plo > rm -f ./.deps/mcp_flags.Plo > rm -f ./.deps/mcp_get.Plo > rm -f ./.deps/mcp_sel.Plo > rm -f ./.deps/parse.Plo > rm -f ./.deps/parsefile.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/mailcap' > Making distclean in mailer > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/mailer' > rm -rf .libs _libs > rm -f > test -z "libmailer.la" || rm -f libmailer.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/mailer.Plo > rm -f ./.deps/progmailer.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/mailer' > Making distclean in mime > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/mime' > rm -rf .libs _libs > rm -f > test -z "libmime.la" || rm -f libmime.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/attachment.Plo > rm -f ./.deps/mime.Plo > rm -f ./.deps/mimehdr.Plo > rm -f ./.deps/mimehdrset.Plo > rm -f ./.deps/mimeitr.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/mime' > Making distclean in mimetypes > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/mimetypes' > rm -rf .libs _libs > rm -f > test -z "libmimetypes.la" || rm -f libmimetypes.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/eval.Plo > rm -f ./.deps/grammar.Plo > rm -f ./.deps/lexer.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/mimetypes' > Making distclean in msgset > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/msgset' > rm -rf .libs _libs > rm -f > test -z "libmsgset.la" || rm -f libmsgset.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/add.Plo > rm -f ./.deps/addset.Plo > rm -f ./.deps/aggr.Plo > rm -f ./.deps/clear.Plo > rm -f ./.deps/copy.Plo > rm -f ./.deps/count.Plo > rm -f ./.deps/create.Plo > rm -f ./.deps/first.Plo > rm -f ./.deps/foreachmsg.Plo > rm -f ./.deps/foreachmsgno.Plo > rm -f ./.deps/foreachnum.Plo > rm -f ./.deps/foreachuid.Plo > rm -f ./.deps/free.Plo > rm -f ./.deps/getitr.Plo > rm -f ./.deps/getlist.Plo > rm -f ./.deps/getmbox.Plo > rm -f ./.deps/isempty.Plo > rm -f ./.deps/last.Plo > rm -f ./.deps/locate.Plo > rm -f ./.deps/negate.Plo > rm -f ./.deps/parse.Plo > rm -f ./.deps/print.Plo > rm -f ./.deps/sub.Plo > rm -f ./.deps/subset.Plo > rm -f ./.deps/trans.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/msgset' > Making distclean in opt > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/opt' > rm -rf .libs _libs > rm -f > test -z "libopt.la" || rm -f libopt.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/help.Plo > rm -f ./.deps/opt.Plo > rm -f ./.deps/progname.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/opt' > Making distclean in server > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/server' > rm -rf .libs _libs > rm -f > test -z "libserver.la" || rm -f libserver.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > rm -f ./.deps/acl.Plo > rm -f ./.deps/ipsrv.Plo > rm -f ./.deps/msrv.Plo > rm -f ./.deps/server.Plo > rm -f ./.deps/sid.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/server' > Making distclean in string > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/string' > rm -rf .libs _libs > rm -f > test -z "libstring.la" || rm -f libstring.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/asnprintf.Plo > rm -f ./.deps/asprintf.Plo > rm -f ./.deps/cpystr.Plo > rm -f ./.deps/cstrcasecmp.Plo > rm -f ./.deps/cstrcasestr.Plo > rm -f ./.deps/cstrescape.Plo > rm -f ./.deps/cstrlower.Plo > rm -f ./.deps/cstrunescape.Plo > rm -f ./.deps/cstrupper.Plo > rm -f ./.deps/expvar.Plo > rm -f ./.deps/hexstr.Plo > rm -f ./.deps/mkfilename.Plo > rm -f ./.deps/muctype.Plo > rm -f ./.deps/safefilename.Plo > rm -f ./.deps/stpcpy.Plo > rm -f ./.deps/str_to_c.Plo > rm -f ./.deps/strcount.Plo > rm -f ./.deps/stripws.Plo > rm -f ./.deps/strlst.Plo > rm -f ./.deps/strltrim.Plo > rm -f ./.deps/strpref.Plo > rm -f ./.deps/strrtrim.Plo > rm -f ./.deps/strskip.Plo > rm -f ./.deps/strsuf.Plo > rm -f ./.deps/strtosize.Plo > rm -f ./.deps/trueans.Plo > rm -f ./.deps/unfold.Plo > rm -f ./.deps/vasnprintf.Plo > rm -f ./.deps/version.Plo > rm -f ./.deps/wordsplit.Plo > rm -f ./.deps/xdecode.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/string' > Making distclean in stream > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/stream' > rm -rf .libs _libs > rm -f > test -z "libstream.la" || rm -f libstream.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/file_stream.Plo > rm -f ./.deps/fltstream.Plo > rm -f ./.deps/hdrcpy.Plo > rm -f ./.deps/iostream.Plo > rm -f ./.deps/logstream.Plo > rm -f ./.deps/mailbox_stream.Plo > rm -f ./.deps/mapfile_stream.Plo > rm -f ./.deps/memory_stream.Plo > rm -f ./.deps/message_stream.Plo > rm -f ./.deps/nullstream.Plo > rm -f ./.deps/prog_stream.Plo > rm -f ./.deps/rdcache_stream.Plo > rm -f ./.deps/socket_stream.Plo > rm -f ./.deps/stdio_stream.Plo > rm -f ./.deps/stream.Plo > rm -f ./.deps/stream_printf.Plo > rm -f ./.deps/stream_vprintf.Plo > rm -f ./.deps/streamcpy.Plo > rm -f ./.deps/streamref.Plo > rm -f ./.deps/streamshift.Plo > rm -f ./.deps/syslogstream.Plo > rm -f ./.deps/tcp.Plo > rm -f ./.deps/temp_file_stream.Plo > rm -f ./.deps/temp_stream.Plo > rm -f ./.deps/wordwrap.Plo > rm -f ./.deps/xscript-stream.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/stream' > Making distclean in stdstream > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/stdstream' > rm -rf .libs _libs > rm -f > test -z "libstdstream.la" || rm -f libstdstream.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/basestr.Plo > rm -f ./.deps/dbgstream.Plo > rm -f ./.deps/strerr.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/stdstream' > Making distclean in property > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/property' > rm -rf .libs _libs > rm -f > test -z "libproperty.la" || rm -f libproperty.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/assocprop.Plo > rm -f ./.deps/create.Plo > rm -f ./.deps/mhprop.Plo > rm -f ./.deps/propclr.Plo > rm -f ./.deps/propget.Plo > rm -f ./.deps/propinv.Plo > rm -f ./.deps/propitr.Plo > rm -f ./.deps/propset.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/property' > Making distclean in url > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/url' > rm -rf .libs _libs > rm -f > test -z "liburl.la" || rm -f liburl.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/add-param.Plo > rm -f ./.deps/add-query.Plo > rm -f ./.deps/clr-param.Plo > rm -f ./.deps/clr-query.Plo > rm -f ./.deps/copy.Plo > rm -f ./.deps/create.Plo > rm -f ./.deps/decode.Plo > rm -f ./.deps/destroy.Plo > rm -f ./.deps/dup.Plo > rm -f ./.deps/expand.Plo > rm -f ./.deps/flag.Plo > rm -f ./.deps/get-auth.Plo > rm -f ./.deps/get-host.Plo > rm -f ./.deps/get-param.Plo > rm -f ./.deps/get-path.Plo > rm -f ./.deps/get-portstr.Plo > rm -f ./.deps/get-query.Plo > rm -f ./.deps/get-scheme.Plo > rm -f ./.deps/get-secret.Plo > rm -f ./.deps/get-user.Plo > rm -f ./.deps/match.Plo > rm -f ./.deps/null.Plo > rm -f ./.deps/port.Plo > rm -f ./.deps/scheme.Plo > rm -f ./.deps/set-auth.Plo > rm -f ./.deps/set-host.Plo > rm -f ./.deps/set-path.Plo > rm -f ./.deps/set-port.Plo > rm -f ./.deps/set-scheme.Plo > rm -f ./.deps/set-secret.Plo > rm -f ./.deps/set-service.Plo > rm -f ./.deps/set-user.Plo > rm -f ./.deps/uplevel.Plo > rm -f ./.deps/urlinv.Plo > rm -f ./.deps/urlstr.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/url' > Making distclean in imapio > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/imapio' > rm -rf .libs _libs > rm -f > test -z "libimapio.la" || rm -f libimapio.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/create.Plo > rm -f ./.deps/errstate.Plo > rm -f ./.deps/flags.Plo > rm -f ./.deps/getline.Plo > rm -f ./.deps/litstream.Plo > rm -f ./.deps/litstring.Plo > rm -f ./.deps/printf.Plo > rm -f ./.deps/qstring.Plo > rm -f ./.deps/replstr.Plo > rm -f ./.deps/send.Plo > rm -f ./.deps/sendcmd.Plo > rm -f ./.deps/sendcmde.Plo > rm -f ./.deps/sendcmdv.Plo > rm -f ./.deps/sendflg.Plo > rm -f ./.deps/sendmsgset.Plo > rm -f ./.deps/time.Plo > rm -f ./.deps/trace.Plo > rm -f ./.deps/transport.Plo > rm -f ./.deps/wildmatch.Plo > rm -f ./.deps/words.Plo > rm -f ./.deps/xscript.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/imapio' > Making distclean in datetime > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/datetime' > rm -rf .libs _libs > rm -f > test -z "libdatetime.la" || rm -f libdatetime.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/dow.Plo > rm -f ./.deps/doy.Plo > rm -f ./.deps/jd.Plo > rm -f ./.deps/parsedate.Plo > rm -f ./.deps/scantime.Plo > rm -f ./.deps/streamftime.Plo > rm -f ./.deps/strftime.Plo > rm -f ./.deps/tab.Plo > rm -f ./.deps/tzlocal.Plo > rm -f ./.deps/tzutc.Plo > rm -f ./.deps/unixtime.Plo > rm -f ./.deps/utcoff.Plo > rm -f ./.deps/yd.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/datetime' > Making distclean in wicket > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/wicket' > rm -rf .libs _libs > rm -f > test -z "libwicket.la" || rm -f libwicket.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/file.Plo > rm -f ./.deps/noauth.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/wicket' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils' > test -z "libmailutils.la" || rm -f libmailutils.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmailutils/tests' > rm -rf .libs _libs > rm -f > test -z "libmu_tesh.la" || rm -f libmu_tesh.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f addr cidr conttype ctm debugspec decode2047 dump encode2047 exp fltst > fltcnt fsaf fsaftomod fsfolder globtest hdrcpy imapio lck listop listsort > linetrack logstr mailcap mcf mimehdr mimeitr modtofsaf msgset modmesg > parseopt prop readmesg recenv scantime stream-getdelim strftime strin strout > strtoc t-rdcache t0-stream t1-stream t-streamshift tempfile temp_stream tcli > tocrlf url-comp url-parse vexp wicket wordwrap wsp xscript wsp > test -z "atlocal" || rm -f atlocal > rm -f ./so_locations > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/addr.Po > rm -f ./.deps/cidr.Po > rm -f ./.deps/conttype.Po > rm -f ./.deps/ctm.Po > rm -f ./.deps/debugspec.Po > rm -f ./.deps/decode2047.Po > rm -f ./.deps/dump.Po > rm -f ./.deps/encode2047.Po > rm -f ./.deps/exp.Po > rm -f ./.deps/fltcnt.Po > rm -f ./.deps/fltst.Po > rm -f ./.deps/fsaf.Po > rm -f ./.deps/fsaftomod.Po > rm -f ./.deps/fsfolder.Po > rm -f ./.deps/globtest.Po > rm -f ./.deps/hdrcpy.Po > rm -f ./.deps/imapio.Po > rm -f ./.deps/lck.Po > rm -f ./.deps/linetrack.Po > rm -f ./.deps/listop.Po > rm -f ./.deps/listsort.Po > rm -f ./.deps/logstr.Po > rm -f ./.deps/mailcap.Po > rm -f ./.deps/mcf.Po > rm -f ./.deps/mimehdr.Po > rm -f ./.deps/mimeitr.Po > rm -f ./.deps/modmesg.Po > rm -f ./.deps/modtofsaf.Po > rm -f ./.deps/msgset.Po > rm -f ./.deps/parseopt.Po > rm -f ./.deps/prop.Po > rm -f ./.deps/readmesg.Po > rm -f ./.deps/recenv.Po > rm -f ./.deps/scantime.Po > rm -f ./.deps/stream-getdelim.Po > rm -f ./.deps/strftime.Po > rm -f ./.deps/strin.Po > rm -f ./.deps/strout.Po > rm -f ./.deps/strtoc.Po > rm -f ./.deps/t-rdcache.Po > rm -f ./.deps/t-streamshift.Po > rm -f ./.deps/t0-stream.Po > rm -f ./.deps/t1-stream.Po > rm -f ./.deps/tcli.Po > rm -f ./.deps/temp_stream.Po > rm -f ./.deps/tempfile.Po > rm -f ./.deps/tesh.Plo > rm -f ./.deps/tocrlf.Po > rm -f ./.deps/url-comp.Po > rm -f ./.deps/url-parse.Po > rm -f ./.deps/vexp.Po > rm -f ./.deps/wicket.Po > rm -f ./.deps/wordwrap.Po > rm -f ./.deps/wsp.Po > rm -f ./.deps/xscript.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils/tests' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libmailutils' > Making distclean in sql > make[2]: Entering directory '/<<PKGBUILDDIR>>/sql' > rm -rf .libs _libs > rm -f > test -z "" || rm -f > test -z "libsql.la" || rm -f libsql.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "modlist.h" || rm -f modlist.h > rm -f ./so_locations > rm -f ./.deps/mysql.Plo > rm -f ./.deps/odbc.Plo > rm -f ./.deps/postgres.Plo > rm -f ./.deps/sql.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/sql' > Making distclean in libmu_auth > make[2]: Entering directory '/<<PKGBUILDDIR>>/libmu_auth' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmu_auth' > test -z "libmu_auth.la" || rm -f libmu_auth.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmu_auth' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmu_auth/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f tlscpy genfile > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/genfile.Po > rm -f ./.deps/tlscpy.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmu_auth/tests' > rm -f ./.deps/gsasl.Plo > rm -f ./.deps/ldap.Plo > rm -f ./.deps/notls.Plo > rm -f ./.deps/pam.Plo > rm -f ./.deps/radius.Plo > rm -f ./.deps/sql.Plo > rm -f ./.deps/tls.Plo > rm -f ./.deps/tlsconf.Plo > rm -f ./.deps/tlsfdstr.Plo > rm -f ./.deps/tlsiostr.Plo > rm -f ./.deps/tlsvar.Plo > rm -f ./.deps/virtual.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libmu_auth' > Making distclean in libproto > make[2]: Entering directory '/<<PKGBUILDDIR>>/libproto' > Making distclean in mbox > make[3]: Entering directory '/<<PKGBUILDDIR>>/libproto/mbox' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/mbox' > test -z "libmu_mbox.la" || rm -f libmu_mbox.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/mbox' > Making distclean in tests > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/mbox/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f mbop > rm -f *.lo > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/mbop.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/mbox/tests' > rm -f ./.deps/mboxrd.Plo > rm -f ./.deps/message.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libproto/mbox' > Making distclean in mailer > make[3]: Entering directory '/<<PKGBUILDDIR>>/libproto/mailer' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/mailer' > test -z "libmu_mailer.la" || rm -f libmu_mailer.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/mailer' > Making distclean in tests > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/mailer/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f sends sendm smtpsend > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/sendm.Po > rm -f ./.deps/sends.Po > rm -f ./.deps/smtpsend.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/mailer/tests' > rm -f ./.deps/mailbox.Plo > rm -f ./.deps/prog.Plo > rm -f ./.deps/sendmail.Plo > rm -f ./.deps/smtp.Plo > rm -f ./.deps/smtp_auth.Plo > rm -f ./.deps/smtp_capa.Plo > rm -f ./.deps/smtp_capa_itr.Plo > rm -f ./.deps/smtp_carrier.Plo > rm -f ./.deps/smtp_cmd.Plo > rm -f ./.deps/smtp_create.Plo > rm -f ./.deps/smtp_data.Plo > rm -f ./.deps/smtp_disconnect.Plo > rm -f ./.deps/smtp_dot.Plo > rm -f ./.deps/smtp_ehlo.Plo > rm -f ./.deps/smtp_gsasl.Plo > rm -f ./.deps/smtp_io.Plo > rm -f ./.deps/smtp_mail.Plo > rm -f ./.deps/smtp_mech.Plo > rm -f ./.deps/smtp_open.Plo > rm -f ./.deps/smtp_param.Plo > rm -f ./.deps/smtp_quit.Plo > rm -f ./.deps/smtp_rcpt.Plo > rm -f ./.deps/smtp_rset.Plo > rm -f ./.deps/smtp_secret.Plo > rm -f ./.deps/smtp_send.Plo > rm -f ./.deps/smtp_starttls.Plo > rm -f ./.deps/smtp_trace.Plo > rm -f ./.deps/smtp_url.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libproto/mailer' > Making distclean in pop > make[3]: Entering directory '/<<PKGBUILDDIR>>/libproto/pop' > test -z "libmu_pop.la" || rm -f libmu_pop.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/folder.Plo > rm -f ./.deps/mailbox.Plo > rm -f ./.deps/pop3_apop.Plo > rm -f ./.deps/pop3_capa.Plo > rm -f ./.deps/pop3_capatst.Plo > rm -f ./.deps/pop3_carrier.Plo > rm -f ./.deps/pop3_connect.Plo > rm -f ./.deps/pop3_create.Plo > rm -f ./.deps/pop3_dele.Plo > rm -f ./.deps/pop3_destroy.Plo > rm -f ./.deps/pop3_disconnect.Plo > rm -f ./.deps/pop3_iterator.Plo > rm -f ./.deps/pop3_list.Plo > rm -f ./.deps/pop3_list_cmd.Plo > rm -f ./.deps/pop3_lista.Plo > rm -f ./.deps/pop3_listas.Plo > rm -f ./.deps/pop3_noop.Plo > rm -f ./.deps/pop3_pass.Plo > rm -f ./.deps/pop3_quit.Plo > rm -f ./.deps/pop3_rdlist.Plo > rm -f ./.deps/pop3_readline.Plo > rm -f ./.deps/pop3_response.Plo > rm -f ./.deps/pop3_retr.Plo > rm -f ./.deps/pop3_rset.Plo > rm -f ./.deps/pop3_sendline.Plo > rm -f ./.deps/pop3_stat.Plo > rm -f ./.deps/pop3_stls.Plo > rm -f ./.deps/pop3_stream.Plo > rm -f ./.deps/pop3_timeout.Plo > rm -f ./.deps/pop3_top.Plo > rm -f ./.deps/pop3_trace.Plo > rm -f ./.deps/pop3_uidl.Plo > rm -f ./.deps/pop3_uidl_cmd.Plo > rm -f ./.deps/pop3_uidla.Plo > rm -f ./.deps/pop3_uidlas.Plo > rm -f ./.deps/pop3_user.Plo > rm -f ./.deps/url.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libproto/pop' > Making distclean in imap > make[3]: Entering directory '/<<PKGBUILDDIR>>/libproto/imap' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/imap' > test -z "libmu_imap.la" || rm -f libmu_imap.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/imap' > Making distclean in tests > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/imap/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f imapfolder > test . = "." || test -z "" || rm -f > rm -f ./.deps/imapfolder.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/imap/tests' > rm -f ./.deps/appmsg.Plo > rm -f ./.deps/appstr.Plo > rm -f ./.deps/appstrsiz.Plo > rm -f ./.deps/callback.Plo > rm -f ./.deps/capability.Plo > rm -f ./.deps/capatst.Plo > rm -f ./.deps/carrier.Plo > rm -f ./.deps/check.Plo > rm -f ./.deps/close.Plo > rm -f ./.deps/connect.Plo > rm -f ./.deps/copy.Plo > rm -f ./.deps/create.Plo > rm -f ./.deps/delete.Plo > rm -f ./.deps/destroy.Plo > rm -f ./.deps/disconnect.Plo > rm -f ./.deps/err.Plo > rm -f ./.deps/expunge.Plo > rm -f ./.deps/fetch.Plo > rm -f ./.deps/folder.Plo > rm -f ./.deps/gencom.Plo > rm -f ./.deps/genlist.Plo > rm -f ./.deps/id.Plo > rm -f ./.deps/list.Plo > rm -f ./.deps/login.Plo > rm -f ./.deps/logout.Plo > rm -f ./.deps/lsub.Plo > rm -f ./.deps/mailbox.Plo > rm -f ./.deps/mbcreate.Plo > rm -f ./.deps/noop.Plo > rm -f ./.deps/rename.Plo > rm -f ./.deps/resplist.Plo > rm -f ./.deps/response.Plo > rm -f ./.deps/resproc.Plo > rm -f ./.deps/search.Plo > rm -f ./.deps/select.Plo > rm -f ./.deps/starttls.Plo > rm -f ./.deps/state.Plo > rm -f ./.deps/status.Plo > rm -f ./.deps/store.Plo > rm -f ./.deps/storeflg.Plo > rm -f ./.deps/subscribe.Plo > rm -f ./.deps/tag.Plo > rm -f ./.deps/trace.Plo > rm -f ./.deps/unselect.Plo > rm -f ./.deps/unsubscribe.Plo > rm -f ./.deps/url.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libproto/imap' > Making distclean in mh > make[3]: Entering directory '/<<PKGBUILDDIR>>/libproto/mh' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/mh' > test -z "libmu_mh.la" || rm -f libmu_mh.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/mh' > Making distclean in tests > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/mh/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f mbop > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/mbop.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/mh/tests' > rm -f ./.deps/folder.Plo > rm -f ./.deps/mh.Plo > rm -f ./.deps/profile.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libproto/mh' > Making distclean in maildir > make[3]: Entering directory '/<<PKGBUILDDIR>>/libproto/maildir' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/maildir' > test -z "libmu_maildir.la" || rm -f libmu_maildir.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/maildir' > Making distclean in tests > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/maildir/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f mbop > rm -f *.lo > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/mbop.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/maildir/tests' > rm -f ./.deps/folder.Plo > rm -f ./.deps/maildir.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libproto/maildir' > Making distclean in dotmail > make[3]: Entering directory '/<<PKGBUILDDIR>>/libproto/dotmail' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/dotmail' > test -z "libmu_dotmail.la" || rm -f libmu_dotmail.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/dotmail' > Making distclean in tests > make[4]: Entering directory '/<<PKGBUILDDIR>>/libproto/dotmail/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f mbop > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/mbop.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/libproto/dotmail/tests' > rm -f ./.deps/dotmail.Plo > rm -f ./.deps/folder.Plo > rm -f ./.deps/message.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libproto/dotmail' > make[3]: Entering directory '/<<PKGBUILDDIR>>/libproto' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libproto' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libproto' > Making distclean in libtests > make[2]: Entering directory '/<<PKGBUILDDIR>>/libtests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f fldel mbdel mimetest > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/fldel.Po > rm -f ./.deps/mbdel.Po > rm -f ./.deps/mimetest.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libtests' > Making distclean in lib > make[2]: Entering directory '/<<PKGBUILDDIR>>/lib' > Making distclean in gnu > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib/gnu' > make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/gnu' > test -z "" || rm -f > rm -rf .libs _libs > rm -f > test -z "" || rm -f > test -z "libgnu.la" || rm -f libgnu.la > rm -f *.o > test -z "core *.stackdump alloca.h alloca.h-t assert.h assert.h-t inttypes.h > inttypes.h-t limits.h limits.h-t locale.h locale.h-t stdckdint.h > stdckdint.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdlib.h stdlib.h-t > string.h string.h-t sys/types.h sys/types.h-t unistd.h unistd.h-t unitypes.h > unitypes.h-t uniwidth.h uniwidth.h-t wchar.h wchar.h-t wctype.h wctype.h-t" > || rm -f core *.stackdump alloca.h alloca.h-t assert.h assert.h-t inttypes.h > inttypes.h-t limits.h limits.h-t locale.h locale.h-t stdckdint.h > stdckdint.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdlib.h stdlib.h-t > string.h string.h-t sys/types.h sys/types.h-t unistd.h unistd.h-t unitypes.h > unitypes.h-t uniwidth.h uniwidth.h-t wchar.h wchar.h-t wctype.h wctype.h-t > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f uniwidth/.deps/.dirstamp > rm -f uniwidth/*.o > rm -f uniwidth/*.lo > rm -f ./so_locations > rm -f uniwidth/.dirstamp > rm -rf uniwidth/.libs uniwidth/_libs > test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/gnu' > rm -f ./.deps/libgnu_la-anytostr.Plo > rm -f ./.deps/libgnu_la-des.Plo > rm -f ./.deps/libgnu_la-hard-locale.Plo > rm -f ./.deps/libgnu_la-imaxtostr.Plo > rm -f ./.deps/libgnu_la-inttostr.Plo > rm -f ./.deps/libgnu_la-iswblank.Plo > rm -f ./.deps/libgnu_la-iswdigit.Plo > rm -f ./.deps/libgnu_la-iswxdigit.Plo > rm -f ./.deps/libgnu_la-lc-charset-dispatch.Plo > rm -f ./.deps/libgnu_la-localcharset.Plo > rm -f ./.deps/libgnu_la-malloca.Plo > rm -f ./.deps/libgnu_la-mbchar.Plo > rm -f ./.deps/libgnu_la-mbiter.Plo > rm -f ./.deps/libgnu_la-mbrtowc.Plo > rm -f ./.deps/libgnu_la-mbsinit.Plo > rm -f ./.deps/libgnu_la-mbslen.Plo > rm -f ./.deps/libgnu_la-mbswidth.Plo > rm -f ./.deps/libgnu_la-mbtowc-lock.Plo > rm -f ./.deps/libgnu_la-mbuiter.Plo > rm -f ./.deps/libgnu_la-memchr.Plo > rm -f ./.deps/libgnu_la-offtostr.Plo > rm -f ./.deps/libgnu_la-setenv.Plo > rm -f ./.deps/libgnu_la-setlocale-lock.Plo > rm -f ./.deps/libgnu_la-setlocale_null.Plo > rm -f ./.deps/libgnu_la-strnlen1.Plo > rm -f ./.deps/libgnu_la-uinttostr.Plo > rm -f ./.deps/libgnu_la-umaxtostr.Plo > rm -f ./.deps/libgnu_la-unistd.Plo > rm -f ./.deps/libgnu_la-wctype-h.Plo > rm -f ./.deps/libgnu_la-wcwidth.Plo > rm -f uniwidth/.deps/libgnu_la-width.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib/gnu' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/lib' > test -z "libmuaux.la" || rm -f libmuaux.la > rm -rf .libs _libs > rm -f > test -z "libmuscript.a libmutcpwrap.a" || rm -f libmuscript.a libmutcpwrap.a > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib' > rm -f ./.deps/guile.Po > rm -f ./.deps/mailcap.Plo > rm -f ./.deps/manlock.Plo > rm -f ./.deps/mdecode.Plo > rm -f ./.deps/mu_umaxtostr.Plo > rm -f ./.deps/python.Po > rm -f ./.deps/script.Po > rm -f ./.deps/sieve.Po > rm -f ./.deps/signal.Plo > rm -f ./.deps/strexit.Plo > rm -f ./.deps/tcpwrap.Po > rm -f ./.deps/unistr_c.Plo > rm -f ./.deps/unistr_u8.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' > Making distclean in libmu_cpp > make[2]: Entering directory '/<<PKGBUILDDIR>>/libmu_cpp' > test -z "libmu_cpp.la" || rm -f libmu_cpp.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/address.Plo > rm -f ./.deps/attribute.Plo > rm -f ./.deps/body.Plo > rm -f ./.deps/envelope.Plo > rm -f ./.deps/filter.Plo > rm -f ./.deps/folder.Plo > rm -f ./.deps/header.Plo > rm -f ./.deps/iterator.Plo > rm -f ./.deps/list.Plo > rm -f ./.deps/mailbox.Plo > rm -f ./.deps/mailcap.Plo > rm -f ./.deps/mailer.Plo > rm -f ./.deps/message.Plo > rm -f ./.deps/mime.Plo > rm -f ./.deps/mutil.Plo > rm -f ./.deps/pop3.Plo > rm -f ./.deps/registrar.Plo > rm -f ./.deps/secret.Plo > rm -f ./.deps/sieve.Plo > rm -f ./.deps/stream.Plo > rm -f ./.deps/url.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libmu_cpp' > Making distclean in gint > make[2]: Entering directory '/<<PKGBUILDDIR>>/gint' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f clexer > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/clexer.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/gint' > Making distclean in libmu_scm > make[2]: Entering directory '/<<PKGBUILDDIR>>/libmu_scm' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmu_scm' > test -z "" || rm -f > test -z "libmu_scm.la" || rm -f libmu_scm.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "mu_address.x mu_body.x mu_debug.x mu_filter.x mu_mailbox.x > mu_message.x mu_mime.x mu_logger.x mu_port.x mu_scm.x mu_util.x > mu_address.doc mu_body.doc mu_debug.doc mu_filter.doc mu_mailbox.doc > mu_message.doc mu_mime.doc mu_logger.doc mu_port.doc mu_scm.doc mu_util.doc > guile-procedures.texi guile-procedures.txt" || rm -f mu_address.x mu_body.x > mu_debug.x mu_filter.x mu_mailbox.x mu_message.x mu_mime.x mu_logger.x > mu_port.x mu_scm.x mu_util.x mu_address.doc mu_body.doc mu_debug.doc > mu_filter.doc mu_mailbox.doc mu_message.doc mu_mime.doc mu_logger.doc > mu_port.doc mu_scm.doc mu_util.doc guile-procedures.texi guile-procedures.txt > rm -f ./so_locations > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmu_scm' > Making distclean in mailutils > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmu_scm/mailutils' > test -z "mailutils.scm" || rm -f mailutils.scm > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmu_scm/mailutils' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmu_scm/tests' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmu_scm/tests' > rm -f ./.deps/mu_address.Plo > rm -f ./.deps/mu_body.Plo > rm -f ./.deps/mu_dbgport.Plo > rm -f ./.deps/mu_debug.Plo > rm -f ./.deps/mu_filter.Plo > rm -f ./.deps/mu_guile.Plo > rm -f ./.deps/mu_logger.Plo > rm -f ./.deps/mu_mailbox.Plo > rm -f ./.deps/mu_message.Plo > rm -f ./.deps/mu_mime.Plo > rm -f ./.deps/mu_port.Plo > rm -f ./.deps/mu_scm.Plo > rm -f ./.deps/mu_util.Plo > rm -f ./.deps/portstream.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libmu_scm' > Making distclean in libmu_dbm > make[2]: Entering directory '/<<PKGBUILDDIR>>/libmu_dbm' > test -z "libmu_dbm.la" || rm -f libmu_dbm.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/berkeley.Plo > rm -f ./.deps/close.Plo > rm -f ./.deps/create.Plo > rm -f ./.deps/datumfree.Plo > rm -f ./.deps/dbm.Plo > rm -f ./.deps/delete.Plo > rm -f ./.deps/destroy.Plo > rm -f ./.deps/errstr.Plo > rm -f ./.deps/fetch.Plo > rm -f ./.deps/firstkey.Plo > rm -f ./.deps/gdbm.Plo > rm -f ./.deps/getfd.Plo > rm -f ./.deps/kyoto.Plo > rm -f ./.deps/name.Plo > rm -f ./.deps/ndbm.Plo > rm -f ./.deps/nextkey.Plo > rm -f ./.deps/open.Plo > rm -f ./.deps/safety.Plo > rm -f ./.deps/store.Plo > rm -f ./.deps/tokyo.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libmu_dbm' > Making distclean in libmu_sieve > make[2]: Entering directory '/<<PKGBUILDDIR>>/libmu_sieve' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmu_sieve' > test -z "libmu_sieve.la" || rm -f libmu_sieve.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmu_sieve' > Making distclean in extensions > make[3]: Entering directory '/<<PKGBUILDDIR>>/libmu_sieve/extensions' > rm -rf .libs _libs > rm -f > test -z "editheader.la list.la moderator.la pipe.la spamd.la timestamp.la > vacation.la" || rm -f editheader.la list.la moderator.la pipe.la spamd.la > timestamp.la vacation.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/editheader.Plo > rm -f ./.deps/list.Plo > rm -f ./.deps/moderator.Plo > rm -f ./.deps/pipe.Plo > rm -f ./.deps/spamd.Plo > rm -f ./.deps/timestamp.Plo > rm -f ./.deps/vacation.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmu_sieve/extensions' > rm -f ./.deps/actions.Plo > rm -f ./.deps/comparator.Plo > rm -f ./.deps/conf.Plo > rm -f ./.deps/encoded.Plo > rm -f ./.deps/environment.Plo > rm -f ./.deps/load.Plo > rm -f ./.deps/mem.Plo > rm -f ./.deps/prog.Plo > rm -f ./.deps/registry.Plo > rm -f ./.deps/relational.Plo > rm -f ./.deps/require.Plo > rm -f ./.deps/runtime.Plo > rm -f ./.deps/sieve-gram.Plo > rm -f ./.deps/sieve-lex.Plo > rm -f ./.deps/strexp.Plo > rm -f ./.deps/string.Plo > rm -f ./.deps/tests.Plo > rm -f ./.deps/util.Plo > rm -f ./.deps/variables.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libmu_sieve' > Making distclean in python > make[2]: Entering directory '/<<PKGBUILDDIR>>/python' > Making distclean in libmu_py > make[3]: Entering directory '/<<PKGBUILDDIR>>/python/libmu_py' > test -z "libmu_py.la" || rm -f libmu_py.la > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/address.Plo > rm -f ./.deps/attribute.Plo > rm -f ./.deps/auth.Plo > rm -f ./.deps/body.Plo > rm -f ./.deps/envelope.Plo > rm -f ./.deps/errno.Plo > rm -f ./.deps/error.Plo > rm -f ./.deps/filter.Plo > rm -f ./.deps/folder.Plo > rm -f ./.deps/header.Plo > rm -f ./.deps/libmu_py.Plo > rm -f ./.deps/list.Plo > rm -f ./.deps/mailbox.Plo > rm -f ./.deps/mailcap.Plo > rm -f ./.deps/mailer.Plo > rm -f ./.deps/message.Plo > rm -f ./.deps/mime.Plo > rm -f ./.deps/nls.Plo > rm -f ./.deps/registrar.Plo > rm -f ./.deps/script.Plo > rm -f ./.deps/secret.Plo > rm -f ./.deps/sieve.Plo > rm -f ./.deps/stream.Plo > rm -f ./.deps/url.Plo > rm -f ./.deps/util.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/python/libmu_py' > Making distclean in mailutils > make[3]: Entering directory '/<<PKGBUILDDIR>>/python/mailutils' > rm -rf .libs _libs > rm -f > test -z "c_api.la" || rm -f c_api.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/c_api.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/python/mailutils' > make[3]: Entering directory '/<<PKGBUILDDIR>>/python' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/python' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/python' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > Making distclean in imprimatur > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/imprimatur' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/imprimatur' > Making distclean in texinfo > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/texinfo' > test -z "mailutils.dvi mailutils.pdf mailutils.ps mailutils.html" \ > || rm -rf mailutils.dvi mailutils.pdf mailutils.ps mailutils.html > rm -rf .libs _libs > rm -f > rm -rf manual > rm -rf mailutils.t2d mailutils.t2p > rm -f *.lo > rm -f vti.tmp* ./version.texi.tmp* > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/texinfo' > Making distclean in man > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/man' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/man' > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > Making distclean in config > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/config' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/config' > Making distclean in cpp > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/cpp' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/addr.Po > rm -f ./.deps/http.Po > rm -f ./.deps/iconv.Po > rm -f ./.deps/listop.Po > rm -f ./.deps/lsf.Po > rm -f ./.deps/mailcap.Po > rm -f ./.deps/mimetest.Po > rm -f ./.deps/msg-send.Po > rm -f ./.deps/murun.Po > rm -f ./.deps/sfrom.Po > rm -f ./.deps/url-parse.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/cpp' > Making distclean in python > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/python' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/python' > Making distclean in scheme > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/scheme' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/scheme' > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f > test -z "numaddr.la" || rm -f numaddr.la > rm -f *.o > rm -f *.lo > rm -f aclck addr base64 echosrv fcopy fremove frename header http iconv lsf > mblconv mboxidx mboxsize msg-send mta mucat muauth muemail murun musocio sa > sfrom > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples' > rm -f ./.deps/aclck.Po > rm -f ./.deps/addr.Po > rm -f ./.deps/base64.Po > rm -f ./.deps/echosrv.Po > rm -f ./.deps/fcopy.Po > rm -f ./.deps/fremove.Po > rm -f ./.deps/frename.Po > rm -f ./.deps/header.Po > rm -f ./.deps/http.Po > rm -f ./.deps/iconv.Po > rm -f ./.deps/lsf.Po > rm -f ./.deps/mblconv.Po > rm -f ./.deps/mboxidx-mboxidx.Po > rm -f ./.deps/mboxsize.Po > rm -f ./.deps/msg-send.Po > rm -f ./.deps/mta-mta.Po > rm -f ./.deps/muauth-muauth.Po > rm -f ./.deps/mucat.Po > rm -f ./.deps/muemail-muemail.Po > rm -f ./.deps/murun.Po > rm -f ./.deps/musocio.Po > rm -f ./.deps/numaddr.Plo > rm -f ./.deps/sa.Po > rm -f ./.deps/sfrom.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making distclean in mu > make[2]: Entering directory '/<<PKGBUILDDIR>>/mu' > Making distclean in libexec > make[3]: Entering directory '/<<PKGBUILDDIR>>/mu/libexec' > rm -rf .libs _libs > rm -f > test -z "libmutool.a" || rm -f libmutool.a > rm -f *.o > rm -f *.lo > rm -f mailutils-acl mailutils-cflags mailutils-ldflags mailutils-filter > mailutils-flt2047 mailutils-info mailutils-logger mailutils-query > mailutils-send mailutils-smtp mailutils-stat mailutils-wicket mailutils-dbm > mailutils-pop mailutils-imap mailutils-maildir_fixup > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/acl.Po > rm -f ./.deps/dbm.Po > rm -f ./.deps/filter.Po > rm -f ./.deps/flt2047.Po > rm -f ./.deps/getans.Po > rm -f ./.deps/getarg.Po > rm -f ./.deps/getopt.Po > rm -f ./.deps/getyn.Po > rm -f ./.deps/info.Po > rm -f ./.deps/logger.Po > rm -f ./.deps/maildir_fixup.Po > rm -f ./.deps/mailutils_cflags-cflags.Po > rm -f ./.deps/mailutils_imap-imap.Po > rm -f ./.deps/mailutils_ldflags-ldflags.Po > rm -f ./.deps/mailutils_pop-pop.Po > rm -f ./.deps/mailutils_send-send.Po > rm -f ./.deps/mailutils_smtp-smtp.Po > rm -f ./.deps/query.Po > rm -f ./.deps/shell.Po > rm -f ./.deps/stat.Po > rm -f ./.deps/util.Po > rm -f ./.deps/verbose.Po > rm -f ./.deps/wicket.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mu/libexec' > make[3]: Entering directory '/<<PKGBUILDDIR>>/mu' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f mailutils > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mu' > rm -f ./.deps/mailutils-mu.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/mu' > Making distclean in scheme > make[2]: Entering directory '/<<PKGBUILDDIR>>/scheme' > test -z "guimb package.sed" || rm -f guimb package.sed > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/scheme' > Making distclean in frm > make[2]: Entering directory '/<<PKGBUILDDIR>>/frm' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/frm' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f frm from > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/frm' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/frm/tests' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/frm/tests' > rm -f ./.deps/common.Po > rm -f ./.deps/frm.Po > rm -f ./.deps/from.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/frm' > Making distclean in pop3d > make[2]: Entering directory '/<<PKGBUILDDIR>>/pop3d' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/pop3d' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f popauth > rm -f *.lo > rm -f *.tab.c > rm -f pop3d > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/pop3d' > Making distclean in testsuite > make[3]: Entering directory '/<<PKGBUILDDIR>>/pop3d/testsuite' > test -z "*.log pop3d.rc" || rm -f *.log pop3d.rc > rm -rf .libs _libs > rm -f > rm -f *.lo > rm -f site.exp site.bak > test -z "" || rm -f > rm -rf data > l='pop3d'; for tool in $l; do \ > rm -f $tool.sum $tool.log; \ > done > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "*.exp *.log *.sum " || rm -f *.exp *.log *.sum > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/pop3d/testsuite' > rm -f ./.deps/apop.Po > rm -f ./.deps/auth.Po > rm -f ./.deps/bulletin.Po > rm -f ./.deps/capa.Po > rm -f ./.deps/cmd.Po > rm -f ./.deps/dele.Po > rm -f ./.deps/expire.Po > rm -f ./.deps/extra.Po > rm -f ./.deps/list.Po > rm -f ./.deps/logindelay.Po > rm -f ./.deps/noop.Po > rm -f ./.deps/pop3d.Po > rm -f ./.deps/popauth.Po > rm -f ./.deps/quit.Po > rm -f ./.deps/retr.Po > rm -f ./.deps/rset.Po > rm -f ./.deps/signal.Po > rm -f ./.deps/stat.Po > rm -f ./.deps/stls.Po > rm -f ./.deps/top.Po > rm -f ./.deps/uidl.Po > rm -f ./.deps/user.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pop3d' > Making distclean in imap4d > make[2]: Entering directory '/<<PKGBUILDDIR>>/imap4d' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/imap4d' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f imap4d > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/imap4d' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/imap4d/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f ckiconv testclient > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/ckiconv.Po > rm -f ./.deps/testclient.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/imap4d/tests' > rm -f ./.deps/append.Po > rm -f ./.deps/auth_gsasl.Po > rm -f ./.deps/auth_gss.Po > rm -f ./.deps/authenticate.Po > rm -f ./.deps/bye.Po > rm -f ./.deps/capability.Po > rm -f ./.deps/check.Po > rm -f ./.deps/close.Po > rm -f ./.deps/commands.Po > rm -f ./.deps/copy.Po > rm -f ./.deps/create.Po > rm -f ./.deps/delete.Po > rm -f ./.deps/examine.Po > rm -f ./.deps/expunge.Po > rm -f ./.deps/fetch.Po > rm -f ./.deps/id.Po > rm -f ./.deps/idle.Po > rm -f ./.deps/imap4d.Po > rm -f ./.deps/io.Po > rm -f ./.deps/list.Po > rm -f ./.deps/login.Po > rm -f ./.deps/logout.Po > rm -f ./.deps/lsub.Po > rm -f ./.deps/namespace.Po > rm -f ./.deps/noop.Po > rm -f ./.deps/parsebuf.Po > rm -f ./.deps/preauth.Po > rm -f ./.deps/quota.Po > rm -f ./.deps/rename.Po > rm -f ./.deps/search.Po > rm -f ./.deps/select.Po > rm -f ./.deps/signal.Po > rm -f ./.deps/starttls.Po > rm -f ./.deps/status.Po > rm -f ./.deps/store.Po > rm -f ./.deps/subscribe.Po > rm -f ./.deps/sync.Po > rm -f ./.deps/uid.Po > rm -f ./.deps/unsubscribe.Po > rm -f ./.deps/util.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/imap4d' > Making distclean in mda > make[2]: Entering directory '/<<PKGBUILDDIR>>/mda' > Making distclean in lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/mda/lib' > rm -rf .libs _libs > rm -f > test -z "libmda.a" || rm -f libmda.a > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/deliver.Po > rm -f ./.deps/forward.Po > rm -f ./.deps/mailquota.Po > rm -f ./.deps/script.Po > rm -f ./.deps/util.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mda/lib' > Making distclean in mda > make[3]: Entering directory '/<<PKGBUILDDIR>>/mda/mda' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/mda/mda' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f mda > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/mda/mda' > Making distclean in tests > make[4]: Entering directory '/<<PKGBUILDDIR>>/mda/mda/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f testmda > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/testmda.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/mda/mda/tests' > rm -f ./.deps/mda.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mda/mda' > Making distclean in lmtpd > make[3]: Entering directory '/<<PKGBUILDDIR>>/mda/lmtpd' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/mda/lmtpd' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f lmtpd > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/mda/lmtpd' > Making distclean in tests > make[4]: Entering directory '/<<PKGBUILDDIR>>/mda/lmtpd/tests' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/mda/lmtpd/tests' > rm -f ./.deps/lmtpd.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mda/lmtpd' > Making distclean in putmail > make[3]: Entering directory '/<<PKGBUILDDIR>>/mda/putmail' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/mda/putmail' > rm -rf .libs _libs > rm -f putmail > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/mda/putmail' > Making distclean in tests > make[4]: Entering directory '/<<PKGBUILDDIR>>/mda/putmail/tests' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/mda/putmail/tests' > rm -f ./.deps/putmail.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mda/putmail' > make[3]: Entering directory '/<<PKGBUILDDIR>>/mda' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mda' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/mda' > Making distclean in mail > make[2]: Entering directory '/<<PKGBUILDDIR>>/mail' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/mail' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f mail > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mail' > Making distclean in testsuite > make[3]: Entering directory '/<<PKGBUILDDIR>>/mail/testsuite' > test -z "*.log" || rm -f *.log > rm -rf .libs _libs > rm -f > rm -f *.lo > rm -f site.exp site.bak > test -z "" || rm -f > rm -rf data > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "*.exp *.log *.sum " || rm -f *.exp *.log *.sum > l='mail'; for tool in $l; do \ > rm -f $tool.sum $tool.log; \ > done > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mail/testsuite' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/mail/tests' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mail/tests' > rm -f ./.deps/alias.Po > rm -f ./.deps/alt.Po > rm -f ./.deps/cd.Po > rm -f ./.deps/copy.Po > rm -f ./.deps/decode.Po > rm -f ./.deps/delete.Po > rm -f ./.deps/dp.Po > rm -f ./.deps/echo.Po > rm -f ./.deps/edit.Po > rm -f ./.deps/envelope.Po > rm -f ./.deps/eq.Po > rm -f ./.deps/escape.Po > rm -f ./.deps/exit.Po > rm -f ./.deps/file.Po > rm -f ./.deps/folders.Po > rm -f ./.deps/from.Po > rm -f ./.deps/headers.Po > rm -f ./.deps/help.Po > rm -f ./.deps/hold.Po > rm -f ./.deps/if.Po > rm -f ./.deps/inc.Po > rm -f ./.deps/list.Po > rm -f ./.deps/mail.Po > rm -f ./.deps/mailline.Po > rm -f ./.deps/mailvar.Po > rm -f ./.deps/mbox.Po > rm -f ./.deps/msgset.Po > rm -f ./.deps/next.Po > rm -f ./.deps/page.Po > rm -f ./.deps/pipe.Po > rm -f ./.deps/previous.Po > rm -f ./.deps/print.Po > rm -f ./.deps/quit.Po > rm -f ./.deps/reply.Po > rm -f ./.deps/retain.Po > rm -f ./.deps/save.Po > rm -f ./.deps/send.Po > rm -f ./.deps/set.Po > rm -f ./.deps/setenv.Po > rm -f ./.deps/shell.Po > rm -f ./.deps/size.Po > rm -f ./.deps/source.Po > rm -f ./.deps/struct.Po > rm -f ./.deps/summary.Po > rm -f ./.deps/table.Po > rm -f ./.deps/tag.Po > rm -f ./.deps/top.Po > rm -f ./.deps/touch.Po > rm -f ./.deps/unalias.Po > rm -f ./.deps/undelete.Po > rm -f ./.deps/unread.Po > rm -f ./.deps/unset.Po > rm -f ./.deps/util.Po > rm -f ./.deps/version.Po > rm -f ./.deps/visual.Po > rm -f ./.deps/write.Po > rm -f ./.deps/z.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/mail' > Making distclean in sieve > make[2]: Entering directory '/<<PKGBUILDDIR>>/sieve' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/sieve' > rm -rf .libs _libs > rm -f > rm -f sieve > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/sieve' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/sieve/tests' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/sieve/tests' > rm -f ./.deps/sieve.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/sieve' > Making distclean in messages > make[2]: Entering directory '/<<PKGBUILDDIR>>/messages' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/messages' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f messages > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/messages' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/messages/tests' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/messages/tests' > rm -f ./.deps/messages.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/messages' > Making distclean in comsat > make[2]: Entering directory '/<<PKGBUILDDIR>>/comsat' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/comsat' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f comsatd > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/comsat' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/comsat/tests' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/comsat/tests' > rm -f ./.deps/action.Po > rm -f ./.deps/comsat.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/comsat' > Making distclean in readmsg > make[2]: Entering directory '/<<PKGBUILDDIR>>/readmsg' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/readmsg' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f readmsg > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/readmsg' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/readmsg/tests' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/readmsg/tests' > rm -f ./.deps/msglist.Po > rm -f ./.deps/readmsg.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/readmsg' > Making distclean in dotlock > make[2]: Entering directory '/<<PKGBUILDDIR>>/dotlock' > rm -rf .libs _libs > rm -f > rm -f dotlock > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/dotlock.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/dotlock' > Making distclean in mh > make[2]: Entering directory '/<<PKGBUILDDIR>>/mh' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/mh' > rm -rf .libs _libs > rm -f > test -z "libmh.a" || rm -f libmh.a > rm -f *.o > rm -f ali anno burst comp fmtcheck folder forw inc install-mh mark mhl mhn > mhparam mhpath mhseq msgchk pick prompter refile repl rmf rmm scan show send > sortm whatnow whom > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mh' > Making distclean in etc > make[3]: Entering directory '/<<PKGBUILDDIR>>/mh/etc' > rm -rf .libs _libs > rm -f > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "mailutils-mh.el" || rm -f mailutils-mh.el > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mh/etc' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/mh/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f lu > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/lu.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mh/tests' > rm -f ./.deps/ali.Po > rm -f ./.deps/anno.Po > rm -f ./.deps/burst.Po > rm -f ./.deps/comp.Po > rm -f ./.deps/compcommon.Po > rm -f ./.deps/fmtcheck.Po > rm -f ./.deps/folder.Po > rm -f ./.deps/forw.Po > rm -f ./.deps/inc.Po > rm -f ./.deps/install-mh.Po > rm -f ./.deps/mark.Po > rm -f ./.deps/mboxprop.Po > rm -f ./.deps/mh_alias_gram.Po > rm -f ./.deps/mh_alias_lex.Po > rm -f ./.deps/mh_fmtgram.Po > rm -f ./.deps/mh_format.Po > rm -f ./.deps/mh_getopt.Po > rm -f ./.deps/mh_global.Po > rm -f ./.deps/mh_init.Po > rm -f ./.deps/mh_list.Po > rm -f ./.deps/mh_msgset.Po > rm -f ./.deps/mh_sequence.Po > rm -f ./.deps/mh_stream.Po > rm -f ./.deps/mh_whatnow.Po > rm -f ./.deps/mh_whom.Po > rm -f ./.deps/mhl.Po > rm -f ./.deps/mhn.Po > rm -f ./.deps/mhparam.Po > rm -f ./.deps/mhpath.Po > rm -f ./.deps/mhseq.Po > rm -f ./.deps/msgchk.Po > rm -f ./.deps/pick-gram.Po > rm -f ./.deps/pick.Po > rm -f ./.deps/prompter-rl.Po > rm -f ./.deps/prompter-tty.Po > rm -f ./.deps/prompter.Po > rm -f ./.deps/refile.Po > rm -f ./.deps/repl.Po > rm -f ./.deps/rmf.Po > rm -f ./.deps/rmm.Po > rm -f ./.deps/scan.Po > rm -f ./.deps/scanfmt.Po > rm -f ./.deps/send.Po > rm -f ./.deps/seqelim.Po > rm -f ./.deps/show.Po > rm -f ./.deps/sortm.Po > rm -f ./.deps/whatnow.Po > rm -f ./.deps/whatnowenv.Po > rm -f ./.deps/whom.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/mh' > Making distclean in movemail > make[2]: Entering directory '/<<PKGBUILDDIR>>/movemail' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f movemail > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/movemail.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/movemail' > Making distclean in decodemail > make[2]: Entering directory '/<<PKGBUILDDIR>>/decodemail' > rm -rf .libs _libs > rm -f decodemail > rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/decodemail.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/decodemail' > Making distclean in mimeview > make[2]: Entering directory '/<<PKGBUILDDIR>>/mimeview' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/mimeview' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f mimeview > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mimeview' > Making distclean in tests > make[3]: Entering directory '/<<PKGBUILDDIR>>/mimeview/tests' > rm -rf .libs _libs > rm -f > rm -f *.o > rm -f *.lo > rm -f bf > rm -f *.tab.c > test -z "atlocal" || rm -f atlocal > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "atconfig " || rm -f atconfig > rm -f ./.deps/bf.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mimeview/tests' > rm -f ./.deps/mimeview.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/mimeview' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: verifying ./mailutils_3.16.orig.tar.xz.asc > gpgv: Signature made Mon May 1 11:45:43 2023 UTC > gpgv: using DSA key 325F650C4C2B6AD58807327A3602B07F55D0C732 > gpgv: Note: signatures using the SHA1 algorithm are rejected > gpgv: Can't check signature: Bad public key > dpkg-source: warning: cannot verify upstream tarball signature for > ./mailutils_3.16.orig.tar.xz: no acceptable signature found > dpkg-source: info: building mailutils using existing > ./mailutils_3.16.orig.tar.xz > dpkg-source: info: building mailutils using existing > ./mailutils_3.16.orig.tar.xz.asc > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file INSTALL, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mimeview/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mimeview/tests/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/config.rpath, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/mdate-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/texinfo.tex, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file build-aux/depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mu-aux/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mu-aux/mailutils.spec, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libproto/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libproto/mailer/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libproto/mailer/tests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file libproto/maildir/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libproto/maildir/tests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file libproto/pop/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libproto/mbox/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libproto/mbox/tests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file libproto/dotmail/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libproto/dotmail/tests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file libproto/imap/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libproto/imap/tests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file libproto/mh/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > libproto/mh/tests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file libmailutils/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/filter/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/datetime/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/cidr/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/mailer/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/base/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/diag/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/mimetypes/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/mailcap/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/mime/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/auth/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/sockaddr/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/msgset/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/locus/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/imapio/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/stream/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/tests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/list/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/wicket/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/mailbox/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/server/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/stdstream/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/property/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/address/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file libmailutils/url/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file libmailutils/opt/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file libmailutils/cfg/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmailutils/string/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file libmailutils/cli/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file movemail/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mda/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mda/mda/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mda/mda/tests/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file mda/lib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mda/lmtpd/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mda/lmtpd/tests/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file mda/putmail/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > mda/putmail/tests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file mail/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mail/testsuite/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file mail/tests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libmu_sieve/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmu_sieve/extensions/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file frm/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file frm/tests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/extern-inline.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file testsuite/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libmu_cpp/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mu/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mu/libexec/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file readmsg/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file readmsg/tests/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file scheme/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file imap4d/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file imap4d/tests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file examples/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file examples/cpp/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file examples/scheme/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file examples/python/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file examples/config/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file lib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file lib/gnu/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file sql/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file pop3d/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file pop3d/testsuite/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file include/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > include/mailutils/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > include/mailutils/cpp/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > include/mailutils/sys/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file sieve/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file sieve/tests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file dotlock/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libmu_auth/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libmu_auth/tests/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file po/Makefile.in.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file messages/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file messages/tests/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file gint/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libtests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file python/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file python/mailutils/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file python/libmu_py/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/man/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/texinfo/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/imprimatur/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file decodemail/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file comsat/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file comsat/tests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file libmu_scm/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > libmu_scm/mailutils/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file libmu_scm/tests/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file libmu_dbm/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mh/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mh/etc/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mh/tests/Makefile.in, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > mailutils-3.16/comsatd.8 > mailutils-3.16/decodemail.1 > mailutils-3.16/dotlock.mailutils.1 > mailutils-3.16/frm.mailutils.1 > mailutils-3.16/from.mailutils.1 > mailutils-3.16/imap4d.8 > mailutils-3.16/lmtpd.8 > mailutils-3.16/mail.mailutils.1 > mailutils-3.16/mailutils-config.1 > mailutils-3.16/mailutils.1 > mailutils-3.16/mda.8 > mailutils-3.16/messages.mailutils.1 > mailutils-3.16/mimeview.1 > mailutils-3.16/movemail.mailutils.1 > mailutils-3.16/pop3d.8 > mailutils-3.16/popauth.1 > mailutils-3.16/putmail.1 > mailutils-3.16/readmsg.mailutils.1 > mailutils-3.16/sieve.1 > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/mailutils_3.16-1.diff.xyHihh > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/mailutils_3.16-1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

