Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ctypes.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2722/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ctypes.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-914724032 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-ctypes-0.4.1-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ctypes.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2722/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ctypes.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VbKjsY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-ctypes-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-ctypes-0.4.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-ctypes-0.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HjMEFE + umask 022 + cd /builddir/build/BUILD + cd ocaml-ctypes-0.4.1 + make ./src/discover/determine_as_needed_flags.sh >> asneeded.config ./discover -ocamlc "ocamlfind ocamlc" > libffi.config || (rm libffi.config && false) testing for brew: .............................. unavailable testing for pkg-config: ........................ available testing for libffi: ............................ available ocamlfind opt -c -o _build/src/configure/make_primitive_details.cmx -I _build/src/configure src/configure/make_primitive_details.ml cd _build/src/configure && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o make_primitive_details_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/configure/make_primitive_details_stubs.c ocamlfind opt -I _build -linkpkg -o _build/configure.native _build/src/configure/make_primitive_details.cmx _build/src/configure/make_primitive_details_stubs.o -cclib -Wl,--no-as-needed ocamlfind opt -c -o _build/src/libffi-abigen/libffi_abigen.cmx -package unix -package unix -I _build/src/libffi-abigen src/libffi-abigen/libffi_abigen.ml ocamlfind opt -I _build -linkpkg -package unix -o _build/libffi-abigen.native _build/src/libffi-abigen/libffi_abigen.cmx -cclib -Wl,--no-as-needed _build/configure.native > src/ctypes/ctypes_primitives.ml _build/libffi-abigen.native > src/ctypes-foreign-base/libffi_abi.ml cp src/ctypes-foreign-base/dl.ml.unix src/ctypes-foreign-base/dl.ml cp src/ctypes-foreign-base/dl_stubs.c.unix src/ctypes-foreign-base/dl_stubs.c make: Circular _build/src/ctypes/ctypes_primitive_types.cmx <- _build/src/ctypes/ctypes_primitive_types.cmx dependency dropped. make: Circular _build/src/ctypes/ctypes_memory_stubs.cmx <- _build/src/ctypes/ctypes_memory_stubs.cmx dependency dropped. ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_common.cmo -I _build/src/ctypes src/ctypes/ctypes_common.ml ocamlfind ocamlc -c -o _build/src/ctypes/ctypes_path.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_path.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_path.cmo -I _build/src/ctypes src/ctypes/ctypes_path.ml ocamlfind ocamlc -c -o _build/src/ctypes/unsigned.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/unsigned.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/unsigned.cmo -I _build/src/ctypes src/ctypes/unsigned.ml ocamlfind ocamlc -c -o _build/src/ctypes/signed.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/signed.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/signed.cmo -I _build/src/ctypes src/ctypes/signed.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes src/ctypes/ctypes_ptr.ml ocamlfind ocamlc -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml ocamlfind ocamlc -c -o _build/src/ctypes/ctypes_bigarray.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml ocamlfind ocamlc -c -o _build/src/ctypes/ctypes_static.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_static.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes src/ctypes/ctypes_static.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml ocamlfind ocamlc -c -o _build/src/ctypes/ctypes_structs.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_structs.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes src/ctypes/ctypes_structs.ml ocamlfind ocamlc -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_structs_computed.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml ocamlfind ocamlc -c -o _build/src/ctypes/ctypes_type_printing.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_type_printing.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes src/ctypes/ctypes_memory.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes src/ctypes/ctypes_coerce.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes src/ctypes/ctypes_std_views.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml ocamlfind ocamlc -c -o _build/src/ctypes/ctypes_types.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_types.mli ocamlfind ocamlc -c -o _build/src/ctypes/ctypes.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes src/ctypes/ctypes.ml ocamlfind ocamlc -c -o _build/src/ctypes/posixTypes.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/posixTypes.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes src/ctypes/posixTypes.ml ocamlfind ocamlc -a -cclib -lctypes_stubs -dllib -lctypes_stubs -package str -package bigarray -package bytes -o _build/ctypes.cma _build/src/ctypes/ctypes_common.cmo _build/src/ctypes/ctypes_path.cmo _build/src/ctypes/unsigned.cmo _build/src/ctypes/signed.cmo _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed cd _build/src/ctypes && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o complex_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes/complex_stubs.c cd _build/src/ctypes && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o ctypes_bigarrays.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes/ctypes_bigarrays.c cd _build/src/ctypes && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o managed_buffer_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes/managed_buffer_stubs.c cd _build/src/ctypes && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o posix_types_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes/posix_types_stubs.c cd _build/src/ctypes && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o raw_pointer_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes/raw_pointer_stubs.c cd _build/src/ctypes && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o type_info_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes/type_info_stubs.c cd _build/src/ctypes && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o unsigned_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes/unsigned_stubs.c ocamlfind ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o _build/src/ctypes/unsigned_stubs.o ocamlfind opt -c -o _build/src/ctypes/ctypes_common.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_common.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_path.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_path.ml ocamlfind opt -c -o _build/src/ctypes/unsigned.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/unsigned.ml ocamlfind opt -c -o _build/src/ctypes/signed.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/signed.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_ptr.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_ptr.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_primitives.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_primitives.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_bigarray.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_static.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_static.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_structs.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_structs.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_type_printing.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_memory.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_memory.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_coerce.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_coerce.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_std_views.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_std_views.ml ocamlfind opt -c -o _build/src/ctypes/ctypes_value_printing.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml ocamlfind opt -c -o _build/src/ctypes/ctypes.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes.ml ocamlfind opt -c -o _build/src/ctypes/posixTypes.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/posixTypes.ml ocamlfind opt -a -linkall -package str -package bigarray -package bytes -cclib -lctypes_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_common.cmx _build/src/ctypes/ctypes_path.cmx _build/src/ctypes/unsigned.cmx _build/src/ctypes/signed.cmx _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed ocamlfind opt -shared -linkall -package str -package bigarray -package bytes -o _build/ctypes.cmxs _build/src/ctypes/ctypes_common.cmx _build/src/ctypes/ctypes_path.cmx _build/src/ctypes/unsigned.cmx _build/src/ctypes/signed.cmx _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o _build/src/ctypes/unsigned_stubs.o -cclib -Wl,--no-as-needed ocamlfind ocamlc -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlc -package compiler-libs -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlc -package compiler-libs -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlc -a -package compiler-libs -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind opt -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package compiler-libs -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind opt -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package compiler-libs -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind opt -a -linkall -package compiler-libs -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind opt -shared -linkall -package compiler-libs -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml, /usr/lib64/ocaml/compiler-libs ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmi -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.mli ocamlfind ocamlc -package bytes -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml ocamlfind ocamlc -package bytes -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmi -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.mli ocamlfind ocamlc -package bytes -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/dl.cmi -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/dl.mli ocamlfind ocamlc -package bytes -c -o _build/src/ctypes-foreign-base/dl.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/dl.ml ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/libffi_abi.cmi -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.mli ocamlfind ocamlc -package bytes -c -o _build/src/ctypes-foreign-base/libffi_abi.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmi -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.mli ocamlfind ocamlc -package bytes -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml ocamlfind ocamlc -package bytes -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml ocamlfind ocamlc -a -cclib -lctypes-foreign-base_stubs -dllib -lctypes-foreign-base_stubs -package bytes -o _build/ctypes-foreign-base.cma _build/src/ctypes-foreign-base/ctypes_closure_properties.cmo _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign-base/ctypes_weak_ref.cmo _build/src/ctypes-foreign-base/dl.cmo _build/src/ctypes-foreign-base/libffi_abi.cmo _build/src/ctypes-foreign-base/ctypes_ffi.cmo _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmo -cclib -Wl,--no-as-needed -cclib -lffi cd _build/src/ctypes-foreign-base && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o dl_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes-foreign-base/dl_stubs.c cd _build/src/ctypes-foreign-base && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o ffi_call_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes-foreign-base/ffi_call_stubs.c cd _build/src/ctypes-foreign-base && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.4.1/tests -o ffi_type_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.4.1/src/ctypes-foreign-base/ffi_type_stubs.c ocamlfind ocamlmklib -o _build/ctypes-foreign-base_stubs _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -lffi ocamlfind opt -c -o _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx -package bytes -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_closure_properties.ml ocamlfind opt -c -o _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx -package bytes -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi_stubs.ml ocamlfind opt -c -o _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx -package bytes -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_weak_ref.ml ocamlfind opt -c -o _build/src/ctypes-foreign-base/dl.cmx -package bytes -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/dl.ml ocamlfind opt -c -o _build/src/ctypes-foreign-base/libffi_abi.cmx -package bytes -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.ml ocamlfind opt -c -o _build/src/ctypes-foreign-base/ctypes_ffi.cmx -package bytes -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_ffi.ml ocamlfind opt -c -o _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -package bytes -package bytes -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ctypes_foreign_basis.ml ocamlfind opt -a -linkall -package bytes -cclib -lctypes-foreign-base_stubs -o _build/ctypes-foreign-base.cmxa _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind opt -shared -linkall -package bytes -o _build/ctypes-foreign-base.cmxs _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx _build/src/ctypes-foreign-base/dl_stubs.o _build/src/ctypes-foreign-base/ffi_call_stubs.o _build/src/ctypes-foreign-base/ffi_type_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind ocamlc -c -o _build/src/ctypes-foreign-threaded/foreign.cmi -thread -package threads -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.mli ocamlfind ocamlc -thread -package threads -thread -c -o _build/src/ctypes-foreign-threaded/foreign.cmo -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml ocamlfind ocamlc -a -thread -thread -package threads -o _build/ctypes-foreign-threaded.cma _build/src/ctypes-foreign-threaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind opt -c -o _build/src/ctypes-foreign-threaded/foreign.cmx -thread -package threads -thread -thread -package threads -I _build/src/ctypes-foreign-threaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-threaded/foreign.ml ocamlfind opt -a -linkall -thread -thread -package threads -o _build/ctypes-foreign-threaded.cmxa _build/src/ctypes-foreign-threaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind opt -shared -linkall -thread -thread -package threads -o _build/ctypes-foreign-threaded.cmxs _build/src/ctypes-foreign-threaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind ocamlc -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml ocamlfind ocamlc -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmi -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.mli ocamlfind ocamlc -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmo -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml ocamlfind ocamlc -a -o _build/ctypes-foreign-unthreaded.cma _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmo _build/src/ctypes-foreign-unthreaded/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind opt -c -o _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/ctypes_gc_mutex.ml ocamlfind opt -c -o _build/src/ctypes-foreign-unthreaded/foreign.cmx -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/foreign.ml ocamlfind opt -a -linkall -o _build/ctypes-foreign-unthreaded.cmxa _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind opt -shared -linkall -o _build/ctypes-foreign-unthreaded.cmxs _build/src/ctypes-foreign-unthreaded/ctypes_gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind ocamlc -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.mli ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml ocamlfind ocamlc -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.mli ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml ocamlfind ocamlc -c -o _build/src/cstubs/cstubs_internals.cmi -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_internals.mli ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs_internals.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_internals.ml ocamlfind ocamlc -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.mli ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml ocamlfind ocamlc -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml ocamlfind ocamlc -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml ocamlfind ocamlc -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.mli ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml ocamlfind ocamlc -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.mli ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml ocamlfind ocamlc -c -o _build/src/cstubs/cstubs.cmi -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.mli ocamlfind ocamlc -package str -package bytes -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml ocamlfind ocamlc -a -package str -package bytes -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/cstubs_internals.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed ocamlfind opt -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml ocamlfind opt -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml ocamlfind opt -c -o _build/src/cstubs/cstubs_internals.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_internals.ml ocamlfind opt -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml ocamlfind opt -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml ocamlfind opt -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml ocamlfind opt -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml ocamlfind opt -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml ocamlfind opt -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml ocamlfind opt -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml ocamlfind opt -c -o _build/src/cstubs/cstubs.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml ocamlfind opt -a -linkall -package str -package bytes -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/cstubs_internals.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed ocamlfind opt -shared -linkall -package str -package bytes -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/cstubs_internals.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rVGais + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64 + cd ocaml-ctypes-0.4.1 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/stublibs + make install ocamlfind install ctypes META CHANGES.md Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/CHANGES.md Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/META ocamlfind install -add ctypes -optional _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a src/ctypes/ctypes_static.mli src/ctypes/ctypes_primitive_types.mli src/ctypes/unsigned.mli src/ctypes/signed.mli src/ctypes/ctypes_structs.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/unsigned.cmi _build/src/ctypes/signed.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_unsigned_stubs.h src/ctypes/ctypes_type_info_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h _build/src/ctypes/ctypes_common.cmx _build/src/ctypes/ctypes_path.cmx _build/src/ctypes/unsigned.cmx _build/src/ctypes/signed.cmx _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/posixTypes.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/posixTypes.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_value_printing.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_std_views.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_coerce.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_memory.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_type_printing.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_structs_computed.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_structs.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_std_view_stubs.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_static.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_bigarray.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_value_printing_stubs.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_primitives.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_bigarray_stubs.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_memory_stubs.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_primitive_types.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_ptr.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/signed.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/unsigned.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_path.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_common.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_raw_pointer.h Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_primitives.h Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_type_info_stubs.h Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_unsigned_stubs.h Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_complex_stubs.h Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs_internals.h Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_managed_buffer_stubs.h Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_cstubs_internals.h Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_types.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/posixTypes.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_structs.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/signed.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/unsigned.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_primitive_types.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_static.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_types.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/posixTypes.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_structs.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/signed.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/unsigned.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_primitive_types.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_static.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes.a Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/libctypes_stubs.a Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes.cmxs Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes.cmxa Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes.cma Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/stublibs/dllctypes_stubs.so Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/stublibs/dllctypes_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf ocamlfind install -add ctypes -optional _build/ctypes-top.cma _build/ctypes-top.cmxa _build/ctypes-top.cmxs _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/install_ctypes_printers.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_printers.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_printers.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_printers.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-top.a Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-top.cmxs Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-top.cmxa Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-top.cma ocamlfind install -add ctypes -optional _build/ctypes-foreign-base.cma _build/dllctypes-foreign-base_stubs.so _build/ctypes-foreign-base.cmxa _build/ctypes-foreign-base.cmxs _build/libctypes-foreign-base_stubs.a _build/ctypes-foreign-base.a src/ctypes-foreign-base/dl.mli src/ctypes-foreign-base/libffi_abi.mli _build/src/ctypes-foreign-base/dl.cmi _build/src/ctypes-foreign-base/libffi_abi.cmi _build/src/ctypes-foreign-base/ctypes_closure_properties.cmx _build/src/ctypes-foreign-base/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign-base/ctypes_weak_ref.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/ctypes_ffi.cmx _build/src/ctypes-foreign-base/ctypes_foreign_basis.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_foreign_basis.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_ffi.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/libffi_abi.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/dl.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_weak_ref.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_ffi_stubs.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes_closure_properties.cmx Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/libffi_abi.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/dl.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/libffi_abi.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/dl.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-base.a Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/libctypes-foreign-base_stubs.a Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-base.cmxs Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-base.cmxa Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-base.cma Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/stublibs/dllctypes-foreign-base_stubs.so Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/stublibs/dllctypes-foreign-base_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf ocamlfind install -add ctypes -optional _build/ctypes-foreign-threaded.cma _build/ctypes-foreign-threaded.cmxa _build/ctypes-foreign-threaded.cmxs _build/ctypes-foreign-threaded.a src/ctypes-foreign-threaded/foreign.mli _build/src/ctypes-foreign-threaded/foreign.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/foreign.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/foreign.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-threaded.a Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-threaded.cmxs Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-threaded.cmxa Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-threaded.cma ocamlfind install -add ctypes -optional _build/ctypes-foreign-unthreaded.cma _build/ctypes-foreign-unthreaded.cmxa _build/ctypes-foreign-unthreaded.cmxs _build/ctypes-foreign-unthreaded.a src/ctypes-foreign-unthreaded/foreign.mli _build/src/ctypes-foreign-unthreaded/foreign.cmi ocamlfind: [WARNING] Overwriting file /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/foreign.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/foreign.cmi ocamlfind: [WARNING] Overwriting file /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/foreign.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/foreign.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-unthreaded.a Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-unthreaded.cmxa Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-unthreaded.cma ocamlfind install -add ctypes -optional _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a src/cstubs/cstubs_internals.mli src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_internals.cmi _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs_inverted.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs_structs.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs_internals.cmi Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs_inverted.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs_structs.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs_internals.mli Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs.a Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs.cmxs Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs.cmxa Installed /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs.cma + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ocaml-ctypes-0.4.1 extracting debug info from /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/cstubs.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-threaded.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-foreign-base.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes-top.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/ctypes/ctypes.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/stublibs/dllctypes-foreign-base_stubs.so extracting debug info from /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/lib64/ocaml/stublibs/dllctypes_stubs.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 4 CRC32s did match. 116 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ocaml-ctypes-0.4.1-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lvRevh + umask 022 + cd /builddir/build/BUILD + cd ocaml-ctypes-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/share/doc/ocaml-ctypes-0.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/share/doc/ocaml-ctypes-0.4.1 + cp -pr README.md /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/share/doc/ocaml-ctypes-0.4.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/share/doc/ocaml-ctypes-0.4.1 + cp -pr CHANGES.md /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64/usr/share/doc/ocaml-ctypes-0.4.1 + exit 0 Provides: ocaml(Cstubs) = 86b69a31f3dc0c7c42cf5f2ef57feaf8 ocaml(Cstubs_analysis) = c534651aaa76eac77fb5d7bb5b98d5f3 ocaml(Cstubs_c_language) = 2ee844dcd60081a01ad89ea8aceb95be ocaml(Cstubs_emit_c) = 032c4f371b6801ea2790bc6807911b56 ocaml(Cstubs_errors) = 6ca35a95d9b57632c8650f2a9805f374 ocaml(Cstubs_generate_c) = 805840ac6c1c1a5533c8611ab0245b99 ocaml(Cstubs_generate_ml) = 7ac41b9a98a910e805949705a91ca7b8 ocaml(Cstubs_internals) = e8ff9c0af9746ae12f877c69ad2e4cf2 ocaml(Cstubs_inverted) = b0be428902fd70534124efbce2d9dde2 ocaml(Cstubs_public_name) = ebd7d99c62fe428838ae0805d5e34f74 ocaml(Cstubs_structs) = d05e8514e90aa5abac0679414909d4b5 ocaml(Ctypes) = ff34e23d814553bb43edca861ec94676 ocaml(Ctypes_bigarray) = f49f6c625d93dc17d94f3ebc14de5e82 ocaml(Ctypes_bigarray_stubs) = f366f69627e971f1bd111fa854f9ead1 ocaml(Ctypes_closure_properties) = 8f20373b2999c8ff10c0b1ce8decbe50 ocaml(Ctypes_coerce) = d86549bff7b2aeb300a01aba507e6888 ocaml(Ctypes_common) = 2f922dc2da4de1d6df155a84ab14e43f ocaml(Ctypes_ffi) = 3aa1719189184e758129cf4682632ad9 ocaml(Ctypes_ffi_stubs) = f18e6aeef5e9f3ccb4b82bdaff8d6cf2 ocaml(Ctypes_foreign_basis) = 4d14b5701fd3a0dc6c27d4b7d79f7180 ocaml(Ctypes_gc_mutex) = 3794e358e686ed3432ba7f83abdebd43 ocaml(Ctypes_memory) = 79343b7366cf9374819d687de863cefb ocaml(Ctypes_memory_stubs) = 30983db459a35e2463299ee9486b723d ocaml(Ctypes_path) = 3fa837585af12d005d06feb38fbed498 ocaml(Ctypes_primitive_types) = 5bcc4f3d0f1fd26a7c18d8a4f214427d ocaml(Ctypes_primitives) = 1d0786d86bcaadc582a789b2f3b17fcf ocaml(Ctypes_printers) = 5af189d257a302f1dd9d0f2e069f5074 ocaml(Ctypes_ptr) = e1b5b081dde7c30603411f58b2c7d555 ocaml(Ctypes_static) = c07a57d439859d0dc72f147308d56fc0 ocaml(Ctypes_std_view_stubs) = efb98ae2bdd64b250dd21ac571ce0d78 ocaml(Ctypes_std_views) = 3068b76f21d78498676a04b0b62d81df ocaml(Ctypes_structs) = 8421361fca2bf47b61f9d7c9219f2457 ocaml(Ctypes_structs_computed) = fad71374755019462efe96a52a86ba8e ocaml(Ctypes_type_printing) = 56aab17bd9beff09614ca01e6fd128d1 ocaml(Ctypes_types) = 57f3da55c6b4700420fa89fd19fd3924 ocaml(Ctypes_value_printing) = 6453d0cd5c7aa7dbe8c858b42d58cc5f ocaml(Ctypes_value_printing_stubs) = 696e87f5fe63aebcfd2f5be27f5fcfa6 ocaml(Ctypes_weak_ref) = a96e3a648937fe668c200f23459f3e6d ocaml(Dl) = a74b9abb4e087b2f6f0f2648d889d1d0 ocaml(Foreign) = fe525cfcb1c29e12f0e0c18fa3eaeb18 ocaml(Install_ctypes_printers) = bcc61bccbfb274982e645e5709c3145b ocaml(Libffi_abi) = 8d18ea40c9bbcc2efef024b9c2a09cd3 ocaml(PosixTypes) = a2a6066d6afd0987691af90aef8f0897 ocaml(Signed) = e740f2171e1771e685faa90f4f0ab126 ocaml(Unsigned) = 7ecc901f66c7de3b2f44751ca1b383ad ocaml-ctypes = 0.4.1-2.el7.centos ocaml-ctypes(x86-64) = 0.4.1-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libffi.so.6()(64bit) ocaml(Array) = 8a6bb22925744456eb66180ea42e3344 ocaml(Bigarray) = 968037506db5f9b56ea16d0880b2363f ocaml(Buffer) = af3ef6fba94cdb4eba31e98b4e341dab ocaml(Bytes) = 64e46773d688b6834fc5825f81f77e0d ocaml(Callback) = 198fb4bcde892143b0866b03cfae8085 ocaml(CamlinternalOO) = 9aea14562c686c3ebc7df7b67ff5bf01 ocaml(Complex) = 1858860030310b043b5d7fcb362095a3 ocaml(Consistbl) = bc28b09d168bd5f584e09af7f954abe4 ocaml(Ctypes) = ff34e23d814553bb43edca861ec94676 ocaml(Ctypes_bigarray) = f49f6c625d93dc17d94f3ebc14de5e82 ocaml(Ctypes_closure_properties) = 8f20373b2999c8ff10c0b1ce8decbe50 ocaml(Ctypes_coerce) = d86549bff7b2aeb300a01aba507e6888 ocaml(Ctypes_common) = 2f922dc2da4de1d6df155a84ab14e43f ocaml(Ctypes_ffi) = 3aa1719189184e758129cf4682632ad9 ocaml(Ctypes_ffi_stubs) = f18e6aeef5e9f3ccb4b82bdaff8d6cf2 ocaml(Ctypes_foreign_basis) = 4d14b5701fd3a0dc6c27d4b7d79f7180 ocaml(Ctypes_memory) = 79343b7366cf9374819d687de863cefb ocaml(Ctypes_memory_stubs) = 30983db459a35e2463299ee9486b723d ocaml(Ctypes_path) = 3fa837585af12d005d06feb38fbed498 ocaml(Ctypes_primitive_types) = 5bcc4f3d0f1fd26a7c18d8a4f214427d ocaml(Ctypes_primitives) = 1d0786d86bcaadc582a789b2f3b17fcf ocaml(Ctypes_ptr) = e1b5b081dde7c30603411f58b2c7d555 ocaml(Ctypes_static) = c07a57d439859d0dc72f147308d56fc0 ocaml(Ctypes_std_view_stubs) = efb98ae2bdd64b250dd21ac571ce0d78 ocaml(Ctypes_std_views) = 3068b76f21d78498676a04b0b62d81df ocaml(Ctypes_type_printing) = 56aab17bd9beff09614ca01e6fd128d1 ocaml(Ctypes_types) = 57f3da55c6b4700420fa89fd19fd3924 ocaml(Digest) = 5972f410cf78f5813a94ff7b90804058 ocaml(Dl) = a74b9abb4e087b2f6f0f2648d889d1d0 ocaml(Env) = b0711ba5d893519d4fb09eada8938263 ocaml(Format) = e0d18776d4bacff3a198b5c23d0e9355 ocaml(Gc) = 292a1cd61d8e068943589882415bdf7d ocaml(Hashtbl) = 024edc3512403b725052aec8e41ed971 ocaml(Ident) = c2b52ae4c9e8a6b425141e6e60504fc0 ocaml(Int32) = ad06f04cfca6d404d1de76c3dc67324a ocaml(Int64) = 3945db6e8df0d5a79bcbc949ee550d52 ocaml(Lexing) = 50598ab7c92b4bdcc624e472342ac8a9 ocaml(Libffi_abi) = 8d18ea40c9bbcc2efef024b9c2a09cd3 ocaml(List) = d757117653d9319fefb7ddc78a998f41 ocaml(ListLabels) = 7aa31569775d0922ee364dd3450a3756 ocaml(Location) = b9d1154cc96c538cc6732c136cfa8430 ocaml(Longident) = 1802b7b3176997a3efbccb3f3d8a3571 ocaml(Map) = f11d7ddcffad09397202a49bd9bb4283 ocaml(Mutex) = bf9c20efca54afdc260604f8bb20c0e9 ocaml(Nativeint) = 11ff26db80a400d29d2755edd23b5d0f ocaml(Obj) = b0adfa4175f86e4394859886c1a374bb ocaml(Oo) = a32dda93b7035f574f8847662f567434 ocaml(Path) = d1199cad26cb31a59d22bb583b05f9e3 ocaml(Pervasives) = 36b5bc8227dc9914c6d9fd9bdcfadb45 ocaml(PosixTypes) = a2a6066d6afd0987691af90aef8f0897 ocaml(Primitive) = 143b5c1452fd31f19fad383345fe1679 ocaml(Printf) = d012329cc712e91d0f10a5eef2303d18 ocaml(Set) = be044b48f40a48f0eb210225f11e0118 ocaml(Signed) = e740f2171e1771e685faa90f4f0ab126 ocaml(Str) = fb3d050844d298243e3f50be7c8a4bcc ocaml(String) = db7f34081ef8fcaf499f19523d0736c6 ocaml(Subst) = c118fcbbb4bbb8e2aadcf74510211c66 ocaml(Toploop) = fb1e0043aa9bf5d48d6c772dbc9148c6 ocaml(Types) = bcb988bff6647185e5b4d38fd614fa20 ocaml(Unix) = 93736a394d3d85d6d127fe238ddc6092 ocaml(Unsigned) = 7ecc901f66c7de3b2f44751ca1b383ad ocaml(Warnings) = 8742944ededcb453b8a11032d09543b4 ocaml(Weak) = e86b819661351c07c5122e164ffd29ea ocaml(runtime) = 4.01.1 rtld(GNU_HASH) Processing files: ocaml-ctypes-devel-0.4.1-2.el7.centos.x86_64 Provides: ocaml-ctypes-devel = 0.4.1-2.el7.centos ocaml-ctypes-devel(x86-64) = 0.4.1-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ctypes-debuginfo-0.4.1-2.el7.centos.x86_64 Provides: ocaml-ctypes-debuginfo = 0.4.1-2.el7.centos ocaml-ctypes-debuginfo(x86-64) = 0.4.1-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-914724032 Wrote: /builddir/build/RPMS/ocaml-ctypes-0.4.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ctypes-devel-0.4.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ctypes-debuginfo-0.4.1-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VwIsjQ + umask 022 + cd /builddir/build/BUILD + cd ocaml-ctypes-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-ctypes-0.4.1-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->