From: Austin Clements <amdragon@MIT.EDU>
To: Jameson Graef Rollins <jrollins@finestructure.net>
Cc: Jakub Wilk <jwilk@debian.org>,
notmuch@notmuchmail.org, 683505@bugs.debian.org
Subject: Re: Bug#683505: notmuch: FTBFS if built twice in a row: unrepresentable changes to source
Date: Thu, 2 Aug 2012 10:33:41 -0400 [thread overview]
Message-ID: <20120802143222.GI8502@mit.edu> (raw)
In-Reply-To: <87txwmt2ev.fsf@servo.finestructure.net>
Quoth Jameson Graef Rollins on Aug 01 at 8:10 pm:
> On Wed, Aug 01 2012, David Bremner <david@tethera.net> wrote:
> > As I mentioned on IRC, the test only fails on the Debian build machines
> > (building in a clean chroot using sbuild is not enough) so it isn't
> > really clear how to duplicate the it. Perhaps building in a clean
> > virtual machine without networking would do it. For which tests fail,
> > see
> >
> > https://buildd.debian.org/status/fetch.php?pkg=notmuch&arch=i386&ver=0.13.2-1&stamp=1338740444
> >
> > I think the first things to fail are emacs tests. At a wild guess, it
> > looks like all of the failing tests are related to emacs.
>
> From a cursory look that does appear to be the case. The non-emacs
> tests that are also failing (json and crypto) are using
> emacs_deliver_message. Do we have any idea what's going on here?
There is one other illuminating tidbit in the buildd log:
emacs-subject-to-filename: Testing emacs: mail subject to filename
test-lib.sh: line 187: 30606 Terminated sleep 1
FATAL: Unexpected exit with code 1
From a cursory glance, emacs-subject-to-filename appears to be the
only test that calls test_emacs outside of a subtest and hence without
stdout/stderr redirection.
The line number is useless, but, assuming valgrind isn't enabled,
there's only one place we sleep 1 in test-lib.sh: in the loop in
test_emacs that waits for the Emacs server to start up. Furthermore,
timeout sends SIGTERM by default, suggesting that we're timing out
while we're spinning in that loop.
next prev parent reply other threads:[~2012-08-02 14:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20120801103707.GA668@jwilk.net>
2012-08-01 15:14 ` Bug#683505: notmuch: FTBFS if built twice in a row: unrepresentable changes to source David Bremner
2012-08-01 15:26 ` Jameson Graef Rollins
2012-08-01 21:37 ` David Bremner
2012-08-02 3:10 ` Jameson Graef Rollins
2012-08-02 10:18 ` Tomi Ollila
2012-08-02 14:33 ` Austin Clements [this message]
2012-08-02 21:12 ` Tomi Ollila
2012-08-01 16:33 ` Tomi Ollila
2012-08-02 13:22 ` Cleaning up cleaning david
2012-08-02 13:22 ` [PATCH 1/3] build system: remove directories created by tests in "make clean" david
2012-08-02 13:22 ` [PATCH 2/3] build system: remove configure output in Make distclean david
2012-08-02 13:22 ` [PATCH 3/3] debian: update changelog for cleaning changes david
2012-08-02 13:47 ` Cleaning up cleaning Tomi Ollila
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120802143222.GI8502@mit.edu \
--to=amdragon@mit.edu \
--cc=683505@bugs.debian.org \
--cc=jrollins@finestructure.net \
--cc=jwilk@debian.org \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).