Bug#1076204: python3-bjdata: C extension silently not built with recent numpy

Adrian Bunk bunk at debian.org
Fri Jul 12 13:48:31 BST 2024


Package: python3-bjdata
Version: 0.2.6-2
Severity: serious
Tags: patch
Forwarded: https://github.com/fangq/pybj/commit/a46355a0b0df0bec1817b04368a5a573358645ef
X-Debbugs-Cc: Stefano Rivera <stefanor at debian.org>

https://buildd.debian.org/status/fetch.php?pkg=pybj&arch=amd64&ver=0.2.6-2%2Bb1&stamp=1720780666&raw=0

...
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c src/decoder.c -o build/temp.linux-x86_64-cpython-312/src/decoder.o -std=c99 -DUSE__BJDATA
src/decoder.c:20:10: fatal error: numpy/arrayobject.h: No such file or directory
   20 | #include <numpy/arrayobject.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
...



More information about the debian-science-maintainers mailing list