Mock Version: 1.2.8 Mock Version: 1.2.8 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/themonospot-plugin-avi.spec'], chrootPath='/var/lib/mock/f23-mono4-3358525-485043/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/themonospot-plugin-avi.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildhw-12.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/themonospot-plugin-avi-0.1.1-13.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/themonospot-plugin-avi.spec '], chrootPath='/var/lib/mock/f23-mono4-3358525-485043/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/themonospot-plugin-avi.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LQPBZl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf themonospot-plugin-avi-0.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/themonospot-plugin-avi-0.1.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd themonospot-plugin-avi-0.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s#gmcs#mcs#g configure configure.ac + sed -i s#gmcs#mcs#g Makefile.in + sed -i s#gmcs#mcs#g themonospot-plugin-avi.make + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HAal6j + umask 022 + cd /builddir/build/BUILD + cd themonospot-plugin-avi-0.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /usr/bin/pkg-config checking for mcs... /usr/bin/mcs checking for i686-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for THEMONOSPOT_PLUGIN_INTERFACE... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make Making all in . make[1]: Entering directory '/builddir/build/BUILD/themonospot-plugin-avi-0.1.1' mkdir -p bin/Release mcs -noconfig -codepage:utf8 -warn:4 -optimize- "-keyfile:themonospot-plugin-avi.snk" -out:bin/Release/themonospot-plugin-avi.dll -target:library './properties/AssemblyInfo.cs' './src/PluginFactory.cs' './src/classes/AviManager.cs' './src/classes/AviContainerEntity.cs' './src/classes/AviVideoStreamEntity.cs' './src/classes/AviAudioStreamEntity.cs' './src/classes/Utility.cs' './src/classes/AviConstants.cs' './src/classes/AviMainHeaderEntity.cs' './src/classes/AviExtHeaderEntity.cs' './src/classes/AviStreamHeaderEntity.cs' './src/classes/BitmapInfoHeaderEntity.cs' './src/classes/WaveFormatExEntity.cs' './src/classes/AviStreamEntity.cs' -r:System -r:/usr/lib/themonospot/themonospot-plugin-interface.dll make[1]: Leaving directory '/builddir/build/BUILD/themonospot-plugin-avi-0.1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iSBWwo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386 ++ dirname /builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386 + cd themonospot-plugin-avi-0.1.1 + make DESTDIR=/builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386 install Making install in . make[1]: Entering directory '/builddir/build/BUILD/themonospot-plugin-avi-0.1.1' make[2]: Entering directory '/builddir/build/BUILD/themonospot-plugin-avi-0.1.1' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386/usr/bin" test -z "/usr/lib/themonospot/plugins/themonospot-plugin-avi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386/usr/lib/themonospot/plugins/themonospot-plugin-avi" /usr/bin/install -c bin/Release/themonospot-plugin-avi.dll '/builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386/usr/lib/themonospot/plugins/themonospot-plugin-avi' test -z "/usr/lib/themonospot/plugins/themonospot-plugin-avi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386/usr/lib/themonospot/plugins/themonospot-plugin-avi" make[2]: Leaving directory '/builddir/build/BUILD/themonospot-plugin-avi-0.1.1' make[1]: Leaving directory '/builddir/build/BUILD/themonospot-plugin-avi-0.1.1' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: themonospot-plugin-avi-0.1.1-13.fc23.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PFXllt + umask 022 + cd /builddir/build/BUILD + cd themonospot-plugin-avi-0.1.1 + DOCDIR=/builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386/usr/share/doc/themonospot-plugin-avi + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386/usr/share/doc/themonospot-plugin-avi + cp -pr copying.gpl /builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386/usr/share/doc/themonospot-plugin-avi + exit 0 Provides: mono(themonospot-plugin-avi) = 0.1.1.0 themonospot-plugin-avi = 0.1.1-13.fc23 themonospot-plugin-avi(x86-32) = 0.1.1-13.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mono(mscorlib) = 4.0.0.0 mono(themonospot-plugin-interface) = 0.1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386 Wrote: /builddir/build/RPMS/themonospot-plugin-avi-0.1.1-13.fc23.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7Yw1sy + umask 022 + cd /builddir/build/BUILD + cd themonospot-plugin-avi-0.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/themonospot-plugin-avi-0.1.1-13.fc23.i386 + exit 0 Child return code was: 0 LEAVE do -->