From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OFqpFFwUzmSBHwAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 11:20:28 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yIqdFFwUzmR4XwAA9RJhRA (envelope-from ) for ; Sat, 05 Aug 2023 11:20:28 +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 0B6394C564 for ; Sat, 5 Aug 2023 11:20:28 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=GKq+U8Ek; 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-Seal: i=1; s=key1; d=yhetil.org; t=1691227228; a=rsa-sha256; cv=none; b=rpD587Pcr9eooj2UNtjWI8f4/M+ezMJ4SvBINNsgp2bJFRgWiSLaZ05x3O8hh3wr7WXRyA eJ1WZbyrXTkw7nhXiuTLu495jvHgZWZS7cn4N4r4aMmKpXUXIlRVzm1f4r7fh1jEHjjhi/ skFNUFS65gCXu2ehM89gXyLnS9A+zYYgUfhTSJU6CJzxpRDlma+gMOO5MYr3QJVxN9FSCs m+sg7BwR5vpbyR5fbsKJvd0Bb+PuMqwykUjjA42F0Z5A7b2vXQcj/q4EAIxnJBXNzPRs7P bB33/7RqZM/kdmXWNWh4OKqv3xqzuEFOYp6VOrt4XrTXWa8Ive7QWU2guJWYEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691227228; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=k804aFWaN2/bIzJWQdODi0LWqpwjShvp5iPtr41nw4Q=; b=Z+rTB2zj30dD3lkXaGmSFmbD8shMsIZDxNFWCrQsNbGoGfHyqXHtg7frJhDjyYLcodOEaV H0Y2aYefffL62eXX/qoo8+e8gOInT+AVgngGG4Ia/BJInvN8CsbaDdidyZuAdq2W5fa4Qv NqDgYnlFSD/5wdWq5z2xr8wzWltZVQlTcCze9Dc1odsFUDboRk0E6FHNBDQQLeI84o1B3C 9fIb5/aG7mpwp0XK9mWpJRnqK7qIJj6IPEI1D3nsU3i26QPfSo6Rf2DXaXApBtv8xXj9t5 UiJc5sZAAZGmxxoQYNj0k/CAMbfMeasYi227LrbuzqVAqUZVkVtByFJNH4rtXw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=GKq+U8Ek; 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 1qSDS6-0004nO-Jr; Sat, 05 Aug 2023 05:20:02 -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 1qSDS5-0004n6-Tk for guix-patches@gnu.org; Sat, 05 Aug 2023 05:20:01 -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 1qSDS5-00040p-MA for guix-patches@gnu.org; Sat, 05 Aug 2023 05:20:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSDS5-0008Gc-IO for guix-patches@gnu.org; Sat, 05 Aug 2023 05:20:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65077] [PATCH 06/13] gnu: Add go-github-com-felixge-fgprof Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 09:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65077 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Fries Cc: 65077@debbugs.gnu.org X-Debbugs-Original-Cc: 65077@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169122716531731 (code B ref -1); Sat, 05 Aug 2023 09:20:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Aug 2023 09:19:25 +0000 Received: from localhost ([127.0.0.1]:55593 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSDRU-0008Fi-P4 for submit@debbugs.gnu.org; Sat, 05 Aug 2023 05:19:25 -0400 Received: from lists.gnu.org ([2001:470:142::17]:38578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSDRS-0008F6-02 for submit@debbugs.gnu.org; Sat, 05 Aug 2023 05:19:22 -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 1qSDRM-0004XB-HY for guix-patches@gnu.org; Sat, 05 Aug 2023 05:19:16 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSDRK-0003ie-TM for guix-patches@gnu.org; Sat, 05 Aug 2023 05:19:16 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id DA5824457A; Sat, 5 Aug 2023 11:19:13 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ywt2hScC154R; Sat, 5 Aug 2023 11:19:12 +0200 (CEST) References: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1691227152; bh=HFy+sYyFB/c3l/9qtaS/8AagWmfHWrBb8F7eCGM9jB4=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=GKq+U8Ek3lNsrystlHuNyh3BuSF8rYHw6S+oDQAGC+HYI/1fu47E6FjA0koqFs8eL 6xsyJ4p5GF8H8fZp70Nrh4oqzUbQDsyYKwPceYeq8ESlNJNQdvdGJb4JY9bg5jyT3Z UXlAFaxrX1L7E8O9y3LlCoOJUITCg8T9OCmzjPpF7suybppe7QRaGTCluA9QenwOrG 6obESiOsifaBoFEMzbVYj5ea9MTKb2qwPDVQRXQJypEFyFUtzxD4mq8ZCdI/AGcWbt qM/5ETqBfkOJCv/lwcqbE23z101p0Jar2g4ZmEZWkgx8HOuTEqNhqKvSSUcfUBas/U cXvXLlaRMBUCA== Date: Sat, 05 Aug 2023 10:18:39 +0100 In-reply-to: Message-ID: <87cz01rgmn.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=178.21.23.139; envelope-from=paren@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.64 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 0B6394C564 X-Spam-Score: -6.64 X-TUID: x+hV666PnAW0 Fries via Guix-patches via writes: > + (arguments > + '(#:import-path "github.com/felixge/fgprof" > + #:phases (modify-phases %standard-phases > + ;; The tests fails randomly. > + (delete 'check)))) #:TESTS? #F and LIST. > + (propagated-inputs > + `(("go-github-com-stretchr-testify" ,go-github-com-stretchr-testify) > + ("go-github-com-google-pprof" ,go-github-com-google-pprof))) LIST. -- (