<86>Jan 8 02:01:24 userdel[1779279]: delete user 'rooter' <86>Jan 8 02:01:24 userdel[1779279]: removed group 'rooter' owned by 'rooter' <86>Jan 8 02:01:24 userdel[1779279]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 8 02:01:24 groupadd[1779294]: group added to /etc/group: name=rooter, GID=1820 <86>Jan 8 02:01:24 groupadd[1779294]: group added to /etc/gshadow: name=rooter <86>Jan 8 02:01:24 groupadd[1779294]: new group: name=rooter, GID=1820 <86>Jan 8 02:01:24 useradd[1779305]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Jan 8 02:01:24 userdel[1779323]: delete user 'builder' <86>Jan 8 02:01:24 userdel[1779323]: removed group 'builder' owned by 'builder' <86>Jan 8 02:01:24 userdel[1779323]: removed shadow group 'builder' owned by 'builder' <86>Jan 8 02:01:24 groupadd[1779339]: group added to /etc/group: name=builder, GID=1821 <86>Jan 8 02:01:24 groupadd[1779339]: group added to /etc/gshadow: name=builder <86>Jan 8 02:01:24 groupadd[1779339]: new group: name=builder, GID=1821 <86>Jan 8 02:01:24 useradd[1779350]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Jan 8 02:01:28 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>Jan 8 02:01:28 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701356385 installed <13>Jan 8 02:01:28 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>Jan 8 02:01:36 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>Jan 8 02:01:36 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>Jan 8 02:01:36 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+333652.400.29.2 1701356328 installed <13>Jan 8 02:01:36 rpmi: ocaml-camlidl-1.12-alt2 sisyphus+333652.13674.29.2 1701359827 installed <13>Jan 8 02:01:36 rpmi: ocaml-result-1.5-alt2 sisyphus+333652.600.29.2 1701356424 installed <13>Jan 8 02:01:36 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+333652.600.29.2 1701356424 installed <13>Jan 8 02:01:36 rpmi: ocaml-dune-configurator-3.11.1-alt2 sisyphus+333652.740.29.2 1701356527 installed <13>Jan 8 02:01:36 rpmi: ocaml-dune-private-libs-3.11.1-alt2 sisyphus+333652.774.29.2 1701356650 installed <13>Jan 8 02:01:36 rpmi: libfuse-2.9.9-alt4 sisyphus+298379.100.1.1 1649860866 installed <13>Jan 8 02:01:36 rpmi: libfuse-devel-2.9.9-alt4 sisyphus+298379.100.1.1 1649860866 installed <13>Jan 8 02:01:36 rpmi: ocaml-dune-private-libs-devel-3.11.1-alt2 sisyphus+333652.774.29.2 1701356650 installed <13>Jan 8 02:01:36 rpmi: ocaml-dune-configurator-devel-3.11.1-alt2 sisyphus+333652.740.29.2 1701356527 installed <13>Jan 8 02:01:36 rpmi: ocaml-camlidl-devel-1.12-alt2 sisyphus+333652.13674.29.2 1701359827 installed <13>Jan 8 02:01:36 rpmi: ocaml-findlib-1.9.6-alt2 sisyphus+333652.2174.29.2 1701357040 installed <13>Jan 8 02:01:36 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.73292 + 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.73292 + 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: 16 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/.dune/ccomp && /usr/bin/gcc -E -P header_check.h) > _build/default/.dune/ccomp/ccomp 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_bindings.cmi -c -intf lib/Fuse_bindings.mli) 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 && /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[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__Thread_pool.cmo -c -impl lib/Thread_pool.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__Thread_pool.cmx -c -impl lib/Thread_pool.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__Fuse_bindings.cmo -c -impl lib/Fuse_bindings.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__Fuse_bindings.cmx -c -impl lib/Fuse_bindings.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__Fuse_lib.cmo -c -impl lib/Fuse_lib.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__Unix_util.cmo -c -impl lib/Unix_util.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.73292 + 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:/bin:/usr/bin:/usr/X11R6/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 Processing files: ocaml-ocamlfuse-2.7.1-alt12 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33784 + 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.XgPzne 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.V7rs6v 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.utnDEL 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.jBbD1z 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.7DyYgp 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.BaJk1Q 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.My3kGQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RFB91i 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) 2.16user 1.83system 0:09.36elapsed 42%CPU (0avgtext+0avgdata 42632maxresident)k 0inputs+0outputs (0major+579085minor)pagefaults 0swaps 3.40user 1.50system 0:25.73elapsed 19%CPU (0avgtext+0avgdata 128340maxresident)k 27504inputs+0outputs (0major+219578minor)pagefaults 0swaps