From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Graham Subject: Re: [PATCH] gnu: gzochi: Update to 0.10. Date: Wed, 31 Aug 2016 21:41:48 -0400 Message-ID: References: <874m6dsa5l.fsf@netris.org> <87a8g45ae8.fsf@netris.org> <87mvk34bxn.fsf@netris.org> <87inuok61b.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfH0q-0006ET-MC for guix-devel@gnu.org; Wed, 31 Aug 2016 21:41:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfH0o-00013b-O6 for guix-devel@gnu.org; Wed, 31 Aug 2016 21:41:51 -0400 Received: from mail-qk0-x22e.google.com ([2607:f8b0:400d:c09::22e]:34868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfH0o-00013X-Jc for guix-devel@gnu.org; Wed, 31 Aug 2016 21:41:50 -0400 Received: by mail-qk0-x22e.google.com with SMTP id v123so70537337qkh.2 for ; Wed, 31 Aug 2016 18:41:49 -0700 (PDT) In-Reply-To: <87inuok61b.fsf@netris.org> 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: Mark H Weaver Cc: guix-devel Hi Mark, On Thu, Aug 25, 2016 at 3:22 PM, Mark H Weaver wrote: > I tested gzochi-0.10.1 by applying your proposed patch to current > 'master' (commit 8930fe62f0) and building on armhf. Unfortunately > there's still a problem: test_oid_strategy_allocation fails an > assertion. See below. I've been testing my code for the past several days using QEMU to emulate a Versatile Express (Cortex A9) ARM system running Debian Wheezy. And while I've found and fixed a number of interesting portability issues, I've yet to be able to reproduce the specific test failure you saw. You mentioned on IRC that your armhf build machine is a Wandboard Quad. Is there anything else you can tell me about it that'd help me debug further? For example, is it running in big-endian mode? Thanks for your help and patience thus far. Regards, Julian