From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: 80 new build failures for MIPS on the 'dbus-update' branch Date: Wed, 21 Oct 2015 19:50:00 -0400 Message-ID: <87wpuflr2v.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59812) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zp392-0003ZS-TV for guix-devel@gnu.org; Wed, 21 Oct 2015 19:50:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zp38z-0001Tv-OS for guix-devel@gnu.org; Wed, 21 Oct 2015 19:50:12 -0400 Received: from world.peace.net ([50.252.239.5]:46345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zp38z-0001Tp-M0 for guix-devel@gnu.org; Wed, 21 Oct 2015 19:50:09 -0400 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org The following link shows the builds that fail on the 'dbus-update' branch but are successful on 'master': http://hydra.gnu.org:3000/eval/107477?filter=&compare=107476#tabs-now-fail Among them are about 80 new dependency failures on MIPS, including key packages like emacs, xfce, evince, and gnome-terminal. The reason is that these packages now depend on 'p11-kit', which has never successfully built on MIPS. Mark