Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/scdoc.spec'], chrootPath='/var/lib/mock/f34-build-31261162-4272009/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1636934400 Wrote: /builddir/build/SRPMS/scdoc-1.11.2-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/scdoc.spec'], chrootPath='/var/lib/mock/f34-build-31261162-4272009/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1636934400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OUgQP3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scdoc-1.11.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/scdoc-1.11.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd scdoc-1.11.2 + /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 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QSHrsN + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.11.2 + make PREFIX=/usr -j5 cc -std=c99 -pedantic -c -o .build/main.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c cc -std=c99 -pedantic -c -o .build/string.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c cc -std=c99 -pedantic -c -o .build/utf8_chsize.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_chsize.c cc -std=c99 -pedantic -c -o .build/utf8_decode.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_decode.c cc -std=c99 -pedantic -c -o .build/utf8_encode.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_encode.c cc -std=c99 -pedantic -c -o .build/utf8_fgetch.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fgetch.c cc -std=c99 -pedantic -c -o .build/utf8_fputch.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_fputch.c cc -std=c99 -pedantic -c -o .build/utf8_size.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_size.c cc -std=c99 -pedantic -c -o .build/util.o -g -DVERSION='"1.11.2"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/util.c sed -e 's:@prefix@:/usr:g' -e 's:@version@:1.11.2: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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g7GjHs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm ++ dirname /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm + cd scdoc-1.11.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm 'INSTALL=/usr/bin/install -p' PREFIX=/usr mkdir -p /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm//usr/bin /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm//usr/share/man/man1 /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm//usr/share/man/man5 /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm//usr/share/pkgconfig /usr/bin/install -p -m755 scdoc /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm//usr/bin/scdoc /usr/bin/install -p -m644 scdoc.1 /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm//usr/share/man/man1/scdoc.1 /usr/bin/install -p -m644 scdoc.5 /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm//usr/share/man/man5/scdoc.5 /usr/bin/install -p -m644 scdoc.pc /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm//usr/share/pkgconfig/scdoc.pc + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.11.2-1.fc34 --unique-debug-suffix -1.11.2-1.fc34.arm --unique-debug-src-base scdoc-1.11.2-1.fc34.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/scdoc-1.11.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm/usr/bin/scdoc extracting debug info from /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm/usr/bin/scdoc original debug info size: 40kB, size after compression: 36kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 49 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6INpOW + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.11.2 + make check == test/comments Ignore comments OK Fail on invalid comments OK == test/heading Fail on ### OK Expects a space after # OK Emits a new section OK Emits a new subsection 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 Allows indented literal blocks OK Disallows dedenting in literal blocks 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/line-breaks Handles line break OK Disallows empty line after line break OK Leave single + OK Leave double + without newline OK Handles underlined text following line break OK Suppresses sentence spacing OK == test/preamble Expects a name OK Expects a section OK Expects a section within the parentheses OK Expects name to alphanumeric OK Expects section to start with a number OK Expects section to be legit OK Expects section to be legit with subsection OK Expects section not to contain a space OK Accepts a valid preamble OK Accepts a valid preamble with subsection 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/tables Handles empty table cells OK Disallows differing row lengths OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: scdoc-1.11.2-1.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QR7ABH + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.11.2 + DOCDIR=/builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm/usr/share/doc/scdoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm/usr/share/doc/scdoc + cp -pr README.md /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm/usr/share/doc/scdoc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6cfBnk + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.11.2 + LICENSEDIR=/builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm/usr/share/licenses/scdoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm/usr/share/licenses/scdoc + cp -pr COPYING /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm/usr/share/licenses/scdoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(scdoc) = 1.11.2 scdoc = 1.11.2-1.fc34 scdoc(armv7hl-32) = 1.11.2-1.fc34 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 libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: scdoc-debugsource-1.11.2-1.fc34.armv7hl Provides: scdoc-debugsource = 1.11.2-1.fc34 scdoc-debugsource(armv7hl-32) = 1.11.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: scdoc-debuginfo-1.11.2-1.fc34.armv7hl Provides: debuginfo(build-id) = fc496dd98995b86e9a120794adc4ba94bd1906ae scdoc-debuginfo = 1.11.2-1.fc34 scdoc-debuginfo(armv7hl-32) = 1.11.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: scdoc-debugsource(armv7hl-32) = 1.11.2-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm Wrote: /builddir/build/RPMS/scdoc-1.11.2-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/scdoc-debugsource-1.11.2-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/scdoc-debuginfo-1.11.2-1.fc34.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5vuLU4 + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.11.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/scdoc-1.11.2-1.fc34.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0