<86>Apr 21 01:02:06 userdel[69222]: delete user 'rooter' <86>Apr 21 01:02:06 groupadd[69254]: group added to /etc/group: name=rooter, GID=693 <86>Apr 21 01:02:06 groupadd[69254]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:02:06 groupadd[69254]: new group: name=rooter, GID=693 <86>Apr 21 01:02:06 useradd[69283]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Apr 21 01:02:06 userdel[69320]: delete user 'builder' <86>Apr 21 01:02:06 userdel[69320]: removed group 'builder' owned by 'builder' <86>Apr 21 01:02:06 groupadd[69375]: group added to /etc/group: name=builder, GID=694 <86>Apr 21 01:02:06 groupadd[69375]: group added to /etc/gshadow: name=builder <86>Apr 21 01:02:06 groupadd[69375]: new group: name=builder, GID=694 <86>Apr 21 01:02:06 useradd[69398]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Apr 21 01:02:09 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 01:02:09 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 21 01:02:13 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 01:02:13 rpmi: ocaml-uutf-0.9.4-alt1.M80P.1 1527774640 installed <13>Apr 21 01:02:13 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 21 01:02:13 rpmi: ocaml-findlib-1.7.3-alt2.M80P.1 1499835321 installed <13>Apr 21 01:02:13 rpmi: ocaml-ocamlbuild-1:0.11.0-alt3.M80P.1 1499835935 installed <13>Apr 21 01:02:13 rpmi: ocaml-ocamldoc-4.04.2-alt1.M80P.1 1499834467 installed <13>Apr 21 01:02:13 rpmi: ocaml-uutf-devel-0.9.4-alt1.M80P.1 1527774640 installed <13>Apr 21 01:02:13 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-jsonm-0.9.1-alt1.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86370 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-jsonm-0.9.1 + echo 'Source #0 (ocaml-jsonm-0.9.1.tar):' Source #0 (ocaml-jsonm-0.9.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-jsonm-0.9.1.tar + cd ocaml-jsonm-0.9.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86370 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-jsonm-0.9.1 + ocaml setup.ml -configure --prefix /usr --libdir /usr/lib64 --libexecdir /usr/lib --exec-prefix /usr --bindir /usr/bin --sbindir /usr/sbin --mandir /usr/share/man --datadir /usr/share --localstatedir /var/lib --sharedstatedir /var/lib --destdir /usr/src/tmp/ocaml-jsonm-buildroot File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISString.ml", line 118, characters 8-26: Warning 3: deprecated: String.set Use Bytes.set instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 46, characters 20-36: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 46, characters 42-58: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 54, characters 14-30: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 54, characters 38-54: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 57, characters 25-41: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 87, characters 10-26: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/PropList.ml", line 99, characters 13-29: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUnixPath.ml", line 94, characters 16-33: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUnixPath.ml", line 99, characters 16-35: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISLibrary.ml", line 402, characters 6-24: Warning 3: deprecated: Lazy.lazy_from_fun Use Lazy.from_fun instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 217, characters 31-50: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 218, characters 31-48: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 219, characters 31-50: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 220, characters 31-48: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ jsonm Package version: ..................................... 0.9.1 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ amd64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.04.2 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml standard_runtime: .................................... /usr/bin/ocamlrun bytecomp_c_compiler: ................................. gcc -pipe -Wall -g -O2 -DUSE_NON_CONST -D_FILE_OFFSET_BITS=64 -fPIC native_c_compiler: ................................... gcc -pipe -Wall -g -O2 -DUSE_NON_CONST -D_FILE_OFFSET_BITS=64 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 Install architecture-dependent files in dir: ......... /usr User executables: .................................... /usr/bin System admin executables: ............................ /usr/sbin Program executables: ................................. /usr/lib Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ /var/lib Modifiable single-machine data: ...................... /var/lib Object code libraries: ............................... /usr/lib64 Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. /usr/share Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... /usr/share/man Documentation root: .................................. $datarootdir/doc/$pkg_name HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir Prepend a path when installing package: .............. /usr/src/tmp/ocaml-jsonm-buildroot findlib_version: ..................................... 1.7.3 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: ... false pkg_uutf: ............................................ /usr/lib64/ocaml/uutf pkg_unix: ............................................ /usr/lib64/ocaml ocamldoc: ............................................ /usr/bin/ocamldoc + ocaml setup.ml -build File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISString.ml", line 118, characters 8-26: Warning 3: deprecated: String.set Use Bytes.set instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 46, characters 20-36: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 46, characters 42-58: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 54, characters 14-30: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 54, characters 38-54: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 57, characters 25-41: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 87, characters 10-26: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/PropList.ml", line 99, characters 13-29: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUnixPath.ml", line 94, characters 16-33: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUnixPath.ml", line 99, characters 16-35: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISLibrary.ml", line 402, characters 6-24: Warning 3: deprecated: Lazy.lazy_from_fun Use Lazy.from_fun instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 217, characters 31-50: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 218, characters 31-48: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 219, characters 31-50: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 220, characters 31-48: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. Warning: Won't be able to compile a native plugin ocamlc.opt unix.cma -I /usr/lib64/ocaml/ocamlbuild /usr/lib64/ocaml/ocamlbuild/ocamlbuildlib.cma myocamlbuild.ml /usr/lib64/ocaml/ocamlbuild/ocamlbuild.cmo -o myocamlbuild findlib: [WARNING] cannot read directory /usr/lib64/ocaml/site-lib: No such file or directory ocamlfind ocamldep -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends ocamlfind ocamlc -c -g -package uutf -I src -o src/jsonm.cmi src/jsonm.mli ocamlfind ocamldep -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends ocamlfind ocamlc -c -g -package uutf -I src -o src/jsonm.cmo src/jsonm.ml + ocamlfind ocamlc -c -g -package uutf -I src -o src/jsonm.cmo src/jsonm.ml File "src/jsonm.ml", line 17, characters 31-48: Warning 3: deprecated: String.unsafe_set File "src/jsonm.ml", line 589, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlc -a -I src src/jsonm.cmo -o src/jsonm.cma ocamlfind ocamlopt -c -g -package uutf -I src -o src/jsonm.cmx src/jsonm.ml + ocamlfind ocamlopt -c -g -package uutf -I src -o src/jsonm.cmx src/jsonm.ml File "src/jsonm.ml", line 17, characters 31-48: Warning 3: deprecated: String.unsafe_set File "src/jsonm.ml", line 589, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -a -I src src/jsonm.cmx -o src/jsonm.cmxa ocamlfind ocamlopt -shared -linkall -I src src/jsonm.cmxa -o src/jsonm.cmxs ocamlfind ocamldep -package uutf -package unix -modules test/jsontrip.ml > test/jsontrip.ml.depends ocamlfind ocamlc -c -g -I src -package uutf -package unix -I test -I src -o test/jsontrip.cmo test/jsontrip.ml + ocamlfind ocamlc -c -g -I src -package uutf -package unix -I test -I src -o test/jsontrip.cmo test/jsontrip.ml File "test/jsontrip.ml", line 36, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 37, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 95, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 133, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 234, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 282, characters 47-60: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 283, characters 45-58: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -c -g -I src -package uutf -package unix -I test -I src -o test/jsontrip.cmx test/jsontrip.ml + ocamlfind ocamlopt -c -g -I src -package uutf -package unix -I test -I src -o test/jsontrip.cmx test/jsontrip.ml File "test/jsontrip.ml", line 36, characters 50-63: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 37, characters 19-32: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 95, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 133, characters 18-31: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 234, characters 44-57: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 282, characters 47-60: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/jsontrip.ml", line 283, characters 45-58: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -g -linkpkg -package uutf -package unix -I src -I test src/jsonm.cmxa test/jsontrip.cmx -o test/jsontrip.native ocamlfind ocamldep -package uutf -package unix -modules test/ocamltweets.ml > test/ocamltweets.ml.depends ocamlfind ocamlc -c -g -I src -package uutf -package unix -I test -I src -o test/ocamltweets.cmo test/ocamltweets.ml ocamlfind ocamlopt -c -g -I src -package uutf -package unix -I test -I src -o test/ocamltweets.cmx test/ocamltweets.ml ocamlfind ocamlopt -g -linkpkg -package uutf -package unix -I src -I test src/jsonm.cmxa test/ocamltweets.cmx -o test/ocamltweets.native ocamlfind ocamldep -package uutf -package unix -modules test/test.ml > test/test.ml.depends ocamlfind ocamlc -c -g -I src -package uutf -package unix -I test -I src -o test/test.cmo test/test.ml ocamlfind ocamlopt -c -g -I src -package uutf -package unix -I test -I src -o test/test.cmx test/test.ml ocamlfind ocamlopt -g -linkpkg -package uutf -I src -I test src/jsonm.cmxa test/test.cmx -o test/test.native ocamlfind ocamldep -package uutf -package unix -modules test/jtree.ml > test/jtree.ml.depends ocamlfind ocamlc -c -g -I src -package uutf -package unix -I test -I src -o test/jtree.cmo test/jtree.ml ocamlfind ocamlopt -c -g -I src -package uutf -package unix -I test -I src -o test/jtree.cmx test/jtree.ml ocamlfind ocamlopt -g -linkpkg -package uutf -I src -I test src/jsonm.cmxa test/jtree.cmx -o test/jtree.native ocamlfind ocamldep -package uutf -package unix -modules test/examples.ml > test/examples.ml.depends ocamlfind ocamlc -c -g -I src -package uutf -package unix -I test -I src -o test/examples.cmo test/examples.ml + ocamlfind ocamlc -c -g -I src -package uutf -package unix -I test -I src -o test/examples.cmo test/examples.ml File "test/examples.ml", line 48, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/examples.ml", line 49, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -c -g -I src -package uutf -package unix -I test -I src -o test/examples.cmx test/examples.ml + ocamlfind ocamlopt -c -g -I src -package uutf -package unix -I test -I src -o test/examples.cmx test/examples.ml File "test/examples.ml", line 48, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. File "test/examples.ml", line 49, characters 11-24: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -g -linkpkg -package uutf -package unix -I src -I test src/jsonm.cmxa test/examples.cmx -o test/examples.native + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37097 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-jsonm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-jsonm-buildroot + cd ocaml-jsonm-0.9.1 + export DESTDIR=/usr/src/tmp/ocaml-jsonm-buildroot + DESTDIR=/usr/src/tmp/ocaml-jsonm-buildroot + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml + mkdir -p /usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml/INSTALL_DIR + ocaml setup.ml -install File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISString.ml", line 118, characters 8-26: Warning 3: deprecated: String.set Use Bytes.set instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 46, characters 20-36: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 46, characters 42-58: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 54, characters 14-30: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 54, characters 38-54: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 57, characters 25-41: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUtils.ml", line 87, characters 10-26: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/PropList.ml", line 99, characters 13-29: Warning 3: deprecated: String.lowercase Use String.lowercase_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUnixPath.ml", line 94, characters 16-33: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISUnixPath.ml", line 99, characters 16-35: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/oasis/OASISLibrary.ml", line 402, characters 6-24: Warning 3: deprecated: Lazy.lazy_from_fun Use Lazy.from_fun instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 217, characters 31-50: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 218, characters 31-48: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 219, characters 31-50: Warning 3: deprecated: String.uncapitalize Use String.uncapitalize_ascii instead. File "/Users/dbuenzli/.odb/install-oasis/oasis-0.3.0/src/plugins/internal/InternalInstallPlugin.ml", line 220, characters 31-48: Warning 3: deprecated: String.capitalize Use String.capitalize_ascii instead. Installed /usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml/jsonm/jsonm.mli Installed /usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml/jsonm/jsonm.cma Installed /usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml/jsonm/jsonm.cmxa Installed /usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml/jsonm/jsonm.a Installed /usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml/jsonm/jsonm.cmxs Installed /usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml/jsonm/jsonm.cmi Installed /usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml/jsonm/jsonm.cmx Installed /usr/src/tmp/ocaml-jsonm-buildroot//usr/lib64/ocaml/jsonm/META + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-jsonm-buildroot (auto) mode of './usr/lib64/ocaml/jsonm/jsonm.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-jsonm-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ocaml-jsonm-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-jsonm-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/ocaml-jsonm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_backtrace_pos verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_create_string verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_young_ptr verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_exn_Assert_failure verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_young_limit verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlFormat verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlList__2 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_exn_Failure verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlList__1 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlUutf verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_float_of_string verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlFormat__fprintf_1850 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_ml_array_bound_error verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlPervasives__failwith_1005 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlFormat__formatter_of_buffer_1626 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlPervasives__string_of_float_1155 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlPervasives__output_1206 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_c_call verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlBuffer__blit_1217 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlFormat__pp_print_flush_1515 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlBuffer__add_substring_1242 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlUutf__pp_cp_1242 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_allocN verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: caml_blit_string verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlPrintf__bprintf_1288 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlUutf__src_1471 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlUutf__add_utf_8_1835 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlBuffer__create_1204 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlBytes__sub_1229 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlFormat__kfprintf_1840 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlPervasives__invalid_arg_1007 verify-elf: WARNING: ./usr/lib64/ocaml/jsonm/jsonm.cmxs: undefined symbol: camlUutf__decoder_1619 Hardlinking identical .pyc and .pyo files Processing files: ocaml-jsonm-0.9.1-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75840 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-jsonm-0.9.1 + DOCDIR=/usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-0.9.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-0.9.1 + /bin/mkdir -p /usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-0.9.1 + cp -prL README CHANGES /usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-0.9.1 + chmod -R go-w /usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-0.9.1 + chmod -R a+rX /usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-0.9.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FXganM find-provides: running scripts (alternatives,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.uZG9LN find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Jsonm) = 4.04-90F4CE92 Requires: ocaml-uutf, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Uutf) = 4.04-51C27F6D, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9rBBUR Creating ocaml-jsonm-debuginfo package Processing files: ocaml-jsonm-devel-0.9.1-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3508 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-jsonm-0.9.1 + DOCDIR=/usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-devel-0.9.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-devel-0.9.1 + /bin/mkdir -p /usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-devel-0.9.1 + cp -prL doc/ /usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-devel-0.9.1 + chmod -R go-w /usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-devel-0.9.1 + chmod -R a+rX /usr/src/tmp/ocaml-jsonm-buildroot/usr/share/doc/ocaml-jsonm-devel-0.9.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sF1CZY find-provides: running scripts (alternatives,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.rkrDN8 find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmx(Jsonm) = 4.04-77F43D87 Requires: ocaml-jsonm = 0.9.1-alt1.M80P.1, ocaml-uutf-devel, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Jsonm) = 4.04-90F4CE92, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Uutf) = 4.04-51C27F6D, ocaml-cmx(Buffer) = 4.04-F9E132E8, ocaml-cmx(Format) = 4.04-76F5E72B, ocaml-cmx(List) = 4.04-86C7F6E3, ocaml-cmx(Pervasives) = 4.04-B713A8F4, ocaml-cmx(Printf) = 4.04-8DCC1A7A, ocaml-cmx(String) = 4.04-ADABD02E, ocaml-cmx(Uutf) = 4.04-5C3F55AC Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cC8Fml Processing files: ocaml-jsonm-debuginfo-0.9.1-alt1.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xE8EIA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qcoNRS find-requires: running scripts (debuginfo) Requires: ocaml-jsonm = 0.9.1-alt1.M80P.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6) Removing 1 extra deps from ocaml-jsonm-devel due to dependency on ocaml-jsonm Removing 9 extra deps from ocaml-jsonm-devel due to repentancy on ocaml-jsonm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-jsonm-0.9.1-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-jsonm-devel-0.9.1-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-jsonm-debuginfo-0.9.1-alt1.M80P.1.x86_64.rpm 5.96user 1.02system 0:15.33elapsed 45%CPU (0avgtext+0avgdata 24916maxresident)k 0inputs+0outputs (0major+400161minor)pagefaults 0swaps 12.65user 3.18system 0:25.36elapsed 62%CPU (0avgtext+0avgdata 124020maxresident)k 792inputs+0outputs (0major+642636minor)pagefaults 0swaps