<86>Apr 21 06:32:13 userdel[118190]: delete user 'rooter' <86>Apr 21 06:32:13 groupadd[118219]: group added to /etc/group: name=rooter, GID=681 <86>Apr 21 06:32:13 groupadd[118219]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:32:13 groupadd[118219]: new group: name=rooter, GID=681 <86>Apr 21 06:32:13 useradd[118229]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Apr 21 06:32:13 userdel[118255]: delete user 'builder' <86>Apr 21 06:32:13 userdel[118255]: removed group 'builder' owned by 'builder' <86>Apr 21 06:32:13 userdel[118255]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:32:13 groupadd[118278]: group added to /etc/group: name=builder, GID=682 <86>Apr 21 06:32:13 groupadd[118278]: group added to /etc/gshadow: name=builder <86>Apr 21 06:32:13 groupadd[118278]: new group: name=builder, GID=682 <86>Apr 21 06:32:13 useradd[118298]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Apr 21 06:32:15 rpmi: ocaml-runtime-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:32:15 rpmi: rpm-build-ocaml-1.3-alt1 1494941050 installed <13>Apr 21 06:32:15 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 21 06:32:21 rpmi: ocaml-4.04.2-alt1.M80P.1 1499834474 installed <13>Apr 21 06:32:21 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing ocaml-ocamlbuild-0.11.0-alt3.M80P.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-ocamlbuild-0.11.0 + echo 'Source #0 (ocaml-ocamlbuild-0.11.0.tar):' Source #0 (ocaml-ocamlbuild-0.11.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-ocamlbuild-0.11.0.tar + cd ocaml-ocamlbuild-0.11.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocamlbuild-0.11.0 + env OCAML_NATIVE=true make configure make: Entering directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' Makefile:18: Makefile.config: No such file or directory make -f configure.make Makefile.config make[1]: Entering directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' (echo "# This file was generated from configure.make"; \ echo ;\ echo "OCAML_PREFIX=/usr/local"; \ echo "OCAML_BINDIR=/usr/bin"; \ echo "OCAML_LIBDIR=/usr/lib/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=true"; \ echo "OCAML_NATIVE_TOOLS=true"; \ echo "NATDYNLINK=true"; \ echo "SUPPORT_SHARED_LIBRARIES=true"; \ echo ;\ echo "PREFIX=/usr/local"; \ echo "BINDIR=/usr/local/bin"; \ echo "LIBDIR=/usr/lib/ocaml"; \ echo "MANDIR=/usr/share/man"; \ ) > Makefile.config make[1]: Leaving directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' make: Leaving directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' make: Entering directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' make -f configure.make all make[1]: Entering directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' (echo "(* This file was generated from ../configure.make *)"; \ echo ;\ echo 'let bindir = "/usr/local/bin"'; \ echo 'let libdir = "/usr/lib/ocaml"'; \ 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.11.0"'; \ ) > src/ocamlbuild_config.ml make[1]: Leaving directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' make: Leaving directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' + make make: Entering directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/const.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/loc.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/loc.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/discard_printf.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/discard_printf.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/signatures.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_std.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_std.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_unix.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_unix.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tags.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tags.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/display.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/display.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/log.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/log.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/shell.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/shell.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/bool.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/bool.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_ast.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_ast.ml ocamllex.opt src/glob_lexer.mll 55 states, 419 transitions, table size 2006 bytes ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_lexer.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_lexer.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob.ml ocamllex.opt src/lexers.mll 251 states, 1051 transitions, table size 5710 bytes 4334 additional bytes used for bindings ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/lexers.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/lexers.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/param_tags.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/param_tags.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/command.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/command.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_config.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_where.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_where.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/slurp.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/slurp.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/options.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/options.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/pathname.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/pathname.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/configuration.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/configuration.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/flags.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/flags.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hygiene.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hygiene.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/digest_cache.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/digest_cache.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/resource.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/resource.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/rule.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/rule.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/solver.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/solver.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/report.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/report.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tools.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tools.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/fda.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/fda.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/findlib.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/findlib.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_arch.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_arch.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_utils.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_utils.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_dependencies.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_dependencies.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_compiler.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_compiler.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_tools.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_tools.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_specific.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_specific.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/exit_codes.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/exit_codes.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/plugin.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/plugin.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hooks.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hooks.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/main.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/main.ml mkdir -p tmp ocamlc.opt -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.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_plugin.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_plugin.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_executor.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_executor.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_unix_plugin.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_unix_plugin.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild.ml ocamlc.opt -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.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/const.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/loc.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/discard_printf.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_std.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/my_unix.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tags.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/display.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/log.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/shell.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/bool.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_ast.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob_lexer.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/glob.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/lexers.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/param_tags.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/command.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_config.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_where.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/slurp.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/options.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/pathname.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/configuration.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/flags.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hygiene.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/digest_cache.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/resource.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/rule.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/solver.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/report.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/tools.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/fda.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/findlib.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_arch.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_utils.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_dependencies.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_compiler.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_tools.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocaml_specific.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/exit_codes.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/plugin.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/hooks.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/main.ml mkdir -p tmp ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_plugin.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_executor.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild_unix_plugin.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -c src/ocamlbuild.ml ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte ./man/options_man.byte > man/ocamlbuild.options.1 cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 make: Leaving directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85629 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-ocamlbuild-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-ocamlbuild-buildroot + cd ocaml-ocamlbuild-0.11.0 + make install DESTDIR=/usr/src/tmp/ocaml-ocamlbuild-buildroot BINDIR=/usr/bin LIBDIR=/usr/lib/ocaml make: Entering directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' if test -d /usr/lib/ocaml/ocamlbuild; then\ >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ "/usr/lib/ocaml/ocamlbuild";\ >&2 echo "Installation aborted; if you want to bypass this"\ "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ exit 2;\ fi make install-bin install-lib install-man make[1]: Entering directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' mkdir -p /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/bin cp ocamlbuild.byte /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/bin/ocamlbuild.byte mkdir -p /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/bin cp ocamlbuild.native /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/bin/ocamlbuild cp ocamlbuild.native /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/bin/ocamlbuild.native mkdir -p /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib/ocaml/ocamlbuild cp META src/signatures.mli /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib/ocaml/ocamlbuild mkdir -p /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib/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 /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib/ocaml/ocamlbuild mkdir -p /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib/ocaml/ocamlbuild cp src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib/ocaml/ocamlbuild mkdir -p /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/man/man1 cp man/ocamlbuild.1 /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/man/man1/ocamlbuild.1 make[1]: Leaving directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' make: Leaving directory `/usr/src/RPM/BUILD/ocaml-ocamlbuild-0.11.0' + rm /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/lib/ocaml/ocamlbuild/META + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-ocamlbuild-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-ocamlbuild-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ocaml-ocamlbuild-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-ocamlbuild-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/ocaml-ocamlbuild-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: ocaml-ocamlbuild-0.11.0-alt3.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56052 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocamlbuild-0.11.0 + DOCDIR=/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.11.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.11.0 + /bin/mkdir -p /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.11.0 + cp -prL Changes Readme.md LICENSE /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.11.0 + chmod -R go-w /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.11.0 + chmod -R a+rX /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-0.11.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.30IRDe find-provides: running scripts (alternatives,debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gHudql find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmi(Ocamlbuild) = 4.04-3EEBE5E8, ocaml-cmi(Ocamlbuild_executor) = 4.04-7FB868F6, ocaml-cmi(Ocamlbuild_pack) = 4.04-D1236CB4, ocaml-cmi(Ocamlbuild_plugin) = 4.04-ECFD7563, ocaml-cmi(Ocamlbuild_unix_plugin) = 4.04-94524A38 Requires: /lib/ld-linux.so.2, /usr/bin/ocamlrun, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), ocaml-cmi(Arg) = 4.04-F8B1BEA8, ocaml-cmi(Array) = 4.04-83626447, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(Bytes) = 4.04-38ABB0DC, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(CamlinternalLazy) = 4.04-6C185D0C, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Digest) = 4.04-B8404876, ocaml-cmi(Filename) = 4.04-B76309DB, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Hashtbl) = 4.04-4744E626, ocaml-cmi(Lazy) = 4.04-7E97F2D9, ocaml-cmi(Lexing) = 4.04-4D9C7EB0, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Map) = 4.04-79600CD9, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printexc) = 4.04-DDD58BF5, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(Queue) = 4.04-62D860C4, ocaml-cmi(Scanf) = 4.04-D06A4080, ocaml-cmi(Set) = 4.04-CF3455F4, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Sys) = 4.04-6FB70405, ocaml-cmi(Unix) = 4.04-24C53108, ocaml-dll(unix), ocaml-runtime = 4.04, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lK72zA Creating ocaml-ocamlbuild-debuginfo package Processing files: ocaml-ocamlbuild-devel-0.11.0-alt3.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7173 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-ocamlbuild-0.11.0 + DOCDIR=/usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-devel-0.11.0 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-devel-0.11.0 + /bin/mkdir -p /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-devel-0.11.0 + cp -prL LICENSE /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-devel-0.11.0 + chmod -R go-w /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-devel-0.11.0 + chmod -R a+rX /usr/src/tmp/ocaml-ocamlbuild-buildroot/usr/share/doc/ocaml-ocamlbuild-devel-0.11.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9RORJ7 find-provides: running scripts (alternatives,debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.42fC5P find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: ocaml-cmx(Ocamlbuild) = 4.04-C9FF291E, ocaml-cmx(Ocamlbuild_executor) = 4.04-2D19194F, ocaml-cmx(Ocamlbuild_pack) = 4.04-5E1E5A55, ocaml-cmx(Ocamlbuild_plugin) = 4.04-8D21E850, ocaml-cmx(Ocamlbuild_unix_plugin) = 4.04-99A62157 Requires: ocaml-ocamlbuild = 0.11.0-alt3.M80P.1, ocaml-cmi(Arg) = 4.04-F8B1BEA8, ocaml-cmi(Array) = 4.04-83626447, ocaml-cmi(Buffer) = 4.04-C932A669, ocaml-cmi(Bytes) = 4.04-38ABB0DC, ocaml-cmi(CamlinternalFormatBasics) = 4.04-CBD5F2D6, ocaml-cmi(CamlinternalLazy) = 4.04-6C185D0C, ocaml-cmi(Char) = 4.04-2B18A802, ocaml-cmi(Digest) = 4.04-B8404876, ocaml-cmi(Filename) = 4.04-B76309DB, ocaml-cmi(Format) = 4.04-AED1D740, ocaml-cmi(Hashtbl) = 4.04-4744E626, ocaml-cmi(Lazy) = 4.04-7E97F2D9, ocaml-cmi(Lexing) = 4.04-4D9C7EB0, ocaml-cmi(List) = 4.04-CD293869, ocaml-cmi(Map) = 4.04-79600CD9, ocaml-cmi(Ocamlbuild) = 4.04-3EEBE5E8, ocaml-cmi(Ocamlbuild_executor) = 4.04-7FB868F6, ocaml-cmi(Ocamlbuild_pack) = 4.04-D1236CB4, ocaml-cmi(Ocamlbuild_plugin) = 4.04-ECFD7563, ocaml-cmi(Ocamlbuild_unix_plugin) = 4.04-94524A38, ocaml-cmi(Pervasives) = 4.04-EEF96F96, ocaml-cmi(Printexc) = 4.04-DDD58BF5, ocaml-cmi(Printf) = 4.04-38545368, ocaml-cmi(Queue) = 4.04-62D860C4, ocaml-cmi(Scanf) = 4.04-D06A4080, ocaml-cmi(Set) = 4.04-CF3455F4, ocaml-cmi(String) = 4.04-609A5859, ocaml-cmi(Sys) = 4.04-6FB70405, ocaml-cmi(Unix) = 4.04-24C53108, ocaml-cmx(Arg) = 4.04-7F88EC77, ocaml-cmx(Array) = 4.04-617A2171, ocaml-cmx(Buffer) = 4.04-6BCCA450, ocaml-cmx(Bytes) = 4.04-FA98080F, ocaml-cmx(CamlinternalLazy) = 4.04-CBDF35D7, ocaml-cmx(Char) = 4.04-F2F772DD, ocaml-cmx(Digest) = 4.04-939376D1, ocaml-cmx(Filename) = 4.04-22EC0EF4, ocaml-cmx(Format) = 4.04-1069EAED, ocaml-cmx(Hashtbl) = 4.04-5543B8B2, ocaml-cmx(Lexing) = 4.04-1989CECB, ocaml-cmx(List) = 4.04-2E5B15E8, ocaml-cmx(Map) = 4.04-8D7E7789, ocaml-cmx(Pervasives) = 4.04-E3716313, ocaml-cmx(Printexc) = 4.04-698A99C1, ocaml-cmx(Printf) = 4.04-EB8B8651, ocaml-cmx(Queue) = 4.04-F2F1B54B, ocaml-cmx(Scanf) = 4.04-856911B5, ocaml-cmx(Set) = 4.04-82EF3E03, ocaml-cmx(String) = 4.04-92673050, ocaml-cmx(Sys) = 4.04-6BBFD1B2, ocaml-cmx(Unix) = 4.04-6A0E984A Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a7PnAG Processing files: ocaml-ocamlbuild-debuginfo-0.11.0-alt3.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fUBz3F find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NpgiBM find-requires: running scripts (debuginfo) Requires: ocaml-ocamlbuild = 1:0.11.0-alt3.M80P.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libm.so.6) warning: ocaml-ocamlbuild-devel: dependency on ocaml-ocamlbuild needs Epoch Adding to ocaml-ocamlbuild-devel a strict dependency on ocaml-ocamlbuild Removing 5 extra deps from ocaml-ocamlbuild-devel due to dependency on ocaml-ocamlbuild Removing 24 extra deps from ocaml-ocamlbuild-devel due to repentancy on ocaml-ocamlbuild Wrote: /usr/src/RPM/RPMS/i586/ocaml-ocamlbuild-0.11.0-alt3.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-ocamlbuild-devel-0.11.0-alt3.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ocaml-ocamlbuild-debuginfo-0.11.0-alt3.M80P.1.i586.rpm 5.31user 1.02system 0:18.39elapsed 34%CPU (0avgtext+0avgdata 22108maxresident)k 0inputs+0outputs (0major+478067minor)pagefaults 0swaps 13.11user 3.12system 0:29.67elapsed 54%CPU (0avgtext+0avgdata 122204maxresident)k 0inputs+0outputs (0major+706574minor)pagefaults 0swaps