From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUHWF-0006rM-Id for qemu-devel@nongnu.org; Fri, 02 Nov 2012 09:42:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TUHWD-00017u-PH for qemu-devel@nongnu.org; Fri, 02 Nov 2012 09:42:43 -0400 Received: from e34.co.us.ibm.com ([32.97.110.152]:59363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUHWD-00013y-Ih for qemu-devel@nongnu.org; Fri, 02 Nov 2012 09:42:41 -0400 Received: from /spool/local by e34.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 2 Nov 2012 07:42:30 -0600 Received: from d03relay01.boulder.ibm.com (d03relay01.boulder.ibm.com [9.17.195.226]) by d03dlp03.boulder.ibm.com (Postfix) with ESMTP id 0638419D8041 for ; Fri, 2 Nov 2012 07:42:26 -0600 (MDT) Received: from d03av05.boulder.ibm.com (d03av05.boulder.ibm.com [9.17.195.85]) by d03relay01.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id qA2DgP07210412 for ; Fri, 2 Nov 2012 07:42:25 -0600 Received: from d03av05.boulder.ibm.com (loopback [127.0.0.1]) by d03av05.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id qA2DgND8009242 for ; Fri, 2 Nov 2012 07:42:24 -0600 Message-ID: <5093CDBD.8060409@linux.vnet.ibm.com> Date: Fri, 02 Nov 2012 09:42:21 -0400 From: Corey Bryant MIME-Version: 1.0 References: <20121102040116.9918741812@buildbot.b1-systems.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] buildbot failure in qemu on default_i386_macosx List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel , Daniel Gollub , Alexander Graf , Luiz Capitulino On 11/02/2012 03:17 AM, Stefan Hajnoczi wrote: > Corey, any ideas here? > My guess for the majority of these is that monitor.o is not being linked with osdep.o for MacOSX. Is this a nightly build that would have been successful earlier in the week? Also do you know if (and perhaps how) I can cross compile on Fedora to recreate this? -- Regards, Corey Bryant > LINK qemu-ga > Undefined symbols: > "_monitor_get_fd", referenced from: > _socket_connect in qemu-sockets.o > _socket_listen in qemu-sockets.o > "_monitor_fdset_dup_fd_find", referenced from: > _qemu_close in osdep.o > "_sem_timedwait", referenced from: > _qemu_sem_timedwait in qemu-thread-posix.o > "_monitor_fdset_dup_fd_remove", referenced from: > _qemu_close in osdep.o > "_monitor_fdset_get_fd", referenced from: > _qemu_open in osdep.o > "_qemu_set_fd_handler2", referenced from: > _inet_connect_addr in qemu-sockets.o > _wait_for_connect in qemu-sockets.o > _unix_connect_opts in qemu-sockets.o > "_monitor_fdset_dup_fd_add", referenced from: > _qemu_open in osdep.o > ld: symbol(s) not found > > On Fri, Nov 2, 2012 at 5:01 AM, wrote: >> The Buildbot has detected a new failure on builder default_i386_macosx while building qemu. >> Full details are available at: >> http://buildbot.b1-systems.de/qemu/builders/default_i386_macosx/builds/2 >> >> Buildbot URL: http://buildbot.b1-systems.de/qemu/ >> >> Buildslave for this Build: MacOSX-10.5 >> >> Build Reason: The Nightly scheduler named 'nightly_default_5oclock' triggered this build >> Build Source Stamp: [branch master] HEAD >> Blamelist: >> >> BUILD FAILED: failed compile >> >> sincerely, >> -The Buildbot >> >