From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eFg/MXjSS2SHeQEASxT56A (envelope-from ) for ; Fri, 28 Apr 2023 16:04:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sIAhMHjSS2TT3QAAG6o9tA (envelope-from ) for ; Fri, 28 Apr 2023 16:04:40 +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 79683369AE for ; Fri, 28 Apr 2023 16:04:40 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b=SV5l15VM; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682690680; 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-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=C5/DTQgNKIgjpplFaJktxv6iGKJjwKbibidyJ5Vx/C4=; b=Ii1N0XR6LQS4cjOZcnf/NbSfq9YpCcOZtYeZRYfphWVY29y3RPdo0B6aOpoJGhVa5UUXtB 3ASCd0O7D1H4q73IJdtZ3wvHc5e1GtcxSPNexfeDUtAZRrM1c47wl0rHa6RFmg2OdY+S7w NpXCaYR7mHbueFY/tk5eO22apZO9zwCDUBhmxHxxyfwndV3pio+XZ3EG/pDwC61Je0EJ8l pyG/8xFv9bgh6LceXZzaUCy7P1cNODQl8xw3iQswXVYcKLon9KOnNboBWiNDVqJ4V/zSe5 jymybuP8KuxZ24hmnFqRGinuAbydf5bhxQwcX3P2FBq0h5eGObtR9MEsM4kTQQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b=SV5l15VM; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682690680; a=rsa-sha256; cv=none; b=duNVAc/ewhrivegKOr8xFt2fX5F4kEs8K3SgLdIjivogA0cxI1X5u6F4+E9fcfZzM7hSEM mIegfi+duEJ4HpGjaIGFbNWtiq5SwqawLKc+7noVxN6hIx7PCpSeV9iOA4sCoHC1oHueZ0 ndnI/rgpZIIVgAzwpad2taiTrmBmzZw/BjofeQROwnasnt+X07X2ShY7p0E+nkkVtCkBQ8 YoHbQprEt1mi1WkkZlD2kYoyCehv3pqofAXs7DB6/jRrhNmr8vFUDUrRWDdLQN48+bsqYw 21zAB8sqfPbvY5MQBTjbcUiExev0U489x3jQxU5bfqx8N1uk5X95aFjQJUPT8w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1psOhh-0001QF-Ud; Fri, 28 Apr 2023 10:04:06 -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 1psOhf-0001PM-CR for guix-patches@gnu.org; Fri, 28 Apr 2023 10:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1psOhe-0001ZR-VU for guix-patches@gnu.org; Fri, 28 Apr 2023 10:04:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1psOhe-0001wP-R0 for guix-patches@gnu.org; Fri, 28 Apr 2023 10:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63091] [PATCH v2 2/2] gnu: sssd: Fix build Resent-From: Brian Cully Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Apr 2023 14:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63091 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63091@debbugs.gnu.org Cc: Brian Cully Received: via spool by 63091-submit@debbugs.gnu.org id=B63091.16826906317427 (code B ref 63091); Fri, 28 Apr 2023 14:04:02 +0000 Received: (at 63091) by debbugs.gnu.org; 28 Apr 2023 14:03:51 +0000 Received: from localhost ([127.0.0.1]:34078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psOhT-0001vd-77 for submit@debbugs.gnu.org; Fri, 28 Apr 2023 10:03:51 -0400 Received: from coleridge.kublai.com ([166.84.7.167]:54693 helo=mail.spork.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psOhQ-0001vO-Ob for 63091@debbugs.gnu.org; Fri, 28 Apr 2023 10:03:49 -0400 Received: from psyduck.jhoto.kublai.com (ool-18b8e9e7.dyn.optonline.net [24.184.233.231]) by mail.spork.org (Postfix) with ESMTPSA id 9054391B3; Fri, 28 Apr 2023 10:03:48 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=spork.org; s=dkim; t=1682690628; bh=zY4OUs/FMdBnCwBMm6vgIG/A9Wxqf76nO35lJMoYfa0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=SV5l15VM6QfURvMa8fGzpGQ3v7mqkWYMCPtkzi+cDcXBdsvsR6lp6y+HF2pjTDovi AiHreTIJFrn7i94CryZmctNtMZBZutKM3rRZzEYO4zQ6jpSzOM5LwXXSvxoHah8wql bSWP9jZrSFQHkHWZUeBX1FcnsUyLuWA5yUzLy9IA= Date: Fri, 28 Apr 2023 10:03:36 -0400 Message-Id: X-Mailer: git-send-email 2.39.2 In-Reply-To: References: MIME-Version: 1.0 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: , Reply-to: Brian Cully X-ACL-Warn: , Brian Cully via Guix-patches From: Brian Cully 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: UNKNOWN X-Migadu-Spam-Score: -5.05 X-Spam-Score: -5.05 X-Migadu-Queue-Id: 79683369AE X-Migadu-Scanner: in3.migadu.com X-TUID: Z3kJsMKOcPsI Use python-toolchain explicitly in order to pull in our patched ZipFile creation which ignores timestamp. * gnu/packages/sssd.scm (sssd) [native-inputs]: Add python-toolchain. --- gnu/packages/sssd.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/sssd.scm b/gnu/packages/sssd.scm index 4e585a62de..47f5d1e559 100644 --- a/gnu/packages/sssd.scm +++ b/gnu/packages/sssd.scm @@ -266,7 +266,7 @@ (define-public sssd p11-kit ; for PKCS#11 support pcre2 popt - python + python ; for wrap-program phase samba/pinned talloc tdb @@ -286,6 +286,7 @@ (define-public sssd libxslt openssh ; for tests pkg-config + python-toolchain po4a softhsm ; for tests `(,util-linux "lib"))) ; for uuid.h, reqired for KCM -- 2.39.2