Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/scdoc.spec'], chrootPath='/var/lib/mock/881496-fedora-30-x86_64-1554894320.003808/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=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ce83065f85b34c17bad7ad7842e8a531', '-D', '/var/lib/mock/881496-fedora-30-x86_64-1554894320.003808/root', '-a', '--capability=cap_ipc_lock', '--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 x86_64 --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': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: bogus date in %changelog: Sat Oct 14 2018 Sergey Korolev - 1.5.1-1 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/scdoc-1.9.4-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/scdoc.spec'], chrootPath='/var/lib/mock/881496-fedora-30-x86_64-1554894320.003808/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=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e1c6187d7a274988846f579ea3870a2f', '-D', '/var/lib/mock/881496-fedora-30-x86_64-1554894320.003808/root', '-a', '--capability=cap_ipc_lock', '--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 x86_64 --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': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: bogus date in %changelog: Sat Oct 14 2018 Sergey Korolev - 1.5.1-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nTHb2x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scdoc-1.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.9.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scdoc-1.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /-static/d Makefile + sed -i 's/DESTDIR=/DESTDIR?=/g' Makefile + sed -i 's/PREFIX=/PREFIX?=/g' Makefile + sed -i s/CFLAGS=/CFLAGS+=/g Makefile + sed -i 's/\tinstall/\t$(INSTALL)/g' Makefile + sed -i 's/\/lib\/pkgconfig/\/lib64\/pkgconfig/g' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TRbV2A + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.9.4 + make -j2 cc -std=c99 -pedantic -c -o .build/main.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/main.c cc -std=c99 -pedantic -c -o .build/string.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/string.c cc -std=c99 -pedantic -c -o .build/utf8_chsize.o -g -DVERSION='"1.9.4"' -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.4"' -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.4"' -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.4"' -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.4"' -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.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/utf8_size.c sed -e 's:@prefix@:/usr/local:g' -e 's:@version@:1.9.4:g' < scdoc.pc.in > scdoc.pc cc -std=c99 -pedantic -c -o .build/util.o -g -DVERSION='"1.9.4"' -Wall -Wextra -Werror -Wno-unused-parameter -Iinclude src/util.c 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zL81LE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64 + cd scdoc-1.9.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64 'INSTALL=/usr/bin/install -p' PREFIX=/usr mkdir -p /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/bin /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/share/man/man5 /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/lib64/pkgconfig /usr/bin/install -p -m755 scdoc /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/bin/scdoc /usr/bin/install -p -m644 scdoc.1 /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/share/man/man1/scdoc.1 /usr/bin/install -p -m644 scdoc.5 /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/share/man/man5/scdoc.5 /usr/bin/install -p -m644 scdoc.pc /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/lib64/pkgconfig/scdoc.pc + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.9.4-2.fc30 --unique-debug-suffix -1.9.4-2.fc30.x86_64 --unique-debug-src-base scdoc-1.9.4-2.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/scdoc-1.9.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/bin/scdoc extracting debug info from /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/bin/scdoc /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 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/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FKM2rJ + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.9.4 + make check == 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 FAIL == 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 == 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 + exit 0 Processing files: scdoc-1.9.4-2.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LDxbmO + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.9.4 + DOCDIR=/builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/share/doc/scdoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/share/doc/scdoc + cp -pr README.md /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/share/doc/scdoc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TeXthT + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.9.4 + LICENSEDIR=/builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/share/licenses/scdoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/share/licenses/scdoc + cp -pr COPYING /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64/usr/share/licenses/scdoc + exit 0 Provides: pkgconfig(scdoc) = 1.9.4 scdoc = 1.9.4-2.fc30 scdoc(x86-64) = 1.9.4-2.fc30 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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) rtld(GNU_HASH) Processing files: scdoc-debugsource-1.9.4-2.fc30.x86_64 Provides: scdoc-debugsource = 1.9.4-2.fc30 scdoc-debugsource(x86-64) = 1.9.4-2.fc30 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.4-2.fc30.x86_64 Provides: debuginfo(build-id) = 814e9bb2acb77d162ed9f8d3a7300d5d81f2f872 scdoc-debuginfo = 1.9.4-2.fc30 scdoc-debuginfo(x86-64) = 1.9.4-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: scdoc-debugsource(x86-64) = 1.9.4-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64 Wrote: /builddir/build/RPMS/scdoc-1.9.4-2.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/scdoc-debugsource-1.9.4-2.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/scdoc-debuginfo-1.9.4-2.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z7cMAY + umask 022 + cd /builddir/build/BUILD + cd scdoc-1.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/scdoc-1.9.4-2.fc30.x86_64 + exit 0 Child return code was: 0