<86>Dec 19 03:38:22 userdel[1139005]: delete user 'rooter' <86>Dec 19 03:38:22 userdel[1139005]: removed group 'rooter' owned by 'rooter' <86>Dec 19 03:38:22 userdel[1139005]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 03:38:22 groupadd[1139057]: group added to /etc/group: name=rooter, GID=1853 <86>Dec 19 03:38:22 groupadd[1139057]: group added to /etc/gshadow: name=rooter <86>Dec 19 03:38:22 groupadd[1139057]: new group: name=rooter, GID=1853 <86>Dec 19 03:38:22 useradd[1139111]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Dec 19 03:38:22 userdel[1139189]: delete user 'builder' <86>Dec 19 03:38:22 userdel[1139189]: removed group 'builder' owned by 'builder' <86>Dec 19 03:38:22 userdel[1139189]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 03:38:22 groupadd[1139265]: group added to /etc/group: name=builder, GID=1854 <86>Dec 19 03:38:22 groupadd[1139265]: group added to /etc/gshadow: name=builder <86>Dec 19 03:38:22 groupadd[1139265]: new group: name=builder, GID=1854 <86>Dec 19 03:38:22 useradd[1139329]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_native_arch not found warning: Macro %ocaml_native_arch not found warning: Macro %ocaml_native_arch not found warning: Macro %ocaml_find_files not found warning: Macro %ocaml_native_arch not found <13>Dec 19 03:38:26 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Dec 19 03:38:28 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Dec 19 03:38:29 rpmi: ocaml-runtime-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-ocamlbuild-0.15.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-ocamlbuild-0.15.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52902 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-ocamlbuild-0.15.0 + echo 'Source #0 (ocaml-ocamlbuild-0.15.0.tar):' Source #0 (ocaml-ocamlbuild-0.15.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-ocamlbuild-0.15.0.tar + cd ocaml-ocamlbuild-0.15.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-ocamlbuild-0.15.0-alt1.patch):' Patch #0 (ocaml-ocamlbuild-0.15.0-alt1.patch): + /usr/bin/patch -p1 patching file .gear/ocaml-ocamlbuild.spec patching file .gear/ocaml-ocamlbuild.watch patching file .gear/rules patching file .gear/tags/list patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52902 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocamlbuild-0.15.0 + make configure OCAMLBUILD_PREFIX=/usr OCAMLBUILD_BINDIR=/usr/bin OCAMLBUILD_LIBDIR=/usr/lib64/ocaml OCAMLBUILD_MANDIR=/usr/share/man OCAML_NATIVE=true OCAML_NATIVE_TOOLS=true make: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' make -f configure.make Makefile.config make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' (echo "# This file was generated from configure.make"; \ echo ;\ echo "OCAML_PREFIX="; \ echo "OCAML_BINDIR=/usr/bin"; \ echo "OCAML_LIBDIR=/usr/lib64/ocaml"; \ echo "OCAML_MANDIR=/usr/share/man"; \ echo ;\ echo "EXT_OBJ=.o"; \ echo "EXT_ASM=.s"; \ echo "EXT_LIB=.a"; \ echo "EXT_DLL=.so"; \ echo "EXE="; \ echo ;\ echo "OCAML_NATIVE=true"; \ echo "OCAML_NATIVE_TOOLS=true"; \ echo "NATDYNLINK=true"; \ echo "SUPPORT_SHARED_LIBRARIES=true"; \ echo ;\ echo "PREFIX=/usr"; \ echo "BINDIR=/usr/bin"; \ echo "LIBDIR=/usr/lib64/ocaml"; \ echo "MANDIR=/usr/share/man"; \ ) > Makefile.config make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' make -f configure.make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' (echo "(* This file was generated from ../configure.make *)"; \ echo ;\ echo 'let bindir = {|/usr/bin|}'; \ echo 'let libdir = {|/usr/lib64/ocaml|}'; \ echo 'let ocaml_libdir = {|/usr/lib64/ocaml|}'; \ echo 'let libdir_abs = {|/usr/lib64/ocaml|}'; \ echo 'let ocaml_native = true'; \ echo 'let ocaml_native_tools = true'; \ echo 'let supports_shared_libraries = true';\ echo 'let a = "a"'; \ echo 'let o = "o"'; \ echo 'let so = "so"'; \ echo 'let ext_dll = ".so"'; \ echo 'let exe = ""'; \ echo 'let version = "0.15.0"'; \ ) > src/ocamlbuild_config.ml make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' + make 'OCAMLC=ocamlc.opt -g -bin-annot' 'OCAMLOPT=ocamlopt.opt -g' make: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml ocamllex.opt src/glob_lexer.mll 55 states, 419 transitions, table size 2006 bytes ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml ocamllex.opt src/lexers.mll 235 states, 1033 transitions, table size 5542 bytes 4238 additional bytes used for bindings ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml mkdir -p tmp ocamlc.opt -g -bin-annot -bin-annot -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo mv tmp/ocamlbuild_pack.cmt src/ocamlbuild_pack.cmt mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli ocamlc.opt -g -bin-annot -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml ocamlc.opt -g -bin-annot -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo ocamlc.opt -g -bin-annot -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml ocamlopt.opt -g -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml mkdir -p tmp ocamlopt.opt -g -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o ocamlopt.opt -g -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml ocamlopt.opt -g -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml ocamlopt.opt -g -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml ocamlopt.opt -g -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx ocamlopt.opt -g -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx ocamlc.opt -g -bin-annot -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte ./man/options_man.byte > man/ocamlbuild.options.1 cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 make: Leaving directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27496 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-ocamlbuild-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-ocamlbuild-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-ocamlbuild-0.15.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ocaml-ocamlbuild-buildroot CHECK_IF_PREINSTALLED=false make: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' make install-bin install-lib install-man make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' mkdir -p "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/bin" cp ocamlbuild.byte "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/bin/ocamlbuild.byte" mkdir -p "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/bin" cp ocamlbuild.native "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/bin/ocamlbuild" cp ocamlbuild.native "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/bin/ocamlbuild.native" mkdir -p "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib64/ocaml/ocamlbuild" cp META src/signatures.mli src/signatures.cmi src/signatures.cmti "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib64/ocaml/ocamlbuild" mkdir -p "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib64/ocaml/ocamlbuild" cp plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo bin/ocamlbuild.cmt bin/ocamlbuild.cmti src/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmt src/const.cmt src/loc.cmt src/discard_printf.cmt src/signatures.cmi src/exit_codes.cmt src/my_std.cmt src/ocamlbuild_executor.cmt src/my_unix.cmt src/tags.cmt src/display.cmt src/log.cmt src/shell.cmt src/bool.cmt src/glob_ast.cmt src/glob_lexer.cmt src/glob.cmt src/lexers.cmt src/param_tags.cmt src/command.cmt src/ocamlbuild_config.cmt src/ocamlbuild_where.cmt src/slurp.cmt src/options.cmt src/pathname.cmt src/configuration.cmt src/flags.cmt src/hygiene.cmt src/digest_cache.cmt src/resource.cmt src/rule.cmt src/solver.cmt src/report.cmt src/tools.cmt src/fda.cmt src/findlib.cmt src/ocaml_arch.cmt src/ocaml_utils.cmt src/ocaml_dependencies.cmt src/ocaml_compiler.cmt src/ocaml_tools.cmt src/ocaml_specific.cmt src/plugin.cmt src/hooks.cmt src/main.cmt plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi plugin-lib/ocamlbuild_plugin.cmt plugin-lib/ocamlbuild_unix_plugin.cmt "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib64/ocaml/ocamlbuild" mkdir -p "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib64/ocaml/ocamlbuild" cp plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib64/ocaml/ocamlbuild" mkdir -p "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/man/man1" cp man/ocamlbuild.1 "/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/man/man1/ocamlbuild.1" make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.15.0' + __ocaml_find_files + find /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-ocamlbuild-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-ocamlbuild-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-ocamlbuild-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-ocamlbuild-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-ocamlbuild-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-ocamlbuild-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-ocamlbuild-buildroot Processing files: ocaml-ocamlbuild-0.15.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27496 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocamlbuild-0.15.0 + DOCDIR=/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.15.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.15.0 + /bin/mkdir -p /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.15.0 + cp -prL Changes Readme.md LICENSE /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.15.0 + chmod -R go-w /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.15.0 + chmod -R a+rX /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.15.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XYEH73 find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lj28g3 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Ocamlbuild_pack) = 5.2.0-F9F76F23, ocaml-cmi(Ocamlbuild_plugin) = 5.2.0-F6B37C7D, ocaml-cmi(Ocamlbuild_unix_plugin) = 5.2.0-4DB40FBC, ocaml-cmi(Signatures) = 5.2.0-9179FD3E Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/ocamlrun, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.9)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libm.so.6(GLIBC_2.35)(64bit), libm.so.6(GLIBC_2.38)(64bit), ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Arg) = 5.2.0-1BB9F3CF, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Filename) = 5.2.0-3BCDEF34, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Option) = 5.2.0-2DCD6F68, ocaml-cmi(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Queue) = 5.2.0-5B7F3903, ocaml-cmi(Stdlib__Scanf) = 5.2.0-6A242994, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-runtime = 5.2.0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F45I2B Creating ocaml-ocamlbuild-debuginfo package Processing files: ocaml-ocamlbuild-devel-0.15.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8jzuj6 find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6d9cWH find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Const) = 5.2.0-1459FBBE, ocaml-cmi(Ocamlbuild) = 5.2.0-C59C9481, ocaml-cmi(Ocamlbuild_config) = 5.2.0-B789DA57, ocaml-cmi(Ocamlbuild_pack) = 5.2.0-F9F76F23, ocaml-cmi(Ocamlbuild_plugin) = 5.2.0-F6B37C7D, ocaml-cmi(Ocamlbuild_unix_plugin) = 5.2.0-4DB40FBC, ocaml-cmi(Signatures) = 5.2.0-9179FD3E, ocaml-cmt(Bool) = 5.2.0-B6972FD3, ocaml-cmt(Command) = 5.2.0-B16ABDCC, ocaml-cmt(Configuration) = 5.2.0-00CEFB80, ocaml-cmt(Const) = 5.2.0-1459FBBE, ocaml-cmt(Digest_cache) = 5.2.0-3798076A, ocaml-cmt(Discard_printf) = 5.2.0-078F0F97, ocaml-cmt(Display) = 5.2.0-449E42D9, ocaml-cmt(Exit_codes) = 5.2.0-C488C913, ocaml-cmt(Fda) = 5.2.0-F359AC4B, ocaml-cmt(Findlib) = 5.2.0-717226C8, ocaml-cmt(Flags) = 5.2.0-711917FA, ocaml-cmt(Glob) = 5.2.0-79DE2319, ocaml-cmt(Glob_ast) = 5.2.0-EE137344, ocaml-cmt(Glob_lexer) = 5.2.0-52CE3C93, ocaml-cmt(Hooks) = 5.2.0-A76AAF58, ocaml-cmt(Hygiene) = 5.2.0-277B9A9C, ocaml-cmt(Lexers) = 5.2.0-4B7E4231, ocaml-cmt(Loc) = 5.2.0-1BF73F4A, ocaml-cmt(Log) = 5.2.0-7D315C59, ocaml-cmt(Main) = 5.2.0-E066F069, ocaml-cmt(My_std) = 5.2.0-B8DB2F16, ocaml-cmt(My_unix) = 5.2.0-9657261E, ocaml-cmt(Ocaml_arch) = 5.2.0-89D7C993, ocaml-cmt(Ocaml_compiler) = 5.2.0-E61C6801, ocaml-cmt(Ocaml_dependencies) = 5.2.0-A3BC7A3B, ocaml-cmt(Ocaml_specific) = 5.2.0-795475EB, ocaml-cmt(Ocaml_tools) = 5.2.0-8FDF25C3, ocaml-cmt(Ocaml_utils) = 5.2.0-1C97AA1B, ocaml-cmt(Ocamlbuild) = 5.2.0-C59C9481, ocaml-cmt(Ocamlbuild_config) = 5.2.0-B789DA57, ocaml-cmt(Ocamlbuild_executor) = 5.2.0-8F8644C6, ocaml-cmt(Ocamlbuild_pack) = 5.2.0-F9F76F23, ocaml-cmt(Ocamlbuild_plugin) = 5.2.0-F6B37C7D, ocaml-cmt(Ocamlbuild_unix_plugin) = 5.2.0-4DB40FBC, ocaml-cmt(Ocamlbuild_where) = 5.2.0-6CBFA108, ocaml-cmt(Options) = 5.2.0-565DD703, ocaml-cmt(Param_tags) = 5.2.0-DC64B68D, ocaml-cmt(Pathname) = 5.2.0-004DA4D0, ocaml-cmt(Plugin) = 5.2.0-83ED4B6B, ocaml-cmt(Report) = 5.2.0-55FD604E, ocaml-cmt(Resource) = 5.2.0-042601B9, ocaml-cmt(Rule) = 5.2.0-DF6F2780, ocaml-cmt(Shell) = 5.2.0-57C7F7D5, ocaml-cmt(Signatures) = 5.2.0-9179FD3E, ocaml-cmt(Slurp) = 5.2.0-01C05F4B, ocaml-cmt(Solver) = 5.2.0-4385FC27, ocaml-cmt(Tags) = 5.2.0-30DE8276, ocaml-cmt(Tools) = 5.2.0-AF10B0E6, ocaml-cmx(Ocamlbuild) = 5.2.0-DDAB9FA2, ocaml-cmx(Ocamlbuild_pack) = 5.2.0-7F9CC325, ocaml-cmx(Ocamlbuild_plugin) = 5.2.0-8AE3D4A3, ocaml-cmx(Ocamlbuild_unix_plugin) = 5.2.0-06CC673D Requires: ocaml-ocamlbuild = 1:0.15.0-alt1, ocaml-cmi(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmi(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmi(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmi(Stdlib__Arg) = 5.2.0-1BB9F3CF, ocaml-cmi(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmi(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmi(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmi(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmi(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmi(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmi(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmi(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmi(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmi(Stdlib__Filename) = 5.2.0-3BCDEF34, ocaml-cmi(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmi(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmi(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmi(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmi(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmi(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmi(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmi(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmi(Stdlib__Option) = 5.2.0-2DCD6F68, ocaml-cmi(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmi(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmi(Stdlib__Queue) = 5.2.0-5B7F3903, ocaml-cmi(Stdlib__Scanf) = 5.2.0-6A242994, ocaml-cmi(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmi(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmi(Stdlib__String) = 5.2.0-161361DF, ocaml-cmi(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmi(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmi(Unix) = 5.2.0-1A4F1DF4, ocaml-cmt(CamlinternalFormatBasics) = 5.2.0-1068D69A, ocaml-cmt(CamlinternalLazy) = 5.2.0-4D9D8246, ocaml-cmt(Stdlib) = 5.2.0-C58CFA3A, ocaml-cmt(Stdlib__Arg) = 5.2.0-1BB9F3CF, ocaml-cmt(Stdlib__Array) = 5.2.0-6E6E977E, ocaml-cmt(Stdlib__Bigarray) = 5.2.0-CF28A44A, ocaml-cmt(Stdlib__Buffer) = 5.2.0-8F70A9FA, ocaml-cmt(Stdlib__Bytes) = 5.2.0-68E1ECE9, ocaml-cmt(Stdlib__Char) = 5.2.0-CEE76848, ocaml-cmt(Stdlib__Complex) = 5.2.0-4D1DF53B, ocaml-cmt(Stdlib__Digest) = 5.2.0-49D0178F, ocaml-cmt(Stdlib__Domain) = 5.2.0-1232ADC2, ocaml-cmt(Stdlib__Either) = 5.2.0-20EB2929, ocaml-cmt(Stdlib__Filename) = 5.2.0-3BCDEF34, ocaml-cmt(Stdlib__Format) = 5.2.0-AF7F8234, ocaml-cmt(Stdlib__Hashtbl) = 5.2.0-6B739A63, ocaml-cmt(Stdlib__Int32) = 5.2.0-B2D1A255, ocaml-cmt(Stdlib__Lazy) = 5.2.0-BFC51AF8, ocaml-cmt(Stdlib__Lexing) = 5.2.0-9D57AA71, ocaml-cmt(Stdlib__List) = 5.2.0-17210DE5, ocaml-cmt(Stdlib__Map) = 5.2.0-36790CF8, ocaml-cmt(Stdlib__Obj) = 5.2.0-84F58C21, ocaml-cmt(Stdlib__Option) = 5.2.0-2DCD6F68, ocaml-cmt(Stdlib__Printexc) = 5.2.0-E2773194, ocaml-cmt(Stdlib__Printf) = 5.2.0-640E1387, ocaml-cmt(Stdlib__Queue) = 5.2.0-5B7F3903, ocaml-cmt(Stdlib__Scanf) = 5.2.0-6A242994, ocaml-cmt(Stdlib__Seq) = 5.2.0-BE0DDC4F, ocaml-cmt(Stdlib__Set) = 5.2.0-53CF6C22, ocaml-cmt(Stdlib__String) = 5.2.0-161361DF, ocaml-cmt(Stdlib__Sys) = 5.2.0-0E44FC4D, ocaml-cmt(Stdlib__Uchar) = 5.2.0-4907C986, ocaml-cmt(Unix) = 5.2.0-1A4F1DF4, ocaml-cmx(CamlinternalFormat) = 5.2.0-2C6EC03D, ocaml-cmx(CamlinternalFormatBasics) = 5.2.0-95634E14, ocaml-cmx(CamlinternalLazy) = 5.2.0-7DBC1321, ocaml-cmx(Stdlib) = 5.2.0-B288E505, ocaml-cmx(Stdlib__Arg) = 5.2.0-1913A2BB, ocaml-cmx(Stdlib__Array) = 5.2.0-1CF351BA, ocaml-cmx(Stdlib__Buffer) = 5.2.0-99D7622B, ocaml-cmx(Stdlib__Bytes) = 5.2.0-E0D402AF, ocaml-cmx(Stdlib__Char) = 5.2.0-2DC13158, ocaml-cmx(Stdlib__Digest) = 5.2.0-ECEC314D, ocaml-cmx(Stdlib__Domain) = 5.2.0-F3A9CC41, ocaml-cmx(Stdlib__Filename) = 5.2.0-EDB7BC3C, ocaml-cmx(Stdlib__Format) = 5.2.0-7A14AC4A, ocaml-cmx(Stdlib__Hashtbl) = 5.2.0-54D327B1, ocaml-cmx(Stdlib__In_channel) = 5.2.0-ADCC5B12, ocaml-cmx(Stdlib__Lexing) = 5.2.0-C0F52AAD, ocaml-cmx(Stdlib__List) = 5.2.0-433221A5, ocaml-cmx(Stdlib__Map) = 5.2.0-7E296900, ocaml-cmx(Stdlib__Option) = 5.2.0-47894255, ocaml-cmx(Stdlib__Printexc) = 5.2.0-ECD49283, ocaml-cmx(Stdlib__Printf) = 5.2.0-C27C0C34, ocaml-cmx(Stdlib__Queue) = 5.2.0-0B8563A6, ocaml-cmx(Stdlib__Random) = 5.2.0-FA18D68A, ocaml-cmx(Stdlib__Scanf) = 5.2.0-B49F07E8, ocaml-cmx(Stdlib__Set) = 5.2.0-CA2564E3, ocaml-cmx(Stdlib__String) = 5.2.0-99C01ADD, ocaml-cmx(Stdlib__Sys) = 5.2.0-F3E1F359, ocaml-cmx(Unix) = 5.2.0-A6A96EF8 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YCZ0tE Processing files: ocaml-ocamlbuild-debuginfo-0.15.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aZsI7z find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fav7zL find-requires: running scripts (debuginfo) Requires: ocaml-ocamlbuild = 1:0.15.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libm.so.6) Adding to ocaml-ocamlbuild-devel a strict dependency on ocaml-ocamlbuild Adding to ocaml-ocamlbuild-debuginfo a strict dependency on ocaml-ocamlbuild Removing 33 extra deps from ocaml-ocamlbuild-devel due to repentancy on ocaml-ocamlbuild Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ocamlbuild-0.15.0-alt1.x86_64.rpm (w2T16.xzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ocamlbuild-devel-0.15.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ocamlbuild-debuginfo-0.15.0-alt1.x86_64.rpm (w2.lzdio) 8.70user 5.82system 0:19.16elapsed 75%CPU (0avgtext+0avgdata 72356maxresident)k 0inputs+0outputs (0major+1608925minor)pagefaults 0swaps 3.72user 2.86system 0:32.15elapsed 20%CPU (0avgtext+0avgdata 136988maxresident)k 0inputs+0outputs (0major+215932minor)pagefaults 0swaps --- ocaml-ocamlbuild-0.15.0-alt1.x86_64.rpm.repo 2024-09-13 13:02:53.000000000 +0000 +++ ocaml-ocamlbuild-0.15.0-alt1.x86_64.rpm.hasher 2024-12-19 03:38:50.781634087 +0000 @@ -86,5 +86,5 @@ Provides: ocaml-ocamlbuild = 1:0.15.0-alt1:sisyphus+356727.2400.13.1 -File: /usr/bin/ocamlbuild 100755 root:root ea72d986ad869fa64db891983b30e4e3 +File: /usr/bin/ocamlbuild 100755 root:root 4c965a0edfa16d680e9fbc3611dea12f File: /usr/bin/ocamlbuild.byte 100755 root:root fb80857a8216b0ac755d87ad2ae6c644 -File: /usr/bin/ocamlbuild.native 100755 root:root e795816e35ca3727be56ec17b10b26b6 +File: /usr/bin/ocamlbuild.native 100755 root:root 743badc8b01bb130efef5e409f980540 File: /usr/lib64/ocaml 40755 root:root @@ -102,2 +102,2 @@ File: /usr/share/man/man1/ocamlbuild.1.xz 100644 root:root 07ddd4d1bd005993c6e7ca2154623717 -RPMIdentity: 4a5c282ae8fc7110fcd270276da3ade976a5bfa2a4049fd609eedcab7a19ea4f83171b92a8523b4f13c0792f0ce57b90eccfc9c24597ed88bcb7405261e2ac93 +RPMIdentity: 0606ab187c2eeee0c43f00c89a02fef66f5162e9d5e41b4f6fea104a59a93c8f8523eddc70db02bd087f68d467dd975547a6fd09e1bd5eaad9e4cc32bba77674 --- ocaml-ocamlbuild-debuginfo-0.15.0-alt1.x86_64.rpm.repo 2024-09-13 13:02:53.000000000 +0000 +++ ocaml-ocamlbuild-debuginfo-0.15.0-alt1.x86_64.rpm.hasher 2024-12-19 03:38:50.863635163 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/47f0a724fe3b144b805e050e720e1de1aa7982 120777 root:root ../../../../bin/ocamlbuild -/usr/lib/debug/.build-id/69/47f0a724fe3b144b805e050e720e1de1aa7982.debug 120777 root:root ../../usr/bin/ocamlbuild.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/9adfe2901c0b1ca6f1e1f86961dd97da7f3aa1 120777 root:root ../../../../bin/ocamlbuild +/usr/lib/debug/.build-id/1e/9adfe2901c0b1ca6f1e1f86961dd97da7f3aa1.debug 120777 root:root ../../usr/bin/ocamlbuild.debug /usr/lib/debug/usr/bin/ocamlbuild.debug 100644 root:root @@ -61,7 +61,7 @@ Provides: ocaml-ocamlbuild-debuginfo = 1:0.15.0-alt1:sisyphus+356727.2400.13.1 -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/47f0a724fe3b144b805e050e720e1de1aa7982 120777 root:root ../../../../bin/ocamlbuild -File: /usr/lib/debug/.build-id/69/47f0a724fe3b144b805e050e720e1de1aa7982.debug 120777 root:root ../../usr/bin/ocamlbuild.debug -File: /usr/lib/debug/usr/bin/ocamlbuild.debug 100644 root:root bf74cba39ce48fc5149c3cac97b4fd14 -File: /usr/lib/debug/usr/bin/ocamlbuild.native.debug 100644 root:root bf74cba39ce48fc5149c3cac97b4fd14 +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/9adfe2901c0b1ca6f1e1f86961dd97da7f3aa1 120777 root:root ../../../../bin/ocamlbuild +File: /usr/lib/debug/.build-id/1e/9adfe2901c0b1ca6f1e1f86961dd97da7f3aa1.debug 120777 root:root ../../usr/bin/ocamlbuild.debug +File: /usr/lib/debug/usr/bin/ocamlbuild.debug 100644 root:root 047c581bd0c042992a75404f315ab5ca +File: /usr/lib/debug/usr/bin/ocamlbuild.native.debug 100644 root:root 047c581bd0c042992a75404f315ab5ca File: /usr/src/debug/ocaml-ocamlbuild-0.15.0 40755 root:root @@ -115,2 +115,2 @@ File: /usr/src/debug/ocaml-ocamlbuild-0.15.0/src/tools.ml 100644 root:root 60ee1186ca192a3e02462634035d22f7 -RPMIdentity: 91624f61dca1c0ccc2104b7ac832c08821758b20faf85f3dfa6b041431560e53d752f5a2f3e294268cc5c7c6b6b9882376b4e315730557587224b14b6fdf8ed9 +RPMIdentity: 1a246e0856139adfbafb0614b458b78fba73de7b5858a0acfd3edbaee6d29cfcb87ef917eac5253060904238175ac6dd2c205a0e4ec168543a00b6dbd16ecfc6 --- ocaml-ocamlbuild-devel-0.15.0-alt1.x86_64.rpm.repo 2024-09-13 13:02:53.000000000 +0000 +++ ocaml-ocamlbuild-devel-0.15.0-alt1.x86_64.rpm.hasher 2024-12-19 03:38:50.925635978 +0000 @@ -215,3 +215,3 @@ File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmx 100644 root:root 6964ea95ccafa44328dc19cc204bf4e1 -File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild.o 100644 root:root a88a36664f6401debb7f73e424a7052b +File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild.o 100644 root:root 062545352839b2af5f4fd5a218b00b7b File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild_config.cmt 100644 root:root a3351ac62bfe4b914f7af0cc31d40001 @@ -222,8 +222,8 @@ File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild_plugin.cmx 100644 root:root 4fd1f1f9bc1a015a7df9ad81342efedc -File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild_plugin.o 100644 root:root 889200e4aea042e6c2519963fc5e9f1e +File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild_plugin.o 100644 root:root c2ad2ae07060bc9a76ea90b6a759f8a8 File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.cmt 100644 root:root 0d9d598962da4384c7d6b10634df9a71 File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.cmx 100644 root:root a304f870025b23d7cc3a6dbd6563986a -File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.o 100644 root:root 9cffaaa7df975b0e0a03c2fdf798a9eb +File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild_unix_plugin.o 100644 root:root 2baae9605bda4b121af2b2073637b6e7 File: /usr/lib64/ocaml/ocamlbuild/ocamlbuild_where.cmt 100644 root:root 5e57620a3261aeb12e0bf0b5fb90e105 -File: /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.a 100644 root:root 01047d151d2a977e08608a5fd2283e92 +File: /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.a 100644 root:root 48311f6f9bbdc8369fd2171bcb91802a File: /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa 100644 root:root baee97f9501cddb36c8edce8e06268e7 @@ -243,2 +243,2 @@ File: /usr/lib64/ocaml/ocamlbuild/tools.cmt 100644 root:root 5c13cd30b0ac26e2149f9263bf0e3659 -RPMIdentity: 539ede14b90e1885c08ee46937eae94add00483d51866dea82951a141ed466caae1bfcdf6068bf783ee42d53d2969532cf0ae3b12e084bdd5913b807573114f6 +RPMIdentity: 0dd8dde20e003a3439498804466a341a9effb67bd1743cb6eccbadda96dbb23799492e5d2c7457b44837e3e51bfa5242110415e9554732dffa240cf4c326d592