From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#28813: [PATCH] gnu: totem: Disable parallel build due to http://debbugs.gnu.org/28813 Date: Tue, 17 Oct 2017 18:08:51 +0200 Message-ID: <87lgk9eoz0.fsf@gnu.org> References: <87lgkf9hgy.fsf@vany.ca> <87efq79etx.fsf@vany.ca> <87zi8rdza6.fsf@gnu.org> <87bml6po0j.fsf@vany.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35781) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e4UQW-0007xu-La for bug-guix@gnu.org; Tue, 17 Oct 2017 12:09:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e4UQQ-0005uc-QB for bug-guix@gnu.org; Tue, 17 Oct 2017 12:09:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37823) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e4UQQ-0005uV-Mk for bug-guix@gnu.org; Tue, 17 Oct 2017 12:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e4UQQ-0006FW-HG for bug-guix@gnu.org; Tue, 17 Oct 2017 12:09:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87bml6po0j.fsf@vany.ca> (Adam Van Ymeren's message of "Mon, 16 Oct 2017 21:21:48 -0400") 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" To: Adam Van Ymeren Cc: 28813-done@debbugs.gnu.org Adam Van Ymeren skribis: > Adding more information for future readers. > > Turns out this is an upstream problem with the meson build system. > > https://github.com/mesonbuild/meson/issues/1923 > > It was reported upstream but closed here: > > https://bugzilla.gnome.org/show_bug.cgi?id=786248 Great, thanks for investigating! Ludo'.