From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kLx9CN1me2Te7gAASxT56A (envelope-from ) for ; Sat, 03 Jun 2023 18:14:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yGLCCN1me2RlBgAA9RJhRA (envelope-from ) for ; Sat, 03 Jun 2023 18:14:21 +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 AE4F93ABD7 for ; Sat, 3 Jun 2023 18:14:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q5TtE-0004oy-TN; Sat, 03 Jun 2023 12:14:05 -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 1q5TtC-0004om-Mw for guix-patches@gnu.org; Sat, 03 Jun 2023 12:14:02 -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 1q5TtC-0007vP-Et for guix-patches@gnu.org; Sat, 03 Jun 2023 12:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q5TtC-0001et-9p for guix-patches@gnu.org; Sat, 03 Jun 2023 12:14:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63876] [PATCH] gnu: php: Enable sysvsem module. Resent-From: Timo Wilken Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 03 Jun 2023 16:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63876 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63876@debbugs.gnu.org Cc: Timo Wilken X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16858088286347 (code B ref -1); Sat, 03 Jun 2023 16:14:02 +0000 Received: (at submit) by debbugs.gnu.org; 3 Jun 2023 16:13:48 +0000 Received: from localhost ([127.0.0.1]:44157 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q5Tsy-0001eI-Aq for submit@debbugs.gnu.org; Sat, 03 Jun 2023 12:13:48 -0400 Received: from lists.gnu.org ([209.51.188.17]:58284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q5Tsw-0001eB-HI for submit@debbugs.gnu.org; Sat, 03 Jun 2023 12:13:47 -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 1q5Tsw-0004kS-A9 for guix-patches@gnu.org; Sat, 03 Jun 2023 12:13:46 -0400 Received: from mx2.mythic-beasts.com ([2a00:1098:0:82:1000:0:2:1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q5Tsu-0007tL-EN for guix-patches@gnu.org; Sat, 03 Jun 2023 12:13:46 -0400 Received: by mailhub-hex-d.mythic-beasts.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1q5Tsr-0068h4-EM; Sat, 03 Jun 2023 17:13:41 +0100 From: Timo Wilken Date: Sat, 3 Jun 2023 18:12:59 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BlackCat-Spam-Score: 9 Received-SPF: pass client-ip=2a00:1098:0:82:1000:0:2:1; envelope-from=guix@twilken.net; helo=mx2.mythic-beasts.com X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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: , 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-Seal: i=1; s=key1; d=yhetil.org; t=1685808860; a=rsa-sha256; cv=none; b=cpChbli9BHLAWNKMTQ96Ze05TWmB45TSjjqg05rfrNMKYe5iV3faYhyy2O61Oh3HWS36+P RbJfDobkJWskIBhuNctYRHcf6Saqy5/Orz/++Wc/lodm4CXEYxpC/aO59rH21GbrkSQXV6 eA3FOxq3QbESm1J553UTTWpz/re7XJj9qXwwYSWOGrtKvObE92DEieJ+FdbGBfkhOdLypu oeoeQ3U16OMddVL7YIT8zkyzn8RKWZda3dQLtK3CWDf5aPAjQhyLU3R6aQ2N6OwiketH1k EEOAbSi94KJgoKqpcJBZONbrOcySQI7I8hfiehqTmgxo+aua2XnYi0RDdpzYZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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=1685808860; h=from:from:sender:sender: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; bh=O9mmWkt4qMP+vGXGjpbh6rq8thwjKJkpTIwEKypnloo=; b=KUpfPZyKxhbX9TeFyhxlYv08PfCl48K37KaMWwvtZrvEvPuth5f9GF+KDflsw0N78knaXM Xf07d9FCnegmbuPnkPFC/d2DDtnC9Cq8/ku1h5eH4qVFHb88lHC3NAyJdrablE3ZKyW8ab 72qSB8QNdJ+onhVn+F3lh1XEhHscU5HAXS0c5u6yzliYz0TpWYVV5Rdz3WA8hyfSRzDyKB foB2mikUwmgLkJva4nSMbKaQxzZ/yO839MPJQmieAi1bHkeRpmaevQqUYL9D33EHom/3PU MMbgm4H6T7eXiyWgiKJlOFu+4EQVWUcAqRJ0dU67wYU8jVmGjezMBILU5I73vQ== Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -3.18 X-Spam-Score: -3.18 X-Migadu-Queue-Id: AE4F93ABD7 X-TUID: 3vaOYU9Er0UL Nextcloud 26 strongly recommends installing this module. * gnu/packages/php.scm: (php)[arguments]: Add "--enable-sysvsem" configure flag. --- gnu/packages/php.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/php.scm b/gnu/packages/php.scm index c71d648cf4..cb6b4e7047 100644 --- a/gnu/packages/php.scm +++ b/gnu/packages/php.scm @@ -6,6 +6,7 @@ ;;; Copyright © 2019 Oleg Pykhalov ;;; Copyright © 2020 Maxim Cournoyer ;;; Copyright © 2021 Efraim Flashner +;;; Copyright © 2023 Timo Wilken ;;; ;;; This file is part of GNU Guix. ;;; @@ -133,7 +134,8 @@ (define-public php "--enable-intl" "--enable-mbstring" "--enable-pcntl" - "--enable-sockets")) + "--enable-sockets" + "--enable-sysvsem")) ; Required for, e.g. Nextcloud #:phases (modify-phases %standard-phases (add-after 'unpack 'do-not-record-build-flags base-commit: 66c9b82fed3c59ee07187898592c688c82fed273 -- 2.40.1