Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933101

Summary: dev-python/scipy-1.13.1 fails to compile: _spropackmodule.c:667:41: error: passing argument 1 of PyPySequence_List from incompatible pointer type [-Wincompatible-pointer-types]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal CC: me, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-05-29 06:42:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/scipy-1.13.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-29 06:42:20 UTC
Created attachment 894586 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-29 06:42:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: scipy/sparse/linalg/_propack/_cpropack.pypy310-pp73-x86_64-linux-gnu.so.p/meson-generated_..__cpropackmodule.c.o 
FAILED: scipy/sparse/linalg/_propack/_dpropack.pypy310-pp73-x86_64-linux-gnu.so.p/meson-generated_..__dpropackmodule.c.o 
FAILED: scipy/sparse/linalg/_propack/_spropack.pypy310-pp73-x86_64-linux-gnu.so.p/meson-generated_..__spropackmodule.c.o 
scipy/sparse/linalg/_propack/_spropackmodule.c:667:41: error: passing argument 1 of ‘PyPySequence_List’ from incompatible pointer type [-Wincompatible-pointer-types]