From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 209.51.188.0/24 X-Spam-Status: No, score=-3.5 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 479291F453 for ; Wed, 23 Jan 2019 19:42:26 +0000 (UTC) Received: from localhost ([127.0.0.1]:40747 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmOPo-00034t-SQ for normalperson@yhbt.net; Wed, 23 Jan 2019 14:42:24 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmOPh-00033Q-81 for bug-gnulib@gnu.org; Wed, 23 Jan 2019 14:42:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmOL8-0006cL-A9 for bug-gnulib@gnu.org; Wed, 23 Jan 2019 14:37:35 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35822) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gmOL8-0006c0-4F for bug-gnulib@gnu.org; Wed, 23 Jan 2019 14:37:34 -0500 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 48EB742BDE for ; Wed, 23 Jan 2019 19:37:32 +0000 (UTC) Received: from localhost (ovpn-117-203.ams2.redhat.com [10.36.117.203]) by smtp.corp.redhat.com (Postfix) with ESMTP id E1DAC6DAF2 for ; Wed, 23 Jan 2019 19:37:31 +0000 (UTC) Date: Wed, 23 Jan 2019 19:37:30 +0000 From: "Richard W.M. Jones" To: bug-gnulib@gnu.org Subject: test-rwlock1 failing on latest Fedora Rawhide Message-ID: <20190123193730.GA9768@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Wed, 23 Jan 2019 19:37:32 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" I cannot reproduce this locally, hence my bug report is rather devoid of details. However, it's 100% reproducible in Koji (the Fedora Rawhide build system) on *all* architectures except armv7: FAIL: test-rwlock1 ================== Unexpected outcome 3 FAIL: test-thread_create The full log is here: https://kojipkgs.fedoraproject.org//work/tasks/4382/32214382/build.log and the full logs on all other architectures are linked from: https://koji.fedoraproject.org/koji/taskinfo?taskID=32214341 Oddly the exact same thing was reported last year, but *only* on armv7. Unfortunately there was no resolution: https://lists.gnu.org/archive/html/coreutils/2018-02/msg00023.html Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html