Path: csiph.com!fu-berlin.de!news.servidellagleba.it!bofh.it!news.nic.it!robomod From: Jerome BENOIT Newsgroups: linux.debian.maint.python Subject: ERROR Backend subprocess exited when trying to invoke build_wheel Date: Sun, 01 Dec 2024 19:50:02 +0100 Message-ID: X-Mailbox-Line: From debian-python-request@lists.debian.org Sun Dec 1 18:48:41 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.896 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -3.5 X-Greylist: delayed 1092 seconds by postgrey-1.36 at bendel; Sun, 01 Dec 2024 18:48:27 UTC MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Reply-To: sphericaltriangle@rezozer.net Content-Language: en-US Organization: Round Sphere Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Server-Quench: 4c676501-b012-11ef-9a18-7cd30ad786ce X-Auth-Pat: 10 X-Authreport-Spam: If SPAM / abuse - report it at: http://www.authsmtp.com/abuse X-Authroute: OCdyYgsWA1ZOVAQX ECIPBStcUwQsIBJI DDcZIBldMlcTEwJc LlBWI1BSOVtZXUBF WzlVKwgNExkyRzcg OVMAMxsCIB0AXwR1 JB0aXVBSFgF4ABQL BR4UUxk8fwdYfnpu Zkd8X3FeQ0Fycll8 DEomFBRjFBMZaGQX VENbOQJQeQQEekxD bVZ6VHIQM2UGZGdh RgI9emE4ZGUady9Z GVkEIQ1CH00GCBMG fTc4VR8mFk4IQSl7 NAEsMkQbF0sKKQ0/ IVo9VF5QLB8fDEVC BVBMBiARO15JRiw1 CgBXFUQDETlRdjhc DxAsSgAA X-Authentic-SMTP: 61633132333330.1037:9147 X-Authfastpath: 0 (Was 255) X-Authvirus-Status: No virus detected - but ensure you scan with your own anti-virus system. X-Mailing-List: archive/latest/22588 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/51d145af-ec97-4d21-bf17-c03e143cce57@rezozer.net Approved: robomod@news.nic.it Lines: 12 Sender: robomod@news.nic.it X-Original-Date: Sun, 1 Dec 2024 19:30:09 +0100 X-Original-Message-ID: <51d145af-ec97-4d21-bf17-c03e143cce57@rezozer.net> Xref: csiph.com linux.debian.maint.python:16508 Hi, I am trying to package the last version cysignal, I get the error message ERROR Backend subprocess exited when trying to invoke build_wheel E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1: python3.12 -m build --skip-dependency-check --no-isolation --wheel --outdir /forge/cysignals/container-02/cysignals.git/.pybuild/cpython3_3.12 --config-setting compile-args=--verbose --config-setting setup-args=--wrap-mode=nodownload --config-setting setup-args=--prefix=/usr --config-setting setup-args=--sysconfdir=/etc --config-setting setup-args=--localstatedir=/var --config-setting setup-args=--libdir=lib/x86_64-linux-gnu dh_auto_build: error: pybuild --build -i python{version} -p "3.13 3.12" returned exit code 13 Any idea how to fix it ? Thanks in advance, Jerome