Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/zsh-syntax-highlighting.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-160959-10692/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/zsh-syntax-highlighting.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658534400 Wrote: /builddir/build/SRPMS/zsh-syntax-highlighting-0.7.1-6.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/zsh-syntax-highlighting.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-160959-10692/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/zsh-syntax-highlighting.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658534400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iRJpio + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zsh-syntax-highlighting-0.7.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/zsh-syntax-highlighting-0.7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd zsh-syntax-highlighting-0.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kYBOAm + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd zsh-syntax-highlighting-0.7.1 + make cd docs && \ cp highlighters.md all.md && \ printf '\n\nIndividual highlighters documentation\n=====================================' >> all.md && \ for doc in highlighters/*.md; do printf '\n\n'; cat "$doc"; done >> all.md + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RKpirB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch ++ dirname /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd zsh-syntax-highlighting-0.7.1 + make install DESTDIR=/builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch PREFIX=/usr cd docs && \ cp highlighters.md all.md && \ printf '\n\nIndividual highlighters documentation\n=====================================' >> all.md && \ for doc in highlighters/*.md; do printf '\n\n'; cat "$doc"; done >> all.md install -c -d /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/zsh-syntax-highlighting install -c -d /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/doc/zsh-syntax-highlighting cp .version zsh-syntax-highlighting.zsh /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/zsh-syntax-highlighting cp COPYING.md README.md changelog.md /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/doc/zsh-syntax-highlighting sed -e '1s/ .*//' -e '/^\[build-status-[a-z]*\]: /d' < README.md > /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/doc/zsh-syntax-highlighting/README.md if [ x"true" = x"`git rev-parse --is-inside-work-tree 2>/dev/null`" ]; then \ git rev-parse HEAD; \ else \ cat .revision-hash; \ fi > /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/zsh-syntax-highlighting/.revision-hash : for dirname in highlighters highlighters/*/ ; do \ install -c -d /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/zsh-syntax-highlighting/"$dirname"; \ for fname in "$dirname"/*.zsh ; do [ -e "$fname" ] && cp "$fname" /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/zsh-syntax-highlighting"/$dirname"; done; \ done cp -R docs/* /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/doc/zsh-syntax-highlighting + rm /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch//usr/share/doc/zsh-syntax-highlighting/COPYING.md + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.7.1-6.fc37 --unique-debug-suffix -0.7.1-6.fc37.noarch --unique-debug-src-base zsh-syntax-highlighting-0.7.1-6.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/zsh-syntax-highlighting-0.7.1 + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JqRbVP + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd zsh-syntax-highlighting-0.7.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: zsh-syntax-highlighting-0.7.1-6.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.o8OnDI + umask 022 + cd /builddir/build/BUILD + cd zsh-syntax-highlighting-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/doc/zsh-syntax-highlighting + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/doc/zsh-syntax-highlighting + cp -pr INSTALL.md /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/doc/zsh-syntax-highlighting + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KLfvLE + umask 022 + cd /builddir/build/BUILD + cd zsh-syntax-highlighting-0.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/licenses/zsh-syntax-highlighting + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/licenses/zsh-syntax-highlighting + cp -pr COPYING.md /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch/usr/share/licenses/zsh-syntax-highlighting + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/zsh-syntax-highlighting Provides: zsh-syntax-highlighting = 0.7.1-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch Wrote: /builddir/build/RPMS/zsh-syntax-highlighting-0.7.1-6.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eiG5wD + umask 022 + cd /builddir/build/BUILD + cd zsh-syntax-highlighting-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zsh-syntax-highlighting-0.7.1-6.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.tkEHFp + umask 022 + cd /builddir/build/BUILD + rm -rf zsh-syntax-highlighting-0.7.1 zsh-syntax-highlighting-0.7.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/doc/zsh-syntax-highlighting Child return code was: 0