<86>Jan 25 08:52:43 userdel[3734029]: delete user 'rooter' <86>Jan 25 08:52:43 userdel[3734029]: removed group 'rooter' owned by 'rooter' <86>Jan 25 08:52:43 userdel[3734029]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 25 08:52:43 groupadd[3734037]: group added to /etc/group: name=rooter, GID=1865 <86>Jan 25 08:52:43 groupadd[3734037]: group added to /etc/gshadow: name=rooter <86>Jan 25 08:52:43 groupadd[3734037]: new group: name=rooter, GID=1865 <86>Jan 25 08:52:43 useradd[3734044]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Jan 25 08:52:43 userdel[3734061]: delete user 'builder' <86>Jan 25 08:52:43 userdel[3734061]: removed group 'builder' owned by 'builder' <86>Jan 25 08:52:43 userdel[3734061]: removed shadow group 'builder' owned by 'builder' <86>Jan 25 08:52:43 groupadd[3734082]: group added to /etc/group: name=builder, GID=1866 <86>Jan 25 08:52:43 groupadd[3734082]: group added to /etc/gshadow: name=builder <86>Jan 25 08:52:43 groupadd[3734082]: new group: name=builder, GID=1866 <86>Jan 25 08:52:43 useradd[3734099]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found <13>Jan 25 08:52:47 rpmi: rpm-build-ocaml-1.6.3-alt1 sisyphus+356727.100.1.1 1725368784 installed <13>Jan 25 08:52:48 rpmi: ocaml-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 08:52:48 rpmi: ocaml-runtime-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 08:52:48 rpmi: ocaml-csexp-1.5.2-alt1 sisyphus+369757.200.8.1 1737140637 installed <13>Jan 25 08:52:50 rpmi: ocaml-compiler-libs-5.3.0-alt1 sisyphus+369757.40.8.1 1737140585 installed <13>Jan 25 08:52:50 rpmi: ocaml-integers-0.7.0-alt2 sisyphus+369757.11600.8.1 1737143435 installed <13>Jan 25 08:52:50 rpmi: ocaml-csexp-devel-1.5.2-alt1 sisyphus+369757.200.8.1 1737140637 installed <13>Jan 25 08:52:50 rpmi: ocaml-bigarray-compat-1.1.0-alt2 sisyphus+369757.11500.8.1 1737143405 installed <13>Jan 25 08:52:50 rpmi: ocaml-result-1.5-alt2 sisyphus+369757.500.8.1 1737140826 installed <13>Jan 25 08:52:50 rpmi: ocaml-result-devel-1.5-alt2 sisyphus+369757.500.8.1 1737140826 installed <13>Jan 25 08:52:50 rpmi: dune-3.17.1-alt2 sisyphus+370720.100.1.1 1737462782 installed <13>Jan 25 08:52:50 rpmi: ocaml-dune-configurator-3.17.1-alt2 sisyphus+370720.300.1.1 1737462854 installed <13>Jan 25 08:52:50 rpmi: ocaml-dune-configurator-devel-3.17.1-alt2 sisyphus+370720.300.1.1 1737462854 installed <13>Jan 25 08:52:50 rpmi: ocaml-bigarray-compat-devel-1.1.0-alt2 sisyphus+369757.11500.8.1 1737143405 installed <13>Jan 25 08:52:50 rpmi: ocaml-integers-devel-0.7.0-alt2 sisyphus+369757.11600.8.1 1737143435 installed <13>Jan 25 08:52:50 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.23.0-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-ctypes-0.23.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38095 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-ctypes-0.23.0 + echo 'Source #0 (ocaml-ctypes-0.23.0.tar):' Source #0 (ocaml-ctypes-0.23.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-ctypes-0.23.0.tar + cd ocaml-ctypes-0.23.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38095 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ctypes-0.23.0 + /usr/bin/dune build --verbose -p ctypes Shared cache: enabled-except-user-rules Shared cache location: /usr/src/.cache/dune/db Workspace root: /usr/src/RPM/BUILD/ocaml-ctypes-0.23.0 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Promoting "_build/default/ctypes.opam" to "ctypes.opam" Running[2]: (cd _build/default && /usr/bin/ocamlc -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -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/cstubs/ctypes_path.ml) > _build/default/src/cstubs/.ctypes_stubs.objs/ctypes_path.impl.d Running[5]: (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[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 -bin-annot-occurrences -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/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[60]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[61]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[62]: (cd _build/default/.dune/ccomp && /usr/bin/gcc -E -P header_check.h) > _build/default/.dune/ccomp/ccomp Running[63]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/configure/.gen_c_primitives.eobjs/byte -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/unix -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[64]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -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[65]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -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[66]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -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[67]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -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[68]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -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[69]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -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[70]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -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[71]: (cd _build/default/src/ctypes && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -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[72]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[73]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[74]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[75]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[76]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -o src/configure/gen_c_primitives.exe -output-complete-exe /usr/lib/ocaml/unix/unix.cma /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[77]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[78]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[79]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[80]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[81]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[82]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[83]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[84]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[85]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[86]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[87]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[88]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[89]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[90]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[91]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[92]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[93]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[94]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[95]: (cd _build/.sandbox/4c4621cc644a1545ae081d7d5537cbc1/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[96]: (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[97]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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 -bin-annot-occurrences -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 -bin-annot-occurrences -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/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[101]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[102]: (cd _build/default/src/ctypes && ../configure/gen_c_primitives.exe) > _build/default/src/ctypes/ctypes_primitives.ml Running[103]: (cd _build/default && /usr/bin/ocamldep -modules -impl src/ctypes/ctypes_primitives.ml) > _build/default/src/ctypes/.ctypes.objs/ctypes_primitives.impl.d Running[104]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[105]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[106]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[107]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[108]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[109]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -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[110]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[111]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[112]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[113]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[114]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[115]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[116]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[117]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[118]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[119]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[120]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[121]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[122]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[123]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[124]: (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) Running[125]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[126]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[127]: (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[128]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[129]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[130]: (cd _build/default && /usr/bin/ocamlc -w -40 -g -bin-annot -bin-annot-occurrences -I src/cstubs/.ctypes_stubs.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/str -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[131]: (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.17923 + 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.23.0 + __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: caml_bad_caml_state 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.23.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80262 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ctypes-0.23.0 + DOCDIR=/usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.23.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.23.0 + /bin/mkdir -p /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.23.0 + cp -prL README.md /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.23.0 + chmod -R go-w /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.23.0 + chmod -R a+rX /usr/src/tmp/ocaml-ctypes-buildroot/usr/share/doc/ocaml-ctypes-0.23.0 + 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.F0Qi5o 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.dYKU28 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) = 5.3.0-3EC4CE39, ocaml-cmi(Cstubs) = 5.3.0-F538742E, ocaml-cmi(Cstubs_analysis) = 5.3.0-6D93BFB5, ocaml-cmi(Cstubs_c_language) = 5.3.0-F51DE8B5, ocaml-cmi(Cstubs_emit_c) = 5.3.0-B3710483, ocaml-cmi(Cstubs_errors) = 5.3.0-8F2F268C, ocaml-cmi(Cstubs_generate_c) = 5.3.0-41F593DE, ocaml-cmi(Cstubs_generate_ml) = 5.3.0-CCBA57C1, ocaml-cmi(Cstubs_internals) = 5.3.0-8D13D951, ocaml-cmi(Cstubs_inverted) = 5.3.0-745EFB02, ocaml-cmi(Cstubs_public_name) = 5.3.0-7C501AF2, ocaml-cmi(Cstubs_structs) = 5.3.0-1003F073, ocaml-cmi(Ctypes) = 5.3.0-AF6DCC01, ocaml-cmi(Ctypes_bigarray) = 5.3.0-B5CE1597, ocaml-cmi(Ctypes_bigarray_stubs) = 5.3.0-F3446C26, ocaml-cmi(Ctypes_coerce) = 5.3.0-6CB7F797, ocaml-cmi(Ctypes_memory) = 5.3.0-F6DEBD1E, ocaml-cmi(Ctypes_memory_stubs) = 5.3.0-0D8CE753, ocaml-cmi(Ctypes_path) = 5.3.0-E13A43DE, ocaml-cmi(Ctypes_primitive_types) = 5.3.0-2CEDEA3B, ocaml-cmi(Ctypes_primitives) = 5.3.0-10D32949, ocaml-cmi(Ctypes_ptr) = 5.3.0-7943B170, ocaml-cmi(Ctypes_roots_stubs) = 5.3.0-018EF384, ocaml-cmi(Ctypes_static) = 5.3.0-7F41571B, ocaml-cmi(Ctypes_std_view_stubs) = 5.3.0-E70FF402, ocaml-cmi(Ctypes_std_views) = 5.3.0-D0E6E692, ocaml-cmi(Ctypes_structs) = 5.3.0-9428BD1F, ocaml-cmi(Ctypes_structs_computed) = 5.3.0-12CB5782, ocaml-cmi(Ctypes_top) = 5.3.0-D63F10F0, ocaml-cmi(Ctypes_top__Install_ctypes_printers) = 5.3.0-2E635110, ocaml-cmi(Ctypes_type_printing) = 5.3.0-34C9A1BF, ocaml-cmi(Ctypes_types) = 5.3.0-08FF1E17, ocaml-cmi(Ctypes_value_printing) = 5.3.0-27097A61, ocaml-cmi(Ctypes_value_printing_stubs) = 5.3.0-85C6009D, ocaml-cmi(LDouble) = 5.3.0-BBCFAA33, ocaml-cmi(PosixTypes) = 5.3.0-001BFFBE, ocaml-dll(ctypes_stubs) Requires: ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), 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) = 5.3.0-D263009C, ocaml-cmi(Bigarray_compat) = 5.3.0-AD36E7EB, ocaml-cmi(Build_path_prefix_map) = 5.3.0-AAD10641, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmi(Cmi_format) = 5.3.0-4D4A59D1, ocaml-cmi(Env) = 5.3.0-BA43CEF4, ocaml-cmi(Format_doc) = 5.3.0-531ACF24, ocaml-cmi(Ident) = 5.3.0-9BCEE82F, ocaml-cmi(Identifiable) = 5.3.0-1C946504, ocaml-cmi(Load_path) = 5.3.0-50831C55, ocaml-cmi(Location) = 5.3.0-09B7D625, ocaml-cmi(Longident) = 5.3.0-BDF05222, ocaml-cmi(Misc) = 5.3.0-144A2840, ocaml-cmi(Oprint) = 5.3.0-77D9FA43, ocaml-cmi(Outcometree) = 5.3.0-8E6B8425, ocaml-cmi(Parsetree) = 5.3.0-14E087E7, ocaml-cmi(Path) = 5.3.0-D8E892D1, ocaml-cmi(Primitive) = 5.3.0-9B0F3994, ocaml-cmi(Shape) = 5.3.0-64B8DCAA, ocaml-cmi(Signed) = 5.3.0-BA6F9899, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmi(Stdlib__Digest) = 5.3.0-145B7C60, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Gc) = 5.3.0-C0603A79, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmi(Stdlib__Lazy) = 5.3.0-8BCECD13, ocaml-cmi(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__ListLabels) = 5.3.0-2B62D36B, ocaml-cmi(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Result) = 5.3.0-BDC9CA5D, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Str) = 5.3.0-EC33EF82, ocaml-cmi(Subst) = 5.3.0-D795F25C, ocaml-cmi(Toploop) = 5.3.0-37EC48B2, ocaml-cmi(Type_immediacy) = 5.3.0-780D8452, ocaml-cmi(Types) = 5.3.0-64FA73D6, ocaml-cmi(Unit_info) = 5.3.0-92E54ADA, ocaml-cmi(Unsigned) = 5.3.0-0380E287, ocaml-cmi(Warnings) = 5.3.0-742B4443, ocaml-runtime = 5.3.0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3G9QxA Creating ocaml-ctypes-debuginfo package Processing files: ocaml-ctypes-devel-0.23.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nys7dN 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.ISoL3J 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) = 5.3.0-3EC4CE39, ocaml-cmi(Cstubs) = 5.3.0-F538742E, ocaml-cmi(Cstubs_analysis) = 5.3.0-6D93BFB5, ocaml-cmi(Cstubs_c_language) = 5.3.0-F51DE8B5, ocaml-cmi(Cstubs_emit_c) = 5.3.0-B3710483, ocaml-cmi(Cstubs_errors) = 5.3.0-8F2F268C, ocaml-cmi(Cstubs_generate_c) = 5.3.0-41F593DE, ocaml-cmi(Cstubs_generate_ml) = 5.3.0-CCBA57C1, ocaml-cmi(Cstubs_internals) = 5.3.0-8D13D951, ocaml-cmi(Cstubs_inverted) = 5.3.0-745EFB02, ocaml-cmi(Cstubs_public_name) = 5.3.0-7C501AF2, ocaml-cmi(Cstubs_structs) = 5.3.0-1003F073, ocaml-cmi(Ctypes) = 5.3.0-AF6DCC01, ocaml-cmi(Ctypes_bigarray) = 5.3.0-B5CE1597, ocaml-cmi(Ctypes_bigarray_stubs) = 5.3.0-F3446C26, ocaml-cmi(Ctypes_coerce) = 5.3.0-6CB7F797, ocaml-cmi(Ctypes_memory) = 5.3.0-F6DEBD1E, ocaml-cmi(Ctypes_memory_stubs) = 5.3.0-0D8CE753, ocaml-cmi(Ctypes_path) = 5.3.0-E13A43DE, ocaml-cmi(Ctypes_primitive_types) = 5.3.0-2CEDEA3B, ocaml-cmi(Ctypes_primitives) = 5.3.0-10D32949, ocaml-cmi(Ctypes_ptr) = 5.3.0-7943B170, ocaml-cmi(Ctypes_roots_stubs) = 5.3.0-018EF384, ocaml-cmi(Ctypes_static) = 5.3.0-7F41571B, ocaml-cmi(Ctypes_std_view_stubs) = 5.3.0-E70FF402, ocaml-cmi(Ctypes_std_views) = 5.3.0-D0E6E692, ocaml-cmi(Ctypes_structs) = 5.3.0-9428BD1F, ocaml-cmi(Ctypes_structs_computed) = 5.3.0-12CB5782, ocaml-cmi(Ctypes_top) = 5.3.0-D63F10F0, ocaml-cmi(Ctypes_top__Install_ctypes_printers) = 5.3.0-2E635110, ocaml-cmi(Ctypes_type_printing) = 5.3.0-34C9A1BF, ocaml-cmi(Ctypes_types) = 5.3.0-08FF1E17, ocaml-cmi(Ctypes_value_printing) = 5.3.0-27097A61, ocaml-cmi(Ctypes_value_printing_stubs) = 5.3.0-85C6009D, ocaml-cmi(LDouble) = 5.3.0-BBCFAA33, ocaml-cmi(PosixTypes) = 5.3.0-001BFFBE, ocaml-cmt(ComplexL) = 5.3.0-3EC4CE39, ocaml-cmt(Cstubs) = 5.3.0-F538742E, ocaml-cmt(Cstubs_analysis) = 5.3.0-6D93BFB5, ocaml-cmt(Cstubs_c_language) = 5.3.0-F51DE8B5, ocaml-cmt(Cstubs_emit_c) = 5.3.0-B3710483, ocaml-cmt(Cstubs_errors) = 5.3.0-8F2F268C, ocaml-cmt(Cstubs_generate_c) = 5.3.0-41F593DE, ocaml-cmt(Cstubs_generate_ml) = 5.3.0-CCBA57C1, ocaml-cmt(Cstubs_internals) = 5.3.0-8D13D951, ocaml-cmt(Cstubs_inverted) = 5.3.0-745EFB02, ocaml-cmt(Cstubs_public_name) = 5.3.0-7C501AF2, ocaml-cmt(Cstubs_structs) = 5.3.0-1003F073, ocaml-cmt(Ctypes) = 5.3.0-AF6DCC01, ocaml-cmt(Ctypes_bigarray) = 5.3.0-B5CE1597, ocaml-cmt(Ctypes_bigarray_stubs) = 5.3.0-F3446C26, ocaml-cmt(Ctypes_coerce) = 5.3.0-6CB7F797, ocaml-cmt(Ctypes_memory) = 5.3.0-F6DEBD1E, ocaml-cmt(Ctypes_memory_stubs) = 5.3.0-0D8CE753, ocaml-cmt(Ctypes_path) = 5.3.0-E13A43DE, ocaml-cmt(Ctypes_primitive_types) = 5.3.0-2CEDEA3B, ocaml-cmt(Ctypes_primitives) = 5.3.0-10D32949, ocaml-cmt(Ctypes_ptr) = 5.3.0-7943B170, ocaml-cmt(Ctypes_roots_stubs) = 5.3.0-018EF384, ocaml-cmt(Ctypes_static) = 5.3.0-7F41571B, ocaml-cmt(Ctypes_std_view_stubs) = 5.3.0-E70FF402, ocaml-cmt(Ctypes_std_views) = 5.3.0-D0E6E692, ocaml-cmt(Ctypes_structs) = 5.3.0-9428BD1F, ocaml-cmt(Ctypes_structs_computed) = 5.3.0-12CB5782, ocaml-cmt(Ctypes_top) = 5.3.0-D63F10F0, ocaml-cmt(Ctypes_top__Install_ctypes_printers) = 5.3.0-2E635110, ocaml-cmt(Ctypes_type_printing) = 5.3.0-34C9A1BF, ocaml-cmt(Ctypes_types) = 5.3.0-08FF1E17, ocaml-cmt(Ctypes_value_printing) = 5.3.0-27097A61, ocaml-cmt(Ctypes_value_printing_stubs) = 5.3.0-85C6009D, ocaml-cmt(LDouble) = 5.3.0-BBCFAA33, ocaml-cmt(PosixTypes) = 5.3.0-001BFFBE Requires: ocaml-ctypes = 0.23.0-alt1, ocaml, ocaml-cmi(Asttypes) = 5.3.0-D263009C, ocaml-cmi(Bigarray_compat) = 5.3.0-AD36E7EB, ocaml-cmi(Build_path_prefix_map) = 5.3.0-AAD10641, ocaml-cmi(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmi(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmi(Cmi_format) = 5.3.0-4D4A59D1, ocaml-cmi(Env) = 5.3.0-BA43CEF4, ocaml-cmi(Format_doc) = 5.3.0-531ACF24, ocaml-cmi(Ident) = 5.3.0-9BCEE82F, ocaml-cmi(Identifiable) = 5.3.0-1C946504, ocaml-cmi(Load_path) = 5.3.0-50831C55, ocaml-cmi(Location) = 5.3.0-09B7D625, ocaml-cmi(Longident) = 5.3.0-BDF05222, ocaml-cmi(Misc) = 5.3.0-144A2840, ocaml-cmi(Oprint) = 5.3.0-77D9FA43, ocaml-cmi(Outcometree) = 5.3.0-8E6B8425, ocaml-cmi(Parsetree) = 5.3.0-14E087E7, ocaml-cmi(Path) = 5.3.0-D8E892D1, ocaml-cmi(Primitive) = 5.3.0-9B0F3994, ocaml-cmi(Shape) = 5.3.0-64B8DCAA, ocaml-cmi(Signed) = 5.3.0-BA6F9899, ocaml-cmi(Stdlib) = 5.3.0-B7726274, ocaml-cmi(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmi(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmi(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmi(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmi(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmi(Stdlib__Digest) = 5.3.0-145B7C60, ocaml-cmi(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmi(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmi(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmi(Stdlib__Gc) = 5.3.0-C0603A79, ocaml-cmi(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmi(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmi(Stdlib__Lazy) = 5.3.0-8BCECD13, ocaml-cmi(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmi(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmi(Stdlib__ListLabels) = 5.3.0-2B62D36B, ocaml-cmi(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmi(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmi(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmi(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmi(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmi(Stdlib__Result) = 5.3.0-BDC9CA5D, ocaml-cmi(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmi(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmi(Stdlib__String) = 5.3.0-E140441D, ocaml-cmi(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmi(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmi(Subst) = 5.3.0-D795F25C, ocaml-cmi(Toploop) = 5.3.0-37EC48B2, ocaml-cmi(Type_immediacy) = 5.3.0-780D8452, ocaml-cmi(Types) = 5.3.0-64FA73D6, ocaml-cmi(Unit_info) = 5.3.0-92E54ADA, ocaml-cmi(Unsigned) = 5.3.0-0380E287, ocaml-cmi(Warnings) = 5.3.0-742B4443, ocaml-cmt(Asttypes) = 5.3.0-D263009C, ocaml-cmt(Bigarray_compat) = 5.3.0-AD36E7EB, ocaml-cmt(Build_path_prefix_map) = 5.3.0-AAD10641, ocaml-cmt(CamlinternalFormatBasics) = 5.3.0-863A7F52, ocaml-cmt(CamlinternalLazy) = 5.3.0-4914AC3A, ocaml-cmt(Cmi_format) = 5.3.0-4D4A59D1, ocaml-cmt(Env) = 5.3.0-BA43CEF4, ocaml-cmt(Format_doc) = 5.3.0-531ACF24, ocaml-cmt(Ident) = 5.3.0-9BCEE82F, ocaml-cmt(Identifiable) = 5.3.0-1C946504, ocaml-cmt(Load_path) = 5.3.0-50831C55, ocaml-cmt(Location) = 5.3.0-09B7D625, ocaml-cmt(Longident) = 5.3.0-BDF05222, ocaml-cmt(Misc) = 5.3.0-144A2840, ocaml-cmt(Oprint) = 5.3.0-77D9FA43, ocaml-cmt(Outcometree) = 5.3.0-8E6B8425, ocaml-cmt(Parsetree) = 5.3.0-14E087E7, ocaml-cmt(Path) = 5.3.0-D8E892D1, ocaml-cmt(Primitive) = 5.3.0-9B0F3994, ocaml-cmt(Shape) = 5.3.0-64B8DCAA, ocaml-cmt(Signed) = 5.3.0-BA6F9899, ocaml-cmt(Stdlib) = 5.3.0-B7726274, ocaml-cmt(Stdlib__Array) = 5.3.0-4DC32424, ocaml-cmt(Stdlib__Bigarray) = 5.3.0-5BD8A0C0, ocaml-cmt(Stdlib__Buffer) = 5.3.0-FB4E9405, ocaml-cmt(Stdlib__Bytes) = 5.3.0-3103574F, ocaml-cmt(Stdlib__Complex) = 5.3.0-D3484881, ocaml-cmt(Stdlib__Digest) = 5.3.0-145B7C60, ocaml-cmt(Stdlib__Domain) = 5.3.0-22513DFB, ocaml-cmt(Stdlib__Either) = 5.3.0-46032D55, ocaml-cmt(Stdlib__Format) = 5.3.0-41F15359, ocaml-cmt(Stdlib__Gc) = 5.3.0-C0603A79, ocaml-cmt(Stdlib__Hashtbl) = 5.3.0-8B294113, ocaml-cmt(Stdlib__Int32) = 5.3.0-0A5B97A0, ocaml-cmt(Stdlib__Int64) = 5.3.0-44FF2E18, ocaml-cmt(Stdlib__Lazy) = 5.3.0-8BCECD13, ocaml-cmt(Stdlib__Lexing) = 5.3.0-79BFB1F8, ocaml-cmt(Stdlib__List) = 5.3.0-62B12B20, ocaml-cmt(Stdlib__ListLabels) = 5.3.0-2B62D36B, ocaml-cmt(Stdlib__Map) = 5.3.0-BA9F06A4, ocaml-cmt(Stdlib__Nativeint) = 5.3.0-B4961979, ocaml-cmt(Stdlib__Obj) = 5.3.0-8BE8B5F8, ocaml-cmt(Stdlib__Printexc) = 5.3.0-9182CDC9, ocaml-cmt(Stdlib__Printf) = 5.3.0-48AAE94B, ocaml-cmt(Stdlib__Result) = 5.3.0-BDC9CA5D, ocaml-cmt(Stdlib__Seq) = 5.3.0-22AB37E5, ocaml-cmt(Stdlib__Set) = 5.3.0-D579D6A5, ocaml-cmt(Stdlib__String) = 5.3.0-E140441D, ocaml-cmt(Stdlib__Sys) = 5.3.0-37FFC174, ocaml-cmt(Stdlib__Uchar) = 5.3.0-E99839B7, ocaml-cmt(Str) = 5.3.0-EC33EF82, ocaml-cmt(Subst) = 5.3.0-D795F25C, ocaml-cmt(Toploop) = 5.3.0-37EC48B2, ocaml-cmt(Type_immediacy) = 5.3.0-780D8452, ocaml-cmt(Types) = 5.3.0-64FA73D6, ocaml-cmt(Unit_info) = 5.3.0-92E54ADA, ocaml-cmt(Unsigned) = 5.3.0-0380E287, ocaml-cmt(Warnings) = 5.3.0-742B4443 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zed5Nq Processing files: ocaml-ctypes-debuginfo-0.23.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RcGHKQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PLehza find-requires: running scripts (debuginfo) Requires: ocaml-ctypes = 0.23.0-alt1, debug(ld-linux.so.2), 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 56 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.23.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ctypes-devel-0.23.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-ctypes-debuginfo-0.23.0-alt1.i586.rpm (w2.lzdio) 16.70user 7.42system 0:27.25elapsed 88%CPU (0avgtext+0avgdata 35232maxresident)k 0inputs+0outputs (0major+1414451minor)pagefaults 0swaps 3.36user 2.54system 0:41.06elapsed 14%CPU (0avgtext+0avgdata 130416maxresident)k 1280inputs+0outputs (0major+217885minor)pagefaults 0swaps