line 1222, in _match_output self.assertEqual(None, unexpected) AssertionError: None != "962:69: Cannot convert 'void *' to Python object" ---------------------------------------------------------------------- Ran 3439 tests in 67924.491s FAILED (errors=2, skipped=2) Following tests excluded because of missing dependencies on your system: run.numpy_pythran run.numpy_pythran_unit run.test_exceptions TestCodeFormat FAILED (0/4) ALL DONE (0/4) Sharded tests run in 68061 seconds (1134.3 minutes) Errors for shards 0 Times: compile-c : 79030.63 sec ( 984, 80.316 / run) - slowest: 'c:test_unicode' (4910.91s), 'c:test_coroutines_pep492' (3193.16s), 'c:test_asyncgen' (1684.84s), 'c:test_grammar' (1684.55s), 'c:memslice' (1254.62s), 'c:numpy_memoryview' (918.85s), 'c:memoryview' (918.21s), 'c:fused_def' (851.26s) compile-cpp : 89403.44 sec (1050, 85.146 / run) - slowest: 'cpp:test_unicode' (4744.22s), 'cpp:test_coroutines_pep492' (3217.23s), 'cpp:test_asyncgen' (1737.36s), 'cpp:test_grammar' (1616.03s), 'cpp:memslice' (1436.52s), 'cpp:memoryview' (919.47s), 'cpp:numpy_memoryview' (908.51s), 'cpp:fused_def' (835.74s) cython : 17606.31 sec (2227, 7.906 / run) - slowest: 'c:test_unicode' (238.60s), 'cpp:test_unicode' (220.68s), 'cpp:memslice' (183.65s), 'cpp:test_coroutines_pep492' (183.13s), 'c:test_coroutines_pep492' (179.74s), 'c:memslice' (169.67s), 'c:numpy_memoryview' (163.30s), 'c:numpy_test' (156.88s) etoe-build : 7569.51 sec ( 72, 105.132 / run) - slowest: 'c:memoryview_compare_type_pointers(1)' (651.83s), 'c:memoryview_acq_count(1)' (606.19s), 'c:public_fused_types(1)' (438.79s), 'c:pure_pxd(1)' (375.62s), 'c:cdef_multiple_inheritance_errors(1)' (312.40s), 'c:module_api(1)' (249.29s), 'c:asyncio_generators(1)' (244.90s), 'c:fused_cmethods(1)' (234.28s) etoe-run : 970.29 sec ( 118, 8.223 / run) - slowest: 'c:pyximport_pyimport(1)' (294.33s), 'c:cpdef_pickle(1)' (110.54s), 'c:cythonize_script_package(1)' (78.07s), 'c:cythonize_script(1)' (64.85s), 'c:pyximport_errors(1)' (42.44s), 'c:pyximport_basic(1)' (34.54s), 'c:cythonize_script_excludes(1)' (32.66s), 'c:pyximport_namespace(1)' (30.85s) import : 64.45 sec (1395, 0.046 / run) - slowest: 'c:test_grammar' (0.70s), 'c:memslice' (0.68s), 'cpp:compiledef' (0.52s), 'cpp:test_grammar' (0.49s), 'cpp:memslice' (0.43s), 'cpp:test_coroutines_pep492' (0.43s), 'cpp:test_unicode' (0.40s), 'c:bufaccess' (0.36s) pyimport : 4.21 sec ( 51, 0.083 / run) - slowest: 'py:default_args_T674' (0.53s), 'py:pure_py' (0.27s), 'py:set_literals' (0.25s), 'py:withstat_py27' (0.19s), 'py:reraise' (0.16s), 'py:constant_folding' (0.14s), 'py:pep526_variable_annotations' (0.13s), 'py:withstat_py' (0.10s) pyrun : 12.42 sec ( 51, 0.243 / run) - slowest: 'py:pure_py' (1.31s), 'py:generators_py' (1.26s), 'py:constant_folding' (0.96s), 'py:ext_auto_richcmp' (0.73s), 'py:uninitialized' (0.52s), 'py:withstat_py' (0.44s), 'py:set_literals' (0.41s), 'py:methodmangling_T5' (0.39s) run : 14323.39 sec (1395, 10.268 / run) - slowest: 'c:test_coroutines_pep492' (8162.27s), 'c:test_fstring' (4839.72s), 'cpp:test_unicode' (167.12s), 'c:test_unicode' (162.53s), 'cpp:memslice' (122.73s), 'c:memslice' (117.63s), 'c:memoryview_in_subclasses' (94.24s), 'cpp:memoryview_in_subclasses' (88.47s) ALL DONE error: Bad exit status from /var/tmp/rpm-tmp.Q71xYa (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Q71xYa (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/Cython.spec