Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-fmt.spec'], chrootPath='/var/lib/mock/f37-build-644496-72220/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-fmt.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1663632000 Wrote: /builddir/build/SRPMS/ocaml-fmt-0.9.0-4.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-fmt.spec'], chrootPath='/var/lib/mock/f37-build-644496-72220/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-fmt.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1663632000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NYW5OI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fmt-0.9.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fmt-0.9.0.tbz + STATUS=0 + '[' 0 -ne 0 ']' + cd fmt-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /styled_perf_bug/d pkg/pkg.ml _tags + echo ' true: cclib(-lm)' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vsX5Oc + 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/lib64/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/lib64/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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd fmt-0.9.0 + ocaml pkg/pkg.ml build --tests true --with-base-unix true --with-cmdliner true ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -I src -I test -o src/fmt.cmi src/fmt.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -I src -I test -o src/fmt.cmx src/fmt.ml ocamlfind ocamlopt -a -cclib -lm -I src src/fmt.cmx -o src/fmt.cmxa ocamlfind ocamlopt -shared -linkall -cclib -lm -I src src/fmt.cmxa -o src/fmt.cmxs ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -I src -I test -o src/fmt.cmo src/fmt.ml ocamlfind ocamlc -a -cclib -lm -I src src/fmt.cmo -o src/fmt.cma ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml File "src/fmt_tty.ml", line 49, characters 12-20: 49 | try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var)) ^^^^^^^^ Warning 6 [labels-omitted]: label affix was omitted in the application of this function. ocamlfind ocamlopt -a -cclib -lm -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa ocamlfind ocamlopt -shared -linkall -cclib -lm -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml File "src/fmt_tty.ml", line 49, characters 12-20: 49 | try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var)) ^^^^^^^^ Warning 6 [labels-omitted]: label affix was omitted in the application of this function. ocamlfind ocamlc -a -cclib -lm -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.ml > src/fmt_cli.ml.depends ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.mli > src/fmt_cli.mli.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli + ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli File "src/fmt_cli.mli", line 10, characters 26-42: 10 | val style_renderer : ?env:Cmdliner.Arg.env -> ?docs:string -> unit -> ^^^^^^^^^^^^^^^^ Alert deprecated: Cmdliner.Arg.env Use Cmd.Env.info instead. ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml ocamlfind ocamlopt -a -cclib -lm -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa ocamlfind ocamlopt -shared -linkall -cclib -lm -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -package cmdliner -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml ocamlfind ocamlc -a -cclib -lm -package cmdliner -I src src/fmt_cli.cmo -o src/fmt_cli.cma ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml + ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml + ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlopt -a -cclib -lm -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa + ocamlfind ocamlopt -a -cclib -lm -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlopt -shared -linkall -cclib -lm -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs + ocamlfind ocamlopt -shared -linkall -cclib -lm -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlc -a -cclib -lm -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma + ocamlfind ocamlc -a -cclib -lm -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamldep -modules test/test.ml > test/test.ml.depends ocamlfind ocamlc -c -g -bin-annot -safe-string -cclib -lm -I test -I src -o test/test.cmo test/test.ml ocamlfind ocamlopt -c -g -bin-annot -safe-string -cclib -lm -I test -I src -o test/test.cmx test/test.ml ocamlfind ocamlopt -linkpkg -g -cclib -lm -I src -I test src/fmt.cmx test/test.cmx -o test/test.native # No parallelism done + mkdir html + ocamldoc -html -d html -I +cmdliner -I _build/src _build/src/fmt.mli _build/src/fmt_cli.mli _build/src/fmt_tty.mli File "_build/src/fmt_cli.mli", line 10, characters 26-42: 10 | val style_renderer : ?env:Cmdliner.Arg.env -> ?docs:string -> unit -> ^^^^^^^^^^^^^^^^ Alert deprecated: Cmdliner.Arg.env Use Cmd.Env.info instead. Warning: Element Format not found Warning: Element Format not found Warning: Element Format not found Warning: Element Format.fprintf not found Warning: Element Format.asprintf not found Warning: Element val-style_renderer not found Warning: Element Format.kfprintf not found Warning: Element val-style_renderer not found Warning: Element val-style_renderer not found Warning: Element Stdlib.Failure not found Warning: Element raise_notrace not found Warning: Element Stdlib.Invalid_argument not found Warning: Element Format.pp_print_flush not found Warning: Element Format.pp_print_cut not found Warning: Element Format.pp_print_space not found Warning: Element Format.pp_print_break not found Warning: Element Format.pp_open_box not found Warning: Element Format.pp_open_hbox not found Warning: Element Format.pp_open_vbox not found Warning: Element Format.pp_open_hvbox not found Warning: Element Format.pp_open_hovbox not found Warning: Element Fun.id not found Warning: Element Format.pp_print_bool not found Warning: Element Format.pp_print_char not found Warning: Element Format.pp_print_string not found Warning: Element Buffer.t not found Warning: Element Sys.sigabrt not found Warning: Element Uchar.t not found Warning: Element Uuseg_string not found Warning: Element Format.pp_print_space not found Warning: Element Format.pp_force_newline not found Warning: Element Format.pp_print_space not found Warning: Element Format.pp_print_space not found Warning: Element Format.pp_force_newline not found Warning: Element Format.pp_force_newline not found Warning: Element Format not found Warning: Element Uuseg_string not found Warning: Element Format.str_formatter not found Warning: Element Format.str_formatter not found Warning: Element Cmdliner not found Warning: Element Cmdliner not found Warning: Element Cmdliner.Arg.info not found Warning: Element Unix.isatty not found Warning: Element stdout not found Warning: Element stderr not found Warning: Element stdout not found Warning: Element stderr not found Warning: Element Sys.sigabrt not found Warning: Element Uchar.t not found + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Gj34c2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64 + 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/lib64/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/lib64/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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd fmt-0.9.0 + mkdir -p /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/lib64/ocaml/fmt + cp -p _build/opam _build/pkg/META /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/lib64/ocaml/fmt + cp -a _build/src/fmt.a _build/src/fmt_cli.a _build/src/fmt_top.a _build/src/fmt_tty.a _build/src/fmt.cma _build/src/fmt_cli.cma _build/src/fmt_top.cma _build/src/fmt_tty.cma _build/src/fmt.cmi _build/src/fmt_cli.cmi _build/src/fmt_top.cmi _build/src/fmt_tty.cmi _build/src/fmt.cmt _build/src/fmt_cli.cmt _build/src/fmt_top.cmt _build/src/fmt_tty.cmt _build/src/fmt.cmti _build/src/fmt_cli.cmti _build/src/fmt_tty.cmti _build/src/fmt.cmx _build/src/fmt_cli.cmx _build/src/fmt_top.cmx _build/src/fmt_tty.cmx _build/src/fmt.cmxa _build/src/fmt_cli.cmxa _build/src/fmt_top.cmxa _build/src/fmt_tty.cmxa _build/src/fmt.cmxs _build/src/fmt_cli.cmxs _build/src/fmt_top.cmxs _build/src/fmt_tty.cmxs _build/src/fmt.mli _build/src/fmt_cli.mli _build/src/fmt_tty.mli /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/lib64/ocaml/fmt + cp -p src/fmt_tty_top_init.ml /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/lib64/ocaml/fmt + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64 /usr/lib64/ocaml + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.9.0-4.fc37 --unique-debug-suffix -0.9.0-4.fc37.riscv64 --unique-debug-src-base ocaml-fmt-0.9.0-4.fc37.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fmt-0.9.0 extracting debug info from /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/lib64/ocaml/fmt/fmt.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/lib64/ocaml/fmt/fmt_cli.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/lib64/ocaml/fmt/fmt_top.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/lib64/ocaml/fmt/fmt_tty.cmxs original debug info size: 160kB, size after compression: 164kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match. cpio: _build/buffer.ml: Cannot stat: No such file or directory cpio: _build/bytes.ml: Cannot stat: No such file or directory cpio: _build/format.ml: Cannot stat: No such file or directory cpio: _build/int64.ml: Cannot stat: No such file or directory cpio: _build/option.ml: Cannot stat: No such file or directory cpio: _build/printexc.ml: Cannot stat: No such file or directory cpio: _build/src/cmdliner_arg.ml: Cannot stat: No such file or directory cpio: _build/string.ml: Cannot stat: No such file or directory cpio: _build/toplevel/toploop.ml: Cannot stat: No such file or directory 64 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/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.gjVqhQ + 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/lib64/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/lib64/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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd fmt-0.9.0 + ocaml pkg/pkg.ml test Done. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-fmt-0.9.0-4.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hUavEA + umask 022 + cd /builddir/build/BUILD + cd fmt-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/share/doc/ocaml-fmt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/share/doc/ocaml-fmt + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/share/doc/ocaml-fmt + cp -pr README.md /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/share/doc/ocaml-fmt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1jSgj7 + umask 022 + cd /builddir/build/BUILD + cd fmt-0.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/share/licenses/ocaml-fmt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/share/licenses/ocaml-fmt + cp -pr LICENSE.md /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/share/licenses/ocaml-fmt + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Fmt) = 3cd862d1191e5d0a44f4aef159a1956b ocaml(Fmt_cli) = e37c1fab084c27ea367ef1f2ec166fad ocaml(Fmt_top) = 6b655e6a01aefdee8458c14ce6684bd7 ocaml(Fmt_tty) = 70959dc7fbccd3590bceb946883c41cb ocaml-fmt = 0.9.0-4.fc37 ocaml-fmt(riscv-64) = 0.9.0-4.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) ocaml(Asttypes) = c6cbda0727ab24f24ff77e0199818937 ocaml(Build_path_prefix_map) = c087ed78089388f4d3a99676f2c10fc4 ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalLazy) = 5365fec4a58da3e2d8fa2186f77d9be4 ocaml(Cmdliner) = d94690dcd34ad84dc8f0ca2371dab415 ocaml(Cmi_format) = 77a1c8f1e0d22ce55ab6c81760c7b8d6 ocaml(Env) = 0a6451d38f2684902476a54801d89f8b ocaml(Fmt) = 3cd862d1191e5d0a44f4aef159a1956b ocaml(Ident) = a68d3b48cf66f01c3af823a07d101708 ocaml(Identifiable) = 026dfc8fdbcf370a975e554be578d5a5 ocaml(Load_path) = 8e616f4485805b33a8219ec934a7859a ocaml(Location) = ad05a11c5350a8043d12b4819575b03b ocaml(Longident) = dddbcb2c78e865fd75e9911c4b82a7e2 ocaml(Misc) = 9d0e49da1703d17dc3043e52bca13fe5 ocaml(Outcometree) = 674374723cd44ac1194584799175f801 ocaml(Parsetree) = d160a703cc0fe2b0a7acd97f6bf25245 ocaml(Path) = c74c2553734e7c86ab23c6946a08a019 ocaml(Primitive) = 8cd5b518055f39c57cb5bfdd62b072c1 ocaml(Shape) = a7485b44c054c48b77a4c0546f654051 ocaml(Stdlib) = 79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml(Stdlib__Array) = 622d88fad859d0d0f019e691fc4fa865 ocaml(Stdlib__Bigarray) = 994a14f10d5ae081663b52b790ee11d3 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Bytes) = 3d02c33317c0108c61e7a5eefa37519a ocaml(Stdlib__Char) = 62afe57b49defcc078960a68b9efbbee ocaml(Stdlib__Complex) = 4555217c759e89d65daa8f682eb09b35 ocaml(Stdlib__Digest) = 61f6495d3274a42a78a63425ef892290 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Fun) = 115c0563d80d54e1e845b108f10caa33 ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int) = 9ce5bca90faa4722bb0d4655ac2e9836 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__Lazy) = 01430d340c028322c7247031a874e355 ocaml(Stdlib__Lexing) = c9318c276ac7e383fd682c2dd06be434 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Map) = 978f82916b5a172c11d2b72719d85680 ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Option) = 121a6090f31f70c9d5bfa04e995b96ba ocaml(Stdlib__Printexc) = ae914d0568e8b6e482a66bbd62a4432f ocaml(Stdlib__Queue) = b066724fe533c7b8fc9b521e37aedad8 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__Set) = 871d2ee2167ac9e7977fa13994cf4658 ocaml(Stdlib__Stack) = 30ae8c258e7fc6fb7e6370a60256d724 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Subst) = 428159e3773e2a53757d43066bcfca7f ocaml(Toploop) = 1fa2e1c3d62a6ba74f5b2f24210b7277 ocaml(Type_immediacy) = 64565e32358a6229bf90cc93d486536a ocaml(Types) = 6c92ac95b66d8794b63f94c688fe1688 ocaml(Unix) = 84bb8ec8ae50f70acba86f5b72088b1c ocaml(Warnings) = 1c10e6007aca64cda69b6b055565b124 rtld(GNU_HASH) Processing files: ocaml-fmt-devel-0.9.0-4.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yTUlLf + umask 022 + cd /builddir/build/BUILD + cd fmt-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/share/doc/ocaml-fmt-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/share/doc/ocaml-fmt-devel + cp -pr html/Fmt.Dump.html html/Fmt.html html/Fmt_cli.html html/Fmt_tty.html html/index.html html/index_attributes.html html/index_class_types.html html/index_classes.html html/index_exceptions.html html/index_extensions.html html/index_methods.html html/index_module_types.html html/index_modules.html html/index_types.html html/index_values.html html/style.css html/type_Fmt.Dump.html html/type_Fmt.html html/type_Fmt_cli.html html/type_Fmt_tty.html /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64/usr/share/doc/ocaml-fmt-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Fmt) = 3cd862d1191e5d0a44f4aef159a1956b ocaml(Fmt_cli) = e37c1fab084c27ea367ef1f2ec166fad ocaml(Fmt_top) = 6b655e6a01aefdee8458c14ce6684bd7 ocaml(Fmt_tty) = 70959dc7fbccd3590bceb946883c41cb ocaml-fmt-devel = 0.9.0-4.fc37 ocaml-fmt-devel(riscv-64) = 0.9.0-4.fc37 ocamlx(Fmt) = aadd40ce5f87a939a19f0bdc4f7deba7 ocamlx(Fmt_cli) = bf232bd1c5b1852c583ee04e8bdeea8a ocamlx(Fmt_top) = 808e1815d68d33411c15d2217e5b4fde ocamlx(Fmt_tty) = 6de40bc082ebb108d52f66a8d8e9d661 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Asttypes) = c6cbda0727ab24f24ff77e0199818937 ocaml(Build_path_prefix_map) = c087ed78089388f4d3a99676f2c10fc4 ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalLazy) = 5365fec4a58da3e2d8fa2186f77d9be4 ocaml(Cmdliner) = d94690dcd34ad84dc8f0ca2371dab415 ocaml(Cmi_format) = 77a1c8f1e0d22ce55ab6c81760c7b8d6 ocaml(Env) = 0a6451d38f2684902476a54801d89f8b ocaml(Fmt) = 3cd862d1191e5d0a44f4aef159a1956b ocaml(Ident) = a68d3b48cf66f01c3af823a07d101708 ocaml(Identifiable) = 026dfc8fdbcf370a975e554be578d5a5 ocaml(Load_path) = 8e616f4485805b33a8219ec934a7859a ocaml(Location) = ad05a11c5350a8043d12b4819575b03b ocaml(Longident) = dddbcb2c78e865fd75e9911c4b82a7e2 ocaml(Misc) = 9d0e49da1703d17dc3043e52bca13fe5 ocaml(Outcometree) = 674374723cd44ac1194584799175f801 ocaml(Parsetree) = d160a703cc0fe2b0a7acd97f6bf25245 ocaml(Path) = c74c2553734e7c86ab23c6946a08a019 ocaml(Primitive) = 8cd5b518055f39c57cb5bfdd62b072c1 ocaml(Shape) = a7485b44c054c48b77a4c0546f654051 ocaml(Stdlib) = 79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml(Stdlib__Array) = 622d88fad859d0d0f019e691fc4fa865 ocaml(Stdlib__Bigarray) = 994a14f10d5ae081663b52b790ee11d3 ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822 ocaml(Stdlib__Bytes) = 3d02c33317c0108c61e7a5eefa37519a ocaml(Stdlib__Char) = 62afe57b49defcc078960a68b9efbbee ocaml(Stdlib__Complex) = 4555217c759e89d65daa8f682eb09b35 ocaml(Stdlib__Digest) = 61f6495d3274a42a78a63425ef892290 ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9 ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc ocaml(Stdlib__Fun) = 115c0563d80d54e1e845b108f10caa33 ocaml(Stdlib__Hashtbl) = 34c0fdd524bf2a75e4d5af64a6d34401 ocaml(Stdlib__Int) = 9ce5bca90faa4722bb0d4655ac2e9836 ocaml(Stdlib__Int32) = a71ea5238030770647165f659f80b1ab ocaml(Stdlib__Int64) = 0fa5587c47baf16a06837c7dedfc2518 ocaml(Stdlib__Lazy) = 01430d340c028322c7247031a874e355 ocaml(Stdlib__Lexing) = c9318c276ac7e383fd682c2dd06be434 ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9 ocaml(Stdlib__Map) = 978f82916b5a172c11d2b72719d85680 ocaml(Stdlib__Obj) = 25794d29f7f4018768ea900e331a2bf3 ocaml(Stdlib__Option) = 121a6090f31f70c9d5bfa04e995b96ba ocaml(Stdlib__Printexc) = ae914d0568e8b6e482a66bbd62a4432f ocaml(Stdlib__Queue) = b066724fe533c7b8fc9b521e37aedad8 ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962 ocaml(Stdlib__Set) = 871d2ee2167ac9e7977fa13994cf4658 ocaml(Stdlib__Stack) = 30ae8c258e7fc6fb7e6370a60256d724 ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972 ocaml(Stdlib__Sys) = 7726a14ce36f5c6c3abb04975cec748b ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57 ocaml(Subst) = 428159e3773e2a53757d43066bcfca7f ocaml(Toploop) = 1fa2e1c3d62a6ba74f5b2f24210b7277 ocaml(Type_immediacy) = 64565e32358a6229bf90cc93d486536a ocaml(Types) = 6c92ac95b66d8794b63f94c688fe1688 ocaml(Unix) = 84bb8ec8ae50f70acba86f5b72088b1c ocaml(Warnings) = 1c10e6007aca64cda69b6b055565b124 ocamlx(Cmdliner) = 362485e5f4f593764a12e4592a67d459 ocamlx(Fmt) = aadd40ce5f87a939a19f0bdc4f7deba7 ocamlx(Stdlib) = 29fc6b4fd90dc91235156e20d0575996 ocamlx(Stdlib__Array) = bb1212fc50265efb994301edbd2f0ecc ocamlx(Stdlib__Buffer) = 673e1a9feee4c24aeb62fe0f3e3ec4ad ocamlx(Stdlib__Format) = 983da56657d4a84e1921601ebd2ba5fd ocamlx(Stdlib__Fun) = 265b59e1def4560a3187de619e15ad64 ocamlx(Stdlib__Hashtbl) = c60c5e9b84ec15b69584c299944d0abb ocamlx(Stdlib__Int) = 6740526ebf1a68f03637ba3f12858324 ocamlx(Stdlib__Int64) = 371b761429600b4a3480435d7bb83c8a ocamlx(Stdlib__List) = 75bce4c751643e407b6e75caf60b9db7 ocamlx(Stdlib__Map) = f9b31d0fc661b76354b76376270f8fae ocamlx(Stdlib__Option) = 54eb849bfd772eeeb92a043129c6f61e ocamlx(Stdlib__Printexc) = 92fa2375a865927827b95a710fd8db2b ocamlx(Stdlib__Queue) = ac29fa1eab3344162fa1d6afdf6872d4 ocamlx(Stdlib__Seq) = eba69c7239a19051b105262646d71efe ocamlx(Stdlib__Stack) = 6e4c13fcfc9d23fccc45c9e0ea742960 ocamlx(Stdlib__String) = 16f00be18fe41d5b5f3bc6b9bf6629df ocamlx(Stdlib__Sys) = b7b20574aeaf6b9579b0e18cd71b27d3 ocamlx(Stdlib__Uchar) = 91d2a70d8c2c97a55eb709d829093e9e ocamlx(Toploop) = 30f36d97b6b991d20accbc73fab24a53 ocamlx(Unix) = f98e9ef7f9e913e26df2cf0d3af4252b Processing files: ocaml-fmt-debugsource-0.9.0-4.fc37.riscv64 Provides: ocaml-fmt-debugsource = 0.9.0-4.fc37 ocaml-fmt-debugsource(riscv-64) = 0.9.0-4.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-fmt-debuginfo-0.9.0-4.fc37.riscv64 Provides: debuginfo(build-id) = 1fbe0108d44ca2554cce36dea9ff0a61c21329fb debuginfo(build-id) = 3a57e83e3f2ee580a0da2f09dd2cb68506c949be debuginfo(build-id) = 4f303fb55f11255b367ca8904e437ab339abfd00 debuginfo(build-id) = 8e0297e7a0407ba611074b144c1af33293d63bdb ocaml-fmt-debuginfo = 0.9.0-4.fc37 ocaml-fmt-debuginfo(riscv-64) = 0.9.0-4.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-fmt-debugsource(riscv-64) = 0.9.0-4.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64 Wrote: /builddir/build/RPMS/ocaml-fmt-debugsource-0.9.0-4.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-fmt-debuginfo-0.9.0-4.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-fmt-0.9.0-4.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-fmt-devel-0.9.0-4.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M6qVxd + umask 022 + cd /builddir/build/BUILD + cd fmt-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-fmt-0.9.0-4.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.jqtLIJ + umask 022 + cd /builddir/build/BUILD + rm -rf fmt-0.9.0 fmt-0.9.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0