D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-ocplib-endian-1.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QGqumw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ocplib-endian-1.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocplib-endian-1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocplib-endian-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1nDZnt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocplib-endian-1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ocaml setup.ml -configure --enable-tests File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ ocplib-endian Package version: ..................................... 1.0 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ amd64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.10.0 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FILE_OFFSET_BITS=64 -D_REENTRANT model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /usr/local Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... $exec_prefix/lib Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir findlib_version: ..................................... 1.8.1 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ true Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... Create documentations: ............................... true Compile tests executable and library and run them: ... true pkg_bytes: ........................................... /usr/lib64/ocaml/bytes pkg_bigarray: ........................................ /usr/lib64/ocaml ocamldoc: ............................................ /usr/bin/ocamldoc + /usr/bin/make -O -j8 V=1 VERBOSE=1 build ocaml setup.ml -build File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims W: Cannot find source file matching module 'EndianBigstring' in library bigstring W: Cannot find source file matching module 'EndianBigstring' in library bigstring W: Cannot find source file matching module 'EndianString' in library ocplib_endian W: Cannot find source file matching module 'EndianBytes' in library ocplib_endian W: Cannot find source file matching module 'EndianString' in library ocplib_endian W: Cannot find source file matching module 'EndianBytes' in library ocplib_endian /usr/bin/ocamlopt.opt unix.cmxa -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild Configuration "true: quiet, debug, tests", line 1, characters 20-25: Warning: the tag "tests" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. cppo -V OCAML:4.10.0 -I src/ -o src/endianString.mli src/endianString.cppo.mli /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/endianString.mli > src/endianString.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package bigarray -package bytes -I src -o src/endianString.cmi src/endianString.mli cppo -V OCAML:4.10.0 -I src/ -o src/common_401.ml src/common_401.cppo.ml cppo -V OCAML:4.10.0 -I src/ -o src/common_400.ml src/common_400.cppo.ml cppo -V OCAML:4.10.0 -I src/ -o src/endianString.ml src/endianString.cppo.ml /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/endianString.ml > src/endianString.ml.depends cppo -V OCAML:4.10.0 -I src/ -o src/endianBytes.mli src/endianBytes.cppo.mli /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/endianBytes.mli > src/endianBytes.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package bigarray -package bytes -I src -o src/endianBytes.cmi src/endianBytes.mli cppo -V OCAML:4.10.0 -I src/ -o src/endianBytes.ml src/endianBytes.cppo.ml /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/endianBytes.ml > src/endianBytes.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package bigarray -package bytes -I src -o src/endianString.cmo src/endianString.ml /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package bigarray -package bytes -I src -o src/endianBytes.cmo src/endianBytes.ml /usr/bin/ocamlfind ocamlc -a -I src src/endianString.cmo src/endianBytes.cmo -o src/ocplib_endian.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package bigarray -package bytes -inline 1000 -I src -o src/endianString.cmx src/endianString.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package bigarray -package bytes -inline 1000 -I src -o src/endianBytes.cmx src/endianBytes.ml /usr/bin/ocamlfind ocamlopt -a -I src src/endianString.cmx src/endianBytes.cmx -o src/ocplib_endian.cmxa /usr/bin/ocamlfind ocamlopt -shared -I src src/ocplib_endian.cmxa src/endianString.cmx src/endianBytes.cmx -o src/ocplib_endian.cmxs cppo -V OCAML:4.10.0 -I src/ -o src/endianBigstring.mli src/endianBigstring.cppo.mli /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/endianBigstring.mli > src/endianBigstring.mli.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package bigarray -package bytes -I src -o src/endianBigstring.cmi src/endianBigstring.mli cppo -V OCAML:4.10.0 -I src/ -o src/endianBigstring.ml src/endianBigstring.cppo.ml /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/endianBigstring.ml > src/endianBigstring.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package bigarray -package bytes -I src -o src/endianBigstring.cmo src/endianBigstring.ml /usr/bin/ocamlfind ocamlc -a -I src src/endianBigstring.cmo -o src/bigstring.cma /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package bigarray -package bytes -inline 1000 -I src -o src/endianBigstring.cmx src/endianBigstring.ml /usr/bin/ocamlfind ocamlopt -a -I src src/endianBigstring.cmx -o src/bigstring.cmxa /usr/bin/ocamlfind ocamlopt -shared -I src src/bigstring.cmxa src/endianBigstring.cmx -o src/bigstring.cmxs /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules tests/test.ml > tests/test.ml.depends cppo -V OCAML:4.10.0 -I src/ -o tests/test_bigstring.ml tests/test_bigstring.cppo.ml /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules tests/test_bigstring.ml > tests/test_bigstring.ml.depends cppo -V OCAML:4.10.0 -I src/ -o tests/test_bytes.ml tests/test_bytes.cppo.ml /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules tests/test_bytes.ml > tests/test_bytes.ml.depends cppo -V OCAML:4.10.0 -I src/ -o tests/test_string.ml tests/test_string.cppo.ml /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules tests/test_string.ml > tests/test_string.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_bigstring.cmo tests/test_bigstring.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_bigstring.cmo tests/test_bigstring.ml File "tests/test_bigstring.cppo.ml", line 30, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "tests/test_bigstring.cppo.ml", line 37, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_bytes.cmo tests/test_bytes.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_bytes.cmo tests/test_bytes.ml File "tests/test_bytes.cppo.ml", line 25, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "tests/test_bytes.cppo.ml", line 32, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_string.cmo tests/test_string.ml + /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_string.cmo tests/test_string.ml File "tests/test_string.cppo.ml", line 25, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "tests/test_string.cppo.ml", line 32, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test.cmo tests/test.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_bigstring.cmx tests/test_bigstring.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_bigstring.cmx tests/test_bigstring.ml File "tests/test_bigstring.cppo.ml", line 30, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "tests/test_bigstring.cppo.ml", line 37, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_bytes.cmx tests/test_bytes.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_bytes.cmx tests/test_bytes.ml File "tests/test_bytes.cppo.ml", line 25, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "tests/test_bytes.cppo.ml", line 32, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_string.cmx tests/test_string.ml + /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test_string.cmx tests/test_string.ml File "tests/test_string.cppo.ml", line 25, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) File "tests/test_string.cppo.ml", line 32, characters 23-46: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 9.5) /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/test.cmx tests/test.ml /usr/bin/ocamlfind ocamlopt -g -linkpkg -package bigarray -package bytes -I src -I tests src/bigstring.cmxa src/ocplib_endian.cmxa tests/test_bigstring.cmx tests/test_bytes.cmx tests/test_string.cmx tests/test.cmx -o tests/test.native /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules tests/bench.ml > tests/bench.ml.depends /usr/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/bench.cmo tests/bench.ml /usr/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src -I src -package bigarray -package bytes -I tests -I src -o tests/bench.cmx tests/bench.ml /usr/bin/ocamlfind ocamlopt -g -linkpkg -package bigarray -package bytes -I src -I tests src/bigstring.cmxa src/ocplib_endian.cmxa tests/bench.cmx -o tests/bench.native + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fVB8qs + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64 + cd ocplib-endian-1.0 + '[' 1 -eq 1 ']' + export OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml + make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64 ocaml setup.ml -install File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims W: Cannot find source header for module EndianString in library ocplib_endian W: Cannot find source header for module EndianBytes in library ocplib_endian W: Cannot find source header for module EndianBigstring in library bigstring Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianString.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBytes.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/ocplib_endian.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/ocplib_endian.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/ocplib_endian.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/ocplib_endian.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBytes.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBytes.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBytes.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBytes.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianString.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianString.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianString.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianString.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBytes.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianString.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBigstring.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/bigstring.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/bigstring.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/bigstring.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/bigstring.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBigstring.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBigstring.cmti Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBigstring.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBigstring.annot Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/endianBigstring.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/META + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.0-3.mga8 --unique-debug-suffix -1.0-3.mga8.x86_64 --unique-debug-src-base ocaml-ocplib-endian-1.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ocplib-endian-1.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/ocplib_endian.cmxs explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/bigstring.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/ocplib_endian.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/lib64/ocaml/ocplib-endian/bigstring.cmxs original debug info size: 88kB, size after compression: 92kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 1 CRC32s did match. 38 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dBERnu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocplib-endian-1.0 + '[' 1 -eq 1 ']' + make test ocaml setup.ml -build File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims W: Cannot find source file matching module 'EndianBigstring' in library bigstring W: Cannot find source file matching module 'EndianBigstring' in library bigstring W: Cannot find source file matching module 'EndianString' in library ocplib_endian W: Cannot find source file matching module 'EndianBytes' in library ocplib_endian W: Cannot find source file matching module 'EndianString' in library ocplib_endian W: Cannot find source file matching module 'EndianBytes' in library ocplib_endian Configuration "true: quiet, debug, tests", line 1, characters 20-25: Warning: the tag "tests" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning. /usr/bin/ocamlfind ocamlopt -shared -I src src/ocplib_endian.cmxa src/endianString.cmx src/endianBytes.cmx -o src/ocplib_endian.cmxs /usr/bin/ocamlfind ocamlopt -shared -I src src/bigstring.cmxa src/endianBigstring.cmx -o src/bigstring.cmxs ocaml setup.ml -test File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims bigstring: allocated words 0.000000 string: allocated words 0.000000 bytes: allocated words 0.000000 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-ocplib-endian-1.0-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2DcQNv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocplib-endian-1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/share/doc/ocaml-ocplib-endian + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/share/doc/ocaml-ocplib-endian + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/share/doc/ocaml-ocplib-endian + cp -pr CHANGES.md /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/share/doc/ocaml-ocplib-endian + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xIIvRt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocplib-endian-1.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/share/licenses/ocaml-ocplib-endian + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/share/licenses/ocaml-ocplib-endian + cp -pr COPYING.txt /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64/usr/share/licenses/ocaml-ocplib-endian + RPM_EC=0 ++ jobs -p + exit 0 BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files BFD library unavailable, cannot print info on .cmxs files Provides: ocaml(EndianBigstring) = cf30e9b4648546d042239ea79f8a7cc3 ocaml(EndianBytes) = 8bed530d8453d595e6d7ed6b620e6d05 ocaml(EndianString) = 057a33cdc896f5dcc667a75e49c2cbe2 ocaml-ocplib-endian = 1.0-3.mga8 ocaml-ocplib-endian(x86-64) = 1.0-3.mga8 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.2.5)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 Processing files: ocaml-ocplib-endian-devel-1.0-3.mga8.x86_64 Provides: ocaml(EndianBigstring) = cf30e9b4648546d042239ea79f8a7cc3 ocaml(EndianBytes) = 8bed530d8453d595e6d7ed6b620e6d05 ocaml(EndianString) = 057a33cdc896f5dcc667a75e49c2cbe2 ocaml-ocplib-endian-devel = 1.0-3.mga8 ocaml-ocplib-endian-devel(x86-64) = 1.0-3.mga8 ocamlx(EndianBigstring) = 5d598f3ad4472a02b24cd4e301cb76bc ocamlx(EndianBytes) = dfec4eb12672bd7ae3181e26a1d1d633 ocamlx(EndianString) = 501c0da7aeef9405039180d45d422661 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__bigarray) = 33ee4c2e3aa5fb2f083dd780ce492c0b ocaml(Stdlib__bytes) = 772b4012f2db40e66e9c581c84cada7e ocaml(Stdlib__char) = 2f2acf8bdbc1a264012f13ea21fa0c4b ocaml(Stdlib__complex) = 067e32179a81c1c8dbdd0a8d52b0c645 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__int64) = 4214fced4b9c03c07eae7c7eb29450c4 ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__sys) = bb80c4c4a8134d83861bb3ff49d07ce4 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__int32) = be315a06dd915963aef90cd481c312ac ocamlx(Stdlib__int64) = 245f7406b24fc324c213f37aeb9bd563 ocamlx(Stdlib__sys) = cc30c95de291d0ad184f95f6134db5d2 Processing files: ocaml-ocplib-endian-debugsource-1.0-3.mga8.x86_64 Provides: ocaml-ocplib-endian-debugsource = 1.0-3.mga8 ocaml-ocplib-endian-debugsource(x86-64) = 1.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocplib-endian-debuginfo-1.0-3.mga8.x86_64 Provides: debuginfo(build-id) = 27f9b850e291b679183e5fd293aab542387a0972 debuginfo(build-id) = 9a747970af53a307140c7eb7dcb15376702e13ac ocaml-ocplib-endian-debuginfo = 1.0-3.mga8 ocaml-ocplib-endian-debuginfo(x86-64) = 1.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ocplib-endian-debugsource(x86-64) = 1.0-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-ocplib-endian-debugsource-1.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-ocplib-endian-debuginfo-1.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-ocplib-endian-devel-1.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/ocaml-ocplib-endian-1.0-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sGNCUu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ocplib-endian-1.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-ocplib-endian-1.0-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wxDmms + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf ocplib-endian-1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!