From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Van Ymeren Subject: bug#28813: [PATCH] gnu: totem: Disable parallel build due to http://debbugs.gnu.org/28813 Date: Mon, 16 Oct 2017 21:21:48 -0400 Message-ID: <87bml6po0j.fsf@vany.ca> References: <87lgkf9hgy.fsf@vany.ca> <87efq79etx.fsf@vany.ca> <87zi8rdza6.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e4Ga6-0001qk-Ld for bug-guix@gnu.org; Mon, 16 Oct 2017 21:22:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e4Ga2-0000aj-M9 for bug-guix@gnu.org; Mon, 16 Oct 2017 21:22:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35833) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e4Ga2-0000ad-Im for bug-guix@gnu.org; Mon, 16 Oct 2017 21:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e4Ga2-0007Tr-Bn for bug-guix@gnu.org; Mon, 16 Oct 2017 21:22:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87zi8rdza6.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 16 Oct 2017 14:59:13 +0200") 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: 28813-done@debbugs.gnu.org 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