# Make things clean. test -f Makefile && make -k distclean || : rm -rf build mkdir build cd build ../autogen.sh --prefix=$AUTOBUILD_INSTALL_ROOT \ --enable-compile-warnings=error \ --enable-plugin checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1966080 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether gcc understands -Wp,-D_FORTIFY_SOURCE=2... yes checking whether gcc understands -fexceptions... yes checking whether gcc understands -fstack-protector... yes checking whether gcc understands --param=ssp-buffer-size=4... yes checking whether gcc understands -fasynchronous-unwind-tables... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -std=c99... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wextra... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wno-sign-compare... yes checking whether gcc understands -Werror... yes checking what language compliance flags to pass to the C compiler... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking for GTK2... yes checking for LIBGLADE2... yes checking for GTKVNC... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for fork... yes checking for socketpair... yes checking for NSPR... yes checking for FIREFOX_PLUGIN... no checking for MOZILLA_PLUGIN... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating plugin/Makefile config.status: creating virt-viewer.spec config.status: creating mingw32-virt-viewer.spec config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile virt-viewer. make make all-recursive make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build' Making all in src make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -DGLADE_DIR="\"/var/lib/builder/install-root/share/virt-viewer/ui\"" -g -O2 -MT virt_viewer-main.o -MD -MP -MF .deps/virt_viewer-main.Tpo -c -o virt_viewer-main.o `test -f 'main.c' || echo '../../src/'`main.c mv -f .deps/virt_viewer-main.Tpo .deps/virt_viewer-main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -DGLADE_DIR="\"/var/lib/builder/install-root/share/virt-viewer/ui\"" -g -O2 -o virt-viewer virt_viewer-main.o -L/var/lib/builder/install-root/lib -lgtk-vnc-1.0 -lgtk-x11-2.0 -lgnutls -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/var/lib/builder/install-root/lib -lvirt -lpthread -L/var/lib/builder/install-root/lib -lvirt-glib mkdir .libs gcc -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -DGLADE_DIR=\"/var/lib/builder/install-root/share/virt-viewer/ui\" -g -O2 -o virt-viewer virt_viewer-main.o -L/var/lib/builder/install-root/lib /var/lib/builder/install-root/lib/libgtk-vnc-1.0.so -lz -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl /var/lib/builder/install-root/lib/libvirt-glib.so /var/lib/builder/install-root/lib/libvirt.so -lxml2 -lgnutls -lsasl2 -lxenstore -lpthread -lglib-2.0 -Wl,--rpath -Wl,/var/lib/builder/install-root/lib -Wl,--rpath -Wl,/var/lib/builder/install-root/lib make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' Making all in man make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' pod2man ../../man/virt-viewer.pod > virt-viewer.1 make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' Making all in plugin make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR="\"/var/lib/builder/install-root/share/virt-viewer/ui\"" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-main.lo -MD -MP -MF .deps/virt_viewer_plugin_la-main.Tpo -c -o virt_viewer_plugin_la-main.lo `test -f '../src/main.c' || echo '../../plugin/'`../src/main.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR=\"/var/lib/builder/install-root/share/virt-viewer/ui\" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-main.lo -MD -MP -MF .deps/virt_viewer_plugin_la-main.Tpo -c ../../plugin/../src/main.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-main.o gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR=\"/var/lib/builder/install-root/share/virt-viewer/ui\" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-main.lo -MD -MP -MF .deps/virt_viewer_plugin_la-main.Tpo -c ../../plugin/../src/main.c -o virt_viewer_plugin_la-main.o >/dev/null 2>&1 mv -f .deps/virt_viewer_plugin_la-main.Tpo .deps/virt_viewer_plugin_la-main.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR="\"/var/lib/builder/install-root/share/virt-viewer/ui\"" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-virt-viewer-plugin.lo -MD -MP -MF .deps/virt_viewer_plugin_la-virt-viewer-plugin.Tpo -c -o virt_viewer_plugin_la-virt-viewer-plugin.lo `test -f 'virt-viewer-plugin.c' || echo '../../plugin/'`virt-viewer-plugin.c gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR=\"/var/lib/builder/install-root/share/virt-viewer/ui\" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-virt-viewer-plugin.lo -MD -MP -MF .deps/virt_viewer_plugin_la-virt-viewer-plugin.Tpo -c ../../plugin/virt-viewer-plugin.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-virt-viewer-plugin.o gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR=\"/var/lib/builder/install-root/share/virt-viewer/ui\" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-virt-viewer-plugin.lo -MD -MP -MF .deps/virt_viewer_plugin_la-virt-viewer-plugin.Tpo -c ../../plugin/virt-viewer-plugin.c -o virt_viewer_plugin_la-virt-viewer-plugin.o >/dev/null 2>&1 mv -f .deps/virt_viewer_plugin_la-virt-viewer-plugin.Tpo .deps/virt_viewer_plugin_la-virt-viewer-plugin.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR="\"/var/lib/builder/install-root/share/virt-viewer/ui\"" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-npshell.lo -MD -MP -MF .deps/virt_viewer_plugin_la-npshell.Tpo -c -o virt_viewer_plugin_la-npshell.lo `test -f 'npshell.c' || echo '../../plugin/'`npshell.c gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR=\"/var/lib/builder/install-root/share/virt-viewer/ui\" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-npshell.lo -MD -MP -MF .deps/virt_viewer_plugin_la-npshell.Tpo -c ../../plugin/npshell.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-npshell.o gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR=\"/var/lib/builder/install-root/share/virt-viewer/ui\" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-npshell.lo -MD -MP -MF .deps/virt_viewer_plugin_la-npshell.Tpo -c ../../plugin/npshell.c -o virt_viewer_plugin_la-npshell.o >/dev/null 2>&1 mv -f .deps/virt_viewer_plugin_la-npshell.Tpo .deps/virt_viewer_plugin_la-npshell.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR="\"/var/lib/builder/install-root/share/virt-viewer/ui\"" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-npunix.lo -MD -MP -MF .deps/virt_viewer_plugin_la-npunix.Tpo -c -o virt_viewer_plugin_la-npunix.lo `test -f 'npunix.c' || echo '../../plugin/'`npunix.c gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR=\"/var/lib/builder/install-root/share/virt-viewer/ui\" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-npunix.lo -MD -MP -MF .deps/virt_viewer_plugin_la-npunix.Tpo -c ../../plugin/npunix.c -fPIC -DPIC -o .libs/virt_viewer_plugin_la-npunix.o gcc -DHAVE_CONFIG_H -I. -I../../plugin -I.. -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR=\"/var/lib/builder/install-root/share/virt-viewer/ui\" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -MT virt_viewer_plugin_la-npunix.lo -MD -MP -MF .deps/virt_viewer_plugin_la-npunix.Tpo -c ../../plugin/npunix.c -o virt_viewer_plugin_la-npunix.o >/dev/null 2>&1 mv -f .deps/virt_viewer_plugin_la-npunix.Tpo .deps/virt_viewer_plugin_la-npunix.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DPLUGIN=1 -DENABLE_DEBUG=1 -DDEBUG=1 -I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/java -I/usr/include/xulrunner-sdk-1.9/plugin -I/usr/include/nspr4 -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGLADE_DIR="\"/var/lib/builder/install-root/share/virt-viewer/ui\"" -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -Werror -I../../src -g -O2 -module -avoid-version -o virt-viewer-plugin.la -rpath /var/lib/builder/install-root/lib/mozilla/plugins virt_viewer_plugin_la-main.lo virt_viewer_plugin_la-virt-viewer-plugin.lo virt_viewer_plugin_la-npshell.lo virt_viewer_plugin_la-npunix.lo -lplds4 -lplc4 -lnspr4 -lpthread -ldl -L/var/lib/builder/install-root/lib -lgtk-vnc-1.0 -lgtk-x11-2.0 -lgnutls -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/var/lib/builder/install-root/lib -lvirt -lpthread -L/var/lib/builder/install-root/lib -lvirt-glib gcc -shared .libs/virt_viewer_plugin_la-main.o .libs/virt_viewer_plugin_la-virt-viewer-plugin.o .libs/virt_viewer_plugin_la-npshell.o .libs/virt_viewer_plugin_la-npunix.o -Wl,--rpath -Wl,/var/lib/builder/install-root/lib -Wl,--rpath -Wl,/var/lib/builder/install-root/lib -lplds4 -lplc4 -lnspr4 -L/var/lib/builder/install-root/lib /var/lib/builder/install-root/lib/libgtk-vnc-1.0.so -lgnutls -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 /var/lib/builder/install-root/lib/libvirt.so -lpthread /var/lib/builder/install-root/lib/libvirt-glib.so -Wl,-soname -Wl,virt-viewer-plugin.so -o .libs/virt-viewer-plugin.so ar cru .libs/virt-viewer-plugin.a virt_viewer_plugin_la-main.o virt_viewer_plugin_la-virt-viewer-plugin.o virt_viewer_plugin_la-npshell.o virt_viewer_plugin_la-npunix.o ranlib .libs/virt-viewer-plugin.a creating virt-viewer-plugin.la (cd .libs && rm -f virt-viewer-plugin.la && ln -s ../virt-viewer-plugin.la virt-viewer-plugin.la) cp .libs/virt-viewer-plugin.so virt-viewer-plugin.so make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build' make install Making install in src make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' test -z "/var/lib/builder/install-root/bin" || /bin/mkdir -p "/var/lib/builder/install-root/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'virt-viewer' '/var/lib/builder/install-root/bin/virt-viewer' /usr/bin/install -c virt-viewer /var/lib/builder/install-root/bin/virt-viewer test -z "/var/lib/builder/install-root/share/virt-viewer/ui" || /bin/mkdir -p "/var/lib/builder/install-root/share/virt-viewer/ui" /usr/bin/install -c -m 644 '../../src/viewer.glade' '/var/lib/builder/install-root/share/virt-viewer/ui/viewer.glade' /usr/bin/install -c -m 644 '../../src/about.glade' '/var/lib/builder/install-root/share/virt-viewer/ui/about.glade' /usr/bin/install -c -m 644 '../../src/auth.glade' '/var/lib/builder/install-root/share/virt-viewer/ui/auth.glade' make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' Making install in man make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/lib/builder/install-root/share/man/man1" || /bin/mkdir -p "/var/lib/builder/install-root/share/man/man1" /usr/bin/install -c -m 644 'virt-viewer.1' '/var/lib/builder/install-root/share/man/man1/virt-viewer.1' make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' Making install in plugin make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/lib/builder/install-root/lib/mozilla/plugins" || /bin/mkdir -p "/var/lib/builder/install-root/lib/mozilla/plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c 'virt-viewer-plugin.la' '/var/lib/builder/install-root/lib/mozilla/plugins/virt-viewer-plugin.la' /usr/bin/install -c .libs/virt-viewer-plugin.so /var/lib/builder/install-root/lib/mozilla/plugins/virt-viewer-plugin.so /usr/bin/install -c .libs/virt-viewer-plugin.lai /var/lib/builder/install-root/lib/mozilla/plugins/virt-viewer-plugin.la /usr/bin/install -c .libs/virt-viewer-plugin.a /var/lib/builder/install-root/lib/mozilla/plugins/virt-viewer-plugin.a chmod 644 /var/lib/builder/install-root/lib/mozilla/plugins/virt-viewer-plugin.a ranlib /var/lib/builder/install-root/lib/mozilla/plugins/virt-viewer-plugin.a PATH="$PATH:/sbin" ldconfig -n /var/lib/builder/install-root/lib/mozilla/plugins ---------------------------------------------------------------------- Libraries have been installed in: /var/lib/builder/install-root/lib/mozilla/plugins If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-data-hook make[3]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' rm -f /var/lib/builder/install-root/lib/mozilla/plugins/virt-viewer-plugin.a /var/lib/builder/install-root/lib/mozilla/plugins/virt-viewer-plugin.la make[3]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build' make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build' rm -f *.tar.gz make dist { test ! -d virt-viewer-0.0.4 || { find virt-viewer-0.0.4 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr virt-viewer-0.0.4; }; } test -d virt-viewer-0.0.4 || mkdir virt-viewer-0.0.4 list='src man plugin'; for subdir in $list; do \ if test "$subdir" = .; then :; else \ test -d "virt-viewer-0.0.4/$subdir" \ || /bin/mkdir -p "virt-viewer-0.0.4/$subdir" \ || exit 1; \ distdir=`CDPATH="${ZSH_VERSION+.}:" && cd virt-viewer-0.0.4 && pwd`; \ top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd virt-viewer-0.0.4 && pwd`; \ (cd $subdir && \ make \ top_distdir="$top_distdir" \ distdir="$distdir/$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' find virt-viewer-0.0.4 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /var/lib/builder/source-root/virt-viewer--devel/install-sh -c -m a+r {} {} \; \ || chmod -R a+r virt-viewer-0.0.4 tardir=virt-viewer-0.0.4 && /bin/sh /var/lib/builder/source-root/virt-viewer--devel/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >virt-viewer-0.0.4.tar.gz { test ! -d virt-viewer-0.0.4 || { find virt-viewer-0.0.4 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr virt-viewer-0.0.4; }; } if [ -n "$AUTOBUILD_COUNTER" ]; then EXTRA_RELEASE=".auto$AUTOBUILD_COUNTER" else NOW=`date +"%s"` EXTRA_RELEASE=".$USER$NOW" fi if [ -f /usr/bin/rpmbuild ]; then rpmbuild --nodeps \ --define "extra_release $EXTRA_RELEASE" \ --define "_sourcedir `pwd`" \ -ba --clean virt-viewer.spec fi pwd Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.95505 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /var/lib/builder/package-root/rpm/BUILD + rm -rf virt-viewer-0.0.4 + /usr/bin/gzip -dc /var/lib/builder/source-root/virt-viewer--devel/build/virt-viewer-0.0.4.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd virt-viewer-0.0.4 ++ /usr/bin/id -u + '[' 100 = 0 ']' ++ /usr/bin/id -u + '[' 100 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.95505 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + cd virt-viewer-0.0.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-g++... no checking for i686-pc-linux-gnu-c++... no checking for i686-pc-linux-gnu-gpp... no checking for i686-pc-linux-gnu-aCC... no checking for i686-pc-linux-gnu-CC... no checking for i686-pc-linux-gnu-cxx... no checking for i686-pc-linux-gnu-cc++... no checking for i686-pc-linux-gnu-cl.exe... no checking for i686-pc-linux-gnu-FCC... no checking for i686-pc-linux-gnu-KCC... no checking for i686-pc-linux-gnu-RCC... no checking for i686-pc-linux-gnu-xlC_r... no checking for i686-pc-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... no checking for i686-pc-linux-gnu-g95... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-ifort... no checking for i686-pc-linux-gnu-ifc... no checking for i686-pc-linux-gnu-efc... no checking for i686-pc-linux-gnu-pgf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1966080 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether gcc understands -Wp,-D_FORTIFY_SOURCE=2... yes checking whether gcc understands -fexceptions... yes checking whether gcc understands -fstack-protector... yes checking whether gcc understands --param=ssp-buffer-size=4... yes checking whether gcc understands -fasynchronous-unwind-tables... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -std=c99... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wextra... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wno-sign-compare... yes checking what language compliance flags to pass to the C compiler... checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking for GTK2... yes checking for LIBGLADE2... yes checking for GTKVNC... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for fork... yes checking for socketpair... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating plugin/Makefile config.status: creating virt-viewer.spec config.status: creating mingw32-virt-viewer.spec config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' Making all in src make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -DGLADE_DIR="\"/usr/share/virt-viewer/ui\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT virt_viewer-main.o -MD -MP -MF .deps/virt_viewer-main.Tpo -c -o virt_viewer-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/virt_viewer-main.Tpo .deps/virt_viewer-main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -DGLADE_DIR="\"/usr/share/virt-viewer/ui\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o virt-viewer virt_viewer-main.o -L/var/lib/builder/install-root/lib -lgtk-vnc-1.0 -lgtk-x11-2.0 -lgnutls -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/var/lib/builder/install-root/lib -lvirt -lpthread -L/var/lib/builder/install-root/lib -lvirt-glib mkdir .libs gcc -I/var/lib/builder/install-root/include/gtk-vnc-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/var/lib/builder/install-root/include -I/var/lib/builder/install-root/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -DGLADE_DIR=\"/usr/share/virt-viewer/ui\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o virt-viewer virt_viewer-main.o -L/var/lib/builder/install-root/lib /var/lib/builder/install-root/lib/libgtk-vnc-1.0.so -lz -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl /var/lib/builder/install-root/lib/libvirt-glib.so /var/lib/builder/install-root/lib/libvirt.so -lxml2 -lgnutls -lsasl2 -lxenstore -lpthread -lglib-2.0 -Wl,--rpath -Wl,/var/lib/builder/install-root/lib -Wl,--rpath -Wl,/var/lib/builder/install-root/lib make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' Making all in man make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' pod2man virt-viewer.pod > virt-viewer.1 make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' Making all in plugin make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' Making all in src make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' Making all in man make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' Making all in plugin make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43640 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + cd virt-viewer-0.0.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder + /usr/bin/make install DESTDIR=/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder Making install in src make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'virt-viewer' '/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/bin/virt-viewer' /usr/bin/install -c virt-viewer /var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/bin/virt-viewer test -z "/usr/share/virt-viewer/ui" || /bin/mkdir -p "/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/share/virt-viewer/ui" /usr/bin/install -c -m 644 'viewer.glade' '/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/share/virt-viewer/ui/viewer.glade' /usr/bin/install -c -m 644 'about.glade' '/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/share/virt-viewer/ui/about.glade' /usr/bin/install -c -m 644 'auth.glade' '/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/share/virt-viewer/ui/auth.glade' make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' Making install in man make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/share/man/man1" /usr/bin/install -c -m 644 './virt-viewer.1' '/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/share/man/man1/virt-viewer.1' make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' Making install in plugin make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder" /usr/bin/make install-data-hook make[3]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[3]: Nothing to be done for `install-data-hook'. make[3]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' + /usr/lib/rpm/find-debuginfo.sh /var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4 extracting debug info from /var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/bin/virt-viewer 63 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: virt-viewer-0.0.4-1.fc9.auto1229353802 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.66177 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + cd virt-viewer-0.0.4 + DOCDIR=/var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/share/doc/virt-viewer-0.0.4 + export DOCDIR + rm -rf /var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/share/doc/virt-viewer-0.0.4 + /bin/mkdir -p /var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/share/doc/virt-viewer-0.0.4 + cp -pr README COPYING AUTHORS ChangeLog NEWS /var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/share/doc/virt-viewer-0.0.4 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libdl.so.2 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglade-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnutls.so.13 libgobject-2.0.so.0 libgtk-vnc-1.0.so.0 libgtk-x11-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libsasl2.so.2 libvirt-glib.so.0 libvirt.so.0 libvirt.so.0(LIBVIRT_0.0.3) libvirt.so.0(LIBVIRT_0.0.5) libvirt.so.0(LIBVIRT_0.5.0) libxenstore.so.3.0 libxml2.so.2 libz.so.1 openssh-clients rtld(GNU_HASH) Processing files: virt-viewer-debuginfo-0.0.4-1.fc9.auto1229353802 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder Wrote: /var/lib/builder/package-root/rpm/SRPMS/virt-viewer-0.0.4-1.fc9.auto1229353802.src.rpm Wrote: /var/lib/builder/package-root/rpm/RPMS/i386/virt-viewer-0.0.4-1.fc9.auto1229353802.i386.rpm Wrote: /var/lib/builder/package-root/rpm/RPMS/i386/virt-viewer-debuginfo-0.0.4-1.fc9.auto1229353802.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.66177 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + cd virt-viewer-0.0.4 + rm -rf /var/tmp/virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.66177 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + rm -rf virt-viewer-0.0.4 + exit 0 if [ -x /usr/bin/i686-pc-mingw32-gcc ]; then make distclean PKG_CONFIG_PATH="$AUTOBUILD_INSTALL_ROOT/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig:/usr/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig" \ CC="i686-pc-mingw32-gcc" \ ../configure \ --build=$(uname -m)-pc-linux \ --host=i686-pc-mingw32 \ --prefix="$AUTOBUILD_INSTALL_ROOT/i686-pc-mingw32/sys-root/mingw" \ make make install #set -o pipefail #make check 2>&1 | tee "$RESULTS" if [ -f /usr/bin/rpmbuild ]; then rpmbuild --nodeps \ --define "extra_release $EXTRA_RELEASE" \ --define "_sourcedir `pwd`" \ -ba --clean mingw32-virt-viewer.spec fi fi Making distclean in plugin make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' test -z "virt-viewer-plugin.so" || rm -f virt-viewer-plugin.so rm -rf .libs _libs test -z "virt-viewer-plugin.la" || rm -f virt-viewer-plugin.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' Making distclean in man make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f Makefile make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' Making distclean in src make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' rm -f virt-viewer virt-viewer rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' Making distclean in . make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build' rm -rf .libs _libs rm -f *.lo test -z "virt-viewer.spec mingw32-virt-viewer.spec" || rm -f virt-viewer.spec mingw32-virt-viewer.spec rm -f config.h stamp-h1 rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile uname -m checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-mingw32-strip... i686-pc-mingw32-strip checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-mingw32 checking for i686-pc-mingw32-gcc... i686-pc-mingw32-gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-mingw32-gcc accepts -g... yes checking for i686-pc-mingw32-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-mingw32-gcc... gcc3 checking whether i686-pc-mingw32-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i686-pc-mingw32-gcc... /usr/i686-pc-mingw32/bin/ld checking if the linker (/usr/i686-pc-mingw32/bin/ld) is GNU ld... yes checking for /usr/i686-pc-mingw32/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/i686-pc-mingw32-nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking how to run the C preprocessor... i686-pc-mingw32-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... no checking dlfcn.h presence... no checking for dlfcn.h... no checking for i686-pc-mingw32-g++... i686-pc-mingw32-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-mingw32-g++ accepts -g... yes checking dependency style of i686-pc-mingw32-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-mingw32-g++ -E checking for i686-pc-mingw32-g77... no checking for i686-pc-mingw32-xlf... no checking for i686-pc-mingw32-f77... no checking for i686-pc-mingw32-frt... no checking for i686-pc-mingw32-pgf77... no checking for i686-pc-mingw32-cf77... no checking for i686-pc-mingw32-fort77... no checking for i686-pc-mingw32-fl32... no checking for i686-pc-mingw32-af77... no checking for i686-pc-mingw32-xlf90... no checking for i686-pc-mingw32-f90... no checking for i686-pc-mingw32-pgf90... no checking for i686-pc-mingw32-pghpf... no checking for i686-pc-mingw32-epcf90... no checking for i686-pc-mingw32-gfortran... no checking for i686-pc-mingw32-g95... no checking for i686-pc-mingw32-xlf95... no checking for i686-pc-mingw32-f95... no checking for i686-pc-mingw32-fort... no checking for i686-pc-mingw32-ifort... no checking for i686-pc-mingw32-ifc... no checking for i686-pc-mingw32-efc... no checking for i686-pc-mingw32-pgf95... no checking for i686-pc-mingw32-lf95... no checking for i686-pc-mingw32-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1966080 checking command to parse /usr/bin/i686-pc-mingw32-nm -B output from i686-pc-mingw32-gcc object... ok checking for objdir... .libs checking for i686-pc-mingw32-ar... i686-pc-mingw32-ar checking for i686-pc-mingw32-ranlib... i686-pc-mingw32-ranlib checking for i686-pc-mingw32-strip... (cached) i686-pc-mingw32-strip checking if i686-pc-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-mingw32-gcc option to produce PIC... -DDLL_EXPORT checking if i686-pc-mingw32-gcc PIC flag -DDLL_EXPORT works... yes checking if i686-pc-mingw32-gcc static flag -static works... yes checking if i686-pc-mingw32-gcc supports -c -o file.o... yes checking whether the i686-pc-mingw32-gcc linker (/usr/i686-pc-mingw32/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-mingw32-g++... /usr/i686-pc-mingw32/bin/ld checking if the linker (/usr/i686-pc-mingw32/bin/ld) is GNU ld... yes checking whether the i686-pc-mingw32-g++ linker (/usr/i686-pc-mingw32/bin/ld) supports shared libraries... yes checking for i686-pc-mingw32-g++ option to produce PIC... -DDLL_EXPORT checking if i686-pc-mingw32-g++ PIC flag -DDLL_EXPORT works... yes checking if i686-pc-mingw32-g++ static flag -static works... yes checking if i686-pc-mingw32-g++ supports -c -o file.o... yes checking whether the i686-pc-mingw32-g++ linker (/usr/i686-pc-mingw32/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether gcc understands -Wp,-D_FORTIFY_SOURCE=2... yes checking whether gcc understands -fexceptions... yes checking whether gcc understands -fstack-protector... yes checking whether gcc understands --param=ssp-buffer-size=4... yes checking whether gcc understands -fasynchronous-unwind-tables... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -std=c99... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wextra... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wno-sign-compare... yes checking what language compliance flags to pass to the C compiler... checking for i686-pc-mingw32-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@gnu.org. checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking for GTK2... yes checking for LIBGLADE2... yes checking for GTKVNC... yes checking sys/socket.h usability... no checking sys/socket.h presence... no checking for sys/socket.h... no checking sys/un.h usability... no checking sys/un.h presence... no checking for sys/un.h... no checking windows.h usability... yes checking windows.h presence... yes checking for windows.h... yes checking for fork... no checking for socketpair... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating plugin/Makefile config.status: creating virt-viewer.spec config.status: creating mingw32-virt-viewer.spec config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build' Making all in src make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' i686-pc-mingw32-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -mms-bitfields -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include/gtk-vnc-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/libglade-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -DGLADE_DIR="\"/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui\"" -g -O2 -MT virt_viewer-main.o -MD -MP -MF .deps/virt_viewer-main.Tpo -c -o virt_viewer-main.o `test -f 'main.c' || echo '../../src/'`main.c mv -f .deps/virt_viewer-main.Tpo .deps/virt_viewer-main.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-mingw32-gcc -mms-bitfields -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include/gtk-vnc-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/libglade-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -DGLADE_DIR="\"/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui\"" -g -O2 -o virt-viewer.exe virt_viewer-main.o -Wl,-luuid -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lgtk-vnc-1.0 -lgtk-win32-2.0 -lgnutls -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpangoft2-1.0 -lpangowin32-1.0 -lgdi32 -lfreetype -lz -lfontconfig -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-luuid -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lgtk-win32-2.0 -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpangoft2-1.0 -lpangowin32-1.0 -lgdi32 -lfreetype -lz -lfontconfig -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lxml2 -Wl,-luuid -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lglade-2.0 -lgtk-win32-2.0 -lxml2 -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpangoft2-1.0 -lpangowin32-1.0 -lgdi32 -lfreetype -lz -lfontconfig -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -lvirt -lintl -lportablexdr -lws2_32 -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -lvirt-glib mkdir .libs i686-pc-mingw32-gcc -mms-bitfields -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include/gtk-vnc-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/libglade-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -DGLADE_DIR=\"/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui\" -g -O2 -o virt-viewer.exe virt_viewer-main.o -Wl,-luuid -Wl,-luuid -Wl,-luuid -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -L/usr/i686-pc-mingw32/sys-root/mingw/lib /var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib/libgtk-vnc-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgthread-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libglade-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgtk-win32-2.0.dll.a -lcomdlg32 -lwinspool -lcomctl32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libgdk-win32-2.0.dll.a -limm32 -lshell32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libatk-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgdk_pixbuf-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpangocairo-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgio-2.0.dll.a -lshlwapi /usr/i686-pc-mingw32/sys-root/mingw/lib/libcairo.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpixman-1.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpng12.dll.a -lmsimg32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libpangoft2-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpangowin32-1.0.dll.a -lgdi32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libfontconfig.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libfreetype.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpango-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgobject-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgmodule-2.0.dll.a /var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib/libvirt-glib.dll.a /var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib/libvirt.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libxml2.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgnutls.dll.a -lz /usr/i686-pc-mingw32/sys-root/mingw/lib/libgcrypt.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgpg-error.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libportablexdr.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libglib-2.0.dll.a -lws2_32 -lole32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libintl.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libiconv.dll.a -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -L/usr/i686-pc-mingw32/sys-root/mingw/lib -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -L/usr/i686-pc-mingw32/sys-root/mingw/lib make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' Making all in man make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' Making all in plugin make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build' Making install in src make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' test -z "/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/bin" || /bin/mkdir -p "/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'virt-viewer.exe' '/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/bin/virt-viewer.exe' /usr/bin/install -c virt-viewer.exe /var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/bin/virt-viewer.exe test -z "/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui" || /bin/mkdir -p "/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui" /usr/bin/install -c -m 644 '../../src/viewer.glade' '/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui/viewer.glade' /usr/bin/install -c -m 644 '../../src/about.glade' '/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui/about.glade' /usr/bin/install -c -m 644 '../../src/auth.glade' '/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui/auth.glade' make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/src' Making install in man make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/man/man1" || /bin/mkdir -p "/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/man/man1" /usr/bin/install -c -m 644 'virt-viewer.1' '/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/share/man/man1/virt-viewer.1' make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/man' Making install in plugin make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "" make install-data-hook make[3]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[3]: Nothing to be done for `install-data-hook'. make[3]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build/plugin' make[1]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build' make[2]: Entering directory `/var/lib/builder/source-root/virt-viewer--devel/build' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build' make[1]: Leaving directory `/var/lib/builder/source-root/virt-viewer--devel/build' pwd Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.91626 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /var/lib/builder/package-root/rpm/BUILD + rm -rf virt-viewer-0.0.4 + /usr/bin/gzip -dc /var/lib/builder/source-root/virt-viewer--devel/build/virt-viewer-0.0.4.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd virt-viewer-0.0.4 ++ /usr/bin/id -u + '[' 100 = 0 ']' ++ /usr/bin/id -u + '[' 100 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.91626 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + cd virt-viewer-0.0.4 + LANG=C + export LANG + unset DISPLAY + HOST_CC=gcc + export HOST_CC + AS=i686-pc-mingw32-as + export AS + AR=i686-pc-mingw32-ar + export AR + NM=i686-pc-mingw32-nm + export NM + OBJDUMP=i686-pc-mingw32-objdump + export OBJDUMP + PKG_CONFIG_PATH=/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig/:/usr/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig + export PKG_CONFIG_PATH + CC=i686-pc-mingw32-gcc + export CC + CXX=i686-pc-mingw32-g++ + export CXX + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields' + export CXXFLAGS ++ ls /usr/i686-pc-mingw32/sys-root/mingw/bin ++ grep -- '-config$' + for i in '`ls /usr/i686-pc-mingw32/sys-root/mingw/bin|grep -- "-config$"`' ++ echo freetype-config ++ tr a-z- A-Z_ + CONFIG_NAME=FREETYPE_CONFIG + declare -x FREETYPE_CONFIG=/usr/i686-pc-mingw32/sys-root/mingw/bin/freetype-config + export FREETYPE_CONFIG + for i in '`ls /usr/i686-pc-mingw32/sys-root/mingw/bin|grep -- "-config$"`' ++ echo gpg-error-config ++ tr a-z- A-Z_ + CONFIG_NAME=GPG_ERROR_CONFIG + declare -x GPG_ERROR_CONFIG=/usr/i686-pc-mingw32/sys-root/mingw/bin/gpg-error-config + export GPG_ERROR_CONFIG + for i in '`ls /usr/i686-pc-mingw32/sys-root/mingw/bin|grep -- "-config$"`' ++ echo libgcrypt-config ++ tr a-z- A-Z_ + CONFIG_NAME=LIBGCRYPT_CONFIG + declare -x LIBGCRYPT_CONFIG=/usr/i686-pc-mingw32/sys-root/mingw/bin/libgcrypt-config + export LIBGCRYPT_CONFIG + for i in '`ls /usr/i686-pc-mingw32/sys-root/mingw/bin|grep -- "-config$"`' ++ echo libgnutls-config ++ tr a-z- A-Z_ + CONFIG_NAME=LIBGNUTLS_CONFIG + declare -x LIBGNUTLS_CONFIG=/usr/i686-pc-mingw32/sys-root/mingw/bin/libgnutls-config + export LIBGNUTLS_CONFIG + for i in '`ls /usr/i686-pc-mingw32/sys-root/mingw/bin|grep -- "-config$"`' ++ echo libgnutls-extra-config ++ tr a-z- A-Z_ + CONFIG_NAME=LIBGNUTLS_EXTRA_CONFIG + declare -x LIBGNUTLS_EXTRA_CONFIG=/usr/i686-pc-mingw32/sys-root/mingw/bin/libgnutls-extra-config + export LIBGNUTLS_EXTRA_CONFIG + for i in '`ls /usr/i686-pc-mingw32/sys-root/mingw/bin|grep -- "-config$"`' ++ echo libpng-config ++ tr a-z- A-Z_ + CONFIG_NAME=LIBPNG_CONFIG + declare -x LIBPNG_CONFIG=/usr/i686-pc-mingw32/sys-root/mingw/bin/libpng-config + export LIBPNG_CONFIG + for i in '`ls /usr/i686-pc-mingw32/sys-root/mingw/bin|grep -- "-config$"`' ++ echo libpng12-config ++ tr a-z- A-Z_ + CONFIG_NAME=LIBPNG12_CONFIG + declare -x LIBPNG12_CONFIG=/usr/i686-pc-mingw32/sys-root/mingw/bin/libpng12-config + export LIBPNG12_CONFIG + for i in '`ls /usr/i686-pc-mingw32/sys-root/mingw/bin|grep -- "-config$"`' ++ echo xml2-config ++ tr a-z- A-Z_ + CONFIG_NAME=XML2_CONFIG + declare -x XML2_CONFIG=/usr/i686-pc-mingw32/sys-root/mingw/bin/xml2-config + export XML2_CONFIG + ./configure --cache-file=mingw32-config.cache --host=i686-pc-mingw32 --build=i686-pc-linux-gnu --target=i686-pc-mingw32 --prefix=/usr/i686-pc-mingw32/sys-root/mingw --exec-prefix=/usr/i686-pc-mingw32/sys-root/mingw --bindir=/usr/i686-pc-mingw32/sys-root/mingw/bin --sbindir=/usr/i686-pc-mingw32/sys-root/mingw/sbin --sysconfdir=/usr/i686-pc-mingw32/sys-root/mingw/etc --datadir=/usr/i686-pc-mingw32/sys-root/mingw/share --includedir=/usr/i686-pc-mingw32/sys-root/mingw/include --libdir=/usr/i686-pc-mingw32/sys-root/mingw/lib --libexecdir=/usr/i686-pc-mingw32/sys-root/mingw/libexec --localstatedir=/usr/i686-pc-mingw32/sys-root/mingw/var --sharedstatedir=/usr/i686-pc-mingw32/sys-root/mingw/com --mandir=/usr/i686-pc-mingw32/sys-root/mingw/share/man --infodir=/usr/i686-pc-mingw32/sys-root/mingw/share/info configure: creating cache mingw32-config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-mingw32-strip... i686-pc-mingw32-strip checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-mingw32 checking for i686-pc-mingw32-gcc... i686-pc-mingw32-gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-mingw32-gcc accepts -g... yes checking for i686-pc-mingw32-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-mingw32-gcc... gcc3 checking whether i686-pc-mingw32-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i686-pc-mingw32-gcc... /usr/i686-pc-mingw32/bin/ld checking if the linker (/usr/i686-pc-mingw32/bin/ld) is GNU ld... yes checking for /usr/i686-pc-mingw32/bin/ld option to reload object files... -r checking for BSD-compatible nm... i686-pc-mingw32-nm checking whether ln -s works... yes checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking how to run the C preprocessor... i686-pc-mingw32-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... no checking dlfcn.h presence... no checking for dlfcn.h... no checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-mingw32-g++ accepts -g... yes checking dependency style of i686-pc-mingw32-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-mingw32-g++ -E checking for i686-pc-mingw32-g77... no checking for i686-pc-mingw32-xlf... no checking for i686-pc-mingw32-f77... no checking for i686-pc-mingw32-frt... no checking for i686-pc-mingw32-pgf77... no checking for i686-pc-mingw32-cf77... no checking for i686-pc-mingw32-fort77... no checking for i686-pc-mingw32-fl32... no checking for i686-pc-mingw32-af77... no checking for i686-pc-mingw32-xlf90... no checking for i686-pc-mingw32-f90... no checking for i686-pc-mingw32-pgf90... no checking for i686-pc-mingw32-pghpf... no checking for i686-pc-mingw32-epcf90... no checking for i686-pc-mingw32-gfortran... no checking for i686-pc-mingw32-g95... no checking for i686-pc-mingw32-xlf95... no checking for i686-pc-mingw32-f95... no checking for i686-pc-mingw32-fort... no checking for i686-pc-mingw32-ifort... no checking for i686-pc-mingw32-ifc... no checking for i686-pc-mingw32-efc... no checking for i686-pc-mingw32-pgf95... no checking for i686-pc-mingw32-lf95... no checking for i686-pc-mingw32-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1966080 checking command to parse i686-pc-mingw32-nm output from i686-pc-mingw32-gcc object... ok checking for objdir... .libs checking for i686-pc-mingw32-ar... i686-pc-mingw32-ar checking for i686-pc-mingw32-ranlib... i686-pc-mingw32-ranlib checking for i686-pc-mingw32-strip... (cached) i686-pc-mingw32-strip checking if i686-pc-mingw32-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-mingw32-gcc option to produce PIC... -DDLL_EXPORT checking if i686-pc-mingw32-gcc PIC flag -DDLL_EXPORT works... yes checking if i686-pc-mingw32-gcc static flag -static works... yes checking if i686-pc-mingw32-gcc supports -c -o file.o... yes checking whether the i686-pc-mingw32-gcc linker (/usr/i686-pc-mingw32/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-mingw32-g++... /usr/i686-pc-mingw32/bin/ld checking if the linker (/usr/i686-pc-mingw32/bin/ld) is GNU ld... yes checking whether the i686-pc-mingw32-g++ linker (/usr/i686-pc-mingw32/bin/ld) supports shared libraries... yes checking for i686-pc-mingw32-g++ option to produce PIC... -DDLL_EXPORT checking if i686-pc-mingw32-g++ PIC flag -DDLL_EXPORT works... yes checking if i686-pc-mingw32-g++ static flag -static works... yes checking if i686-pc-mingw32-g++ supports -c -o file.o... yes checking whether the i686-pc-mingw32-g++ linker (/usr/i686-pc-mingw32/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether gcc understands -Wp,-D_FORTIFY_SOURCE=2... yes checking whether gcc understands -fexceptions... yes checking whether gcc understands -fstack-protector... yes checking whether gcc understands --param=ssp-buffer-size=4... yes checking whether gcc understands -fasynchronous-unwind-tables... yes checking whether gcc understands -Wall... yes checking whether gcc understands -Wmissing-prototypes... yes checking whether gcc understands -std=c99... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Wpointer-arith... yes checking whether gcc understands -Wextra... yes checking whether gcc understands -Wshadow... yes checking whether gcc understands -Wcast-align... yes checking whether gcc understands -Wwrite-strings... yes checking whether gcc understands -Waggregate-return... yes checking whether gcc understands -Winline... yes checking whether gcc understands -Wredundant-decls... yes checking whether gcc understands -Wno-sign-compare... yes checking what language compliance flags to pass to the C compiler... checking for i686-pc-mingw32-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@gnu.org. checking pkg-config is at least version 0.9.0... yes checking for LIBXML2... yes checking for LIBVIRT... yes checking for LIBVIRT_GLIB... yes checking for GTK2... yes checking for LIBGLADE2... yes checking for GTKVNC... yes checking sys/socket.h usability... no checking sys/socket.h presence... no checking for sys/socket.h... no checking sys/un.h usability... no checking sys/un.h presence... no checking for sys/un.h... no checking windows.h usability... yes checking windows.h presence... yes checking for windows.h... yes checking for fork... no checking for socketpair... no configure: updating cache mingw32-config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating plugin/Makefile config.status: creating virt-viewer.spec config.status: creating mingw32-virt-viewer.spec config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' Making all in src make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' i686-pc-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -mms-bitfields -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include/gtk-vnc-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/libglade-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -DGLADE_DIR="\"/usr/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -MT virt_viewer-main.o -MD -MP -MF .deps/virt_viewer-main.Tpo -c -o virt_viewer-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/virt_viewer-main.Tpo .deps/virt_viewer-main.Po /bin/sh ../libtool --tag=CC --mode=link i686-pc-mingw32-gcc -mms-bitfields -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include/gtk-vnc-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/libglade-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -DGLADE_DIR="\"/usr/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -o virt-viewer.exe virt_viewer-main.o -Wl,-luuid -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lgtk-vnc-1.0 -lgtk-win32-2.0 -lgnutls -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpangoft2-1.0 -lpangowin32-1.0 -lgdi32 -lfreetype -lz -lfontconfig -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-luuid -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lgtk-win32-2.0 -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpangoft2-1.0 -lpangowin32-1.0 -lgdi32 -lfreetype -lz -lfontconfig -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lxml2 -Wl,-luuid -L/usr/i686-pc-mingw32/sys-root/mingw/lib -lglade-2.0 -lgtk-win32-2.0 -lxml2 -lgdk-win32-2.0 -limm32 -lshell32 -lole32 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lcairo -lpangoft2-1.0 -lpangowin32-1.0 -lgdi32 -lfreetype -lz -lfontconfig -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -lvirt -lintl -lportablexdr -lws2_32 -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -lvirt-glib mkdir .libs i686-pc-mingw32-gcc -mms-bitfields -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include/gtk-vnc-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/libglade-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/gtk-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/libxml2 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/gtk-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wmissing-prototypes -std=c99 -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare -DGLADE_DIR=\"/usr/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -mms-bitfields -o virt-viewer.exe virt_viewer-main.o -Wl,-luuid -Wl,-luuid -Wl,-luuid -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -L/usr/i686-pc-mingw32/sys-root/mingw/lib /var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib/libgtk-vnc-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgthread-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libglade-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgtk-win32-2.0.dll.a -lcomdlg32 -lwinspool -lcomctl32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libgdk-win32-2.0.dll.a -limm32 -lshell32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libatk-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgdk_pixbuf-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpangocairo-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgio-2.0.dll.a -lshlwapi /usr/i686-pc-mingw32/sys-root/mingw/lib/libcairo.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpixman-1.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpng12.dll.a -lmsimg32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libpangoft2-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpangowin32-1.0.dll.a -lgdi32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libfontconfig.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libfreetype.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libpango-1.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgobject-2.0.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgmodule-2.0.dll.a /var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib/libvirt-glib.dll.a /var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib/libvirt.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libxml2.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgnutls.dll.a -lz /usr/i686-pc-mingw32/sys-root/mingw/lib/libgcrypt.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libgpg-error.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libportablexdr.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libglib-2.0.dll.a -lws2_32 -lole32 /usr/i686-pc-mingw32/sys-root/mingw/lib/libintl.dll.a /usr/i686-pc-mingw32/sys-root/mingw/lib/libiconv.dll.a -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -L/usr/i686-pc-mingw32/sys-root/mingw/lib -L/var/lib/builder/install-root/i686-pc-mingw32/sys-root/mingw/lib -L/usr/i686-pc-mingw32/sys-root/mingw/lib make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' Making all in man make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' pod2man virt-viewer.pod > virt-viewer.1 make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' Making all in plugin make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.75385 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + cd virt-viewer-0.0.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder + make DESTDIR=/var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder install Making install in src make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' test -z "/usr/i686-pc-mingw32/sys-root/mingw/bin" || /bin/mkdir -p "/var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/i686-pc-mingw32/sys-root/mingw/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'virt-viewer.exe' '/var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/i686-pc-mingw32/sys-root/mingw/bin/virt-viewer.exe' /usr/bin/install -c virt-viewer.exe /var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/i686-pc-mingw32/sys-root/mingw/bin/virt-viewer.exe test -z "/usr/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui" || /bin/mkdir -p "/var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui" /usr/bin/install -c -m 644 'viewer.glade' '/var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui/viewer.glade' /usr/bin/install -c -m 644 'about.glade' '/var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui/about.glade' /usr/bin/install -c -m 644 'auth.glade' '/var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/i686-pc-mingw32/sys-root/mingw/share/virt-viewer/ui/auth.glade' make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/src' Making install in man make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/i686-pc-mingw32/sys-root/mingw/share/man/man1" || /bin/mkdir -p "/var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/i686-pc-mingw32/sys-root/mingw/share/man/man1" /usr/bin/install -c -m 644 './virt-viewer.1' '/var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder/usr/i686-pc-mingw32/sys-root/mingw/share/man/man1/virt-viewer.1' make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/man' Making install in plugin make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder" make install-data-hook make[3]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[3]: Nothing to be done for `install-data-hook'. make[3]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4/plugin' make[1]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[2]: Entering directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' make[1]: Leaving directory `/var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4' + /usr/lib/rpm/find-debuginfo.sh /var/lib/builder/package-root/rpm/BUILD/virt-viewer-0.0.4 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive i686-pc-mingw32-strip + /usr/lib/rpm/redhat/brp-strip-comment-note i686-pc-mingw32-strip i686-pc-mingw32-objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802 Finding Provides: /usr/lib/rpm/mingw32-find-provides.sh Finding Requires: /usr/lib/rpm/mingw32-find-requires.sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: mingw32-filesystem >= 39 mingw32-runtime mingw32(kernel32.dll) mingw32(libgdk_pixbuf-2.0-0.dll) mingw32(libglade-2.0-0.dll) mingw32(libglib-2.0-0.dll) mingw32(libgobject-2.0-0.dll) mingw32(libgtk-vnc-1.0-0.dll) mingw32(libgtk-win32-2.0-0.dll) mingw32(libportablexdr-0.dll) mingw32(libvirt-0.dll) mingw32(libvirt-glib-0.dll) mingw32(libxml2-2.dll) mingw32(msvcrt.dll) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder Wrote: /var/lib/builder/package-root/rpm/SRPMS/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802.src.rpm Wrote: /var/lib/builder/package-root/rpm/RPMS/noarch/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.73486 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + cd virt-viewer-0.0.4 + rm -rf /var/tmp/mingw32-virt-viewer-0.0.4-1.fc9.auto1229353802-root-builder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.73486 + umask 022 + cd /var/lib/builder/package-root/rpm/BUILD + rm -rf virt-viewer-0.0.4 + exit 0