From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 +MK3AGX34WRSeQAASxT56A (envelope-from ) for ; Sun, 20 Aug 2023 13:22:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YDRdO2T34WSj2AAAG6o9tA (envelope-from ) for ; Sun, 20 Aug 2023 13:22:12 +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 721AB3C8A1 for ; Sun, 20 Aug 2023 13:22:11 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=Cnt4nvOT; 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=1692530532; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=pKN/6YaYoij04+8AfunP0SlhNIH3IQ0zGyGaaKMy7dQ=; b=k1nPGQC11KnZ8eUfPM7woZu/iY6wH5e16dReFt5rWP0epTdFl4XDZQNubF7kJnnScTqMxj o7SFTFD6pOwkcVfQT9wWPlsbKq4KTdYRgfJl5x52iBWB2nUXIY40M3CFobXQPmws6Xccul pBTeuGg0B6IpvcFQcEH4rHL/O/8srRnv/2UJaxlXjtOkbDDaViqePYjPspRG34dZ05CzkF LY/a8U0xWt6O/50OkiIgbckntc3xoyod34KbWZuAYWsdNSTbcgsqbNftCPic6AtD+MIC3P rGKLgYpIuIlAxlV/8eWSQLoRSEfnqirj7byHUY2QYeJ/1H5oDlwWMmq2BfUIgg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692530532; a=rsa-sha256; cv=none; b=Zi/0b0pM6fzEk0BKk29Z0lS2FROa9kDD8Z1i37S1rN0+VnI2P2JBrEQIJ9C59PHzeRRlXt q/Q+4UcO6imJMcTvqKp5xmSIsZX5IT1jxbVsOJo9kG45htEnBqz1kJv81ju3KosiNpcKLu jhHK96H1SB4Np4h5ZrP5XDXUx3tlkKoKdMr9ctYT72QlLEXDDdYgwsG1W2OFoJhuoAGovE /OvfKbMk9NBy1RXli8XWacsrMOEg+xXxQVxzoH0ZbpDvRZ6ZPpno91N4LVrm09RrVZfIQ4 vAiq3Ux583706nBK+6xZCbVaj93xkGkXuBGxYS1uSk0vaSnAKSgZgxJnGDJgQQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=Cnt4nvOT; 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 1qXgVO-0002Jk-Nj; Sun, 20 Aug 2023 07:22: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 1qXgVM-0002JW-NT for guix-patches@gnu.org; Sun, 20 Aug 2023 07:22:00 -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 1qXgVM-0002dA-Es for guix-patches@gnu.org; Sun, 20 Aug 2023 07:22:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qXgVN-0000Up-RR; Sun, 20 Aug 2023 07:22:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65404] [PATCH] gnu: tetrinet: Fix build. Resent-From: iyzsong@envs.net Original-Sender: "Debbugs-submit" Resent-CC: liliana.prikler@gmail.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Sun, 20 Aug 2023 11:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65404 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65404@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , Liliana Marie Prikler , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Liliana Marie Prikler , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by submit@debbugs.gnu.org id=B.16925304981873 (code B ref -1); Sun, 20 Aug 2023 11:22:01 +0000 Received: (at submit) by debbugs.gnu.org; 20 Aug 2023 11:21:38 +0000 Received: from localhost ([127.0.0.1]:53202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXgV0-0000U8-9O for submit@debbugs.gnu.org; Sun, 20 Aug 2023 07:21:38 -0400 Received: from lists.gnu.org ([2001:470:142::17]:45386) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXgUx-0000Ts-6n for submit@debbugs.gnu.org; Sun, 20 Aug 2023 07:21:37 -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 1qXgUp-0002Ia-KM for guix-patches@gnu.org; Sun, 20 Aug 2023 07:21:27 -0400 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qXgUl-0002Ya-SE for guix-patches@gnu.org; Sun, 20 Aug 2023 07:21:26 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id B17C538A0099; Sun, 20 Aug 2023 11:21:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1692530480; bh=pKN/6YaYoij04+8AfunP0SlhNIH3IQ0zGyGaaKMy7dQ=; h=From:To:Cc:Subject:Date:From; b=Cnt4nvOTMnG7cl2CP9M1OuUoZ8HFthMZNImp6pQ5VDVUnmINMWxr+DXLWpSVek3H+ owIdQJycczcUYhhmo8Rr2jJC6Q/eyrkgcUwwX5vrcH20QNk6vAMKjDCnpAJoKDMOdQ 1DEs3bl09/pgFhoidsLeXdI5Fp+VtSjQo/WR5zq3gMJ9YiBuhGouKyYCc3LtlM9tNl ptz4+UfXp9PaauL47mCvWjVSaaSjBTRJ9bEQvetHgJx4SOE2WaDR4HEYgyKeAHTJdY BUPPQvy/+kheDQr6i0m8EOWM7Wll5501nj7S2XjfqxpXhW9TtF4mj5f9ypEpTi+Ovy 0dBm1DOTt5icX92GeyQQtLlcZpCb+P+u7ZbneT8Z89td4Ljq1Dg9r3iYlMk78ovTHw kZdZx4jnCBxy2MPHU9nAy78cCb+dm9VuKtCRdL/uHaIkMGdd5lEc3fzNFHGcI0l/4n 8bO1cBTAtoP+I4MU52bwHgiUYI5HNWx8qm6+gtWBMmSPgtvkeDSqIjAQBUJZYZPUa5 QOCRx18aWwYjDlmEd+YiTDQwkoWBjVSrZb1uWb8H/JTH9vKKIF+mPYH7iCNWN+mqRp eXNXU4vMZ56O+mZYuBCNPCz92E6ngyugfx2LhBUOUdikZRnoufoWY49Z8GVQGbOFoV A34XI+ZclHSQ0N3ouHznRueQ= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ZRP2PI8lt-AU; Sun, 20 Aug 2023 11:21:17 +0000 (UTC) Received: from localhost (unknown [36.170.56.121]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Sun, 20 Aug 2023 11:21:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 963ccac8; Sun, 20 Aug 2023 11:21:32 +0000 (UTC) Date: Sun, 20 Aug 2023 19:21:30 +0800 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net 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: iyzsong@envs.net X-ACL-Warn: , iyzsong--- via Guix-patches From: iyzsong--- 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: -5.20 X-Spam-Score: -5.20 X-Migadu-Queue-Id: 721AB3C8A1 X-Migadu-Scanner: mx1.migadu.com X-TUID: iYVVB9flBtw6 From: 宋文武 * gnu/packages/games.scm (tetrinet)[arguments]: Add '-fcommon' to CFLAGS. --- gnu/packages/games.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index a5fa19fc20..eeba4d00f8 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -713,7 +713,8 @@ (define-public tetrinet (list ncurses)) (arguments `(#:tests? #f ;no tests - #:make-flags '("CC=gcc") + #:make-flags '("CC=gcc" + "CFLAGS=-O2 -DHAVE_IPV6 -g -Wall -fcommon") #:phases (modify-phases %standard-phases (delete 'configure) ;no configure script base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74 -- 2.41.0