<86>Jun 3 05:39:32 userdel[374351]: delete user 'rooter' <86>Jun 3 05:39:32 userdel[374351]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:39:32 userdel[374351]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:39:32 groupadd[374458]: group added to /etc/group: name=rooter, GID=1829 <86>Jun 3 05:39:32 groupadd[374458]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:39:32 groupadd[374458]: new group: name=rooter, GID=1829 <86>Jun 3 05:39:32 useradd[374510]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:39:32 userdel[374651]: delete user 'builder' <86>Jun 3 05:39:32 userdel[374651]: removed group 'builder' owned by 'builder' <86>Jun 3 05:39:32 userdel[374651]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:39:32 groupadd[374745]: group added to /etc/group: name=builder, GID=1830 <86>Jun 3 05:39:32 groupadd[374745]: group added to /etc/gshadow: name=builder <86>Jun 3 05:39:32 groupadd[374745]: new group: name=builder, GID=1830 <86>Jun 3 05:39:32 useradd[374788]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Jun 3 05:39:34 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Jun 3 05:39:34 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed <13>Jun 3 05:39:42 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228564 installed <13>Jun 3 05:39:42 rpmi: dune-2.9.3-alt1 sisyphus+294384.100.1.1 1643564548 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-csexp-1.5.1-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-csexp-1.5.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6290 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-csexp-1.5.1 + echo 'Source #0 (ocaml-csexp-1.5.1.tar):' Source #0 (ocaml-csexp-1.5.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-csexp-1.5.1.tar + cd ocaml-csexp-1.5.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6290 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-csexp-1.5.1 + /usr/bin/dune build --verbose -p csexp Workspace root: /usr/src/RPM/BUILD/ocaml-csexp-1.5.1 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune390e22.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune5cabf9.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-csexp-1.5.1/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = false ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-pthread"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "i686-pc-linux-gnu" ; target = "i686-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X030" ; cmi_magic_number = "Caml1999I030" ; cmo_magic_number = "Caml1999O030" ; cma_magic_number = "Caml1999A030" ; cmx_magic_number = "Caml1999Y030" ; cmxa_magic_number = "Caml1999Z030" ; ast_impl_magic_number = "Caml1999M030" ; ast_intf_magic_number = "Caml1999N030" ; cmxs_magic_number = "Caml1999D030" ; cmt_magic_number = "Caml1999T030" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -no-alias-deps -o src/.csexp.objs/byte/csexp.cmi -c -intf src/csexp.mli) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/csexp.cma src/.csexp.objs/byte/csexp.cmo) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/csexp.cmxa src/.csexp.objs/native/csexp.cmx) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/csexp.cmxs src/csexp.cmxa) Output[7]: ld: src/csexp.a(csexp.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6290 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-csexp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-csexp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-csexp-1.5.1 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-csexp-buildroot Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/META Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.a Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cma Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmi Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmt Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmti Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmx Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmxa Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.ml Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.mli Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/dune-package Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/opam Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/csexp/csexp.cmxs Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/csexp/CHANGES.md Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/csexp/LICENSE.md Installing /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/csexp/README.md + find /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-csexp-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-csexp-buildroot (auto) mode of './usr/lib/ocaml/csexp/csexp.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-csexp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-csexp-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-csexp-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-csexp-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-csexp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlCsexp__Make_862' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__feed_408' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_508' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__feed_eoi_single_533' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__feed_eoi_many_552' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__one_token_558' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__cont_647' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__one_token_673' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1532' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__input_694' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_699' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1542' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_784' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__one_token_814' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__entry' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC either the file containing the function 'camlCsexp__code_begin' or the file containing the function 'camlCsexp__fun_1696' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1696' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__parse_error_179' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__create_385' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__feed_eoi_495' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__open_paren_504' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_516' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__add_atom_522' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__add_token_526' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_646' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1518' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_664' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1524' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_682' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__to_buffer_780' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__to_channel_793' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1581' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__$3e$3e$3d$2a_808' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1653' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_826' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1665' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1670' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1673' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_836' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1685' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1693' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__fun_1701' is not compiled with -fpic/-fPIC either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC either the file containing the function 'camlCsexp__code_begin' or the file containing the function 'camlCsexp__fun_1696' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC either the file containing the function 'camlCsexp__code_begin' or the file containing the function 'camlCsexp__fun_1696' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__parse_errorf_182' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__to_string_789' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_797' is not compiled with -fpic/-fPIC the file containing the function 'camlCsexp__loop_707' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_fresh_oo_id verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__Format__ksprintf_1397 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__Bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__really_input_string_316 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_ml_input_char verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__List__fold_left_275 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__Buffer__resize_297 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__List__iter_261 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__string_of_int_176 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__Buffer__add_string_463 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__Buffer__create_86 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_ml_output_char verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: camlStdlib__output_string_249 verify-elf: WARNING: ./usr/lib/ocaml/csexp/csexp.cmxs: undefined symbol: caml_allocN Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.6290 Check is turned off by --without check Processing files: ocaml-csexp-1.5.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46848 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-csexp-1.5.1 + DOCDIR=/usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + /bin/mkdir -p /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + cp -prL LICENSE.md CHANGES.md README.md /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + chmod -R go-w /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + chmod -R a+rX /usr/src/tmp/ocaml-csexp-buildroot/usr/share/doc/ocaml-csexp-1.5.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mWpbOn 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.agrJ9m 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(Csexp) = 4.13.1-CD2EC814 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.af9Fum Creating ocaml-csexp-debuginfo package Processing files: ocaml-csexp-devel-1.5.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ywm7q3 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.uso7z1 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Csexp) = 4.13.1-6EDE8505 Requires: ocaml-csexp = 1.5.1-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Csexp) = 4.13.1-CD2EC814, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Char) = 4.13.1-61E527E7, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmx(Stdlib) = 4.13.1-C82208C6, ocaml-cmx(Stdlib__Buffer) = 4.13.1-6EEFA361, ocaml-cmx(Stdlib__Format) = 4.13.1-D5F7C8EF, ocaml-cmx(Stdlib__List) = 4.13.1-749429E7, ocaml-cmx(Stdlib__String) = 4.13.1-5279372C, ocaml-cmx(Stdlib__Sys) = 4.13.1-7E4B56BE Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CM908J Processing files: ocaml-csexp-debuginfo-1.5.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hTp6f0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XlOq0A find-requires: running scripts (debuginfo) Requires: ocaml-csexp = 1.5.1-alt2 Adding to ocaml-csexp-devel a strict dependency on ocaml-csexp Adding to ocaml-csexp-debuginfo a strict dependency on ocaml-csexp Removing 1 extra deps from ocaml-csexp-devel due to dependency on ocaml-csexp Removing 11 extra deps from ocaml-csexp-devel due to repentancy on ocaml-csexp warning: Installed (but unpackaged) file(s) found: /usr/share/doc/csexp/CHANGES.md /usr/share/doc/csexp/LICENSE.md /usr/share/doc/csexp/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-csexp-1.5.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-csexp-devel-1.5.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-csexp-debuginfo-1.5.1-alt2.i586.rpm (w2.lzdio) 0.47user 0.84system 0:08.72elapsed 15%CPU (0avgtext+0avgdata 14200maxresident)k 0inputs+0outputs (0major+186503minor)pagefaults 0swaps 1.92user 1.52system 0:22.65elapsed 15%CPU (0avgtext+0avgdata 109580maxresident)k 0inputs+0outputs (0major+204931minor)pagefaults 0swaps --- ocaml-csexp-1.5.1-alt2.i586.rpm.repo 2021-11-06 21:12:23.000000000 +0000 +++ ocaml-csexp-1.5.1-alt2.i586.rpm.hasher 2023-06-03 05:39:53.255259896 +0000 @@ -30,3 +30,3 @@ File: /usr/lib/ocaml/csexp/csexp.cmi 100644 root:root b5f74f1227bded70737a3a599eb13360 -File: /usr/lib/ocaml/csexp/csexp.cmxs 100644 root:root c675e940d582425e8ad898aa815b136d +File: /usr/lib/ocaml/csexp/csexp.cmxs 100644 root:root 03927fb95e45929706c3703f04d6b7e7 File: /usr/share/doc/ocaml-csexp-1.5.1 40755 root:root @@ -35,2 +35,2 @@ File: /usr/share/doc/ocaml-csexp-1.5.1/README.md 100644 root:root 8d68472c05894253634f320a31eb0c43 -RPMIdentity: cd1bc91de913a3815e506ff384c7d6405c88225f76ddb0f3a71315555e8f1592770c289124300ee03d220f1fb1957c5e4b9b5ab91773c64124d965d00c6dea97 +RPMIdentity: 81221aec8dad8490db51061e2d77833d23dd169a0d0bce4e3f7853a973c60ca550bd85abde43da1c41f77b8a43272ef117a119d6be0886ca5ef67bb5a72e4a95 --- ocaml-csexp-debuginfo-1.5.1-alt2.i586.rpm.repo 2021-11-06 21:12:23.000000000 +0000 +++ ocaml-csexp-debuginfo-1.5.1-alt2.i586.rpm.hasher 2023-06-03 05:39:53.356261066 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/22e70d9cd22008fba5165e2576e5f06d424ad4 120777 root:root ../../../ocaml/csexp/csexp.cmxs -/usr/lib/debug/.build-id/a5/22e70d9cd22008fba5165e2576e5f06d424ad4.debug 120777 root:root ../../usr/lib/ocaml/csexp/csexp.cmxs.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/f08a30a255f0ad61bad2da82bccd935ac477aa 120777 root:root ../../../ocaml/csexp/csexp.cmxs +/usr/lib/debug/.build-id/eb/f08a30a255f0ad61bad2da82bccd935ac477aa.debug 120777 root:root ../../usr/lib/ocaml/csexp/csexp.cmxs.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -14,8 +14,8 @@ Provides: ocaml-csexp-debuginfo = 1.5.1-alt2:sisyphus+288339.12000.3.1 -File: /usr/lib/debug/.build-id/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/22e70d9cd22008fba5165e2576e5f06d424ad4 120777 root:root ../../../ocaml/csexp/csexp.cmxs -File: /usr/lib/debug/.build-id/a5/22e70d9cd22008fba5165e2576e5f06d424ad4.debug 120777 root:root ../../usr/lib/ocaml/csexp/csexp.cmxs.debug +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/f08a30a255f0ad61bad2da82bccd935ac477aa 120777 root:root ../../../ocaml/csexp/csexp.cmxs +File: /usr/lib/debug/.build-id/eb/f08a30a255f0ad61bad2da82bccd935ac477aa.debug 120777 root:root ../../usr/lib/ocaml/csexp/csexp.cmxs.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/csexp 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/csexp/csexp.cmxs.debug 100644 root:root a1a70bd34388cd51c4b6b7582fc20432 +File: /usr/lib/debug/usr/lib/ocaml/csexp/csexp.cmxs.debug 100644 root:root b157088242afd21ab3839dc616bbe6bd File: /usr/src/debug/ocaml-csexp-1.5.1 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/ocaml-csexp-1.5.1/_build/default/src/csexp.ml 100644 root:root 10f5236a28623105eaf8a95787eefa33 -RPMIdentity: a1beb4109ac7c044b1dcd604a82cceb9371a30822b8a5307ed7d17597c4bbb176dca9fc35757b32d4f56bda48bcc35547c9beb9cacc08f2ccd6f6080824cdaf8 +RPMIdentity: 4218e648ed2e054a658366ee02b7cd15081926d2bd31238a215e80b19ccbd197d83c9532237cac827ab4d9649c2ce8097d39ce69fcebe54583ac0be367903d35 --- ocaml-csexp-devel-1.5.1-alt2.i586.rpm.repo 2021-11-06 21:12:23.000000000 +0000 +++ ocaml-csexp-devel-1.5.1-alt2.i586.rpm.hasher 2023-06-03 05:39:53.448262132 +0000 @@ -19,3 +19,3 @@ Provides: ocaml-csexp-devel = 1.5.1-alt2:sisyphus+288339.12000.3.1 -File: /usr/lib/ocaml/csexp/csexp.a 100644 root:root 9a8ce693c1d0bdde2337d9c37f6c304f +File: /usr/lib/ocaml/csexp/csexp.a 100644 root:root c15bf84fcd64697a7a77b69b051f1d21 File: /usr/lib/ocaml/csexp/csexp.cmt 100644 root:root 44554b80d397183b4225c1f7765e5e9e @@ -28,2 +28,2 @@ File: /usr/lib/ocaml/csexp/opam 100644 root:root 79125496fd4ee4aff400a68bb5d52a2e -RPMIdentity: 134988e60d23994a690401c5d15a799d2883f577516619570ed88b9374535631c7106022b246bd1f985fcc5ffa0be86be209a6410163139bee10920712b8fb1b +RPMIdentity: cdad4e0400aa67469266d0328745852afcf4917a82ed138e61e071dc2094e4a8016c42e6ff1d0a1a1459cd762cec5d58207dac070edfe9548c2faa30a05a46a6