Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ocaml-gettext.spec'], chrootPath='/var/lib/mock/ocaml-gettext-0.3.7-1.el7-20180414214518-30278/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1002) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ocaml-gettext.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ocaml-gettext-0.3.7-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ocaml-gettext.spec'], chrootPath='/var/lib/mock/ocaml-gettext-0.3.7-1.el7-20180414214518-30278/root'shell=Falseuid=1002env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ocaml-gettext.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8Z1njk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocaml-gettext-0.3.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.3.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-gettext-0.3.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/ocaml-gettext-0.3.4-use-ocamlopt-g.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0001-pr_gettext-stop-tracking-and-printing-untranslated-s.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0002-pr_gettext-stop-printing-extracted-strings.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0003-add-more-generated-files-to-.gitignore.patch + /usr/bin/patch -p1 -s + autoreconf -i + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hpo7ys + umask 022 + cd /builddir/build/BUILD + cd ocaml-gettext-0.3.7 + unset MAKEFLAGS + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + ./configure --libdir=/usr/lib64 --disable-camomile --with-docbook-stylesheet=/usr/share/sgml/docbook/xsl-stylesheets checking for a BSD-compatible install... /usr/bin/install -c checking for ocamlc... ocamlc checking for ocamlc.opt... ocamlc.opt checking for ocamlopt... ocamlopt checking for ocamlopt.opt... ocamlopt.opt checking for ocamllex... ocamllex checking for ocamllex.opt... ocamllex.opt checking for ocamlyacc... ocamlyacc checking for ocamlyacc.opt... no checking for ocamlfind... ocamlfind checking for camlp4... camlp4 checking for camlp4o... camlp4o checking for camlp4of... camlp4of checking for ocamlmklib... ocamlmklib checking for ocamldoc... ocamldoc checking for xsltproc... xsltproc checking for xmllint... xmllint checking for html XSL... /usr/share/sgml/docbook/xsl-stylesheets/xhtml/chunk.xsl checking for manpages XSL... /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl checking for module fileutils... /usr/lib64/ocaml/fileutils checking for module camomile... no checking for ocaml libdir... /usr/lib64/ocaml configure: creating ./config.status config.status: creating ConfMakefile config.status: creating libgettext-ocaml/gettextConfig.ml config.status: creating libgettext-ocaml/META + make all cd libgettext-ocaml && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/libgettext-ocaml' ocamlfind ocamlc -package "fileutils" -c gettextConfig.ml ocamlfind ocamlc -package "fileutils" -c gettextCategory.ml ocamlfind ocamlc -package "fileutils" -c gettextTypes.ml ocamlfind ocamlc -package "fileutils" -c gettextUtils.ml ocamlfind ocamlc -package "fileutils" -c gettextModules.ml ocamlfind ocamlc -package "fileutils" -c gettextCompat.mli ocamlfind ocamlc -package "fileutils" -c gettextCompat.ml ocamlfind ocamlc -package "fileutils" -c gettext.mli ocamlfind ocamlc -package "fileutils" -c gettext.ml ocamlyacc -v gettextFormat_parser.mly ocamlfind ocamlc -package "fileutils" -c gettextFormat_parser.mli ocamlyacc -v gettextFormat_parser.mly ocamlfind ocamlc -package "fileutils" -c gettextFormat_parser.ml ocamllex.opt gettextFormat_lexer.mll 12 states, 322 transitions, table size 1360 bytes ocamlfind ocamlc -package "fileutils" -c gettextFormat_lexer.ml ocamlfind ocamlc -package "fileutils" -c gettextFormat.ml ocamlfind ocamlc -package "fileutils" -c gettextMo_int32.ml ocamlyacc -v gettextMo_parser.mly 14 shift/reduce conflicts. ocamlfind ocamlc -package "fileutils" -c gettextMo_parser.mli ocamlyacc -v gettextMo_parser.mly 14 shift/reduce conflicts. ocamlfind ocamlc -package "fileutils" -c gettextMo_parser.ml File "gettextMo_parser.mly", line 102, characters 58-74: Warning 3: deprecated: String.uppercase Use String.uppercase_ascii instead. ocamllex.opt gettextMo_lexer.mll 92 states, 658 transitions, table size 3184 bytes 2330 additional bytes used for bindings ocamlfind ocamlc -package "fileutils" -c gettextMo_lexer.ml ocamlfind ocamlc -package "fileutils" -c gettextMo.ml File "gettextMo.ml", line 259, characters 13-36: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) File "gettextMo.ml", line 275, characters 15-38: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) File "gettextMo.ml", line 296, characters 15-38: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlfind ocamlc -package "fileutils" -c gettextDummy.ml ocamlfind ocamlc -a -o gettextBase.cma gettextConfig.cmo gettextCategory.cmo gettextTypes.cmo gettextUtils.cmo gettextModules.cmo gettextCompat.cmo gettext.cmo gettextFormat_parser.cmo gettextFormat_lexer.cmo gettextFormat.cmo gettextMo_int32.cmo gettextMo_parser.cmo gettextMo_lexer.cmo gettextMo.cmo gettextDummy.cmo ocamlfind ocamlopt -g -package "fileutils" -c gettextConfig.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextCategory.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextTypes.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextUtils.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextModules.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextCompat.ml ocamlfind ocamlopt -g -package "fileutils" -c gettext.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextFormat_parser.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextFormat_lexer.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextFormat.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextMo_int32.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextMo_parser.ml File "gettextMo_parser.mly", line 102, characters 58-74: Warning 3: deprecated: String.uppercase Use String.uppercase_ascii instead. ocamlfind ocamlopt -g -package "fileutils" -c gettextMo_lexer.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextMo.ml File "gettextMo.ml", line 259, characters 13-36: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) File "gettextMo.ml", line 275, characters 15-38: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) File "gettextMo.ml", line 296, characters 15-38: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlfind ocamlopt -g -package "fileutils" -c gettextDummy.ml ocamlfind ocamlopt -g -a -o gettextBase.cmxa gettextConfig.cmx gettextCategory.cmx gettextTypes.cmx gettextUtils.cmx gettextModules.cmx gettextCompat.cmx gettext.cmx gettextFormat_parser.cmx gettextFormat_lexer.cmx gettextFormat.cmx gettextMo_int32.cmx gettextMo_parser.cmx gettextMo_lexer.cmx gettextMo.cmx gettextDummy.cmx ocamlfind ocamlc -package "fileutils" -c gettextLocale_types.ml ocamlyacc -v gettextLocale_parser.mly ocamlfind ocamlc -package "fileutils" -c gettextLocale_parser.mli ocamlyacc -v gettextLocale_parser.mly ocamlfind ocamlc -package "fileutils" -c gettextLocale_parser.ml ocamllex.opt gettextLocale_lexer.mll 6 states, 258 transitions, table size 1068 bytes ocamlfind ocamlc -package "fileutils" -c gettextLocale_lexer.ml ocamlfind ocamlc -package "fileutils" -c gettextLocale.ml ocamlfind ocamlc -package "fileutils" -c gettextDomain.ml ocamlfind ocamlc -package "fileutils" -c gettextCharset.ml ocamlfind ocamlc -package "fileutils" -c gettextTranslate.ml ocamlfind ocamlc -package "fileutils" -c gettextRealize.ml ocamlfind ocamlc -package "fileutils" -c gettextPo_utils.ml ocamlyacc -v gettextPoComment_parser.mly ocamlfind ocamlc -package "fileutils" -c gettextPoComment_parser.mli ocamlyacc -v gettextPoComment_parser.mly ocamlfind ocamlc -package "fileutils" -c gettextPoComment_parser.ml ocamlyacc -v gettextPo_parser.mly 12 shift/reduce conflicts. ocamlfind ocamlc -package "fileutils" -c gettextPo_parser.mli ocamllex.opt gettextPo_lexer.mll 70 states, 524 transitions, table size 2516 bytes ocamlfind ocamlc -package "fileutils" -c gettextPo_lexer.ml ocamlfind ocamlc -package "fileutils" -c gettextPo_parser.ml ocamlfind ocamlc -package "fileutils" -c gettextPo.ml ocamlfind ocamlc -package "fileutils" -c gettextCompile.ml ocamlfind ocamlc -a -o gettextExtension.cma gettextLocale_types.cmo gettextLocale_parser.cmo gettextLocale_lexer.cmo gettextLocale.cmo gettextDomain.cmo gettextCharset.cmo gettextTranslate.cmo gettextRealize.cmo gettextPo_utils.cmo gettextPoComment_parser.cmo gettextPo_lexer.cmo gettextPo_parser.cmo gettextPo.cmo gettextCompile.cmo ocamlfind ocamlopt -g -package "fileutils" -c gettextLocale_types.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextLocale_parser.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextLocale_lexer.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextLocale.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextDomain.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextCharset.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextTranslate.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextRealize.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextPo_utils.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextPoComment_parser.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextPo_lexer.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextPo_parser.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextPo.ml ocamlfind ocamlopt -g -package "fileutils" -c gettextCompile.ml ocamlfind ocamlopt -g -a -o gettextExtension.cmxa gettextLocale_types.cmx gettextLocale_parser.cmx gettextLocale_lexer.cmx gettextLocale.cmx gettextDomain.cmx gettextCharset.cmx gettextTranslate.cmx gettextRealize.cmx gettextPo_utils.cmx gettextPoComment_parser.cmx gettextPo_lexer.cmx gettextPo_parser.cmx gettextPo.cmx gettextCompile.cmx ocamlc \ -I +camlp4 \ -I /usr/lib64/ocaml/camlp4/Camlp4Parsers \ -pp camlp4of \ camlp4lib.cma \ gettextBase.cma \ gettextExtension.cma \ -c pr_gettext.ml -o pr_gettext.cmo File "pr_gettext.ml", line 126, characters 6-86: Warning 23: all the fields are explicitly listed in this record: the 'with' clause is useless. /usr/bin/install -c -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib ocamlfind remove -destdir /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib gettext ocamlfind: [WARNING] No such file: /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/META ocamlfind install -ldconf ignore -destdir /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib -patch-version 0.3.7 gettext \ META gettextBase.cma gettextBase.cmxa gettextBase.a gettextTypes.cmi gettextDummy.cmi gettext.cmi gettextConfig.cmx gettextCategory.cmx gettextTypes.cmx gettextUtils.cmx gettextModules.cmx gettextCompat.cmx gettext.cmx gettextFormat_parser.cmx gettextFormat_lexer.cmx gettextFormat.cmx gettextMo_int32.cmx gettextMo_parser.cmx gettextMo_lexer.cmx gettextMo.cmx gettextDummy.cmx gettextExtension.cma gettextExtension.cmxa gettextExtension.a gettextConfig.cmi gettextModules.cmi gettextFormat.cmi gettextMo.cmi gettextCategory.cmi gettextLocale.cmi gettextDomain.cmi gettextCharset.cmi gettextTranslate.cmi gettextRealize.cmi gettextPo.cmi gettextUtils.cmi gettextCompat.cmi gettextCompile.cmi gettextLocale_types.cmx gettextLocale_parser.cmx gettextLocale_lexer.cmx gettextLocale.cmx gettextDomain.cmx gettextCharset.cmx gettextTranslate.cmx gettextRealize.cmx gettextPo_utils.cmx gettextPoComment_parser.cmx gettextPo_lexer.cmx gettextPo_parser.cmx gettextPo.cmx gettextCompile.cmx pr_gettext.cmo gettextTypes.ml gettextDummy.ml gettext.mli gettextConfig.ml gettextModules.ml gettextFormat.ml gettextMo.ml gettextCategory.ml gettextLocale.ml gettextDomain.ml gettextCharset.ml gettextTranslate.ml gettextRealize.ml gettextPo.ml gettextUtils.ml gettextCompat.mli gettextCompile.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCompile.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCompat.mli Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextUtils.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextPo.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextRealize.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextTranslate.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCharset.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextDomain.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextLocale.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCategory.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextMo.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextFormat.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextModules.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextConfig.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettext.mli Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextDummy.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextTypes.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/pr_gettext.cmo Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCompile.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextPo.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextPo_parser.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextPo_lexer.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextPoComment_parser.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextPo_utils.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextRealize.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextTranslate.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCharset.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextDomain.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextLocale.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextLocale_lexer.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextLocale_parser.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextLocale_types.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCompile.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCompat.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextUtils.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextPo.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextRealize.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextTranslate.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCharset.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextDomain.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextLocale.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCategory.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextMo.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextFormat.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextModules.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextConfig.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextExtension.a Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextExtension.cmxa Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextExtension.cma Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextDummy.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextMo.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextMo_lexer.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextMo_parser.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextMo_int32.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextFormat.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextFormat_lexer.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextFormat_parser.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettext.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCompat.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextModules.cmx rm gettextMo_parser.mli gettextMo_parser.ml gettextPoComment_parser.mli gettextPo_parser.mli gettextPo_parser.ml gettextMo_lexer.ml gettextPo_lexer.ml gettextFormat_parser.mli gettextFormat_parser.ml gettextPoComment_parser.ml gettextLocale_parser.ml gettextFormat_lexer.ml gettextLocale_lexer.ml gettextLocale_parser.mli make[1]: Leaving directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/libgettext-ocaml' Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextUtils.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextTypes.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextCategory.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextConfig.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettext.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextDummy.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextTypes.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextBase.a Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextBase.cmxa Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/gettextBase.cma Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext/META cd libgettext-stub-ocaml && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/libgettext-stub-ocaml' ocamlfind ocamlc -c gettextStubCompat_stubs.c ocamlfind ocamlopt -g -package "gettext.extension" -c gettextStubCompat.ml ocamlfind ocamlopt -g -package "gettext.extension" -c gettextStub.ml File "gettextStub.ml", line 101, characters 28-63: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlmklib -o gettextStub gettextStubCompat_stubs.o gettextStubCompat.cmx gettextStub.cmx ocamlfind ocamlc -package "gettext.extension" -c gettextStubCompat.ml ocamlfind ocamlc -package "gettext.extension" -c gettextStub.ml File "gettextStub.ml", line 101, characters 28-63: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) ocamlmklib -o gettextStub gettextStubCompat_stubs.o gettextStubCompat.cmo gettextStub.cmo /usr/bin/install -c -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib ocamlfind remove -destdir /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib gettext-stub ocamlfind: [WARNING] No such file: /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/META ocamlfind install -ldconf ignore -destdir /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib -patch-version 0.3.7 gettext-stub \ META gettextStub.cmxa gettextStub.cma gettextStub.a dllgettextStub.so libgettextStub.a gettextStub.cmi gettextStubCompat.cmi gettextStubCompat_stubs.o gettextStubCompat.cmx gettextStub.cmx gettextStub.ml gettextStubCompat.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/gettextStubCompat.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/gettextStub.ml Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/gettextStub.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/gettextStubCompat.cmx Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/gettextStubCompat_stubs.o Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/gettextStubCompat.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/gettextStub.cmi Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/libgettextStub.a Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/dllgettextStub.so Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/gettextStub.a Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/gettextStub.cma Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/gettextStub.cmxa Installed /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/lib/gettext-stub/META make[1]: Leaving directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/libgettext-stub-ocaml' cd libgettext-camomile-ocaml && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/libgettext-camomile-ocaml' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/libgettext-camomile-ocaml' cd ocaml-gettext && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/ocaml-gettext' ocamlfind ocamlopt -g -pp 'camlp4o -I +camlp4 pa_macro.cmo -DSTUB' -package "gettext.extension fileutils gettext-stub" -c OCamlGettext.ml ocamlfind ocamlopt -g -o ocaml-gettext -pp 'camlp4o -I +camlp4 pa_macro.cmo -DSTUB' -package "gettext.extension fileutils gettext-stub" -linkpkg \ -predicates "" OCamlGettext.cmx /usr/bin/install -c -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/bin /usr/bin/install -c -t /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/bin ocaml-gettext ocamlfind ocamlc \ -I +camlp4 dynlink.cma camlp4lib.cma \ `ocamlfind query -r -predicates byte gettext.extract -i-format` \ `ocamlfind query -r -predicates byte gettext.extract -a-format` \ `ocamlfind query -r -predicates byte gettext.extract -o-format` \ Camlp4Bin.cmo \ -o ocaml-xgettext /usr/bin/install -c -t /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/bin ocaml-xgettext make[1]: Leaving directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/ocaml-gettext' cd po && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/po' /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/bin/ocaml-gettext --action compile \ --compile-output fr.mo fr.po mkdir -p /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/locale /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/bin/ocaml-gettext --action install \ --install-textdomain ocaml-gettext \ --install-destdir /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/locale fr.mo make[1]: Leaving directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/po' cd doc && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/doc' xmllint --xinclude --noent --noout --postvalid reference-manual.xml /usr/bin/install -c -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ xsltproc --xinclude --stringparam base.dir "/builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/" /usr/share/sgml/docbook/xsl-stylesheets/xhtml/chunk.xsl reference-manual.xml Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch01s02.html for section Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch01.html for chapter Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch02s02.html for section Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch02s03.html for section Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch02.html for chapter Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch03s02.html for section Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch03s03.html for section Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch03s04.html for section Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch03s05.html for section Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch03.html for chapter Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch04.html for chapter Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/ch05.html for chapter Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/apa.html for appendix Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/apb.html for appendix Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/re01.html for refentry Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/re02.html for refentry Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/re03.html for refentry(ocaml-gettext-options) Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/apc.html for appendix Writing /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/reference-manual/index.html for book xmllint --xinclude --noent --noout --postvalid ocaml-gettext.xml xsltproc --xinclude /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl ocaml-gettext.xml Note: meta manual : no titled ancestor of refentry ocaml-gettext Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocaml-gettext Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocaml-gettext Warn: meta manual : no fallback for manual, so inserted a fixme ocaml-gettext Warn: meta author : no refentry/info/author ocaml-gettext Note: meta author : see http://docbook.sf.net/el/author ocaml-gettext Warn: meta author : no author data, so inserted a fixme ocaml-gettext Note: Writing ocaml-gettext.1 /usr/bin/install -c -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/man/man1/ /usr/bin/install -c -m 644 ocaml-gettext.1 /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/man/man1/ocaml-gettext.1 xmllint --xinclude --noent --noout --postvalid ocaml-xgettext.xml xsltproc --xinclude /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl ocaml-xgettext.xml Note: meta manual : no titled ancestor of refentry ocaml-xgettext Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocaml-xgettext Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocaml-xgettext Warn: meta manual : no fallback for manual, so inserted a fixme ocaml-xgettext Warn: meta author : no refentry/info/author ocaml-xgettext Note: meta author : see http://docbook.sf.net/el/author ocaml-xgettext Warn: meta author : no author data, so inserted a fixme ocaml-xgettext Note: Writing ocaml-xgettext.1 /usr/bin/install -c -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/man/man1/ /usr/bin/install -c -m 644 ocaml-xgettext.1 /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/man/man1/ocaml-xgettext.1 xmllint --xinclude --noent --noout --postvalid ocaml-gettext-options.xml xsltproc --xinclude /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl ocaml-gettext-options.xml Note: meta manual : no titled ancestor of refentry ocaml-gettext Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocaml-gettext Note: meta manual : see http://docbook.sf.net/el/refmiscinfo ocaml-gettext Warn: meta manual : no fallback for manual, so inserted a fixme ocaml-gettext Warn: meta author : no refentry/info/author ocaml-gettext Note: meta author : see http://docbook.sf.net/el/author ocaml-gettext Warn: meta author : no author data, so inserted a fixme ocaml-gettext Note: Writing ocaml-gettext.5 /usr/bin/install -c -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/man/man5/ /usr/bin/install -c -m 644 ocaml-gettext.5 /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/man/man5/ocaml-gettext.5 /usr/bin/install -c -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/api/api/ EXTRAFLAGS=`ocamlfind query -i-format -r gettext.base gettext.extension gettext.extract gettext-stub`; \ ocamldoc -I ../libgettext-ocaml/ -I ../libgettext-stub-ocaml/ $EXTRAFLAGS -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/api/api/ -html ../libgettext-ocaml/gettext.mli ../libgettext-ocaml/gettextTypes.ml ../libgettext-ocaml/gettextDummy.ml ../libgettext-stub-ocaml/gettextStub.ml File "../libgettext-stub-ocaml/gettextStub.ml", line 101, characters 28-63: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) Warning: Module type GettextTypes.REALIZE_TYPE not found Warning: Module type GettextTypes.REALIZE_TYPE not found Warning: Module type GettextTypes.REALIZE_TYPE not found Warning: Module type GettextTypes.REALIZE_TYPE not found Warning: Module type GettextTypes.REALIZE_TYPE not found Warning: Module type GettextTypes.REALIZE_TYPE not found Warning: Element GettextCamomile not found /usr/bin/install -c -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/api/api-ext/ EXTRAFLAGS=`ocamlfind query -i-format -r gettext.base gettext.extension gettext.extract gettext-stub`; \ ocamldoc -I ../libgettext-ocaml $EXTRAFLAGS -d /builddir/build/BUILD/ocaml-gettext-0.3.7/_build/share/doc/html/api/api-ext/ -html ../libgettext-ocaml/gettextRealize.ml ../libgettext-ocaml/gettextModules.ml ../libgettext-ocaml/gettextCategory.ml ../libgettext-ocaml/gettextTranslate.ml ../libgettext-ocaml/gettextTypes.ml ../libgettext-ocaml/gettextLocale.ml ../libgettext-ocaml/gettextDummy.ml ../libgettext-ocaml/gettextFormat.ml ../libgettext-ocaml/gettext.ml ../libgettext-ocaml/gettextPo_utils.ml ../libgettext-ocaml/gettextCompile.ml ../libgettext-ocaml/gettextPo.ml ../libgettext-ocaml/gettextDomain.ml ../libgettext-ocaml/gettextConfig.ml ../libgettext-ocaml/gettextLocale_types.ml ../libgettext-ocaml/gettextMo_int32.ml ../libgettext-ocaml/gettextMo.ml ../libgettext-ocaml/gettextCharset.ml ../libgettext-ocaml/gettextUtils.ml ../libgettext-ocaml/gettextCompat.ml ../libgettext-ocaml/gettext.mli ../libgettext-ocaml/gettextCompat.mli File "../libgettext-ocaml/gettextMo.ml", line 259, characters 13-36: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) File "../libgettext-ocaml/gettextMo.ml", line 275, characters 15-38: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) File "../libgettext-ocaml/gettextMo.ml", line 296, characters 15-38: Warning 52: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 8.5) Warning: Module or module type Map.Make not found Warning: Module type GettextTypes.REALIZE_TYPE not found Warning: Module or module type Map.Make not found Warning: Element GettextCamomile not found Warning: Element GettextStub not found make[1]: Leaving directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/doc' cd test && make all make[1]: Entering directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/test' make all BUILD_BENCH=no DONT_RECURSE=yes make[2]: Entering directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/test' make all BUILD_TEST=no DONT_RECURSE=yes make[2]: Entering directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/test' make[1]: Leaving directory `/builddir/build/BUILD/ocaml-gettext-0.3.7/test' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ryz6Ro + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64 + cd ocaml-gettext-0.3.7 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64 + DESTDIR=/builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64 + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/stublibs + mkdir -p /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/bin + find _build -name '*.o' -exec rm '{}' ';' + ocamlfind install gettext _build/lib/gettext/META _build/lib/gettext/gettext.cmi _build/lib/gettext/gettext.cmx _build/lib/gettext/gettext.mli _build/lib/gettext/gettextBase.a _build/lib/gettext/gettextBase.cma _build/lib/gettext/gettextBase.cmxa _build/lib/gettext/gettextCategory.cmi _build/lib/gettext/gettextCategory.cmx _build/lib/gettext/gettextCategory.ml _build/lib/gettext/gettextCharset.cmi _build/lib/gettext/gettextCharset.cmx _build/lib/gettext/gettextCharset.ml _build/lib/gettext/gettextCompat.cmi _build/lib/gettext/gettextCompat.cmx _build/lib/gettext/gettextCompat.mli _build/lib/gettext/gettextCompile.cmi _build/lib/gettext/gettextCompile.cmx _build/lib/gettext/gettextCompile.ml _build/lib/gettext/gettextConfig.cmi _build/lib/gettext/gettextConfig.cmx _build/lib/gettext/gettextConfig.ml _build/lib/gettext/gettextDomain.cmi _build/lib/gettext/gettextDomain.cmx _build/lib/gettext/gettextDomain.ml _build/lib/gettext/gettextDummy.cmi _build/lib/gettext/gettextDummy.cmx _build/lib/gettext/gettextDummy.ml _build/lib/gettext/gettextExtension.a _build/lib/gettext/gettextExtension.cma _build/lib/gettext/gettextExtension.cmxa _build/lib/gettext/gettextFormat.cmi _build/lib/gettext/gettextFormat.cmx _build/lib/gettext/gettextFormat.ml _build/lib/gettext/gettextFormat_lexer.cmx _build/lib/gettext/gettextFormat_parser.cmx _build/lib/gettext/gettextLocale.cmi _build/lib/gettext/gettextLocale.cmx _build/lib/gettext/gettextLocale.ml _build/lib/gettext/gettextLocale_lexer.cmx _build/lib/gettext/gettextLocale_parser.cmx _build/lib/gettext/gettextLocale_types.cmx _build/lib/gettext/gettextMo.cmi _build/lib/gettext/gettextMo.cmx _build/lib/gettext/gettextMo.ml _build/lib/gettext/gettextMo_int32.cmx _build/lib/gettext/gettextMo_lexer.cmx _build/lib/gettext/gettextMo_parser.cmx _build/lib/gettext/gettextModules.cmi _build/lib/gettext/gettextModules.cmx _build/lib/gettext/gettextModules.ml _build/lib/gettext/gettextPo.cmi _build/lib/gettext/gettextPo.cmx _build/lib/gettext/gettextPo.ml _build/lib/gettext/gettextPoComment_parser.cmx _build/lib/gettext/gettextPo_lexer.cmx _build/lib/gettext/gettextPo_parser.cmx _build/lib/gettext/gettextPo_utils.cmx _build/lib/gettext/gettextRealize.cmi _build/lib/gettext/gettextRealize.cmx _build/lib/gettext/gettextRealize.ml _build/lib/gettext/gettextTranslate.cmi _build/lib/gettext/gettextTranslate.cmx _build/lib/gettext/gettextTranslate.ml _build/lib/gettext/gettextTypes.cmi _build/lib/gettext/gettextTypes.cmx _build/lib/gettext/gettextTypes.ml _build/lib/gettext/gettextUtils.cmi _build/lib/gettext/gettextUtils.cmx _build/lib/gettext/gettextUtils.ml _build/lib/gettext/pr_gettext.cmo Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/pr_gettext.cmo Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextUtils.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextUtils.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextUtils.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextTypes.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextTypes.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextTypes.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextTranslate.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextTranslate.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextTranslate.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextRealize.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextRealize.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextRealize.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextPo_utils.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextPo_parser.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextPo_lexer.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextPoComment_parser.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextPo.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextPo.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextPo.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextModules.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextModules.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextModules.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextMo_parser.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextMo_lexer.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextMo_int32.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextMo.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextMo.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextMo.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextLocale_types.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextLocale_parser.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextLocale_lexer.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextLocale.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextLocale.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextLocale.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextFormat_parser.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextFormat_lexer.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextFormat.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextFormat.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextFormat.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextExtension.cmxa Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextExtension.cma Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextExtension.a Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextDummy.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextDummy.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextDummy.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextDomain.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextDomain.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextDomain.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextConfig.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextConfig.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextConfig.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCompile.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCompile.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCompile.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCompat.mli Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCompat.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCompat.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCharset.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCharset.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCharset.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCategory.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCategory.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextCategory.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextBase.cmxa Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextBase.cma Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettextBase.a Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettext.mli Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettext.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/gettext.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext/META + ocamlfind install gettext-stub _build/lib/gettext-stub/META _build/lib/gettext-stub/dllgettextStub.so _build/lib/gettext-stub/gettextStub.a _build/lib/gettext-stub/gettextStub.cma _build/lib/gettext-stub/gettextStub.cmi _build/lib/gettext-stub/gettextStub.cmx _build/lib/gettext-stub/gettextStub.cmxa _build/lib/gettext-stub/gettextStub.ml _build/lib/gettext-stub/gettextStubCompat.cmi _build/lib/gettext-stub/gettextStubCompat.cmx _build/lib/gettext-stub/gettextStubCompat.ml _build/lib/gettext-stub/libgettextStub.a Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/libgettextStub.a Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/gettextStubCompat.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/gettextStubCompat.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/gettextStubCompat.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/gettextStub.ml Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/gettextStub.cmxa Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/gettextStub.cmx Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/gettextStub.cmi Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/gettextStub.cma Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/gettextStub.a Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/stublibs/dllgettextStub.so Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/stublibs/dllgettextStub.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/stublibs is not mentioned in ld.conf Installed /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/gettext-stub/META + install -m 0755 _build/bin/ocaml-gettext /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/bin/ + install -m 0755 _build/bin/ocaml-xgettext /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/bin/ + chrpath --delete /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/stublibs/dllgettextStub.so + /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/ocaml-gettext-0.3.7 extracting debug info from /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/bin/ocaml-gettext extracting debug info from /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/lib64/ocaml/stublibs/dllgettextStub.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: ocaml-4.05.0/stdlib: Cannot stat: No such file or directory cpio: ocaml-4.05.0/stdlib/pervasives.ml: Cannot stat: No such file or directory cpio: ocaml-4.05.0/stdlib/std_exit.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/buffer.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/bytes.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/gettextFormat_lexer.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/gettextFormat_parser.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/gettextMo_lexer.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/gettextMo_parser.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/gettextPoComment_parser.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/gettextPo_lexer.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/gettextPo_parser.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/int32.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/lexing.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/list.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/pervasives.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/src/FileUtil.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/libgettext-ocaml/string.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/ocaml-gettext/gettext.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/ocaml-gettext/list.ml: Cannot stat: No such file or directory cpio: ocaml-gettext-0.3.7/ocaml-gettext/pervasives.ml: Cannot stat: No such file or directory 288 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RtM1lM + umask 022 + cd /builddir/build/BUILD + cd ocaml-gettext-0.3.7 + exit 0 Processing files: ocaml-gettext-0.3.7-1.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZJ0Rya + umask 022 + cd /builddir/build/BUILD + cd ocaml-gettext-0.3.7 + DOCDIR=/builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/share/doc/ocaml-gettext-0.3.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/share/doc/ocaml-gettext-0.3.7 + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/share/doc/ocaml-gettext-0.3.7 + exit 0 Provides: ocaml(Gettext) = d9566a96caff738a32a405ae711c8d19 ocaml(GettextCategory) = 8c895ac18af2c38970ef515db4b60aae ocaml(GettextCharset) = b449dac176a7597e70f631c878e635f8 ocaml(GettextCompat) = f2cc84ec69f9024d0b0641d579c77014 ocaml(GettextCompile) = ae552878e99b78fd6e6e2d1cb33cb55d ocaml(GettextConfig) = 2f766e435650dcc36059fa2a3eee74af ocaml(GettextDomain) = 1bd3aab35fbbbbe84465caa2db39e8ae ocaml(GettextDummy) = d1ce5e71f95536210218330080e7cb40 ocaml(GettextFormat) = 410d77f41cbf84d3c262d531dede54b0 ocaml(GettextFormat_lexer) = 5b4b33a41dcff6e07c8dc9d2fea35bbd ocaml(GettextFormat_parser) = be476273e312240cae51d41de7fa0630 ocaml(GettextLocale) = aa86f48b39c4a6ea4833f4b3e71a1d8a ocaml(GettextLocale_lexer) = b89c25566e53430ae7e10555749ef532 ocaml(GettextLocale_parser) = 124b72fa012b137022695b556490f370 ocaml(GettextLocale_types) = 61e6fcb329e84409c244c98a436f2b1d ocaml(GettextMo) = 66c61ed27ed3bcbe3260f710ed63f261 ocaml(GettextMo_int32) = 2fb42ecd2942c0bb320998c52f2e026a ocaml(GettextMo_lexer) = 31d796bbdb5a4728830f0421f50d3b04 ocaml(GettextMo_parser) = 0bb32af041f9ee1b966350342c6acb2a ocaml(GettextModules) = bfad429bfdb61ec2d52969c908c6921b ocaml(GettextPo) = 788105d267ad60f7d9a118d2d51f36d1 ocaml(GettextPoComment_parser) = 7c60332d4ba4b707eb06167d2c82f002 ocaml(GettextPo_lexer) = e2a2a081a149b7f918c135b7ed10e5ee ocaml(GettextPo_parser) = ef5726190f469c652f291ffcd8c4c351 ocaml(GettextPo_utils) = cf5e9aae7f06f5233a0f6fa7f1bd036a ocaml(GettextRealize) = 263d9ce21e892ffd185eeff939c37a64 ocaml(GettextStub) = c8aefb5be6c9b08dee52c2a3053c2291 ocaml(GettextStubCompat) = 680ec64dc1aa02f7a5de50bf966965d5 ocaml(GettextTranslate) = 4493c897e145be8adf0252973dc523da ocaml(GettextTypes) = 77f7cfd7c5bbb1c77b493e68b8bdfe4f ocaml(GettextUtils) = 151de774a9d8095bf78765a30a37aaaa ocaml-gettext = 0.3.7-1.el7 ocaml-gettext(aarch-64) = 0.3.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) ocaml(Arg) = 48e54f53640e4d5acf3e83b6363912fc ocaml(Array) = b801116cd919b6519c3585bcf595e7e8 ocaml(Buffer) = 29acb19a28b900e41ca251c3107ecf7f ocaml(CamlinternalFormatBasics) = cbd5f2d6b649925222e1e9fb63b89db6 ocaml(CamlinternalOO) = 6b286dd73118ee6f55c18d3b821a1309 ocaml(Camlp4) = f1c0ce02e3bb656c89e304a3e18373e0 ocaml(Camlp4_config) = 8d26e02405e138fdedcb1ba99184fe57 ocaml(Char) = 5758f5683874ee78f9158e9972949a50 ocaml(FilePath) = 1698cdf69c33d9ec05a1ff2bdb5d615a ocaml(FileUtil) = ef5a1d972df077130142d88543c2a628 ocaml(Format) = 4d105038ba0d7bcdd1de9ced9d28659e ocaml(Gettext) = d9566a96caff738a32a405ae711c8d19 ocaml(GettextCategory) = 8c895ac18af2c38970ef515db4b60aae ocaml(GettextCharset) = b449dac176a7597e70f631c878e635f8 ocaml(GettextConfig) = 2f766e435650dcc36059fa2a3eee74af ocaml(GettextDomain) = 1bd3aab35fbbbbe84465caa2db39e8ae ocaml(GettextFormat) = 410d77f41cbf84d3c262d531dede54b0 ocaml(GettextFormat_lexer) = 5b4b33a41dcff6e07c8dc9d2fea35bbd ocaml(GettextFormat_parser) = be476273e312240cae51d41de7fa0630 ocaml(GettextLocale) = aa86f48b39c4a6ea4833f4b3e71a1d8a ocaml(GettextLocale_lexer) = b89c25566e53430ae7e10555749ef532 ocaml(GettextLocale_parser) = 124b72fa012b137022695b556490f370 ocaml(GettextLocale_types) = 61e6fcb329e84409c244c98a436f2b1d ocaml(GettextMo) = 66c61ed27ed3bcbe3260f710ed63f261 ocaml(GettextMo_int32) = 2fb42ecd2942c0bb320998c52f2e026a ocaml(GettextMo_lexer) = 31d796bbdb5a4728830f0421f50d3b04 ocaml(GettextMo_parser) = 0bb32af041f9ee1b966350342c6acb2a ocaml(GettextPo) = 788105d267ad60f7d9a118d2d51f36d1 ocaml(GettextPoComment_parser) = 7c60332d4ba4b707eb06167d2c82f002 ocaml(GettextPo_lexer) = e2a2a081a149b7f918c135b7ed10e5ee ocaml(GettextPo_parser) = ef5726190f469c652f291ffcd8c4c351 ocaml(GettextPo_utils) = cf5e9aae7f06f5233a0f6fa7f1bd036a ocaml(GettextStubCompat) = 680ec64dc1aa02f7a5de50bf966965d5 ocaml(GettextTranslate) = 4493c897e145be8adf0252973dc523da ocaml(GettextTypes) = 77f7cfd7c5bbb1c77b493e68b8bdfe4f ocaml(GettextUtils) = 151de774a9d8095bf78765a30a37aaaa ocaml(Hashtbl) = b1cacc4018241014d8c3ad5deacd16af ocaml(Int32) = 9bbc1d113f6a37cdcc135f132a12dc30 ocaml(Int64) = e1332a5a27f912a62adac225e500efc7 ocaml(Lazy) = 9dddcac0bc002d8c0f511dd99ba4466f ocaml(Lexing) = b79fe652179a8cc9f27d480b31bfed89 ocaml(List) = d811c92e8d74500368d113948b851641 ocaml(Location) = 16d3968ef796d8e0b5e048c635315acd ocaml(Longident) = e15e9be830b55a219eb87c150ff382fe ocaml(Map) = 071552d2156a76152abe2a09b8ecf3c9 ocaml(Marshal) = 7d0011606226f310b40fea52eec739da ocaml(Nativeint) = 8db6d5fad144c705a0cd7ad983a59f1f ocaml(Obj) = 08bac48fef2bdca984d647c3942da632 ocaml(Parsing) = bcea4871300e62470092557a60e15a85 ocaml(Pervasives) = 07ea9e20ae94d62c35cfecbe7d66d3ea ocaml(Printexc) = c52add357b965824810ca2ed42d7bdef ocaml(Printf) = 189203e1ac0f9601fc5c726d3f776b05 ocaml(Queue) = 1054730e170ebef5a5d3d1d9e28ecc3c ocaml(Scanf) = 84a13aee05b50db2086ab11c60da32f9 ocaml(Set) = 34db6e81c810a8a5fd551f9bff9d706e ocaml(Stream) = ffb37a7c688305395efc6afc39c32c09 ocaml(String) = 90043e0e1317e530d5640850963d44c0 ocaml(Sys) = b1aa8c2b5e2a9b1022637c55ba211fb2 ocaml(Unix) = 5a9bdfb6a1907a5964517e3232eacb14 ocaml(Warnings) = d071a6258e87088ca56384f734b065d3 ocaml(runtime) = 4.05.0 rtld(GNU_HASH) Processing files: ocaml-gettext-devel-0.3.7-1.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l8gTL9 + umask 022 + cd /builddir/build/BUILD + cd ocaml-gettext-0.3.7 + DOCDIR=/builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/share/doc/ocaml-gettext-devel-0.3.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/share/doc/ocaml-gettext-devel-0.3.7 + cp -pr README /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/share/doc/ocaml-gettext-devel-0.3.7 + cp -pr CHANGELOG /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/share/doc/ocaml-gettext-devel-0.3.7 + cp -pr TODO /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64/usr/share/doc/ocaml-gettext-devel-0.3.7 + exit 0 Provides: ocaml-gettext-devel = 0.3.7-1.el7 ocaml-gettext-devel(aarch-64) = 0.3.7-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: ocaml-gettext-debuginfo-0.3.7-1.el7.aarch64 Provides: ocaml-gettext-debuginfo = 0.3.7-1.el7 ocaml-gettext-debuginfo(aarch-64) = 0.3.7-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64 Wrote: /builddir/build/RPMS/ocaml-gettext-0.3.7-1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/ocaml-gettext-devel-0.3.7-1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/ocaml-gettext-debuginfo-0.3.7-1.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4yvtU6 + umask 022 + cd /builddir/build/BUILD + cd ocaml-gettext-0.3.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-gettext-0.3.7-1.el7.aarch64 + exit 0 Child return code was: 0