Yes, there is a ticket for this.  It is #34221 
<https://trac.sagemath.org/ticket/34221>.  The current version of Cython 
ignores .pxd files in directories with no __init__.py.  The ticket 
backports a cython fix for that problem which will appear in a future 
Cython release.

- Marc

On Saturday, August 6, 2022 at 1:55:36 PM UTC-5 John H Palmieri wrote:

> Also, the various sage_numerical_backend_* packages fail to build, with 
> errors like
>
>
>   Error compiling Cython file:
>   ------------------------------------------------------------
>   ...
>   from sage.numerical.backends.generic_backend cimport GenericBackend
>   ^
>   ------------------------------------------------------------
>
>   check_add_col_untyped_args.pyx:1:0: 
> 'sage/numerical/backends/generic_backend.pxd' not found
>
>
> Also downgrade? Is there a ticket for this?
>
> On Friday, August 5, 2022 at 11:07:51 PM UTC-7 Matthias Koeppe wrote:
>
>> On Friday, August 5, 2022 at 9:49:21 PM UTC-7 John H Palmieri wrote:
>>
>>> The following packages do not build for me on OS X 12.5 (Monterrey), 
>>> Intel chip:
>>>
>>>    - polylib (#33758)
>>>    - symengine_py (#34141)
>>>    - p_group_cohomology (#30787)
>>>    - r_jupyter
>>>    - rubiks
>>>    
>>> I propose that these be downgraded from optional to experimental until 
>>> the issues are fixed. What do people think?
>>>
>>>
>> Also on various Linux platforms (
>> https://github.com/sagemath/sage/actions/runs/2777704587) I see failures 
>> for
>> symengine_py, 
>> p_group_cohomology, 
>> r_jupyter
>>
>> So these 3 definitely need to be changed to "experimental".
>>
>>
>>  
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/04dd20f0-eda0-4065-ac91-b140675bbabcn%40googlegroups.com.

Reply via email to