From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Brooks Subject: Re: mariadb build fails "Failing test(s): main.mysqldump" Date: Mon, 7 Jan 2019 23:00:05 -0600 Message-ID: <20190107230005.38f9dfc4@mailbox.org> References: <20190106203542.0c1b2d9a@mailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggjV1-0002ZT-23 for help-guix@gnu.org; Tue, 08 Jan 2019 00:00:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggjUu-000439-RE for help-guix@gnu.org; Tue, 08 Jan 2019 00:00:21 -0500 Received: from mx1.mailbox.org ([80.241.60.212]:36396) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ggjUn-0003qh-K5 for help-guix@gnu.org; Tue, 08 Jan 2019 00:00:12 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id 379754D354 for ; Tue, 8 Jan 2019 06:00:04 +0100 (CET) Received: from smtp2.mailbox.org ([80.241.60.241]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id saCBtgfe5qgw for ; Tue, 8 Jan 2019 06:00:03 +0100 (CET) In-Reply-To: <20190106203542.0c1b2d9a@mailbox.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Well, apparently something relevant had changed since my last guix pull, since today when I finished getting some other stuff set up and did a pull, mariadb is getting compiled fine. Sorry about that.