ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dell-dup.spec'], False, '/var/lib/mock/fedora-rawhide-x86_64-dell-dup-5806/root/', None, 0, True, 0, 8116, 14667, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/dell-dup.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dell-dup-1.1.2.667.autobuild-1.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dell-dup.spec'], False, '/var/lib/mock/fedora-rawhide-x86_64-dell-dup-5806/root/', None, 0, True, 0, 8116, 14667, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/dell-dup.spec'] /etc/profile: line 42: /bin/hostname: No such file or directory Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JOS4O2 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dell-dup-1.1.2.667.autobuild + /usr/bin/gzip -dc /builddir/build/SOURCES/dell-dup-1.1.2.667.autobuild.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dell-dup-1.1.2.667.autobuild + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t1Eb44 + umask 022 + cd /builddir/build/BUILD + cd dell-dup-1.1.2.667.autobuild + LANG=C + export LANG + unset DISPLAY + '[' -e ./configure ']' + touch configure + find . -type f -newer configure -print0 + xargs -r0 touch + 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=noarch-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=/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 whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking for python... /usr/bin/python checking for python version... 2.5 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.5/site-packages configure: creating ./config.status config.status: creating Makefile config.status: creating pkg/dell-dup.spec + make -e -j4 make[1]: Entering directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5b0gke + exit 0 + umask 022 + cd /builddir/build/BUILD + cd dell-dup-1.1.2.667.autobuild + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64 + mkdir /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' make[2]: Entering directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' for i in /usr/lib/python2.5/site-packages/dell_dup/__init__.py; do \ file=/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/$i ;\ perl -p -i -e 's|^__VERSION__\s*=.*|__VERSION__="1.1.2"|' $file ;\ perl -p -i -e 's|^PACKAGE\s*=.*|PACKAGE="dell-dup"|' $file ;\ perl -p -i -e 's|^LOCALEDIR\s*=.*|LOCALEDIR="/usr/share/locale"|' $file ;\ perl -p -i -e 's|^LIBDIR\s*=.*|LIBDIR="/usr/lib64"|' $file ;\ perl -p -i -e 's|^LIBEXECDIR\s*=.*|LIBEXECDIR="/usr/libexec"|' $file ;\ perl -p -i -e 's|^DATADIR\s*=.*|DATADIR="/usr/share"|' $file ;\ perl -p -i -e 's|^SYSCONFDIR\s*=.*|SYSCONFDIR="/etc"|' $file ;\ perl -p -i -e 's|^PYTHONDIR\s*=.*|PYTHONDIR="/usr/lib/python2.5/site-packages"|' $file ;\ perl -p -i -e 's|^PKGPYTHONDIR\s*=.*|PKGPYTHONDIR="/usr/lib/python2.5/site-packages/dell_dup"|' $file ;\ perl -p -i -e 's|^PKGDATADIR\s*=.*|PKGDATADIR="/usr/share/firmware-tools/"|' $fil e ;\ perl -p -i -e 's|^PKGCONFDIR\s*=.*|PKGCONFDIR="/etc/firmware/firmware.d/"|' $file ;\ perl -p -i -e 's|^PKGGLADEDIR\s*=.*|PKGGLADEDIR="/usr/share/firmware-tools/"|' $file ;\ perl -p -i -e 's|^PKGLIBEXECDIR\s*=.*|PKGLIBEXECDIR=""|' $file ;\ done Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. Can't open /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/lib/python2.5/site-packages/dell_dup/__init__.py: No such file or directory. make[3]: Leaving directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' test -z "/etc/firmware/firmware.d/" || /bin/mkdir -p "/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/etc/firmware/firmware.d/" /usr/bin/install -p -m 644 'pkg/dell-dup.conf' '/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/etc/firmware/firmware.d//dell-dup.conf' test -z "/usr/share/firmware-tools/" || /bin/mkdir -p "/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/share/firmware-tools/" /usr/bin/install -p -m 644 'pkg/dup.spec.in' '/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/share/firmware-tools//dup.spec.in' /usr/bin/install -p -m 644 'pkg/dell-inventory-collector.spec.in' '/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/share/firmware-tools//dell-inventory-collector.spec.in' test -z "/usr/lib/python2.5/site-packages/dell_dup" || /bin/mkdir -p "/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/lib/python2.5/site-packages/dell_dup" /usr/bin/install -p -m 644 'dell_dup/buildrpm_dup.py' '/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/lib/python2.5/site-packages/dell_dup/buildrpm_dup.py' /usr/bin/install -p -m 644 'dell_dup/dup.py' '/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/lib/python2.5/site-packages/dell_dup/dup.py' /usr/bin/install -p -m 644 'dell_dup/extract_dup.py' '/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/lib/python2.5/site-packages/dell_dup/extract_dup.py' /usr/bin/install -p -m 644 'dell_dup/__init__.py' '/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/lib/python2.5/site-packages/dell_dup/__init__.py' /usr/bin/install -p -m 644 'dell_dup/svm.py' '/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/lib/python2.5/site-packages/dell_dup/svm.py' Byte-compiling python modules... buildrpm_dup.py dup.py extract_dup.py __init__.py svm.py Byte-compiling python modules (optimized versions) ... buildrpm_dup.py dup.py extract_dup.py __init__.py svm.py make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' for i in /usr/lib/python2.5/site-packages/dell_dup/__init__.py; do \ file=/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/$i ;\ perl -p -i -e 's|^__VERSION__\s*=.*|__VERSION__="1.1.2"|' $file ;\ perl -p -i -e 's|^PACKAGE\s*=.*|PACKAGE="dell-dup"|' $file ;\ perl -p -i -e 's|^LOCALEDIR\s*=.*|LOCALEDIR="/usr/share/locale"|' $file ;\ perl -p -i -e 's|^LIBDIR\s*=.*|LIBDIR="/usr/lib64"|' $file ;\ perl -p -i -e 's|^LIBEXECDIR\s*=.*|LIBEXECDIR="/usr/libexec"|' $file ;\ perl -p -i -e 's|^DATADIR\s*=.*|DATADIR="/usr/share"|' $file ;\ perl -p -i -e 's|^SYSCONFDIR\s*=.*|SYSCONFDIR="/etc"|' $file ;\ perl -p -i -e 's|^PYTHONDIR\s*=.*|PYTHONDIR="/usr/lib/python2.5/site-packages"|' $file ;\ perl -p -i -e 's|^PKGPYTHONDIR\s*=.*|PKGPYTHONDIR="/usr/lib/python2.5/site-packages/dell_dup"|' $file ;\ perl -p -i -e 's|^PKGDATADIR\s*=.*|PKGDATADIR="/usr/share/firmware-tools/"|' $fil e ;\ perl -p -i -e 's|^PKGCONFDIR\s*=.*|PKGCONFDIR="/etc/firmware/firmware.d//"|' $file ;\ perl -p -i -e 's|^PKGGLADEDIR\s*=.*|PKGGLADEDIR="/usr/share/firmware-tools/"|' $file ;\ perl -p -i -e 's|^PKGLIBEXECDIR\s*=.*|PKGLIBEXECDIR=""|' $file ;\ done make[3]: Leaving directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' make[2]: Leaving directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' make[1]: Leaving directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' + mkdir -p /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64//usr/share/firmware/dell/dup/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dell-dup-1.1.2.667.autobuild find: `debug' : No such file or directory + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7XHnnq + umask 022 + cd /builddir/build/BUILD + cd dell-dup-1.1.2.667.autobuild + unset DISPLAY + make -e -j4 check make[1]: Entering directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' make test/testAll.py make[2]: Entering directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' make[2]: Nothing to be done for `test/testAll.py'. make[2]: Leaving directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' testSvm_multiPkg (testSvm.TestCase) ... ok testSvm_no_bdf (testSvm.TestCase) ... ok testSvm_nonPci (testSvm.TestCase) ... ok testSvm_onePkg (testSvm.TestCase) ... ok testSvm_pcivendev_only (testSvm.TestCase) ... ok testPkgCompare (testPackage.TestCase) ... ok testRawCompareNumericVersions (testPackage.TestCase) ... ok testRawCompareTextVersions (testPackage.TestCase) ... ok ---------------------------------------------------------------------- Ran 8 tests in 0.222s OK PASS: test/testAll.py ================== All 1 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' make[1]: Leaving directory `/builddir/build/BUILD/dell-dup-1.1.2.667.autobuild' + exit 0 Processing files: dell-dup-1.1.2.667.autobuild-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LTs9wD + umask 022 + cd /builddir/build/BUILD + cd dell-dup-1.1.2.667.autobuild + DOCDIR=/builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/share/doc/dell-dup-1.1.2.667.autobuild + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/share/doc/dell-dup-1.1.2.667.autobuild + /bin/mkdir -p /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/share/doc/dell-dup-1.1.2.667.autobuild + cp -pr COPYING-GPL COPYING-OSL README /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64/usr/share/doc/dell-dup-1.1.2.667.autobuild + exit 0 Provides: config(dell-dup) = 1.1.2.667.autobuild-1.fc10 dell-bmcflash dell-lsiflash Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) = 2.5 Obsoletes: dell-bmcflash < 0:1.5.0 dell-lsiflash < 0:2.0.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64 Wrote: /builddir/build/RPMS/dell-dup-1.1.2.667.autobuild-1.fc10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DROv3f + umask 022 + cd /builddir/build/BUILD + cd dell-dup-1.1.2.667.autobuild + rm -rf /builddir/build/BUILDROOT/dell-dup-1.1.2.667.autobuild-1.fc10.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->