<86>Jan  4 11:38:33 userdel[995667]: delete user 'rooter'
<86>Jan  4 11:38:33 userdel[995667]: removed group 'rooter' owned by 'rooter'
<86>Jan  4 11:38:33 userdel[995667]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  4 11:38:33 groupadd[995678]: group added to /etc/group: name=rooter, GID=624
<86>Jan  4 11:38:33 groupadd[995678]: group added to /etc/gshadow: name=rooter
<86>Jan  4 11:38:33 groupadd[995678]: new group: name=rooter, GID=624
<86>Jan  4 11:38:33 useradd[995691]: new user: name=rooter, UID=624, GID=624, home=/root, shell=/bin/bash
<86>Jan  4 11:38:33 userdel[995703]: delete user 'builder'
<86>Jan  4 11:38:33 userdel[995703]: removed group 'builder' owned by 'builder'
<86>Jan  4 11:38:33 userdel[995703]: removed shadow group 'builder' owned by 'builder'
<86>Jan  4 11:38:33 groupadd[995719]: group added to /etc/group: name=builder, GID=625
<86>Jan  4 11:38:33 groupadd[995719]: group added to /etc/gshadow: name=builder
<86>Jan  4 11:38:33 groupadd[995719]: new group: name=builder, GID=625
<86>Jan  4 11:38:33 useradd[995733]: new user: name=builder, UID=625, GID=625, home=/usr/src, shell=/bin/bash
<13>Jan  4 11:38:37 rpmi: ocaml-runtime-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed
<13>Jan  4 11:38:37 rpmi: rpm-build-ocaml-1.4.1-alt1 sisyphus+263310.60.12.1 1608876340 installed
<13>Jan  4 11:38:52 rpmi: ocaml-4.11.1-alt1 sisyphus+263310.200.12.1 1608876657 installed
<13>Jan  4 11:38:52 rpmi: ocaml-sexplib0-0.14.0-alt2 sisyphus+263310.6700.12.1 1608880001 installed
<13>Jan  4 11:38:53 rpmi: ocaml-base-0.14.0-alt2 sisyphus+263310.7200.12.1 1608880224 installed
<13>Jan  4 11:38:53 rpmi: ocaml-findlib-1.8.1-alt3 sisyphus+263310.1340.12.1 1608877326 installed
<13>Jan  4 11:38:53 rpmi: opam-2.0.7-alt1 sisyphus+263310.22700.12.1 1608888074 installed
<13>Jan  4 11:38:54 rpmi: dune-2.7.1-alt3 sisyphus+263310.7100.12.1 1608880149 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/ocaml-stdio-0.14.0-alt2.nosrc.rpm (w1.gzdio)
Installing ocaml-stdio-0.14.0-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62040
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ocaml-stdio-0.14.0
+ echo 'Source #0 (ocaml-stdio-0.14.0.tar):'
Source #0 (ocaml-stdio-0.14.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-stdio-0.14.0.tar
+ cd ocaml-stdio-0.14.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14005
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-stdio-0.14.0
+ dune build --verbose -p stdio
Workspace root: /usr/src/RPM/BUILD/ocaml-stdio-0.14.0
Running[0]: /usr/bin/nproc > /usr/src/tmp/dune740c92.output 2> /dev/null
Auto-detected concurrency: 8
disable binary cache
Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune3dfc81.output
Dune context:
 { name = "default"
 ; kind = "default"
 ; profile = Release
 ; merlin = true
 ; for_host = None
 ; fdo_target_exe = None
 ; build_dir = "default"
 ; toplevel_path = None
 ; ocaml_bin = External "/usr/bin"
 ; ocaml = Ok External "/usr/bin/ocaml"
 ; ocamlc = External "/usr/bin/ocamlc.opt"
 ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt"
 ; ocamldep = Ok External "/usr/bin/ocamldep.opt"
 ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt"
 ; env =
     map
       { "CAML_LD_LIBRARY_PATH" :
           "/usr/src/RPM/BUILD/ocaml-stdio-0.14.0/_build/install/default/lib/stublibs"
       ; "INSIDE_DUNE" :
           "/usr/src/RPM/BUILD/ocaml-stdio-0.14.0/_build/default"
       ; "MANPATH" :
           "/usr/src/RPM/BUILD/ocaml-stdio-0.14.0/_build/install/default/bin"
       ; "OCAMLFIND_IGNORE_DUPS_IN" :
           "/usr/src/RPM/BUILD/ocaml-stdio-0.14.0/_build/install/default/lib"
       ; "OCAMLPATH" :
           "/usr/src/RPM/BUILD/ocaml-stdio-0.14.0/_build/install/default/lib"
       ; "OCAMLTOP_INCLUDE_PATH" :
           "/usr/src/RPM/BUILD/ocaml-stdio-0.14.0/_build/install/default/lib/toplevel"
       }
 ; findlib_path = [ External "/usr/lib/ocaml" ]
 ; arch_sixtyfour = false
 ; natdynlink_supported = true
 ; supports_shared_libraries = true
 ; ocaml_config =
     { version = "4.11.1"
     ; standard_library_default = "/usr/lib/ocaml"
     ; standard_library = "/usr/lib/ocaml"
     ; standard_runtime = "the_standard_runtime_variable_was_deleted"
     ; ccomp_type = "cc"
     ; c_compiler = "gcc"
     ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ]
     ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ]
     ; ocamlopt_cflags =
         [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ]
     ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ]
     ; bytecomp_c_compiler =
         [ "gcc"
         ; "-O2"
         ; "-fno-strict-aliasing"
         ; "-fwrapv"
         ; "-fPIC"
         ; "-D_FILE_OFFSET_BITS=64"
         ; "-D_REENTRANT"
         ]
     ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ]
     ; native_c_compiler =
         [ "gcc"
         ; "-O2"
         ; "-fno-strict-aliasing"
         ; "-fwrapv"
         ; "-fPIC"
         ; "-D_FILE_OFFSET_BITS=64"
         ; "-D_REENTRANT"
         ]
     ; native_c_libraries = [ "-lm"; "-ldl" ]
     ; cc_profile = []
     ; architecture = "i386"
     ; model = "default"
     ; int_size = 31
     ; word_size = 32
     ; system = "linux_elf"
     ; asm = [ "as" ]
     ; asm_cfi_supported = true
     ; with_frame_pointers = false
     ; ext_exe = ""
     ; ext_obj = ".o"
     ; ext_asm = ".s"
     ; ext_lib = ".a"
     ; ext_dll = ".so"
     ; os_type = "Unix"
     ; default_executable_name = "a.out"
     ; systhread_supported = true
     ; host = "i686-pc-linux-gnu"
     ; target = "i686-pc-linux-gnu"
     ; profiling = false
     ; flambda = false
     ; spacetime = false
     ; safe_string = true
     ; exec_magic_number = "Caml1999X028"
     ; cmi_magic_number = "Caml1999I028"
     ; cmo_magic_number = "Caml1999O028"
     ; cma_magic_number = "Caml1999A028"
     ; cmx_magic_number = "Caml1999Y028"
     ; cmxa_magic_number = "Caml1999Z028"
     ; ast_impl_magic_number = "Caml1999M028"
     ; ast_intf_magic_number = "Caml1999N028"
     ; cmxs_magic_number = "Caml1999D028"
     ; cmt_magic_number = "Caml1999T028"
     ; natdynlink_supported = true
     ; supports_shared_libraries = true
     ; windows_unicode = false
     }
 }
Actual targets:
- recursive alias @install
Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/stdio.mli) > _build/default/src/.stdio.objs/stdio.mli.d
Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/stdio.ml) > _build/default/src/.stdio.objs/stdio.ml.d
Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/.stdio.objs/byte -no-alias-deps -o src/.stdio.objs/byte/stdio__.cmo -c -impl src/stdio__.ml-gen)
Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/import.ml) > _build/default/src/.stdio.objs/import.ml.d
Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/in_channel.mli) > _build/default/src/.stdio.objs/in_channel.mli.d
Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/in_channel.ml) > _build/default/src/.stdio.objs/in_channel.ml.d
Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/out_channel.mli) > _build/default/src/.stdio.objs/out_channel.mli.d
Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/out_channel.ml) > _build/default/src/.stdio.objs/out_channel.ml.d
Running[10]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.stdio.objs/native/stdio__.cmx -c -impl src/stdio__.ml-gen)
Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__Import.cmo -c -impl src/import.ml)
Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio__Import.cmx -c -impl src/import.ml)
Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__In_channel.cmi -c -intf src/in_channel.mli)
Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__Out_channel.cmi -c -intf src/out_channel.mli)
Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio__In_channel.cmx -c -impl src/in_channel.ml)
Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__In_channel.cmo -c -impl src/in_channel.ml)
Running[17]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio__Out_channel.cmx -c -impl src/out_channel.ml)
Running[18]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio__Out_channel.cmo -c -impl src/out_channel.ml)
Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio.cmi -c -intf src/stdio.mli)
Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.stdio.objs/byte -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/byte/stdio.cmo -c -impl src/stdio.ml)
Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/stdio.cma src/.stdio.objs/byte/stdio__.cmo src/.stdio.objs/byte/stdio__Import.cmo src/.stdio.objs/byte/stdio__In_channel.cmo src/.stdio.objs/byte/stdio__Out_channel.cmo src/.stdio.objs/byte/stdio.cmo)
Output[17]:
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Base, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Base__Exn, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Base__List, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Caml, and its interface was not compiled with -opaque
Output[15]:
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Base, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Base__Buffer, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Base__Char, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Base__Exn, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Base__List, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Base__String, and its interface was not compiled with -opaque
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Caml, and its interface was not compiled with -opaque
Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.stdio.objs/byte -I src/.stdio.objs/native -I /usr/lib/ocaml/base -I /usr/lib/ocaml/base/base_internalhash_types -I /usr/lib/ocaml/base/caml -I /usr/lib/ocaml/base/shadow_stdlib -I /usr/lib/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -open Stdio__ -o src/.stdio.objs/native/stdio.cmx -c -impl src/stdio.ml)
Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/stdio.cmxa src/.stdio.objs/native/stdio__.cmx src/.stdio.objs/native/stdio__Import.cmx src/.stdio.objs/native/stdio__In_channel.cmx src/.stdio.objs/native/stdio__Out_channel.cmx src/.stdio.objs/native/stdio.cmx)
Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/stdio.cmxs src/stdio.cmxa)
Output[24]:
/usr/bin/ld.default: src/stdio.a(stdio__In_channel.o): warning: relocation in read-only section `.text'
/usr/bin/ld.default: warning: creating DT_TEXTREL in a shared object
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57696
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-stdio-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ocaml-stdio-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ocaml-stdio-0.14.0
+ opam-installer --prefix=/usr/src/tmp/ocaml-stdio-buildroot/usr --libdir=/usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml stdio.install
Creating directory /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio
_build/install/default/lib/stdio/META => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/META
_build/install/default/lib/stdio/dune-package => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/dune-package
_build/install/default/lib/stdio/import.ml => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/import.ml
_build/install/default/lib/stdio/in_channel.ml => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/in_channel.ml
_build/install/default/lib/stdio/in_channel.mli => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/in_channel.mli
_build/install/default/lib/stdio/opam => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/opam
_build/install/default/lib/stdio/out_channel.ml => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/out_channel.ml
_build/install/default/lib/stdio/out_channel.mli => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/out_channel.mli
_build/install/default/lib/stdio/stdio.a => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.a
_build/install/default/lib/stdio/stdio.cma => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cma
_build/install/default/lib/stdio/stdio.cmi => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmi
_build/install/default/lib/stdio/stdio.cmt => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmt
_build/install/default/lib/stdio/stdio.cmti => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmti
_build/install/default/lib/stdio/stdio.cmx => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmx
_build/install/default/lib/stdio/stdio.cmxa => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmxa
_build/install/default/lib/stdio/stdio.cmxs => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.cmxs
_build/install/default/lib/stdio/stdio.ml => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.ml
_build/install/default/lib/stdio/stdio.mli => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio.mli
_build/install/default/lib/stdio/stdio__.cmi => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__.cmi
_build/install/default/lib/stdio/stdio__.cmt => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__.cmt
_build/install/default/lib/stdio/stdio__.cmx => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__.cmx
_build/install/default/lib/stdio/stdio__.ml => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__.ml
_build/install/default/lib/stdio/stdio__Import.cmi => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Import.cmi
_build/install/default/lib/stdio/stdio__Import.cmt => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Import.cmt
_build/install/default/lib/stdio/stdio__Import.cmx => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Import.cmx
_build/install/default/lib/stdio/stdio__In_channel.cmi => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__In_channel.cmi
_build/install/default/lib/stdio/stdio__In_channel.cmt => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__In_channel.cmt
_build/install/default/lib/stdio/stdio__In_channel.cmti => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__In_channel.cmti
_build/install/default/lib/stdio/stdio__In_channel.cmx => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__In_channel.cmx
_build/install/default/lib/stdio/stdio__Out_channel.cmi => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Out_channel.cmi
_build/install/default/lib/stdio/stdio__Out_channel.cmt => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Out_channel.cmt
_build/install/default/lib/stdio/stdio__Out_channel.cmti => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Out_channel.cmti
_build/install/default/lib/stdio/stdio__Out_channel.cmx => /usr/src/tmp/ocaml-stdio-buildroot/usr/lib/ocaml/stdio/stdio__Out_channel.cmx
Creating directory /usr/src/tmp/ocaml-stdio-buildroot/usr/doc/stdio
_build/install/default/share/doc/stdio/CHANGES.md => /usr/src/tmp/ocaml-stdio-buildroot/usr/doc/stdio/CHANGES.md
_build/install/default/share/doc/stdio/LICENSE.md => /usr/src/tmp/ocaml-stdio-buildroot/usr/doc/stdio/LICENSE.md
_build/install/default/share/doc/stdio/README.org => /usr/src/tmp/ocaml-stdio-buildroot/usr/doc/stdio/README.org
+ rm -rf /usr/src/tmp/ocaml-stdio-buildroot/usr/doc
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ocaml-stdio-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/ocaml-stdio-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ocaml-stdio-buildroot/ (default)
Compressing files in /usr/src/tmp/ocaml-stdio-buildroot (auto)
Adjusting library links in /usr/src/tmp/ocaml-stdio-buildroot
./usr/lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/ocaml-stdio-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal)
the file containing the function 'camlStdio__In_channel__create_inner_2876' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__may_eof_505' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__input_all_588' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__input_lines_2109' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__sexp_of_t_335' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__create_inner_2615' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__entry' is not compiled with -fpic/-fPIC
either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__really_input_513' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__input_byte_525' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__input_char_528' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__input_binary_int_531' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__unsafe_input_value_534' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__input_buffer_538' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__input_line_inner_2916' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__fold_lines_2100' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__fun_2940' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__iter_lines_2294' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__read_lines_2301' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__output_lines_513' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__write_lines_890' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__write_all_895' is not compiled with -fpic/-fPIC
either the file containing the function 'caml_shared_startup__code_begin' or the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC
the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC
either the file containing the function 'camlStdio__In_channel__code_begin' or the file containing the function 'camlStdio__In_channel__create_inner_2876' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__trim_1360' is not compiled with -fpic/-fPIC
either the file containing the function 'camlStdio__Out_channel__code_begin' or the file containing the function 'camlStdio__Out_channel__sexp_of_t_335' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__print_s_850' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__eprint_s_854' is not compiled with -fpic/-fPIC
either the file containing the function 'camlStdio__In_channel__code_begin' or the file containing the function 'camlStdio__In_channel__create_inner_2876' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__loop_2106' is not compiled with -fpic/-fPIC
either the file containing the function 'camlStdio__Out_channel__code_begin' or the file containing the function 'camlStdio__Out_channel__sexp_of_t_335' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__newline_510' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__fun_2627' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__fun_2644' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__input_508' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__fun_2886' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__really_input_exn_519' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__fun_2891' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__fun_2895' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__fun_2899' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__fun_2903' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__fun_2921' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__input_line_exn_inner_2924' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__output_451' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__output_substring_456' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__with_file_343' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__Out_channel__with_file_858' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__read_all_2305' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__entry' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__fun_2907' is not compiled with -fpic/-fPIC
the file containing the function 'camlStdio__In_channel__loop_1358' is not compiled with -fpic/-fPIC
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: TEXTREL entry found: 0x00000000
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: Caml_state
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: caml_call_gc
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: caml_extra_params
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlCaml
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase__Exn
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlStdlib
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: caml_raise_exn
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlStdlib__buffer__add_channel_465
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase__Buffer
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase__Char
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase__String
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: caml_ml_array_bound_error
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlBase__List
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlStdlib__buffer
verify-elf: WARNING: ./usr/lib/ocaml/stdio/stdio.cmxs: undefined symbol: camlStdlib__printf
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.1177
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-stdio-0.14.0
+ dune runtest
+ exit 0
Processing files: ocaml-stdio-0.14.0-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1177
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-stdio-0.14.0
+ DOCDIR=/usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.14.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.14.0
+ /bin/mkdir -p /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.14.0
+ cp -prL README.org LICENSE.md /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.14.0
+ chmod -R go-w /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.14.0
+ chmod -R a+rX /usr/src/tmp/ocaml-stdio-buildroot/usr/share/doc/ocaml-stdio-0.14.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WiCdZA
find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rp7kTD
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmi(Stdio) = 4.11.1-E85040BA, ocaml-cmi(Stdio__) = 4.11.1-B89186F0, ocaml-cmi(Stdio__Import) = 4.11.1-8CB0B713, ocaml-cmi(Stdio__In_channel) = 4.11.1-65A941EB, ocaml-cmi(Stdio__Out_channel) = 4.11.1-3921ADE6
Requires: ocaml-cmi(Base) = 4.11.1-9FD02466, ocaml-cmi(Base__) = 4.11.1-93B5E3D6, ocaml-cmi(Base__Applicative) = 4.11.1-76162E15, ocaml-cmi(Base__Applicative_intf) = 4.11.1-B646A9BC, ocaml-cmi(Base__Array) = 4.11.1-E32E601B, ocaml-cmi(Base__Backtrace) = 4.11.1-7DFDA0E1, ocaml-cmi(Base__Binary_searchable) = 4.11.1-099859B9, ocaml-cmi(Base__Binary_searchable_intf) = 4.11.1-EAC46B15, ocaml-cmi(Base__Blit) = 4.11.1-1BF2BBEB, ocaml-cmi(Base__Blit_intf) = 4.11.1-C2C88F45, ocaml-cmi(Base__Bool) = 4.11.1-A642B93F, ocaml-cmi(Base__Buffer) = 4.11.1-FDAE9FC0, ocaml-cmi(Base__Buffer_intf) = 4.11.1-14429D0B, ocaml-cmi(Base__Bytes) = 4.11.1-9A4044BC, ocaml-cmi(Base__Bytes_set_primitives) = 4.11.1-759A35AC, ocaml-cmi(Base__Char) = 4.11.1-ABF823C6, ocaml-cmi(Base__Comparable) = 4.11.1-4B22A3E7, ocaml-cmi(Base__Comparable_intf) = 4.11.1-FA1DD197, ocaml-cmi(Base__Comparator) = 4.11.1-FB3D72ED, ocaml-cmi(Base__Comparisons) = 4.11.1-9A56A15E, ocaml-cmi(Base__Container) = 4.11.1-DADF3540, ocaml-cmi(Base__Container_intf) = 4.11.1-73F58198, ocaml-cmi(Base__Either0) = 4.11.1-D51F8027, ocaml-cmi(Base__Equal) = 4.11.1-3E587787, ocaml-cmi(Base__Error) = 4.11.1-77E346B9, ocaml-cmi(Base__Exn) = 4.11.1-F28A7089, ocaml-cmi(Base__Field) = 4.11.1-8340CB72, ocaml-cmi(Base__Float) = 4.11.1-1FD3AC78, ocaml-cmi(Base__Floatable) = 4.11.1-D3E6CF00, ocaml-cmi(Base__Formatter) = 4.11.1-8D571AFF, ocaml-cmi(Base__Hash) = 4.11.1-01270F16, ocaml-cmi(Base__Hash_intf) = 4.11.1-B16EFB0D, ocaml-cmi(Base__Identifiable) = 4.11.1-5C8059E8, ocaml-cmi(Base__Import) = 4.11.1-0F5763CF, ocaml-cmi(Base__Import0) = 4.11.1-06BB9085, ocaml-cmi(Base__Indexed_container) = 4.11.1-32C89F10, ocaml-cmi(Base__Indexed_container_intf) = 4.11.1-3A706E25, ocaml-cmi(Base__Info) = 4.11.1-1ED0809A, ocaml-cmi(Base__Info_intf) = 4.11.1-AAE17D15, ocaml-cmi(Base__Int) = 4.11.1-0F2D6ACA, ocaml-cmi(Base__Int0) = 4.11.1-0BE561F9, ocaml-cmi(Base__Int32) = 4.11.1-6AEC1BC6, ocaml-cmi(Base__Int63) = 4.11.1-C56D7046, ocaml-cmi(Base__Int63_emul) = 4.11.1-23656D44, ocaml-cmi(Base__Int64) = 4.11.1-9FC2A218, ocaml-cmi(Base__Int_intf) = 4.11.1-EB632D37, ocaml-cmi(Base__Intable) = 4.11.1-4D1AC561, ocaml-cmi(Base__Invariant) = 4.11.1-DD6AB0BD, ocaml-cmi(Base__Invariant_intf) = 4.11.1-FCEA2C0F, ocaml-cmi(Base__Lazy) = 4.11.1-0BE46C27, ocaml-cmi(Base__List) = 4.11.1-C663A053, ocaml-cmi(Base__Maybe_bound) = 4.11.1-0165CEC9, ocaml-cmi(Base__Monad) = 4.11.1-3C7D31BA, ocaml-cmi(Base__Monad_intf) = 4.11.1-695C6EFC, ocaml-cmi(Base__Nativeint) = 4.11.1-3D2E23F7, ocaml-cmi(Base__Option) = 4.11.1-3DCF715B, ocaml-cmi(Base__Or_error) = 4.11.1-1FEE3F56, ocaml-cmi(Base__Poly0) = 4.11.1-A35EF60A, ocaml-cmi(Base__Ppx_compare_lib) = 4.11.1-F612E23A, ocaml-cmi(Base__Ppx_hash_lib) = 4.11.1-D00D7C5B, ocaml-cmi(Base__Ppx_sexp_conv_lib) = 4.11.1-46ED1F5A, ocaml-cmi(Base__Pretty_printer) = 4.11.1-660BAF99, ocaml-cmi(Base__Printf) = 4.11.1-8369A54B, ocaml-cmi(Base__Random) = 4.11.1-E1FD38A8, ocaml-cmi(Base__Ref) = 4.11.1-453C71FC, ocaml-cmi(Base__Result) = 4.11.1-47B0851C, ocaml-cmi(Base__Sequence) = 4.11.1-63EBB2AC, ocaml-cmi(Base__Sexp) = 4.11.1-49D42FF9, ocaml-cmi(Base__Sexp_with_comparable) = 4.11.1-F61399CE, ocaml-cmi(Base__Sexpable) = 4.11.1-CE7E280F, ocaml-cmi(Base__Sexplib) = 4.11.1-EEBF54FB, ocaml-cmi(Base__Sign) = 4.11.1-D2B5CB9B, ocaml-cmi(Base__Sign0) = 4.11.1-50E60B4C, ocaml-cmi(Base__Sign_or_nan) = 4.11.1-2727FE28, ocaml-cmi(Base__Source_code_position0) = 4.11.1-E1D76CD1, ocaml-cmi(Base__Staged) = 4.11.1-085A4984, ocaml-cmi(Base__String) = 4.11.1-49D4A138, ocaml-cmi(Base__String0) = 4.11.1-C7E5FE69, ocaml-cmi(Base__Stringable) = 4.11.1-4B5E2D11, ocaml-cmi(Base__Sys0) = 4.11.1-23FA3A18, ocaml-cmi(Base__T) = 4.11.1-9546562C, ocaml-cmi(Base__Unit) = 4.11.1-FB438717, ocaml-cmi(Base__Validate) = 4.11.1-E1201D49, ocaml-cmi(Base_internalhash_types) = 4.11.1-E6457237, ocaml-cmi(Caml) = 4.11.1-97C17508, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(Sexplib0) = 4.11.1-99FA3784, ocaml-cmi(Sexplib0__) = 4.11.1-02A6F16A, ocaml-cmi(Sexplib0__Lazy_group_id) = 4.11.1-9FD5A055, ocaml-cmi(Sexplib0__Raw_grammar) = 4.11.1-DA16818D, ocaml-cmi(Sexplib0__Sexp) = 4.11.1-4FE79989, ocaml-cmi(Sexplib0__Sexp_conv) = 4.11.1-3A656E31, ocaml-cmi(Sexplib0__Sexp_conv_error) = 4.11.1-055881E0, ocaml-cmi(Sexplib0__Sexpable) = 4.11.1-DD887CCE, ocaml-cmi(Shadow_stdlib) = 4.11.1-8FC68E87, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__listLabels) = 4.11.1-ADF22F7A, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__moreLabels) = 4.11.1-07BD42E9, ocaml-cmi(Stdlib__nativeint) = 4.11.1-27BFAA77, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__pervasives) = 4.11.1-76119CE3, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__stdLabels) = 4.11.1-3FC52829, ocaml-cmi(Stdlib__stringLabels) = 4.11.1-67BCABB7, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TebfmA
Creating ocaml-stdio-debuginfo package
Processing files: ocaml-stdio-devel-0.14.0-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yFGnHB
find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WexokE
find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: ocaml-cmx(Stdio) = 4.11.1-2336DC94, ocaml-cmx(Stdio__) = 4.11.1-AD8510DC, ocaml-cmx(Stdio__Import) = 4.11.1-F547B012, ocaml-cmx(Stdio__In_channel) = 4.11.1-52275019, ocaml-cmx(Stdio__Out_channel) = 4.11.1-EADAD3D4
Requires: ocaml-stdio = 0.14.0-alt2, ocaml-cmi(Base) = 4.11.1-9FD02466, ocaml-cmi(Base__) = 4.11.1-93B5E3D6, ocaml-cmi(Base__Applicative) = 4.11.1-76162E15, ocaml-cmi(Base__Applicative_intf) = 4.11.1-B646A9BC, ocaml-cmi(Base__Array) = 4.11.1-E32E601B, ocaml-cmi(Base__Backtrace) = 4.11.1-7DFDA0E1, ocaml-cmi(Base__Binary_searchable) = 4.11.1-099859B9, ocaml-cmi(Base__Binary_searchable_intf) = 4.11.1-EAC46B15, ocaml-cmi(Base__Blit) = 4.11.1-1BF2BBEB, ocaml-cmi(Base__Blit_intf) = 4.11.1-C2C88F45, ocaml-cmi(Base__Bool) = 4.11.1-A642B93F, ocaml-cmi(Base__Buffer) = 4.11.1-FDAE9FC0, ocaml-cmi(Base__Buffer_intf) = 4.11.1-14429D0B, ocaml-cmi(Base__Bytes) = 4.11.1-9A4044BC, ocaml-cmi(Base__Bytes_set_primitives) = 4.11.1-759A35AC, ocaml-cmi(Base__Char) = 4.11.1-ABF823C6, ocaml-cmi(Base__Comparable) = 4.11.1-4B22A3E7, ocaml-cmi(Base__Comparable_intf) = 4.11.1-FA1DD197, ocaml-cmi(Base__Comparator) = 4.11.1-FB3D72ED, ocaml-cmi(Base__Comparisons) = 4.11.1-9A56A15E, ocaml-cmi(Base__Container) = 4.11.1-DADF3540, ocaml-cmi(Base__Container_intf) = 4.11.1-73F58198, ocaml-cmi(Base__Either0) = 4.11.1-D51F8027, ocaml-cmi(Base__Equal) = 4.11.1-3E587787, ocaml-cmi(Base__Error) = 4.11.1-77E346B9, ocaml-cmi(Base__Exn) = 4.11.1-F28A7089, ocaml-cmi(Base__Field) = 4.11.1-8340CB72, ocaml-cmi(Base__Float) = 4.11.1-1FD3AC78, ocaml-cmi(Base__Floatable) = 4.11.1-D3E6CF00, ocaml-cmi(Base__Formatter) = 4.11.1-8D571AFF, ocaml-cmi(Base__Hash) = 4.11.1-01270F16, ocaml-cmi(Base__Hash_intf) = 4.11.1-B16EFB0D, ocaml-cmi(Base__Identifiable) = 4.11.1-5C8059E8, ocaml-cmi(Base__Import) = 4.11.1-0F5763CF, ocaml-cmi(Base__Import0) = 4.11.1-06BB9085, ocaml-cmi(Base__Indexed_container) = 4.11.1-32C89F10, ocaml-cmi(Base__Indexed_container_intf) = 4.11.1-3A706E25, ocaml-cmi(Base__Info) = 4.11.1-1ED0809A, ocaml-cmi(Base__Info_intf) = 4.11.1-AAE17D15, ocaml-cmi(Base__Int) = 4.11.1-0F2D6ACA, ocaml-cmi(Base__Int0) = 4.11.1-0BE561F9, ocaml-cmi(Base__Int32) = 4.11.1-6AEC1BC6, ocaml-cmi(Base__Int63) = 4.11.1-C56D7046, ocaml-cmi(Base__Int63_emul) = 4.11.1-23656D44, ocaml-cmi(Base__Int64) = 4.11.1-9FC2A218, ocaml-cmi(Base__Int_intf) = 4.11.1-EB632D37, ocaml-cmi(Base__Intable) = 4.11.1-4D1AC561, ocaml-cmi(Base__Invariant) = 4.11.1-DD6AB0BD, ocaml-cmi(Base__Invariant_intf) = 4.11.1-FCEA2C0F, ocaml-cmi(Base__Lazy) = 4.11.1-0BE46C27, ocaml-cmi(Base__List) = 4.11.1-C663A053, ocaml-cmi(Base__Maybe_bound) = 4.11.1-0165CEC9, ocaml-cmi(Base__Monad) = 4.11.1-3C7D31BA, ocaml-cmi(Base__Monad_intf) = 4.11.1-695C6EFC, ocaml-cmi(Base__Nativeint) = 4.11.1-3D2E23F7, ocaml-cmi(Base__Option) = 4.11.1-3DCF715B, ocaml-cmi(Base__Or_error) = 4.11.1-1FEE3F56, ocaml-cmi(Base__Poly0) = 4.11.1-A35EF60A, ocaml-cmi(Base__Ppx_compare_lib) = 4.11.1-F612E23A, ocaml-cmi(Base__Ppx_hash_lib) = 4.11.1-D00D7C5B, ocaml-cmi(Base__Ppx_sexp_conv_lib) = 4.11.1-46ED1F5A, ocaml-cmi(Base__Pretty_printer) = 4.11.1-660BAF99, ocaml-cmi(Base__Printf) = 4.11.1-8369A54B, ocaml-cmi(Base__Random) = 4.11.1-E1FD38A8, ocaml-cmi(Base__Ref) = 4.11.1-453C71FC, ocaml-cmi(Base__Result) = 4.11.1-47B0851C, ocaml-cmi(Base__Sequence) = 4.11.1-63EBB2AC, ocaml-cmi(Base__Sexp) = 4.11.1-49D42FF9, ocaml-cmi(Base__Sexp_with_comparable) = 4.11.1-F61399CE, ocaml-cmi(Base__Sexpable) = 4.11.1-CE7E280F, ocaml-cmi(Base__Sexplib) = 4.11.1-EEBF54FB, ocaml-cmi(Base__Sign) = 4.11.1-D2B5CB9B, ocaml-cmi(Base__Sign0) = 4.11.1-50E60B4C, ocaml-cmi(Base__Sign_or_nan) = 4.11.1-2727FE28, ocaml-cmi(Base__Source_code_position0) = 4.11.1-E1D76CD1, ocaml-cmi(Base__Staged) = 4.11.1-085A4984, ocaml-cmi(Base__String) = 4.11.1-49D4A138, ocaml-cmi(Base__String0) = 4.11.1-C7E5FE69, ocaml-cmi(Base__Stringable) = 4.11.1-4B5E2D11, ocaml-cmi(Base__Sys0) = 4.11.1-23FA3A18, ocaml-cmi(Base__T) = 4.11.1-9546562C, ocaml-cmi(Base__Unit) = 4.11.1-FB438717, ocaml-cmi(Base__Validate) = 4.11.1-E1201D49, ocaml-cmi(Base_internalhash_types) = 4.11.1-E6457237, ocaml-cmi(Caml) = 4.11.1-97C17508, ocaml-cmi(CamlinternalFormatBasics) = 4.11.1-3A3CA183, ocaml-cmi(Sexplib0) = 4.11.1-99FA3784, ocaml-cmi(Sexplib0__) = 4.11.1-02A6F16A, ocaml-cmi(Sexplib0__Lazy_group_id) = 4.11.1-9FD5A055, ocaml-cmi(Sexplib0__Raw_grammar) = 4.11.1-DA16818D, ocaml-cmi(Sexplib0__Sexp) = 4.11.1-4FE79989, ocaml-cmi(Sexplib0__Sexp_conv) = 4.11.1-3A656E31, ocaml-cmi(Sexplib0__Sexp_conv_error) = 4.11.1-055881E0, ocaml-cmi(Sexplib0__Sexpable) = 4.11.1-DD887CCE, ocaml-cmi(Shadow_stdlib) = 4.11.1-8FC68E87, ocaml-cmi(Stdio) = 4.11.1-E85040BA, ocaml-cmi(Stdio__) = 4.11.1-B89186F0, ocaml-cmi(Stdio__Import) = 4.11.1-8CB0B713, ocaml-cmi(Stdio__In_channel) = 4.11.1-65A941EB, ocaml-cmi(Stdio__Out_channel) = 4.11.1-3921ADE6, ocaml-cmi(Stdlib) = 4.11.1-C21C5D26, ocaml-cmi(Stdlib__buffer) = 4.11.1-234B61FA, ocaml-cmi(Stdlib__format) = 4.11.1-DE2A0CC4, ocaml-cmi(Stdlib__hashtbl) = 4.11.1-B762DB4E, ocaml-cmi(Stdlib__int32) = 4.11.1-2E6C00C3, ocaml-cmi(Stdlib__int64) = 4.11.1-8DA509B3, ocaml-cmi(Stdlib__lexing) = 4.11.1-C57F9C5D, ocaml-cmi(Stdlib__listLabels) = 4.11.1-ADF22F7A, ocaml-cmi(Stdlib__map) = 4.11.1-9D421C1D, ocaml-cmi(Stdlib__moreLabels) = 4.11.1-07BD42E9, ocaml-cmi(Stdlib__nativeint) = 4.11.1-27BFAA77, ocaml-cmi(Stdlib__obj) = 4.11.1-387C3C41, ocaml-cmi(Stdlib__pervasives) = 4.11.1-76119CE3, ocaml-cmi(Stdlib__printf) = 4.11.1-5CEC2EFA, ocaml-cmi(Stdlib__seq) = 4.11.1-D6A8DE25, ocaml-cmi(Stdlib__set) = 4.11.1-5D365647, ocaml-cmi(Stdlib__stdLabels) = 4.11.1-3FC52829, ocaml-cmi(Stdlib__stringLabels) = 4.11.1-67BCABB7, ocaml-cmi(Stdlib__sys) = 4.11.1-794924B7, ocaml-cmi(Stdlib__uchar) = 4.11.1-AB6F1DF9, ocaml-cmx(Stdlib) = 4.11.1-E2655595, ocaml-cmx(Stdlib__buffer) = 4.11.1-20EC2270, ocaml-cmx(Stdlib__printf) = 4.11.1-7B0D6695
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CVKctA
Processing files: ocaml-stdio-debuginfo-0.14.0-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dNUSmB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nvep4A
find-requires: running scripts (debuginfo)
Requires: ocaml-stdio = 0.14.0-alt2
Adding to ocaml-stdio-devel a strict dependency on ocaml-stdio
Adding to ocaml-stdio-debuginfo a strict dependency on ocaml-stdio
Removing 5 extra deps from ocaml-stdio-devel due to dependency on ocaml-stdio
Removing 115 extra deps from ocaml-stdio-devel due to repentancy on ocaml-stdio
Wrote: /usr/src/RPM/RPMS/i586/ocaml-stdio-0.14.0-alt2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-stdio-devel-0.14.0-alt2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/ocaml-stdio-debuginfo-0.14.0-alt2.i586.rpm (w2.lzdio)
6.99user 2.14system 0:14.78elapsed 61%CPU (0avgtext+0avgdata 15516maxresident)k
0inputs+0outputs (0major+311441minor)pagefaults 0swaps
30.15user 9.01system 0:44.84elapsed 87%CPU (0avgtext+0avgdata 106972maxresident)k
0inputs+0outputs (0major+629006minor)pagefaults 0swaps