Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/debhelper.spec'], chrootPath='/var/lib/mock/fedora-23-x86_64-mockbuilder-5526/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=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/debhelper.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/debhelper-9.20150507-2.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/debhelper.spec '], chrootPath='/var/lib/mock/fedora-23-x86_64-mockbuilder-5526/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=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/debhelper.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pUGJof + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf debhelper + /usr/bin/xz -dc /builddir/build/SOURCES/debhelper_9.20150507.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd debhelper + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (debhelper-7.4.20-no-utf8-to-pod2man.patch):' Patch #0 (debhelper-7.4.20-no-utf8-to-pod2man.patch): + /usr/bin/cat /builddir/build/SOURCES/debhelper-7.4.20-no-utf8-to-pod2man.patch + /usr/bin/patch -p1 -b --suffix .no-utf8-to-pod2man --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.04liZR + umask 022 + cd /builddir/build/BUILD + cd debhelper + make -j2 build printf "package Debian::Debhelper::Dh_Version;\n\$version='9.20150507';\n1" > \ Debian/Debhelper/Dh_Version.pm cat debhelper.pod | \ perl -e ' undef $/; foreach (@ARGV) { open (IN, $_) or die "$_: $!"; $file=; close IN; if ($file=~m/=head1 .*?\n\n(.*?) - (.*?)\n\n/s) { my $item="=item $1(1)\n\n$2\n\n"; if (" dh_desktop dh_installmanpages dh_scrollkeeper dh_suidregister dh_undocumented " !~ / $1 /) { $list.=$item; } else { $list_deprecated.=$item; } } } END { while () { s/#LIST#/$list/; s/#LIST_DEPRECATED#/$list_deprecated/; print; }; }' dh_auto_build dh_auto_clean dh_auto_configure dh_auto_install dh_auto_test dh_bugfiles dh_builddeb dh_clean dh_compress dh_desktop dh_fixperms dh_gconf dh_gencontrol dh_icons dh_install dh_installcatalogs dh_installchangelogs dh_installcron dh_installdeb dh_installdebconf dh_installdirs dh_installdocs dh_installemacsen dh_installexamples dh_installgsettings dh_installifupdown dh_installinfo dh_installinit dh_installlogcheck dh_installlogrotate dh_installman dh_installmanpages dh_installmenu dh_installmime dh_installmodules dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_link dh_lintian dh_listpackages dh_makeshlibs dh_md5sums dh_movefiles dh_perl dh_prep dh_scrollkeeper dh_shlibdeps dh_strip dh_suidregister dh_testdir dh_testroot dh_ucf dh_undocumented dh_usrlocal | \ pod2man -c Debhelper -r "9.20150507" --name="debhelper" --section=7 > debhelper.7 find . -maxdepth 1 -type f -perm /100 -name "dh*" \ -exec pod2man -c Debhelper -r "9.20150507" {} {}.1 \; po4a --previous -L UTF-8 man/po4a/po4a.cfg set -e; \ for lang in de es fr pt; do \ dir=man/$lang; \ for file in $dir/dh*.pod; do \ prog=`basename $file | sed 's/.pod//'`; \ pod2man -c Debhelper -r "9.20150507" $file $prog.$lang.1; \ done; \ if [ -e $dir/debhelper.pod ]; then \ cat $dir/debhelper.pod | \ perl -e ' undef $/; foreach (@ARGV) { open (IN, $_) or die "$_: $!"; $file=; close IN; if ($file=~m/=head1 .*?\n\n(.*?) - (.*?)\n\n/s) { my $item="=item $1(1)\n\n$2\n\n"; if (" dh_desktop dh_installmanpages dh_scrollkeeper dh_suidregister dh_undocumented " !~ / $1 /) { $list.=$item; } else { $list_deprecated.=$item; } } } END { while () { s/#LIST#/$list/; s/#LIST_DEPRECATED#/$list_deprecated/; print; }; }' `find $dir -type f -maxdepth 1 -name "dh_*.pod" | sort` | \ pod2man -c Debhelper -r "9.20150507" --name="debhelper" --section=7 > debhelper.$lang.7; \ fi; \ done + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uq4QOy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64 + cd debhelper + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64 install -d /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/bin \ /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/debhelper/autoscripts \ /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/perl5/vendor_perl/Debian/Debhelper/Sequence \ /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/perl5/vendor_perl/Debian/Debhelper/Buildsystem install dh dh_auto_build dh_auto_clean dh_auto_configure dh_auto_install dh_auto_test dh_bugfiles dh_builddeb dh_clean dh_compress dh_desktop dh_fixperms dh_gconf dh_gencontrol dh_icons dh_install dh_installcatalogs dh_installchangelogs dh_installcron dh_installdeb dh_installdebconf dh_installdirs dh_installdocs dh_installemacsen dh_installexamples dh_installgsettings dh_installifupdown dh_installinfo dh_installinit dh_installlogcheck dh_installlogrotate dh_installman dh_installmanpages dh_installmenu dh_installmime dh_installmodules dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_link dh_lintian dh_listpackages dh_makeshlibs dh_md5sums dh_movefiles dh_perl dh_prep dh_scrollkeeper dh_shlibdeps dh_strip dh_suidregister dh_testdir dh_testroot dh_ucf dh_undocumented dh_usrlocal /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/bin install -m 0644 autoscripts/* /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/debhelper/autoscripts install -m 0644 Debian/Debhelper/*.pm /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/perl5/vendor_perl/Debian/Debhelper [ "/usr" = /usr ] || \ sed -i '/$prefix=/s@/usr@/usr@g' /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/perl5/vendor_perl/Debian/Debhelper/Dh_Lib.pm install -m 0644 Debian/Debhelper/Sequence/*.pm /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/perl5/vendor_perl/Debian/Debhelper/Sequence install -m 0644 Debian/Debhelper/Buildsystem/*.pm /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/perl5/vendor_perl/Debian/Debhelper/Buildsystem + ./run dh_installman -P /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64 + rm -f debhelper-mans.lang + for lang in de es fr pt + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/man/de/man1 -type f -o -type l + sed ' s:^/builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64:%lang(de) : s:$:*: ' + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/man/de/man7 -type f -o -type l + sed ' s:^/builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64:%lang(de) : s:$:*: ' + for lang in de es fr pt + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/man/es/man1 -type f -o -type l + sed ' s:^/builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64:%lang(es) : s:$:*: ' + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/man/es/man7 -type f -o -type l + sed ' s:^/builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64:%lang(es) : s:$:*: ' + for lang in de es fr pt + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/man/fr/man1 -type f -o -type l + sed ' s:^/builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64:%lang(fr) : s:$:*: ' + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/man/fr/man7 -type f -o -type l + sed ' s:^/builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64:%lang(fr) : s:$:*: ' + for lang in de es fr pt + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/man/pt/man1 -type f -o -type l + sed ' s:^/builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64:%lang(pt) : s:$:*: ' + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/man/pt/man7 -type f -o -type l + sed ' s:^/builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64:%lang(pt) : s:$:*: ' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/debhelper /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cdigGl + umask 022 + cd /builddir/build/BUILD + cd debhelper + dpkg-architecture -qDEB_BUILD_GNU_TYPE x86_64-linux-gnu + dpkg-architecture -qDEB_HOST_GNU_TYPE x86_64-linux-gnu + make test printf "package Debian::Debhelper::Dh_Version;\n\$version='9.20150507';\n1" > \ Debian/Debhelper/Dh_Version.pm ./run perl -MTest::Harness -e 'runtests grep { ! /CVS/ && ! /\.svn/ && -f && -x } @ARGV' t/* t/buildsystems/* t/dh-lib .......................... ok t/dh_install ...................... ok t/dh_link ......................... ok t/override_target ................. ok t/pod ............................. ok t/size ............................ ok t/syntax .......................... ok t/buildsystems/buildsystem_tests .. ok All tests successful. Files=8, Tests=588, 10 wallclock secs ( 0.11 usr 0.01 sys + 4.28 cusr 0.89 csys = 5.29 CPU) Result: PASS # clean up log etc ./run dh_clean + exit 0 Processing files: debhelper-9.20150507-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MSaexw + umask 022 + cd /builddir/build/BUILD + cd debhelper + DOCDIR=/builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/doc/debhelper + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/doc/debhelper + cp -pr examples/ /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/doc/debhelper + cp -pr doc/ /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64/usr/share/doc/debhelper + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/share/doc' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " /usr/bin/grep -v '/usr/share/doc' | /usr/bin/grep -v '/usr/share/doc' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64 Wrote: /builddir/build/RPMS/debhelper-9.20150507-2.fc23.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5c7cg3 + umask 022 + cd /builddir/build/BUILD + cd debhelper + /usr/bin/rm -rf /builddir/build/BUILDROOT/debhelper-9.20150507-2.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->