pyliblo3-0.13.0 error: unknown file type '.pxd' (from 'src/liblo.pxd')

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I want to build pyliblo3-0.13.0 [1] for Fedora 40, because pyliblo [3] got retired and Carla needs it to run.
I get the following error message when compiling:

Compiling src/liblo.pyx because it changed.
[1/1] Cythonizing src/liblo.pyx
/usr/lib64/python3.13/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/martin/rpmbuild/BUILD/pyliblo3-0.13.0-build/pyliblo3-0.13.0/src/liblo.pxd
  tree = Parsing.p_module(s, pxd, full_module_name)
performance hint: src/liblo.pyx:286:5: Exception check on '_err_handler' will always require the GIL to be acquired.
Possible solutions:
	1. Declare '_err_handler' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions.
	2. Use an 'int' return type on '_err_handler' to allow an error code to be returned.
building 'liblo' extension
error: unknown file type '.pxd' (from 'src/liblo.pxd')

How can i solve this ?

[1] https://martinkg.fedorapeople.org/ErrorReports/python-pyliblo3.spec
[2] https://martinkg.fedorapeople.org/ErrorReports/fix_cython.patch
[3] https://bugzilla.redhat.com/show_bug.cgi?id=2307547

Regards
Martin
-- 
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux