Package: src:armnn Version: 23.08-5.1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202608/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:armnn, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] /<<PKGBUILDDIR>>/build-area/python/pyarmnn/../../../include/armnn/INetwork.hpp:697:24: note: declared here 697 | IConnectableLayer* AddSubtractionLayer(const char* name = nullptr); | ^~~~~~~~~~~~~~~~~~~ src/pyarmnn/_generated/armnn_wrap.cpp: In function âPyObject* _wrap_Optimize__SWIG_0(PyObject*, Py_ssize_t, PyObject**)â: src/pyarmnn/_generated/armnn_wrap.cpp:48785:26: error: âPyString_FromStringâ was not declared in this scope; did you mean âPyLong_FromStringâ? 48785 | PyObject *string = PyString_FromString(strings[i].c_str()); | ^~~~~~~~~~~~~~~~~~~ | PyLong_FromString src/pyarmnn/_generated/armnn_wrap.cpp: In function âPyObject* _wrap_Optimize__SWIG_1(PyObject*, Py_ssize_t, PyObject**)â: src/pyarmnn/_generated/armnn_wrap.cpp:48869:26: error: âPyString_FromStringâ was not declared in this scope; did you mean âPyLong_FromStringâ? 48869 | PyObject *string = PyString_FromString(strings[i].c_str()); | ^~~~~~~~~~~~~~~~~~~ | PyLong_FromString WARNING: PyArmNN is deprecated. To use ArmNN on python, please use the tflite delegate. Expected to be removed in release 24.05. error: command '/usr/bin/x86_64-linux-gnu-g++' failed with exit code 1 make[3]: *** [python/pyarmnn/CMakeFiles/pyarmnn.dir/build.make:93: python/pyarmnn/pyarmnn.wrap.timestamp] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/build-area' make[2]: *** [CMakeFiles/Makefile2:1995: python/pyarmnn/CMakeFiles/pyarmnn.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 79%] Building CXX object CMakeFiles/UnitTests.dir/src/armnn/test/EndToEndTest.cpp.o /usr/bin/x86_64-linux-gnu-g++ -DARMCOMPUTECL_ENABLED -DARMNN [too-long-redacted] src/armnn/test/EndToEndTest.cpp [ 79%] Building CXX object CMakeFiles/UnitTests.dir/src/armnn/test/ExecutionFrameTest.cpp.o /usr/bin/x86_64-linux-gnu-g++ -DARMCOMPUTECL_ENABLED -DARMNN [too-long-redacted] mnn/test/ExecutionFrameTest.cpp [ 79%] Building CXX object CMakeFiles/UnitTests.dir/src/armnn/test/FloatingPointConverterTest.cpp.o [...] --------------------------------------------------------------------------------

