From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 268356DE192B for ; Wed, 5 Jul 2017 17:49:18 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.001 X-Spam-Level: X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[AWL=0.010, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hioOybgICNA2 for ; Wed, 5 Jul 2017 17:49:16 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 7CEB96DE1866 for ; Wed, 5 Jul 2017 17:49:16 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1dSuvd-0003il-So; Wed, 05 Jul 2017 20:45:57 -0400 Received: (nullmailer pid 13603 invoked by uid 1000); Thu, 06 Jul 2017 00:49:10 -0000 From: David Bremner To: Gianfranco Costamagna , 841716-done@bugs.debian.org, notmuch@notmuchmail.org Subject: Re: Bug#841716: notmuch testsuite fails on armhf In-Reply-To: <765519386.1292383.1476983641476@mail.yahoo.com> References: <626424766.6980896.1476890374150.ref@mail.yahoo.com> <626424766.6980896.1476890374150@mail.yahoo.com> <87mvi0uv9k.fsf@maritornes.cs.unb.ca> <765519386.1292383.1476983641476@mail.yahoo.com> Date: Wed, 05 Jul 2017 21:49:10 -0300 Message-ID: <87zicigzjt.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2017 00:49:18 -0000 Gianfranco Costamagna writes: > Hi David! > > >>It looks like a snapshot version of gdb in yakkety, so I'm reluctant to > >>invest much effort into it. In particular 7.12 is already released upstream. >> >>A nicer way to skip only those tests that are broken with that >>particular version of gdb is is drop the build depends on gdb for armhf. >>We already do this in debian for a variety of architectures. >> >>In the not-implausible case that gdb 7.12 also causes problems for the >>test suite on armhf, I'll disable those tests there (unless they are >>fixable, of course). > https://launchpad.net/ubuntu/+source/notmuch/0.23-2ubuntu1/+build/11044876 > > still failing with 7.12 > > thanks! > > Gianfranco The test suite seems fine on armhf on debian sid (with gdb 7.12) https://buildd.debian.org/status/fetch.php?pkg=notmuch&arch=armhf&ver=0.24.2-2&stamp=1499023890&raw=0 I also ran it on harris.debian.org which is apparently a "ARM v7l" Since the bug doesn't seem to exist on Debian, I'm closing it. If you still have problems with the testsuite on armhf on Ubuntu, then either open a different Debian bug, or let us know upstream at notmuch@notmuchmail.org if you can't replicate the problem on Debian. d