<86>May 4 03:34:04 userdel[1039173]: delete user 'rooter' <86>May 4 03:34:04 userdel[1039173]: removed group 'rooter' owned by 'rooter' <86>May 4 03:34:04 userdel[1039173]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:34:04 groupadd[1039210]: group added to /etc/group: name=rooter, GID=1865 <86>May 4 03:34:04 groupadd[1039210]: group added to /etc/gshadow: name=rooter <86>May 4 03:34:04 groupadd[1039210]: new group: name=rooter, GID=1865 <86>May 4 03:34:04 useradd[1039234]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>May 4 03:34:04 userdel[1039274]: delete user 'builder' <86>May 4 03:34:04 userdel[1039274]: removed group 'builder' owned by 'builder' <86>May 4 03:34:04 userdel[1039274]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:34:04 groupadd[1039311]: group added to /etc/group: name=builder, GID=1866 <86>May 4 03:34:04 groupadd[1039311]: group added to /etc/gshadow: name=builder <86>May 4 03:34:04 groupadd[1039311]: new group: name=builder, GID=1866 <86>May 4 03:34:04 useradd[1039341]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none warning: Macro %ocaml_native_arch not found warning: Macro %ocaml_find_files not found warning: Macro %ocaml_native_arch not found <13>May 4 03:34:08 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 03:34:08 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>May 4 03:34:17 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-ocamlbuild-0.14.2-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-ocamlbuild-0.14.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24682 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-ocamlbuild-0.14.2 + echo 'Source #0 (ocaml-ocamlbuild-0.14.2.tar):' Source #0 (ocaml-ocamlbuild-0.14.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-ocamlbuild-0.14.2.tar + cd ocaml-ocamlbuild-0.14.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-ocamlbuild-0.14.2-alt2.patch):' Patch #0 (ocaml-ocamlbuild-0.14.2-alt2.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.24682 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocamlbuild-0.14.2 + env OCAML_NATIVE=true make configure make: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.14.2' make -f configure.make Makefile.config make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.14.2' (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="; \ echo "BINDIR=/bin"; \ echo "LIBDIR=/usr/lib64/ocaml"; \ echo "MANDIR=/usr/share/man"; \ ) > Makefile.config make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.14.2' make -f configure.make all make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.14.2' (echo "(* This file was generated from ../configure.make *)"; \ echo ;\ echo 'let bindir = "/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.14.2"'; \ ) > src/ocamlbuild_config.ml make[1]: Leaving directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.14.2' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.14.2' + make make: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.14.2' ocamlc.opt -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 251 states, 1051 transitions, table size 5710 bytes 4334 additional bytes used for bindings ocamlc.opt -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -bin-annot -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.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/exit_codes.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 -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 -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 -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_executor.mli ocamlc.opt -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_executor.ml ocamlc.opt -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.mli ocamlc.opt -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 -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 -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 -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo ocamlopt.opt -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -for-pack Ocamlbuild_pack -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 -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.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/exit_codes.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 -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 -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_executor.ml ocamlopt.opt -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 -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 -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx ocamlc.opt 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.14.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33000 + 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.14.2 + make install DESTDIR=/usr/src/tmp/ocaml-ocamlbuild-buildroot BINDIR=/usr/bin LIBDIR=/usr/lib64/ocaml make: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.14.2' if test -d /usr/lib64/ocaml/ocamlbuild; then\ >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ "/usr/lib64/ocaml/ocamlbuild";\ >&2 echo "Installation aborted; if you want to bypass this"\ "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ exit 2;\ fi make install-bin install-lib install-man make[1]: Entering directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.14.2' 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/my_std.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/exit_codes.cmt src/plugin.cmt src/hooks.cmt src/main.cmt plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi plugin-lib/ocamlbuild_plugin.cmti plugin-lib/ocamlbuild_executor.cmti plugin-lib/ocamlbuild_unix_plugin.cmti plugin-lib/ocamlbuild_plugin.cmt plugin-lib/ocamlbuild_executor.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_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.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.14.2' make: Leaving directory '/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.14.2' + rm /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib64/ocaml/ocamlbuild/META + __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) 056-debuginfo.brp: WARNING: debuginfo without debug sources. 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.14.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33000 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocamlbuild-0.14.2 + DOCDIR=/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.14.2 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.14.2 + /bin/mkdir -p /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.14.2 + cp -prL Changes Readme.md LICENSE /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.14.2 + chmod -R go-w /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.14.2 + chmod -R a+rX /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.14.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yO4PxG 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.bm2AcG 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_executor) = 4.14.1-671B7BDF, ocaml-cmi(Ocamlbuild_pack) = 4.14.1-7A3394ED, ocaml-cmi(Ocamlbuild_plugin) = 4.14.1-F0B2EC0E, ocaml-cmi(Ocamlbuild_unix_plugin) = 4.14.1-B406D86C, ocaml-cmi(Signatures) = 4.14.1-01BF3BDF Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/ocamlrun, 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.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(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.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) = 4.14.1-8F8F6345, ocaml-cmi(CamlinternalLazy) = 4.14.1-5365FEC4, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Arg) = 4.14.1-04B768DF, ocaml-cmi(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmi(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmi(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmi(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmi(Stdlib__Digest) = 4.14.1-61F6495D, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Filename) = 4.14.1-3BCFF250, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__Lazy) = 4.14.1-01430D34, ocaml-cmi(Stdlib__Lexing) = 4.14.1-C9318C27, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Map) = 4.14.1-978F8291, ocaml-cmi(Stdlib__Printexc) = 4.14.1-AE914D05, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Queue) = 4.14.1-B066724F, ocaml-cmi(Stdlib__Scanf) = 4.14.1-5BFC827C, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__Set) = 4.14.1-871D2EE2, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Unix) = 4.14.1-D81AF773, ocaml-runtime = 4.14.1, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Aq2tH Creating ocaml-ocamlbuild-debuginfo package Processing files: ocaml-ocamlbuild-devel-0.14.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q78yN8 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.BLp9aG 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) = 4.14.1-4F502722, ocaml-cmi(Ocamlbuild) = 4.14.1-6CA31088, ocaml-cmi(Ocamlbuild_config) = 4.14.1-B9EC9969, ocaml-cmi(Ocamlbuild_executor) = 4.14.1-671B7BDF, ocaml-cmi(Ocamlbuild_pack) = 4.14.1-7A3394ED, ocaml-cmi(Ocamlbuild_plugin) = 4.14.1-F0B2EC0E, ocaml-cmi(Ocamlbuild_unix_plugin) = 4.14.1-B406D86C, ocaml-cmi(Signatures) = 4.14.1-01BF3BDF, ocaml-cmt(Bool) = 4.14.1-5AF61295, ocaml-cmt(Command) = 4.14.1-B4361BAB, ocaml-cmt(Configuration) = 4.14.1-3BAEF48F, ocaml-cmt(Const) = 4.14.1-4F502722, ocaml-cmt(Digest_cache) = 4.14.1-C712CAC5, ocaml-cmt(Discard_printf) = 4.14.1-9D31E2D9, ocaml-cmt(Display) = 4.14.1-223A10A6, ocaml-cmt(Exit_codes) = 4.14.1-BE804925, ocaml-cmt(Fda) = 4.14.1-A953CB58, ocaml-cmt(Findlib) = 4.14.1-4B43662A, ocaml-cmt(Flags) = 4.14.1-A7EE0AC8, ocaml-cmt(Glob) = 4.14.1-E44EBF20, ocaml-cmt(Glob_ast) = 4.14.1-F8C69D62, ocaml-cmt(Glob_lexer) = 4.14.1-02A5B153, ocaml-cmt(Hooks) = 4.14.1-1108F9D3, ocaml-cmt(Hygiene) = 4.14.1-53CC0F64, ocaml-cmt(Lexers) = 4.14.1-4E231880, ocaml-cmt(Loc) = 4.14.1-7AA23CE4, ocaml-cmt(Log) = 4.14.1-C0A1D875, ocaml-cmt(Main) = 4.14.1-2F53B29C, ocaml-cmt(My_std) = 4.14.1-930CE1B1, ocaml-cmt(My_unix) = 4.14.1-DDF93DFF, ocaml-cmt(Ocaml_arch) = 4.14.1-EECBB221, ocaml-cmt(Ocaml_compiler) = 4.14.1-7D42D788, ocaml-cmt(Ocaml_dependencies) = 4.14.1-DBDCB8DE, ocaml-cmt(Ocaml_specific) = 4.14.1-0F0F877A, ocaml-cmt(Ocaml_tools) = 4.14.1-F4141B0D, ocaml-cmt(Ocaml_utils) = 4.14.1-3E5A06EB, ocaml-cmt(Ocamlbuild) = 4.14.1-6CA31088, ocaml-cmt(Ocamlbuild_config) = 4.14.1-B9EC9969, ocaml-cmt(Ocamlbuild_executor) = 4.14.1-671B7BDF, ocaml-cmt(Ocamlbuild_pack) = 4.14.1-7A3394ED, ocaml-cmt(Ocamlbuild_plugin) = 4.14.1-F0B2EC0E, ocaml-cmt(Ocamlbuild_unix_plugin) = 4.14.1-B406D86C, ocaml-cmt(Ocamlbuild_where) = 4.14.1-CC2616D8, ocaml-cmt(Options) = 4.14.1-8329FF9B, ocaml-cmt(Param_tags) = 4.14.1-955F9844, ocaml-cmt(Pathname) = 4.14.1-F25DA78C, ocaml-cmt(Plugin) = 4.14.1-14411599, ocaml-cmt(Report) = 4.14.1-179D7101, ocaml-cmt(Resource) = 4.14.1-C08E363B, ocaml-cmt(Rule) = 4.14.1-D2D641EE, ocaml-cmt(Shell) = 4.14.1-B8A8D1D7, ocaml-cmt(Signatures) = 4.14.1-01BF3BDF, ocaml-cmt(Slurp) = 4.14.1-4EE5FE6F, ocaml-cmt(Solver) = 4.14.1-7DCC6B4F, ocaml-cmt(Tags) = 4.14.1-B09804ED, ocaml-cmt(Tools) = 4.14.1-25C7849B, ocaml-cmx(Ocamlbuild) = 4.14.1-3847312C, ocaml-cmx(Ocamlbuild_executor) = 4.14.1-714D139B, ocaml-cmx(Ocamlbuild_pack) = 4.14.1-FB33AF25, ocaml-cmx(Ocamlbuild_plugin) = 4.14.1-31B4E5CE, ocaml-cmx(Ocamlbuild_unix_plugin) = 4.14.1-92963655 Requires: ocaml-ocamlbuild = 1:0.14.2-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(CamlinternalLazy) = 4.14.1-5365FEC4, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Arg) = 4.14.1-04B768DF, ocaml-cmi(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmi(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmi(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmi(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmi(Stdlib__Digest) = 4.14.1-61F6495D, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Filename) = 4.14.1-3BCFF250, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__Lazy) = 4.14.1-01430D34, ocaml-cmi(Stdlib__Lexing) = 4.14.1-C9318C27, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Map) = 4.14.1-978F8291, ocaml-cmi(Stdlib__Printexc) = 4.14.1-AE914D05, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Queue) = 4.14.1-B066724F, ocaml-cmi(Stdlib__Scanf) = 4.14.1-5BFC827C, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__Set) = 4.14.1-871D2EE2, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Unix) = 4.14.1-D81AF773, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(CamlinternalLazy) = 4.14.1-5365FEC4, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Arg) = 4.14.1-04B768DF, ocaml-cmt(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmt(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmt(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmt(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmt(Stdlib__Char) = 4.14.1-62AFE57B, ocaml-cmt(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmt(Stdlib__Digest) = 4.14.1-61F6495D, ocaml-cmt(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmt(Stdlib__Filename) = 4.14.1-3BCFF250, ocaml-cmt(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmt(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmt(Stdlib__Lazy) = 4.14.1-01430D34, ocaml-cmt(Stdlib__Lexing) = 4.14.1-C9318C27, ocaml-cmt(Stdlib__List) = 4.14.1-EE222542, ocaml-cmt(Stdlib__Map) = 4.14.1-978F8291, ocaml-cmt(Stdlib__Printexc) = 4.14.1-AE914D05, ocaml-cmt(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmt(Stdlib__Queue) = 4.14.1-B066724F, ocaml-cmt(Stdlib__Scanf) = 4.14.1-5BFC827C, ocaml-cmt(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmt(Stdlib__Set) = 4.14.1-871D2EE2, ocaml-cmt(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmt(Stdlib__Sys) = 4.14.1-7726A14C, ocaml-cmt(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmt(Unix) = 4.14.1-D81AF773, ocaml-cmx(CamlinternalLazy) = 4.14.1-CA45DCF6, ocaml-cmx(Stdlib) = 4.14.1-29FC6B4F, ocaml-cmx(Stdlib__Arg) = 4.14.1-14766DF9, ocaml-cmx(Stdlib__Array) = 4.14.1-859DED20, ocaml-cmx(Stdlib__Buffer) = 4.14.1-7F0DC044, ocaml-cmx(Stdlib__Bytes) = 4.14.1-1336F50A, ocaml-cmx(Stdlib__Char) = 4.14.1-7CFADCB8, ocaml-cmx(Stdlib__Digest) = 4.14.1-62F0538A, ocaml-cmx(Stdlib__Filename) = 4.14.1-E35EA8BC, ocaml-cmx(Stdlib__Format) = 4.14.1-2591B0ED, ocaml-cmx(Stdlib__Hashtbl) = 4.14.1-46268731, ocaml-cmx(Stdlib__Lexing) = 4.14.1-AFB4A0F2, ocaml-cmx(Stdlib__List) = 4.14.1-0959BDC1, ocaml-cmx(Stdlib__Map) = 4.14.1-E8D054D4, ocaml-cmx(Stdlib__Printexc) = 4.14.1-A087AE3F, ocaml-cmx(Stdlib__Printf) = 4.14.1-437F550E, ocaml-cmx(Stdlib__Queue) = 4.14.1-BCF2002D, ocaml-cmx(Stdlib__Scanf) = 4.14.1-6BF3C83F, ocaml-cmx(Stdlib__Set) = 4.14.1-ED49EDFD, ocaml-cmx(Stdlib__String) = 4.14.1-3F1AAD95, ocaml-cmx(Stdlib__Sys) = 4.14.1-B4BF5589, ocaml-cmx(Unix) = 4.14.1-0B935718 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.szKacP Processing files: ocaml-ocamlbuild-debuginfo-0.14.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6efTIQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.teo7dv find-requires: running scripts (debuginfo) Requires: ocaml-ocamlbuild = 1:0.14.2-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, 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 29 extra deps from ocaml-ocamlbuild-devel due to repentancy on ocaml-ocamlbuild Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ocamlbuild-0.14.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ocamlbuild-devel-0.14.2-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ocamlbuild-debuginfo-0.14.2-alt2.x86_64.rpm (w2.lzdio) 5.75user 5.79system 0:15.96elapsed 72%CPU (0avgtext+0avgdata 46192maxresident)k 0inputs+0outputs (0major+1246362minor)pagefaults 0swaps 4.22user 2.99system 0:35.96elapsed 20%CPU (0avgtext+0avgdata 131908maxresident)k 0inputs+0outputs (0major+213127minor)pagefaults 0swaps --- ocaml-ocamlbuild-0.14.2-alt2.x86_64.rpm.repo 2023-11-30 15:09:15.000000000 +0000 +++ ocaml-ocamlbuild-0.14.2-alt2.x86_64.rpm.hasher 2024-05-04 03:34:36.966961837 +0000 @@ -76,5 +76,5 @@ Provides: ocaml-ocamlbuild = 1:0.14.2-alt2:sisyphus+333652.1760.29.2 -File: /usr/bin/ocamlbuild 100755 root:root 907cfc24e1d8f8fa35528d04baa189fb +File: /usr/bin/ocamlbuild 100755 root:root 0d92349c48f1854c973c5f017ef202fb File: /usr/bin/ocamlbuild.byte 100755 root:root c9ec3039e54c90910bca4e00f984d13b -File: /usr/bin/ocamlbuild.native 100755 root:root b9de5e9eeb8cbf6f407f1036b9d3be30 +File: /usr/bin/ocamlbuild.native 100755 root:root b6bc6dbbfb0e8e6a8f31a5d2548e7ce7 File: /usr/lib64/ocaml 40755 root:root @@ -92,2 +92,2 @@ File: /usr/share/man/man1/ocamlbuild.1.xz 100644 root:root 07ddd4d1bd005993c6e7ca2154623717 -RPMIdentity: 019f76de9c497791f414229a49391e91bd07f12fb95043a27fda6777ed4e6b586fc5646dcdcc46ab9b03a6718077382d0c0c9a0368913338d5487c2256087baf +RPMIdentity: 30f399977b45b31f0bed8dd25d152eb7eb11e19ce0d2c8b7b1b4bc8061ce5b0e76357fc033193bac027c4a6ac129c9710235b54ea52721460420c10900ca69d6 --- ocaml-ocamlbuild-debuginfo-0.14.2-alt2.x86_64.rpm.repo 2023-11-30 15:09:15.000000000 +0000 +++ ocaml-ocamlbuild-debuginfo-0.14.2-alt2.x86_64.rpm.hasher 2024-05-04 03:34:37.159964423 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/577d12ed88fa99e9df09204711d6a407855040 120777 root:root ../../../../bin/ocamlbuild -/usr/lib/debug/.build-id/bc/577d12ed88fa99e9df09204711d6a407855040.debug 120777 root:root ../../usr/bin/ocamlbuild.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/4376d37881f657176e7ee2773b48435638129f 120777 root:root ../../../../bin/ocamlbuild +/usr/lib/debug/.build-id/dd/4376d37881f657176e7ee2773b48435638129f.debug 120777 root:root ../../usr/bin/ocamlbuild.debug /usr/lib/debug/usr/bin/ocamlbuild.debug 100644 root:root @@ -11,7 +11,7 @@ Provides: ocaml-ocamlbuild-debuginfo = 1:0.14.2-alt2:sisyphus+333652.1760.29.2 -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/577d12ed88fa99e9df09204711d6a407855040 120777 root:root ../../../../bin/ocamlbuild -File: /usr/lib/debug/.build-id/bc/577d12ed88fa99e9df09204711d6a407855040.debug 120777 root:root ../../usr/bin/ocamlbuild.debug -File: /usr/lib/debug/usr/bin/ocamlbuild.debug 100644 root:root 9f61fcd060f883942c58d87cb26cbb76 -File: /usr/lib/debug/usr/bin/ocamlbuild.native.debug 100644 root:root 9f61fcd060f883942c58d87cb26cbb76 -RPMIdentity: f0583842dd6374f74a64e55264a09eed2f2ff73ec0b67dcbfe9f1a7b65e96c6494e9905e03cb58afaed79323494fe0e68eff0c8cc82f7f5d6e18465a12174808 +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/4376d37881f657176e7ee2773b48435638129f 120777 root:root ../../../../bin/ocamlbuild +File: /usr/lib/debug/.build-id/dd/4376d37881f657176e7ee2773b48435638129f.debug 120777 root:root ../../usr/bin/ocamlbuild.debug +File: /usr/lib/debug/usr/bin/ocamlbuild.debug 100644 root:root 11e9fc7d0d02761d6dbc1a3ddfdade47 +File: /usr/lib/debug/usr/bin/ocamlbuild.native.debug 100644 root:root 11e9fc7d0d02761d6dbc1a3ddfdade47 +RPMIdentity: 75d65a129e9b5b9145fe254aab3625a8235c11785a763d52b2f27462e24b356be0fec1e96c8eb115bb7a2ff1635cdf7543fb8ce6723689322488696833e3407e