From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#16534: gstreamer-1.0.10 tests fail Date: Fri, 24 Jan 2014 22:04:03 +0100 Message-ID: <20140124210403.GA369@debian> References: <52E23FA3.6020405@totakura.in> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6nw5-0005cT-U2 for bug-guix@gnu.org; Fri, 24 Jan 2014 16:05:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6nvy-0004VF-M9 for bug-guix@gnu.org; Fri, 24 Jan 2014 16:05:09 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:49115) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6nvy-0004Us-Jt for bug-guix@gnu.org; Fri, 24 Jan 2014 16:05:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1W6nvx-0002ub-Sm for bug-guix@gnu.org; Fri, 24 Jan 2014 16:05:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <52E23FA3.6020405@totakura.in> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Sree Harsha Totakura Cc: 16534@debbugs.gnu.org On Fri, Jan 24, 2014 at 11:25:39AM +0100, Sree Harsha Totakura wrote: > One testcase for gstreamer-1.0.10 fails on my computer. The following > output is seen when this happens: I confirm that this happens now systematically on my machine also. According to hydra: Last successful build 2013-12-30 First broken build 2014-01-19 I wonder if this is related to the changes in the build daemon? Did the content of the chroot also change? Andreas