Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
---|---|---|---|---|---|---|---|---|
armhf ↓ | 2.1.0+ds-1 | Build-Attempted | 553d 18h 54m | mb-lxc-01 | out-of-date | misc | old | all (3) | giveback |
arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/<<BUILDDIR>>/python-libzim-2.1.0+ds=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Ilibzim -I/usr/include/python3.11 -c libzim/libwrapper.cpp -o build/temp.linux-armhf-cpython-311/libzim/libwrapper.o -std=c++11 -Wall -Wextra In file included from libzim/libwrapper.cpp:24: libzim/libwrapper.h: In member function 'zim::size_type wrapper::Archive::getMediaCount(ARGS&& ...) const': libzim/libwrapper.h:161:29: error: 'class zim::Archive' has no member named 'getMediaCount' 161 | FORWARD(zim::size_type, getMediaCount) | ^~~~~~~~~~~~~ libzim/libwrapper.h:92:101: note: in definition of macro 'FORWARD' 92 | #define FORWARD(OUT, NAME) template<class... ARGS> OUT NAME(ARGS&&... args) const { return mp_base->NAME(std::forward<ARGS>(args)...); } | ^~~~ error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel E: pybuild pybuild:388: build: plugin pyproject failed with: exit code=1: python3.11 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<BUILDDIR>>/python-libzim-2.1.0+ds/.pybuild/cpython3_3.11_libzim dh_auto_build: error: pybuild --build -i python{version} -p 3.11 returned exit code 13 make: *** [debian/rules:6: binary-arch] Error 25