[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-mailutils] build failure of 1.9.91 in Debian
From: |
Jordi Mallach |
Subject: |
[bug-mailutils] build failure of 1.9.91 in Debian |
Date: |
Thu, 26 Jun 2008 18:49:43 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hi Sergey,
I'm trying (at last!) to update Debian packages to 1.9.91, but I've
encountered the following problem:
The compile goes well, but make check fails with:
Making check in testsuite
make[2]: Entering directory `/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite'
make check-DEJAGNU
make[3]: Entering directory `/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite'
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
exit_status=0; l='pop3d'; for tool in $l; do \
if $runtest --tool $tool --srcdir $srcdir ; \
then :; else exit_status=1; fi; \
done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi; \
exit $exit_status
spawn /tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/../pop3d
--show-config-options
VERSION=1.9.91
USE_LIBPAM
HAVE_LIBLTDL
WITH_GDBM
WITH_GNUTLS
WITH_GSASL
WITH_GSSAPI
WITH_GUILE
WITH_PTHREAD
WITH_READLINE
HAVE_MYSQL
WITH_LDAP
ENABLE_VIRTUAL_DOMAINS
ENABLE_IMAP
ENABLE_POP
ENABLE_MH
ENABLE_MAILDIR
ENABLE_SMTP
ENABLE_SENDMAIL
ENABLE_NNTP
spawn /tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/makespool -subst
s,@MU_SPOOL_DIR@,/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/spool,
/tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/etc
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/etc
Test Run By root on Thu Jun 26 16:37:07 2008
Native configuration is x86_64-pc-linux-gnu
=== pop3d tests ===
Schedule of variations:
unix
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/pop3d/read.exp ...
ERROR: Cannot create
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/spool/INBOX:
make[3]: *** [check-DEJAGNU] Error 1
make[3]: Leaving directory `/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite'
make[2]: *** [check-am] Error 2
But, when I went ahead to do a debug run to show you more info, and ran
RUNTESTFLAGS="-v -v -v --debug" make check (by mistake), make check
succeeded. Another run failed in imap4d.
This is the final output of my latest debug:
Starting imap4d
Executing on host: /tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/makespool
/tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/spool
/tmp/buildd/mailutils-1.9.91+dfsg1/imap4d/testsuite/data/spool
/tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/folder
/tmp/buildd/mailutils-1.9.91+dfsg1/imap4d/testsuite/data/folder (timeout =
300)
calling is_remote host
board_info build name
getting sahara name
board_info host name
getting sahara name
board is host, host is local
spawn /tmp/buildd/mailutils-1.9.91+dfsg1/testsuitepid is 16462 -16462
/makespool /tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/spool
/tmp/buildd/mailutils-1.9.91+dfsg1/imap4d/testsuite/data/spool
/tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/folder
/tmp/buildd/mailutils-1.9.91+dfsg1/imap4d/testsuite/data/folder
expect: read eof
expect: set expect_out(spawn_id) "exp10"
expect: set expect_out(buffer) ""
waitres is 16462 exp10 0 0
output is status 0
Executing on host: cp
/tmp/buildd/mailutils-1.9.91+dfsg1/imap4d/testsuite/data/spool/teaparty.mbox
/tmp/buildd/mailutils-1.9.91+dfsg1/imap4d/testsuite/data/spool/INBOX
(timeout = 300)
calling is_remote host
board_info build name
getting sahara name
board_info host name
getting sahara name
board is host, host is local
spawn cp
/tmp/buildd/mailutils-1.9.91+dfsg1/imap4d/testsuite/data/spool/teaparty.mbox
/tmp/buildd/mailutils-1.9.91+dfsg1/imap4d/testsuite/data/spool/INBOX
parent: waiting for sync byte
parent: telling child to go ahead
parent: now unsynchronized from child
spawn: returns {16495}
pid is 16495 -16495
expect: does "" (spawn_id exp10) match regular expression ".+"? no
expect: read eof
expect: set expect_out(spawn_id) "exp10"
expect: set expect_out(buffer) ""
waitres is 16495 exp10 0 0 CHILDKILLED SIGHUP hangup
close result is 16495 exp10 0 0 CHILDKILLED SIGHUP hangup
output is status 1
ERROR: Cannot create
/tmp/buildd/mailutils-1.9.91+dfsg1/imap4d/testsuite/data/spool/INBOX:
Another try:
Using /tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/config/default.exp as
tool-and-target-specific interface file.
pushing config for target, name is unix
Looking in /tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite for directories
that match "pop3d*"
Found directory pop3d
Looking in /tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/pop3d for
directories that match "pop3d*"
Top level testsuite dirs are
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/pop3d
Looking in /tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/pop3d for
directories that match "*"
Looking in /tmp/buildd/mailutilsspawn
/tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/makespool
/tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/spool
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/spool
/tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/folder
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/folder
-1.9.91+dfsg1/pop3d/testsuite/pop3d
Adding /tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/pop3d/read.exp to
file list
Running /tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/pop3d/read.exp ...
Starting pop3d
Executing on host: /tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/makespool
/tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/spool
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/spool
/tmp/buildd/mailutils-1.9.91+dfsg1/testsuite/folder
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/folder (timeout =
300)
calling is_remote host
board_info build name
getting sahara name
board_info host name
getting sahara name
board is host, host is local
pid is 17377 -17377
expect: read eof
expect: set expect_out(spawn_id) "exp9"
expect: set expect_out(buffer) ""
waitres is 17377 exp9 0 0
output is status 0
Executing on host: cp
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/spool/teaparty.mbox
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/spool/INBOX (timeout
= 300)
calling is_remote host
board_info build name
getting sahara name
board_info host name
getting sahara name
board is host, host is local
spawn cp
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/spool/teaparty.mbox
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/spool/INBOX
parent: waiting for sync byte
parent: telling child to go ahead
parent: now unsynchronized from child
spawn: returns {17410}
pid is 17410 -17410
expect: does "" (spawn_id exp9) match regular expression ".+"? no
expect: read eof
expect: set expect_out(spawn_id) "exp9"
expect: set expect_out(buffer) ""
waitres is 17410 exp9 0 0 CHILDKILLED SIGHUP hangup
close result is 17410 exp9 0 0 CHILDKILLED SIGHUP hangup
output is status 1
ERROR: Cannot create
/tmp/buildd/mailutils-1.9.91+dfsg1/pop3d/testsuite/data/spool/INBOX:
These are my configure options:
--with-lispdir=\$${prefix}/share/emacs/site-lisp \
--enable-virtual-domains --enable-mh-utils \
--with-gnutls --with-gdbm --with-gssapi --with-gsasl \
--with-mysql --disable-rpath
Configuration ended with support for everything but Radius enabled.
Ideas?
Regards,
Jordi
--
Jordi Mallach Pérez -- Debian developer http://www.debian.org/
address@hidden address@hidden http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-mailutils] build failure of 1.9.91 in Debian,
Jordi Mallach <=