Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/mingw-pkg-config.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-3094565-464811/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/mingw-pkg-config.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/mingw-pkg-config-0.28-2.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/mingw-pkg-config.spec '], chrootPath='/var/lib/mock/dist-6E-epel-build-3094565-464811/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/mingw-pkg-config.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2wbj0b + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pkg-config-0.28 + /usr/bin/gzip -dc /builddir/build/SOURCES/pkg-config-0.28.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pkg-config-0.28 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EzYP3N + umask 022 + cd /builddir/build/BUILD + cd pkg-config-0.28 + LANG=C + export LANG + unset DISPLAY + mkdir build_win32 + pushd build_win32 ~/build/BUILD/pkg-config-0.28/build_win32 ~/build/BUILD/pkg-config-0.28 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ../configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-shared --disable-host-tool --program-prefix=i686-w64-mingw32- --with-pc-path=/usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig:/usr/i686-w64-mingw32/sys-root/mingw/share/pkgconfig 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-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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 checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether make supports nested variables... yes checking for i686-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 for ln... ln checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for bash... /bin/bash checking for default search path for .pc files... /usr/i686-w64-mingw32/sys-root/mingw/lib/pkgconfig:/usr/i686-w64-mingw32/sys-root/mingw/share/pkgconfig checking for system include path to avoid -I flags... /usr/include checking for system library path to avoid -L flags... /usr/lib:/lib configure: creating ./config.lt config.lt: creating libtool checking whether to list both direct and indirect dependencies... no checking for Win32... no checking if internal glib should be used... no checking for i686-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 GLIB... yes checking if host- prefixed tool should be installed... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating check/Makefile config.status: creating check/config.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' Making all in . make[2]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' CC pkg.o CC parse.o CC main.o CCLD pkg-config make[2]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' Making all in check make[2]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win32/check' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win32/check' make[1]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' ~/build/BUILD/pkg-config-0.28 + popd + mkdir build_win64 ~/build/BUILD/pkg-config-0.28/build_win64 ~/build/BUILD/pkg-config-0.28 + pushd build_win64 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -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=i686 -mtune=atom -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=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ../configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-shared --disable-host-tool --program-prefix=x86_64-w64-mingw32- --with-pc-path=/usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig:/usr/x86_64-w64-mingw32/sys-root/mingw/share/pkgconfig 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-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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 checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether make supports nested variables... yes checking for i686-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 for ln... ln checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for unistd.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for bash... /bin/bash checking for default search path for .pc files... /usr/x86_64-w64-mingw32/sys-root/mingw/lib/pkgconfig:/usr/x86_64-w64-mingw32/sys-root/mingw/share/pkgconfig checking for system include path to avoid -I flags... /usr/include checking for system library path to avoid -L flags... /usr/lib:/lib configure: creating ./config.lt config.lt: creating libtool checking whether to list both direct and indirect dependencies... no checking for Win32... no checking if internal glib should be used... no checking for i686-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 GLIB... yes checking if host- prefixed tool should be installed... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating check/Makefile config.status: creating check/config.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' Making all in . make[2]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' CC pkg.o CC parse.o CC main.o CCLD pkg-config make[2]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' Making all in check make[2]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win64/check' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win64/check' make[1]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' ~/build/BUILD/pkg-config-0.28 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LnV2oO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386 ++ dirname /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386 + cd pkg-config-0.28 + LANG=C + export LANG + unset DISPLAY + make install -C build_win32 DESTDIR=/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386 make: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' Making install in . make[1]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' make[2]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' /bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pkg-config '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/bin/./i686-w64-mingw32-pkg-config' libtool: install: /usr/bin/install -c pkg-config /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/bin/./i686-w64-mingw32-pkg-config make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' /bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/pkg-config' /usr/bin/install -c -m 644 ../pkg-config-guide.html '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/pkg-config' /bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/aclocal' /usr/bin/install -c -m 644 ../pkg.m4 '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/aclocal' /bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/man/man1' /usr/bin/install -c -m 644 '../pkg-config.1' '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/man/man1/i686-w64-mingw32-pkg-config.1' make[2]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' make[1]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' Making install in check make[1]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win32/check' make[2]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win32/check' 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/pkg-config-0.28/build_win32/check' make[1]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win32/check' make: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win32' + make install -C build_win64 DESTDIR=/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386 make: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' Making install in . make[1]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' make[2]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' /bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pkg-config '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/bin/./x86_64-w64-mingw32-pkg-config' libtool: install: /usr/bin/install -c pkg-config /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/bin/./x86_64-w64-mingw32-pkg-config make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' /bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/pkg-config' /usr/bin/install -c -m 644 ../pkg-config-guide.html '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/pkg-config' /bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/aclocal' /usr/bin/install -c -m 644 ../pkg.m4 '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/aclocal' /bin/mkdir -p '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/man/man1' /usr/bin/install -c -m 644 '../pkg-config.1' '/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/man/man1/x86_64-w64-mingw32-pkg-config.1' make[2]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' make[1]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' Making install in check make[1]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win64/check' make[2]: Entering directory `/builddir/build/BUILD/pkg-config-0.28/build_win64/check' 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/pkg-config-0.28/build_win64/check' make[1]: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win64/check' make: Leaving directory `/builddir/build/BUILD/pkg-config-0.28/build_win64' + rm -rf /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/aclocal + rm -rf /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/pkg-config + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pkg-config-0.28 extracting debug info from /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/bin/x86_64-w64-mingw32-pkg-config extracting debug info from /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/bin/i686-w64-mingw32-pkg-config 174 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: mingw32-pkg-config-0.28-2.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6UBISQ + umask 022 + cd /builddir/build/BUILD + cd pkg-config-0.28 + DOCDIR=/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/mingw32-pkg-config-0.28 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/mingw32-pkg-config-0.28 + /bin/mkdir -p /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/mingw32-pkg-config-0.28 + cp -pr AUTHORS README NEWS COPYING pkg-config-guide.html /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/mingw32-pkg-config-0.28 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libglib-2.0.so.0 rtld(GNU_HASH) Processing files: mingw64-pkg-config-0.28-2.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8eGWrT + umask 022 + cd /builddir/build/BUILD + cd pkg-config-0.28 + DOCDIR=/builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/mingw64-pkg-config-0.28 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/mingw64-pkg-config-0.28 + /bin/mkdir -p /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/mingw64-pkg-config-0.28 + cp -pr AUTHORS README NEWS COPYING pkg-config-guide.html /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386/usr/share/doc/mingw64-pkg-config-0.28 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libglib-2.0.so.0 rtld(GNU_HASH) Processing files: mingw-pkg-config-debuginfo-0.28-2.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386 warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/mingw32-pkg-config-0.28-2.el6.i686.rpm Wrote: /builddir/build/RPMS/mingw64-pkg-config-0.28-2.el6.i686.rpm Wrote: /builddir/build/RPMS/mingw-pkg-config-debuginfo-0.28-2.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0gkMO4 + umask 022 + cd /builddir/build/BUILD + cd pkg-config-0.28 + /bin/rm -rf /builddir/build/BUILDROOT/mingw-pkg-config-0.28-2.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->