Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933101 - 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]
Summary: dev-python/scipy-1.13.1 fails to compile: _spropackmodule.c:667:41: error: pa...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-05-29 06:42 UTC by Agostino Sarubbo
Modified: 2024-05-31 19:41 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,294.73 KB, text/plain)
2024-05-29 06:42 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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]