From unknown Sun Jun 15 08:40:04 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#48048] [PATCH] update blender to 2.92 Resent-From: raingloom Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 26 Apr 2021 20:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48048 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48048@debbugs.gnu.org X-Debbugs-Original-To: Guix Patches Received: via spool by submit@debbugs.gnu.org id=B.161946997322656 (code B ref -1); Mon, 26 Apr 2021 20:47:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Apr 2021 20:46:13 +0000 Received: from localhost ([127.0.0.1]:47329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lb87R-0005tF-0p for submit@debbugs.gnu.org; Mon, 26 Apr 2021 16:46:13 -0400 Received: from lists.gnu.org ([209.51.188.17]:38064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lb87G-0005sB-Um for submit@debbugs.gnu.org; Mon, 26 Apr 2021 16:46:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lb87G-0001wR-MB for guix-patches@gnu.org; Mon, 26 Apr 2021 16:46:02 -0400 Received: from mx1.riseup.net ([198.252.153.129]:52524) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lb87E-0000Zd-GK for guix-patches@gnu.org; Mon, 26 Apr 2021 16:46:02 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4FTcP200DbzDqgQ for ; Mon, 26 Apr 2021 13:45:57 -0700 (PDT) X-Riseup-User-ID: C5316111A0FF273AA01380437E655B2EAF3E6ED45C6E68CB01B5C3CEA7F4883F Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4FTcP13fh6z5w5X for ; Mon, 26 Apr 2021 13:45:57 -0700 (PDT) Date: Mon, 26 Apr 2021 17:05:06 +0200 From: raingloom Message-ID: <20210426170506.3f99aa1c@riseup.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/ODMZf/X740Qh585ZLtczE7d" Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -9 X-Spam_score: -1.0 X-Spam_bar: - X-Spam_report: (-1.0 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_03_06=1.592, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.3 (-) --MP_/ODMZf/X740Qh585ZLtczE7d Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Tiny update for Blender. Tested with some quick geometry nodes shenanigans, everything seems to be in order. Piled another explicit path definition onto the pile to fix the build. Sadly it doesn't fail during configure without it, only a good half way into the build does it error. Some brave soul should probably fix that upstream and then we could get rid of all that added complexity. --MP_/ODMZf/X740Qh585ZLtczE7d Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-blender-Update-to-2.92.0.patch >From 2e4c63de33641b015606b4cc63f908286e55954b Mon Sep 17 00:00:00 2001 From: raingloom Date: Mon, 26 Apr 2021 16:58:47 +0200 Subject: [PATCH] gnu: blender: Update to 2.92.0. * gnu/packages/graphics.scm (blender): Update to 2.92.0. [arguments]: Added workaround for numpy headers not being found. --- gnu/packages/graphics.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index 7e83c7ea4e..da4b5ae32c 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm @@ -466,14 +466,14 @@ applications.") (define-public blender (package (name "blender") - (version "2.91.0") + (version "2.92.0") (source (origin (method url-fetch) (uri (string-append "https://download.blender.org/source/" "blender-" version ".tar.xz")) (sha256 (base32 - "0x396lgmk0dq9115yrc36s8zwxzmjr490sr5n2y6w27y17yllyjm")))) + "15a5vffn18a920286x0avbc2rap56k6y531wgibq68r90g2cz4g7")))) (build-system cmake-build-system) (arguments (let ((python-version (version-major+minor (package-version python)))) @@ -498,6 +498,9 @@ applications.") (string-append "-DPYTHON_INCLUDE_DIR=" (assoc-ref %build-inputs "python") "/include/python" ,python-version) (string-append "-DPYTHON_VERSION=" ,python-version) + (string-append "-DPYTHON_NUMPY_INCLUDE_DIRS=" + (assoc-ref %build-inputs "python-numpy") + "/lib/python" ,python-version "/site-packages/numpy/core/include/") (string-append "-DPYTHON_NUMPY_PATH=" (assoc-ref %build-inputs "python-numpy") "/lib/python" ,python-version "/site-packages/")) -- 2.31.1 --MP_/ODMZf/X740Qh585ZLtczE7d-- From unknown Sun Jun 15 08:40:04 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: raingloom Subject: bug#48048: closed (Re: [bug#48048] [PATCH] update blender to 2.92) Message-ID: References: <20210426170506.3f99aa1c@riseup.net> X-Gnu-PR-Message: they-closed 48048 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 48048@debbugs.gnu.org Date: Mon, 03 May 2021 17:07:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1620061621-3172-1" This is a multi-part message in MIME format... ------------=_1620061621-3172-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #48048: [PATCH] update blender to 2.92 which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 48048@debbugs.gnu.org. --=20 48048: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48048 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1620061621-3172-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 48048-done) by debbugs.gnu.org; 3 May 2021 17:06:14 +0000 Received: from localhost ([127.0.0.1]:47585 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldc1O-0000oo-E2 for submit@debbugs.gnu.org; Mon, 03 May 2021 13:06:14 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:35683) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ldc1L-0000oh-Mj for 48048-done@debbugs.gnu.org; Mon, 03 May 2021 13:06:13 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 5555C5C018D; Mon, 3 May 2021 13:06:06 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Mon, 03 May 2021 13:06:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=N2T6TKyHVMtgkoZgUAYsjxFr d4tXNUqCDgg4qRCB344=; b=aoxvJZ9jeQ7vTqKJIsNn2ql0h1n2d7iRYaX8SGME BsBnkniwSPRXyh+rvjv9WbMinqHz/NGeh1RtQQHwnX1hkELJIfN2auHdW7ejBcbI 6AZkfHsnxXmAZkLWge8v3DzUFeFYdsjwZAIHD8WyKDVageZop4c90AFrn51DLN8q yLo= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=N2T6TK yHVMtgkoZgUAYsjxFrd4tXNUqCDgg4qRCB344=; b=ceT1EC6OzS46Bv5REek8/l amBjJ+ppPaEu+38ujr8rcqs8arzzrCb88eu+jMtrux2GaZtcX24b1NNN7sdGWBZy exV2m7g15pGnknb/GHozcbOl3x3J1wPIIfHzHb0sSSTlIEw6lXx1Gs6sqii33myF zsq8o50c8FXGOeIZlABofFcL8C1mPvKt04OXOl9AWGNXJMmdKBKjCasg/xenmyyv arnRzSBCd+NZwSV3jHaqSxJgLeq5IWSDPSud7d395mCMCLSkGkXa0tvdaBf/nat/ 2y1PS90XAjCTfOuZux65vvZU2xtoOnod2cAm7owBEPTddpw5rIJNF6dNbbKAooSQ == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdefgedgudduudcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhepfffhvffukfhfgggtuggjsehttd ertddttddvnecuhfhrohhmpefnvghoucfhrghmuhhlrghrihcuoehlvghosehfrghmuhhl rghrihdrnhgrmhgvqeenucggtffrrghtthgvrhhnpeeukeektdffvddtudegjeegtdevhf eufeeivdejiedtieegtdevjedvjeehffevgfenucfkphepudeivddrvddujedrfeefrddu uddvnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheplh gvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (d-162-217-33-112.ct.cpe.atlanticbb.net [162.217.33.112]) by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 3 May 2021 13:06:06 -0400 (EDT) Date: Mon, 3 May 2021 13:06:03 -0400 From: Leo Famulari To: raingloom Subject: Re: [bug#48048] [PATCH] update blender to 2.92 Message-ID: References: <20210426170506.3f99aa1c@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210426170506.3f99aa1c@riseup.net> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 48048-done Cc: 48048-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Mon, Apr 26, 2021 at 05:05:06PM +0200, raingloom wrote: > Tiny update for Blender. Tested with some quick geometry nodes > shenanigans, everything seems to be in order. > Piled another explicit path definition onto the pile to fix the build. > Sadly it doesn't fail during configure without it, only a good half way > into the build does it error. Some brave soul should probably fix that > upstream and then we could get rid of all that added complexity. > From 2e4c63de33641b015606b4cc63f908286e55954b Mon Sep 17 00:00:00 2001 > From: raingloom > Date: Mon, 26 Apr 2021 16:58:47 +0200 > Subject: [PATCH] gnu: blender: Update to 2.92.0. > > * gnu/packages/graphics.scm (blender): Update to 2.92.0. > [arguments]: Added workaround for numpy headers not being found. Thanks! I pushed as 9ffa81fe64ee405e1a861b72a21bca966fcbc236 after fixing the commit message to describe the changes more explicitly. ------------=_1620061621-3172-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Apr 2021 20:46:13 +0000 Received: from localhost ([127.0.0.1]:47329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lb87R-0005tF-0p for submit@debbugs.gnu.org; Mon, 26 Apr 2021 16:46:13 -0400 Received: from lists.gnu.org ([209.51.188.17]:38064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lb87G-0005sB-Um for submit@debbugs.gnu.org; Mon, 26 Apr 2021 16:46:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lb87G-0001wR-MB for guix-patches@gnu.org; Mon, 26 Apr 2021 16:46:02 -0400 Received: from mx1.riseup.net ([198.252.153.129]:52524) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lb87E-0000Zd-GK for guix-patches@gnu.org; Mon, 26 Apr 2021 16:46:02 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4FTcP200DbzDqgQ for ; Mon, 26 Apr 2021 13:45:57 -0700 (PDT) X-Riseup-User-ID: C5316111A0FF273AA01380437E655B2EAF3E6ED45C6E68CB01B5C3CEA7F4883F Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4FTcP13fh6z5w5X for ; Mon, 26 Apr 2021 13:45:57 -0700 (PDT) Date: Mon, 26 Apr 2021 17:05:06 +0200 From: raingloom To: Guix Patches Subject: [PATCH] update blender to 2.92 Message-ID: <20210426170506.3f99aa1c@riseup.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/ODMZf/X740Qh585ZLtczE7d" Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -9 X-Spam_score: -1.0 X-Spam_bar: - X-Spam_report: (-1.0 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_03_06=1.592, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.3 (-) --MP_/ODMZf/X740Qh585ZLtczE7d Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Tiny update for Blender. Tested with some quick geometry nodes shenanigans, everything seems to be in order. Piled another explicit path definition onto the pile to fix the build. Sadly it doesn't fail during configure without it, only a good half way into the build does it error. Some brave soul should probably fix that upstream and then we could get rid of all that added complexity. --MP_/ODMZf/X740Qh585ZLtczE7d Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-blender-Update-to-2.92.0.patch >From 2e4c63de33641b015606b4cc63f908286e55954b Mon Sep 17 00:00:00 2001 From: raingloom Date: Mon, 26 Apr 2021 16:58:47 +0200 Subject: [PATCH] gnu: blender: Update to 2.92.0. * gnu/packages/graphics.scm (blender): Update to 2.92.0. [arguments]: Added workaround for numpy headers not being found. --- gnu/packages/graphics.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index 7e83c7ea4e..da4b5ae32c 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm @@ -466,14 +466,14 @@ applications.") (define-public blender (package (name "blender") - (version "2.91.0") + (version "2.92.0") (source (origin (method url-fetch) (uri (string-append "https://download.blender.org/source/" "blender-" version ".tar.xz")) (sha256 (base32 - "0x396lgmk0dq9115yrc36s8zwxzmjr490sr5n2y6w27y17yllyjm")))) + "15a5vffn18a920286x0avbc2rap56k6y531wgibq68r90g2cz4g7")))) (build-system cmake-build-system) (arguments (let ((python-version (version-major+minor (package-version python)))) @@ -498,6 +498,9 @@ applications.") (string-append "-DPYTHON_INCLUDE_DIR=" (assoc-ref %build-inputs "python") "/include/python" ,python-version) (string-append "-DPYTHON_VERSION=" ,python-version) + (string-append "-DPYTHON_NUMPY_INCLUDE_DIRS=" + (assoc-ref %build-inputs "python-numpy") + "/lib/python" ,python-version "/site-packages/numpy/core/include/") (string-append "-DPYTHON_NUMPY_PATH=" (assoc-ref %build-inputs "python-numpy") "/lib/python" ,python-version "/site-packages/")) -- 2.31.1 --MP_/ODMZf/X740Qh585ZLtczE7d-- ------------=_1620061621-3172-1--