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/fennel.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-443342-20232/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/fennel.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=1681430400 Wrote: /builddir/build/SRPMS/fennel-1.3.0-1.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/fennel.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-443342-20232/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/fennel.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=1681430400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M85QQE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fennel-1.3.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fennel-1.3.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fennel-1.3.0 + /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.Aecdpr + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 fennel-1.3.0 + /usr/bin/make -O -j8 V=1 VERBOSE=1 lua bootstrap/launcher.lua --no-compiler-sandbox --add-fennel-path src/?.fnl --globals _G --no-metadata --require-as-include --compile src/fennel.fnl > fennel.lua echo "#!/usr/bin/env lua" > fennel lua bootstrap/launcher.lua --no-compiler-sandbox --add-fennel-path src/?.fnl --globals _G --no-metadata --require-as-include --compile src/launcher.fnl >> fennel chmod 755 fennel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YJnHhz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch ++ dirname /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 fennel-1.3.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch 'INSTALL=/usr/bin/install -p' LUA_VERSION=5.4 MAN_DIR=/usr/share/man/man1 PREFIX=/usr mkdir -p /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/bin && cp fennel /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/bin/ mkdir -p /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/lua/5.4 && cp fennel.lua /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/lua/5.4/ mkdir -p /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/man/man1 && cp fennel.1 /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/man/man1/ + MAN1=/builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/man/man1/ + mkdir -p /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/man/man1/ + cp -p fennel.1 /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/man/man1// + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.3.0-1.fc38 --unique-debug-suffix -1.3.0-1.fc38.noarch --unique-debug-src-base fennel-1.3.0-1.fc38.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fennel-1.3.0 + /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 mangling shebang in /usr/bin/fennel from /usr/bin/env lua to #!/usr/bin/lua + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7JFcO7 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -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,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 fennel-1.3.0 + make test lua test/init.lua 1..110 # Started on Fri Apr 14 08:17:59 2023 ok 1 test-hashfn ok 2 test-booleans ok 3 test-calculations ok 4 test-method-calls ok 5 test-nest ok 6 test-core ok 7 test-comparisons ok 8 test-comment ok 9 test-sym ok 10 test-conditionals ok 11 test-if ok 12 test-with-open ok 13 test-destructuring ok 14 test-functions ok 15 test-edge ok 16 test-mangling ok 17 test-quoted-source ok 18 test-autogensym ok 19 test-quote ok 20 test-shifts ok 21 test-ops ok 22 test-newline ok 23 test-seq-comments ok 24 test-utf8 ok 25 test-escapes ok 26 test-cycles ok 27 test-gaps ok 28 test-generated ok 29 test-fennelview-userdata-handling ok 30 test-once-skip-opts ok 31 test-fennelview ok 32 test-control-codes ok 33 test-comments ok 34 test-prefixes ok 35 test-basics ok 36 test-source-meta ok 37 test-plugin-hooks ok 38 test-global-fails ok 39 test-binding-fails ok 40 test-match-fails ok 41 test-fn-fails ok 42 test-macro-fails ok 43 test-parse-fails ok 44 test-macro-traces ok 45 test-macro ok 46 test-core-fails ok 47 test-names ok 48 test-suggestions ok 49 test-apropos ok 50 test-options ok 51 test-macro-completion ok 52 test-code ok 53 test-locals-saving ok 54 test-docstrings ok 55 test-reload-macros ok 56 test-reset ok 57 test-exit ok 58 test-reload ok 59 test-plugins ok 60 test-method-completion ok 61 test-custom-metadata ok 62 test-error-handling ok 63 test-no-undocumented ok 64 test-byteoffset ok 65 test-sym-completion ok 66 test-help ok 67 test-args ok 68 test-cli ok 69 test-lua-flag ok 70 test-eval-compiler ok 71 test-arrows ok 72 test-relative-chained-mac-mod-mac ok 73 test-macrodebug ok 74 test-relative-macros ok 75 test-case ok 76 test-expand ok 77 test-import-macros ok 78 test-lua-module ok 79 test-match ok 80 test-literal ok 81 test-?. ok 82 test-macro-path ok 83 test-case-try ok 84 test-relative-filename ok 85 test-doto ok 86 test-disabled-sandbox-searcher ok 87 test-inline-macros ok 88 test-match-try ok 89 test-require-macros ok 90 test-arity-check ok 91 test-missing-fn ok 92 test-used ok 93 test-var-never-set ok 94 test-each ok 95 test-accumulate ok 96 test-conditions ok 97 test-comprehensions ok 98 test-for ok 99 test-empty-values ok 100 test-runtime-quote ok 101 test-include ok 102 test-global-mangling ok 103 test-short-circuit ok 104 test-traceback ok 105 test-leak ok 106 test-table ok 107 test-env-iteration ok 108 test-install ok 109 test-searcher-error-contains-fnl-files ok 110 test-api-exposure # Ran 110 tests in 27.088 seconds, 110 successes, 0 failures + RPM_EC=0 ++ jobs -p + exit 0 Processing files: fennel-1.3.0-1.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u4NUBz + umask 022 + cd /builddir/build/BUILD + cd fennel-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/doc/fennel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/doc/fennel + cp -pr README.md /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/doc/fennel + cp -pr CODE-OF-CONDUCT.md /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/doc/fennel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/doc/fennel + cp -pr api.md /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/doc/fennel + cp -pr changelog.md /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/doc/fennel + cp -pr lua-primer.md /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/doc/fennel + cp -pr reference.md /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/doc/fennel + cp -pr tutorial.md /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/doc/fennel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iTLnpG + umask 022 + cd /builddir/build/BUILD + cd fennel-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/licenses/fennel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/licenses/fennel + cp -pr LICENSE /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch/usr/share/licenses/fennel + RPM_EC=0 ++ jobs -p + exit 0 Provides: fennel = 1.3.0-1.fc38 lua-fennel = 1.3.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/lua lua(abi) = 5.4 Recommends: lua-readline Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch Wrote: /builddir/build/RPMS/fennel-1.3.0-1.fc38.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bnzBRs + umask 022 + cd /builddir/build/BUILD + cd fennel-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fennel-1.3.0-1.fc38.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.mVsqNP + umask 022 + cd /builddir/build/BUILD + rm -rf fennel-1.3.0 fennel-1.3.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0