Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/debhelper.spec'], chrootPath='/var/lib/mock/721448-epel-7-ppc64le-1519700149.499316/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aabc72682a91425291df222f028d85e8', '-D', '/var/lib/mock/721448-epel-7-ppc64le-1519700149.499316/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/debhelper.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: Could not canonicalize hostname: aabc72682a91425291df222f028d85e8 Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/debhelper-9.20150628-4.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/debhelper.spec'], chrootPath='/var/lib/mock/721448-epel-7-ppc64le-1519700149.499316/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7651d32eaae145b98afd4a4163ff397c', '-D', '/var/lib/mock/721448-epel-7-ppc64le-1519700149.499316/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/debhelper.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ra33SB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf debhelper + /usr/bin/xz -dc /builddir/build/SOURCES/debhelper_9.20150628.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.lIR3B2 + umask 022 + cd /builddir/build/BUILD + cd debhelper + make -j2 build printf "package Debian::Debhelper::Dh_Version;\n\$version='9.20150628';\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.20150628" --name="debhelper" --section=7 > debhelper.7 find . -maxdepth 1 -type f -perm /100 -name "dh*" \ -exec pod2man -c Debhelper -r "9.20150628" {} {}.1 \; po4a --previous -L UTF-8 man/po4a/po4a.cfg Discard man/de/dh_strip.pod (25 of 38 strings; only 65.78% translated; need 80%). Discard man/es/dh_strip.pod (25 of 38 strings; only 65.78% translated; need 80%). Discard man/fr/dh_strip.pod (25 of 38 strings; only 65.78% translated; need 80%). Discard man/pt/dh_strip.pod (25 of 38 strings; only 65.78% translated; need 80%). 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.20150628" $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.20150628" --name="debhelper" --section=7 > debhelper.$lang.7; \ fi; \ done + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.udSNFG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le + cd debhelper + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le install -d /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/bin \ /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/debhelper/autoscripts \ /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/perl5/vendor_perl/Debian/Debhelper/Sequence \ /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/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.20150628-4.el7.centos.ppc64le/usr/bin install -m 0644 autoscripts/* /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/debhelper/autoscripts install -m 0644 Debian/Debhelper/*.pm /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/perl5/vendor_perl/Debian/Debhelper [ "/usr" = /usr ] || \ sed -i '/$prefix=/s@/usr@/usr@g' /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/perl5/vendor_perl/Debian/Debhelper/Dh_Lib.pm install -m 0644 Debian/Debhelper/Sequence/*.pm /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/perl5/vendor_perl/Debian/Debhelper/Sequence install -m 0644 Debian/Debhelper/Buildsystem/*.pm /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/perl5/vendor_perl/Debian/Debhelper/Buildsystem + ./run dh_installman -P /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le BUILDSTDERR: Can't exec "man": Permission denied at /builddir/build/BUILD/debhelper/dh_installman line 204, line 38488. + rm -f debhelper-mans.lang + for lang in de es fr pt + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/man/de/man1 -type f -o -type l + sed ' BUILDSTDERR: s:^/builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le:%lang(de) : BUILDSTDERR: s:$:*: BUILDSTDERR: ' + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/man/de/man7 -type f -o -type l + sed ' BUILDSTDERR: s:^/builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le:%lang(de) : BUILDSTDERR: s:$:*: BUILDSTDERR: ' + for lang in de es fr pt + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/man/es/man1 -type f -o -type l + sed ' BUILDSTDERR: s:^/builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le:%lang(es) : BUILDSTDERR: s:$:*: BUILDSTDERR: ' + for level in 1 7 + find /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/man/es/man7 -type f -o -type l + sed ' BUILDSTDERR: s:^/builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le:%lang(es) : BUILDSTDERR: s:$:*: BUILDSTDERR: ' + for lang in de es fr pt + for level in 1 7 + sed ' BUILDSTDERR: s:^/builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le:%lang(fr) : BUILDSTDERR: s:$:*: + find /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/man/fr/man1 -type f -o -type l BUILDSTDERR: ' + for level in 1 7 + sed ' BUILDSTDERR: s:^/builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le:%lang(fr) : BUILDSTDERR: s:$:*: + find /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/man/fr/man7 -type f -o -type l BUILDSTDERR: ' + for lang in de es fr pt + for level in 1 7 + sed ' BUILDSTDERR: s:^/builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le:%lang(pt) : BUILDSTDERR: s:$:*: + find /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/man/pt/man1 -type f -o -type l BUILDSTDERR: ' + for level in 1 7 + sed ' BUILDSTDERR: s:^/builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le:%lang(pt) : BUILDSTDERR: s:$:*: + find /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/man/pt/man7 -type f -o -type l BUILDSTDERR: ' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/debhelper /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oxTnkl + umask 022 + cd /builddir/build/BUILD + cd debhelper + dpkg-architecture -qDEB_BUILD_GNU_TYPE powerpc64le-linux-gnu + dpkg-architecture -qDEB_HOST_GNU_TYPE BUILDSTDERR: dpkg-architecture: warning: unknown CC system type ppc64le-redhat-linux, falling back to default (native compilation) powerpc64le-linux-gnu + make test printf "package Debian::Debhelper::Dh_Version;\n\$version='9.20150628';\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 BUILDSTDERR: dpkg-architecture: warning: unknown CC system type ppc64le-redhat-linux, falling back to default (native compilation) BUILDSTDERR: dpkg-architecture: warning: unknown CC system type ppc64le-redhat-linux, falling back to default (native compilation) BUILDSTDERR: dpkg-architecture: warning: unknown CC system type ppc64le-redhat-linux, falling back to default (native compilation) BUILDSTDERR: dpkg-architecture: warning: unknown CC system type ppc64le-redhat-linux, falling back to default (native compilation) BUILDSTDERR: dpkg-architecture: warning: unknown CC system type ppc64le-redhat-linux, falling back to default (native compilation) BUILDSTDERR: dpkg-architecture: warning: unknown CC system type ppc64le-redhat-linux, falling back to default (native compilation) BUILDSTDERR: dpkg-architecture: warning: unknown CC system type ppc64le-redhat-linux, falling back to default (native compilation) BUILDSTDERR: dpkg-architecture: warning: unknown CC system type ppc64le-redhat-linux, falling back to default (native compilation) t/buildsystems/buildsystem_tests .. ok All tests successful. Files=8, Tests=588, 9 wallclock secs ( 0.09 usr 0.01 sys + 3.46 cusr 0.72 csys = 4.28 CPU) Result: PASS # clean up log etc ./run dh_clean + exit 0 Processing files: debhelper-9.20150628-4.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wkjYn5 + umask 022 + cd /builddir/build/BUILD + cd debhelper + DOCDIR=/builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/doc/debhelper-9.20150628 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/doc/debhelper-9.20150628 + cp -pr examples/ /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/doc/debhelper-9.20150628 + cp -pr doc/ /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le/usr/share/doc/debhelper-9.20150628 + 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 " Provides: debhelper = 9.20150628-4.el7.centos perl(Debian::Debhelper::Buildsystem) perl(Debian::Debhelper::Buildsystem::ant) perl(Debian::Debhelper::Buildsystem::autoconf) perl(Debian::Debhelper::Buildsystem::cmake) perl(Debian::Debhelper::Buildsystem::makefile) perl(Debian::Debhelper::Buildsystem::perl_build) perl(Debian::Debhelper::Buildsystem::perl_makemaker) perl(Debian::Debhelper::Buildsystem::python_distutils) perl(Debian::Debhelper::Buildsystem::qmake) perl(Debian::Debhelper::Buildsystem::qmake_qt4) perl(Debian::Debhelper::Dh_Buildsystems) perl(Debian::Debhelper::Dh_Getopt) perl(Debian::Debhelper::Dh_Lib) perl(Debian::Debhelper::Dh_Version) Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: perl(base) perl(Config) perl(constant) perl(Cwd) perl(Debian::Debhelper::Buildsystem) perl(Debian::Debhelper::Buildsystem::makefile) perl(Debian::Debhelper::Buildsystem::qmake) perl(Debian::Debhelper::Dh_Buildsystems) perl(Debian::Debhelper::Dh_Lib) perl(Exporter) perl(File::Find) perl(File::Spec) perl(File::stat) perl(Getopt::Long) perl(strict) perl(vars) perl(warnings) /usr/bin/perl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le BUILDSTDERR: warning: Could not canonicalize hostname: 7651d32eaae145b98afd4a4163ff397c Wrote: /builddir/build/RPMS/debhelper-9.20150628-4.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P6QTZs + umask 022 + cd /builddir/build/BUILD + cd debhelper + /usr/bin/rm -rf /builddir/build/BUILDROOT/debhelper-9.20150628-4.el7.centos.ppc64le + exit 0 Child return code was: 0