Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ocamlbuild.spec'], timeout=86400nspawn_args=[]shell=Falseuid=996chrootPath='/var/lib/mock/v7.99-base-506-239/root'gid=135user='mockbuild'env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ocamlbuild.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: warning: Could not canonicalize hostname: koji.xcp-ng.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ocaml-ocamlbuild-0.12.0-1.xcpng.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ocamlbuild.spec'], timeout=86400nspawn_args=[]shell=Falseuid=996chrootPath='/var/lib/mock/v7.99-base-506-239/root'gid=135user='mockbuild'env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ocaml-ocamlbuild.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JZxIMi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ocamlbuild-0.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocamlbuild-0.12.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocamlbuild-0.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CEY6EE + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.12.0 + make configure OCAMLBUILD_PREFIX=/usr OCAMLBUILD_BINDIR=/usr/bin OCAMLBUILD_LIBDIR=/usr/lib64/ocaml OCAML_NATIVE=false BUILDSTDERR: Makefile:18: Makefile.config: No such file or directory make -f configure.make Makefile.config make[1]: Entering directory `/builddir/build/BUILD/ocamlbuild-0.12.0' (echo "# This file was generated from configure.make"; \ echo ;\ echo "OCAML_PREFIX=/usr/local"; \ echo "OCAML_BINDIR=/usr/bin"; \ echo "OCAML_LIBDIR=/usr/lib64/ocaml"; \ echo "OCAML_MANDIR=/usr/share/man"; \ echo ;\ echo "EXT_OBJ=.o"; \ echo "EXT_ASM=.s"; \ echo "EXT_LIB=.a"; \ echo "EXT_DLL=.so"; \ echo "EXE="; \ echo ;\ echo "OCAML_NATIVE=false"; \ echo "OCAML_NATIVE_TOOLS=false"; \ echo "NATDYNLINK=true"; \ echo "SUPPORT_SHARED_LIBRARIES=true"; \ echo ;\ echo "PREFIX=/usr"; \ echo "BINDIR=/usr/bin"; \ echo "LIBDIR=/usr/lib64/ocaml"; \ echo "MANDIR=/usr/share/man"; \ ) > Makefile.config make[1]: Leaving directory `/builddir/build/BUILD/ocamlbuild-0.12.0' make -f configure.make all make[1]: Entering directory `/builddir/build/BUILD/ocamlbuild-0.12.0' (echo "(* This file was generated from ../configure.make *)"; \ echo ;\ echo 'let bindir = "/usr/bin"'; \ echo 'let libdir = "/usr/lib64/ocaml"'; \ echo 'let ocaml_libdir = "/usr/lib64/ocaml"'; \ echo 'let libdir_abs = "/usr/lib64/ocaml"'; \ echo 'let ocaml_native = false'; \ echo 'let ocaml_native_tools = false'; \ echo 'let supports_shared_libraries = true';\ echo 'let a = "a"'; \ echo 'let o = "o"'; \ echo 'let so = "so"'; \ echo 'let ext_dll = ".so"'; \ echo 'let exe = ""'; \ echo 'let version = "0.12.0"'; \ ) > src/ocamlbuild_config.ml make[1]: Leaving directory `/builddir/build/BUILD/ocamlbuild-0.12.0' + make -j2 ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/const.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/loc.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/discard_printf.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/signatures.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_unix.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/shell.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/bool.mli ocamllex src/glob_lexer.mll 55 states, 419 transitions, table size 2006 bytes ocamllex src/lexers.mll ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_config.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_where.mli 251 states, 1051 transitions, table size 5710 bytes 4334 additional bytes used for bindings ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/slurp.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/pathname.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/digest_cache.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/fda.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_dependencies.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_specific.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/exit_codes.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/plugin.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hooks.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/main.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/loc.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/discard_printf.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_std.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tags.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/bool.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_ast.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/param_tags.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/command.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_where.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/slurp.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/options.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/configuration.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/flags.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hygiene.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/digest_cache.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/resource.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/solver.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tools.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/findlib.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_arch.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_utils.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/exit_codes.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hooks.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_std.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_unix.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tags.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/display.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/log.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_ast.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_lexer.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/flags.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hygiene.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/rule.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/report.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tools.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/fda.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_arch.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_dependencies.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_compiler.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_tools.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/plugin.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/display.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/log.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/shell.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_lexer.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/lexers.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/pathname.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/configuration.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/resource.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/rule.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/solver.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/report.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/findlib.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_utils.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_compiler.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_tools.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_specific.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/main.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/lexers.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/param_tags.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/command.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/options.ml mkdir -p tmp ocamlc -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_plugin.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_executor.mli ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_unix_plugin.mli ocamlc src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_plugin.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_executor.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_unix_plugin.ml ocamlc -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild.ml ./man/options_man.byte > man/ocamlbuild.options.1 ocamlc -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo ocamlc -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VqNYn2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64 + '[' '!' -d /usr/lib/opamroot ']' + cd ocamlbuild-0.12.0 + make install DESTDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64 CHECK_IF_PREINSTALLED=false make install-bin install-lib install-man make[1]: Entering directory `/builddir/build/BUILD/ocamlbuild-0.12.0' mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/bin cp ocamlbuild.byte /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/bin/ocamlbuild.byte cp ocamlbuild.byte /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/bin/ocamlbuild mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/lib64/ocaml/ocamlbuild cp META src/signatures.mli src/signatures.cmi src/signatures.cmti /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/lib64/ocaml/ocamlbuild mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/lib64/ocaml/ocamlbuild cp src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/lib64/ocaml/ocamlbuild mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/man/man1 cp man/ocamlbuild.1 /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/man/man1/ocamlbuild.1 make[1]: Leaving directory `/builddir/build/BUILD/ocamlbuild-0.12.0' + mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/man/man1/ + install -p -m 0644 man/ocamlbuild.1 /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/man/man1/ + rm /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/lib64/ocaml/ocamlbuild/META + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 Processing files: ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DnxMoq + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.12.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/doc/ocaml-ocamlbuild-0.12.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/doc/ocaml-ocamlbuild-0.12.0 + cp -pr Changes /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/doc/ocaml-ocamlbuild-0.12.0 + cp -pr Readme.md /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/doc/ocaml-ocamlbuild-0.12.0 + cp -pr VERSION /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/doc/ocaml-ocamlbuild-0.12.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fZd8qO + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/licenses/ocaml-ocamlbuild-0.12.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/licenses/ocaml-ocamlbuild-0.12.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/licenses/ocaml-ocamlbuild-0.12.0 + exit 0 Provides: ocaml(Ocamlbuild) = 29e24c65ff469085c580eafe43ed733e ocaml(Ocamlbuild_executor) = cd2a7eff41c7237b3abb17e53d3cc3c8 ocaml(Ocamlbuild_pack) = 4f9f4d23be1c09ba6050cbd033e22bf8 ocaml(Ocamlbuild_plugin) = 4c58f5ffdef9097117f09445b2cdd09d ocaml(Ocamlbuild_unix_plugin) = b397779ce17363ed887dcfbe107f4bb1 ocaml(Signatures) = fb90a79fc0b070e03416550d03540c74 ocaml-ocamlbuild = 0.12.0-1.xcpng ocaml-ocamlbuild(x86-64) = 0.12.0-1.xcpng Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(Arg) = 8a984750e16559fb57a4021121f21559 ocaml(Array) = 0fba23558da789bd0ef7ad786bdc90e6 ocaml(Buffer) = 9c9b3639d23d7746c571cdf04646eb29 ocaml(Bytes) = b0d8deb18827702df0887113ba3c0110 ocaml(CamlinternalBigarray) = 4ff98b0650eef9c38ee9c9930e0c3e9b ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b ocaml(CamlinternalLazy) = 82ff65fd3ba766b66b963761d8f6b333 ocaml(Char) = 4918635b8796d0ab0d5c593b942f8df7 ocaml(Complex) = cd4856c93f21942683ce190142e88396 ocaml(Digest) = 9eea388efd5172256c8453659d37f2b5 ocaml(Filename) = 4c2454d1aec88f5851f077478f232f2f ocaml(Format) = 1a17539924469551f027475153d4d3b5 ocaml(Hashtbl) = 0a88e320f172d3413ba0d5e0f9c70ccd ocaml(Lazy) = 4bf082b428b11a15971c831a1c768bda ocaml(Lexing) = 0971650cdf1fa8e506e733e9a5da2628 ocaml(List) = 7a6b1f92720df765cf38d67f920844fe ocaml(Map) = 8b8de381501aa7862270c15619322ee7 ocaml(Ocamlbuild_pack) = 4f9f4d23be1c09ba6050cbd033e22bf8 ocaml(Ocamlbuild_unix_plugin) = b397779ce17363ed887dcfbe107f4bb1 ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2 ocaml(Printexc) = 1b461321ebcc8e419f24eb531c5ac7ac ocaml(Printf) = e5dfd0ca6436c8abad976fc9e914999a ocaml(Queue) = 63b55df0e31ad91e82a1c6659c8dca09 ocaml(Scanf) = e807880cfcd97dfe1c40fcbbb5573f71 ocaml(Set) = 28a12def19edf36c317c30fafcc03d6d ocaml(String) = e6a69bfe22781c3a43e5dc04b6d1728a ocaml(Sys) = 3fe6d98e0634486be22d9de07aa0709a ocaml(Uchar) = 596c497318b5c3057b47b9d6747ef5d1 ocaml(Unix) = 053326e853ce10e1fadf8d891f08f891 ocaml(runtime) = 4.06.1 Processing files: ocaml-ocamlbuild-devel-0.12.0-1.xcpng.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GLxYAd + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/licenses/ocaml-ocamlbuild-devel-0.12.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/licenses/ocaml-ocamlbuild-devel-0.12.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/licenses/ocaml-ocamlbuild-devel-0.12.0 + exit 0 Provides: ocaml-ocamlbuild-devel = 0.12.0-1.xcpng ocaml-ocamlbuild-devel(x86-64) = 0.12.0-1.xcpng Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ocamlbuild-doc-0.12.0-1.xcpng.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lHpFNC + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.12.0 + DOCDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/doc/ocaml-ocamlbuild-doc-0.12.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/doc/ocaml-ocamlbuild-doc-0.12.0 + cp -pr manual/LICENSE manual/manual.adoc /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/doc/ocaml-ocamlbuild-doc-0.12.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aIXe11 + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/licenses/ocaml-ocamlbuild-doc-0.12.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/licenses/ocaml-ocamlbuild-doc-0.12.0 + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64/usr/share/licenses/ocaml-ocamlbuild-doc-0.12.0 + exit 0 Provides: ocaml-ocamlbuild-doc = 0.12.0-1.xcpng ocaml-ocamlbuild-doc(x86-64) = 0.12.0-1.xcpng Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64 BUILDSTDERR: warning: Could not canonicalize hostname: koji.xcp-ng.org Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-devel-0.12.0-1.xcpng.x86_64.rpm Wrote: /builddir/build/RPMS/ocaml-ocamlbuild-doc-0.12.0-1.xcpng.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wC4YAG + umask 022 + cd /builddir/build/BUILD + cd ocamlbuild-0.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-ocamlbuild-0.12.0-1.xcpng.x86_64 + exit 0 Child return code was: 0