From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mFjDMi+ltmSqFQAASxT56A (envelope-from ) for ; Tue, 18 Jul 2023 16:43:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WOC8Mi+ltmQWYQAA9RJhRA (envelope-from ) for ; Tue, 18 Jul 2023 16:43:59 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 811743BA69 for ; Tue, 18 Jul 2023 16:43:59 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=b2dvOcwA; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689691439; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=XY3oY6oXkvjjLIfi2X6mEOyGIsjqnCzJrzW6NUdonpA=; b=PZLpnXML71+H8Vjo7axEW9i3J0+wJDk2XzgUPH+i0ZrgU/79DvWkVrZjla+nLb35smlgUt oISBuUZCbgLjr2EzqdrHqT8hI2E3uaoyZOPaD3xh8q4kLFruar8BtkNIB82fSJ5wlYLr6W kZti74l3nN8hRIFk7E2wC4Xp/ow1EdzZCLslCIrCxOz7JCeS0xPik0qmdZ9GIJ0E8jvA1J I7M4mUwlxBkiEI9ETDugdzY0JLCMKM4L2uGVbO2Qidt4CLmh/78bUTQItyKunpwTYiNJaY GpEYI5owoqVLWC+xO72uvn1BIBuShhBemdT9Av2zbukCmzrgeZwxahyaUdiaDA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689691439; a=rsa-sha256; cv=none; b=ATwlPjzb3taUlM2YumoASEIhj2sxBW/rD/fXlrjGpEE4CADOMIaJoUpZoSrVzOnzcUzFeK fHhGLrZ9lQ/bHHMAXIQNg/U11blUOZ0tRv+uX8pE7zJHI9J9KNOE6nrD5HH8IXpLoyM/Yp 7hny0huVV0l98eQDxfqCICOvL3sjibqziI5BSX0Li8xskZqRwrwxlnDx0Lo1mEypfuQ0lj wC9+mK3hOE2uv0KVj9hZTfrmyzI1Wm8dAplp5EdydVbAlTiBIZbTHYQG0BZZMFS1TrJtKS AyrMuB/ESxjn+tYLp7J97rtzNpvk9OuBhg5qzPvQw8LhfZm/MAcKKIIrAsCTaw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=b2dvOcwA; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qLlty-0007gy-1V; Tue, 18 Jul 2023 10:42:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qLltt-0007Xg-WE for guix-patches@gnu.org; Tue, 18 Jul 2023 10:42:06 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qLltt-0000ug-D0 for guix-patches@gnu.org; Tue, 18 Jul 2023 10:42:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLltt-0006dY-9v for guix-patches@gnu.org; Tue, 18 Jul 2023 10:42:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64711] [PATCH 13/43] gnu: elfutils: Skip failing tests on the Hurd. Resent-From: Janneke Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jul 2023 14:42:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64711 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64711@debbugs.gnu.org Received: via spool by 64711-submit@debbugs.gnu.org id=B64711.168969127525246 (code B ref 64711); Tue, 18 Jul 2023 14:42:05 +0000 Received: (at 64711) by debbugs.gnu.org; 18 Jul 2023 14:41:15 +0000 Received: from localhost ([127.0.0.1]:53772 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLlt5-0006Yw-04 for submit@debbugs.gnu.org; Tue, 18 Jul 2023 10:41:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLlt1-0006XP-Sb for 64711@debbugs.gnu.org; Tue, 18 Jul 2023 10:41:12 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qLlsu-0000bF-UF; Tue, 18 Jul 2023 10:41:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=XY3oY6oXkvjjLIfi2X6mEOyGIsjqnCzJrzW6NUdonpA=; b=b2dvOcwAH4gWthXyoo6Q VlEZb7Gwer6A1UP/Blf3gwb5u3mFTU0+yyFe8PQ4eziuF24NeQVeHSmXsETfSw4NEl9oZ5LMRVCG/ Bh5GBcsghLz8sSU6u5crbxz62nxDv1VcaadgiwlRcXbhsYNuFUQgGfJxmycbzi7nEdjMcmPMnC2Hu WeUNeeY5bqSlr1FpQxeQors5hxyhx7Ot0Evdc+l6HXhvg/7FgRBtVxEtAl8vFI1wd2jmh724a+LRl JCuVT3AH5vf/9RjLxBicWb6xKFKk8hpka71s50HfKNSrSyPOvNme2tzxZkHU1hS59FxEkltSv1/Yz P0Dz7sJtwv0E6Q==; Received: from 2a02-a462-da03-1-aeb0-2f5e-e96a-dccb.fixed6.kpn.net ([2a02:a462:da03:1:aeb0:2f5e:e96a:dccb] helo=drakenpad.fritz.box) by fencepost.gnu.org with esmtpa (Exim 4.90_1) (envelope-from ) id 1qLlsu-0004hp-5K; Tue, 18 Jul 2023 10:41:04 -0400 From: Janneke Nieuwenhuizen Date: Tue, 18 Jul 2023 16:40:06 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.35 X-Spam-Score: -4.35 X-Migadu-Queue-Id: 811743BA69 X-Migadu-Scanner: mx1.migadu.com X-TUID: XoVNqK1gUqsn * gnu/packages/elf.scm (elfutils)[arguments]: When building natively on the Hurd, add phase 'skip-tests'. --- gnu/packages/elf.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/elf.scm b/gnu/packages/elf.scm index d188099812..a100038f14 100644 --- a/gnu/packages/elf.scm +++ b/gnu/packages/elf.scm @@ -10,6 +10,7 @@ ;;; Copyright © 2020 Michael Rohleder ;;; Copyright © 2021 Leo Le Bouter ;;; Copyright © 2021 Maxime Devos +;;; Copyright © 2023 Janneke Nieuwenhuizen ;;; ;;; This file is part of GNU Guix. ;;; @@ -112,6 +113,28 @@ (define-public elfutils (("run-reverse-sections-self.sh") "") (("run-strip-strmerge.sh") "") (("run-elflint-self.sh") ""))))) + '()) + ,@(if (system-hurd?) + `((add-after 'unpack 'skip-tests + (lambda _ + (substitute* '("tests/elfstrtab.c" + "tests/emptyfile.c") + (("elf_version \\(EV_CURRENT\\);" all) + "exit (77);")) + (substitute* '("tests/run-all-dwarf-ranges.sh" + "tests/run-allfcts-multi.sh" + "tests/run-attr-integrate-skel.sh" + "tests/run-bug1-test.sh" + "tests/run-copyadd-sections.sh" + "tests/run-deleted.sh" + "tests/run-get-units-split.sh" + "tests/run-native-test.sh" + "tests/run-readelf-loc.sh" + "tests/run-readelf-ranges.sh" + "tests/run-unit-info.sh" + "tests/run-varlocs.sh") + (("^#!.*" all) + (string-append all "exit 77;\n")))))) '())))) (native-inputs (list m4)) -- 2.40.1