+-- On Mon, 10 Oct 2016, no-re...@ec2-52-6-146-230.compute-1.amazonaws.com wrote --+ | Your series failed automatic build test. Please find the testing commands and | their output below. If you have docker installed, you can probably reproduce it | locally.
I tried to build it locally(without docker), cloned submodule 'dtc' and used the same './configure' options as in the test. It built okay, no error. | === TEST SCRIPT BEGIN === | #!/bin/bash | set -e | git submodule update --init dtc | # Let docker tests dump environment info | export SHOW_ENV=1 | make J=8 docker-test-quick@centos6 | make J=8 docker-test-mingw@fedora | === TEST SCRIPT END === | | CC hw/timer/arm_timer.o | CC hw/timer/arm_mptimer.o | CC hw/timer/a9gtimer.o It seems to build okay. | (gtester:6328): GLib-WARNING **: Failed to execute test binary: tests/test-qmp-output-visitor: Failed to fork (Resource temporarily unavailable) | /bin/sh: fork: retry: Resource temporarily unavailable | make: vfork: Resource temporarily unavailable This seems like a system issue, not related to the 'a9gtimer.c' patch. -- Prasad J Pandit / Red Hat Product Security Team 47AF CE69 3A90 54AA 9045 1053 DD13 3D32 FE5B 041F