D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-ppx_optcomp-0.17.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GbnjYH Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3ttbHr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + rm -rf ppx_optcomp-0.17.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/v0.17.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ppx_optcomp-0.17.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rrAA6I + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ppx_optcomp-0.17.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/ppx_optcomp-0.17.0 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I src/.ppx_optcomp.objs/byte -no-alias-deps -o src/.ppx_optcomp.objs/byte/ppx_optcomp__.cmo -c -impl src/ppx_optcomp__.ml-gen) Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.ppx_optcomp.objs/byte -I src/.ppx_optcomp.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.ppx_optcomp.objs/native/ppx_optcomp__.cmx -c -impl src/ppx_optcomp__.ml-gen) Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/token.ml) > _build/default/src/.ppx_optcomp.objs/ppx_optcomp__Token.impl.d Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ppx_optcomp.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml_intrinsics_kernel -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio -no-alias-deps -open Ppx_optcomp__ -o src/.ppx_optcomp.objs/byte/ppx_optcomp__Token.cmo -c -impl src/token.ml) Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ppx_optcomp.ml) > _build/default/src/.ppx_optcomp.objs/ppx_optcomp.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/cparser.ml) > _build/default/src/.ppx_optcomp.objs/ppx_optcomp__Cparser.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/interpreter.ml) > _build/default/src/.ppx_optcomp.objs/ppx_optcomp__Interpreter.impl.d Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ppx_optcomp.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml_intrinsics_kernel -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio -no-alias-deps -open Ppx_optcomp__ -o src/.ppx_optcomp.objs/byte/ppx_optcomp__Interpreter.cmo -c -impl src/interpreter.ml) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ppx_optcomp.objs/byte -I src/.ppx_optcomp.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml_intrinsics_kernel -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio -intf-suffix .ml -no-alias-deps -open Ppx_optcomp__ -o src/.ppx_optcomp.objs/native/ppx_optcomp__Token.cmx -c -impl src/token.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ppx_optcomp.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml_intrinsics_kernel -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio -no-alias-deps -open Ppx_optcomp__ -o src/.ppx_optcomp.objs/byte/ppx_optcomp__Cparser.cmo -c -impl src/cparser.ml) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ppx_optcomp.objs/byte -I src/.ppx_optcomp.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml_intrinsics_kernel -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio -intf-suffix .ml -no-alias-deps -open Ppx_optcomp__ -o src/.ppx_optcomp.objs/native/ppx_optcomp__Cparser.cmx -c -impl src/cparser.ml) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ppx_optcomp.objs/byte -I src/.ppx_optcomp.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml_intrinsics_kernel -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio -intf-suffix .ml -no-alias-deps -open Ppx_optcomp__ -o src/.ppx_optcomp.objs/native/ppx_optcomp__Interpreter.cmx -c -impl src/interpreter.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ppx_optcomp.objs/byte -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml_intrinsics_kernel -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio -no-alias-deps -open Ppx_optcomp__ -o src/.ppx_optcomp.objs/byte/ppx_optcomp.cmo -c -impl src/ppx_optcomp.ml) Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ppx_optcomp.objs/byte -I src/.ppx_optcomp.objs/native -I /usr/lib64/ocaml/base -I /usr/lib64/ocaml/base/base_internalhash_types -I /usr/lib64/ocaml/base/shadow_stdlib -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ocaml_intrinsics_kernel -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I /usr/lib64/ocaml/stdio -intf-suffix .ml -no-alias-deps -open Ppx_optcomp__ -o src/.ppx_optcomp.objs/native/ppx_optcomp.cmx -c -impl src/ppx_optcomp.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/ppx_optcomp.cma -linkall src/.ppx_optcomp.objs/byte/ppx_optcomp__.cmo src/.ppx_optcomp.objs/byte/ppx_optcomp__Token.cmo src/.ppx_optcomp.objs/byte/ppx_optcomp__Cparser.cmo src/.ppx_optcomp.objs/byte/ppx_optcomp__Interpreter.cmo src/.ppx_optcomp.objs/byte/ppx_optcomp.cmo) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/ppx_optcomp.cmxa -linkall src/.ppx_optcomp.objs/native/ppx_optcomp__.cmx src/.ppx_optcomp.objs/native/ppx_optcomp__Token.cmx src/.ppx_optcomp.objs/native/ppx_optcomp__Cparser.cmx src/.ppx_optcomp.objs/native/ppx_optcomp__Interpreter.cmx src/.ppx_optcomp.objs/native/ppx_optcomp.cmx) Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/ppx_optcomp.cmxs src/ppx_optcomp.cmxa) Promoting "_build/default/ppx_optcomp.install" to "ppx_optcomp.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q26B88 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ppx_optcomp-0.17.0 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/ppx_optcomp-0.17.0 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/cparser.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/interpreter.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__Cparser.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__Cparser.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__Cparser.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__Interpreter.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__Interpreter.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__Interpreter.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__Token.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__Token.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp__Token.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/token.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml/ppx_optcomp/ppx_optcomp.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/doc/ppx_optcomp/CHANGES.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/doc/ppx_optcomp/LICENSE.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/doc/ppx_optcomp/README.md + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis= + rm -f + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.17.0-1.mga10 --unique-debug-suffix -0.17.0-1.mga10.x86_64 --unique-debug-src-base ocaml-ppx_optcomp-0.17.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/ppx_optcomp-0.17.0 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-ppx_optcomp-0.17.0-1.mga10.x86_64 cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/lexing.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/scanf.ml: Cannot stat: No such file or directory cpio: _build/default/src/attribute.ml: Cannot stat: No such file or directory cpio: _build/default/src/comparator.ml: Cannot stat: No such file or directory cpio: _build/default/src/exn.ml: Cannot stat: No such file or directory cpio: _build/default/src/import0.ml: Cannot stat: No such file or directory cpio: _build/default/src/list.ml: Cannot stat: No such file or directory cpio: _build/default/src/list0.ml: Cannot stat: No such file or directory cpio: _build/default/src/location.ml: Cannot stat: No such file or directory cpio: _build/default/src/longident.ml: Cannot stat: No such file or directory cpio: _build/default/src/map.ml: Cannot stat: No such file or directory cpio: _build/default/src/option.ml: Cannot stat: No such file or directory find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CAHm08 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ppx_optcomp-0.17.0 + '[' 1 -eq 1 ']' + dune runtest --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/ppx_optcomp-0.17.0 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-ppx_optcomp-0.17.0-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EI754n + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + cd ppx_optcomp-0.17.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/share/doc/ocaml-ppx_optcomp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/share/doc/ocaml-ppx_optcomp + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/ppx_optcomp-0.17.0/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/share/doc/ocaml-ppx_optcomp + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/ppx_optcomp-0.17.0/README.md /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/share/doc/ocaml-ppx_optcomp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SmDEdC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + cd ppx_optcomp-0.17.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/share/licenses/ocaml-ppx_optcomp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/share/licenses/ocaml-ppx_optcomp + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/ppx_optcomp-0.17.0/LICENSE.md /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT/usr/share/licenses/ocaml-ppx_optcomp + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Ppx_optcomp) = 316c2863de86d0b52a8c08a133021587 ocaml(Ppx_optcomp__) = ea8f267b2af2e0ef7921bd8272df4146 ocaml(Ppx_optcomp__Cparser) = 5249b60e8329f4891a841ffa484e00d0 ocaml(Ppx_optcomp__Interpreter) = b140bdde2497583d958e195c678fd5dd ocaml(Ppx_optcomp__Token) = db0cb8d15cb627727f488c09a0dffad7 ocaml-ppx_optcomp = 1:0.17.0-1.mga10 ocaml-ppx_optcomp(x86-64) = 1:0.17.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Astlib) = 0e7cf33d0c8820275e63b1e0c534f574 ocaml(Astlib__) = f4a1f0b52686b3829d06fa17083aab13 ocaml(Astlib__Ast_408) = 023be6971c2c360fb2c12ecbf97fa204 ocaml(Astlib__Ast_409) = 60c53f83ca62fb23568e56a85f11ba00 ocaml(Astlib__Ast_410) = cd1b7c6807fea66a40aac3d2a8b851af ocaml(Astlib__Ast_411) = 6db317dec32e7f179cffa016eb1780b1 ocaml(Astlib__Ast_412) = 7fc3c22115b5911a5be47bfcd27c3292 ocaml(Astlib__Ast_413) = d786652cf64580285b5807ea09cc1625 ocaml(Astlib__Ast_414) = ac524b7c60df8c4b389db8aa6f20485e ocaml(Astlib__Ast_500) = 5638b03cbf5d6e22eb71d43b84d68d7b ocaml(Astlib__Ast_501) = eddb00547e1ccc8cb4f2343a3b59a97b ocaml(Astlib__Ast_502) = 07106a5c3769bc3c7b079045320e6e1f ocaml(Astlib__Ast_503) = 6e222fc663708e1274f58bf7a985f1d2 ocaml(Astlib__Location) = d41f6d7f3ee84633ef3ee30cd2177f05 ocaml(Astlib__Longident) = 995a07d970f7df823a2450f8f89931a4 ocaml(Astlib__Parse) = 28f39324c9dbccd4711e3d5dcb1bc0e9 ocaml(Astlib__Pprintast) = 6ca3c000509edfef16e2d8dc9d0998c6 ocaml(Asttypes) = ee5ea19ab996e4503ae182f530861d78 ocaml(Base) = f9fb42e559815140660b60193594aa5a ocaml(Base__) = ea2155778b169953dc5b1cc16bacdd66 ocaml(Base__Applicative) = 614598a3061af7e23c1465c86f01db9c ocaml(Base__Applicative_intf) = 474c5118bcbd8200d8214077a4c64ba6 ocaml(Base__Array) = a84fa6b35ded9bdbbdc172f59ed9218e ocaml(Base__Backtrace) = 6ec9280c4bb4adf07c9cc1497afdd398 ocaml(Base__Binary_searchable) = 25fae566dec6f6e53f9b64cb5c366310 ocaml(Base__Binary_searchable_intf) = 31a5d94917f395f7b6e4fd5318d76265 ocaml(Base__Blit) = 9035ef1d0b4caf0086370463b0c28c3b ocaml(Base__Blit_intf) = 07c6e08228c5fa9b4a803ca376f2c438 ocaml(Base__Bool) = fe9dd1d22c8497c88ec4905ecd3a4ece ocaml(Base__Bool0) = 849f2786991ac417785d6cc7143dbe40 ocaml(Base__Buffer) = 047fe5c5d7eeccd0c6be376b6e55b43c ocaml(Base__Buffer_intf) = 5ffa04595aa0b1d10f0557f9a687b5da ocaml(Base__Bytes) = 7b3ebfdabe0569127caa1e48d221bd68 ocaml(Base__Bytes_intf) = 1667fc744269dd77032cdc7d639f14f0 ocaml(Base__Char) = fa8b5e160cb725f82a09be702961d81e ocaml(Base__Char0) = 3345975d15c962e684cedf63c67da682 ocaml(Base__Comparable) = c24ce77bfca8c7d534534e9be2162020 ocaml(Base__Comparable_intf) = cd9e115a0b954a5491c638b4cd485e2e ocaml(Base__Comparator) = c7a02698f277b64ef2f566102521ba0c ocaml(Base__Comparisons) = 5e7e407b86bf620d03b45a5e7787d7a8 ocaml(Base__Container) = 4f494609259974863943c4981487bc4c ocaml(Base__Container_intf) = 443e5532cf99e07de2ec4af688717ef4 ocaml(Base__Dictionary_immutable) = 8cad70a2f38ac726437715327f8dd33e ocaml(Base__Dictionary_immutable_intf) = 6528102c84390b7c2b3667fbd12ea01b ocaml(Base__Either) = b103f375e57cc03e77580f2747062a3a ocaml(Base__Either0) = 6f6a5e0b69f205b7ff0216fd0698850a ocaml(Base__Either_intf) = 6f31d350aa4a15421a7baf5cc0a3236d ocaml(Base__Equal) = 5ac9824d07142412fd7cfa324ac1723f ocaml(Base__Error) = d5acbe621534eb5c1b23214b8496b747 ocaml(Base__Exn) = e78c59f1033037e01cef3d9544d533ef ocaml(Base__Field) = 539ea35aaf60b1cd92925b1039508364 ocaml(Base__Float) = 9ec3899b954effa7d25493f0b9a8dc0f ocaml(Base__Floatable) = f6a61a0cd0d58942f7b7f0801b30fda2 ocaml(Base__Formatter) = 89f4dac70bb9ffc529789e709f234883 ocaml(Base__Globalize) = 3f13f0943c0ef15ffc89fa82ad650833 ocaml(Base__Hash) = d41c6fc4c92064c38fb3b9de181a4472 ocaml(Base__Hash_intf) = 3d01957d3f527879df953fb1a375638e ocaml(Base__Hashable) = 2b8ef2e2436fc76fb2eaf975f72e7b13 ocaml(Base__Hashable_intf) = a877ecee70105e95506491881a2b60c5 ocaml(Base__Hasher) = 085a722e76b3debd5bb07d4069aa23ea ocaml(Base__Identifiable) = 7a7434c36cf4d3a68719f49ff07f2d62 ocaml(Base__Identifiable_intf) = 8d7f112c7a7c9db6f4c3f23b2a08cfb9 ocaml(Base__Import) = 935fcc6b05a04c62535737efb6a5faac ocaml(Base__Import0) = 3be317518f5373b85c1f290f2bcf437b ocaml(Base__Indexed_container) = e4651112535d0df54734d1a105d7faae ocaml(Base__Indexed_container_intf) = 4d2152341e92aae062bcaf124bdbc38c ocaml(Base__Info) = fe4a49dfbc3b94ece6407b0e4aff947d ocaml(Base__Info_intf) = 1671a89b95986513bdef1c873e062457 ocaml(Base__Int) = 0e49b60c58469dfdbf29a589ea47e866 ocaml(Base__Int0) = e428abb53e4336302a637526250880f1 ocaml(Base__Int32) = 59b646974a1283e6bddeb4a003a8e6fe ocaml(Base__Int63) = dc8163e6dbdced2f36b886bfe9ecca92 ocaml(Base__Int63_emul) = dd088aa5ed43691c8775d63621932242 ocaml(Base__Int64) = 6333a28b4c10ac9687de2d32e2d1f62b ocaml(Base__Int_conversions) = a3867ec2427ae2e9d88962cad0e2bc8e ocaml(Base__Int_intf) = d204e8902ab403ad4d0ecc1cf6608546 ocaml(Base__Int_string_conversions) = 87be1d42a847a2e8efb27dc1e96a3774 ocaml(Base__Intable) = 956254a94b27784799073c2dfd720c74 ocaml(Base__Invariant) = 333fde9b08208187581df65230e580ea ocaml(Base__Invariant_intf) = 768e49e12c566d49dda68f0aae705983 ocaml(Base__Lazy) = d614929b11230fd1183e78b278c95083 ocaml(Base__List) = 211317e0d16338e8b8f74ac79f6afad9 ocaml(Base__Map) = a7c8f71bd209906ed4485478230b353d ocaml(Base__Map_intf) = f8803d59c8e75bc71b3125a10dcaafdd ocaml(Base__Maybe_bound) = d2bf015ada7ddeb8ff4cc289962455b5 ocaml(Base__Monad) = 723c581fd580f92904fafafdab20599f ocaml(Base__Monad_intf) = ee88d803713afe06280090ead285eff2 ocaml(Base__Nativeint) = 826e93592ce4e14ba86dd6f1704553da ocaml(Base__Option) = e9b21c50c2746051372f38cf6c22df8d ocaml(Base__Or_error) = 91120d1e90298e7a1d8e115064bcb323 ocaml(Base__Poly0) = 67e5c8bcab31bdbc81262e3b3172815e ocaml(Base__Ppx_compare_lib) = 9a80119491db843ed02b75b96f881d88 ocaml(Base__Ppx_enumerate_lib) = ba5a0b80df19397595db2ada7c34c63d ocaml(Base__Ppx_hash_lib) = 96334325ddb46b1bcb544bc0bfe4f470 ocaml(Base__Pretty_printer) = 5a9ca65d2f73a8b334e73b749f1a8d46 ocaml(Base__Printf) = 2cd472a874be3b9745c96e39e3eaa467 ocaml(Base__Random) = a31a614c45adce1efc2f005e2e467c52 ocaml(Base__Ref) = 7f6a5a8855c56426beedb69639d19847 ocaml(Base__Result) = 8326d6888fec856795dd0db02f2dccd4 ocaml(Base__Sequence) = b38d7f9f44fb8ac8371b58a818c40991 ocaml(Base__Sexp) = 07ce3e552cfd9140dc85af5968fa92e9 ocaml(Base__Sexp_with_comparable) = 931149ed468e09ffa5497c14caffc226 ocaml(Base__Sexpable) = 87061c91468da2cfca9a25ee2a2d8ef4 ocaml(Base__Sign) = 8dc84ac56dd9f918163d96632090336a ocaml(Base__Sign0) = 50b551235c0253fa161fc7dea5ee8ec6 ocaml(Base__Sign_or_nan) = 4b4fcd0dc98775bfddea8c9d5e8aba59 ocaml(Base__Source_code_position0) = f2373cf06fa77b0507d9d6e4f8c63bef ocaml(Base__Staged) = f467d32504aabb2a2c9f5cb57901e73c ocaml(Base__String) = 532f3aa7d71508fe1718c6585d09d53c ocaml(Base__String0) = 726e60f47224433fdc5e6f16f1ac2d49 ocaml(Base__String_intf) = 725a7dd275bc48fa81783df2b9481ef5 ocaml(Base__Stringable) = fa6aa67b371033808840601bb234265e ocaml(Base__Sys0) = 37f87bd7415a72bca136e4fb6d16908d ocaml(Base__T) = 34ff8456d1e19579838c77d504436a17 ocaml(Base__Uchar0) = 9fa810d88da9b0e71a5e0134d5b333b9 ocaml(Base__Unit) = a03f7d7fd729a4cc52f1a2bc693f718d ocaml(Base__With_return) = 72db83b8241d023eb766c198453e118a ocaml(Base_internalhash_types) = 1f7405a1571cf65f82f10d18b1993700 ocaml(Build_path_prefix_map) = 9a894c5ddec61ee9b5c415c0520a7367 ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(CamlinternalMenhirLib) = 5c6a7f2d34653ebfcd34f2b941004ac5 ocaml(CamlinternalOO) = 7104364f38cf3c63ed2f3069b6f44253 ocaml(Clflags) = 78abf8ca062640e6b330fdd867adb0c9 ocaml(Cmi_format) = 7dd5ccd3388dae280362ceeaf05faa7d ocaml(Compmisc) = fd03c790baa867d49047fb9515c19b19 ocaml(Config) = a904b48fb35e66a8e1a6ecd9e20aff3c ocaml(Docstrings) = e330b64819bfc8bc1afe336c2dc8ae0d ocaml(Env) = 88d47d47c93f5f2195d9ead33a85245c ocaml(Format_doc) = 682b04da0a4bde85a14ff1b29e868f2c ocaml(Ident) = e6f67bd53b973b79d3a9064753332e5f ocaml(Identifiable) = b60b34f245694a37fc383f9cad5d1080 ocaml(Lexer) = 355d3edc7e1c8f586de1831147cb439f ocaml(Load_path) = e16f7783ef426d2a59927a09ca01e718 ocaml(Location) = 1415164723ab4315cfe92e93703f6951 ocaml(Longident) = 7a4c66b4b7e709bf48b56a59b5e5419f ocaml(Misc) = 58535dc61c7c19378ef828f1c8e6b433 ocaml(Ocaml_common) = b50850d9a0b6dd32fecafd1f1fbf727d ocaml(Ocaml_shadow) = c6b20b20b1c2fe213919cdeb282b99e6 ocaml(Outcometree) = 96368510dda82e8528ad4b3082343049 ocaml(Parser) = 3f187c09f9776ec1be7996d62ecb3fb1 ocaml(Parsetree) = 165d0e6aab21e53c75235445422b44ad ocaml(Path) = d251296ef600129af862223ebfd13653 ocaml(Pprintast) = 4e38aeff88e3987d924229b4bd4acc19 ocaml(Ppx_optcomp__) = ea8f267b2af2e0ef7921bd8272df4146 ocaml(Ppx_optcomp__Cparser) = 5249b60e8329f4891a841ffa484e00d0 ocaml(Ppx_optcomp__Interpreter) = b140bdde2497583d958e195c678fd5dd ocaml(Ppx_optcomp__Token) = db0cb8d15cb627727f488c09a0dffad7 ocaml(Ppxlib) = f0cfea2a3b4608c8eea2b38439192997 ocaml(Ppxlib__) = 09191a5fd36cb94f7b654ccf6ed4cb3f ocaml(Ppxlib__Ast_builder) = 79d1a0806b25f3a0c6b7f73923e66104 ocaml(Ppxlib__Ast_builder_generated) = caa6a74e4d03af045114db569b2c2e41 ocaml(Ppxlib__Ast_builder_intf) = 215f01fef218cfa1cdd3775c935457a4 ocaml(Ppxlib__Ast_pattern) = aa6305f385ca4e73ae2f0184a37e54d9 ocaml(Ppxlib__Ast_pattern0) = 22314d2c330bcc719f34d5bf05d73f9f ocaml(Ppxlib__Ast_pattern_generated) = e35c59e03236b44b74026edf352fda4d ocaml(Ppxlib__Ast_traverse) = 8c72468a0b780c0b8610b3d5853be06a ocaml(Ppxlib__Ast_traverse0) = dd7d140413e0172b6f7b1006fe51b99c ocaml(Ppxlib__Attribute) = c30b087d449b631312cd1fd86c24ccc1 ocaml(Ppxlib__Code_path) = 993d05d7e3069cdcd2943ea36bd7177c ocaml(Ppxlib__Common) = 18b27697c5664fb2fdceb49890c1b8c0 ocaml(Ppxlib__Context_free) = 23086b53c02f0598020d64ae2aa5a94e ocaml(Ppxlib__Driver) = 2a1db1359a1a085a2d2ee3be496bb575 ocaml(Ppxlib__Expansion_context) = 291687ebd6a873a36ddea7528961947e ocaml(Ppxlib__Extension) = a544065f5ddc9975e55369c292a9a6b4 ocaml(Ppxlib__Import) = e4d46f47502d6b23502e30a23870d4b2 ocaml(Ppxlib__Loc) = 3b5aa141acbff1b7b9237cb328be6620 ocaml(Ppxlib__Location) = 42caddbcc1c54236a139fd9f75f880e8 ocaml(Ppxlib__Longident) = 7bb6aa5f0bf3cf61a0eb0c9cda261c3b ocaml(Ppxlib__Name) = 9303429b4bec614e8a5c791e45d3e762 ocaml(Ppxlib__Utils) = a2f38827561455116351e605b39ef955 ocaml(Ppxlib_ast) = c25efa6ee86e09bca4dda629fe744e2d ocaml(Ppxlib_ast__) = 4091efbdbe1aabac0f7858ae630f2043 ocaml(Ppxlib_ast__Ast) = 31e0b1c1d7e29d6099b864568bb54d4b ocaml(Ppxlib_ast__Import) = 5855de8b22ca5ac3fceeb2c4ad8e7d92 ocaml(Ppxlib_ast__Versions) = 6642e5b503b01cf442f610110be821f9 ocaml(Ppxlib_traverse_builtins) = 39f5d0367a53054706ebf6d7f166a13e ocaml(Primitive) = 46892b6dc5c1ed948d4818c2153c335c ocaml(Profile) = 366ea881d4ee61d32873cb5900f67cea ocaml(Sexplib0) = bc68dbd2e76339ec5638da9d4c338f13 ocaml(Sexplib0__) = feb269136f42dd22b4e94da8028d5208 ocaml(Sexplib0__Sexp) = daf559cf5a6289d9a29acc235f0116fe ocaml(Sexplib0__Sexp_conv) = d4c90e182d37964b46bc4ba0b2e61ba1 ocaml(Sexplib0__Sexp_conv_error) = 8ea39320244fca57917ca8659cf3c6cf ocaml(Sexplib0__Sexp_conv_grammar) = b08d94ca27b3da663c99442a27621ea6 ocaml(Sexplib0__Sexp_grammar) = bd6d71eee88627da787e2aa62c859f13 ocaml(Sexplib0__Sexpable) = 03ca70cb2474523dfafbff8b0ca7463c ocaml(Shadow_stdlib) = 1dbb3bb65755b3160f0eb9c945f9ee4a ocaml(Shape) = a264079b71e3ddabef72cf9a10a6d8fd ocaml(Stdio) = 1ee73429bb28a6ab51dd35b2af185516 ocaml(Stdio__) = cc5ffb4bbeb51c749cb47a5fc6517b35 ocaml(Stdio__In_channel) = 791cf8cb0f0eb195b610d901de43798d ocaml(Stdio__Out_channel) = 923b028315b28562f81a0e3d90a615ea ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Arg) = 42e5c744281ca6c68a1c77928ebe6b38 ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__BytesLabels) = bfc246a80fa8d46b16bb17ec7eabb025 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Digest) = 79b5d577ed7cbf094b2a76c06479bd89 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__ListLabels) = 9d8c7a36d981cc0636f00d3d90085f3e ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__MoreLabels) = 0750529ad892b82142a8fd8c3f5607e5 ocaml(Stdlib__Nativeint) = 7b40cfad9e114c0baec17b5f3a644be3 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Parsing) = bd54edc573639370f05685f6024fec11 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Result) = 6920dcf20eda193a914bab41ae83ca87 ocaml(Stdlib__Scanf) = f1fb8faa0240204ffa3944fe78ada705 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__StdLabels) = 9489f47570748c065cda68828e47e65f ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__StringLabels) = d951881c5470b7996c3d2bd916aa2b93 ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Stdppx) = e8d51e25d9f08c70fbbfe4291cfdffcb ocaml(Subst) = fb87814233a33d4fe046e4335346bdf1 ocaml(Syntaxerr) = 23521023da377458ceb5508e7eb5eebf ocaml(Type_immediacy) = dc7b80ccb5d6ca17a41521a9ab8bcaf2 ocaml(Types) = 9f587070481ecabde6452704dd03e48d ocaml(Unit_info) = c493604495f300140722d6c18c0abca6 ocaml(Warnings) = 5b27d0ddf84c26b2b72d50c6ff180c8e Processing files: ocaml-ppx_optcomp-devel-0.17.0-1.mga10.x86_64 Provides: ocaml(Ppx_optcomp) = 316c2863de86d0b52a8c08a133021587 ocaml(Ppx_optcomp__) = ea8f267b2af2e0ef7921bd8272df4146 ocaml(Ppx_optcomp__Cparser) = 5249b60e8329f4891a841ffa484e00d0 ocaml(Ppx_optcomp__Interpreter) = b140bdde2497583d958e195c678fd5dd ocaml(Ppx_optcomp__Token) = db0cb8d15cb627727f488c09a0dffad7 ocaml-ppx_optcomp-devel = 1:0.17.0-1.mga10 ocaml-ppx_optcomp-devel(x86-64) = 1:0.17.0-1.mga10 ocamlx(Ppx_optcomp) = 48d5542691804533cf09ceeb51e62dbf ocamlx(Ppx_optcomp__) = 19ec20f9b18601812f90857b7afb0980 ocamlx(Ppx_optcomp__Cparser) = afe81fc47480a8d7f49d7fc73e992560 ocamlx(Ppx_optcomp__Interpreter) = 8b29705371107d53e82f7d15d9ed2e8b ocamlx(Ppx_optcomp__Token) = 7657706e8c8c7efb70c50cb8c20a88f3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Astlib) = 0e7cf33d0c8820275e63b1e0c534f574 ocaml(Astlib__) = f4a1f0b52686b3829d06fa17083aab13 ocaml(Astlib__Ast_408) = 023be6971c2c360fb2c12ecbf97fa204 ocaml(Astlib__Ast_409) = 60c53f83ca62fb23568e56a85f11ba00 ocaml(Astlib__Ast_410) = cd1b7c6807fea66a40aac3d2a8b851af ocaml(Astlib__Ast_411) = 6db317dec32e7f179cffa016eb1780b1 ocaml(Astlib__Ast_412) = 7fc3c22115b5911a5be47bfcd27c3292 ocaml(Astlib__Ast_413) = d786652cf64580285b5807ea09cc1625 ocaml(Astlib__Ast_414) = ac524b7c60df8c4b389db8aa6f20485e ocaml(Astlib__Ast_500) = 5638b03cbf5d6e22eb71d43b84d68d7b ocaml(Astlib__Ast_501) = eddb00547e1ccc8cb4f2343a3b59a97b ocaml(Astlib__Ast_502) = 07106a5c3769bc3c7b079045320e6e1f ocaml(Astlib__Ast_503) = 6e222fc663708e1274f58bf7a985f1d2 ocaml(Astlib__Location) = d41f6d7f3ee84633ef3ee30cd2177f05 ocaml(Astlib__Longident) = 995a07d970f7df823a2450f8f89931a4 ocaml(Astlib__Parse) = 28f39324c9dbccd4711e3d5dcb1bc0e9 ocaml(Astlib__Pprintast) = 6ca3c000509edfef16e2d8dc9d0998c6 ocaml(Asttypes) = ee5ea19ab996e4503ae182f530861d78 ocaml(Base) = f9fb42e559815140660b60193594aa5a ocaml(Base__) = ea2155778b169953dc5b1cc16bacdd66 ocaml(Base__Applicative) = 614598a3061af7e23c1465c86f01db9c ocaml(Base__Applicative_intf) = 474c5118bcbd8200d8214077a4c64ba6 ocaml(Base__Array) = a84fa6b35ded9bdbbdc172f59ed9218e ocaml(Base__Backtrace) = 6ec9280c4bb4adf07c9cc1497afdd398 ocaml(Base__Binary_searchable) = 25fae566dec6f6e53f9b64cb5c366310 ocaml(Base__Binary_searchable_intf) = 31a5d94917f395f7b6e4fd5318d76265 ocaml(Base__Blit) = 9035ef1d0b4caf0086370463b0c28c3b ocaml(Base__Blit_intf) = 07c6e08228c5fa9b4a803ca376f2c438 ocaml(Base__Bool) = fe9dd1d22c8497c88ec4905ecd3a4ece ocaml(Base__Bool0) = 849f2786991ac417785d6cc7143dbe40 ocaml(Base__Buffer) = 047fe5c5d7eeccd0c6be376b6e55b43c ocaml(Base__Buffer_intf) = 5ffa04595aa0b1d10f0557f9a687b5da ocaml(Base__Bytes) = 7b3ebfdabe0569127caa1e48d221bd68 ocaml(Base__Bytes_intf) = 1667fc744269dd77032cdc7d639f14f0 ocaml(Base__Char) = fa8b5e160cb725f82a09be702961d81e ocaml(Base__Char0) = 3345975d15c962e684cedf63c67da682 ocaml(Base__Comparable) = c24ce77bfca8c7d534534e9be2162020 ocaml(Base__Comparable_intf) = cd9e115a0b954a5491c638b4cd485e2e ocaml(Base__Comparator) = c7a02698f277b64ef2f566102521ba0c ocaml(Base__Comparisons) = 5e7e407b86bf620d03b45a5e7787d7a8 ocaml(Base__Container) = 4f494609259974863943c4981487bc4c ocaml(Base__Container_intf) = 443e5532cf99e07de2ec4af688717ef4 ocaml(Base__Dictionary_immutable) = 8cad70a2f38ac726437715327f8dd33e ocaml(Base__Dictionary_immutable_intf) = 6528102c84390b7c2b3667fbd12ea01b ocaml(Base__Either) = b103f375e57cc03e77580f2747062a3a ocaml(Base__Either0) = 6f6a5e0b69f205b7ff0216fd0698850a ocaml(Base__Either_intf) = 6f31d350aa4a15421a7baf5cc0a3236d ocaml(Base__Equal) = 5ac9824d07142412fd7cfa324ac1723f ocaml(Base__Error) = d5acbe621534eb5c1b23214b8496b747 ocaml(Base__Exn) = e78c59f1033037e01cef3d9544d533ef ocaml(Base__Field) = 539ea35aaf60b1cd92925b1039508364 ocaml(Base__Float) = 9ec3899b954effa7d25493f0b9a8dc0f ocaml(Base__Floatable) = f6a61a0cd0d58942f7b7f0801b30fda2 ocaml(Base__Formatter) = 89f4dac70bb9ffc529789e709f234883 ocaml(Base__Globalize) = 3f13f0943c0ef15ffc89fa82ad650833 ocaml(Base__Hash) = d41c6fc4c92064c38fb3b9de181a4472 ocaml(Base__Hash_intf) = 3d01957d3f527879df953fb1a375638e ocaml(Base__Hashable) = 2b8ef2e2436fc76fb2eaf975f72e7b13 ocaml(Base__Hashable_intf) = a877ecee70105e95506491881a2b60c5 ocaml(Base__Hasher) = 085a722e76b3debd5bb07d4069aa23ea ocaml(Base__Identifiable) = 7a7434c36cf4d3a68719f49ff07f2d62 ocaml(Base__Identifiable_intf) = 8d7f112c7a7c9db6f4c3f23b2a08cfb9 ocaml(Base__Import) = 935fcc6b05a04c62535737efb6a5faac ocaml(Base__Import0) = 3be317518f5373b85c1f290f2bcf437b ocaml(Base__Indexed_container) = e4651112535d0df54734d1a105d7faae ocaml(Base__Indexed_container_intf) = 4d2152341e92aae062bcaf124bdbc38c ocaml(Base__Info) = fe4a49dfbc3b94ece6407b0e4aff947d ocaml(Base__Info_intf) = 1671a89b95986513bdef1c873e062457 ocaml(Base__Int) = 0e49b60c58469dfdbf29a589ea47e866 ocaml(Base__Int0) = e428abb53e4336302a637526250880f1 ocaml(Base__Int32) = 59b646974a1283e6bddeb4a003a8e6fe ocaml(Base__Int63) = dc8163e6dbdced2f36b886bfe9ecca92 ocaml(Base__Int63_emul) = dd088aa5ed43691c8775d63621932242 ocaml(Base__Int64) = 6333a28b4c10ac9687de2d32e2d1f62b ocaml(Base__Int_conversions) = a3867ec2427ae2e9d88962cad0e2bc8e ocaml(Base__Int_intf) = d204e8902ab403ad4d0ecc1cf6608546 ocaml(Base__Int_string_conversions) = 87be1d42a847a2e8efb27dc1e96a3774 ocaml(Base__Intable) = 956254a94b27784799073c2dfd720c74 ocaml(Base__Invariant) = 333fde9b08208187581df65230e580ea ocaml(Base__Invariant_intf) = 768e49e12c566d49dda68f0aae705983 ocaml(Base__Lazy) = d614929b11230fd1183e78b278c95083 ocaml(Base__List) = 211317e0d16338e8b8f74ac79f6afad9 ocaml(Base__Map) = a7c8f71bd209906ed4485478230b353d ocaml(Base__Map_intf) = f8803d59c8e75bc71b3125a10dcaafdd ocaml(Base__Maybe_bound) = d2bf015ada7ddeb8ff4cc289962455b5 ocaml(Base__Monad) = 723c581fd580f92904fafafdab20599f ocaml(Base__Monad_intf) = ee88d803713afe06280090ead285eff2 ocaml(Base__Nativeint) = 826e93592ce4e14ba86dd6f1704553da ocaml(Base__Option) = e9b21c50c2746051372f38cf6c22df8d ocaml(Base__Or_error) = 91120d1e90298e7a1d8e115064bcb323 ocaml(Base__Poly0) = 67e5c8bcab31bdbc81262e3b3172815e ocaml(Base__Ppx_compare_lib) = 9a80119491db843ed02b75b96f881d88 ocaml(Base__Ppx_enumerate_lib) = ba5a0b80df19397595db2ada7c34c63d ocaml(Base__Ppx_hash_lib) = 96334325ddb46b1bcb544bc0bfe4f470 ocaml(Base__Pretty_printer) = 5a9ca65d2f73a8b334e73b749f1a8d46 ocaml(Base__Printf) = 2cd472a874be3b9745c96e39e3eaa467 ocaml(Base__Random) = a31a614c45adce1efc2f005e2e467c52 ocaml(Base__Ref) = 7f6a5a8855c56426beedb69639d19847 ocaml(Base__Result) = 8326d6888fec856795dd0db02f2dccd4 ocaml(Base__Sequence) = b38d7f9f44fb8ac8371b58a818c40991 ocaml(Base__Sexp) = 07ce3e552cfd9140dc85af5968fa92e9 ocaml(Base__Sexp_with_comparable) = 931149ed468e09ffa5497c14caffc226 ocaml(Base__Sexpable) = 87061c91468da2cfca9a25ee2a2d8ef4 ocaml(Base__Sign) = 8dc84ac56dd9f918163d96632090336a ocaml(Base__Sign0) = 50b551235c0253fa161fc7dea5ee8ec6 ocaml(Base__Sign_or_nan) = 4b4fcd0dc98775bfddea8c9d5e8aba59 ocaml(Base__Source_code_position0) = f2373cf06fa77b0507d9d6e4f8c63bef ocaml(Base__Staged) = f467d32504aabb2a2c9f5cb57901e73c ocaml(Base__String) = 532f3aa7d71508fe1718c6585d09d53c ocaml(Base__String0) = 726e60f47224433fdc5e6f16f1ac2d49 ocaml(Base__String_intf) = 725a7dd275bc48fa81783df2b9481ef5 ocaml(Base__Stringable) = fa6aa67b371033808840601bb234265e ocaml(Base__Sys0) = 37f87bd7415a72bca136e4fb6d16908d ocaml(Base__T) = 34ff8456d1e19579838c77d504436a17 ocaml(Base__Uchar0) = 9fa810d88da9b0e71a5e0134d5b333b9 ocaml(Base__Unit) = a03f7d7fd729a4cc52f1a2bc693f718d ocaml(Base__With_return) = 72db83b8241d023eb766c198453e118a ocaml(Base_internalhash_types) = 1f7405a1571cf65f82f10d18b1993700 ocaml(Build_path_prefix_map) = 9a894c5ddec61ee9b5c415c0520a7367 ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(CamlinternalMenhirLib) = 5c6a7f2d34653ebfcd34f2b941004ac5 ocaml(CamlinternalOO) = 7104364f38cf3c63ed2f3069b6f44253 ocaml(Clflags) = 78abf8ca062640e6b330fdd867adb0c9 ocaml(Cmi_format) = 7dd5ccd3388dae280362ceeaf05faa7d ocaml(Compmisc) = fd03c790baa867d49047fb9515c19b19 ocaml(Config) = a904b48fb35e66a8e1a6ecd9e20aff3c ocaml(Docstrings) = e330b64819bfc8bc1afe336c2dc8ae0d ocaml(Env) = 88d47d47c93f5f2195d9ead33a85245c ocaml(Format_doc) = 682b04da0a4bde85a14ff1b29e868f2c ocaml(Ident) = e6f67bd53b973b79d3a9064753332e5f ocaml(Identifiable) = b60b34f245694a37fc383f9cad5d1080 ocaml(Lexer) = 355d3edc7e1c8f586de1831147cb439f ocaml(Load_path) = e16f7783ef426d2a59927a09ca01e718 ocaml(Location) = 1415164723ab4315cfe92e93703f6951 ocaml(Longident) = 7a4c66b4b7e709bf48b56a59b5e5419f ocaml(Misc) = 58535dc61c7c19378ef828f1c8e6b433 ocaml(Ocaml_common) = b50850d9a0b6dd32fecafd1f1fbf727d ocaml(Ocaml_shadow) = c6b20b20b1c2fe213919cdeb282b99e6 ocaml(Outcometree) = 96368510dda82e8528ad4b3082343049 ocaml(Parser) = 3f187c09f9776ec1be7996d62ecb3fb1 ocaml(Parsetree) = 165d0e6aab21e53c75235445422b44ad ocaml(Path) = d251296ef600129af862223ebfd13653 ocaml(Pprintast) = 4e38aeff88e3987d924229b4bd4acc19 ocaml(Ppx_optcomp__) = ea8f267b2af2e0ef7921bd8272df4146 ocaml(Ppx_optcomp__Cparser) = 5249b60e8329f4891a841ffa484e00d0 ocaml(Ppx_optcomp__Interpreter) = b140bdde2497583d958e195c678fd5dd ocaml(Ppx_optcomp__Token) = db0cb8d15cb627727f488c09a0dffad7 ocaml(Ppxlib) = f0cfea2a3b4608c8eea2b38439192997 ocaml(Ppxlib__) = 09191a5fd36cb94f7b654ccf6ed4cb3f ocaml(Ppxlib__Ast_builder) = 79d1a0806b25f3a0c6b7f73923e66104 ocaml(Ppxlib__Ast_builder_generated) = caa6a74e4d03af045114db569b2c2e41 ocaml(Ppxlib__Ast_builder_intf) = 215f01fef218cfa1cdd3775c935457a4 ocaml(Ppxlib__Ast_pattern) = aa6305f385ca4e73ae2f0184a37e54d9 ocaml(Ppxlib__Ast_pattern0) = 22314d2c330bcc719f34d5bf05d73f9f ocaml(Ppxlib__Ast_pattern_generated) = e35c59e03236b44b74026edf352fda4d ocaml(Ppxlib__Ast_traverse) = 8c72468a0b780c0b8610b3d5853be06a ocaml(Ppxlib__Ast_traverse0) = dd7d140413e0172b6f7b1006fe51b99c ocaml(Ppxlib__Attribute) = c30b087d449b631312cd1fd86c24ccc1 ocaml(Ppxlib__Code_path) = 993d05d7e3069cdcd2943ea36bd7177c ocaml(Ppxlib__Common) = 18b27697c5664fb2fdceb49890c1b8c0 ocaml(Ppxlib__Context_free) = 23086b53c02f0598020d64ae2aa5a94e ocaml(Ppxlib__Driver) = 2a1db1359a1a085a2d2ee3be496bb575 ocaml(Ppxlib__Expansion_context) = 291687ebd6a873a36ddea7528961947e ocaml(Ppxlib__Extension) = a544065f5ddc9975e55369c292a9a6b4 ocaml(Ppxlib__Import) = e4d46f47502d6b23502e30a23870d4b2 ocaml(Ppxlib__Loc) = 3b5aa141acbff1b7b9237cb328be6620 ocaml(Ppxlib__Location) = 42caddbcc1c54236a139fd9f75f880e8 ocaml(Ppxlib__Longident) = 7bb6aa5f0bf3cf61a0eb0c9cda261c3b ocaml(Ppxlib__Name) = 9303429b4bec614e8a5c791e45d3e762 ocaml(Ppxlib__Utils) = a2f38827561455116351e605b39ef955 ocaml(Ppxlib_ast) = c25efa6ee86e09bca4dda629fe744e2d ocaml(Ppxlib_ast__) = 4091efbdbe1aabac0f7858ae630f2043 ocaml(Ppxlib_ast__Ast) = 31e0b1c1d7e29d6099b864568bb54d4b ocaml(Ppxlib_ast__Import) = 5855de8b22ca5ac3fceeb2c4ad8e7d92 ocaml(Ppxlib_ast__Versions) = 6642e5b503b01cf442f610110be821f9 ocaml(Ppxlib_traverse_builtins) = 39f5d0367a53054706ebf6d7f166a13e ocaml(Primitive) = 46892b6dc5c1ed948d4818c2153c335c ocaml(Profile) = 366ea881d4ee61d32873cb5900f67cea ocaml(Sexplib0) = bc68dbd2e76339ec5638da9d4c338f13 ocaml(Sexplib0__) = feb269136f42dd22b4e94da8028d5208 ocaml(Sexplib0__Sexp) = daf559cf5a6289d9a29acc235f0116fe ocaml(Sexplib0__Sexp_conv) = d4c90e182d37964b46bc4ba0b2e61ba1 ocaml(Sexplib0__Sexp_conv_error) = 8ea39320244fca57917ca8659cf3c6cf ocaml(Sexplib0__Sexp_conv_grammar) = b08d94ca27b3da663c99442a27621ea6 ocaml(Sexplib0__Sexp_grammar) = bd6d71eee88627da787e2aa62c859f13 ocaml(Sexplib0__Sexpable) = 03ca70cb2474523dfafbff8b0ca7463c ocaml(Shadow_stdlib) = 1dbb3bb65755b3160f0eb9c945f9ee4a ocaml(Shape) = a264079b71e3ddabef72cf9a10a6d8fd ocaml(Stdio) = 1ee73429bb28a6ab51dd35b2af185516 ocaml(Stdio__) = cc5ffb4bbeb51c749cb47a5fc6517b35 ocaml(Stdio__In_channel) = 791cf8cb0f0eb195b610d901de43798d ocaml(Stdio__Out_channel) = 923b028315b28562f81a0e3d90a615ea ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Arg) = 42e5c744281ca6c68a1c77928ebe6b38 ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__BytesLabels) = bfc246a80fa8d46b16bb17ec7eabb025 ocaml(Stdlib__Char) = 9d1b9b22570f14b7df32bb39bc59d2f2 ocaml(Stdlib__Digest) = 79b5d577ed7cbf094b2a76c06479bd89 ocaml(Stdlib__Domain) = 24d9be01b1377d92ed29d08905486a54 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Format) = 60af4e0c98f0be0b9d368a2a09700b3a ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Int64) = 7f664408b0d5725b26a41d8fe82de705 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__ListLabels) = 9d8c7a36d981cc0636f00d3d90085f3e ocaml(Stdlib__Map) = c89b7925344cf894dcfa15de9855271e ocaml(Stdlib__MoreLabels) = 0750529ad892b82142a8fd8c3f5607e5 ocaml(Stdlib__Nativeint) = 7b40cfad9e114c0baec17b5f3a644be3 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Parsing) = bd54edc573639370f05685f6024fec11 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Result) = 6920dcf20eda193a914bab41ae83ca87 ocaml(Stdlib__Scanf) = f1fb8faa0240204ffa3944fe78ada705 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__Set) = 35df46d1279edd62fbcfbe1072794627 ocaml(Stdlib__StdLabels) = 9489f47570748c065cda68828e47e65f ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__StringLabels) = d951881c5470b7996c3d2bd916aa2b93 ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Stdppx) = e8d51e25d9f08c70fbbfe4291cfdffcb ocaml(Subst) = fb87814233a33d4fe046e4335346bdf1 ocaml(Syntaxerr) = 23521023da377458ceb5508e7eb5eebf ocaml(Type_immediacy) = dc7b80ccb5d6ca17a41521a9ab8bcaf2 ocaml(Types) = 9f587070481ecabde6452704dd03e48d ocaml(Unit_info) = c493604495f300140722d6c18c0abca6 ocaml(Warnings) = 5b27d0ddf84c26b2b72d50c6ff180c8e ocamlx(Astlib__Pprintast) = 2d7be809df7e6c665ad0c7814ac2a76c ocamlx(Base) = 02ff2dc0d9d06a83dadd1d5bdd486107 ocamlx(Base__Bool) = 2411c1278ffc5f086c3328e7e1e7c05d ocamlx(Base__Buffer) = 5f8316c66a7e85592dfd91347754c633 ocamlx(Base__Char) = df9eb7abfde9ab09eed8adbec0eca536 ocamlx(Base__Exn) = 9b158fddd0d89612b67d49575ea35ca3 ocamlx(Base__Int) = d0d3cb85f5c613b2a1e8e6b42afd1a9a ocamlx(Base__List) = ba3c922759bf35ce82c4363283622abb ocamlx(Base__Map) = c2fdebfafa1deed8c68b292eab51a56e ocamlx(Base__Option) = 2ed5805d54669499f115c227a717117b ocamlx(Base__Poly0) = 5c9ad1e2c29da1554bbedf5d06b8c2ad ocamlx(Base__Printf) = 6495fb9f20df7eff7c495b969f65c2ad ocamlx(Base__String) = 38610550a54ecfe673609ef580b38776 ocamlx(CamlinternalOO) = f0655d4d787c2a776d739a4180935b8b ocamlx(Config) = 8110ac7ebf3b98b45eba464e12ba37e7 ocamlx(Lexer) = 1ca7c52845dbd83128e052bb7abd8a31 ocamlx(Parser) = 9adbd33727b70a32db617678ef8788fa ocamlx(Ppx_optcomp__Cparser) = afe81fc47480a8d7f49d7fc73e992560 ocamlx(Ppx_optcomp__Interpreter) = 8b29705371107d53e82f7d15d9ed2e8b ocamlx(Ppx_optcomp__Token) = 7657706e8c8c7efb70c50cb8c20a88f3 ocamlx(Ppxlib) = 3141040cab528a9072930bd86927a63c ocamlx(Ppxlib__Ast_builder) = f74da15ab2d24db3f8c9025bda6ad04b ocamlx(Ppxlib__Ast_pattern) = 1a70ac7fb514fa2244780e410597a1db ocamlx(Ppxlib__Ast_traverse) = b368e4754b661f0140a4e7c6b3fdca33 ocamlx(Ppxlib__Attribute) = a0d74aa048adee11c1c1a02c6d703c49 ocamlx(Ppxlib__Driver) = 071a2ad7b9e198b3a1d2d34b5a5daef5 ocamlx(Ppxlib__Location) = d88dbf05ce34b703c8c2e56e4c28c49a ocamlx(Ppxlib__Longident) = 2d1382fa1f8921182eced66c7b66cc02 ocamlx(Ppxlib_ast__Import) = 3eac6b80b2489b09726119e60ceae1b5 ocamlx(Stdio__In_channel) = 8b15a3ff6378c02a98323443f46788be ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Filename) = bf3c8902f5a0bdbfcb879bef2df078c3 ocamlx(Stdlib__Format) = 9fd07a8bda3b6871f15d2dd899999381 ocamlx(Stdlib__Lexing) = a0a1b1cb8c436f14fa0076493b310581 ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__ListLabels) = d07997a7478325ccd1dde587e55f5445 ocamlx(Stdlib__Parsing) = deea4dc8ae9ee6caf763533e362a165b ocamlx(Stdlib__Scanf) = 40da514440eaa28d6c1e43dcf598a063 ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 ocamlx(Syntaxerr) = 2d5df2e9c9236c86027432b1e3abdb38 Processing files: ocaml-ppx_optcomp-debugsource-0.17.0-1.mga10.x86_64 Provides: ocaml-ppx_optcomp-debugsource = 1:0.17.0-1.mga10 ocaml-ppx_optcomp-debugsource(x86-64) = 1:0.17.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ppx_optcomp-debuginfo-0.17.0-1.mga10.x86_64 Provides: debuginfo(build-id) = 57a4472e9a639ade75771a8e40367724a6e36c2b ocaml-ppx_optcomp-debuginfo = 1:0.17.0-1.mga10 ocaml-ppx_optcomp-debuginfo(x86-64) = 1:0.17.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ppx_optcomp-debugsource(x86-64) = 1:0.17.0-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ppx_optcomp-debugsource-0.17.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ppx_optcomp-debuginfo-0.17.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ppx_optcomp-0.17.0-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ppx_optcomp-devel-0.17.0-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dIAO6P + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-ppx_optcomp-0.17.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!