Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gupnp-ui.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1736/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gupnp-ui.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0001dfe1 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gupnp-ui-0.1.1-7.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gupnp-ui.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1736/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gupnp-ui.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.emvjLp + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gupnp-ui-0.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/gupnp-ui-0.1.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gupnp-ui-0.1.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gupnp-ui-testapp.patch):' Patch #0 (gupnp-ui-testapp.patch): + /bin/cat /builddir/build/SOURCES/gupnp-ui-testapp.patch + /usr/bin/patch -p0 -b --suffix .testapp --fuzz=0 patching file tests/test-view.c + echo 'Patch #1 (gupnp-ui-fixdso.patch):' Patch #1 (gupnp-ui-fixdso.patch): + /bin/cat /builddir/build/SOURCES/gupnp-ui-fixdso.patch + /usr/bin/patch -p1 -b --suffix .fixdso --fuzz=0 patching file tests/Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rVEvpC + umask 022 + cd /builddir/build/BUILD + cd gupnp-ui-0.1.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-redhat-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 dependency style of gcc... gcc3 checking for library containing strerror... none required checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed 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 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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-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 x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-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 x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-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... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for x86_64-redhat-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 LIBGUPNP_UI... yes checking for GTHREAD... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... no checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no configure: creating ./config.status config.status: creating Makefile config.status: creating libgupnp-ui/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating gupnp-ui-1.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands + make -j3 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1' Making all in libgupnp-ui make[2]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/libgupnp-ui' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gupnp-ui-device-store.lo -MD -MP -MF ".deps/gupnp-ui-device-store.Tpo" -c -o gupnp-ui-device-store.lo gupnp-ui-device-store.c; \ then mv -f ".deps/gupnp-ui-device-store.Tpo" ".deps/gupnp-ui-device-store.Plo"; else rm -f ".deps/gupnp-ui-device-store.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gupnp-ui-device-view.lo -MD -MP -MF ".deps/gupnp-ui-device-view.Tpo" -c -o gupnp-ui-device-view.lo gupnp-ui-device-view.c; \ then mv -f ".deps/gupnp-ui-device-view.Tpo" ".deps/gupnp-ui-device-view.Plo"; else rm -f ".deps/gupnp-ui-device-view.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gupnp-ui-device-store.lo -MD -MP -MF .deps/gupnp-ui-device-store.Tpo -c gupnp-ui-device-store.c -fPIC -DPIC -o .libs/gupnp-ui-device-store.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gupnp-ui-device-view.lo -MD -MP -MF .deps/gupnp-ui-device-view.Tpo -c gupnp-ui-device-view.c -fPIC -DPIC -o .libs/gupnp-ui-device-view.o /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libgupnp-ui-1.0.la -rpath /usr/lib64 gupnp-ui-device-store.lo gupnp-ui-device-view.lo -pthread -lgupnp-1.0 -lgssdp-1.0 -lxml2 -lsoup-2.4 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 gcc -shared .libs/gupnp-ui-device-store.o .libs/gupnp-ui-device-view.o -lgupnp-1.0 -lgssdp-1.0 -lxml2 -lsoup-2.4 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libgupnp-ui-1.0.so.0 -o .libs/libgupnp-ui-1.0.so.0.0.0 (cd .libs && rm -f libgupnp-ui-1.0.so.0 && ln -s libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so.0) (cd .libs && rm -f libgupnp-ui-1.0.so && ln -s libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so) creating libgupnp-ui-1.0.la (cd .libs && rm -f libgupnp-ui-1.0.la && ln -s ../libgupnp-ui-1.0.la libgupnp-ui-1.0.la) make[2]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/libgupnp-ui' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test-view.o -MD -MP -MF ".deps/test-view.Tpo" -c -o test-view.o test-view.c; \ then mv -f ".deps/test-view.Tpo" ".deps/test-view.Po"; else rm -f ".deps/test-view.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgupnp-1.0 -lgssdp-1.0 -lgobject-2.0 -lgtk-x11-2.0 -o test-view test-view.o ../libgupnp-ui/libgupnp-ui-1.0.la -pthread -lgthread-2.0 -lrt -lglib-2.0 mkdir .libs gcc -pthread -I/usr/include/gupnp-1.0 -I/usr/include/gssdp-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-view test-view.o -pthread -lgupnp-1.0 -lgssdp-1.0 -lgobject-2.0 -lgtk-x11-2.0 ../libgupnp-ui/.libs/libgupnp-ui-1.0.so -lgthread-2.0 -lrt -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 creating test-view make[2]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/tests' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/po' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/doc' make[2]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cgaIG5 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64 + cd gupnp-ui-0.1.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64 Making install in libgupnp-ui make[1]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/libgupnp-ui' make[2]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/libgupnp-ui' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgupnp-ui-1.0.la' '/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/lib64/libgupnp-ui-1.0.la' /usr/bin/install -c .libs/libgupnp-ui-1.0.so.0.0.0 /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/lib64/libgupnp-ui-1.0.so.0.0.0 (cd /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/lib64 && { ln -s -f libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so.0 || { rm -f libgupnp-ui-1.0.so.0 && ln -s libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so.0; }; }) (cd /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/lib64 && { ln -s -f libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so || { rm -f libgupnp-ui-1.0.so && ln -s libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so; }; }) /usr/bin/install -c .libs/libgupnp-ui-1.0.lai /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/lib64/libgupnp-ui-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/gupnp-ui-1.0/libgupnp-ui" || mkdir -p -- "/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/include/gupnp-ui-1.0/libgupnp-ui" /usr/bin/install -c -m 644 'gupnp-ui-device-store.h' '/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui-device-store.h' /usr/bin/install -c -m 644 'gupnp-ui-device-view.h' '/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui-device-view.h' /usr/bin/install -c -m 644 'gupnp-ui.h' '/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui.h' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/libgupnp-ui' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/libgupnp-ui' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/tests' make[2]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/tests' Making install in po make[1]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share; \ fi mkdir -p -- /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share if test "gupnp-ui" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/po' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/doc' make[2]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1/doc' make[2]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/gtk-doc/html/gupnp-ui; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/gtk-doc/html/gupnp-ui; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/gtk-doc/html/gupnp-ui || :; \ which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir=/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64 --html-dir=/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/gtk-doc/html/gupnp-ui ; \ fi mkdir -p -- /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/gtk-doc/html/gupnp-ui -- Installing ./html/GUPnPUIDeviceStore.html -- Installing ./html/GUPnPUIDeviceView.html -- Installing ./html/ch01.html -- Installing ./html/gupnp-ui.devhelp -- Installing ./html/gupnp-ui.devhelp2 -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml which: no gtkdoc-rebase in (/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin) make[2]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/doc' make[2]: [install-data-local] Error 1 (ignored) make[1]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1/doc' make[1]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1' make[2]: Entering directory `/builddir/build/BUILD/gupnp-ui-0.1.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'gupnp-ui-1.0.pc' '/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/lib64/pkgconfig/gupnp-ui-1.0.pc' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-ui-0.1.1' + find /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gupnp-ui-0.1.1 extracting debug info from /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/lib64/libgupnp-ui-1.0.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/libgupnp-ui-1.0.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgupnp-ui-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libgupnp-ui-1.0.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libgupnp-ui-1.0.so.0.debug 39 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: gupnp-ui-0.1.1-7.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5vFeWA + umask 022 + cd /builddir/build/BUILD + cd gupnp-ui-0.1.1 + DOCDIR=/builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/doc/gupnp-ui-0.1.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/doc/gupnp-ui-0.1.1 + /bin/mkdir -p /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/doc/gupnp-ui-0.1.1 + cp -pr AUTHORS COPYING README /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64/usr/share/doc/gupnp-ui-0.1.1 + exit 0 Provides: libgupnp-ui-1.0.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgssdp-1.0.so.2()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgupnp-1.0.so.3()(64bit) libgupnp-ui-1.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libsoup-2.4.so.1()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: gupnp-ui-devel-0.1.1-7.el6.x86_64 Provides: pkgconfig(gupnp-ui-1.0) = 0.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libgupnp-ui-1.0.so.0()(64bit) pkgconfig(gtk+-2.0) pkgconfig(gupnp-1.0) Processing files: gupnp-ui-docs-0.1.1-7.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gupnp-ui-debuginfo-0.1.1-7.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64 Wrote: /builddir/build/RPMS/gupnp-ui-0.1.1-7.el6.x86_64.rpm warning: Could not canonicalize hostname: i-0001dfe1 Wrote: /builddir/build/RPMS/gupnp-ui-devel-0.1.1-7.el6.x86_64.rpm Wrote: /builddir/build/RPMS/gupnp-ui-docs-0.1.1-7.el6.noarch.rpm Wrote: /builddir/build/RPMS/gupnp-ui-debuginfo-0.1.1-7.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eaUFs8 + umask 022 + cd /builddir/build/BUILD + cd gupnp-ui-0.1.1 + rm -rf /builddir/build/BUILDROOT/gupnp-ui-0.1.1-7.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->