Bug#1094371: libvigraimpex: FTBFS with numpy 2.x
Andreas Metzler
ametzler at bebt.de
Wed Jan 29 17:41:06 GMT 2025
On 2025-01-27 Andreas Metzler <ametzler at bebt.de> wrote:
> On 2025-01-27 Bas Couwenberg <sebastic at xs4all.nl> wrote:
> > Source: libvigraimpex
> > Version: 1.12.1+dfsg-1
> > Severity: serious
> > Tags: upstream ftbfs
> > Justification: makes the package in question unusable or mostly so
> > Control: block 1082237 by -1
> > Your package FTBFS during the numpy2 transition:
> > https://buildd.debian.org/status/fetch.php?pkg=libvigraimpex&arch=amd64&ver=1.12.1%2Bdfsg-1%2Bb3&stamp=1737966979&raw=0
> Is Cmake's
> FIND_PACKAGE(Python COMPONENTS Interpreter Development NumPy)
> supposed to break with Numpy2?
well I can work around this with
-DPython_NumPy_INCLUDE_DIR=$(shell pkgconf --variable=includedir numpy)
However with that I am still left with
a) a segfault from sphinx for arch-all and
b) a testsuite segfault for arch-any.
cu Andreas
More information about the debian-science-maintainers
mailing list