Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ocaml-mlgmpidl.spec'], uid=1000env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}printOutput=Falsetimeout=0logger=gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root'shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/ocaml-mlgmpidl.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ocaml-mlgmpidl.spec "], uid=1000env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}printOutput=Falsetimeout=0logger=gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-15749/root'private_network=Trueshell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/ocaml-mlgmpidl.spec "] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iItRSL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf trunk + /usr/bin/gzip -dc /builddir/build/SOURCES/mlgmpidl-20120830.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd trunk + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/mlgmpidl_test.ml /builddir/build/SOURCES/mlgmpidl_test_result . + echo 'Patch #0 (mlgmpidl-1.2-Makefile.patch):' Patch #0 (mlgmpidl-1.2-Makefile.patch): + /usr/bin/cat /builddir/build/SOURCES/mlgmpidl-1.2-Makefile.patch + /usr/bin/patch -p0 --fuzz=0 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sVtEWt + umask 022 + cd /builddir/build/BUILD + cd trunk + mv Makefile.config.model Makefile.config + unset MAKEFLAGS + make PREFIX=/usr GMP_LIBDIR=/usr/lib MPFR_LIBDIR=/usr/lib CAML_LIBDIR=/usr/lib/ocaml CAMLIDL_LIBDIR=/usr/lib/ocaml MLGMPIDL_LIBDIR=/usr/lib all mkdir -p tmp for i in mpz mpq mpf mpfr gmp_random; do \ echo "module $i"; \ cp ${i}.idl tmp/${i}.idl; \ /usr/bin//../bin/camlidl -no-include -prepro cpp -I /builddir/build/BUILD/trunk tmp/${i}.idl; \ sed -f sedscript_c tmp/${i}_stubs.c >${i}_caml.c; \ sed -f sedscript_caml tmp/${i}.ml >${i}.ml; \ sed -f sedscript_caml tmp/${i}.mli >${i}.mli; \ done module mpz tmp/mpz.idl:17:13: warning: missing terminating " character quote(MLMLI," ^ tmp/mpz.idl:21:1: warning: missing terminating " character ") ^ module mpq tmp/mpq.idl:18:13: warning: missing terminating " character quote(MLMLI," ^ tmp/mpq.idl:22:1: warning: missing terminating " character ") ^ mpz.idl:17:13: warning: missing terminating " character quote(MLMLI," ^ mpz.idl:21:1: warning: missing terminating " character ") ^ module mpf tmp/mpf.idl:18:13: warning: missing terminating " character quote(MLMLI," ^ tmp/mpf.idl:22:1: warning: missing terminating " character ") ^ mpz.idl:17:13: warning: missing terminating " character quote(MLMLI," ^ mpz.idl:21:1: warning: missing terminating " character ") ^ mpq.idl:18:13: warning: missing terminating " character quote(MLMLI," ^ mpq.idl:22:1: warning: missing terminating " character ") ^ module mpfr tmp/mpfr.idl:19:13: warning: missing terminating " character quote(MLMLI," ^ tmp/mpfr.idl:23:1: warning: missing terminating " character ") ^ tmp/mpfr.idl:114:11: warning: missing terminating " character quote(MLI,"val strtofr : t -> string -> base:int -> mpfr_rnd_t -> int * int\n ^ tmp/mpfr.idl:115:14: warning: missing terminating ' character (** As MPFR's strtofr, but returns a pair [(r,i)] where [r] is the usual ^ tmp/mpfr.idl:119:7: warning: missing terminating " character *)\n") ^ mpz.idl:17:13: warning: missing terminating " character quote(MLMLI," ^ mpz.idl:21:1: warning: missing terminating " character ") ^ mpq.idl:18:13: warning: missing terminating " character quote(MLMLI," ^ mpq.idl:22:1: warning: missing terminating " character ") ^ mpf.idl:18:13: warning: missing terminating " character quote(MLMLI," ^ mpf.idl:22:1: warning: missing terminating " character ") ^ module gmp_random mpz.idl:17:13: warning: missing terminating " character quote(MLMLI," ^ mpz.idl:21:1: warning: missing terminating " character ") ^ mpf.idl:18:13: warning: missing terminating " character quote(MLMLI," ^ mpf.idl:22:1: warning: missing terminating " character ") ^ mpq.idl:18:13: warning: missing terminating " character quote(MLMLI," ^ mpq.idl:22:1: warning: missing terminating " character ") ^ mpfr.idl:19:13: warning: missing terminating " character quote(MLMLI," ^ mpfr.idl:23:1: warning: missing terminating " character ") ^ mpfr.idl:114:11: warning: missing terminating " character quote(MLI,"val strtofr : t -> string -> base:int -> mpfr_rnd_t -> int * int\n ^ mpfr.idl:115:14: warning: missing terminating ' character (** As MPFR's strtofr, but returns a pair [(r,i)] where [r] is the usual ^ mpfr.idl:119:7: warning: missing terminating " character *)\n") ^ /usr/bin//../bin/ocamldep mpz.mli mpq.mli mpf.mli mpfr.mli gmp_random.mli mpzf.mli mpqf.mli mpfrf.mli mpz.ml mpq.ml mpf.ml mpfr.ml gmp_random.ml mpzf.ml mpqf.ml mpfrf.ml >Makefile.depend /usr/bin//../bin/ocamlc.opt -annot -g -c mpz.mli /usr/bin//../bin/ocamlc.opt -annot -g -c mpq.mli /usr/bin//../bin/ocamlc.opt -annot -g -c mpf.mli /usr/bin//../bin/ocamlc.opt -annot -g -c mpfr.mli /usr/bin//../bin/ocamlc.opt -annot -g -c gmp_random.mli /usr/bin//../bin/ocamlc.opt -annot -g -c mpzf.mli /usr/bin//../bin/ocamlc.opt -annot -g -c mpqf.mli /usr/bin//../bin/ocamlc.opt -annot -g -c mpfrf.mli /usr/bin//../bin/ocamlc.opt -annot -g -c mpz.ml /usr/bin//../bin/ocamlc.opt -annot -g -c mpq.ml /usr/bin//../bin/ocamlc.opt -annot -g -c mpf.ml /usr/bin//../bin/ocamlc.opt -annot -g -c mpfr.ml File "mpfr.ml", line 552, characters 2-14: Warning 3: deprecated: String.set Use Bytes.set instead. /usr/bin//../bin/ocamlc.opt -annot -g -c gmp_random.ml /usr/bin//../bin/ocamlc.opt -annot -g -c mpzf.ml /usr/bin//../bin/ocamlc.opt -annot -g -c mpqf.ml /usr/bin//../bin/ocamlc.opt -annot -g -c mpfrf.ml cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -fPIC -std=c99 -g -O0 -UNDEBUG -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml/ocaml -c -o mpz_caml.o mpz_caml.c mpz_caml.c: In function 'camlidl_mpz_mpz__export': mpz_caml.c:2272:25: warning: passing argument 2 of '__gmpz_export' from incompatible pointer type [-Wincompatible-pointer-types] _res = mpz_export (NULL, COUNT, ORDER, sizeof(intnat), ENDIAN, 0, OP); ^ In file included from /usr/include/gmp.h:37:0, from gmp_caml.h:13, from mpz_caml.c:22: /usr/include/gmp-arm.h:748:8: note: expected 'size_t * {aka unsigned int *}' but argument is of type 'long unsigned int *' __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr); ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -fPIC -std=c99 -g -O0 -UNDEBUG -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml/ocaml -c -o mpq_caml.o mpq_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -fPIC -std=c99 -g -O0 -UNDEBUG -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml/ocaml -c -o mpf_caml.o mpf_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -fPIC -std=c99 -g -O0 -UNDEBUG -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml/ocaml -c -o mpfr_caml.o mpfr_caml.c mpfr_caml.c: In function 'camlidl_mpfr_mpfr_set_q': mpfr_caml.c:473:28: warning: '_res' is used uninitialized in this function [-Wuninitialized] mpfr_caml.c:457:7: note: '_res' was declared here int _res; ^ mpfr_caml.c: In function 'camlidl_mpfr_mpfr_init_set_q': mpfr_caml.c:792:33: warning: '_res' is used uninitialized in this function [-Wuninitialized] mpfr_caml.c:774:7: note: '_res' was declared here int _res; ^ cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -fPIC -std=c99 -g -O0 -UNDEBUG -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml/ocaml -c -o gmp_random_caml.o gmp_random_caml.c cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -fPIC -std=c99 -g -O0 -UNDEBUG -I/usr/include -I/usr/include -I/usr/lib/ocaml -I/usr/lib/ocaml/ocaml -c -o gmp_caml.o gmp_caml.c gmp_caml.c:61:1: warning: missing initializer for field 'compare_ext' of 'struct custom_operations' [-Wmissing-field-initializers] }; ^ In file included from gmp_caml.c:14:0: /usr/lib/ocaml/caml/custom.h:32:9: note: 'compare_ext' declared here int (*compare_ext)(value v1, value v2); ^ gmp_caml.c: In function 'camlidl_custom_mpq_hash': gmp_caml.c:112:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else hash = (labs(num) Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/latin1.def)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ae/ae.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/ae/t1aer.fd))) (/usr/share/texlive/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (./ocamldoc.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvipsnam.def)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)) Package hyperref Message: Driver: hdvips. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pdfmark.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))) Writing index file mlgmpidl.idx LaTeX Warning: Unused global option(s): [[twoside]. No file mlgmpidl.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. LaTeX Warning: No \author given. [1] [1] (./ocamldoc.tex [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/ae/t1aett.fd) [3] Chapter 2. LaTeX Font Warning: Font shape `TS1/aett/m/n' undefined (Font) using `TS1/cmr/m/n' instead (Font) for symbol `textquotesingle' on input line 21. [4] [5] [6] [7] [8] Chapter 3. [9] [10] Chapter 4. [11] [12] [13] Chapter 5. [14] [15] [16] [17] [18] Chapter 6. [19] Chapter 7. [20] [21] Chapter 8. [22] [23] Chapter 9. [24]) No file mlgmpidl.ind. [25] (./mlgmpidl.aux) Package rerunfilecheck Warning: File `mlgmpidl.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) Output written on mlgmpidl.dvi (26 pages, 49236 bytes). Transcript written on mlgmpidl.log. makeindex mlgmpidl This is makeindex, version 2.15 [TeX Live 2014] (kpathsea + Thai support). Scanning input file mlgmpidl.idx....done (579 entries accepted, 0 rejected). Sorting entries.......done (5784 comparisons). Generating output file mlgmpidl.ind....done (455 lines written, 0 warnings). Output written in mlgmpidl.ind. Transcript written in mlgmpidl.ilg. latex mlgmpidl This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./mlgmpidl.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/latin1.def)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ae/ae.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/ae/t1aer.fd))) (/usr/share/texlive/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (./ocamldoc.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvipsnam.def)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)) Package hyperref Message: Driver: hdvips. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pdfmark.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))) Writing index file mlgmpidl.idx LaTeX Warning: Unused global option(s): [[twoside]. (./mlgmpidl.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./mlgmpidl.out) (./mlgmpidl.out) LaTeX Warning: No \author given. [1] [1] (./mlgmpidl.toc (/usr/share/texlive/texmf-dist/tex/latex/ae/t1aett.fd)) (./ocamldoc.tex [2] Chapter 1. [3] Chapter 2. LaTeX Font Warning: Font shape `TS1/aett/m/n' undefined (Font) using `TS1/cmr/m/n' instead (Font) for symbol `textquotesingle' on input line 21. [4] [5] [6] [7] [8] Chapter 3. [9] [10] Chapter 4. [11] [12] [13] Chapter 5. [14] [15] [16] [17] [18] Chapter 6. [19] Chapter 7. [20] [21] Chapter 8. [22] [23] Chapter 9. [24]) (./mlgmpidl.ind [25] [26] [27] [28] [29]) (./mlgmpidl.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) Output written on mlgmpidl.dvi (30 pages, 186216 bytes). Transcript written on mlgmpidl.log. latex mlgmpidl This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./mlgmpidl.tex LaTeX2e <2011/06/27> Babel <3.9k> and hyphenation patterns for 2 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/latin1.def)) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ae/ae.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/ae/t1aer.fd))) (/usr/share/texlive/texmf-dist/tex/latex/preprint/fullpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (./ocamldoc.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvipsnam.def)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)) Package hyperref Message: Driver: hdvips. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hdvips.def (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pdfmark.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))) Writing index file mlgmpidl.idx LaTeX Warning: Unused global option(s): [[twoside]. (./mlgmpidl.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./mlgmpidl.out) (./mlgmpidl.out) LaTeX Warning: No \author given. [1] [1] (./mlgmpidl.toc (/usr/share/texlive/texmf-dist/tex/latex/ae/t1aett.fd)) (./ocamldoc.tex [2] Chapter 1. [3] Chapter 2. LaTeX Font Warning: Font shape `TS1/aett/m/n' undefined (Font) using `TS1/cmr/m/n' instead (Font) for symbol `textquotesingle' on input line 21. [4] [5] [6] [7] [8] Chapter 3. [9] [10] Chapter 4. [11] [12] [13] Chapter 5. [14] [15] [16] [17] [18] Chapter 6. [19] Chapter 7. [20] [21] Chapter 8. [22] [23] Chapter 9. [24]) (./mlgmpidl.ind [25] [26] [27] [28] [29]) (./mlgmpidl.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) Output written on mlgmpidl.dvi (30 pages, 186216 bytes). Transcript written on mlgmpidl.log. + make html mkdir -p html /usr/bin//../bin/ocamldoc.opt -html -d html -colorize-code mpz.mli mpq.mli mpf.mli mpfr.mli gmp_random.mli mpzf.mli mpqf.mli mpfrf.mli + dvipdf mlgmpidl.dvi Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cPm0Ol + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm + cd trunk + unset MAKEFLAGS + export DESTDIR=/builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm + DESTDIR=/builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/stublibs + make install /bin/rm -f META echo "description = \"OCaml Interface to GMP and MPFR libraries\"" >META echo "version = \"1.2.1\"" >>META echo "requires = \"bigarray\"" >>META echo "archive(byte) = \"gmp.cma\"" >>META echo "archive(native) = \"gmp.cmxa\"" >>META echo "archive(native,gprof) = \"gmp.p.cmxa\"" >>META ocamlfind remove gmp ocamlfind: [WARNING] No such directory: /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp ocamlfind install gmp META gmp_caml.h mpz.idl mpq.idl mpf.idl mpfr.idl gmp_random.idl mpz.ml mpq.ml mpf.ml mpfr.ml gmp_random.ml mpzf.ml mpqf.ml mpfrf.ml mpz.mli mpq.mli mpf.mli mpfr.mli gmp_random.mli mpzf.mli mpqf.mli mpfrf.mli mpz.cmi mpq.cmi mpf.cmi mpfr.cmi gmp_random.cmi mpzf.cmi mpqf.cmi mpfrf.cmi gmp.cma mpz.cmx mpq.cmx mpf.cmx mpfr.cmx gmp_random.cmx mpzf.cmx mpqf.cmx mpfrf.cmx gmp.cmxa gmp.a mpz.p.cmx mpq.p.cmx mpf.p.cmx mpfr.p.cmx gmp_random.p.cmx mpzf.p.cmx mpqf.p.cmx mpfrf.p.cmx gmp.p.cmxa gmp.p.a libgmp_caml.a libgmp_caml.p.a dllgmp_caml.so Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/libgmp_caml.p.a Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/libgmp_caml.a Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp.p.a Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp.p.cmxa Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfrf.p.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpqf.p.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpzf.p.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp_random.p.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfr.p.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpf.p.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpq.p.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpz.p.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp.a Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp.cmxa Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfrf.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpqf.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpzf.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp_random.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfr.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpf.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpq.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpz.cmx Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp.cma Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfrf.cmi Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpqf.cmi Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpzf.cmi Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp_random.cmi Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfr.cmi Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpf.cmi Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpq.cmi Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpz.cmi Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfrf.mli Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpqf.mli Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpzf.mli Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp_random.mli Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfr.mli Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpf.mli Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpq.mli Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpz.mli Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfrf.ml Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpqf.ml Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpzf.ml Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp_random.ml Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfr.ml Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpf.ml Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpq.ml Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpz.ml Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp_random.idl Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpfr.idl Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpf.idl Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpq.idl Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/mpz.idl Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp_caml.h Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/META Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/stublibs/dllgmp_caml.so Installed /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/stublibs/dllgmp_caml.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/stublibs is not mentioned in ld.conf + mkdir -p /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/include + mv /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/gmp/gmp_caml.h /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/include + mkdir -p /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/share/doc/ocaml-mlgmpidl + cp -p mlgmpidl.pdf /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/share/doc/ocaml-mlgmpidl + cp -pr html /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/share/doc/ocaml-mlgmpidl + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/trunk extracting debug info from /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/lib/ocaml/stublibs/dllgmp_caml.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 392 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vjs1zZ Processing files: ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g6fm0E + umask 022 + cd /builddir/build/BUILD + cd trunk + DOCDIR=/builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/share/doc/ocaml-mlgmpidl + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/share/doc/ocaml-mlgmpidl + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/share/doc/ocaml-mlgmpidl + cp -pr README /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm/usr/share/doc/ocaml-mlgmpidl + exit 0 Provides: ocaml(Gmp_random) = fc4cb47d8fe129be5df7fd22d0c7f169 ocaml(Mpf) = 0e772e74a8b988d5f93bf62dc3f39a92 ocaml(Mpfr) = b7c153afb84ae0ac41b2b6300ab9e8a5 ocaml(Mpfrf) = ffb04fc6c5f43a83139764403d7a2d26 ocaml(Mpq) = c0a86540280a2b85565773b19905bae9 ocaml(Mpqf) = 6dc2263793a4f99a7de58dc12ca9a386 ocaml(Mpz) = 275f54ae7bd6222f161d9f3f2b89d37d ocaml(Mpzf) = f41990e06da8992af7979896e605aaab ocaml-mlgmpidl = 1.2.1-0.15.20120830bs02npfc23 ocaml-mlgmpidl(armv6hl-32) = 1.2.1-0.15.20120830bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libmpfr.so.4 ocaml(Bigarray) = 0643187a8b562858118690c393d01c2e ocaml(Buffer) = a579f4a57e300ec755f84af883c1e51b ocaml(CamlinternalFormatBasics) = 8b069fca1e4d9316b588e5554f38bb24 ocaml(Complex) = d0dcc1da3c694cf9a7e924c7832d1528 ocaml(Format) = 61d4350242b30078d3ad96c904c9f7a1 ocaml(Int32) = f43b8a2972804b40e28b661b6fdf157a ocaml(Mpf) = 0e772e74a8b988d5f93bf62dc3f39a92 ocaml(Mpfr) = b7c153afb84ae0ac41b2b6300ab9e8a5 ocaml(Mpq) = c0a86540280a2b85565773b19905bae9 ocaml(Mpqf) = 6dc2263793a4f99a7de58dc12ca9a386 ocaml(Mpz) = 275f54ae7bd6222f161d9f3f2b89d37d ocaml(Mpzf) = f41990e06da8992af7979896e605aaab ocaml(Obj) = 8b014ec57a472d9f3922b63e5de9d1f2 ocaml(Pervasives) = 0d015a5a2136659b0de431be7f1545be ocaml(String) = 9cb286f2c4569fd32c379b1a05c7b590 ocaml(Unix) = 30a4cc8e5f4f902ea609c91caec48af7 ocaml(runtime) = 4.02.2 rtld(GNU_HASH) Processing files: ocaml-mlgmpidl-devel-1.2.1-0.15.20120830bs02npfc23.armv6hl Provides: ocaml-mlgmpidl-devel = 1.2.1-0.15.20120830bs02npfc23 ocaml-mlgmpidl-devel(armv6hl-32) = 1.2.1-0.15.20120830bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-mlgmpidl-doc-1.2.1-0.15.20120830bs02npfc23.armv6hl Provides: ocaml-mlgmpidl-doc = 1.2.1-0.15.20120830bs02npfc23 ocaml-mlgmpidl-doc(armv6hl-32) = 1.2.1-0.15.20120830bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-mlgmpidl-debuginfo-1.2.1-0.15.20120830bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm Wrote: /builddir/build/RPMS/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-mlgmpidl-devel-1.2.1-0.15.20120830bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-mlgmpidl-doc-1.2.1-0.15.20120830bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/ocaml-mlgmpidl-debuginfo-1.2.1-0.15.20120830bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2gx9SB + umask 022 + cd /builddir/build/BUILD + cd trunk + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-mlgmpidl-1.2.1-0.15.20120830bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->