From unknown Mon Aug 11 21:12:42 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63548: python-pyportmidi-217 build failing Resent-From: Giovanni Biscuolo Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 17 May 2023 07:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63548 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63548@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16843100218793 (code B ref -1); Wed, 17 May 2023 07:54:02 +0000 Received: (at submit) by debbugs.gnu.org; 17 May 2023 07:53:41 +0000 Received: from localhost ([127.0.0.1]:48792 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzBye-0002Hk-5B for submit@debbugs.gnu.org; Wed, 17 May 2023 03:53:40 -0400 Received: from lists.gnu.org ([209.51.188.17]:33838) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzByc-0002Hb-H6 for submit@debbugs.gnu.org; Wed, 17 May 2023 03:53:39 -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 1pzByc-0008UB-9y for bug-guix@gnu.org; Wed, 17 May 2023 03:53:38 -0400 Received: from ns13.heimat.it ([46.4.214.66]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pzByZ-0007So-6Y for bug-guix@gnu.org; Wed, 17 May 2023 03:53:38 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id 416793007E0 for ; Wed, 17 May 2023 07:53:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rHRbqdRoBlBz for ; Wed, 17 May 2023 07:53:30 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.170.62]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id EF92A30022D for ; Wed, 17 May 2023 07:53:29 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 71E8C261304E for ; Wed, 17 May 2023 09:53:29 +0200 (CEST) Received: (nullmailer pid 14612 invoked by uid 1000); Wed, 17 May 2023 07:53:29 -0000 From: Giovanni Biscuolo Organization: Xelera.eu Date: Wed, 17 May 2023 09:53:28 +0200 Message-ID: <87ilcrjsw7.fsf@xelera.eu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=46.4.214.66; envelope-from=g@xelera.eu; helo=ns13.heimat.it X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I'm using guix commit fe01acea56, python-pyportmidi-217 fails with the following error (same derivation failing on data.guix-gnu.org [1]) =2D-8<---------------cut here---------------start------------->8--- [...] offloading '/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmidi-2= 17.drv' to 'batondor'... offloading build of /gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pypo= rtmidi-217.drv to 'batondor' substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 10= 0.0% @ build-started /gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmi= di-217.drv - x86_64-linux /var/log/guix/drvs/ch//qv2117qwm6n7d106f9s88az8j7= 0g93-python-pyportmidi-217.drv.gz 24023 starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase `set-paths' [...] starting phase `build' running "python setup.py" with command "build" and parameters () Assuming Linux platform running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/pyportmidi copying pyportmidi/__init__.py -> build/lib.linux-x86_64-cpython-310/pyport= midi copying pyportmidi/midi.py -> build/lib.linux-x86_64-cpython-310/pyportmidi warning: build_py: byte-compiling is disabled, skipping. running build_ext skipping 'pyportmidi/_pyportmidi.c' Cython extension (up-to-date) building 'pyportmidi._pyportmidi' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/pyportmidi gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fno-se= mantic-interposition -fPIC -I/gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-py= thon-3.10.7/include/python3.10 -c pyportmidi/_pyportmidi.c -o build/temp.li= nux-x86_64-cpython-310/pyportmidi/_pyportmidi.o pyportmidi/_pyportmidi.c: In function ?__pyx_tp_dealloc_11_pyportmidi_Outpu= t?: pyportmidi/_pyportmidi.c:3455:5: error: lvalue required as increment operand 3455 | ++Py_REFCNT(o); | ^~ pyportmidi/_pyportmidi.c:3458:5: error: lvalue required as decrement operand 3458 | --Py_REFCNT(o); | ^~ pyportmidi/_pyportmidi.c: In function ?__pyx_tp_dealloc_11_pyportmidi_Input= ?: pyportmidi/_pyportmidi.c:3634:5: error: lvalue required as increment operand 3634 | ++Py_REFCNT(o); | ^~ pyportmidi/_pyportmidi.c:3637:5: error: lvalue required as decrement operand 3637 | --Py_REFCNT(o); | ^~ pyportmidi/_pyportmidi.c: In function ?__Pyx_ParseOptionalKeywords?: pyportmidi/_pyportmidi.c:4554:21: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4554:21: warning: ?PyUnicode_AsUnicode? is depreca= ted [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4554:21: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4554:21: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4554:21: warning: ?PyUnicode_AsUnicode? is depreca= ted [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4554:21: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?PyUnicode_AsUnicode? is depreca= ted [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?PyUnicode_AsUnicode? is depreca= ted [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ error: command '/gnu/store/5lqhcv91ijy82p92ac6g5xw48l0lwwz4-gcc-11.3.0/bin/= gcc' failed with exit code 1 error: in phase 'build': uncaught exception: %exception #<&invoke-error program: "python" arguments: ("-c" "import setup= tools, tokenize;__file__=3D'setup.py';f=3Dgetattr(tokenize, 'open', open)(_= _file__);code=3Df.read().replace('\\r\\n', '\\n');f.close();exec(compile(co= de, __file__, 'exec'))" "build") exit-status: 1 term-signal: #f stop-signal= : #f>=20 phase `build' failed after 0.4 seconds command "python" "-c" "import setuptools, tokenize;__file__=3D'setup.py';f= =3Dgetattr(tokenize, 'open', open)(__file__);code=3Df.read().replace('\\r\\= n', '\\n');f.close();exec(compile(code, __file__, 'exec'))" "build" failed = with status 1 builder for `/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmidi-= 217.drv' failed with exit code 1 @ build-failed /gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmid= i-217.drv - 1 builder for `/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-pyth= on-pyportmidi-217.drv' failed with exit code 1 derivation '/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmidi-2= 17.drv' offloaded to 'batondor' failed: build of `/gnu/store/chqv2117qwm6n7= d106f9s88az8j70g93-python-pyportmidi-217.drv' failed build of /gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmidi-217.= drv failed Could not find build log for '/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-p= ython-pyportmidi-217.drv'. cannot build derivation `/gnu/store/icqc5kiigmafxkgg147h2bnhxmsja386-fresco= baldi-3.3.0.drv': 1 dependencies couldn't be built guix build: error: build of `/gnu/store/icqc5kiigmafxkgg147h2bnhxmsja386-fr= escobaldi-3.3.0.drv' failed =2D-8<---------------cut here---------------end--------------->8--- Happy hacking! Gio' [1] http://data.guix.gnu.org/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-pyt= hon-pyportmidi-217.drv =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJABAEBCgAqFiEERcxjuFJYydVfNLI5030Op87MORIFAmRkh/kMHGdAeGVsZXJh LmV1AAoJENN9DqfOzDkSxeAP/jHHNa0uNOpjYi8oOOjHEE/d4hyOQowmZQaPtAUb 8P3UFxNs/yswWJkLfLdjFpvG2TARuMrABK7EwYVKBO4AELKwW7erUJSimBme6IQC gNsoVH2592oCkNjZXUHy3anzroCMFgIzRSrbaHrbhLBr9jbXyvakYDIhzqrsPxju gcv6HOuOUDrGBXDyQ5G6lIHZD6WqrLJfaDKQLfVv8ERpH05PkNJzT/H6guWWHVDJ ux7Px3JJfpHp1qdgVTzI97VFx1U776aKN0PPEUefKcAuhSfssZYOpGUL1VbCRfkF jb25WCGdvftwamIkRuX7UUtBfi5lAdSpIVG5QAP3bqRb+VYyAnwvLOzE02gzhOt4 eju1+TPzgd4FmxjJC6QuDliHPnB+eeno15tFcsyA3WxPFp9jTlsy3UXh2dbF+T7y UpsLq9Kl4J9D6sNAOaZlRKCbk3H8aaTXrEJEMPCO7ncm9cXejhJRvEuS2UOBtZZr Ik+YjuTgllPs+OP6weHEE3b+1f4LxdbjDCxxXzT1Tuc0mhqRTCMnxlAiDQVpP5+X 3fkjmwTfkhpOcvp0xfElD+JhN0eI3gdGu3FfqMJPubB+idVJw4fdupd0Nwt3K9+U apSLXzopAIQQhNQCVi48ZqFX8SO0lj8zq81djYnDtfW/cswmS8oxtCBV6kNLbSdQ pND7 =UZ/J -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 11 21:12:42 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63548: [PATCH] gnu: python-pyportmidi: Update to latest git revision, fixing build fail. Resent-From: Marco Rimoldi Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 26 Dec 2023 16:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63548 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63548@debbugs.gnu.org Received: via spool by 63548-submit@debbugs.gnu.org id=B63548.1703608592901 (code B ref 63548); Tue, 26 Dec 2023 16:37:02 +0000 Received: (at 63548) by debbugs.gnu.org; 26 Dec 2023 16:36:32 +0000 Received: from localhost ([127.0.0.1]:34811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIAPv-0000ET-U4 for submit@debbugs.gnu.org; Tue, 26 Dec 2023 11:36:32 -0500 Received: from smtp-32.italiaonline.it ([213.209.10.32]:42701 helo=libero.it) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIAPs-0000EB-KS for 63548@debbugs.gnu.org; Tue, 26 Dec 2023 11:36:29 -0500 Received: from localhost ([93.38.119.137]) by smtp-32.iol.local with ESMTPA id I96TrsIkXUvUzI96TrDYJ2; Tue, 26 Dec 2023 16:12:21 +0100 x-libjamoibt: 1601 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=libero.it; s=s2021; t=1703603541; bh=/acMcUDlSIpdXZ5MzuIJj9ynJ+UK9JdG74dYABcfC/8=; h=From; b=E+KgfIHrAZ43za3ChC00Fc5FpRTQz5D0jkseWIlsSbo5vKAAcYaddFsCD1jT4pCW6 5yuS9BrEOI2VTVWuB5rA308EB38Cytnz5RQNa6gDxrXSLp3eqjiz3RwmTvSBkS4wkk gAsO3QD36oNerhSUm2E8noeyK5Q9ZPWZZDUYnUVpkspmBozIOIzmA2xSJkSbXluPUZ vVJOrXUMMBo/22QWVCnC8SbzcyUvN/nFwFZPCM9dkFGeEZQUSkYpK7RSBCQS8Y5bCo 6cdfxyKjbMU7ZzEN9xZvMDtMCRXdrSBcYCCa/XbdkdwhD4Rr618aBNa8xosJ8Biln0 hVLXGB8NMYPFg== X-CNFS-Analysis: v=2.4 cv=MvuUqUWe c=1 sm=1 tr=0 ts=658aed55 cx=a_exe a=zr5aN+YwjWvrDHBFAPbA8Q==:117 a=zr5aN+YwjWvrDHBFAPbA8Q==:17 a=kj9zAlcOel0A:10 a=mDV3o1hIAAAA:8 a=44dRz7E2obj4mXXMz_wA:9 a=CjuIK1q_8ugA:10 a=_FVE-zBwftR9WsbkzFJk:22 Date: Tue, 26 Dec 2023 16:12:20 +0100 From: Marco Rimoldi Message-ID: <20231226161220.23bb402e@libero.it> In-Reply-To: References: X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfOFBZ66Z1/tC9UgxqeGDtDF48xp1PQFFRYij/m/DIsAsPfxh1k0OwMQgxd+YYhFz9K3OPAzOm9z7q6lVASL5ORKCJy+VFRdDMOuxvfdCLLoPg9Ykyi/R lhU5EvVxf4anHV39WV5XA6gc5NP7VRJcxfKlTwgzeA/4JfMfAk1Mo6u9ZdMtrjHLoFRIXAX8KvUo0g== X-Spam-Score: -0.0 (/) 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.0 (-) This patch and https://issues.guix.gnu.org/68038 also fix my Frescobaldi installation, tested with "timidity -iA" and Lilypond's pdf output. There may be problems due to upstream changing versioning style, the old python-pyportmidi and portmidi itself have a greater version than the current one. Happy new year everyone. Marco From unknown Mon Aug 11 21:12:42 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63548: [PATCH] gnu: python-pyportmidi: Update to latest git revision, fixing build fail. References: <87ilcrjsw7.fsf@xelera.eu> In-Reply-To: <87ilcrjsw7.fsf@xelera.eu> Resent-From: Marco Rimoldi Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 26 Dec 2023 16:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63548 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63548@debbugs.gnu.org Received: via spool by 63548-submit@debbugs.gnu.org id=B63548.170360993412942 (code B ref 63548); Tue, 26 Dec 2023 16:59:02 +0000 Received: (at 63548) by debbugs.gnu.org; 26 Dec 2023 16:58:54 +0000 Received: from localhost ([127.0.0.1]:34848 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIAlZ-0003Mf-Lw for submit@debbugs.gnu.org; Tue, 26 Dec 2023 11:58:54 -0500 Received: from smtp-32.italiaonline.it ([213.209.10.32]:45693 helo=libero.it) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rIAlT-0003MJ-Qv for 63548@debbugs.gnu.org; Tue, 26 Dec 2023 11:58:52 -0500 Received: from localhost ([93.38.119.137]) by smtp-32.iol.local with ESMTPA id I8prrs6kuUvUzI8prrDRTQ; Tue, 26 Dec 2023 15:55:12 +0100 x-libjamoibt: 1601 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=libero.it; s=s2021; t=1703602512; bh=NOuC9erBuRYNrARxai8rNgMVQk2Xj5VZPI/PykVDkWE=; h=From; b=imV7au0fTs0PMZ9g56kP8gSRZ0bU74OJkN3Zx2cHz2ChPnBwvCbNhjNJpz4RDABVm SgkZ4W2Pjp65CkV0MRwchAVaRWHpGZuzNv7wz5uJdcqxyFonLmGuY1QeE243AsnwYz sZ4JfY9PDYhZUgVKblvnHWEfzGrCU6BgOOwKikNnBLIW3VhRN9xzsgcAmKclLueYEv uNbvc5nezs87Pq5h5+nyNow+PanRWznlTMEmMszsOAeCORj8F6KsGtezATQegysKP9 j+WFI34XqfxQuKZ094Zhfe5gORDqP0CAvMMQH2NydDJ78AnhTWy94EeR57R4WAD1bg tBqBmQxTU5luQ== X-CNFS-Analysis: v=2.4 cv=MvuUqUWe c=1 sm=1 tr=0 ts=658ae950 cx=a_exe a=zr5aN+YwjWvrDHBFAPbA8Q==:117 a=zr5aN+YwjWvrDHBFAPbA8Q==:17 a=kj9zAlcOel0A:10 a=FP58Ms26AAAA:8 a=NEAV23lmAAAA:8 a=rYn_n4T80Q_eixLIMPkA:9 a=CjuIK1q_8ugA:10 Date: Tue, 26 Dec 2023 15:55:10 +0100 From: Marco Rimoldi Message-ID: X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfKcyvPYZpPUlBjhrePSdR+fTVrmS/gn1+qhEujzcW9JCwEzVJrSOQGQoZJLdB+ii54ibFzKiNQJANyxZRmqHnsdNg4NwIgGuv1ZawM4Bw8t6nxn1ntqP 2yNK2SFgBesKmPveYvOSRLTWDCoBwW912yPc9WknOJfnXZMS+xGkkntjGnTxEQJl53O6T9s+Ptsu9Q== X-Spam-Score: -0.0 (/) 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.0 (-) Change-Id: Ibe02edca39731f3f3c9001818665d2da97df9465 --- gnu/packages/music.scm | 52 ++++++++++++++++++------------------------ 1 file changed, 22 insertions(+), 30 deletions(-) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 77e952d383..6f1736a276 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -3048,36 +3048,28 @@ (define-public portmidi (license license:expat))) (define-public python-pyportmidi - (package - (name "python-pyportmidi") - (version (package-version portmidi)) - (source (package-source portmidi)) - (build-system python-build-system) - (arguments - `(#:tests? #f ; no tests included - #:phases - (modify-phases %standard-phases - (add-after 'unpack 'enter-dir - (lambda _ (chdir "pm_python") #t)) - (add-after 'enter-dir 'fix-setup.py - (lambda _ - (substitute* "setup.py" - ;; Use Python 3 syntax - (("print (\".*\")" _ text) - (string-append "print(" text ")\n")) - ;; TODO.txt and CHANGES.txt don't exist - (("CHANGES =.*") "CHANGES = \"\"\n") - (("TODO =.*") "TODO = \"\"\n")) - #t))))) - (inputs - (list portmidi alsa-lib)) - (native-inputs - (list python-cython unzip)) - (home-page "https://portmedia.sourceforge.net/portmidi/") - (synopsis "Python bindings to PortMidi") - (description - "This package provides Python bindings to the PortMidi library.") - (license license:expat))) + (let ((commit "d9e5ee00b208b09618fa0d4a5bbce3c9c077b386") + (revision "0")) + (package + (name "python-pyportmidi") + (version (git-version "0.0.7" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/PortMidi/pm_python.git") + (commit commit))) + (sha256 (base32 "1jvp9na8d1hw46w9ybhkimbavfb3ysw7hp30cbk6dj40k5y5vgvz")) + (file-name (git-file-name name version)))) + (build-system python-build-system) + (inputs + (list portmidi alsa-lib)) + (native-inputs + (list python-cython)) + (home-page "https://github.com/PortMidi") + (synopsis "Python bindings to PortMidi") + (description + "This package provides Python bindings to the PortMidi library.") + (license license:expat)))) (define-public frescobaldi (package base-commit: 103dc351111d7aff82b7b7883f79084faaa54abc prerequisite-patch-id: d2b32b4a06c7f9485e7a5a468379691b11bbe14f prerequisite-patch-id: 144bacd0445df999f7d91002d4878615c6961e85 -- 2.41.0 From unknown Mon Aug 11 21:12:42 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: Giovanni Biscuolo Subject: bug#63548: closed (Re: bug#63548: [PATCH] gnu: python-pyportmidi: Update to latest git revision, fixing build fail.) Message-ID: References: <87ilcrjsw7.fsf@xelera.eu> X-Gnu-PR-Message: they-closed 63548 X-Gnu-PR-Package: guix Reply-To: 63548@debbugs.gnu.org Date: Thu, 24 Apr 2025 14:37:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1745505423-9068-1" This is a multi-part message in MIME format... ------------=_1745505423-9068-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #63548: python-pyportmidi-217 build failing which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 63548@debbugs.gnu.org. --=20 63548: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63548 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1745505423-9068-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 63548-done) by debbugs.gnu.org; 24 Apr 2025 14:36:29 +0000 Received: from localhost ([127.0.0.1]:39897 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u7xgj-0002Kw-Be for submit@debbugs.gnu.org; Thu, 24 Apr 2025 10:36:29 -0400 Received: from mail-ot1-x331.google.com ([2607:f8b0:4864:20::331]:54532) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1u7xgg-0002Kf-Js for 63548-done@debbugs.gnu.org; Thu, 24 Apr 2025 10:36:27 -0400 Received: by mail-ot1-x331.google.com with SMTP id 46e09a7af769-72c173211feso342629a34.1 for <63548-done@debbugs.gnu.org>; Thu, 24 Apr 2025 07:36:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=greghogan-com.20230601.gappssmtp.com; s=20230601; t=1745505380; x=1746110180; darn=debbugs.gnu.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=y35RwdnUxkVWryR/Xsa6m+10rlOFFGII2rbE9TbkhwU=; b=eLsUp7VpJVIt1+NOK6zLKubdNlb4XU8GeRtQBglTcMY8w5fUGWzOpRdWLYipQq+7EW c5sYfb+LlYW1zhTlBS+jkkU5dQIje36sYfjyE7mQWiBuf7riT1iR/UZQ/orhQleQAcc7 lPiqzTxpJyEbaYhsQhApICSKY7yG28X254scvlDEIA35xeVtfnG/FDB+7+8+KgReZQV5 QXeBt9Jok3pRH0KsQnEdIpP2WuiiKCLJA2WYNiT9c9W9wVnvzH4J0kE9O+M4CdzSXxN1 VBPZHSWHkeEYgdBrJoHN2Z778D7O2w0Inv27UciQQwrgfB99S8nWmO3uDPT8PWZ08SU+ TiFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745505380; x=1746110180; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y35RwdnUxkVWryR/Xsa6m+10rlOFFGII2rbE9TbkhwU=; b=duXh9wvv3ZryDTfLhPi/yxXN0X3YPACmVTEGXiiHosaGAjEQQfIbM0KbvGLDhm6J5C tVmYMwtjlS+F+tGRAakOOnqp1TAbc9R+OB/efGqRsITLiOv6LpMwKWWLnj191iARmmvG VA2JtsDDnbbnOckMDdi2zzq76orAUqXpQWTnVZvGN8FPw0+LsCmYLHJfVk3b5BhWZg/y jPAVire0LiUfNCVhk/YTLZy97GJ4I3fCRrww6EJYmj4iZ4XqWmtEStlk8dasqIT4jbx6 m4lXorfS+KFW/zTQI5ZZJ8/r9KTISmXnMGdOqS6tyAPf/zu8eu5wm5crX0dCtzOuAZA7 3ZZQ== X-Gm-Message-State: AOJu0Yx+tU6lFyicL4jCbfnJa9Fm+sUKCm0bu62Eei//ZX04uI6VG34Y 5MfUgpdyUZ60Nb3aK/Ik/FBYhf2ahLK4/bd6yL4f0pPwQvjOFPtZMss24KkTThOv+xQlwyjGtLi DVmeI7H35MRTEHmP+lZrFFWhC2Ej1ZLrcE04eVg== X-Gm-Gg: ASbGncuGjWotOi2FG7gazj9aVzcVxWHzxvB3S8Cgmf2MHWIFPYG/j0+rV5mtCUK6jzy H+9zx2+OW8FuyGTWqlKN/LwVeT5aeZmjmZoIiNZt0bvK39aRKgjtwU5yM1K7hy2zq7wpajhy7eZ uhHfd/OaTRTqTDXrDPE7xjhA== X-Google-Smtp-Source: AGHT+IFMWnAAa07EV9KrDR8aPWC7ih38sbTvu7bA6sh6K5z33vzNL0J+3EXfPnq8L+1XH03Eds6MXPWTljpcoszTt1Y= X-Received: by 2002:a05:6830:348c:b0:727:423c:95d5 with SMTP id 46e09a7af769-7304da467a9mr2096509a34.3.1745505380691; Thu, 24 Apr 2025 07:36:20 -0700 (PDT) MIME-Version: 1.0 References: <20231226161220.23bb402e@libero.it> In-Reply-To: <20231226161220.23bb402e@libero.it> From: Greg Hogan Date: Thu, 24 Apr 2025 10:36:09 -0400 X-Gm-Features: ATxdqUF3EbvcfToTBncrmho6cP85CVDMuvzMBb2_LCPN8iNgIzawnUbe6kxDxM8 Message-ID: Subject: Re: bug#63548: [PATCH] gnu: python-pyportmidi: Update to latest git revision, fixing build fail. To: Marco Rimoldi Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 63548-done Cc: 63548-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.0 (-) On Thu, Dec 28, 2023 at 1:47=E2=80=AFPM Marco Rimoldi w= rote: > > This patch and https://issues.guix.gnu.org/68038 also fix > my Frescobaldi installation, tested with "timidity -iA" and Lilypond's > pdf output. > > There may be problems due to upstream changing versioning style, > the old python-pyportmidi and portmidi itself have a greater > version than the current one. > > Happy new year everyone. > > Marco Closing as it looks like this patch was accepted (matches the python-pyportmidi version). ------------=_1745505423-9068-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 17 May 2023 07:53:41 +0000 Received: from localhost ([127.0.0.1]:48792 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzBye-0002Hk-5B for submit@debbugs.gnu.org; Wed, 17 May 2023 03:53:40 -0400 Received: from lists.gnu.org ([209.51.188.17]:33838) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pzByc-0002Hb-H6 for submit@debbugs.gnu.org; Wed, 17 May 2023 03:53:39 -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 1pzByc-0008UB-9y for bug-guix@gnu.org; Wed, 17 May 2023 03:53:38 -0400 Received: from ns13.heimat.it ([46.4.214.66]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pzByZ-0007So-6Y for bug-guix@gnu.org; Wed, 17 May 2023 03:53:38 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id 416793007E0 for ; Wed, 17 May 2023 07:53:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rHRbqdRoBlBz for ; Wed, 17 May 2023 07:53:30 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.170.62]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id EF92A30022D for ; Wed, 17 May 2023 07:53:29 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 71E8C261304E for ; Wed, 17 May 2023 09:53:29 +0200 (CEST) Received: (nullmailer pid 14612 invoked by uid 1000); Wed, 17 May 2023 07:53:29 -0000 From: Giovanni Biscuolo To: bug-guix@gnu.org Subject: python-pyportmidi-217 build failing Organization: Xelera.eu Date: Wed, 17 May 2023 09:53:28 +0200 Message-ID: <87ilcrjsw7.fsf@xelera.eu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=46.4.214.66; envelope-from=g@xelera.eu; helo=ns13.heimat.it X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, I'm using guix commit fe01acea56, python-pyportmidi-217 fails with the following error (same derivation failing on data.guix-gnu.org [1]) =2D-8<---------------cut here---------------start------------->8--- [...] offloading '/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmidi-2= 17.drv' to 'batondor'... offloading build of /gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pypo= rtmidi-217.drv to 'batondor' substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 10= 0.0% @ build-started /gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmi= di-217.drv - x86_64-linux /var/log/guix/drvs/ch//qv2117qwm6n7d106f9s88az8j7= 0g93-python-pyportmidi-217.drv.gz 24023 starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase `set-paths' [...] starting phase `build' running "python setup.py" with command "build" and parameters () Assuming Linux platform running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/pyportmidi copying pyportmidi/__init__.py -> build/lib.linux-x86_64-cpython-310/pyport= midi copying pyportmidi/midi.py -> build/lib.linux-x86_64-cpython-310/pyportmidi warning: build_py: byte-compiling is disabled, skipping. running build_ext skipping 'pyportmidi/_pyportmidi.c' Cython extension (up-to-date) building 'pyportmidi._pyportmidi' extension creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/pyportmidi gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fno-se= mantic-interposition -fPIC -I/gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-py= thon-3.10.7/include/python3.10 -c pyportmidi/_pyportmidi.c -o build/temp.li= nux-x86_64-cpython-310/pyportmidi/_pyportmidi.o pyportmidi/_pyportmidi.c: In function ?__pyx_tp_dealloc_11_pyportmidi_Outpu= t?: pyportmidi/_pyportmidi.c:3455:5: error: lvalue required as increment operand 3455 | ++Py_REFCNT(o); | ^~ pyportmidi/_pyportmidi.c:3458:5: error: lvalue required as decrement operand 3458 | --Py_REFCNT(o); | ^~ pyportmidi/_pyportmidi.c: In function ?__pyx_tp_dealloc_11_pyportmidi_Input= ?: pyportmidi/_pyportmidi.c:3634:5: error: lvalue required as increment operand 3634 | ++Py_REFCNT(o); | ^~ pyportmidi/_pyportmidi.c:3637:5: error: lvalue required as decrement operand 3637 | --Py_REFCNT(o); | ^~ pyportmidi/_pyportmidi.c: In function ?__Pyx_ParseOptionalKeywords?: pyportmidi/_pyportmidi.c:4554:21: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4554:21: warning: ?PyUnicode_AsUnicode? is depreca= ted [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4554:21: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4554:21: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4554:21: warning: ?PyUnicode_AsUnicode? is depreca= ted [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4554:21: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4554 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUnicode= _GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?PyUnicode_AsUnicode? is depreca= ted [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?PyUnicode_AsUnicode? is depreca= ted [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ pyportmidi/_pyportmidi.c:4568:25: warning: ?_PyUnicode_get_wstr_length? is = deprecated [-Wdeprecated-declarations] 4568 | if (PyUnicode_GET_SIZE(**name) =3D=3D PyUni= code_GET_SIZE(key) && | ^~ In file included from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/unicodeobject.h:1046, from /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.= 10.7/include/python3.10/Python.h:83, from pyportmidi/_pyportmidi.c:4: /gnu/store/dy3xh053ahkhrp2jamggq8cpsyvp8mg0-python-3.10.7/include/python3.1= 0/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ error: command '/gnu/store/5lqhcv91ijy82p92ac6g5xw48l0lwwz4-gcc-11.3.0/bin/= gcc' failed with exit code 1 error: in phase 'build': uncaught exception: %exception #<&invoke-error program: "python" arguments: ("-c" "import setup= tools, tokenize;__file__=3D'setup.py';f=3Dgetattr(tokenize, 'open', open)(_= _file__);code=3Df.read().replace('\\r\\n', '\\n');f.close();exec(compile(co= de, __file__, 'exec'))" "build") exit-status: 1 term-signal: #f stop-signal= : #f>=20 phase `build' failed after 0.4 seconds command "python" "-c" "import setuptools, tokenize;__file__=3D'setup.py';f= =3Dgetattr(tokenize, 'open', open)(__file__);code=3Df.read().replace('\\r\\= n', '\\n');f.close();exec(compile(code, __file__, 'exec'))" "build" failed = with status 1 builder for `/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmidi-= 217.drv' failed with exit code 1 @ build-failed /gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmid= i-217.drv - 1 builder for `/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-pyth= on-pyportmidi-217.drv' failed with exit code 1 derivation '/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmidi-2= 17.drv' offloaded to 'batondor' failed: build of `/gnu/store/chqv2117qwm6n7= d106f9s88az8j70g93-python-pyportmidi-217.drv' failed build of /gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-python-pyportmidi-217.= drv failed Could not find build log for '/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-p= ython-pyportmidi-217.drv'. cannot build derivation `/gnu/store/icqc5kiigmafxkgg147h2bnhxmsja386-fresco= baldi-3.3.0.drv': 1 dependencies couldn't be built guix build: error: build of `/gnu/store/icqc5kiigmafxkgg147h2bnhxmsja386-fr= escobaldi-3.3.0.drv' failed =2D-8<---------------cut here---------------end--------------->8--- Happy hacking! Gio' [1] http://data.guix.gnu.org/gnu/store/chqv2117qwm6n7d106f9s88az8j70g93-pyt= hon-pyportmidi-217.drv =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJABAEBCgAqFiEERcxjuFJYydVfNLI5030Op87MORIFAmRkh/kMHGdAeGVsZXJh LmV1AAoJENN9DqfOzDkSxeAP/jHHNa0uNOpjYi8oOOjHEE/d4hyOQowmZQaPtAUb 8P3UFxNs/yswWJkLfLdjFpvG2TARuMrABK7EwYVKBO4AELKwW7erUJSimBme6IQC gNsoVH2592oCkNjZXUHy3anzroCMFgIzRSrbaHrbhLBr9jbXyvakYDIhzqrsPxju gcv6HOuOUDrGBXDyQ5G6lIHZD6WqrLJfaDKQLfVv8ERpH05PkNJzT/H6guWWHVDJ ux7Px3JJfpHp1qdgVTzI97VFx1U776aKN0PPEUefKcAuhSfssZYOpGUL1VbCRfkF jb25WCGdvftwamIkRuX7UUtBfi5lAdSpIVG5QAP3bqRb+VYyAnwvLOzE02gzhOt4 eju1+TPzgd4FmxjJC6QuDliHPnB+eeno15tFcsyA3WxPFp9jTlsy3UXh2dbF+T7y UpsLq9Kl4J9D6sNAOaZlRKCbk3H8aaTXrEJEMPCO7ncm9cXejhJRvEuS2UOBtZZr Ik+YjuTgllPs+OP6weHEE3b+1f4LxdbjDCxxXzT1Tuc0mhqRTCMnxlAiDQVpP5+X 3fkjmwTfkhpOcvp0xfElD+JhN0eI3gdGu3FfqMJPubB+idVJw4fdupd0Nwt3K9+U apSLXzopAIQQhNQCVi48ZqFX8SO0lj8zq81djYnDtfW/cswmS8oxtCBV6kNLbSdQ pND7 =UZ/J -----END PGP SIGNATURE----- --=-=-=-- ------------=_1745505423-9068-1--