Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-cudf.spec'], chrootPath='/var/lib/mock/f31-build-90901-32247/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-cudf.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564531200 Wrote: /builddir/build/SRPMS/ocaml-cudf-0.9-11.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-cudf.spec'], chrootPath='/var/lib/mock/f31-build-90901-32247/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-cudf.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 Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564531200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0nsNSS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cudf-0.9 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/cudf-0.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cudf-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed 's/pkg_extlib/pkg_extlib, debug/g' -i _tags + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0KZpET + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make -C doc/ make[1]: Entering directory '/builddir/build/BUILD/cudf-0.9/doc' pod2man --release 0.9 cudf-check.pod > cudf-check.1 make[1]: Leaving directory '/builddir/build/BUILD/cudf-0.9/doc' ocamlbuild cudf.cma Warning: Won't be able to compile a native plugin /usr/bin/ocamlc.opt unix.cma -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldep -package extlib -modules cudf_types.mli > cudf_types.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_types.cmi cudf_types.mli ocamlfind ocamldep -package extlib -modules cudf_types.ml > cudf_types.ml.depends ocamlfind ocamldep -package extlib -modules cudf_conf.mli > cudf_conf.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_conf.cmi cudf_conf.mli ocamlfind ocamldep -package extlib -modules cudf_conf.ml > cudf_conf.ml.depends /usr/bin/ocamlyacc cudf_822_parser.mly ocamlfind ocamldep -package extlib -modules cudf_822_parser.mli > cudf_822_parser.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_822_parser.cmi cudf_822_parser.mli ocamlfind ocamldep -package extlib -modules cudf_822_parser.ml > cudf_822_parser.ml.depends /usr/bin/ocamlyacc cudf_type_parser.mly ocamlfind ocamldep -package extlib -modules cudf_type_parser.mli > cudf_type_parser.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_type_parser.cmi cudf_type_parser.mli ocamlfind ocamldep -package extlib -modules cudf_type_parser.ml > cudf_type_parser.ml.depends ocamlfind ocamldep -package extlib -modules cudf_types_pp.mli > cudf_types_pp.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_types_pp.cmi cudf_types_pp.mli ocamlfind ocamldep -package extlib -modules cudf_types_pp.ml > cudf_types_pp.ml.depends /usr/bin/ocamllex.opt -q cudf_type_lexer.mll ocamlfind ocamldep -package extlib -modules cudf_type_lexer.ml > cudf_type_lexer.ml.depends ocamlfind ocamlc -c -g -package extlib -o cudf_type_lexer.cmo cudf_type_lexer.ml /usr/bin/ocamllex.opt -q cudf_822_lexer.mll ocamlfind ocamldep -package extlib -modules cudf_822_lexer.ml > cudf_822_lexer.ml.depends ocamlfind ocamldep -package extlib -modules cudf.mli > cudf.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf.cmi cudf.mli ocamlfind ocamldep -package extlib -modules cudf.ml > cudf.ml.depends ocamlfind ocamldep -package extlib -modules cudf_parser.mli > cudf_parser.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_parser.cmi cudf_parser.mli ocamlfind ocamldep -package extlib -modules cudf_parser.ml > cudf_parser.ml.depends ocamlfind ocamlc -c -g -package extlib -o cudf_822_lexer.cmo cudf_822_lexer.ml ocamlfind ocamldep -package extlib -modules cudf_checker.mli > cudf_checker.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_checker.cmi cudf_checker.mli ocamlfind ocamldep -package extlib -modules cudf_checker.ml > cudf_checker.ml.depends ocamlfind ocamldep -package extlib -modules cudf_printer.mli > cudf_printer.mli.depends ocamlfind ocamlc -c -g -package extlib -o cudf_printer.cmi cudf_printer.mli ocamlfind ocamldep -package extlib -modules cudf_printer.ml > cudf_printer.ml.depends ocamlfind ocamlc -c -g -package extlib -o cudf_types.cmo cudf_types.ml ocamlfind ocamlc -c -g -package extlib -o cudf_conf.cmo cudf_conf.ml ocamlfind ocamlc -c -g -package extlib -o cudf_822_parser.cmo cudf_822_parser.ml ocamlfind ocamlc -c -g -package extlib -o cudf_type_parser.cmo cudf_type_parser.ml ocamlfind ocamlc -c -g -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml ocamlfind ocamlc -c -g -package extlib -o cudf.cmo cudf.ml ocamlfind ocamlc -c -g -package extlib -o cudf_parser.cmo cudf_parser.ml ocamlfind ocamlc -c -g -package extlib -o cudf_checker.cmo cudf_checker.ml BUILDSTDERR: ocamlfind ocamlc -c -g -package extlib -o cudf_printer.cmo cudf_print+ /usr/bin/make -O -j4 V=1 VERBOSE=1 opt er.ml ocamlfind ocamlc -a -linkpkg cudf_types.cmo cudf_conf.cmo cudf_822_parser.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf_822_lexer.cmo cudf.cmo cudf_parser.cmo cudf_checker.cmo cudf_printer.cmo -o cudf.cma ocamlbuild main_cudf_check.byte File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldep -package extlib -modules main_cudf_check.ml > main_cudf_check.ml.depends ocamlfind ocamlc -c -g -package extlib -o main_cudf_check.cmo main_cudf_check.ml ocamlfind ocamlc -g -linkpkg -package extlib cudf_types.cmo cudf_conf.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf.cmo cudf_checker.cmo cudf_822_parser.cmo cudf_822_lexer.cmo cudf_parser.cmo cudf_printer.cmo main_cudf_check.cmo -o main_cudf_check.byte ocamlbuild main_cudf_parse_822.byte File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldep -package extlib -modules main_cudf_parse_822.ml > main_cudf_parse_822.ml.depends ocamlfind ocamlc -c -g -package extlib -o main_cudf_parse_822.cmo main_cudf_parse_822.ml ocamlfind ocamlc -g -linkpkg -package extlib cudf_types.cmo cudf_822_parser.cmo cudf_822_lexer.cmo main_cudf_parse_822.cmo -o main_cudf_parse_822.byte ocamlbuild cudf_c.cmo File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldep -package extlib -modules cudf_c.ml > cudf_c.ml.depends ocamlfind ocamlc -c -g -package extlib -o cudf_c.cmo cudf_c.ml ocamlbuild cudf.cmxa File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamlopt -c -g -package extlib -o cudf_types.cmx cudf_types.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_type_parser.cmx cudf_type_parser.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_type_lexer.cmx cudf_type_lexer.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_822_parser.cmx cudf_822_parser.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_conf.cmx cudf_conf.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_types_pp.cmx cudf_types_pp.ml ocamlfind ocamlopt -c -g -package extlib -o cudf.cmx cudf.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_822_lexer.cmx cudf_822_lexer.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_parser.cmx cudf_parser.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_checker.cmx cudf_checker.ml ocamlfind ocamlopt -c -g -package extlib -o cudf_printer.cmx cudf_printer.ml ocamlfind ocamlopt -a -linkpkg cudf_types.cmx cudf_conf.cmx cudf_822_parser.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf_822_lexer.cmx cudf.cmx cudf_parser.cmx cudf_checker.cmx cudf_printer.cmx -o cudf.cmxa ocamlbuild main_cudf_check.native File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamlopt -c -g -package extlib -o main_cudf_check.cmx main_cudf_check.ml ocamlfind ocamlopt -g -linkpkg -package extlib cudf_types.cmx cudf_conf.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf.cmx cudf_822_parser.cmx cudf_822_lexer.cmx cudf_checker.cmx cudf_parser.cmx cudf_printer.cmx main_cudf_check.cmx -o main_cudf_check.native ocamlbuild main_cudf_parse_822.native BUILDSTDERR: File "exampl+ /usr/bin/make -O -j4 V=1 VERBOSE=1 doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 es/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamlopt -c -g -package extlib -o main_cudf_parse_822.cmx main_cudf_parse_822.ml ocamlfind ocamlopt -g -linkpkg -package extlib cudf_types.cmx cudf_822_parser.cmx cudf_822_lexer.cmx main_cudf_parse_822.cmx -o main_cudf_parse_822.native ocamlbuild cudf_c.cmx File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamlopt -c -g -package extlib -o cudf_c.cmx cudf_c.ml ocamlbuild cudf.docdir/index.html File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldoc -dump cudf_types.odoc -package extlib cudf_types.mli + ocamlfind ocamldoc -dump cudf_types.odoc -package extlib cudf_types.mli Warning: Element Cudf_types_pp not found ocamlfind ocamldoc -dump cudf_conf.odoc -package extlib cudf_conf.mli ocamlfind ocamldoc -dump cudf_types_pp.odoc -package extlib cudf_types_pp.mli + ocamlfind ocamldoc -dump cudf_types_pp.odoc -package extlib cudf_types_pp.mli Warning: Module Cudf_types not found Warning: Module Cudf_printer not found Warning: Element Cudf_types.enum_keep not found ocamlfind ocamldoc -dump cudf.odoc -package extlib cudf.mli + ocamlfind ocamldoc -dump cudf.odoc -package extlib cudf.mli Warning: Element Cudf_types not found Warning: Element Cudf_conf.package_typedecl not found ocamlfind ocamldoc -dump cudf_parser.odoc -package extlib cudf_parser.mli + ocamlfind ocamldoc -dump cudf_parser.odoc -package extlib cudf_parser.mli Warning: Element Cudf_conf.stanza_typedecl not found Warning: Element Cudf_conf.stanza_typedecl not found Warning: Element Cudf_conf.stanza_typedecl not found Warning: Element Cudf_conf.stanza_typedecl not found Warning: Element Cudf.load_universe not found Warning: Element Cudf.universe not found Warning: Element Cudf_types.Syntax_error not found Warning: Element Cudf_types.Type_error not found ocamlfind ocamldoc -dump cudf_checker.odoc -package extlib cudf_checker.mli + ocamlfind ocamldoc -dump cudf_checker.odoc -package extlib cudf_checker.mli Warning: Element Cudf_parser.load_solution not found ocamlfind ocamldoc -dump cudf_printer.odoc -package extlib cudf_printer.mli + ocamlfind ocamldoc -dump cudf_printer.odoc -package extlib cudf_printer.mli Warning: Module Cudf_types_pp not found rm -rf cudf.docdir mkdir -p cudf.docdir ocamlfind ocamldoc -load cudf_types.odoc -load cudf_conf.odoc -load cudf_types_pp.odoc -load cudf.odoc -load cudf_parser.odoc -load cudf_checker.odoc -load cudf_printer.odoc -html -d cudf.docdir Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d7uvTT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64 + cd cudf-0.9 + make install DESTDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64 BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_c.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_printer.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_checker.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_parser.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_conf.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_conf.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_c.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_printer.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_checker.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_parser.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_printer.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_checker.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_conf.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_parser.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_conf.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_c.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_printer.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_checker.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_parser.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/META + mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/man/man1 + cp -a doc/cudf-check.1 /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/man/man1 + rm -rf /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_lexer.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_822_parser.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_c.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_checker.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_conf.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_parser.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_printer.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_lexer.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_type_parser.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types.o /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml/cudf/cudf_types_pp.o + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9-11.fc31 --unique-debug-suffix -0.9-11.fc31.riscv64 --unique-debug-src-base ocaml-cudf-0.9-11.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cudf-0.9 BUILDSTDERR: dwz: Error mmapping multi-file temporary files BUILDSTDERR: cpio: _build/IO.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/buffer.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/bytes.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/extHashtbl.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/hashtbl.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/lexing.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/list.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/option.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/pervasives.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/printf.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: _build/string.ml: Cannot stat: No such file or directory BUILDSTDERR: 319 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs test -d /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml || mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml ocamlfind install -destdir /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/lib64/ocaml -patch-version 0.9 cudf META _build/cudf.cma _build/cudf.cmxa _build/cudf.a _build/cudf_types_pp.cmi _build/cudf_parser.cmi _build/cudf_checker.cmi _build/cudf_printer.cmi _build/cudf_822_parser.cmi _build/cudf_c.cmi _build/cudf_822_lexer.cmi _build/cudf_type_parser.cmi _build/cudf_types.cmi _build/cudf_type_lexer.cmi _build/cudf_conf.cmi _build/cudf_type_parser.mli _build/cudf_types.mli _build/cudf_parser.mli _build/cudf_conf.mli _build/cudf_types_pp.mli _build/cudf_checker.mli _build/cudf_printer.mli _build/cudf.mli _build/cudf_822_parser.mli _build/cudf_822_lexer.cmx _build/cudf_types_pp.cmx _build/cudf_parser.cmx _build/cudf_822_parser.cmx _build/cudf_checker.cmx _build/cudf_printer.cmx _build/cudf_c.cmx _build/cudf_type_parser.cmx _build/cudf_types.cmx _build/cudf_type_lexer.cmx _build/cudf_conf.cmx _build/cudf_822_lexer.o _build/cudf_type_parser.o _build/cudf_types.o _build/cudf_822_parser.o _build/cudf_conf.o _build/cudf_types_pp.o _build/cudf_type_lexer.o _build/cudf_parser.o _build/cudf_checker.o _build/cudf_printer.o _build/cudf_c.o _build/cudf.o _build/cudf.cmx _build/cudf.cmi test -d /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin || mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin for p in main_cudf_check main_cudf_parse_822 ; do \ tgt=`echo $p | sed -e 's/^main.//' -e 's/_/-/g'` ; \ if [ -f _build/$p.native ] ; then \ cp _build/$p.native /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin/$tgt ; \ else \ cp _build/$p.byte /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin/$tgt ; \ fi ; \ echo "Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin/$tgt" ; \ done Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin/cudf-check Installed /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin/cudf-parse-822 if [ -f c-lib/cudf.o ] ; then \ make -C c-lib/ -e install ; \ fi explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin/cudf-parse-822 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin/cudf-check extracting debug info from /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin/cudf-parse-822 extracting debug info from /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/bin/cudf-check original debug info size: 1472kB, size after compression: 1476kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.voTsiU + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + make test ocamlbuild test.byte File "examples/_tags", line 1, characters 25-33: Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. ocamlfind ocamldep -package oUnit -package extlib -modules test.ml > test.ml.depends ocamlfind ocamldep -package oUnit -package extlib -modules tests.ml > tests.ml.depends ocamlfind ocamlc -c -g -package oUnit -package extlib -o tests.cmo tests.ml ocamlfind ocamlc -c -g -package oUnit -package extlib -o test.cmo test.ml ocamlfind ocamlc -g -linkpkg -package oUnit -package extlib cudf_types.cmo cudf_conf.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf.cmo cudf_checker.cmo cudf_822_parser.cmo cudf_822_lexer.cmo cudf_parser.cmo cudf_printer.cmo tests.cmo test.cmo -o test.byte ./test.byte -verbose 2019-08-14T15:43:56+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration suite_name = "anon" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration cache_filename = "/builddir/build/BUILD/cudf-0.9/_build/oUnit-$(suite_name).cache" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration display = "true" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration results_style_1_X = "true" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration verbose = "true" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration health_check_interval = "1." 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration testdata_dir = "none" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration chooser = "simple" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration output_html_dir = "none" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration processes_kill_period = "5." 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration runner = "sequential" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration shards = "2" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration processes_grace_period = "5." 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration log_encoding = "utf-8" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration output_junit_file = "none" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Configuration output_file = "none" 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:0:int 1. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:0:int 1 is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:0:int 1. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:1:int -1. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:1:int -1 is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:1:int -1. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:2:posint. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:2:posint is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:2:posint. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:3:nat 0. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:3:nat 0 is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:3:nat 0. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:4:bool true. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:4:bool true is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:4:bool true. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:5:bool false. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:5:bool false is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:5:bool false. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:6:string. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:6:string is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:6:string. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:7:pkgname. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:7:pkgname is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:7:pkgname. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:8:pkgname /. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:8:pkgname / is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:8:pkgname /. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:9:pkgname @. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:9:pkgname @ is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:9:pkgname @. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:10:pkgname (). 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:10:pkgname () is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:10:pkgname (). 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:11:ident. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:11:ident is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:11:ident. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:12:ident -. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:12:ident - is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:12:ident -. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:13:ident num. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:13:ident num is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:13:ident num. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:14:enum. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:14:enum is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:14:enum. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:15:keep. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:15:keep is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:15:keep. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:16:vpkg dumb. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:16:vpkg dumb is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:16:vpkg dumb. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:17:vpkg. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:17:vpkg is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:17:vpkg. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:18:fmla vpkg. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:18:fmla vpkg is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:18:fmla vpkg. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:19:fmla true. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:19:fmla true is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:19:fmla true. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:20:fmla false. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:20:fmla false is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:20:fmla false. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:21:fmla and. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:21:fmla and is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:21:fmla and. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:22:fmla or. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:22:fmla or is successful. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:22:fmla or. 2019-08-14T15:43:57+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:23:fmla cnf. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:23:fmla cnf is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:23:fmla cnf. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:24:vpkgs nil. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:24:vpkgs nil is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:24:vpkgs nil. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:25:vpkgs one. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:25:vpkgs one is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:25:vpkgs one. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:26:vpkgs cons. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:26:vpkgs cons is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:26:vpkgs cons. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:27:veqpkg. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:27:veqpkg is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:27:veqpkg. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:28:veqpkgs. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:28:veqpkgs is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:28:veqpkgs. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:29:typedecl. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:29:typedecl is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:29:typedecl. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:30:typedecls. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:30:typedecls is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:30:typedecls. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:31:typedecl enum. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:31:typedecl enum is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:31:typedecl enum. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:32:typedecl enum def. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:32:typedecl enum def is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:32:typedecl enum def. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:33:typedecl pkgname ident. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:33:typedecl pkgname ident is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:33:typedecl pkgname ident. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:34:typedecl pkgname int. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:34:typedecl pkgname int is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:34:typedecl pkgname int. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:35:typedecl vpkg ident. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:35:typedecl vpkg ident is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:35:typedecl vpkg ident. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:36:typedecl vpkg int. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:36:typedecl vpkg int is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:36:typedecl vpkg int. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:37:typedecl veqpkg int. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:37:typedecl veqpkg int is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:37:typedecl veqpkg int. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:38:typedecl vpkgs ident. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:38:typedecl vpkgs ident is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:38:typedecl vpkgs ident. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:39:typedecl vpkgs int. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:39:typedecl vpkgs int is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:39:typedecl vpkgs int. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:0:good:40:typedecl veqpkgs int. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:40:typedecl veqpkgs int is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:0:good:40:typedecl veqpkgs int. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:0:int garbage. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:0:int garbage is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:0:int garbage. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:1:posint neg. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:1:posint neg is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:1:posint neg. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:2:posint zero. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:2:posint zero is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:2:posint zero. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:3:nat neg. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:3:nat neg is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:3:nat neg. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:4:bool. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:4:bool is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:4:bool. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:5:bool. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:5:bool is successful. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:5:bool. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:6:bool garbage. 2019-08-14T15:43:58+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:6:bool garbage is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:6:bool garbage. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:7:string \n. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:7:string \n is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:7:string \n. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:8:string \r. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:8:string \r is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:8:string \r. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:9:pkgname !. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:9:pkgname ! is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:9:pkgname !. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:10:pkgname !. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:10:pkgname ! is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:10:pkgname !. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:11:ident numstart. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:11:ident numstart is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:11:ident numstart. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:12:ident caps. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:12:ident caps is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:12:ident caps. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:13:ident symb. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:13:ident symb is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:13:ident symb. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:14:enum. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:14:enum is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:14:enum. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:15:keep. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:15:keep is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:15:keep. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:16:empty fmla. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:16:empty fmla is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:16:empty fmla. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:17:vpkg garbage. BUILDSTDERR: 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsimalformed vpkgformula: `[] :: _' ; aborting ng:1:bad:17:vpkg garbage is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:17:vpkg garbage. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:18:vpkgs trail. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:18:vpkgs trail is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:18:vpkgs trail. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:19:veqpkg. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:19:veqpkg is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:19:veqpkg. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:0:value parsing:1:bad:20:enum bad def. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:20:enum bad def is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:0:value parsing:1:bad:20:enum bad def. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:1:value pretty printing:1:good decl:0:default string. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:1:value pretty printing:1:good decl:0:default string is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:1:value pretty printing:1:good decl:0:default string. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:1:value pretty printing:1:good decl:1:default string escape. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:1:value pretty printing:1:good decl:1:default string escape is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:1:value pretty printing:1:good decl:1:default string escape. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:1:value pretty printing:2:bad vpkgformula. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:1:value pretty printing:2:bad vpkgformula is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:1:value pretty printing:2:bad vpkgformula. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:0:preamble:0:univ-checksum. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:0:preamble:0:univ-checksum is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:0:preamble:0:univ-checksum. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:0:preamble:1:status-checksum. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:0:preamble:1:status-checksum is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:0:preamble:1:status-checksum. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:0:preamble:2:req-checksum. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:0:preamble:2:req-checksum is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:0:preamble:2:req-checksum. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:1:package:0:package. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:0:package is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:1:package:0:package. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:1:package:1:version. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:1:version is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:1:package:1:version. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:1:package:2:depends. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:2:depends is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:1:package:2:depends. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:1:package:3:provides. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:3:provides is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:1:package:3:provides. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:1:package:4:conflicts. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:4:conflicts is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:1:package:4:conflicts. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:1:package:5:installed. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:5:installed is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:1:package:5:installed. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:2:request:0:request. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:2:request:0:request is successful. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:2:request:0:request. 2019-08-14T15:43:59+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:2:request:1:install. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:2:request:1:install is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:2:request:1:install. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:0:raw:2:request:2:upgrade. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:2:request:2:upgrade is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:0:raw:2:request:2:upgrade. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:0:preamble:0:univ-checksum. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:0:preamble:0:univ-checksum is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:0:preamble:0:univ-checksum. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:0:preamble:1:status-checksum. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:0:preamble:1:status-checksum is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:0:preamble:1:status-checksum. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:0:preamble:2:req-checksum. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:0:preamble:2:req-checksum is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:0:preamble:2:req-checksum. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:1:package:0:package. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:0:package is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:1:package:0:package. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:1:package:1:version. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:1:version is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:1:package:1:version. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:1:package:2:depends. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:2:depends is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:1:package:2:depends. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:1:package:3:provides. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:3:provides is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:1:package:3:provides. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:1:package:4:conflicts. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:4:conflicts is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:1:package:4:conflicts. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:1:package:5:installed. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:5:installed is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:1:package:5:installed. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:2:request:0:request. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:2:request:0:request is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:2:request:0:request. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:2:request:1:install. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:2:request:1:install is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:2:request:1:install. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:2:property access:1:typed:2:request:2:upgrade. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:2:request:2:upgrade is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:2:property access:1:typed:2:request:2:upgrade. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:3:cudf pretty printing:0:roundtrip:0:legacy. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:3:cudf pretty printing:0:roundtrip:0:legacy is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:3:cudf pretty printing:0:roundtrip:0:legacy. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:3:cudf pretty printing:1:canonical:0:legacy. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:3:cudf pretty printing:1:canonical:0:legacy is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:3:cudf pretty printing:1:canonical:0:legacy. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:4:misc parsing:0:qstring:0:base. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:0:qstring:0:base is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:4:misc parsing:0:qstring:0:base. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:4:misc parsing:0:qstring:1:escape ". 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:0:qstring:1:escape " is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:4:misc parsing:0:qstring:1:escape ". 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:4:misc parsing:0:qstring:2:escape \. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:0:qstring:2:escape \ is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:4:misc parsing:0:qstring:2:escape \. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:4:misc parsing:0:qstring:3:dangling ". 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:0:qstring:3:dangling " is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:4:misc parsing:0:qstring:3:dangling ". 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:4:misc parsing:0:qstring:4:typename ident. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:0:qstring:4:typename ident is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:4:misc parsing:0:qstring:4:typename ident. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:4:misc parsing:1:pkg comparison:0:=%. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:1:pkg comparison:0:=% is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:4:misc parsing:1:pkg comparison:0:=%. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:4:misc parsing:1:pkg comparison:1:<%. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:1:pkg comparison:1:<% is successful. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:4:misc parsing:1:pkg comparison:1:<%. 2019-08-14T15:44:00+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:5:parsing of good CUDFs:0:empty-vpkglist-default. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:5:parsing of good CUDFs:0:empty-vpkglist-default is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:5:parsing of good CUDFs:0:empty-vpkglist-default. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:5:parsing of good CUDFs:1:empty-vpkglist-explicit. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:5:parsing of good CUDFs:1:empty-vpkglist-explicit is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:5:parsing of good CUDFs:1:empty-vpkglist-explicit. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:5:parsing of good CUDFs:2:comment-within-stanza. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:5:parsing of good CUDFs:2:comment-within-stanza is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:5:parsing of good CUDFs:2:comment-within-stanza. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:5:parsing of good CUDFs:3:comment-at-eof. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:5:parsing of good CUDFs:3:comment-at-eof is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:5:parsing of good CUDFs:3:comment-at-eof. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:5:parsing of good CUDFs:4:only-request. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:5:parsing of good CUDFs:4:only-request is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:5:parsing of good CUDFs:4:only-request. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:6:parsing of bad CUDFs:0:line-111. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:0:line-111 is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:6:parsing of bad CUDFs:0:line-111. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:6:parsing of bad CUDFs:1:miss-mandatory-prop. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:1:miss-mandatory-prop is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:6:parsing of bad CUDFs:1:miss-mandatory-prop. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:6:parsing of bad CUDFs:2:default-type-check-error. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:2:default-type-check-error is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:6:parsing of bad CUDFs:2:default-type-check-error. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:6:parsing of bad CUDFs:3:dup-property. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:3:dup-property is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:6:parsing of bad CUDFs:3:dup-property. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:6:parsing of bad CUDFs:4:missing-stanza-sep-1. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:4:missing-stanza-sep-1 is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:6:parsing of bad CUDFs:4:missing-stanza-sep-1. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:6:parsing of bad CUDFs:5:missing-stanza-sep-2. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:5:missing-stanza-sep-2 is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:6:parsing of bad CUDFs:5:missing-stanza-sep-2. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:7:parsing of good package universes:0:conflict-comma-sep. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:7:parsing of good package universes:0:conflict-comma-sep is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:7:parsing of good package universes:0:conflict-comma-sep. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:7:parsing of good package universes:1:plus-in-pkgname. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:7:parsing of good package universes:1:plus-in-pkgname is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:7:parsing of good package universes:1:plus-in-pkgname. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:7:parsing of good package universes:2:empty. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:7:parsing of good package universes:2:empty is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:7:parsing of good package universes:2:empty. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:8:parsing of bad package universes:0:multiline-error. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:8:parsing of bad package universes:0:multiline-error is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:8:parsing of bad package universes:0:multiline-error. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:9:consistent universes:0. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:9:consistent universes:0 is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:9:consistent universes:0. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:10:inconsistent universes:0. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:10:inconsistent universes:0 is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:10:inconsistent universes:0. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:11:good solutions:0. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:0 is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:11:good solutions:0. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:11:good solutions:1. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:1 is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:11:good solutions:1. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:11:good solutions:2. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:2 is successful. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:11:good solutions:2. 2019-08-14T15:44:01+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:11:good solutions:3. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:3 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:11:good solutions:3. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:11:good solutions:4. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:4 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:11:good solutions:4. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:11:good solutions:5. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:5 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:11:good solutions:5. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:12:bad solutions:0. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:0 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:12:bad solutions:0. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:12:bad solutions:1. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:1 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:12:bad solutions:1. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:12:bad solutions:2. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:2 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:12:bad solutions:2. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:12:bad solutions:3. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:3 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:12:bad solutions:3. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:12:bad solutions:4. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:4 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:12:bad solutions:4. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:12:bad solutions:5. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:5 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:12:bad solutions:5. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:12:bad solutions:6. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:6 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:12:bad solutions:6. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:12:bad solutions:7. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:7 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:12:bad solutions:7. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:12:bad solutions:8. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:8 is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:12:bad solutions:8. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:13:regression tests - parsing:0:disjunctive dependencies. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:13:regression tests - parsing:0:disjunctive dependencies is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:13:regression tests - parsing:0:disjunctive dependencies. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:0:status projection. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:0:status projection is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:0:status projection. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:1:status projection size. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:1:status projection size is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:1:status projection size. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:2:lookup installed versions. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:2:lookup installed versions is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:2:lookup installed versions. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:3:check whether an installation satisfy a package constraint. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:3:check whether an installation satisfy a package constraint is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:3:check whether an installation satisfy a package constraint. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:4:Cudf.mem_package. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:4:Cudf.mem_package is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:4:Cudf.mem_package. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:5:check formula satisfaction. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:5:check formula satisfaction is successful. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:5:check formula satisfaction. 2019-08-14T15:44:02+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:6:check package disjunction (i.e., conflicts). 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:6:check package disjunction (i.e., conflicts) is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:6:check package disjunction (i.e., conflicts). 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:7:check self-conflicts. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:7:check self-conflicts is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:7:check self-conflicts. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:8:check universe consistency:0:legacy example consistency. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:8:check universe consistency:0:legacy example consistency is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:8:check universe consistency:0:legacy example consistency. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:9:check universe size measuring:0:total size. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:9:check universe size measuring:0:total size is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:9:check universe size measuring:0:total size. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:9:check universe size measuring:1:installed size. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:9:check universe size measuring:1:installed size is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:9:check universe size measuring:1:installed size. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:10:universe manipulations:0:remove package. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:10:universe manipulations:0:remove package is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:10:universe manipulations:0:remove package. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:10:universe manipulations:1:add package. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:10:universe manipulations:1:add package is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:10:universe manipulations:1:add package. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:11:default value of opt prop:0:bugs. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:11:default value of opt prop:0:bugs is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:11:default value of opt prop:0:bugs. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:0:package. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:0:package is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:0:package. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:1:version. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:1:version is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:1:version. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:2:depends. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:2:depends is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:2:depends. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:3:conflicts. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:3:conflicts is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:3:conflicts. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:4:provides. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:4:provides is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:4:provides. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:5:installed. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:5:installed is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:5:installed. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:6:was-installed. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:6:was-installed is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:6:was-installed. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:7:keep. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:7:keep is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:7:keep. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:8:suite. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:8:suite is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:8:suite. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:9:bugs. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:9:bugs is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:9:bugs. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Start test all tests:14:new feature tests:12:type declaration lookup:10:description. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:10:description is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: End test all tests:14:new feature tests:12:type declaration lookup:10:description. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: ============== 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Summary: 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:10:description is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:9:bugs is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:8:suite is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:7:keep is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:6:was-installed is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:5:installed is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:4:provides is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:3:conflicts is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:2:depends is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:1:version is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:12:type declaration lookup:0:package is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:11:default value of opt prop:0:bugs is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:10:universe manipulations:1:add package is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:10:universe manipulations:0:remove package is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:9:check universe size measuring:1:installed size is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:9:check universe size measuring:0:total size is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:8:check universe consistency:0:legacy example consistency is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:7:check self-conflicts is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:6:check package disjunction (i.e., conflicts) is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:5:check formula satisfaction is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:4:Cudf.mem_package is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:3:check whether an installation satisfy a package constraint is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:2:lookup installed versions is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:1:status projection size is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:14:new feature tests:0:status projection is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:13:regression tests - parsing:0:disjunctive dependencies is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:8 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:7 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:6 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:5 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:4 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:3 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:2 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:1 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:12:bad solutions:0 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:5 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:4 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:3 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:2 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:1 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:11:good solutions:0 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:10:inconsistent universes:0 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:9:consistent universes:0 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:8:parsing of bad package universes:0:multiline-error is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:7:parsing of good package universes:2:empty is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:7:parsing of good package universes:1:plus-in-pkgname is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:7:parsing of good package universes:0:conflict-comma-sep is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:5:missing-stanza-sep-2 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:4:missing-stanza-sep-1 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:3:dup-property is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:2:default-type-check-error is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:1:miss-mandatory-prop is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:6:parsing of bad CUDFs:0:line-111 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:5:parsing of good CUDFs:4:only-request is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:5:parsing of good CUDFs:3:comment-at-eof is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:5:parsing of good CUDFs:2:comment-within-stanza is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:5:parsing of good CUDFs:1:empty-vpkglist-explicit is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:5:parsing of good CUDFs:0:empty-vpkglist-default is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:1:pkg comparison:1:<% is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:1:pkg comparison:0:=% is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:0:qstring:4:typename ident is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:0:qstring:3:dangling " is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:0:qstring:2:escape \ is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:0:qstring:1:escape " is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:4:misc parsing:0:qstring:0:base is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:3:cudf pretty printing:1:canonical:0:legacy is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:3:cudf pretty printing:0:roundtrip:0:legacy is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:2:request:2:upgrade is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:2:request:1:install is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:2:request:0:request is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:5:installed is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:4:conflicts is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:3:provides is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:2:depends is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:1:version is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:1:package:0:package is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:0:preamble:2:req-checksum is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:0:preamble:1:status-checksum is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:1:typed:0:preamble:0:univ-checksum is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:2:request:2:upgrade is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:2:request:1:install is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:2:request:0:request is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:5:installed is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:4:conflicts is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:3:provides is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:2:depends is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:1:version is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:1:package:0:package is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:0:preamble:2:req-checksum is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:0:preamble:1:status-checksum is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:2:property access:0:raw:0:preamble:0:univ-checksum is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:1:value pretty printing:2:bad vpkgformula is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:1:value pretty printing:1:good decl:1:default string escape is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:1:value pretty printing:1:good decl:0:default string is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:20:enum bad def is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:19:veqpkg is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:18:vpkgs trail is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:17:vpkg garbage is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:16:empty fmla is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:15:keep is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:14:enum is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:13:ident symb is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:12:ident caps is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:11:ident numstart is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:10:pkgname ! is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:9:pkgname ! is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:8:string \r is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:7:string \n is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:6:bool garbage is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:5:bool is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:4:bool is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:3:nat neg is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:2:posint zero is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:1:posint neg is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:1:bad:0:int garbage is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:40:typedecl veqpkgs int is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:39:typedecl vpkgs int is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:38:typedecl vpkgs ident is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:37:typedecl veqpkg int is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:36:typedecl vpkg int is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:35:typedecl vpkg ident is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:34:typedecl pkgname int is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:33:typedecl pkgname ident is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:32:typedecl enum def is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:31:typedecl enum is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:30:typedecls is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:29:typedecl is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:28:veqpkgs is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:27:veqpkg is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:26:vpkgs cons is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:25:vpkgs one is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:24:vpkgs nil is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:23:fmla cnf is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:22:fmla or is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:21:fmla and is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:20:fmla false is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:19:fmla true is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:18:fmla vpkg is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:17:vpkg is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:16:vpkg dumb is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:15:keep is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:14:enum is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:13:ident num is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:12:ident - is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:11:ident is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:10:pkgname () is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:9:pkgname @ is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:8:pkgname / is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:7:pkgname is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:6:string is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:5:bool false is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:4:bool true is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:3:nat 0 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:2:posint is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:1:int -1 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Test all tests:0:value parsing:0:good:0:int 1 is successful. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Ran: 156 tests in: 6.79 seconds. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Cases: 156. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Tried: 156. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Errors: 0. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Failures: 0. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Skip: 0. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Todo: 0. 2019-08-14T15:44:03+00:00 fedora-riscv-5.gcc130.osuosl.org#00 I: Timeout: 0. Processing files: ocaml-cudf-0.9-11.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + DOCDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/doc/ocaml-cudf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/doc/ocaml-cudf + cp -pr README /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/doc/ocaml-cudf + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/licenses/ocaml-cudf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/licenses/ocaml-cudf Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Py0kWV Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qJjS2S + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/licenses/ocaml-cudf + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml(Cudf) = 3033b13215021c4ecdf8e61da6a58d29 ocaml(Cudf_822_lexer) = 348d374bf6c779d758ff48bfd734e22d ocaml(Cudf_822_parser) = c2990fac1a1bcd923526c278a7f4fedd ocaml(Cudf_c) = 19f5dd67088f86040b782485bf7ec7ad ocaml(Cudf_checker) = a18a893004f9b15e626b78967e266e6a ocaml(Cudf_conf) = ec19053078e051475dc36aa95c26fb2a ocaml(Cudf_parser) = 56f89df31d910b966722e4dea248540f ocaml(Cudf_printer) = 13811fa6b81c041dcc5f55d067e5a65e ocaml(Cudf_type_lexer) = b639852235939a3f25ed45aa1429da6c ocaml(Cudf_type_parser) = 6ad309c6a2000cb2126d139ccf733493 ocaml(Cudf_types) = d54858fa1f42b053ad711ee407fd7c1c ocaml(Cudf_types_pp) = 3f605df9b812b21851cb98d9df1b3f6d ocaml-cudf = 0.9-11.fc31 ocaml-cudf(riscv-64) = 0.9-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(Callback) = 381b3818bd7b7f37a7bf11fb6c76a12a ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(Cudf) = 3033b13215021c4ecdf8e61da6a58d29 ocaml(Cudf_822_parser) = c2990fac1a1bcd923526c278a7f4fedd ocaml(Cudf_checker) = a18a893004f9b15e626b78967e266e6a ocaml(Cudf_conf) = ec19053078e051475dc36aa95c26fb2a ocaml(Cudf_parser) = 56f89df31d910b966722e4dea248540f ocaml(Cudf_type_parser) = 6ad309c6a2000cb2126d139ccf733493 ocaml(Cudf_types) = d54858fa1f42b053ad711ee407fd7c1c ocaml(Enum) = c95121876ccdf8b5f9a1b13d7e886c01 ocaml(ExtArray) = 18c71970357b6d8c0c83b268dcaaa5f5 ocaml(ExtBuffer) = 75c8c86839053089ae06531e0917aafa ocaml(ExtBytes) = 550dd210a5bd05905da9e6338bad06a7 ocaml(ExtHashtbl) = 090a833440c2d44ca124cf5fcf5d9de0 ocaml(ExtLib) = c004fca81329d5759af949f3afe93ae9 ocaml(ExtList) = 69ae2f53a2383def59952cbe73029928 ocaml(ExtString) = 6c1dff3c0313cfc8430b944d6ac28839 ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(IO) = e0be8aa80ff343e3999d86ff8e2f3eb7 ocaml(Int32) = dbc028028ad4d59759d36dd6c0796919 ocaml(Lexing) = 0971650cdf1fa8e506e733e9a5da2628 ocaml(Obj) = 8a1a1ebb4979c1cf4966cc2e706bd0f9 ocaml(Option) = f53c61e58ce6b522fda7de2b76be9534 ocaml(Parsing) = a75b4b148ac8febe8bba7d4528048ecb ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Scanf) = e807880cfcd97dfe1c40fcbbb5573f71 ocaml(Std) = e6469bbd6a488025fdbe4030e693696d ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(runtime) = 4.06.0 rtld(GNU_HASH) Processing files: ocaml-cudf-devel-0.9-11.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BqCZ6V + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + DOCDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/doc/ocaml-cudf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/doc/ocaml-cudf-devel + cp -pr cudf.docdir/Cudf.html cudf.docdir/Cudf_checker.html cudf.docdir/Cudf_conf.html cudf.docdir/Cudf_parser.html cudf.docdir/Cudf_printer.html cudf.docdir/Cudf_types.html cudf.docdir/Cudf_types_pp.html cudf.docdir/html.stamp cudf.docdir/index.html cudf.docdir/index_attributes.html cudf.docdir/index_class_types.html cudf.docdir/index_classes.html cudf.docdir/index_exceptions.html cudf.docdir/index_extensions.html cudf.docdir/index_methods.html cudf.docdir/index_module_types.html cudf.docdir/index_modules.html cudf.docdir/index_types.html cudf.docdir/index_values.html cudf.docdir/style.css cudf.docdir/type_Cudf.html cudf.docdir/type_Cudf_checker.html cudf.docdir/type_Cudf_conf.html cudf.docdir/type_Cudf_parser.html cudf.docdir/type_Cudf_printer.html cudf.docdir/type_Cudf_types.html cudf.docdir/type_Cudf_types_pp.html /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/doc/ocaml-cudf-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3VzLPT + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/licenses/ocaml-cudf-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/licenses/ocaml-cudf-devel + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64/usr/share/licenses/ocaml-cudf-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml-cudf-devel = 0.9-11.fc31 ocaml-cudf-devel(riscv-64) = 0.9-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-cudf-debugsource-0.9-11.fc31.riscv64 Provides: ocaml-cudf-debugsource = 0.9-11.fc31 ocaml-cudf-debugsource(riscv-64) = 0.9-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-cudf-debuginfo-0.9-11.fc31.riscv64 Provides: debuginfo(build-id) = ab40998f58bda03f34e98e91895426a4aaab9098 debuginfo(build-id) = f63d18152ee125abbbc3505037c246f7290efb4c ocaml-cudf-debuginfo = 0.9-11.fc31 ocaml-cudf-debuginfo(riscv-64) = 0.9-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-cudf-debugsource(riscv-64) = 0.9-11.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64 Wrote: /builddir/build/RPMS/ocaml-cudf-debugsource-0.9-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-cudf-devel-0.9-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-cudf-debuginfo-0.9-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-cudf-0.9-11.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FfLmKT + umask 022 + cd /builddir/build/BUILD + cd cudf-0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-cudf-0.9-11.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0