From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5DU0-00011e-VR for qemu-devel@nongnu.org; Wed, 07 Mar 2012 04:48:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5DTu-0006IO-JI for qemu-devel@nongnu.org; Wed, 07 Mar 2012 04:48:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:56885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5DTu-0006Hu-BN for qemu-devel@nongnu.org; Wed, 07 Mar 2012 04:48:26 -0500 Message-ID: <4F572FB9.7060902@redhat.com> Date: Wed, 07 Mar 2012 10:51:53 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <20120307025723.85E3140088@buildbot.b1-systems.de> In-Reply-To: <20120307025723.85E3140088@buildbot.b1-systems.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] buildbot failure in qemu on block_openbsd_4.9 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: agraf@suse.de Cc: gollub@b1-systems.de, qemu-devel@nongnu.org, lcapitulino@redhat.com Am 07.03.2012 03:57, schrieb qemu@buildbot.b1-systems.de: > The Buildbot has detected a new failure on builder block_openbsd_4.9 while building qemu. > Full details are available at: > http://buildbot.b1-systems.de/qemu/builders/block_openbsd_4.9/builds/148 > > Buildbot URL: http://buildbot.b1-systems.de/qemu/ > > Buildslave for this Build: kraxel_openbsd49 > > Build Reason: The Nightly scheduler named 'nightly_block' triggered this build > Build Source Stamp: [branch block] HEAD > Blamelist: > > BUILD FAILED: failed compile > > sincerely, > -The Buildbot Hi Alex, this is a problem with signrom.sh. master has failed in the same way recently: AS optionrom/kvmvapic.o Building optionrom/kvmvapic.img Building optionrom/kvmvapic.raw Signing optionrom/kvmvapic.bin /home/buildbot/slave-public/block_openbsd_4.9/build/scripts/signrom.sh[31]: 018 * 512 - 1 : bad number `018' gmake[1]: *** [kvmvapic.bin] Error 1 gmake: *** [romsubdir-optionrom] Error 2 Kevin