Your message dated Sun, 8 Jul 2018 23:23:00 +0200 with message-id <278daaa9-d3dd-9590-6d4e-c3dbee01f...@danielstender.com> and subject line llvmlite: FTBFS on mips64el - testsuite segfaults has caused the Debian Bug report #892741, regarding llvmlite: FTBFS on mips64el - testsuite segfaults to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 892741: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892741 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: llvmlite Version: 0.22.0-1 Severity: serious Tags: sid buster Hi, llvmlite FTBFS on mips64el with this segmentation fault: > debian/rules override_dh_auto_test > make[1]: Entering directory '/<<PKGBUILDDIR>>' > PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="{interpreter} -m unittest discover > -v" dh_auto_test > I: pybuild base:184: python2.7 -m unittest discover -v > test_function_cfg_on_llvm_value (llvmlite.tests.test_binding.TestAnalysis) > ... ok > test_get_function_cfg_on_ir (llvmlite.tests.test_binding.TestAnalysis) ... ok > test_linux (llvmlite.tests.test_binding.TestDependencies) ... skipped > 'Distribution-specific test' > test_bad_library (llvmlite.tests.test_binding.TestDylib) ... ok > test_libm (llvmlite.tests.test_binding.TestDylib) ... ok > test_close (llvmlite.tests.test_binding.TestFunctionPassManager) ... ok > test_initfini (llvmlite.tests.test_binding.TestFunctionPassManager) ... ok > test_run (llvmlite.tests.test_binding.TestFunctionPassManager) ... ok > test_add_module (llvmlite.tests.test_binding.TestGlobalConstructors) ... ok > test_add_module_lifetime (llvmlite.tests.test_binding.TestGlobalConstructors) > ... ok > test_add_module_lifetime2 > (llvmlite.tests.test_binding.TestGlobalConstructors) ... ok > test_close (llvmlite.tests.test_binding.TestGlobalConstructors) ... ok > test_emit_assembly (llvmlite.tests.test_binding.TestGlobalConstructors) > Test TargetMachineRef.emit_assembly() ... ok > test_emit_object (llvmlite.tests.test_binding.TestGlobalConstructors) > Test TargetMachineRef.emit_object() ... ok > test_global_ctors_dtors (llvmlite.tests.test_binding.TestGlobalConstructors) > ... Segmentation fault > E: pybuild pybuild:283: test: plugin custom failed with: exit code=139: > python2.7 -m unittest discover -v > dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13 > make[1]: *** [debian/rules:11: override_dh_auto_test] Error 25 I did a bit of investigation and I'm fairly certain this is an LLVM bug which was fixed in LLVM 6 (although I'm not sure what commit fixes it). Since LLVM 6 has now been released, I suspect you will be upgrading soon so I have not tried to backport anything to LLVM 5 at this time. James
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Version: 0.24.0-1 Like foretold, it builds now. Thanks, DS -- 4096R/DF5182C8 (sten...@debian.org) http://www.danielstender.com/
--- End Message ---