Closed olebole closed 5 years ago
From the logfile, one sees that SIGTERM was emitted by the build script:
E: Caught signal 'Terminated': terminating immediately
make: *** [build] Terminated
make[1]: *** [override_dh_auto_test] Terminated
Build killed with signal TERM after 300 minutes of inactivity
This happened in test_crash:
self.recipe.param.crashing = 'free'
self.assertRaises(cpl.RecipeCrash, self.recipe, self.raw_frame)
self.recipe.param.crashing = 'segfault'
self.assertRaises(cpl.RecipeCrash, self.recipe, self.raw_frame)
The first test seemed to run until the recipe crashed (producing the * glibc * output), and either this did not return properly, or the second crash (segfault). So, notification of the parent process may not work properly here?
That seems no longer be the case, so closing this old bug.
When compiling on debian-mips, python cpl fails with
https://buildd.debian.org/status/logs.php?pkg=python-cpl&ver=0.3.5.1-1&arch=mips
SHA 2c3320394acb054e74f66f75daeb3cda3e030375