From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mbe2G-00088u-WE for qemu-devel@nongnu.org; Thu, 13 Aug 2009 13:24:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mbe2C-00088B-Ii for qemu-devel@nongnu.org; Thu, 13 Aug 2009 13:24:20 -0400 Received: from [199.232.76.173] (port=58647 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mbe2C-000888-E7 for qemu-devel@nongnu.org; Thu, 13 Aug 2009 13:24:16 -0400 Received: from smtp-vbr3.xs4all.nl ([194.109.24.23]:1611) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mbe2B-0004rv-RV for qemu-devel@nongnu.org; Thu, 13 Aug 2009 13:24:16 -0400 Received: from [10.10.0.4] (ipix.xs4all.nl [82.95.117.198]) by smtp-vbr3.xs4all.nl (8.13.8/8.13.8) with ESMTP id n7DHOBcF042790 for ; Thu, 13 Aug 2009 19:24:12 +0200 (CEST) (envelope-from bruinjm@xs4all.nl) Message-ID: <4A844C3B.50602@xs4all.nl> Date: Thu, 13 Aug 2009 19:24:11 +0200 From: Hans de Bruin MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] builderror slack 12.2 git-'current' List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org CC i386-softmmu/device-hotplug.o CC i386-softmmu/pci-hotplug.o cc1: warnings being treated as errors /home/hans/qemu/hw/pci-hotplug.c: In function 'pci_device_hot_add': /home/hans/qemu/hw/pci-hotplug.c:102: warning: 'dinfo' may be used uninitialized in this function /home/hans/qemu/hw/pci-hotplug.c:102: note: 'dinfo' was declared here make[1]: *** [pci-hotplug.o] Error 1 make: *** [subdir-i386-softmmu] Error 2 # Automatically generated by configure - do not modify # Configured with: './configure' '--prefix=/usr' '--target-list=i386-softmmu i386-linux-user' CONFIG_QEMU_SHAREDIR="/usr/share/qemu" ARCH=i386 STRIP_OPT=-s HOST_LONG_BITS=32 CONFIG_POSIX=y CONFIG_SLIRP=y CONFIG_AC97=y CONFIG_ES1370=y CONFIG_SB16=y CONFIG_AUDIO_DRIVERS=oss CONFIG_OSS=y CONFIG_VNC_TLS=y VNC_TLS_CFLAGS= CONFIG_VNC_SASL=y VNC_SASL_CFLAGS= CONFIG_FNMATCH=y VERSION=0.11.50 PKGVERSION= SRC_PATH=/home/hans/qemu TARGET_DIRS=i386-softmmu i386-linux-user BUILD_DOCS=yes CONFIG_SDL=y SDL_CFLAGS=-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT CONFIG_CURSES=y CONFIG_ATFILE=y CONFIG_UTIMENSAT=y CONFIG_SPLICE=y CONFIG_INOTIFY=y CONFIG_BYTESWAP_H=y CONFIG_CURL=y CURL_CFLAGS= CONFIG_BLUEZ=y BLUEZ_CFLAGS= CONFIG_AIO=y INSTALL_BLOBS=yes CONFIG_IOVEC=y CONFIG_UNAME_RELEASE="" HOST_USB=linux TOOLS=qemu-nbd$(EXESUF) qemu-io$(EXESUF) qemu-img$(EXESUF) ROMS=optionrom prefix=/usr bindir=${prefix}/bin mandir=${prefix}/share/man datadir=${prefix}/share/qemu docdir=${prefix}/share/doc/qemu MAKE=make INSTALL=install INSTALL_DIR=install -d -m0755 -p INSTALL_DATA=install -m0644 -p INSTALL_PROG=install -m0755 -p CC=gcc HOST_CC=gcc AR=ar OBJCOPY=objcopy LD=ld CFLAGS=-I$(SRC_PATH)/slirp -O2 -g QEMU_CFLAGS=-Werror -I. -I$(SRC_PATH) -MMD -MP -MT $@ -U_FORTIFY_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -m32 HELPER_CFLAGS=-fomit-frame-pointer LDFLAGS=-Wl,--warn-common -g -m32 ARLIBS_BEGIN=-Wl,--whole-archive ARLIBS_END=-Wl,--no-whole-archive LIBS+=-lrt -lpthread LIBS_TOOLS+=-lcurl -lidn -lssl -lcrypto -lldap -lrt -lssl -lcrypto -ldl -lz EXESUF= subdir-i386-softmmu: subdir-libhw32 subdir-i386-linux-user: subdir-libhw32 $git-describe fatal: cannot describe 'aa0cba4a62550a4110231c6faa159dbfe3ce33d6 -- Hans