<86>May 4 02:48:33 userdel[1072570]: delete user 'rooter' <86>May 4 02:48:33 userdel[1072570]: removed group 'rooter' owned by 'rooter' <86>May 4 02:48:33 userdel[1072570]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:48:33 groupadd[1072586]: group added to /etc/group: name=rooter, GID=1295 <86>May 4 02:48:33 groupadd[1072586]: group added to /etc/gshadow: name=rooter <86>May 4 02:48:33 groupadd[1072586]: new group: name=rooter, GID=1295 <86>May 4 02:48:33 useradd[1072594]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash, from=none <86>May 4 02:48:33 userdel[1072622]: delete user 'builder' <86>May 4 02:48:33 userdel[1072622]: removed group 'builder' owned by 'builder' <86>May 4 02:48:33 userdel[1072622]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:48:33 groupadd[1072637]: group added to /etc/group: name=builder, GID=1296 <86>May 4 02:48:33 groupadd[1072637]: group added to /etc/gshadow: name=builder <86>May 4 02:48:33 groupadd[1072637]: new group: name=builder, GID=1296 <86>May 4 02:48:33 useradd[1072655]: new user: name=builder, UID=1296, GID=1296, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>May 4 02:48:39 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:48:39 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701356385 installed <13>May 4 02:48:39 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>May 4 02:48:50 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:48:50 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>May 4 02:48:50 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>May 4 02:48:50 rpmi: ocaml-camlidl-1.12-alt2 sisyphus+333652.13674.29.2 1701359827 installed <13>May 4 02:48:50 rpmi: ocaml-result-1.5-alt2 sisyphus+333652.600.29.2 1701356424 installed <13>May 4 02:48:50 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+333652.600.29.2 1701356424 installed <13>May 4 02:48:50 rpmi: ocaml-dune-configurator-3.11.1-alt2 sisyphus+333652.740.29.2 1701356527 installed <13>May 4 02:48:50 rpmi: ocaml-dune-private-libs-3.11.1-alt2 sisyphus+333652.774.29.2 1701356650 installed <13>May 4 02:48:50 rpmi: libfuse-2.9.9-alt4 sisyphus+298379.100.1.1 1649860866 installed <13>May 4 02:48:50 rpmi: libfuse-devel-2.9.9-alt4 sisyphus+298379.100.1.1 1649860866 installed <13>May 4 02:48:50 rpmi: ocaml-dune-private-libs-devel-3.11.1-alt2 sisyphus+333652.774.29.2 1701356650 installed <13>May 4 02:48:51 rpmi: ocaml-dune-configurator-devel-3.11.1-alt2 sisyphus+333652.740.29.2 1701356527 installed <13>May 4 02:48:51 rpmi: ocaml-camlidl-devel-1.12-alt2 sisyphus+333652.13674.29.2 1701359827 installed <13>May 4 02:48:51 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+333652.2174.29.2 1701357040 installed <13>May 4 02:48:51 rpmi: ocaml-ocamldoc-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-ocamlfuse-2.7.1-alt12.nosrc.rpm (w1.gzdio) Installing ocaml-ocamlfuse-2.7.1-alt12.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-ocamlfuse-2.7.1 + echo 'Source #0 (ocaml-ocamlfuse-2.7.1.tar):' Source #0 (ocaml-ocamlfuse-2.7.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-ocamlfuse-2.7.1.tar + cd ocaml-ocamlfuse-2.7.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocamlfuse-2.7.1 + /usr/bin/dune build --verbose -p ocamlfuse Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/ocaml-ocamlfuse-2.7.1 Auto-detected concurrency: 8 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; 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" ; installed_env = map { "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-ocamlfuse-2.7.1/_build/default" } ; findlib_paths = [ External "/usr/lib64/ocaml" ] ; ocaml_config = { version = "4.14.1" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; 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 = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default/lib && /usr/bin/camlidl -header Fuse_bindings.idl) Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I lib/.fuse.objs/byte -no-alias-deps -o lib/.fuse.objs/byte/fuse__.cmo -c -impl lib/fuse__.ml-gen) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I lib/.fuse.objs/byte -I lib/.fuse.objs/native -intf-suffix .ml-gen -no-alias-deps -o lib/.fuse.objs/native/fuse__.cmx -c -impl lib/fuse__.ml-gen) Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/Unix_util.ml) > _build/default/lib/.fuse.objs/fuse__Unix_util.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/Fuse.mli) > _build/default/lib/.fuse.objs/fuse.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/Fuse.ml) > _build/default/lib/.fuse.objs/fuse.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/Fuse_bindings.mli) > _build/default/lib/.fuse.objs/fuse__Fuse_bindings.intf.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/Fuse_bindings.ml) > _build/default/lib/.fuse.objs/fuse__Fuse_bindings.impl.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/Fuse_lib.ml) > _build/default/lib/.fuse.objs/fuse__Fuse_lib.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/Fuse_result.ml) > _build/default/lib/.fuse.objs/fuse__Fuse_result.impl.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf lib/Thread_pool.mli) > _build/default/lib/.fuse.objs/fuse__Thread_pool.intf.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl lib/Thread_pool.ml) > _build/default/lib/.fuse.objs/fuse__Thread_pool.impl.d Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -thread -g -bin-annot -I lib/.fuse.objs/byte -I /usr/lib64/ocaml/threads -no-alias-deps -open Fuse__ -o lib/.fuse.objs/byte/fuse__Fuse_bindings.cmi -c -intf lib/Fuse_bindings.mli) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -thread -g -bin-annot -I lib/.fuse.objs/byte -I /usr/lib64/ocaml/threads -no-alias-deps -open Fuse__ -o lib/.fuse.objs/byte/fuse__Fuse_result.cmo -c -impl lib/Fuse_result.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -thread -g -bin-annot -I lib/.fuse.objs/byte -I /usr/lib64/ocaml/threads -no-alias-deps -open Fuse__ -o lib/.fuse.objs/byte/fuse__Thread_pool.cmi -c -intf lib/Thread_pool.mli) Running[16]: (cd _build/default/.dune/ccomp && /usr/bin/gcc -E -P header_check.h) > _build/default/.dune/ccomp/ccomp Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/config/.discover.eobjs/byte -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -no-alias-deps -o lib/config/.discover.eobjs/byte/dune__exe__Discover.cmi -c -intf lib/config/discover.mli) Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -thread -g -bin-annot -I lib/.fuse.objs/byte -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -open Fuse__ -o lib/.fuse.objs/byte/fuse__Fuse_bindings.cmo -c -impl lib/Fuse_bindings.ml) Running[19]: (cd _build/default && /usr/bin/ocamlopt.opt -thread -g -I lib/.fuse.objs/byte -I lib/.fuse.objs/native -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -open Fuse__ -o lib/.fuse.objs/native/fuse__Fuse_bindings.cmx -c -impl lib/Fuse_bindings.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -thread -g -bin-annot -I lib/.fuse.objs/byte -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -open Fuse__ -o lib/.fuse.objs/byte/fuse__Thread_pool.cmo -c -impl lib/Thread_pool.ml) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -thread -g -I lib/.fuse.objs/byte -I lib/.fuse.objs/native -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -open Fuse__ -o lib/.fuse.objs/native/fuse__Thread_pool.cmx -c -impl lib/Thread_pool.ml) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -thread -g -I lib/.fuse.objs/byte -I lib/.fuse.objs/native -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -open Fuse__ -o lib/.fuse.objs/native/fuse__Fuse_result.cmx -c -impl lib/Fuse_result.ml) Running[23]: (cd _build/default && /usr/bin/ocamlc.opt -thread -g -bin-annot -I lib/.fuse.objs/byte -I /usr/lib64/ocaml/threads -no-alias-deps -open Fuse__ -o lib/.fuse.objs/byte/fuse__Unix_util.cmo -c -impl lib/Unix_util.ml) Running[24]: (cd _build/default && /usr/bin/ocamlc.opt -thread -g -bin-annot -I lib/.fuse.objs/byte -I /usr/lib64/ocaml/threads -no-alias-deps -open Fuse__ -o lib/.fuse.objs/byte/fuse__Fuse_lib.cmo -c -impl lib/Fuse_lib.ml) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I lib/config/.discover.eobjs/byte -I lib/config/.discover.eobjs/native -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -intf-suffix .ml -no-alias-deps -o lib/config/.discover.eobjs/native/dune__exe__Discover.cmx -c -impl lib/config/discover.ml) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -thread -g -I lib/.fuse.objs/byte -I lib/.fuse.objs/native -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -open Fuse__ -o lib/.fuse.objs/native/fuse__Unix_util.cmx -c -impl lib/Unix_util.ml) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -thread -g -I lib/.fuse.objs/byte -I lib/.fuse.objs/native -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -open Fuse__ -o lib/.fuse.objs/native/fuse__Fuse_lib.cmx -c -impl lib/Fuse_lib.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -thread -g -bin-annot -I lib/.fuse.objs/byte -I /usr/lib64/ocaml/threads -no-alias-deps -open Fuse__ -o lib/.fuse.objs/byte/fuse.cmi -c -intf lib/Fuse.mli) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o lib/config/discover.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/csexp/csexp.cmxa /usr/lib64/ocaml/dune-configurator/configurator.cmxa lib/config/.discover.eobjs/native/dune__exe__Discover.cmx) Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -thread -g -bin-annot -I lib/.fuse.objs/byte -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -open Fuse__ -o lib/.fuse.objs/byte/fuse.cmo -c -impl lib/Fuse.ml) Running[31]: (cd _build/default && /usr/bin/ocamlopt.opt -thread -g -I lib/.fuse.objs/byte -I lib/.fuse.objs/native -I /usr/lib64/ocaml/threads -intf-suffix .ml -no-alias-deps -open Fuse__ -o lib/.fuse.objs/native/fuse.cmx -c -impl lib/Fuse.ml) Running[32]: (cd _build/default/lib && config/discover.exe) Output[32]: sh: line 1: opam: command not found Running[33]: (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/threads -o Fuse_bindings_stubs.o -c Fuse_bindings_stubs.c) Running[34]: (cd _build/default && /usr/bin/ocamlopt.opt -thread -g -a -o lib/fuse.cmxa -cclib -lfuse_stubs -cclib -lfuse -cclib -pthread -cclib -L/usr/lib64/ocaml -cclib -lcamlidl lib/.fuse.objs/native/fuse__.cmx lib/.fuse.objs/native/fuse__Fuse_result.cmx lib/.fuse.objs/native/fuse__Unix_util.cmx lib/.fuse.objs/native/fuse__Thread_pool.cmx lib/.fuse.objs/native/fuse__Fuse_bindings.cmx lib/.fuse.objs/native/fuse__Fuse_lib.cmx lib/.fuse.objs/native/fuse.cmx) Running[35]: (cd _build/default && /usr/bin/ocamlc.opt -thread -g -a -o lib/fuse.cma -dllib -lfuse_stubs -cclib -lfuse_stubs -cclib -lfuse -cclib -pthread -cclib -L/usr/lib64/ocaml -cclib -lcamlidl lib/.fuse.objs/byte/fuse__.cmo lib/.fuse.objs/byte/fuse__Fuse_result.cmo lib/.fuse.objs/byte/fuse__Unix_util.cmo lib/.fuse.objs/byte/fuse__Thread_pool.cmo lib/.fuse.objs/byte/fuse__Fuse_bindings.cmo lib/.fuse.objs/byte/fuse__Fuse_lib.cmo lib/.fuse.objs/byte/fuse.cmo) Running[36]: (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/threads -o Fuse_util.o -c Fuse_util.c) Running[37]: (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/threads -o Unix_util_stubs.o -c Unix_util_stubs.c) Output[37]: Unix_util_stubs.c: In function 'unix_util_fchdir': Unix_util_stubs.c:123:3: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | fchdir(Int_val(fd)); | ^~~~~~~~~~~~~~~~~~~ Output[33]: In file included from /usr/include/fuse/fuse.h:26, from Fuse_bindings.h:17, from Fuse_bindings_stubs.c:17: /usr/include/fuse/fuse_common.h:67:20: warning: "flush" is deprecated: use "caml_flush" instead 67 | unsigned int flush : 1; | ^~~~~~~~~~~~ /usr/include/fuse/fuse.h:232:20: warning: "flush" is deprecated: use "caml_flush" instead 232 | int (*flush) (const char *, struct fuse_file_info *); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fuse_bindings.h:45:13: warning: "flush" is deprecated: use "caml_flush" instead 45 | char *flush; | ^~ Fuse_bindings_stubs.c: In function 'camlidl_ml2c_Fuse_bindings_struct_fuse_operation_names': Fuse_bindings_stubs.c:260:13: warning: "flush" is deprecated: use "caml_flush" instead 260 | (*_c2).flush = NULL; | ^~~~~~~~~~~~ Fuse_bindings_stubs.c:263:13: warning: "flush" is deprecated: use "caml_flush" instead 263 | (*_c2).flush = camlidl_malloc_string(_v48, _ctx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fuse_bindings_stubs.c: In function 'camlidl_c2ml_Fuse_bindings_struct_fuse_operation_names': Fuse_bindings_stubs.c:542:13: warning: "flush" is deprecated: use "caml_flush" instead 542 | if ((*_c1).flush == NULL) { | ^~~~~~~~~~~~~~~~~~~ Fuse_bindings_stubs.c:545:13: warning: "flush" is deprecated: use "caml_flush" instead 545 | _v26 = caml_copy_string((*_c1).flush); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running[38]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o lib/fuse_stubs lib/Unix_util_stubs.o lib/Fuse_util.o lib/Fuse_bindings_stubs.o -ldopt -lfuse -ldopt -pthread -ldopt -L/usr/lib64/ocaml -ldopt -lcamlidl) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -thread -g -shared -linkall -I lib -o lib/fuse.cmxs lib/fuse.cmxa) Promoting "_build/default/ocamlfuse.install" to "ocamlfuse.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29767 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-ocamlfuse-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-ocamlfuse-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-ocamlfuse-2.7.1 + __dune_install ocamlfuse + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-ocamlfuse-buildroot ocamlfuse + __ocaml_find_files + find /usr/src/tmp/ocaml-ocamlfuse-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-ocamlfuse-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-ocamlfuse-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-ocamlfuse-buildroot (auto) mode of './usr/lib64/ocaml/stublibs/dllfuse_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/ocaml/ocamlfuse/fuse.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-ocamlfuse-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-ocamlfuse-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-ocamlfuse-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-ocamlfuse-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-ocamlfuse-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: ceil verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_callback2 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_leave_blocking_section verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_callbackN verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_copy_double verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_enter_blocking_section verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_ba_alloc_dims verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_callback3 verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib64/ocaml/stublibs/dllfuse_stubs.so: undefined symbol: caml_callback verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_mutex_lock verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_mutex_new verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_condition_wait verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_thread_join verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_condition_new verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlUnix verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlStdlib__Hashtbl verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlStdlib__List verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_register_named_value verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_condition_signal verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_mutex_unlock verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_named_value verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: ceil verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlStdlib__Hashtbl__remove_1293 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_thread_id verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlStdlib__Hashtbl__create_inner_1743 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlStdlib__Hashtbl__add_1277 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_callback2 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_alloc_small verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlStdlib__string_of_int_177 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_leave_blocking_section verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_alloc1 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_callbackN verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_copy_double verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_enter_blocking_section verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_ba_alloc_dims verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_callback3 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_thread_self verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlThread__create_286 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlStdlib__Hashtbl__iter_730 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlStdlib__$5e_141 verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: caml_callback verify-elf: WARNING: ./usr/lib64/ocaml/ocamlfuse/fuse.cmxs: undefined symbol: camlStdlib__List__fold_left_521 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-ocamlfuse-buildroot Processing files: ocaml-ocamlfuse-2.7.1-alt12 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29767 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocamlfuse-2.7.1 + DOCDIR=/usr/src/tmp/ocaml-ocamlfuse-buildroot/usr/share/doc/ocaml-ocamlfuse-2.7.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-ocamlfuse-buildroot/usr/share/doc/ocaml-ocamlfuse-2.7.1 + /bin/mkdir -p /usr/src/tmp/ocaml-ocamlfuse-buildroot/usr/share/doc/ocaml-ocamlfuse-2.7.1 + cp -prL LICENSE README.md /usr/src/tmp/ocaml-ocamlfuse-buildroot/usr/share/doc/ocaml-ocamlfuse-2.7.1 + chmod -R go-w /usr/src/tmp/ocaml-ocamlfuse-buildroot/usr/share/doc/ocaml-ocamlfuse-2.7.1 + chmod -R a+rX /usr/src/tmp/ocaml-ocamlfuse-buildroot/usr/share/doc/ocaml-ocamlfuse-2.7.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yEhLuc 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.kKzbBV find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-fuse = 2.7.1-alt12, ocaml-cmi(Fuse) = 4.14.1-9B1EB480, ocaml-cmi(Fuse__) = 4.14.1-D933C8D7, ocaml-cmi(Fuse__Fuse_bindings) = 4.14.1-312C58DF, ocaml-cmi(Fuse__Fuse_lib) = 4.14.1-BE708C33, ocaml-cmi(Fuse__Fuse_result) = 4.14.1-05DE1A7D, ocaml-cmi(Fuse__Thread_pool) = 4.14.1-A48AC032, ocaml-cmi(Fuse__Unix_util) = 4.14.1-3636E588, ocaml-dll(fuse_stubs) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libfuse, libfuse.so.2()(64bit) >= set:li4gVmstxYpQcJ9Ftq1, libfuse.so.2(FUSE_2.2)(64bit), libfuse.so.2(FUSE_2.6)(64bit), libfuse.so.2(FUSE_2.8)(64bit), ocaml-camlidl, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Com) = 4.14.1-718489C1, ocaml-cmi(Condition) = 4.14.1-F0CAF68E, ocaml-cmi(Mutex) = 4.14.1-E7B4C98D, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmi(Stdlib__Callback) = 4.14.1-FE29A598, ocaml-cmi(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Thread) = 4.14.1-CBAB14F6, ocaml-cmi(Unix) = 4.14.1-D81AF773, ocaml-runtime = 4.14.1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: ocaml-fuse < 2.7.1-alt12 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MlHxV3 Creating ocaml-ocamlfuse-debuginfo package Processing files: ocaml-ocamlfuse-devel-2.7.1-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9zD5Wf 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.AWurtO find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-fuse-devel = 2.7.1-alt12, ocaml-cmi(Fuse) = 4.14.1-9B1EB480, ocaml-cmi(Fuse__) = 4.14.1-D933C8D7, ocaml-cmi(Fuse__Fuse_bindings) = 4.14.1-312C58DF, ocaml-cmi(Fuse__Fuse_lib) = 4.14.1-BE708C33, ocaml-cmi(Fuse__Fuse_result) = 4.14.1-05DE1A7D, ocaml-cmi(Fuse__Thread_pool) = 4.14.1-A48AC032, ocaml-cmi(Fuse__Unix_util) = 4.14.1-3636E588, ocaml-cmt(Fuse) = 4.14.1-9B1EB480, ocaml-cmt(Fuse__) = 4.14.1-D933C8D7, ocaml-cmt(Fuse__Fuse_bindings) = 4.14.1-312C58DF, ocaml-cmt(Fuse__Fuse_lib) = 4.14.1-BE708C33, ocaml-cmt(Fuse__Fuse_result) = 4.14.1-05DE1A7D, ocaml-cmt(Fuse__Thread_pool) = 4.14.1-A48AC032, ocaml-cmt(Fuse__Unix_util) = 4.14.1-3636E588, ocaml-cmx(Fuse) = 4.14.1-EB348973, ocaml-cmx(Fuse__) = 4.14.1-1FEBCB4D, ocaml-cmx(Fuse__Fuse_bindings) = 4.14.1-AC5DFDF9, ocaml-cmx(Fuse__Fuse_lib) = 4.14.1-1E0437E9, ocaml-cmx(Fuse__Fuse_result) = 4.14.1-A88BA72B, ocaml-cmx(Fuse__Thread_pool) = 4.14.1-ECE4812E, ocaml-cmx(Fuse__Unix_util) = 4.14.1-E956F34A Requires: ocaml-ocamlfuse = 2.7.1-alt12, /usr/lib64/ocaml/stublibs/dllfuse_stubs.so, libfuse, ocaml-camlidl, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Com) = 4.14.1-718489C1, ocaml-cmi(Condition) = 4.14.1-F0CAF68E, ocaml-cmi(Mutex) = 4.14.1-E7B4C98D, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmi(Stdlib__Callback) = 4.14.1-FE29A598, ocaml-cmi(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Thread) = 4.14.1-CBAB14F6, ocaml-cmi(Unix) = 4.14.1-D81AF773, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(Com) = 4.14.1-718489C1, ocaml-cmt(Condition) = 4.14.1-F0CAF68E, ocaml-cmt(Mutex) = 4.14.1-E7B4C98D, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmt(Stdlib__Callback) = 4.14.1-FE29A598, ocaml-cmt(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmt(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmt(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmt(Stdlib__List) = 4.14.1-EE222542, ocaml-cmt(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmt(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmt(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmt(Thread) = 4.14.1-CBAB14F6, ocaml-cmt(Unix) = 4.14.1-D81AF773, ocaml-cmx(Condition) = 4.14.1-A63EFE87, ocaml-cmx(Mutex) = 4.14.1-070D55BB, ocaml-cmx(Stdlib) = 4.14.1-29FC6B4F, ocaml-cmx(Stdlib__Callback) = 4.14.1-FC67ABCD, ocaml-cmx(Stdlib__Hashtbl) = 4.14.1-46268731, ocaml-cmx(Stdlib__List) = 4.14.1-0959BDC1, ocaml-cmx(Thread) = 4.14.1-B21B3057, ocaml-cmx(Unix) = 4.14.1-0B935718 Obsoletes: ocaml-fuse-devel < 2.7.1-alt12 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ILFmRK Processing files: ocaml-ocamlfuse-debuginfo-2.7.1-alt12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RYfYJV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zGwPp7 find-requires: running scripts (debuginfo) Requires: ocaml-ocamlfuse = 2.7.1-alt12, debug64(libc.so.6), debug64(libfuse.so.2) Adding to ocaml-ocamlfuse-devel a strict dependency on ocaml-ocamlfuse Adding to ocaml-ocamlfuse-debuginfo a strict dependency on ocaml-ocamlfuse Removing 1 extra deps from ocaml-ocamlfuse-devel due to dependency on ocaml-ocamlfuse Removing 18 extra deps from ocaml-ocamlfuse-devel due to repentancy on ocaml-ocamlfuse warning: Installed (but unpackaged) file(s) found: /usr/share/doc/ocamlfuse/LICENSE /usr/share/doc/ocamlfuse/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ocamlfuse-2.7.1-alt12.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ocamlfuse-devel-2.7.1-alt12.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-ocamlfuse-debuginfo-2.7.1-alt12.x86_64.rpm (w2.lzdio) 3.03user 2.06system 0:09.70elapsed 52%CPU (0avgtext+0avgdata 42564maxresident)k 0inputs+0outputs (0major+570152minor)pagefaults 0swaps 5.75user 1.93system 0:33.36elapsed 23%CPU (0avgtext+0avgdata 131236maxresident)k 19288inputs+0outputs (0major+203933minor)pagefaults 0swaps --- ocaml-ocamlfuse-2.7.1-alt12.x86_64.rpm.repo 2023-11-30 16:20:19.000000000 +0000 +++ ocaml-ocamlfuse-2.7.1-alt12.x86_64.rpm.hasher 2024-05-04 02:49:04.223952770 +0000 @@ -62,3 +62,3 @@ File: /usr/lib64/ocaml/ocamlfuse/fuse.cmi 100644 root:root f988f46dd7a116001ba9bd60fa84a99d -File: /usr/lib64/ocaml/ocamlfuse/fuse.cmxs 100644 root:root 6e65313929094b748ebba7ab70198d4d +File: /usr/lib64/ocaml/ocamlfuse/fuse.cmxs 100644 root:root 2a372aa7bf2543d734d71b4e75f30da6 File: /usr/lib64/ocaml/ocamlfuse/fuse__.cmi 100644 root:root 19047e09634236926b7066bf6ab22ffe @@ -70,3 +70,3 @@ File: /usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib64/ocaml/stublibs/dllfuse_stubs.so 100644 root:root 484c4bdd8d63010318eccb79e73ff150 +File: /usr/lib64/ocaml/stublibs/dllfuse_stubs.so 100644 root:root 1e1a430da644b3fbf200d948ed0bee50 File: /usr/share/doc/ocaml-ocamlfuse-2.7.1 40755 root:root @@ -74,2 +74,2 @@ File: /usr/share/doc/ocaml-ocamlfuse-2.7.1/README.md 100644 root:root e83999bed2e31e10aa23a4ccdb581422 -RPMIdentity: 8c98a5c6964bcb9532980ec164a3c03cb5a76e3a77e07da407ddce58760c7aa7e0fa4213bcc6f06ba59949f8a7fb029f38eaf5c55c58b51b11fdfb1212071578 +RPMIdentity: 3214e4b31125fddd3c656686cfe36872940d57cc22386555b594e1fc859a11f6474787c4ad73360c7e2087997b65f0c0b0b7753d03c6670823688ca57424fcd2 --- ocaml-ocamlfuse-debuginfo-2.7.1-alt12.x86_64.rpm.repo 2023-11-30 16:20:19.000000000 +0000 +++ ocaml-ocamlfuse-debuginfo-2.7.1-alt12.x86_64.rpm.hasher 2024-05-04 02:49:04.306953091 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/62 40755 root:root -/usr/lib/debug/.build-id/62/c2778852163397f9d654dbc0def68109bd1686 120777 root:root ../../../../lib64/ocaml/ocamlfuse/fuse.cmxs -/usr/lib/debug/.build-id/62/c2778852163397f9d654dbc0def68109bd1686.debug 120777 root:root ../../usr/lib64/ocaml/ocamlfuse/fuse.cmxs.debug -/usr/lib/debug/.build-id/85 40755 root:root -/usr/lib/debug/.build-id/85/bfb47791cb672f8cb9926a36ef683ee191781c 120777 root:root ../../../../lib64/ocaml/stublibs/dllfuse_stubs.so -/usr/lib/debug/.build-id/85/bfb47791cb672f8cb9926a36ef683ee191781c.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllfuse_stubs.so.debug +/usr/lib/debug/.build-id/7c 40755 root:root +/usr/lib/debug/.build-id/7c/c3c044a27d5537a74768a8cf0725f9b0f4bdc1 120777 root:root ../../../../lib64/ocaml/ocamlfuse/fuse.cmxs +/usr/lib/debug/.build-id/7c/c3c044a27d5537a74768a8cf0725f9b0f4bdc1.debug 120777 root:root ../../usr/lib64/ocaml/ocamlfuse/fuse.cmxs.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/d846b2ffcefabd01760439471d3911878ce331 120777 root:root ../../../../lib64/ocaml/stublibs/dllfuse_stubs.so +/usr/lib/debug/.build-id/a2/d846b2ffcefabd01760439471d3911878ce331.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllfuse_stubs.so.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -24,13 +24,13 @@ Provides: ocaml-ocamlfuse-debuginfo = 2.7.1-alt12:sisyphus+333652.21200.29.2 -File: /usr/lib/debug/.build-id/62 40755 root:root -File: /usr/lib/debug/.build-id/62/c2778852163397f9d654dbc0def68109bd1686 120777 root:root ../../../../lib64/ocaml/ocamlfuse/fuse.cmxs -File: /usr/lib/debug/.build-id/62/c2778852163397f9d654dbc0def68109bd1686.debug 120777 root:root ../../usr/lib64/ocaml/ocamlfuse/fuse.cmxs.debug -File: /usr/lib/debug/.build-id/85 40755 root:root -File: /usr/lib/debug/.build-id/85/bfb47791cb672f8cb9926a36ef683ee191781c 120777 root:root ../../../../lib64/ocaml/stublibs/dllfuse_stubs.so -File: /usr/lib/debug/.build-id/85/bfb47791cb672f8cb9926a36ef683ee191781c.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllfuse_stubs.so.debug +File: /usr/lib/debug/.build-id/7c 40755 root:root +File: /usr/lib/debug/.build-id/7c/c3c044a27d5537a74768a8cf0725f9b0f4bdc1 120777 root:root ../../../../lib64/ocaml/ocamlfuse/fuse.cmxs +File: /usr/lib/debug/.build-id/7c/c3c044a27d5537a74768a8cf0725f9b0f4bdc1.debug 120777 root:root ../../usr/lib64/ocaml/ocamlfuse/fuse.cmxs.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/d846b2ffcefabd01760439471d3911878ce331 120777 root:root ../../../../lib64/ocaml/stublibs/dllfuse_stubs.so +File: /usr/lib/debug/.build-id/a2/d846b2ffcefabd01760439471d3911878ce331.debug 120777 root:root ../../usr/lib64/ocaml/stublibs/dllfuse_stubs.so.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/ocamlfuse 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/ocamlfuse/fuse.cmxs.debug 100644 root:root 75bc5c83808c33354e488c33e59ed3b4 +File: /usr/lib/debug/usr/lib64/ocaml/ocamlfuse/fuse.cmxs.debug 100644 root:root 8f50b842bd8d9b88b05c438a5a72fbb7 File: /usr/lib/debug/usr/lib64/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllfuse_stubs.so.debug 100644 root:root 715693465163061912cb1ba9afc2370d +File: /usr/lib/debug/usr/lib64/ocaml/stublibs/dllfuse_stubs.so.debug 100644 root:root f2b6509fd9128508db4a9d52669d6156 File: /usr/src/debug/ocaml-ocamlfuse-2.7.1 40755 root:root @@ -43,2 +43,2 @@ File: /usr/src/debug/ocaml-ocamlfuse-2.7.1/_build/default/lib/Unix_util_stubs.c 100644 root:root 28d6d75d3271f4c14083dedb6f7434c3 -RPMIdentity: f91c18a776bfa7cadbdb50e3ff260dec31dfa73b8ea5b27699685e000640c6d65ae751135ddc192582db61f911460f60040abce641b06e5b3582432496047b69 +RPMIdentity: 3ad95e13883070f50d9d94bebfcd6ac87fdcb704819c3885dfbe4b55e1c4109d3dda4faf925e0b8ddac48d4dd68e28cb508448bde0b48b7c4a668a09d425b965 --- ocaml-ocamlfuse-devel-2.7.1-alt12.x86_64.rpm.repo 2023-11-30 16:20:19.000000000 +0000 +++ ocaml-ocamlfuse-devel-2.7.1-alt12.x86_64.rpm.hasher 2024-05-04 02:49:04.418953525 +0000 @@ -112,4 +112,4 @@ File: /usr/lib64/ocaml/ocamlfuse/fuse__Unix_util.cmx 100644 root:root d5f2b33d19ac721a37b5ff2082e61a15 -File: /usr/lib64/ocaml/ocamlfuse/libfuse_stubs.a 100644 root:root 3d5aee16848e3f6115003305b99f6909 +File: /usr/lib64/ocaml/ocamlfuse/libfuse_stubs.a 100644 root:root 2ae6e6fc0e46e56c0f67289b6dcd92bf File: /usr/lib64/ocaml/ocamlfuse/opam 100644 root:root 3508cea5656e5d1e3fe1610d79b37255 -RPMIdentity: 8140e8e750095b49faf415994d613e0b620070a1bd7a79c1d089699c7c6735443fb1e7271200561f8bcc32cffe3b9b6c9a400199c98c7ed7c3ca85b1e7db3308 +RPMIdentity: 8b440b2c127b0b1b8d2956e3480327809e1885f424310f723d5f99b1f24ee0f00af0698dbd65d0b506dd2b02cdf8c9ad352779101301cad23cf2124ba6cb0898