Package: src:bitshuffle
Version: 0.3.5-1
Severity: serious
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: python3.8

bitshuffle ftbfs in unstable on s390x, also it looks like z15 isn't the correct
baseline, please don't set a baseline explicitly.

building 'bitshuffle.ext' extension
creating build
creating build/temp.linux-s390x-3.8
creating build/temp.linux-s390x-3.8/bitshuffle
creating build/temp.linux-s390x-3.8/src
creating build/temp.linux-s390x-3.8/lz4
mpicc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g
-fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-DBSHUF_VERSION_MAJOR=0 -DBSHUF_VERSION_MINOR=3 -DBSHUF_VERSION_POINT=5 -Isrc/
-Ilz4/ -I/usr/lib/python3/dist-packages/numpy/core/include
-I/usr/include/python3.8 -c bitshuffle/ext.c -o
build/temp.linux-s390x-3.8/bitshuffle/ext.o -ffast-math -march=native
-fno-strict-aliasing -fPIC -std=c99 -O3 -fopenmp
In file included from
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1830,
                 from
/usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:12,
                 from
/usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
                 from bitshuffle/ext.c:641:
/usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2:
warning: #warning "Using deprecated NumPy API, disable it with " "#define
NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
bitshuffle/ext.c: In function ‘__pyx_pf_10bitshuffle_3ext_using_NEON’:
bitshuffle/ext.c:2274:16: warning: implicit declaration of function
‘bshuf_using_NEON’; did you mean ‘bshuf_using_AVX2’?
[-Wimplicit-function-declaration]
 2274 |   __pyx_t_1 = (bshuf_using_NEON() != 0);
      |                ^~~~~~~~~~~~~~~~
      |                bshuf_using_AVX2
Assembler messages:
Error: invalid switch -march=z15
Error: unrecognized option -march=z15
/usr/lib/python3/dist-packages/Cython/Compiler/Main.py:369: FutureWarning:
Cython directive 'language_level' not set, using 2 for now (Py2). This will
change in a later release! File: /<<PKGBUILDDIR>>/bitshuffle/ext.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
/usr/lib/python3/dist-packages/Cython/Compiler/Main.py:369: FutureWarning:
Cython directive 'language_level' not set, using 2 for now (Py2). This will
change in a later release! File: /<<PKGBUILDDIR>>/bitshuffle/h5.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
error: command 'mpicc' failed with exit status 1
E: pybuild pybuild:341: build: plugin distutils failed with: exit code=1:
/usr/bin/python3.8 setup.py build
dh_auto_build: pybuild --build -i python{version} -p "3.8 3.7" returned exit 
code 13
make: *** [debian/rules:25: build-arch] Error 255
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

Reply via email to