Package: pygccjit Version: 0.4-4 Severity: serious Justification: fails to build from source (but built successfully in the past)
The binNMU for adding python3.5 support has failed on all archs it's so far been tried on. Here's the log extract for arm64 as an example: ---------------------------------------------------------------------- Traceback (most recent call last): File "/«PKGBUILDDIR»/tests/test.py", line 190, in test_get_type_error ctxt.get_type(-1) File "/gccjit/gccjit.pyx", line 53, in gccjit._gccjit.Context.get_type (gccjit/gccjit.c:2289) OverflowError: can't convert negative value to enum gcc_jit_types ---------------------------------------------------------------------- Ran 15 tests in 0.821s FAILED (errors=1) ABCDEFGHIJKLMNOPQRSTUVWXYZE: pybuild pybuild:262: test: plugin distutils failed with: exit code=1: python2.7 setup.py test dh_auto_test: pybuild --test -i python{version} -p 2.7 --dir . returned exit code 13 debian/rules:12: recipe for target 'build-arch' failed make: *** [build-arch] Error 25