<86>Apr 27 10:03:01 userdel[2170742]: delete user 'rooter' <86>Apr 27 10:03:01 userdel[2170742]: removed group 'rooter' owned by 'rooter' <86>Apr 27 10:03:01 userdel[2170742]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 10:03:01 groupadd[2170807]: group added to /etc/group: name=rooter, GID=1820 <86>Apr 27 10:03:01 groupadd[2170807]: group added to /etc/gshadow: name=rooter <86>Apr 27 10:03:01 groupadd[2170807]: new group: name=rooter, GID=1820 <86>Apr 27 10:03:01 useradd[2170856]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Apr 27 10:03:01 userdel[2170942]: delete user 'builder' <86>Apr 27 10:03:01 userdel[2170942]: removed group 'builder' owned by 'builder' <86>Apr 27 10:03:01 userdel[2170942]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 10:03:01 groupadd[2171022]: group added to /etc/group: name=builder, GID=1821 <86>Apr 27 10:03:01 groupadd[2171022]: group added to /etc/gshadow: name=builder <86>Apr 27 10:03:01 groupadd[2171022]: new group: name=builder, GID=1821 <86>Apr 27 10:03:01 useradd[2171078]: 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>Apr 27 10:03:05 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 10:03:05 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>Apr 27 10:03:11 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701355789 installed <13>Apr 27 10:03:11 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+333652.400.29.2 1701355875 installed <13>Apr 27 10:03:11 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+333652.400.29.2 1701355875 installed <13>Apr 27 10:03:11 rpmi: ocaml-bigarray-compat-1.1.0-alt1 sisyphus+333652.7600.29.2 1701358082 installed <13>Apr 27 10:03:11 rpmi: ocaml-result-1.5-alt2 sisyphus+333652.600.29.2 1701356024 installed <13>Apr 27 10:03:11 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+333652.600.29.2 1701356024 installed <13>Apr 27 10:03:11 rpmi: ocaml-integers-0.7.0-alt1 sisyphus+333652.7700.29.2 1701358112 installed <13>Apr 27 10:03:11 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701355995 installed <13>Apr 27 10:03:11 rpmi: ocaml-dune-configurator-3.11.1-alt2 sisyphus+333652.740.29.2 1701356121 installed <13>Apr 27 10:03:11 rpmi: ocaml-dune-configurator-devel-3.11.1-alt2 sisyphus+333652.740.29.2 1701356121 installed <13>Apr 27 10:03:11 rpmi: ocaml-integers-devel-0.7.0-alt1 sisyphus+333652.7700.29.2 1701358112 installed <13>Apr 27 10:03:11 rpmi: ocaml-bigarray-compat-devel-1.1.0-alt1 sisyphus+333652.7600.29.2 1701358082 installed <13>Apr 27 10:03:11 rpmi: libffi-devel-1:3.4.6-alt1 sisyphus+341904.100.1.1 1709474536 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-ctypes-0.21.1-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-ctypes-0.21.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88980 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-ctypes-0.21.1 + echo 'Source #0 (ocaml-ctypes-0.21.1.tar):' Source #0 (ocaml-ctypes-0.21.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-ctypes-0.21.1.tar + cd ocaml-ctypes-0.21.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88980 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ctypes-0.21.1 + /usr/bin/dune build --verbose -p ctypes Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/ocaml-ctypes-0.21.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" ; ocamlopt = Error { context = "default" ; program = "ocamlopt" ; hint = Some "ocamlc found in /usr/bin, but /usr/bin/ocamlopt doesn't exist (context: default)" } ; ocamldep = Ok External "/usr/bin/ocamldep" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib" ; installed_env = map { "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-ctypes-0.21.1/_build/default" } ; findlib_paths = [ External "/usr/lib/ocaml" ] ; ocaml_config = { version = "4.14.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" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-march=i586" ; "-mtune=generic" ; "-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" ; "-march=i586" ; "-mtune=generic" ; "-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" ; "-march=i586" ; "-mtune=generic" ; "-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" ; "-march=i586" ; "-mtune=generic" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; asm = [ "as" ] ; asm_cfi_supported = false ; 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 = "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 = false ; supports_shared_libraries = true ; windows_unicode = false } ; instrument_with = [] } Actual targets: - recursive alias @install Promoting "_build/default/ctypes.opam" to "ctypes.opam" Promoting "_build/default/ctypes-foreign.opam" to "ctypes-foreign.opam" Running[2]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/ctypes-top/.ctypes_top.objs/byte -no-alias-deps -o src/ctypes-top/.ctypes_top.objs/byte/ctypes_top.cmo -c -impl src/ctypes-top/ctypes_top.ml-gen) Running[3]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/posixTypes.ml) > _build/default/src/ctypes/.ctypes.objs/posixTypes.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes-top/install_ctypes_printers.ml) > _build/default/src/ctypes-top/.ctypes_top.objs/ctypes_top__Install_ctypes_printers.impl.d Running[5]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/ctypes_path.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/ctypes_path.impl.d Running[6]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/complexL.mli) > _build/default/src/ctypes/.ctypes.objs/complexL.intf.d Running[7]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/complexL.ml) > _build/default/src/ctypes/.ctypes.objs/complexL.impl.d Running[8]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/cstubs_internals.mli) > _build/default/src/ctypes/.ctypes.objs/cstubs_internals.intf.d Running[9]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/cstubs_internals.ml) > _build/default/src/ctypes/.ctypes.objs/cstubs_internals.impl.d Running[10]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/ctypes.mli) > _build/default/src/ctypes/.ctypes.objs/ctypes.intf.d Running[11]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes.impl.d Running[12]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/ctypes_bigarray.mli) > _build/default/src/ctypes/.ctypes.objs/ctypes_bigarray.intf.d Running[13]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_bigarray.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_bigarray.impl.d Running[14]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_bigarray_stubs.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_bigarray_stubs.impl.d Running[15]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/ctypes_coerce.mli) > _build/default/src/ctypes/.ctypes.objs/ctypes_coerce.intf.d Running[16]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_coerce.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_coerce.impl.d Running[17]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_memory.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_memory.impl.d Running[18]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_memory_stubs.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_memory_stubs.impl.d Running[19]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/ctypes_primitive_types.mli) > _build/default/src/ctypes/.ctypes.objs/ctypes_primitive_types.intf.d Running[20]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_primitive_types.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_primitive_types.impl.d Running[21]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_ptr.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_ptr.impl.d Running[22]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_roots_stubs.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_roots_stubs.impl.d Running[23]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/ctypes_static.mli) > _build/default/src/ctypes/.ctypes.objs/ctypes_static.intf.d Running[24]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_static.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_static.impl.d Running[25]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_std_view_stubs.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_std_view_stubs.impl.d Running[26]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_std_views.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_std_views.impl.d Running[27]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/ctypes_structs.mli) > _build/default/src/ctypes/.ctypes.objs/ctypes_structs.intf.d Running[28]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_structs.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_structs.impl.d Running[29]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/ctypes_structs_computed.mli) > _build/default/src/ctypes/.ctypes.objs/ctypes_structs_computed.intf.d Running[30]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_structs_computed.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_structs_computed.impl.d Running[31]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/ctypes_type_printing.mli) > _build/default/src/ctypes/.ctypes.objs/ctypes_type_printing.intf.d Running[32]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_type_printing.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_type_printing.impl.d Running[33]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/ctypes_types.mli) > _build/default/src/ctypes/.ctypes.objs/ctypes_types.intf.d Running[34]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_value_printing.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_value_printing.impl.d Running[35]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_value_printing_stubs.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_value_printing_stubs.impl.d Running[36]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/lDouble.mli) > _build/default/src/ctypes/.ctypes.objs/lDouble.intf.d Running[37]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/lDouble.ml) > _build/default/src/ctypes/.ctypes.objs/lDouble.impl.d Running[38]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes/posixTypes.mli) > _build/default/src/ctypes/.ctypes.objs/posixTypes.intf.d Running[39]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_ptr.cmo -c -impl src/ctypes/ctypes_ptr.ml) Running[40]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cstubs/cstubs.mli) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs.intf.d Running[41]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/cstubs.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs.impl.d Running[42]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cstubs/cstubs_analysis.mli) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_analysis.intf.d Running[43]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/cstubs_analysis.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_analysis.impl.d Running[44]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/cstubs_c_language.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_c_language.impl.d Running[45]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/cstubs_emit_c.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_emit_c.impl.d Running[46]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cstubs/cstubs_errors.mli) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_errors.intf.d Running[47]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/cstubs_errors.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_errors.impl.d Running[48]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cstubs/cstubs_generate_c.mli) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_generate_c.intf.d Running[49]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/cstubs_generate_c.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_generate_c.impl.d Running[50]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cstubs/cstubs_generate_ml.mli) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_generate_ml.intf.d Running[51]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/cstubs_generate_ml.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_generate_ml.impl.d Running[52]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cstubs/cstubs_inverted.mli) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_inverted.intf.d Running[53]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/cstubs_inverted.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_inverted.impl.d Running[54]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cstubs/cstubs_public_name.mli) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_public_name.intf.d Running[55]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/cstubs_public_name.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_public_name.impl.d Running[56]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cstubs/cstubs_structs.mli) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_structs.intf.d Running[57]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/cstubs/cstubs_structs.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/cstubs_structs.impl.d Running[58]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/cstubs/ctypes_path.mli) > _build/default/src/cstubs/.ctypes_stubs.objs/ctypes_path.intf.d Running[59]: (cd _build/default && /usr/bin/ocamldep -modules -intf src/ctypes-top/ctypes_printers.mli) > _build/default/src/ctypes-top/.ctypes_top.objs/ctypes_top__Ctypes_printers.intf.d Running[60]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes-top/ctypes_printers.ml) > _build/default/src/ctypes-top/.ctypes_top.objs/ctypes_top__Ctypes_printers.impl.d Running[61]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/lDouble.cmi -c -intf src/ctypes/lDouble.mli) Running[62]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_bigarray_stubs.cmo -c -impl src/ctypes/ctypes_bigarray_stubs.ml) Running[63]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_roots_stubs.cmo -c -impl src/ctypes/ctypes_roots_stubs.ml) Running[64]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/lDouble.cmo -c -impl src/ctypes/lDouble.ml) Running[65]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/complexL.cmi -c -intf src/ctypes/complexL.mli) Running[66]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/configure/.gen_c_primitives.eobjs/byte -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -no-alias-deps -o src/configure/.gen_c_primitives.eobjs/byte/dune__exe__Gen_c_primitives.cmo -c -impl src/configure/gen_c_primitives.ml) Running[67]: (cd _build/default/.dune/ccomp && /usr/bin/gcc -E -P header_check.h) > _build/default/.dune/ccomp/ccomp Running[68]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -o complex_stubs.o -c complex_stubs.c) Running[69]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -o ctypes_bigarrays.o -c ctypes_bigarrays.c) Running[70]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -o ctypes_roots.o -c ctypes_roots.c) Running[71]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -o ldouble_stubs.o -c ldouble_stubs.c) Running[72]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -o managed_buffer_stubs.o -c managed_buffer_stubs.c) Running[73]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -o posix_types_stubs.o -c posix_types_stubs.c) Running[74]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -o raw_pointer_stubs.o -c raw_pointer_stubs.c) Running[75]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pipe -frecord-gcc-switches -g -O2 -march=i586 -mtune=generic -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -o type_info_stubs.o -c type_info_stubs.c) Running[76]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/complexL.cmo -c -impl src/ctypes/complexL.ml) Running[77]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_primitive_types.cmi -c -intf src/ctypes/ctypes_primitive_types.mli) Running[78]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_primitive_types.cmo -c -impl src/ctypes/ctypes_primitive_types.ml) Running[79]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_bigarray.cmi -c -intf src/ctypes/ctypes_bigarray.mli) Running[80]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_memory_stubs.cmo -c -impl src/ctypes/ctypes_memory_stubs.ml) Running[81]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_value_printing_stubs.cmo -c -impl src/ctypes/ctypes_value_printing_stubs.ml) Running[82]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -o src/configure/gen_c_primitives.exe -output-complete-exe /usr/lib/ocaml/unix.cma -I /usr/lib/ocaml /usr/lib/ocaml/csexp/csexp.cma /usr/lib/ocaml/dune-configurator/configurator.cma src/configure/.gen_c_primitives.eobjs/byte/dune__exe__Gen_c_primitives.cmo) Running[83]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_static.cmi -c -intf src/ctypes/ctypes_static.mli) Running[84]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_coerce.cmi -c -intf src/ctypes/ctypes_coerce.mli) Running[85]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_std_view_stubs.cmo -c -impl src/ctypes/ctypes_std_view_stubs.ml) Running[86]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_memory.cmo -c -impl src/ctypes/ctypes_memory.ml) Running[87]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_structs.cmi -c -intf src/ctypes/ctypes_structs.mli) Running[88]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_type_printing.cmi -c -intf src/ctypes/ctypes_type_printing.mli) Running[89]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -opaque -o src/ctypes/.ctypes.objs/byte/ctypes_types.cmi -c -intf src/ctypes/ctypes_types.mli) Running[90]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_structs.cmo -c -impl src/ctypes/ctypes_structs.ml) Running[91]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_structs_computed.cmi -c -intf src/ctypes/ctypes_structs_computed.mli) Running[92]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_coerce.cmo -c -impl src/ctypes/ctypes_coerce.ml) Running[93]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_structs_computed.cmo -c -impl src/ctypes/ctypes_structs_computed.ml) Running[94]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes.cmi -c -intf src/ctypes/ctypes.mli) Running[95]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/cstubs_internals.cmi -c -intf src/ctypes/cstubs_internals.mli) Running[96]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/posixTypes.cmi -c -intf src/ctypes/posixTypes.mli) Running[97]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/cstubs_internals.cmo -c -impl src/ctypes/cstubs_internals.ml) Running[98]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_std_views.cmo -c -impl src/ctypes/ctypes_std_views.ml) Running[99]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_value_printing.cmo -c -impl src/ctypes/ctypes_value_printing.ml) Running[100]: (cd _build/.sandbox/5999b3dc4f7d937b1099cba0674ade4e/default && /usr/bin/ocamlmklib -g -o src/ctypes/ctypes_stubs src/ctypes/type_info_stubs.o src/ctypes/raw_pointer_stubs.o src/ctypes/posix_types_stubs.o src/ctypes/managed_buffer_stubs.o src/ctypes/ldouble_stubs.o src/ctypes/ctypes_roots.o src/ctypes/ctypes_bigarrays.o src/ctypes/complex_stubs.o) Running[101]: (cd _build/default && /usr/bin/ocamlmklib -g -custom -o src/ctypes/ctypes_stubs src/ctypes/type_info_stubs.o src/ctypes/raw_pointer_stubs.o src/ctypes/posix_types_stubs.o src/ctypes/managed_buffer_stubs.o src/ctypes/ldouble_stubs.o src/ctypes/ctypes_roots.o src/ctypes/ctypes_bigarrays.o src/ctypes/complex_stubs.o) Running[102]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/posixTypes.cmo -c -impl src/ctypes/posixTypes.ml) Running[103]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes.cmo -c -impl src/ctypes/ctypes.ml) Running[104]: (cd _build/default/src/ctypes && ../configure/gen_c_primitives.exe) > _build/default/src/ctypes/ctypes_primitives.ml Running[105]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_primitives.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_primitives.impl.d Running[106]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_primitives.cmo -c -impl src/ctypes/ctypes_primitives.ml) Running[107]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs.cmi -c -intf src/cstubs/cstubs.mli) Running[108]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes-top/.ctypes_top.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/byte/ctypes_top__Ctypes_printers.cmi -c -intf src/ctypes-top/ctypes_printers.mli) Running[109]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_bigarray.cmo -c -impl src/ctypes/ctypes_bigarray.ml) Running[110]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_static.cmo -c -impl src/ctypes/ctypes_static.ml) Running[111]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes/.ctypes.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/ctypes/.ctypes.objs/byte/ctypes_type_printing.cmo -c -impl src/ctypes/ctypes_type_printing.ml) Running[112]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_analysis.cmi -c -intf src/cstubs/cstubs_analysis.mli) Running[113]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_errors.cmi -c -intf src/cstubs/cstubs_errors.mli) Running[114]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_generate_c.cmi -c -intf src/cstubs/cstubs_generate_c.mli) Running[115]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_generate_ml.cmi -c -intf src/cstubs/cstubs_generate_ml.mli) Running[116]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_inverted.cmi -c -intf src/cstubs/cstubs_inverted.mli) Running[117]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_structs.cmi -c -intf src/cstubs/cstubs_structs.mli) Running[118]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/ctypes_path.cmi -c -intf src/cstubs/ctypes_path.mli) Running[119]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes-top/.ctypes_top.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/byte/ctypes_top__Install_ctypes_printers.cmo -c -impl src/ctypes-top/install_ctypes_printers.ml) Running[120]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -intf-suffix .ml -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_analysis.cmo -c -impl src/cstubs/cstubs_analysis.ml) Running[121]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -intf-suffix .ml -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_errors.cmo -c -impl src/cstubs/cstubs_errors.ml) Running[122]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_c_language.cmo -c -impl src/cstubs/cstubs_c_language.ml) Running[123]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -intf-suffix .ml -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_inverted.cmo -c -impl src/cstubs/cstubs_inverted.ml) Running[124]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -intf-suffix .ml -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/ctypes_path.cmo -c -impl src/cstubs/ctypes_path.ml) Running[125]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_public_name.cmi -c -intf src/cstubs/cstubs_public_name.mli) Running[126]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/ctypes-top/.ctypes_top.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/compiler-libs -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -intf-suffix .ml -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/byte/ctypes_top__Ctypes_printers.cmo -c -impl src/ctypes-top/ctypes_printers.ml) Running[127]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -intf-suffix .ml -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs.cmo -c -impl src/cstubs/cstubs.ml) Running[128]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -intf-suffix .ml -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_public_name.cmo -c -impl src/cstubs/cstubs_public_name.ml) Running[129]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -intf-suffix .ml -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_generate_ml.cmo -c -impl src/cstubs/cstubs_generate_ml.ml) Running[130]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -a -o src/ctypes-top/ctypes_top.cma src/ctypes-top/.ctypes_top.objs/byte/ctypes_top.cmo src/ctypes-top/.ctypes_top.objs/byte/ctypes_top__Install_ctypes_printers.cmo src/ctypes-top/.ctypes_top.objs/byte/ctypes_top__Ctypes_printers.cmo) Running[131]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -a -o src/ctypes/ctypes.cma -dllib -lctypes_stubs -cclib -lctypes_stubs src/ctypes/.ctypes.objs/byte/lDouble.cmo src/ctypes/.ctypes.objs/byte/complexL.cmo src/ctypes/.ctypes.objs/byte/ctypes_ptr.cmo src/ctypes/.ctypes.objs/byte/ctypes_bigarray_stubs.cmo src/ctypes/.ctypes.objs/byte/ctypes_primitive_types.cmo src/ctypes/.ctypes.objs/byte/ctypes_memory_stubs.cmo src/ctypes/.ctypes.objs/byte/ctypes_primitives.cmo src/ctypes/.ctypes.objs/byte/ctypes_bigarray.cmo src/ctypes/.ctypes.objs/byte/ctypes_static.cmo src/ctypes/.ctypes.objs/byte/ctypes_type_printing.cmo src/ctypes/.ctypes.objs/byte/ctypes_coerce.cmo src/ctypes/.ctypes.objs/byte/ctypes_roots_stubs.cmo src/ctypes/.ctypes.objs/byte/ctypes_memory.cmo src/ctypes/.ctypes.objs/byte/ctypes_std_view_stubs.cmo src/ctypes/.ctypes.objs/byte/ctypes_std_views.cmo src/ctypes/.ctypes.objs/byte/ctypes_structs.cmo src/ctypes/.ctypes.objs/byte/ctypes_structs_computed.cmo src/ctypes/.ctypes.objs/byte/ctypes_value_printing_stubs.cmo src/ctypes/.ctypes.objs/byte/ctypes_value_printing.cmo src/ctypes/.ctypes.objs/byte/ctypes.cmo src/ctypes/.ctypes.objs/byte/posixTypes.cmo src/ctypes/.ctypes.objs/byte/cstubs_internals.cmo) Running[132]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_emit_c.cmo -c -impl src/cstubs/cstubs_emit_c.ml) Running[133]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -intf-suffix .ml -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_structs.cmo -c -impl src/cstubs/cstubs_structs.ml) Running[134]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I src/ctypes/.ctypes.objs/byte -intf-suffix .ml -no-alias-deps -o src/cstubs/.ctypes_stubs.objs/byte/cstubs_generate_c.cmo -c -impl src/cstubs/cstubs_generate_c.ml) Running[135]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -a -o src/cstubs/ctypes_stubs.cma src/cstubs/.ctypes_stubs.objs/byte/ctypes_path.cmo src/cstubs/.ctypes_stubs.objs/byte/cstubs_errors.cmo src/cstubs/.ctypes_stubs.objs/byte/cstubs_c_language.cmo src/cstubs/.ctypes_stubs.objs/byte/cstubs_public_name.cmo src/cstubs/.ctypes_stubs.objs/byte/cstubs_structs.cmo src/cstubs/.ctypes_stubs.objs/byte/cstubs_emit_c.cmo src/cstubs/.ctypes_stubs.objs/byte/cstubs_generate_c.cmo src/cstubs/.ctypes_stubs.objs/byte/cstubs_analysis.cmo src/cstubs/.ctypes_stubs.objs/byte/cstubs_generate_ml.cmo src/cstubs/.ctypes_stubs.objs/byte/cstubs_inverted.cmo src/cstubs/.ctypes_stubs.objs/byte/cstubs.cmo) Promoting "_build/default/ctypes.install" to "ctypes.install" + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67828 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-ctypes-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-ctypes-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-ctypes-0.21.1 + __dune_install ctypes + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-ctypes-buildroot ctypes + __ocaml_find_files + find /usr/src/tmp/ocaml-ctypes-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-ctypes-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-ctypes-buildroot/usr/lib/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/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-ctypes-buildroot (auto) mode of './usr/lib/ocaml/stublibs/dllctypes_stubs.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-ctypes-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-ctypes-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-ctypes-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-ctypes-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-ctypes-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: tanhl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_deserialize_uint_1 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: sinl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_deserialize_error verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_serialize_int_1 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_alloc_tuple verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: clogl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: integers_copy_uint64 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: powl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_stat_free verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: coshl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: logl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: hypotl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: log1pl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: atanl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: tanl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: cosl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_string_length verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: acosl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: integers_copy_uint32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: sinhl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_copy_nativeint verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: expl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_ba_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_register_generational_global_root verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_copy_int32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_raise_out_of_memory verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_copy_int64 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_remove_generational_global_root verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: cexpl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: sqrtl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_copy_double verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_invalid_argument verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: atanhl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_register_custom_operations verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: expm1l verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: remainderl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_deserialize_block_8 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_serialize_block_8 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_deserialize_block_2 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_serialize_block_2 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: asinhl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: log verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: cpowl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: acoshl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_copy_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_modify_generational_global_root verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_alloc_string verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: asinl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_stat_alloc verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: log10l verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: atan2l verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: csqrtl verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_hash_mix_uint32 verify-elf: WARNING: ./usr/lib/ocaml/stublibs/dllctypes_stubs.so: undefined symbol: caml_alloc_custom Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-ctypes-buildroot Processing files: ocaml-ctypes-0.21.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ctypes-0.21.1 + DOCDIR=/usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.21.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.21.1 + /bin/mkdir -p /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.21.1 + cp -prL README.md /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.21.1 + chmod -R go-w /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.21.1 + chmod -R a+rX /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.21.1 + exit 0 warning: File listed twice: /usr/lib/ocaml/stublibs/dllctypes_stubs.so Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EELWvo 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.9n5Jb6 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(ComplexL) = 4.14.1-8620E808, ocaml-cmi(Cstubs) = 4.14.1-24E6473C, ocaml-cmi(Cstubs_analysis) = 4.14.1-214A6B8A, ocaml-cmi(Cstubs_c_language) = 4.14.1-044DF6FB, ocaml-cmi(Cstubs_emit_c) = 4.14.1-2CAD76A1, ocaml-cmi(Cstubs_errors) = 4.14.1-1F255D7A, ocaml-cmi(Cstubs_generate_c) = 4.14.1-F4322C57, ocaml-cmi(Cstubs_generate_ml) = 4.14.1-E465FBE8, ocaml-cmi(Cstubs_internals) = 4.14.1-28B47F29, ocaml-cmi(Cstubs_inverted) = 4.14.1-C693541C, ocaml-cmi(Cstubs_public_name) = 4.14.1-E79EB32A, ocaml-cmi(Cstubs_structs) = 4.14.1-3B6F3B81, ocaml-cmi(Ctypes) = 4.14.1-A4D47AB0, ocaml-cmi(Ctypes_bigarray) = 4.14.1-E65E03FF, ocaml-cmi(Ctypes_bigarray_stubs) = 4.14.1-C251C2D8, ocaml-cmi(Ctypes_coerce) = 4.14.1-ABA92C0C, ocaml-cmi(Ctypes_memory) = 4.14.1-28006639, ocaml-cmi(Ctypes_memory_stubs) = 4.14.1-87257C55, ocaml-cmi(Ctypes_path) = 4.14.1-E0F63872, ocaml-cmi(Ctypes_primitive_types) = 4.14.1-D3EF0D7D, ocaml-cmi(Ctypes_primitives) = 4.14.1-EC851F19, ocaml-cmi(Ctypes_ptr) = 4.14.1-96C33596, ocaml-cmi(Ctypes_roots_stubs) = 4.14.1-BB85A223, ocaml-cmi(Ctypes_static) = 4.14.1-A631CD53, ocaml-cmi(Ctypes_std_view_stubs) = 4.14.1-F442507E, ocaml-cmi(Ctypes_std_views) = 4.14.1-1CA3FF3B, ocaml-cmi(Ctypes_structs) = 4.14.1-49076773, ocaml-cmi(Ctypes_structs_computed) = 4.14.1-0DA735D5, ocaml-cmi(Ctypes_top) = 4.14.1-3A9EAFFF, ocaml-cmi(Ctypes_top__Ctypes_printers) = 4.14.1-2CC44881, ocaml-cmi(Ctypes_top__Install_ctypes_printers) = 4.14.1-D889F661, ocaml-cmi(Ctypes_type_printing) = 4.14.1-91D41131, ocaml-cmi(Ctypes_types) = 4.14.1-249EF36A, ocaml-cmi(Ctypes_value_printing) = 4.14.1-0ED28166, ocaml-cmi(Ctypes_value_printing_stubs) = 4.14.1-FF0A2243, ocaml-cmi(LDouble) = 4.14.1-DBABD065, ocaml-cmi(PosixTypes) = 4.14.1-B50D862F, ocaml-dll(ctypes_stubs) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), ocaml-cmi(Asttypes) = 4.14.1-C6CBDA07, ocaml-cmi(Bigarray_compat) = 4.14.1-EFC1DD92, ocaml-cmi(Build_path_prefix_map) = 4.14.1-C087ED78, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(CamlinternalLazy) = 4.14.1-5365FEC4, ocaml-cmi(Cmi_format) = 4.14.1-77A1C8F1, ocaml-cmi(Env) = 4.14.1-132A8F15, ocaml-cmi(Ident) = 4.14.1-A68D3B48, ocaml-cmi(Identifiable) = 4.14.1-026DFC8F, ocaml-cmi(Load_path) = 4.14.1-8E616F44, ocaml-cmi(Location) = 4.14.1-AD05A11C, ocaml-cmi(Longident) = 4.14.1-DDDBCB2C, ocaml-cmi(Misc) = 4.14.1-FA2C1B0E, ocaml-cmi(Outcometree) = 4.14.1-67437472, ocaml-cmi(Parsetree) = 4.14.1-D160A703, ocaml-cmi(Path) = 4.14.1-C74C2553, ocaml-cmi(Primitive) = 4.14.1-8CD5B518, ocaml-cmi(Shape) = 4.14.1-A7485B44, ocaml-cmi(Signed) = 4.14.1-CD40AE7A, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmi(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmi(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmi(Stdlib__Digest) = 4.14.1-61F6495D, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Gc) = 4.14.1-C3EC1521, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmi(Stdlib__Int64) = 4.14.1-0FA5587C, ocaml-cmi(Stdlib__Lazy) = 4.14.1-01430D34, ocaml-cmi(Stdlib__Lexing) = 4.14.1-C9318C27, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__ListLabels) = 4.14.1-63FAB761, ocaml-cmi(Stdlib__Map) = 4.14.1-978F8291, ocaml-cmi(Stdlib__Nativeint) = 4.14.1-989149BF, ocaml-cmi(Stdlib__Obj) = 4.14.1-25794D29, ocaml-cmi(Stdlib__Printexc) = 4.14.1-AE914D05, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__Set) = 4.14.1-871D2EE2, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Str) = 4.14.1-514C63E7, ocaml-cmi(Subst) = 4.14.1-428159E3, ocaml-cmi(Toploop) = 4.14.1-BD94FFFE, ocaml-cmi(Type_immediacy) = 4.14.1-64565E32, ocaml-cmi(Types) = 4.14.1-6C92AC95, ocaml-cmi(Unsigned) = 4.14.1-718FAD78, ocaml-cmi(Warnings) = 4.14.1-1C10E600, ocaml-runtime = 4.14.1, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gDOJwd Creating ocaml-ctypes-debuginfo package Processing files: ocaml-ctypes-devel-0.21.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xR3QRM 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.4n2Ztt 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(ComplexL) = 4.14.1-8620E808, ocaml-cmi(Cstubs) = 4.14.1-24E6473C, ocaml-cmi(Cstubs_analysis) = 4.14.1-214A6B8A, ocaml-cmi(Cstubs_c_language) = 4.14.1-044DF6FB, ocaml-cmi(Cstubs_emit_c) = 4.14.1-2CAD76A1, ocaml-cmi(Cstubs_errors) = 4.14.1-1F255D7A, ocaml-cmi(Cstubs_generate_c) = 4.14.1-F4322C57, ocaml-cmi(Cstubs_generate_ml) = 4.14.1-E465FBE8, ocaml-cmi(Cstubs_internals) = 4.14.1-28B47F29, ocaml-cmi(Cstubs_inverted) = 4.14.1-C693541C, ocaml-cmi(Cstubs_public_name) = 4.14.1-E79EB32A, ocaml-cmi(Cstubs_structs) = 4.14.1-3B6F3B81, ocaml-cmi(Ctypes) = 4.14.1-A4D47AB0, ocaml-cmi(Ctypes_bigarray) = 4.14.1-E65E03FF, ocaml-cmi(Ctypes_bigarray_stubs) = 4.14.1-C251C2D8, ocaml-cmi(Ctypes_coerce) = 4.14.1-ABA92C0C, ocaml-cmi(Ctypes_memory) = 4.14.1-28006639, ocaml-cmi(Ctypes_memory_stubs) = 4.14.1-87257C55, ocaml-cmi(Ctypes_path) = 4.14.1-E0F63872, ocaml-cmi(Ctypes_primitive_types) = 4.14.1-D3EF0D7D, ocaml-cmi(Ctypes_primitives) = 4.14.1-EC851F19, ocaml-cmi(Ctypes_ptr) = 4.14.1-96C33596, ocaml-cmi(Ctypes_roots_stubs) = 4.14.1-BB85A223, ocaml-cmi(Ctypes_static) = 4.14.1-A631CD53, ocaml-cmi(Ctypes_std_view_stubs) = 4.14.1-F442507E, ocaml-cmi(Ctypes_std_views) = 4.14.1-1CA3FF3B, ocaml-cmi(Ctypes_structs) = 4.14.1-49076773, ocaml-cmi(Ctypes_structs_computed) = 4.14.1-0DA735D5, ocaml-cmi(Ctypes_top) = 4.14.1-3A9EAFFF, ocaml-cmi(Ctypes_top__Ctypes_printers) = 4.14.1-2CC44881, ocaml-cmi(Ctypes_top__Install_ctypes_printers) = 4.14.1-D889F661, ocaml-cmi(Ctypes_type_printing) = 4.14.1-91D41131, ocaml-cmi(Ctypes_types) = 4.14.1-249EF36A, ocaml-cmi(Ctypes_value_printing) = 4.14.1-0ED28166, ocaml-cmi(Ctypes_value_printing_stubs) = 4.14.1-FF0A2243, ocaml-cmi(LDouble) = 4.14.1-DBABD065, ocaml-cmi(PosixTypes) = 4.14.1-B50D862F, ocaml-cmt(ComplexL) = 4.14.1-8620E808, ocaml-cmt(Cstubs) = 4.14.1-24E6473C, ocaml-cmt(Cstubs_analysis) = 4.14.1-214A6B8A, ocaml-cmt(Cstubs_c_language) = 4.14.1-044DF6FB, ocaml-cmt(Cstubs_emit_c) = 4.14.1-2CAD76A1, ocaml-cmt(Cstubs_errors) = 4.14.1-1F255D7A, ocaml-cmt(Cstubs_generate_c) = 4.14.1-F4322C57, ocaml-cmt(Cstubs_generate_ml) = 4.14.1-E465FBE8, ocaml-cmt(Cstubs_internals) = 4.14.1-28B47F29, ocaml-cmt(Cstubs_inverted) = 4.14.1-C693541C, ocaml-cmt(Cstubs_public_name) = 4.14.1-E79EB32A, ocaml-cmt(Cstubs_structs) = 4.14.1-3B6F3B81, ocaml-cmt(Ctypes) = 4.14.1-A4D47AB0, ocaml-cmt(Ctypes_bigarray) = 4.14.1-E65E03FF, ocaml-cmt(Ctypes_bigarray_stubs) = 4.14.1-C251C2D8, ocaml-cmt(Ctypes_coerce) = 4.14.1-ABA92C0C, ocaml-cmt(Ctypes_memory) = 4.14.1-28006639, ocaml-cmt(Ctypes_memory_stubs) = 4.14.1-87257C55, ocaml-cmt(Ctypes_path) = 4.14.1-E0F63872, ocaml-cmt(Ctypes_primitive_types) = 4.14.1-D3EF0D7D, ocaml-cmt(Ctypes_primitives) = 4.14.1-EC851F19, ocaml-cmt(Ctypes_ptr) = 4.14.1-96C33596, ocaml-cmt(Ctypes_roots_stubs) = 4.14.1-BB85A223, ocaml-cmt(Ctypes_static) = 4.14.1-A631CD53, ocaml-cmt(Ctypes_std_view_stubs) = 4.14.1-F442507E, ocaml-cmt(Ctypes_std_views) = 4.14.1-1CA3FF3B, ocaml-cmt(Ctypes_structs) = 4.14.1-49076773, ocaml-cmt(Ctypes_structs_computed) = 4.14.1-0DA735D5, ocaml-cmt(Ctypes_top) = 4.14.1-3A9EAFFF, ocaml-cmt(Ctypes_top__Ctypes_printers) = 4.14.1-2CC44881, ocaml-cmt(Ctypes_top__Install_ctypes_printers) = 4.14.1-D889F661, ocaml-cmt(Ctypes_type_printing) = 4.14.1-91D41131, ocaml-cmt(Ctypes_types) = 4.14.1-249EF36A, ocaml-cmt(Ctypes_value_printing) = 4.14.1-0ED28166, ocaml-cmt(Ctypes_value_printing_stubs) = 4.14.1-FF0A2243, ocaml-cmt(LDouble) = 4.14.1-DBABD065, ocaml-cmt(PosixTypes) = 4.14.1-B50D862F Requires: ocaml-ctypes = 0.21.1-alt1, ocaml, ocaml-cmi(Asttypes) = 4.14.1-C6CBDA07, ocaml-cmi(Bigarray_compat) = 4.14.1-EFC1DD92, ocaml-cmi(Build_path_prefix_map) = 4.14.1-C087ED78, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(CamlinternalLazy) = 4.14.1-5365FEC4, ocaml-cmi(Cmi_format) = 4.14.1-77A1C8F1, ocaml-cmi(Env) = 4.14.1-132A8F15, ocaml-cmi(Ident) = 4.14.1-A68D3B48, ocaml-cmi(Identifiable) = 4.14.1-026DFC8F, ocaml-cmi(Load_path) = 4.14.1-8E616F44, ocaml-cmi(Location) = 4.14.1-AD05A11C, ocaml-cmi(Longident) = 4.14.1-DDDBCB2C, ocaml-cmi(Misc) = 4.14.1-FA2C1B0E, ocaml-cmi(Outcometree) = 4.14.1-67437472, ocaml-cmi(Parsetree) = 4.14.1-D160A703, ocaml-cmi(Path) = 4.14.1-C74C2553, ocaml-cmi(Primitive) = 4.14.1-8CD5B518, ocaml-cmi(Shape) = 4.14.1-A7485B44, ocaml-cmi(Signed) = 4.14.1-CD40AE7A, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmi(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmi(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmi(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmi(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmi(Stdlib__Digest) = 4.14.1-61F6495D, ocaml-cmi(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmi(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmi(Stdlib__Gc) = 4.14.1-C3EC1521, ocaml-cmi(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmi(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmi(Stdlib__Lazy) = 4.14.1-01430D34, ocaml-cmi(Stdlib__Lexing) = 4.14.1-C9318C27, ocaml-cmi(Stdlib__List) = 4.14.1-EE222542, ocaml-cmi(Stdlib__ListLabels) = 4.14.1-63FAB761, ocaml-cmi(Stdlib__Map) = 4.14.1-978F8291, ocaml-cmi(Stdlib__Nativeint) = 4.14.1-989149BF, ocaml-cmi(Stdlib__Obj) = 4.14.1-25794D29, ocaml-cmi(Stdlib__Printexc) = 4.14.1-AE914D05, ocaml-cmi(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmi(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmi(Stdlib__Set) = 4.14.1-871D2EE2, ocaml-cmi(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmi(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmi(Subst) = 4.14.1-428159E3, ocaml-cmi(Toploop) = 4.14.1-BD94FFFE, ocaml-cmi(Type_immediacy) = 4.14.1-64565E32, ocaml-cmi(Types) = 4.14.1-6C92AC95, ocaml-cmi(Unsigned) = 4.14.1-718FAD78, ocaml-cmi(Warnings) = 4.14.1-1C10E600, ocaml-cmt(Asttypes) = 4.14.1-C6CBDA07, ocaml-cmt(Bigarray_compat) = 4.14.1-EFC1DD92, ocaml-cmt(Build_path_prefix_map) = 4.14.1-C087ED78, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(CamlinternalLazy) = 4.14.1-5365FEC4, ocaml-cmt(Cmi_format) = 4.14.1-77A1C8F1, ocaml-cmt(Env) = 4.14.1-132A8F15, ocaml-cmt(Ident) = 4.14.1-A68D3B48, ocaml-cmt(Identifiable) = 4.14.1-026DFC8F, ocaml-cmt(Load_path) = 4.14.1-8E616F44, ocaml-cmt(Location) = 4.14.1-AD05A11C, ocaml-cmt(Longident) = 4.14.1-DDDBCB2C, ocaml-cmt(Misc) = 4.14.1-FA2C1B0E, ocaml-cmt(Outcometree) = 4.14.1-67437472, ocaml-cmt(Parsetree) = 4.14.1-D160A703, ocaml-cmt(Path) = 4.14.1-C74C2553, ocaml-cmt(Primitive) = 4.14.1-8CD5B518, ocaml-cmt(Shape) = 4.14.1-A7485B44, ocaml-cmt(Signed) = 4.14.1-CD40AE7A, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Array) = 4.14.1-622D88FA, ocaml-cmt(Stdlib__Bigarray) = 4.14.1-994A14F1, ocaml-cmt(Stdlib__Buffer) = 4.14.1-4B09C9A6, ocaml-cmt(Stdlib__Bytes) = 4.14.1-3D02C333, ocaml-cmt(Stdlib__Complex) = 4.14.1-4555217C, ocaml-cmt(Stdlib__Digest) = 4.14.1-61F6495D, ocaml-cmt(Stdlib__Either) = 4.14.1-26845DF2, ocaml-cmt(Stdlib__Format) = 4.14.1-B6EDB97B, ocaml-cmt(Stdlib__Gc) = 4.14.1-C3EC1521, ocaml-cmt(Stdlib__Hashtbl) = 4.14.1-34C0FDD5, ocaml-cmt(Stdlib__Int32) = 4.14.1-A71EA523, ocaml-cmt(Stdlib__Int64) = 4.14.1-0FA5587C, ocaml-cmt(Stdlib__Lazy) = 4.14.1-01430D34, ocaml-cmt(Stdlib__Lexing) = 4.14.1-C9318C27, ocaml-cmt(Stdlib__List) = 4.14.1-EE222542, ocaml-cmt(Stdlib__ListLabels) = 4.14.1-63FAB761, ocaml-cmt(Stdlib__Map) = 4.14.1-978F8291, ocaml-cmt(Stdlib__Nativeint) = 4.14.1-989149BF, ocaml-cmt(Stdlib__Obj) = 4.14.1-25794D29, ocaml-cmt(Stdlib__Printexc) = 4.14.1-AE914D05, ocaml-cmt(Stdlib__Printf) = 4.14.1-BC8AF621, ocaml-cmt(Stdlib__Seq) = 4.14.1-B6351103, ocaml-cmt(Stdlib__Set) = 4.14.1-871D2EE2, ocaml-cmt(Stdlib__String) = 4.14.1-4933E1D8, ocaml-cmt(Stdlib__Uchar) = 4.14.1-C0DDE02A, ocaml-cmt(Str) = 4.14.1-514C63E7, ocaml-cmt(Subst) = 4.14.1-428159E3, ocaml-cmt(Toploop) = 4.14.1-BD94FFFE, ocaml-cmt(Type_immediacy) = 4.14.1-64565E32, ocaml-cmt(Types) = 4.14.1-6C92AC95, ocaml-cmt(Unsigned) = 4.14.1-718FAD78, ocaml-cmt(Warnings) = 4.14.1-1C10E600 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b2KxOz Processing files: ocaml-ctypes-debuginfo-0.21.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bizecJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GZ2dCG find-requires: running scripts (debuginfo) Requires: ocaml-ctypes = 0.21.1-alt1, debug(libc.so.6) Adding to ocaml-ctypes-devel a strict dependency on ocaml-ctypes Adding to ocaml-ctypes-debuginfo a strict dependency on ocaml-ctypes Removing 50 extra deps from ocaml-ctypes-devel due to repentancy on ocaml-ctypes warning: Installed (but unpackaged) file(s) found: /usr/share/doc/ctypes/CHANGES.md /usr/share/doc/ctypes/LICENSE /usr/share/doc/ctypes/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-ctypes-0.21.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ctypes-devel-0.21.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ctypes-debuginfo-0.21.1-alt1.i586.rpm (w2.lzdio) 13.04user 7.35system 0:17.87elapsed 114%CPU (0avgtext+0avgdata 35196maxresident)k 0inputs+0outputs (0major+1334138minor)pagefaults 0swaps 3.79user 2.81system 0:35.50elapsed 18%CPU (0avgtext+0avgdata 127248maxresident)k 3360inputs+0outputs (0major+214344minor)pagefaults 0swaps --- ocaml-ctypes-0.21.1-alt1.i586.rpm.repo 2023-11-30 15:29:12.000000000 +0000 +++ ocaml-ctypes-0.21.1-alt1.i586.rpm.hasher 2024-04-27 10:03:33.064155186 +0000 @@ -193,5 +193,5 @@ File: /usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/ocaml/stublibs/dllctypes_stubs.so 100644 root:root 664c88adaaec41314ee2573b3c0b4b8c +File: /usr/lib/ocaml/stublibs/dllctypes_stubs.so 100644 root:root 5d1d641d1bec1cd5979f91acb759b995 File: /usr/share/doc/ocaml-ctypes-0.21.1 40755 root:root File: /usr/share/doc/ocaml-ctypes-0.21.1/README.md 100644 root:root c75f98ee128cd17346a1bd0cb72ec350 -RPMIdentity: d5ae7ebce423b9756560a668938ff102a1fd6cf5aaffeeeab4777cee0dfd648aefee576f8d48a6fef85f533d5f3802eababa41c5f74026537d3ced4e0463e870 +RPMIdentity: 36f118b02a8938d37f7702f5a3f9f8ed51b3358c90be4e1f38f1a73033385406ce4c59540f8cc980def1a60fa72e8fdf33512f89139022fdc1b21edbcc7c51ba --- ocaml-ctypes-debuginfo-0.21.1-alt1.i586.rpm.repo 2023-11-30 15:29:12.000000000 +0000 +++ ocaml-ctypes-debuginfo-0.21.1-alt1.i586.rpm.hasher 2024-04-27 10:03:33.155157025 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/af 40755 root:root -/usr/lib/debug/.build-id/af/2436dd22db4ecf0db3bd404f6a7518a33c372e 120777 root:root ../../../ocaml/stublibs/dllctypes_stubs.so -/usr/lib/debug/.build-id/af/2436dd22db4ecf0db3bd404f6a7518a33c372e.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllctypes_stubs.so.debug +/usr/lib/debug/.build-id/91 40755 root:root +/usr/lib/debug/.build-id/91/e36169661e4f4fc7db001dd3b3bfaa94236725 120777 root:root ../../../ocaml/stublibs/dllctypes_stubs.so +/usr/lib/debug/.build-id/91/e36169661e4f4fc7db001dd3b3bfaa94236725.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllctypes_stubs.so.debug /usr/lib/debug/usr/lib/ocaml 40755 root:root @@ -29,8 +29,8 @@ Provides: ocaml-ctypes-debuginfo = 0.21.1-alt1:sisyphus+333652.10000.29.2 -File: /usr/lib/debug/.build-id/af 40755 root:root -File: /usr/lib/debug/.build-id/af/2436dd22db4ecf0db3bd404f6a7518a33c372e 120777 root:root ../../../ocaml/stublibs/dllctypes_stubs.so -File: /usr/lib/debug/.build-id/af/2436dd22db4ecf0db3bd404f6a7518a33c372e.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllctypes_stubs.so.debug +File: /usr/lib/debug/.build-id/91 40755 root:root +File: /usr/lib/debug/.build-id/91/e36169661e4f4fc7db001dd3b3bfaa94236725 120777 root:root ../../../ocaml/stublibs/dllctypes_stubs.so +File: /usr/lib/debug/.build-id/91/e36169661e4f4fc7db001dd3b3bfaa94236725.debug 120777 root:root ../../usr/lib/ocaml/stublibs/dllctypes_stubs.so.debug File: /usr/lib/debug/usr/lib/ocaml 40755 root:root File: /usr/lib/debug/usr/lib/ocaml/stublibs 40755 root:root -File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllctypes_stubs.so.debug 100644 root:root e7d7a8ba74ef5cce205321f5e497d846 +File: /usr/lib/debug/usr/lib/ocaml/stublibs/dllctypes_stubs.so.debug 100644 root:root 124c800555c7a438b50e1ff8593dd12e File: /usr/src/debug/ocaml-ctypes-0.21.1 40755 root:root @@ -54,2 +54,2 @@ File: /usr/src/debug/ocaml-ctypes-0.21.1/_build/default/src/ctypes/type_info_stubs.c 100644 root:root 2986002332f9ca145113e341a2da6c02 -RPMIdentity: ce030a8f07df6c28f3ff473468f306324c7886c07ce737c624994211250a3871f94cb2ac7465f36341177a8bb3cbd4c2f50d24b8ae69848414e087ce05ad3fe5 +RPMIdentity: 9679c0ee1ae9f7b871ee5e1bd5eee245e6b9fa36e97ae8708ba3ee198969d65e7b317ba9ad971bce69229f101fc6a69b442f2f9c6a072aec180bbbec91dd313d --- ocaml-ctypes-devel-0.21.1-alt1.i586.rpm.repo 2023-11-30 15:29:12.000000000 +0000 +++ ocaml-ctypes-devel-0.21.1-alt1.i586.rpm.hasher 2024-04-27 10:03:33.245158843 +0000 @@ -337,3 +337,3 @@ File: /usr/lib/ocaml/ctypes/lDouble.mli 100644 root:root d042228d57b9a5c4f2c97af930255869 -File: /usr/lib/ocaml/ctypes/libctypes_stubs.a 100644 root:root 5f6ce8e1611c3e5e57c1bf11a299b17e +File: /usr/lib/ocaml/ctypes/libctypes_stubs.a 100644 root:root 7ee1de7fa4770b9c7488fa85e2e8df5f File: /usr/lib/ocaml/ctypes/ocaml_integers.h 100644 root:root 64d9ea313ba020b97f0647b9437e83bc @@ -392,2 +392,2 @@ File: /usr/lib/ocaml/ctypes/top/install_ctypes_printers.ml 100644 root:root 0ef929f462b0ea949efea24e214f8538 -RPMIdentity: 47f3c5a187174b96792e7aacd3351fad94075d4a2d96c111e3514d52d59c84fdea8f951f85ea83ab80d250d2be68690c40341bcfaffbf3e73fc29b839e9d7563 +RPMIdentity: 617e057f8ec0a603b0e2f3aa283d017b473695e60b7c404c07a7964e3ad166125b6aceb8d7a214004d36f1a8e0ab490ab2b966e4d03fd15ae52d0cd6b3e51f27