On Thu, Jul 1, 2010 at 3:48 AM, Andy Wingo <wi...@pobox.com> wrote: > On Thu 01 Jul 2010 00:58, Neil Jerram <n...@ossau.uklinux.net> writes: >> >> It occurred to me that if this is right, the Hydra build should be >> failing too. And I think it is. The "gnu:guile-master:tarball" build >> last succeeded on 17th June, and has been failing since then: >> http://hydra.nixos.org/job/gnu/guile-master/tarball/all?page=1 > > At the same time there must be an issue there somehow, or the tarball > buildbot would not be failing (surely?).
I have been seeing the same problem recently... I just did a full `git bisect' from the release_1-9-11 commit to git master, and it found the following commit as the culprit: commit 4f99a499197b592a9a3060de2205531852f4f94d Author: Andy Wingo <wi...@pobox.com> Date: Fri Jun 18 11:33:16 2010 +0200 deprecate set-repl-prompt! Hope this helps, -Patrick