<86>Oct 18 16:35:13 userdel[2900759]: delete user 'rooter' <86>Oct 18 16:35:13 userdel[2900759]: removed group 'rooter' owned by 'rooter' <86>Oct 18 16:35:13 userdel[2900759]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 16:35:13 groupadd[2900801]: group added to /etc/group: name=rooter, GID=1802 <86>Oct 18 16:35:13 groupadd[2900801]: group added to /etc/gshadow: name=rooter <86>Oct 18 16:35:13 groupadd[2900801]: new group: name=rooter, GID=1802 <86>Oct 18 16:35:13 useradd[2900826]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Oct 18 16:35:13 userdel[2900867]: delete user 'builder' <86>Oct 18 16:35:13 userdel[2900867]: removed group 'builder' owned by 'builder' <86>Oct 18 16:35:13 userdel[2900867]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 16:35:13 groupadd[2900902]: group added to /etc/group: name=builder, GID=1803 <86>Oct 18 16:35:13 groupadd[2900902]: group added to /etc/gshadow: name=builder <86>Oct 18 16:35:13 groupadd[2900902]: new group: name=builder, GID=1803 <86>Oct 18 16:35:13 useradd[2900934]: new user: name=builder, UID=1803, GID=1803, 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>Oct 18 16:35:17 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Oct 18 16:35:19 rpmi: ocaml-5.2.0-alt1 sisyphus+356727.140.13.1 1726231740 installed <13>Oct 18 16:35:19 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.20994 + 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.20994 + 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.91247 + 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.91247 + 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.BKnMz7 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.InWpcF 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.JDwPIS 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.hM1Jsi 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.NqEcLT 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.OnDRRD 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.f3k01K find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Omr7c 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.97user 6.14system 0:19.54elapsed 77%CPU (0avgtext+0avgdata 75792maxresident)k 0inputs+0outputs (0major+1534068minor)pagefaults 0swaps 3.43user 2.77system 0:31.76elapsed 19%CPU (0avgtext+0avgdata 136524maxresident)k 88816inputs+0outputs (0major+203393minor)pagefaults 0swaps --- ocaml-ocamlbuild-0.15.0-alt1.x86_64.rpm.repo 2024-09-13 13:02:53.483004008 +0000 +++ ocaml-ocamlbuild-0.15.0-alt1.x86_64.rpm.hasher 2024-10-18 16:35:41.928460573 +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 8b812f420a9c6e45f1f74318cb131bdb 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 2a2e316d2eea9d690ca9ac4f33400013 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: dc4626ff12ae794800d6fecb2040a0f15d1003abd4cfc8eecadb278fcbe6576841e9d7cce84ec29ad3798da6f002055718983c75ceb8ef0f54b4eb2a468e4f60 --- ocaml-ocamlbuild-debuginfo-0.15.0-alt1.x86_64.rpm.repo 2024-09-13 13:02:53.662005669 +0000 +++ ocaml-ocamlbuild-debuginfo-0.15.0-alt1.x86_64.rpm.hasher 2024-10-18 16:35:41.995461702 +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/eb 40755 root:root +/usr/lib/debug/.build-id/eb/d7bc6904e91cab2b61c00b730dd63dd5596880 120777 root:root ../../../../bin/ocamlbuild +/usr/lib/debug/.build-id/eb/d7bc6904e91cab2b61c00b730dd63dd5596880.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/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/d7bc6904e91cab2b61c00b730dd63dd5596880 120777 root:root ../../../../bin/ocamlbuild +File: /usr/lib/debug/.build-id/eb/d7bc6904e91cab2b61c00b730dd63dd5596880.debug 120777 root:root ../../usr/bin/ocamlbuild.debug +File: /usr/lib/debug/usr/bin/ocamlbuild.debug 100644 root:root 09b8954377f43deb776551918c11d008 +File: /usr/lib/debug/usr/bin/ocamlbuild.native.debug 100644 root:root 09b8954377f43deb776551918c11d008 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: a6af52c174c637ccd240e3fdfb48339d50e7345c4d8bfddb83ca70a0b9e6cc49afebb44d0dff7badd667f866a53fec6d769d6434201bf921a0d71cb41b364ec6