Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/scdoc.spec'], chrootPath='/var/lib/mock/f31-build-17104403-1228357/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/scdoc.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1564617600 Wrote: /builddir/build/SRPMS/scdoc-1.9.6-2.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/scdoc.spec'], chrootPath='/var/lib/mock/f31-build-17104403-1228357/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/scdoc.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1564617600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IuTmki + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scdoc-1.9.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/scdoc-1.9.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scdoc-1.9.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /-static/d Makefile + sed -i 's/\tinstall/\t$(INSTALL)/g' Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jfeKQj + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.9.6 + make PREFIX=/usr -j12 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 cc -std=c99 -pedantic -c -o .build/main.o -g -DVERSION='"1.9.6"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c cc -std=c99 -pedantic -c -o .build/string.o -g -DVERSION='"1.9.6"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c cc -std=c99 -pedantic -c -o .build/utf8_chsize.o -g -DVERSION='"1.9.6"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_chsize.c cc -std=c99 -pedantic -c -o .build/utf8_decode.o -g -DVERSION='"1.9.6"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_decode.c cc -std=c99 -pedantic -c -o .build/utf8_encode.o -g -DVERSION='"1.9.6"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_encode.c cc -std=c99 -pedantic -c -o .build/utf8_fgetch.o -g -DVERSION='"1.9.6"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fgetch.c cc -std=c99 -pedantic -c -o .build/utf8_fputch.o -g -DVERSION='"1.9.6"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fputch.c cc -std=c99 -pedantic -c -o .build/utf8_size.o -g -DVERSION='"1.9.6"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_size.c cc -std=c99 -pedantic -c -o .build/util.o -g -DVERSION='"1.9.6"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/util.c sed -e 's:@prefix@:/usr:g' -e 's:@version@:1.9.6:g' < scdoc.pc.in > scdoc.pc cc -o scdoc .build/main.o .build/string.o .build/utf8_chsize.o .build/utf8_decode.o .build/utf8_encode.o .build/utf8_fgetch.o .build/utf8_fputch.o .build/utf8_size.o .build/util.o ./scdoc < scdoc.1.scd > scdoc.1 ./scdoc < scdoc.5.scd > scdoc.5 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iCDLXh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le + cd scdoc-1.9.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le 'INSTALL=/usr/bin/install -p' PREFIX=/usr PCDIR=/builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/pkgconfig + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 1.9.6-2.fc31 --unique-debug-suffix -1.9.6-2.fc31.ppc64le --unique-debug-src-base scdoc-1.9.6-2.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/scdoc-1.9.6 BUILDSTDERR: 43 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mkdir -p /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/bin /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/man/man1 /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/man/man5 /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/pkgconfig /usr/bin/install -p -m755 scdoc /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/bin/scdoc /usr/bin/install -p -m644 scdoc.1 /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/man/man1/scdoc.1 /usr/bin/install -p -m644 scdoc.5 /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/man/man5/scdoc.5 /usr/bin/install -p -m644 scdoc.pc /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/pkgconfig/scdoc.pc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/bin/scdoc extracting debug info from /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/bin/scdoc original debug info size: 60kB, size after compression: 56kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.q5fu7f + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.9.6 + make check + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 == test/tables Handles empty table cells OK == test/preamble Expects a name OK Expects a section OK Expects name to alphanumeric OK Expects section to be a number OK Expects section to legit OK Accepts a valid preamble OK Writes the appropriate header OK Preserves dashes OK Handles extra footer field OK Handles both extra fields OK Emits empty footer correctly OK Supports $SOURCE_DATE_EPOCH OK == test/inline-formatting Disallows nested formatting OK Ignores underscores in words OK Ignores underscores in underlined words OK Ignores underscores in bolded words OK Emits bold text OK Emits underlined text OK Handles escaped characters OK == test/indent Indents indented text OK Deindents following indented text OK Disallows multi-step indents OK Allows indentation changes > 1 in literal blocks OK Allows multi-step dedents OK == test/heading Fail on ### OK Expects a space after # OK Emits a new section OK Emits a new subsection OK == test/comments Ignore comments OK Fail on invalid comments OK Processing files: scdoc-1.9.6-2.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kgboai + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.9.6 + DOCDIR=/builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/doc/scdoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/doc/scdoc + cp -pr README.md /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/doc/scdoc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kVriLk + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.9.6 + LICENSEDIR=/builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/licenses/scdoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/licenses/scdoc + cp -pr COPYING /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le/usr/share/licenses/scdoc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: pkgconfig(scdoc) = 1.9.6 scdoc = 1.9.6-2.fc31 scdoc(ppc-64) = 1.9.6-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: scdoc-debugsource-1.9.6-2.fc31.ppc64le Provides: scdoc-debugsource = 1.9.6-2.fc31 scdoc-debugsource(ppc-64) = 1.9.6-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: scdoc-debuginfo-1.9.6-2.fc31.ppc64le Provides: debuginfo(build-id) = cdd73851bff9bf9a1ff1935ef7c8b2b67c22e3a9 scdoc-debuginfo = 1.9.6-2.fc31 scdoc-debuginfo(ppc-64) = 1.9.6-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: scdoc-debugsource(ppc-64) = 1.9.6-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le Wrote: /builddir/build/RPMS/scdoc-debugsource-1.9.6-2.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/scdoc-1.9.6-2.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/scdoc-debuginfo-1.9.6-2.fc31.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nFKxGk + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.9.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/scdoc-1.9.6-2.fc31.ppc64le + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0