From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6DZLO1sk02NFygAAbAwnHQ (envelope-from ) for ; Fri, 27 Jan 2023 02:09:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uFtbO1sk02OvAQEAauVa8A (envelope-from ) for ; Fri, 27 Jan 2023 02:09:47 +0100 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 C9B4441E63 for ; Fri, 27 Jan 2023 02:09:47 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pLDEn-0008FL-Uo; Thu, 26 Jan 2023 20:09:05 -0500 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 1pLDEm-0008EG-Dv for guix-patches@gnu.org; Thu, 26 Jan 2023 20:09:04 -0500 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 1pLDEm-0006Zc-51 for guix-patches@gnu.org; Thu, 26 Jan 2023 20:09:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pLDEm-0003kJ-0P for guix-patches@gnu.org; Thu, 26 Jan 2023 20:09:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61067] [PATCH v2 5/5] gnu: wine: Build more reproducibly. Resent-From: Kaelyn Takata Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 27 Jan 2023 01:09:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61067 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61067@debbugs.gnu.org Cc: Kaelyn Takata Received: via spool by 61067-submit@debbugs.gnu.org id=B61067.167478174014352 (code B ref 61067); Fri, 27 Jan 2023 01:09:03 +0000 Received: (at 61067) by debbugs.gnu.org; 27 Jan 2023 01:09:00 +0000 Received: from localhost ([127.0.0.1]:36474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pLDEh-0003jQ-TZ for submit@debbugs.gnu.org; Thu, 26 Jan 2023 20:09:00 -0500 Received: from mail-4316.protonmail.ch ([185.70.43.16]:32719) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pLDEg-0003jD-3d for 61067@debbugs.gnu.org; Thu, 26 Jan 2023 20:08:58 -0500 Date: Fri, 27 Jan 2023 01:08:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1674781732; x=1675040932; bh=kSglZduQyOGvJGVgsEB02gPdnZO2DjSqJd/uDvHC7sg=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=VKL5QQjQ5HlfJMYqThJ7WwSlaJQdl2ri2CqC8TnuJhQG8ngqXeul1Go3ygvo6Mwlk iFJdSGnV9V8WMzB9l3qcGHDOyvkvLS4xVD2nH7cJxp6OMTZ+SqGCA1uLWuGZlq16o8 3OoDfc32eNKg/Z3ur053zmDrtvLdfqWFhYmfcvpYBbJ5NSVWAt+2ceXc7OTtWlG1Ze 8WKWl14xG+g74SP5kCQtjDEBQ4DfWaKTwj5fHkpthOuepuXsUyvC/Z7h+OZQvKyas2 d04VbMDdPy4AqnGLGK9GA1mfKE0eUrFb1Xh6/rM/5f0IipECs7My5YIxvC/fZxOaXo edDZ9CIX/IVWg== Message-ID: <74e8a897c40d4f68ee36875b87ad6113af80f792.1674781160.git.kaelyn.alexi@protonmail.com> In-Reply-To: References: Feedback-ID: 34709329:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Kaelyn Takata X-ACL-Warn: , Kaelyn Takata via Guix-patches From: Kaelyn Takata 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1674781787; 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: 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=kSglZduQyOGvJGVgsEB02gPdnZO2DjSqJd/uDvHC7sg=; b=YDrftVPtA+fDzeVEORnx8Sghw7LmDsPVFVZtWYBoBS+1oRMKiOka2qfT73slWANNbTL/mE qOodq7z0GqHOeoa9eSfR8AKad9w2C4S4/ZLLxQQMbReY0RNHi/xHeGAZFcRrKptTBrbEGa 7nyXuzY1NFMwaUGaYWuKSsit4J9KqljJV+xgrYfUnD4HbatJm9WzJGCKQGxKuEn4gC4DV8 RcF+HjxXIuVEvJp4/n0rqMoN0I+pijOEp4kPMuMODUYJU+V+ifdOO8UfPSv/DhPhu10ldI EH7A+9OZ0BPXPiQEJLNaDe53PpZ2I6W0AjlnS4ykMPXMEZeVpjMt9smofciPCA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=VKL5QQjQ; 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=1674781787; a=rsa-sha256; cv=none; b=H90/FKlXV/oWTJoN4Es6R4I36zeQQVn1xaDw9LDNG2ZG+2bQFYeP6ICy6SyUkN7AkfLSYJ R3NGtF4s+/fw9UHrmH11niH7I01AoZGnlC1E/EZuBfd+k3lIQikRn13tNpEOUaM5gbtyIT wRtPgW4fucWngjh2WXGadgJDsrTXlDoM0yvVcwE3a3hrsi7KVZDuCuigxz62SpJbrB59EX sSruqZ4+9hYXIcRqwBmB/4r4DU+sNrBLEhqNFr6OldDwqR6908Qefk/QHfv5CYZQ2xDHeA +lx94yhv5JCJC+MKn9QKCnB4XAKsPOIC8jeh24PTs2J4XhgM6lj7twJpqChduA== X-Spam-Score: -2.07 X-Migadu-Spam-Score: -2.07 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=VKL5QQjQ; 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" X-Migadu-Queue-Id: C9B4441E63 X-Migadu-Scanner: scn1.migadu.com X-TUID: piFxB4+Zettf * gnu/packages/wine.scm (wine)[phases]: Add a new 'set-widl-time-override p= hase. --- gnu/packages/wine.scm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnu/packages/wine.scm b/gnu/packages/wine.scm index 263ec80416..10cae76ed8 100644 --- a/gnu/packages/wine.scm +++ b/gnu/packages/wine.scm @@ -195,7 +195,12 @@ (define-public wine (substitute* "tools/makedep.c" (("output_filenames\\( unix_libs \\);" all) (string-append all - "output ( \" -Wl,-rpath=3D%s \", arch_ins= tall_dirs[arch] );")))))))) + "output ( \" -Wl,-rpath=3D%s \", arch_ins= tall_dirs[arch] );"))))) + (add-before 'build 'set-widl-time-override + ;; Set WIDL_TIME_OVERRIDE to avoid embedding the current date= in + ;; files generated by WIDL. + (lambda _ + (setenv "WIDL_TIME_OVERRIDE" "315532800")))))) (home-page "https://www.winehq.org/") (synopsis "Implementation of the Windows API (32-bit only)") (description -- 2.39.1