Kei Kebreau <kkebr...@posteo.net> writes: > Mark H Weaver <m...@netris.org> writes: > >> kkebr...@posteo.net (Kei Kebreau) writes: >> >>> kkebreau pushed a commit to branch master >>> in repository guix. >>> >>> commit 9e3a8ed0ebc5b4095f1b64d85fd56ce7fb636580 >>> Author: Kei Kebreau <kkebr...@posteo.net> >>> Date: Mon Dec 4 17:56:37 2017 -0500 >>> >>> gnu: python-pillow: Update to 4.3.0. >> >> This new version seems to deterministically fail its test suite on i686: >> >> https://hydra.gnu.org/build/2400760 >> https://hydra.gnu.org/build/2400819 >> >> I restarted both of these, and they each failed again the second time. >> The same builds (python-pillow and python2-pillow) also failed on armhf, >> although as I write this they have not yet completed their second build >> attempts.
The (new) failure on armhf also appears to be consistent, although different from the i686 failure. Instead of a failed test, the build times out after 1 hour of silence during the test suite: https://hydra.gnu.org/build/2400971 --8<---------------cut here---------------start------------->8--- Running selftest: --- 57 tests passed. ...SSSSS.......S..SS.....................................................SS...................................SSSSS..........................................................................................................................S....S.S.................S....................S.............................................................................S.building of `/gnu/store/cjinxvws27bwdwn7n2fab3k10had6y2p-python2-pillow-4.3.0.drv' timed out after 3600 seconds of silence @ build-failed /gnu/store/cjinxvws27bwdwn7n2fab3k10had6y2p-python2-pillow-4.3.0.drv - timeout --8<---------------cut here---------------end--------------->8--- > I'm investigating now. Thanks for the heads up. Thanks! Mark