From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bu0db-00068e-G8 for qemu-devel@nongnu.org; Tue, 11 Oct 2016 13:14:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bu0dZ-00065h-FL for qemu-devel@nongnu.org; Tue, 11 Oct 2016 13:14:46 -0400 Date: Tue, 11 Oct 2016 22:44:28 +0530 (IST) From: P J P In-Reply-To: <20161011000558.498195.49291@ex-std-node742.prod.rhcloud.com> Message-ID: References: <20161011000558.498195.49291@ex-std-node742.prod.rhcloud.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: [Qemu-devel] [PATCH v4] timer: a9gtimer: remove loop to auto-increment comparator List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: famz@redhat.com, peter.maydell@linaro.org, qemu-arm@nongnu.org, liqiang6-s@360.cn +-- On Mon, 10 Oct 2016, no-reply@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