Mock Version: 1.2.7 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-2134/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135user='mockbuild'timeout=0logger=uid=500) 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', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: i-000356a6 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/jonludlam-ocaml402-ocaml-ctypes-0.3.4-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-2134/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135user='mockbuild'timeout=0logger=uid=500) 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', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4lXc18 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-ctypes-0.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-ctypes-0.3.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-ctypes-0.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (ctypes-403.patch): + echo 'Patch #1 (ctypes-403.patch):' + /usr/bin/cat /builddir/build/SOURCES/ctypes-403.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/ctypes/type_info_stubs.c Hunk #1 succeeded at 48 (offset -6 lines). Hunk #2 succeeded at 89 (offset -14 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xUyO3Z + umask 022 + cd /builddir/build/BUILD + cd ocaml-ctypes-0.3.4 + scl enable jonludlam-ocaml402 ' make ' ocaml src/discover/discover.ml -ocamlc "ocamlfind ocamlc" testing for brew: .............................. unavailable testing for pkg-config: ........................ available testing for libffi: ............................ available testing for no_as_needed: ...................... 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.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o make_primitive_details_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/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 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 _build/configure.native > src/ctypes/ctypes_primitives.ml _build/libffi-abigen.native > src/ctypes-foreign-base/libffi_abi.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/common.cmo -I _build/src/ctypes src/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 -c -o _build/src/ctypes/primitives.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/primitives.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/primitives.cmo -I _build/src/ctypes src/ctypes/primitives.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_raw.cmo -I _build/src/ctypes src/ctypes/ctypes_raw.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/memory_stubs.cmo -I _build/src/ctypes src/ctypes/memory_stubs.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/std_view_stubs.cmo -I _build/src/ctypes src/ctypes/std_view_stubs.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/value_printing_stubs.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/bigarray_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/static.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/static.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/static.cmo -I _build/src/ctypes src/ctypes/static.ml ocamlfind ocamlc -c -o _build/src/ctypes/structs.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/structs.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/structs.cmo -I _build/src/ctypes src/ctypes/structs.ml ocamlfind ocamlc -c -o _build/src/ctypes/structs_computed.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/structs_computed.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/structs_computed.cmo -I _build/src/ctypes src/ctypes/structs_computed.ml ocamlfind ocamlc -c -o _build/src/ctypes/type_printing.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/type_printing.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/type_printing.cmo -I _build/src/ctypes src/ctypes/type_printing.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/memory.cmo -I _build/src/ctypes src/ctypes/memory.ml ocamlfind ocamlc -c -o _build/src/ctypes/coerce.cmi -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/coerce.mli ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/coerce.cmo -I _build/src/ctypes src/ctypes/coerce.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/std_views.cmo -I _build/src/ctypes src/ctypes/std_views.ml ocamlfind ocamlc -package str -package bigarray -package bytes -c -o _build/src/ctypes/value_printing.cmo -I _build/src/ctypes src/ctypes/value_printing.ml 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/common.cmo _build/src/ctypes/ctypes_path.cmo _build/src/ctypes/unsigned.cmo _build/src/ctypes/signed.cmo _build/src/ctypes/primitives.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_raw.cmo _build/src/ctypes/memory_stubs.cmo _build/src/ctypes/std_view_stubs.cmo _build/src/ctypes/value_printing_stubs.cmo _build/src/ctypes/bigarray_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/static.cmo _build/src/ctypes/structs.cmo _build/src/ctypes/structs_computed.cmo _build/src/ctypes/type_printing.cmo _build/src/ctypes/memory.cmo _build/src/ctypes/coerce.cmo _build/src/ctypes/std_views.cmo _build/src/ctypes/value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/posixTypes.cmo cd _build/src/ctypes && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o managed_buffer_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/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.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o ctypes_bigarray_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/src/ctypes/ctypes_bigarray_stubs.c cd _build/src/ctypes && ocamlfind ocamlc -c -ccopt -fPIC -ccopt -Wall -ccopt -O3 -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o type_info_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/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.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o complex_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/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.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o raw_pointer_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/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.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o posix_types_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/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.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o unsigned_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/src/ctypes/unsigned_stubs.c ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/ctypes_bigarray_stubs.o _build/src/ctypes/type_info_stubs.o _build/src/ctypes/complex_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/unsigned_stubs.o ocamlfind opt -c -o _build/src/ctypes/common.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/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/primitives.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/primitives.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_raw.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/ctypes_raw.ml ocamlfind opt -c -o _build/src/ctypes/memory_stubs.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/memory_stubs.ml ocamlfind opt -c -o _build/src/ctypes/std_view_stubs.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/std_view_stubs.ml ocamlfind opt -c -o _build/src/ctypes/value_printing_stubs.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/value_printing_stubs.ml ocamlfind opt -c -o _build/src/ctypes/bigarray_stubs.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/bigarray_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/static.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/static.ml ocamlfind opt -c -o _build/src/ctypes/structs.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/structs.ml ocamlfind opt -c -o _build/src/ctypes/structs_computed.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/structs_computed.ml ocamlfind opt -c -o _build/src/ctypes/type_printing.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/type_printing.ml ocamlfind opt -c -o _build/src/ctypes/memory.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/memory.ml ocamlfind opt -c -o _build/src/ctypes/coerce.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/coerce.ml ocamlfind opt -c -o _build/src/ctypes/std_views.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/ctypes/std_views.ml ocamlfind opt -c -o _build/src/ctypes/value_printing.cmx -package str -package bigarray -package bytes -package str -package bigarray -package bytes -I _build/src/ctypes src/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/common.cmx _build/src/ctypes/ctypes_path.cmx _build/src/ctypes/unsigned.cmx _build/src/ctypes/signed.cmx _build/src/ctypes/primitives.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_raw.cmx _build/src/ctypes/memory_stubs.cmx _build/src/ctypes/std_view_stubs.cmx _build/src/ctypes/value_printing_stubs.cmx _build/src/ctypes/bigarray_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/static.cmx _build/src/ctypes/structs.cmx _build/src/ctypes/structs_computed.cmx _build/src/ctypes/type_printing.cmx _build/src/ctypes/memory.cmx _build/src/ctypes/coerce.cmx _build/src/ctypes/std_views.cmx _build/src/ctypes/value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/posixTypes.cmx ocamlfind opt -shared -linkall -package str -package bigarray -package bytes -o _build/ctypes.cmxs _build/src/ctypes/common.cmx _build/src/ctypes/ctypes_path.cmx _build/src/ctypes/unsigned.cmx _build/src/ctypes/signed.cmx _build/src/ctypes/primitives.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_raw.cmx _build/src/ctypes/memory_stubs.cmx _build/src/ctypes/std_view_stubs.cmx _build/src/ctypes/value_printing_stubs.cmx _build/src/ctypes/bigarray_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/static.cmx _build/src/ctypes/structs.cmx _build/src/ctypes/structs_computed.cmx _build/src/ctypes/type_printing.cmx _build/src/ctypes/memory.cmx _build/src/ctypes/coerce.cmx _build/src/ctypes/std_views.cmx _build/src/ctypes/value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/ctypes_bigarray_stubs.o _build/src/ctypes/type_info_stubs.o _build/src/ctypes/complex_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/unsigned_stubs.o 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_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_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 -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 -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 -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_generate_c.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.cmo _build/src/cstubs/cstubs_inverted.cmo 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_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_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.cmx -package str -package bytes -package str -package bytes -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.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 -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_generate_c.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.cmx _build/src/cstubs/cstubs_inverted.cmx 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_generate_c.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.cmx _build/src/cstubs/cstubs_inverted.cmx ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/closure_properties.cmi -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/closure_properties.mli ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/closure_properties.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/closure_properties.ml ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/dl.cmi -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/dl.mli ocamlfind ocamlc -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/ffi_stubs.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ffi_stubs.ml ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/libffi_abi.cmi -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/libffi_abi.mli ocamlfind ocamlc -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/weakRef.cmi -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/weakRef.mli ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/weakRef.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/weakRef.ml ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/ffi.cmi -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ffi.mli ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/ffi.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ffi.ml ocamlfind ocamlc -c -o _build/src/ctypes-foreign-base/foreign_basis.cmo -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/foreign_basis.ml ocamlfind ocamlc -a -cclib -lctypes-foreign-base_stubs -dllib -lctypes-foreign-base_stubs -o _build/ctypes-foreign-base.cma _build/src/ctypes-foreign-base/closure_properties.cmo _build/src/ctypes-foreign-base/dl.cmo _build/src/ctypes-foreign-base/ffi_stubs.cmo _build/src/ctypes-foreign-base/libffi_abi.cmo _build/src/ctypes-foreign-base/weakRef.cmo _build/src/ctypes-foreign-base/ffi.cmo _build/src/ctypes-foreign-base/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.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o dl_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/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.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o ffi_call_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/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.3.4/src -ccopt -I -ccopt /builddir/build/BUILD/ocaml-ctypes-0.3.4/tests -o ffi_type_stubs.o /builddir/build/BUILD/ocaml-ctypes-0.3.4/src/ctypes-foreign-base/ffi_type_stubs.c 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 -Wl,--no-as-needed -lffi Unknown option -Wl,--no-as-needed ocamlfind opt -c -o _build/src/ctypes-foreign-base/closure_properties.cmx -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/closure_properties.ml ocamlfind opt -c -o _build/src/ctypes-foreign-base/dl.cmx -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/ffi_stubs.cmx -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ffi_stubs.ml ocamlfind opt -c -o _build/src/ctypes-foreign-base/libffi_abi.cmx -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/weakRef.cmx -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/weakRef.ml ocamlfind opt -c -o _build/src/ctypes-foreign-base/ffi.cmx -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/ffi.ml ocamlfind opt -c -o _build/src/ctypes-foreign-base/foreign_basis.cmx -I _build/src/ctypes-foreign-base -I _build/src/ctypes src/ctypes-foreign-base/foreign_basis.ml ocamlfind opt -a -linkall -cclib -lctypes-foreign-base_stubs -o _build/ctypes-foreign-base.cmxa _build/src/ctypes-foreign-base/closure_properties.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/ffi_stubs.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/weakRef.cmx _build/src/ctypes-foreign-base/ffi.cmx _build/src/ctypes-foreign-base/foreign_basis.cmx -cclib -Wl,--no-as-needed -cclib -lffi ocamlfind opt -shared -linkall -o _build/ctypes-foreign-base.cmxs _build/src/ctypes-foreign-base/closure_properties.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/ffi_stubs.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/weakRef.cmx _build/src/ctypes-foreign-base/ffi.cmx _build/src/ctypes-foreign-base/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/gc_mutex.cmo -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/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/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/gc_mutex.cmx -I _build/src/ctypes-foreign-unthreaded -I _build/src/ctypes -I _build/src/ctypes-foreign-base src/ctypes-foreign-unthreaded/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/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/gc_mutex.cmx _build/src/ctypes-foreign-unthreaded/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi 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: /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml, /opt/rh/jonludlam-ocaml402/root/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: /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml, /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/compiler-libs ocamlfind ocamlc -package compiler-libs -c -o _build/src/ctypes-top/install_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml, /opt/rh/jonludlam-ocaml402/root/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_printers.cmo findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml, /opt/rh/jonludlam-ocaml402/root/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: /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml, /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/compiler-libs ocamlfind opt -c -o _build/src/ctypes-top/install_printers.cmx -package compiler-libs -package compiler-libs -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_printers.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml, /opt/rh/jonludlam-ocaml402/root/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_printers.cmx findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml, /opt/rh/jonludlam-ocaml402/root/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_printers.cmx findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml, /opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/compiler-libs + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mo6125 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64 + cd ocaml-ctypes-0.3.4 + export DESTDIR=/builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64 + DESTDIR=/builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml + export OCAMLFIND_LDCONF=ignore + OCAMLFIND_LDCONF=ignore + rm -rf /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml + scl enable jonludlam-ocaml402 ' make install ' ocamlfind install ctypes META Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/META ocamlfind install -add ctypes _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a src/ctypes/static.mli src/ctypes/primitives.mli src/ctypes/unsigned.mli src/ctypes/signed.mli src/ctypes/structs.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli _build/src/ctypes/static.cmi _build/src/ctypes/primitives.cmi _build/src/ctypes/unsigned.cmi _build/src/ctypes/signed.cmi _build/src/ctypes/structs.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi src/ctypes/unsigned_stubs.h src/ctypes/type_info_stubs.h src/ctypes/complex_stubs.h src/ctypes/primitives.h src/ctypes/managed_buffer_stubs.h src/ctypes/cstubs_internals.h src/ctypes/raw_pointer.h _build/src/ctypes/common.cmx _build/src/ctypes/ctypes_path.cmx _build/src/ctypes/unsigned.cmx _build/src/ctypes/signed.cmx _build/src/ctypes/primitives.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_raw.cmx _build/src/ctypes/memory_stubs.cmx _build/src/ctypes/std_view_stubs.cmx _build/src/ctypes/value_printing_stubs.cmx _build/src/ctypes/bigarray_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/static.cmx _build/src/ctypes/structs.cmx _build/src/ctypes/structs_computed.cmx _build/src/ctypes/type_printing.cmx _build/src/ctypes/memory.cmx _build/src/ctypes/coerce.cmx _build/src/ctypes/std_views.cmx _build/src/ctypes/value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/posixTypes.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/posixTypes.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/value_printing.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/std_views.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/coerce.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/memory.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/type_printing.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/structs_computed.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/structs.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/static.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes_bigarray.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/bigarray_stubs.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/value_printing_stubs.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/std_view_stubs.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/memory_stubs.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes_raw.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes_primitives.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/primitives.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/signed.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/unsigned.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes_path.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/common.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/raw_pointer.h Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs_internals.h Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/managed_buffer_stubs.h Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/primitives.h Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/complex_stubs.h Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/type_info_stubs.h Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/unsigned_stubs.h Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/posixTypes.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/structs.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/signed.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/unsigned.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/primitives.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/static.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/posixTypes.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/structs.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/signed.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/unsigned.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/primitives.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/static.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes.a Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/libctypes_stubs.a Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes.cmxs Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes.cmxa Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/dllctypes_stubs.so Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes.cma ocamlfind install -add ctypes _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a src/cstubs/cstubs_internals.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_internals.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs_inverted.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs_internals.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs_inverted.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs_internals.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs.a Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs.cmxs Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs.cmxa Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs.cma ocamlfind install -add ctypes _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/closure_properties.cmx _build/src/ctypes-foreign-base/dl.cmx _build/src/ctypes-foreign-base/ffi_stubs.cmx _build/src/ctypes-foreign-base/libffi_abi.cmx _build/src/ctypes-foreign-base/weakRef.cmx _build/src/ctypes-foreign-base/ffi.cmx _build/src/ctypes-foreign-base/foreign_basis.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/foreign_basis.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ffi.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/weakRef.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/libffi_abi.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ffi_stubs.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/dl.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/closure_properties.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/libffi_abi.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/dl.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/libffi_abi.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/dl.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-base.a Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/libctypes-foreign-base_stubs.a Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-base.cmxs Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-base.cmxa Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/dllctypes-foreign-base_stubs.so Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-base.cma ocamlfind install -add ctypes _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/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/foreign.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/foreign.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-threaded.a Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-threaded.cmxs Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-threaded.cmxa Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-threaded.cma ocamlfind install -add ctypes _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/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/foreign.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/foreign.cmi ocamlfind: [WARNING] Overwriting file /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/foreign.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/foreign.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-unthreaded.a Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-unthreaded.cmxa Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-unthreaded.cma ocamlfind install -add ctypes _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_printers.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/install_printers.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes_printers.cmx Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes_printers.cmi Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes_printers.mli Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-top.a Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-top.cmxs Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-top.cmxa Installed /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64//opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-top.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.3.4 extracting debug info from /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/cstubs.cmxs extracting debug info from /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-top.cmxs extracting debug info from /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/dllctypes_stubs.so extracting debug info from /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes.cmxs extracting debug info from /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/dllctypes-foreign-base_stubs.so extracting debug info from /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-unthreaded.cmxs extracting debug info from /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-threaded.cmxs extracting debug info from /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/lib64/ocaml/ctypes/ctypes-foreign-base.cmxs /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 4 CRC32s did match. 109 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/jonludlam-ocaml402/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/jonludlam-ocaml402/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JhKAEn + umask 022 + cd /builddir/build/BUILD + cd ocaml-ctypes-0.3.4 + DOCDIR=/builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/share/doc/jonludlam-ocaml402-ocaml-ctypes-0.3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/share/doc/jonludlam-ocaml402-ocaml-ctypes-0.3.4 + cp -pr README.md /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/share/doc/jonludlam-ocaml402-ocaml-ctypes-0.3.4 + cp -pr LICENSE /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/share/doc/jonludlam-ocaml402-ocaml-ctypes-0.3.4 + cp -pr CHANGES.md /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64/opt/rh/jonludlam-ocaml402/root/usr/share/doc/jonludlam-ocaml402-ocaml-ctypes-0.3.4 + exit 0 Finding Provides: scl enable jonludlam-ocaml402 /usr/lib/rpm/ocaml-find-provides.sh Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable jonludlam-ocaml402 "/usr/lib/rpm/ocaml-find-requires.sh -c" Provides: jonludlam-ocaml402-ocaml-ctypes = 0.3.4-2.el7.centos jonludlam-ocaml402-ocaml-ctypes(x86-64) = 0.3.4-2.el7.centos ocaml(Bigarray_stubs) = ba6eaa1485380680ec311d6b998bfe2c ocaml(Closure_properties) = 6c0d8c7b3323c25cced9c0c32c92ef40 ocaml(Coerce) = 2b5810095a0235e049e4885fc909d9c2 ocaml(Common) = 1f49a4bce7019f58fd5b1f778080acbf ocaml(Cstubs) = 9b7a331afd8d624fe7a3a16e6cc7dad2 ocaml(Cstubs_analysis) = 30d77a49c791365e986cddd87e91ce51 ocaml(Cstubs_errors) = 60537d83fd0facda4f6195da686b881c ocaml(Cstubs_generate_c) = fedbe944742201b920e26500a7d2ca68 ocaml(Cstubs_generate_ml) = 2fcc00a413690194cd973c60ab3fa2a7 ocaml(Cstubs_internals) = a99de0844509a694716404bbbd694de7 ocaml(Cstubs_inverted) = 005c1c15e60a3bf8100edfb3db114e64 ocaml(Cstubs_public_name) = 538e959b909cb25af80753e28774fbd2 ocaml(Ctypes) = 74765b3d54b834d43454fc5be9e9019d ocaml(Ctypes_bigarray) = 5b80c10830292969dd5d085cd3590272 ocaml(Ctypes_path) = 97a0835e9989462986c86762d17d953a ocaml(Ctypes_primitives) = b9a4fb7c7287c4c63edd1821a614b454 ocaml(Ctypes_printers) = 0de0e6db2c0a06f4050fd2b90f34d894 ocaml(Ctypes_raw) = 7b877d018c7e4f35afc6b81c67b29b3f ocaml(Dl) = fbda517653774a79b80095f98872bf45 ocaml(Ffi) = 65e4c28132fae0dbba8786a14cbd46f3 ocaml(Ffi_stubs) = 07cd2937e20add2a31eb7add03114e43 ocaml(Foreign) = 19771b4ac3753572bf7cafdc29a14ab4 ocaml(Foreign_basis) = 6d6707c8e5d5bb071d9ffeb7a81eebd9 ocaml(Gc_mutex) = 7d955f92208876d2c95bb8614a865cf0 ocaml(Install_printers) = 56a434233cbdae6fda2b7fdd9fcb01b3 ocaml(Libffi_abi) = 350a10ef0dbfcbee85f709b986901f8b ocaml(Memory) = 6fd0f5851e22303b8653cac769f38a1e ocaml(Memory_stubs) = 217a20675c2eed72acb66d32322a5a7d ocaml(PosixTypes) = b4f2f84e846ebd2170d823be3a917bbc ocaml(Primitives) = 218641e645fb9701bc31592de778b3d0 ocaml(Signed) = 62e96d0d9431e574af5c881774e10f3a ocaml(Static) = 6bbc665275eef458e20f0f4e5df43966 ocaml(Std_views) = a4f9ed98817c2a6b5e328952426232f0 ocaml(Std_view_stubs) = fabefffcf41041c814b89a145983db4d ocaml(Structs) = 4a3559bb0e1053fcb3f5d6e9b9ddebc8 ocaml(Structs_computed) = 5f4789934dcb7ebe2ae76fefda68404d ocaml(Type_printing) = 6e347109806470c9188200a3d84883b9 ocaml(Unsigned) = 1a313bda0e2312f5ed3180beea1a5a31 ocaml(Value_printing) = 72a2fa34dfc936a24f5d462d721e2f95 ocaml(Value_printing_stubs) = 4c6805133da5be10759debedbd4ddae1 ocaml(WeakRef) = ac50bebf2f75eef39312416bc9d8f6ee Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ocaml(Array) = ae800d8cf9903f1d36856950940430e6 ocaml(Bigarray) = 0643187a8b562858118690c393d01c2e ocaml(Buffer) = a579f4a57e300ec755f84af883c1e51b ocaml(Bytes) = 4c433013a088edac8556bb94512e4988 ocaml(Callback) = deb9226b3de6bdba985bad268a5b7c51 ocaml(CamlinternalFormatBasics) = ba1be62eb45abd435c75cb59cc46b922 ocaml(CamlinternalOO) = 3d0b4eb4525ba4274c8885d7124f7bbc ocaml(Complex) = d0dcc1da3c694cf9a7e924c7832d1528 ocaml(Consistbl) = c1969afc92f13e85a8cfb70c7adecf28 ocaml(Digest) = eab54f58b34b8a6fdc763db6966614a1 ocaml(Env) = 1e3a5c62a9056f4863c432f56271a7bd ocaml(Format) = 61d4350242b30078d3ad96c904c9f7a1 ocaml(Gc) = b6fd17066fdc1a10189b41093e32d95d ocaml(Hashtbl) = bb8e269d690301a1c4ff14a08e96e83e ocaml(Ident) = 0e63cdedc04eeceaf13d25112bc4bf06 ocaml(Int32) = f43b8a2972804b40e28b661b6fdf157a ocaml(Int64) = 3565b288ec68024088360805650448dd ocaml(Lexing) = 1be6a5484fb3cfb69d2c981438a7be62 ocaml(List) = 8988208489274193e4e3f69dc6ec2f75 ocaml(ListLabels) = f9c893b10648fae8e31ad7bfcd64248f ocaml(Location) = f82fe26c67463f69beba6b78cef55df9 ocaml(Longident) = 1abca0377f9b5ee27748e4348907b700 ocaml(Map) = 770e6123e5460eeb42d3050f13c5ad53 ocaml(Mutex) = 4b92df061cc00e380f5e31b33f076281 ocaml(Obj) = 825c406ee2d12ed12fd12dc0e4de1d26 ocaml(Oo) = 0977563fa9c23f2df2952b302bdba835 ocaml(Path) = 2776b3c9035fd5e8a6109552807f881e ocaml(Pervasives) = 0d015a5a2136659b0de431be7f1545be ocaml(Primitive) = 9d85627c8f4c3b95d77a79a098aa41cc ocaml(Printf) = eb49a17645c5ea2dd298430a3c986186 ocaml(Set) = 487197ccd2fea64d52f1cd917061caf2 ocaml(Str) = 98bc31cc4150a0a7e1fa3ceb656e6da5 ocaml(String) = 9cb286f2c4569fd32c379b1a05c7b590 ocaml(Subst) = 9e62ab9a80cbe55b71c53799e3ed8186 ocaml(Toploop) = e7cb706ceefc5c1ddee8b971f11e8ca7 ocaml(Types) = 755c525fc4c581dfb967ddcab4c513a2 ocaml(Unix) = 30a4cc8e5f4f902ea609c91caec48af7 ocaml(Warnings) = 67f8829b16597356d90e126abbb3e949 ocaml(Weak) = 441c40816fe88175926465199a665458 Processing files: jonludlam-ocaml402-ocaml-ctypes-devel-0.3.4-2.el7.centos.x86_64 Finding Provides: scl enable jonludlam-ocaml402 /usr/lib/rpm/ocaml-find-provides.sh Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: scl enable jonludlam-ocaml402 "/usr/lib/rpm/ocaml-find-requires.sh -c" Provides: jonludlam-ocaml402-ocaml-ctypes-devel = 0.3.4-2.el7.centos jonludlam-ocaml402-ocaml-ctypes-devel(x86-64) = 0.3.4-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: jonludlam-ocaml402-ocaml-ctypes-debuginfo-0.3.4-2.el7.centos.x86_64 Provides: scl-package(jonludlam-ocaml402) jonludlam-ocaml402-ocaml-ctypes-debuginfo = 0.3.4-2.el7.centos jonludlam-ocaml402-ocaml-ctypes-debuginfo(x86-64) = 0.3.4-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/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64 warning: Could not canonicalize hostname: i-000356a6 Wrote: /builddir/build/RPMS/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/jonludlam-ocaml402-ocaml-ctypes-devel-0.3.4-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/jonludlam-ocaml402-ocaml-ctypes-debuginfo-0.3.4-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jErxxA + umask 022 + cd /builddir/build/BUILD + cd ocaml-ctypes-0.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jonludlam-ocaml402-ocaml-ctypes-0.3.4-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->