From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] gnu: jemalloc: Update to 4.1.0. Date: Thu, 12 May 2016 14:41:29 -0400 Message-ID: <87y47fyv8m.fsf@netris.org> References: <87inyut7sp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58384) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0vYe-000436-OY for guix-devel@gnu.org; Thu, 12 May 2016 14:42:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0vYa-0007BB-Kb for guix-devel@gnu.org; Thu, 12 May 2016 14:42:00 -0400 Received: from world.peace.net ([50.252.239.5]:58942) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0vYa-0007AR-Ga for guix-devel@gnu.org; Thu, 12 May 2016 14:41:56 -0400 In-Reply-To: (Jelle Licht's message of "Wed, 4 May 2016 12:56:50 +0200") 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" To: Jelle Licht Cc: guix-devel@gnu.org Jelle Licht writes: > Hmm, that mail went out a bit too rushed. > > I updated jemalloc to a newer version so it supports the sdallocx calls. > I have not yet tested them with the other packages that depend on it > (mariadb, blender) The new jemalloc consistently fails its test suite on i686. http://hydra.gnu.org/build/1186288 Would you be willing to investigate? Mark