Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zip.spec'], chrootPath='/var/lib/mock/f32-ocaml-119693-36664/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1578528000 Wrote: /builddir/build/SRPMS/ocaml-zip-1.06-21.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zip.spec'], chrootPath='/var/lib/mock/f32-ocaml-119693-36664/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-zip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1578528000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wt8ELY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf camlzip-1.06 + /usr/bin/gzip -dc /builddir/build/SOURCES/camlzip-1.06.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd camlzip-1.06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.V6dlUW + umask 022 + cd /builddir/build/BUILD + cd camlzip-1.06 + make all ocamlc -g -safe-string -c -ccopt -g -ccopt -I/usr/include zlibstubs.c BUILDSTDERR: zlibstubs.c: In function 'camlzip_error': BUILDSTDERR: zlibstubs.c:39:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 39 | camlzip_error_exn = caml_named_value("Zlib.Error"); BUILDSTDERR: | ^ ocamlmklib -oc camlzip zlibstubs.o \ -L/usr/lib -lz ocamlc -g -safe-string -c zlib.mli ocamlc -g -safe-string -c zlib.ml ocamlc -g -safe-string -c zip.mli ocamlc -g -safe-string -c zip.ml BUILDSTDERR: File "zip.ml", line 62, characters 16-37: BUILDSTDERR: 62 | if_channel: Pervasives.in_channel; BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 72, characters 16-38: BUILDSTDERR: 72 | of_channel: Pervasives.out_channel; BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 221, characters 11-33: BUILDSTDERR: 221 | let ic = Pervasives.open_in_bin filename in BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 236, characters 2-21: BUILDSTDERR: 236 | Pervasives.close_in ifile.if_channel BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 372, characters 17-40: BUILDSTDERR: 372 | of_channel = Pervasives.open_out_bin filename; BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 419, characters 2-22: BUILDSTDERR: 419 | Pervasives.close_out oc BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 554, characters 4-23: BUILDSTDERR: 554 | Pervasives.close_in ic BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 556, characters 4-23: BUILDSTDERR: 556 | Pervasives.close_in ic; raise x BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc -g -safe-string -c gzip.mli BUILDSTDERR: File "gzip.mli", line 29, characters 18-39: BUILDSTDERR: 29 | val open_in_chan: Pervasives.in_channel -> in_channel BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.mli", line 89, characters 33-55: BUILDSTDERR: 89 | val open_out_chan: ?level:int -> Pervasives.out_channel -> out_channel BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc -g -safe-string -c gzip.ml BUILDSTDERR: File "gzip.ml", line 23, characters 13-34: BUILDSTDERR: 23 | { in_chan: Pervasives.in_channel; BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 77, characters 16-38: BUILDSTDERR: 77 | open_in_chan (Pervasives.open_in_bin filename) BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 81, characters 12-28: BUILDSTDERR: 81 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 107, characters 14-30: BUILDSTDERR: 107 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 165, characters 2-21: BUILDSTDERR: 165 | Pervasives.close_in iz.in_chan BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 168, characters 14-36: BUILDSTDERR: 168 | { out_chan: Pervasives.out_channel; BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 195, characters 24-47: BUILDSTDERR: 195 | open_out_chan ~level (Pervasives.open_out_bin filename) BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 202, characters 4-21: BUILDSTDERR: 202 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 235, characters 4-26: BUILDSTDERR: 235 | Pervasives.output_byte oc (Int32.to_int !r); BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 243, characters 6-23: BUILDSTDERR: 243 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 257, characters 4-21: BUILDSTDERR: 257 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 266, characters 2-22: BUILDSTDERR: 266 | Pervasives.close_out oz.out_chan BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo \ -L/usr/lib -lz + make allopt ocamlopt -safe-string -c zlib.ml ocamlopt -safe-string -c zip.ml BUILDSTDERR: File "zip.ml", line 62, characters 16-37: BUILDSTDERR: 62 | if_channel: Pervasives.in_channel; BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 72, characters 16-38: BUILDSTDERR: 72 | of_channel: Pervasives.out_channel; BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 221, characters 11-33: BUILDSTDERR: 221 | let ic = Pervasives.open_in_bin filename in BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 236, characters 2-21: BUILDSTDERR: 236 | Pervasives.close_in ifile.if_channel BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 372, characters 17-40: BUILDSTDERR: 372 | of_channel = Pervasives.open_out_bin filename; BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 419, characters 2-22: BUILDSTDERR: 419 | Pervasives.close_out oc BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 554, characters 4-23: BUILDSTDERR: 554 | Pervasives.close_in ic BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "zip.ml", line 556, characters 4-23: BUILDSTDERR: 556 | Pervasives.close_in ic; raise x BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlopt -safe-string -c gzip.ml BUILDSTDERR: File "gzip.ml", line 23, characters 13-34: BUILDSTDERR: 23 | { in_chan: Pervasives.in_channel; BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 77, characters 16-38: BUILDSTDERR: 77 | open_in_chan (Pervasives.open_in_bin filename) BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 81, characters 12-28: BUILDSTDERR: 81 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 107, characters 14-30: BUILDSTDERR: 107 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 BUILDSTDERR: ^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 165, characters 2-21: BUILDSTDERR: 165 | Pervasives.close_in iz.in_chan BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 168, characters 14-36: BUILDSTDERR: 168 | { out_chan: Pervasives.out_channel; BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 195, characters 24-47: BUILDSTDERR: 195 | open_out_chan ~level (Pervasives.open_out_bin filename) BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 202, characters 4-21: BUILDSTDERR: 202 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 235, characters 4-26: BUILDSTDERR: 235 | Pervasives.output_byte oc (Int32.to_int !r); BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 243, characters 6-23: BUILDSTDERR: 243 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 257, characters 4-21: BUILDSTDERR: 257 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; BUILDSTDERR: ^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims BUILDSTDERR: File "gzip.ml", line 266, characters 2-22: BUILDSTDERR: 266 | Pervasives.close_out oz.out_chan BUILDSTDERR: ^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Alert deprecated: module Stdlib.Pervasives BUILDSTDERR: Use Stdlib instead. BUILDSTDERR: If you need to stay compatible with OCaml < 4.07, you can use the BUILDSTDERR: stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx \ -L/usr/lib -lz + chrpath --delete dllcamlzip.so + cat + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6YxWUV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64 + cd camlzip-1.06 + mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64//usr/lib64/ocaml/zip + mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64//usr/lib64/ocaml/stublibs + export DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml + ocamlfind install zip zip.cma zip.cmxa libcamlzip.a zip.a gzip.cmx zip.cmx zlib.cmx gzip.cmi zip.cmi zlib.cmi gzip.mli zip.mli zlib.mli dllcamlzip.so META BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/zlib.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/zip.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/gzip.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/zlib.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/zip.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/gzip.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/zlib.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/zip.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/gzip.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/zip.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/libcamlzip.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/zip.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/zip.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcamlzip.so BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcamlzip.so.owner BUILDSTDERR: ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/zip/META + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.06-21.fc32 --unique-debug-suffix -1.06-21.fc32.riscv64 --unique-debug-src-base ocaml-zip-1.06-21.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/camlzip-1.06 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcamlzip.so extracting debug info from /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/lib64/ocaml/stublibs/dllcamlzip.so original debug info size: 48kB, size after compression: 52kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 12 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-zip-1.06-21.fc32.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zuib0Y + umask 022 + cd /builddir/build/BUILD + cd camlzip-1.06 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/share/licenses/ocaml-zip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/share/licenses/ocaml-zip + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/share/licenses/ocaml-zip + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml(Gzip) = c5b0fae9be5d18aeebb4e42b5983c64f ocaml(Zip) = 25da0359ba7eff72f23fc89fb872760c ocaml(Zlib) = 519b131392a30ecb85a2bb26d39c75bb ocaml-zip = 1.06-21.fc32 ocaml-zip(riscv-64) = 1.06-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libz.so.1()(64bit) ocaml(CamlinternalFormatBasics) = 96d16aae6255eb02a788ee96a8adb816 ocaml(Stdlib) = 4d1e23b7e21beafc7e35ae8d03175363 ocaml(Stdlib__bigarray) = 05907fc209481be80b21790fae4c6564 ocaml(Stdlib__bytes) = dd8f2d469da8167155b3590e1afd37bd ocaml(Stdlib__callback) = ee15e030c69240335c483d574e8b0936 ocaml(Stdlib__char) = 8dba716c95fc335c0ef87b6c302c11bb ocaml(Stdlib__complex) = c8ad444e037b6368d875b65a282f43df ocaml(Stdlib__hashtbl) = b794b186a6191285f001cf280b91ef64 ocaml(Stdlib__int32) = 6349c147264959acbf0ac9228e673059 ocaml(Stdlib__int64) = 30409038a8631920ea082e6dcf4015b4 ocaml(Stdlib__list) = 8e6fa4ee6fcb775ae0fe9bba7ec058dc ocaml(Stdlib__pervasives) = 19f9a0e483aa5b7b4eb09317d1e2c8d8 ocaml(Stdlib__seq) = 22b526b221509ae244d8671d8e17a697 ocaml(Stdlib__string) = 8739c8c6957f1b86d987671557e471cb ocaml(Stdlib__sys) = 39b7724a15a8f948532ebd48f628b988 ocaml(Unix) = 75745d85df17608013d29430b5962f53 ocaml(runtime) = 4.09.0 rtld(GNU_HASH) Processing files: ocaml-zip-devel-1.06-21.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Uou97V + umask 022 + cd /builddir/build/BUILD + cd camlzip-1.06 + DOCDIR=/builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/share/doc/ocaml-zip-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/share/doc/ocaml-zip-devel + cp -pr Changes /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/share/doc/ocaml-zip-devel + cp -pr README /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/share/doc/ocaml-zip-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GqsUUU + umask 022 + cd /builddir/build/BUILD + cd camlzip-1.06 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/share/licenses/ocaml-zip-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/share/licenses/ocaml-zip-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64/usr/share/licenses/ocaml-zip-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ocaml-zip-devel = 1.06-21.fc32 ocaml-zip-devel(riscv-64) = 1.06-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-zip-debugsource-1.06-21.fc32.riscv64 Provides: ocaml-zip-debugsource = 1.06-21.fc32 ocaml-zip-debugsource(riscv-64) = 1.06-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-zip-debuginfo-1.06-21.fc32.riscv64 Provides: debuginfo(build-id) = 49be0066166031a6c992f49a2d9421387adb4c3b ocaml-zip-debuginfo = 1.06-21.fc32 ocaml-zip-debuginfo(riscv-64) = 1.06-21.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-zip-debugsource(riscv-64) = 1.06-21.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64 Wrote: /builddir/build/RPMS/ocaml-zip-debugsource-1.06-21.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zip-debuginfo-1.06-21.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zip-1.06-21.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-zip-devel-1.06-21.fc32.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OSBTZX + umask 022 + cd /builddir/build/BUILD + cd camlzip-1.06 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-zip-1.06-21.fc32.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0