request from: hawk checking if we should skip the build started at: Thu Jul 13 10:17:43 2023 killing old processes on a builder sending signal 9 to pid -1 cleaning up /tmp fetching http://src.tld-linux.org/~buildertidev//srpms/23931ecf-0bcc-471a-a61a-fc0d7905402b/ocaml-ocamlbuild-0.14.0-4.src.rpm fetched 208295 bytes, 7853.0 K/s installing srpm: ocaml-ocamlbuild-0.14.0-4.src.rpm + install -d /tmp/B.4qisl2e5/BUILD /tmp/B.4qisl2e5/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog ocaml-ocamlbuild-0.14.0-4.src.rpm * Thu Jul 13 2023 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/ocaml-ocamlbuild.git;a=log;h=55d252b65fcf34753385871743db8364c3305022 * Fri Sep 10 2021 Jakub Bogusz 55d252b - use arm macro, noted download URL * Sat Mar 27 2021 Jan Rękorajski 8e6ac44 - update META file location - rel 4 * Wed Mar 24 2021 Jan Rękorajski c1aeb7b - no debug stuff here * Wed Mar 24 2021 Jan Rękorajski 8b23777 - fix META install - rel 3 * Thu Mar 18 2021 Jan Rękorajski 26b7be8 - disable debug packages when not buildding native version - rel 2 * Thu Mar 18 2021 Jan Rękorajski ef2388f - updated files * Thu Mar 18 2021 Jan Rękorajski 36937ab - up to 0.14.0 * Fri Jun 09 2017 Jakub Bogusz c1e14d9 - added symlink patch (symlink .byte/.native executable instead of copying) - fix ocaml_opt bcond handling - pl - release 2 * Mon Jun 05 2017 Jan Rękorajski 584ff3d - fixed install * Mon Jun 05 2017 Jan Rękorajski c2d29da - new + rpm -Uhv --nodeps --define '_topdir /tmp/B.4qisl2e5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' ocaml-ocamlbuild-0.14.0-4.src.rpm Updating / installing... ocaml-ocamlbuild-0.14.0-4 ######################################## + rm -f ocaml-ocamlbuild-0.14.0-4.src.rpm + install -m 700 -d /tmp/B.4qisl2e5/BUILD/tmp + TMPDIR=/tmp/B.4qisl2e5/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.4qisl2e5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.4qisl2e5/ocaml-ocamlbuild.spec warning: Could not canonicalize hostname: tld-x64 Building target platforms: x86_64-tld-linux Building for target x86_64-tld-linux RPM build warnings: Could not canonicalize hostname: tld-x64 checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: warning: Could not canonicalize hostname: tld-x64 rpm: Building target platforms: x86_64-tld-linux rpm: Building for target x86_64-tld-linux rpm: rpm: RPM build warnings: rpm: Could not canonicalize hostname: tld-x64 no BR needed building RPM using: set -ex; : build-id: 23931ecf-0bcc-471a-a61a-fc0d7905402b; TMPDIR=/tmp/B.4qisl2e5/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.4qisl2e5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.4qisl2e5/ocaml-ocamlbuild.spec + : build-id: 23931ecf-0bcc-471a-a61a-fc0d7905402b + TMPDIR=/tmp/B.4qisl2e5/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.4qisl2e5' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.4qisl2e5/ocaml-ocamlbuild.spec warning: Could not canonicalize hostname: tld-x64 Building target platforms: x86_64-tld-linux Building for target x86_64-tld-linux Executing(%prep): /bin/sh -e /tmp/B.4qisl2e5/BUILD/tmp/rpm-tmp.CfMLnL + umask 022 + cd /tmp/B.4qisl2e5/BUILD + cd /tmp/B.4qisl2e5/BUILD + rm -rf ocamlbuild-0.14.0 + /bin/gzip -dc /tmp/B.4qisl2e5/ocamlbuild-0.14.0.tar.gz + /bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ocamlbuild-0.14.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ocaml-ocamlbuild-symlink.patch):' Patch #0 (ocaml-ocamlbuild-symlink.patch): + Makefile.config make[1]: Leaving directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' /usr/bin/make -f configure.make all make[1]: Entering directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.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 = true'; \ echo 'let ocaml_native_tools = true'; \ 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.14.0"'; \ ) > src/ocamlbuild_config.ml make[1]: Leaving directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' + /usr/bin/make -Otarget -j4 ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli 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 -strict-sequence -c src/bool.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli 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 -strict-sequence -c src/slurp.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -c src/loc.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -c src/exit_codes.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -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 -strict-sequence -c src/tags.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml File "src/my_std.ml", line 127, characters 20-38: 127 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml File "src/my_std.ml", line 127, characters 20-38: 127 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -c src/my_unix.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -c src/glob.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml File "src/main.ml", line 289, characters 4-19: 289 | Pervasives.exit rc ^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/main.ml", line 310, characters 10-25: 310 | Pervasives.exit rc_ok ^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/main.ml", line 313, characters 10-25: 313 | Pervasives.exit rc ^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -c src/log.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -c src/shell.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -c src/configuration.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 -strict-sequence -c src/ocamlbuild_unix_plugin.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml File "src/ocamlbuild_executor.ml", line 86, characters 24-41: 86 | ?(display=(fun f -> f Pervasives.stdout)) ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ./man/options_man.byte > man/ocamlbuild.options.1 ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.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 cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 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 -strict-sequence -c src/findlib.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -c src/hygiene.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -c src/fda.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -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 -strict-sequence -c src/main.ml File "src/main.ml", line 289, characters 4-19: 289 | Pervasives.exit rc ^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/main.ml", line 310, characters 10-25: 310 | Pervasives.exit rc_ok ^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "src/main.ml", line 313, characters 10-25: 313 | Pervasives.exit rc ^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims 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 -strict-sequence -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 -strict-sequence -c src/ocamlbuild_executor.ml File "src/ocamlbuild_executor.ml", line 86, characters 24-41: 86 | ?(display=(fun f -> f Pervasives.stdout)) ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -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 -strict-sequence -c src/ocamlbuild.ml ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx 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 + RPM_EC=0 + jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/B.4qisl2e5/BUILD/tmp/rpm-tmp.KRTGyk TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.4qisl2e5/BUILD/tmp + umask 022 + cd /tmp/B.4qisl2e5/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder + /bin/mkdir -p /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder + cd ocamlbuild-0.14.0 + rm -rf /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder + /usr/bin/make -Otarget -j4 install 'DESTDIR=/tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder' 'CHECK_IF_PREINSTALLED=false' /usr/bin/make install-bin install-lib install-man make[1]: Entering directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' mkdir -p /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/bin cp ocamlbuild.byte /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/bin/ocamlbuild.byte make[1]: Leaving directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' make[1]: Entering directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' mkdir -p /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/lib64/ocaml/ocamlbuild cp META src/signatures.mli src/signatures.cmi src/signatures.cmti /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/lib64/ocaml/ocamlbuild make[1]: Leaving directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' make[1]: Entering directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' mkdir -p /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/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 /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/lib64/ocaml/ocamlbuild make[1]: Leaving directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' make[1]: Entering directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' mkdir -p /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/bin cp ocamlbuild.native /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/bin/ocamlbuild.native ln -s ocamlbuild.native /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/bin/ocamlbuild make[1]: Leaving directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' make[1]: Entering directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' mkdir -p /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/man/man1 cp man/ocamlbuild.1 /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/man/man1/ocamlbuild.1 make[1]: Leaving directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' make[1]: Entering directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' mkdir -p /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/lib64/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 /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/lib64/ocaml/ocamlbuild make[1]: Leaving directory '/tmp/B.4qisl2e5/BUILD/ocamlbuild-0.14.0' + install -d /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/man/man1 + install -p man/ocamlbuild.1 /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/man/man1 + <>/tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/lib64/ocaml/ocamlbuild/META + cat + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. + __spec_install_post_compress_modules + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_shebangs + set +x Checking script shebangs... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_py_hardlink + set +x Processing files: ocaml-ocamlbuild-0.14.0-4.x86_64 warning: Explicit %attr() mode not applicable to symlink: /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/bin/ocamlbuild Executing(%doc): /bin/sh -e /tmp/B.4qisl2e5/BUILD/tmp/rpm-tmp.8u1iiZ + umask 022 + cd /tmp/B.4qisl2e5/BUILD + cd ocamlbuild-0.14.0 + DOCDIR=/tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/doc/ocaml-ocamlbuild-0.14.0 + export 'LC_ALL=C' + export DOCDIR + test -d /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/doc/ocaml-ocamlbuild-0.14.0 + /bin/mkdir -p /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/doc/ocaml-ocamlbuild-0.14.0 + cp -pr Changes -pr Readme.md -pr VERSION /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/doc/ocaml-ocamlbuild-0.14.0 + RPM_EC=0 + jobs -p + exit 0 Provides: ocaml(Ocamlbuild) = 6f4b810933bba281e743c8b34b433264 ocaml(Ocamlbuild_executor) = 601de3a4c725685344c42db7e6197b28 ocaml(Ocamlbuild_pack) = 9e26c341a7268f86a8a670c668ed7edf ocaml(Ocamlbuild_plugin) = ca17532a3c790469c0fd631137d9774a ocaml(Ocamlbuild_unix_plugin) = 0ad9cb4b65cf717b34f0d7259fbd7fbb ocaml-ocamlbuild = 0.14.0-4 ocaml-ocamlbuild(x86-64) = 0.14.0-4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/ocamlrun libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(Ocamlbuild_executor) = 601de3a4c725685344c42db7e6197b28 ocaml(Ocamlbuild_pack) = 9e26c341a7268f86a8a670c668ed7edf ocaml(Ocamlbuild_unix_plugin) = 0ad9cb4b65cf717b34f0d7259fbd7fbb ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__arg) = cb7276f4b80d17f122d4ba1cbcfd70dd ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__digest) = 58b6f86a69b21b761db8c98e4a6e5d5b ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__filename) = 8c147c37b4043616a4f94de5d087796e ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20 ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95 ocaml(Stdlib__lexing) = f7569937b419d08065107a2889d2cf28 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__map) = 717fe01a67af86872466d04c7663d16f ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printexc) = 2ed36879cfa0bc71cb0de0098e5580b3 ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__queue) = d2482d035931625f85b5c791c05b388c ocaml(Stdlib__scanf) = fcbac178fa03ea42ea3104cab0aa7de5 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__set) = d47fad5d5151b45276616200bec25877 ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 rtld(GNU_HASH) Processing files: ocaml-ocamlbuild-devel-0.14.0-4.x86_64 Executing(%doc): /bin/sh -e /tmp/B.4qisl2e5/BUILD/tmp/rpm-tmp.YLL01z + umask 022 + cd /tmp/B.4qisl2e5/BUILD + cd ocamlbuild-0.14.0 + DOCDIR=/tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/doc/ocaml-ocamlbuild-devel-0.14.0 + export 'LC_ALL=C' + export DOCDIR + test -d /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/doc/ocaml-ocamlbuild-devel-0.14.0 + /bin/mkdir -p /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/doc/ocaml-ocamlbuild-devel-0.14.0 + cp -pr manual/LICENSE manual/manual.adoc /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/share/doc/ocaml-ocamlbuild-devel-0.14.0 + RPM_EC=0 + jobs -p + exit 0 Provides: ocaml(Ocamlbuild) = 6f4b810933bba281e743c8b34b433264 ocaml(Ocamlbuild_executor) = 601de3a4c725685344c42db7e6197b28 ocaml(Ocamlbuild_pack) = 9e26c341a7268f86a8a670c668ed7edf ocaml(Ocamlbuild_plugin) = ca17532a3c790469c0fd631137d9774a ocaml(Ocamlbuild_unix_plugin) = 0ad9cb4b65cf717b34f0d7259fbd7fbb ocaml(Signatures) = 582cc003a28ce68fd262d4cac1d37b21 ocaml-ocamlbuild-devel = 0.14.0-4 ocaml-ocamlbuild-devel(x86-64) = 0.14.0-4 ocamlx(Ocamlbuild) = a284bc872906a561ac77dfe28636e37c ocamlx(Ocamlbuild_executor) = fd5da62d42462cd6d1eb2f72f86a305d ocamlx(Ocamlbuild_pack) = fbf0180619bb27d0e0a6710d5a032291 ocamlx(Ocamlbuild_plugin) = 4582cfaf8358ad67ebd9ce46638dafb5 ocamlx(Ocamlbuild_unix_plugin) = bde8af10a701c30c072ebe006a38703a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = b6c6694955e10001aed267571104a961 ocaml(CamlinternalLazy) = 0ffdd4563ae8cab020b6247347c9def7 ocaml(Ocamlbuild_executor) = 601de3a4c725685344c42db7e6197b28 ocaml(Ocamlbuild_pack) = 9e26c341a7268f86a8a670c668ed7edf ocaml(Ocamlbuild_unix_plugin) = 0ad9cb4b65cf717b34f0d7259fbd7fbb ocaml(Stdlib) = 4b04b4eda19aa722df365141895fb347 ocaml(Stdlib__arg) = cb7276f4b80d17f122d4ba1cbcfd70dd ocaml(Stdlib__array) = 4e32e71cf085ea7194f43622fdc89508 ocaml(Stdlib__bigarray) = 73871e61e3785d8f0d822194daeb85ec ocaml(Stdlib__buffer) = 9eaf2b1cd70e33601c152d1ce1bb8be9 ocaml(Stdlib__bytes) = 7ebe0a816f28bf2ec23e9d2924ee86f3 ocaml(Stdlib__char) = ccd3738d6394dcb9283f27d985cd03db ocaml(Stdlib__complex) = 81367aaa1be1ccaf16610a96c3d2bc13 ocaml(Stdlib__digest) = 58b6f86a69b21b761db8c98e4a6e5d5b ocaml(Stdlib__either) = 2555bf09b020b8887a4d8a645b0ed347 ocaml(Stdlib__filename) = 8c147c37b4043616a4f94de5d087796e ocaml(Stdlib__format) = e8696010fc66d4ce9a3bc3f311f6ea20 ocaml(Stdlib__hashtbl) = c3ec10b93bb358686d02fa9c5f4adb6b ocaml(Stdlib__lazy) = 5d62f857d0f7ae5149ebb6d1d7bf1f95 ocaml(Stdlib__lexing) = f7569937b419d08065107a2889d2cf28 ocaml(Stdlib__list) = 88609ef3a3066dcf16ad7456f53122d2 ocaml(Stdlib__map) = 717fe01a67af86872466d04c7663d16f ocaml(Stdlib__pervasives) = 382fd7518824380092708706588e1eed ocaml(Stdlib__printexc) = 2ed36879cfa0bc71cb0de0098e5580b3 ocaml(Stdlib__printf) = 6b41a35d77938603dd2ed0f7d80764f6 ocaml(Stdlib__queue) = d2482d035931625f85b5c791c05b388c ocaml(Stdlib__scanf) = fcbac178fa03ea42ea3104cab0aa7de5 ocaml(Stdlib__seq) = 185075aa99b059ad4cae15cb411fcc0c ocaml(Stdlib__set) = d47fad5d5151b45276616200bec25877 ocaml(Stdlib__string) = 9f0e42299fccc5fb76df62d28ba67759 ocaml(Stdlib__sys) = eb89f871835c4515431f0752466ac613 ocaml(Stdlib__uchar) = 82dadcd908dde621b8842c96ba644dc6 ocaml(Unix) = eadecc353e942963afccd09bd1a12192 ocamlx(CamlinternalLazy) = 5f1da61615ee34940899352e3f13883f ocamlx(Ocamlbuild_executor) = fd5da62d42462cd6d1eb2f72f86a305d ocamlx(Ocamlbuild_pack) = fbf0180619bb27d0e0a6710d5a032291 ocamlx(Ocamlbuild_unix_plugin) = bde8af10a701c30c072ebe006a38703a ocamlx(Stdlib) = 905355729c82ef4d2184c394a250f1a3 ocamlx(Stdlib__arg) = 31e8dcb38ea7adf461aa606aee9aeedb ocamlx(Stdlib__array) = bd748df8b673a5572a68c6ed97643075 ocamlx(Stdlib__buffer) = f2c7899840b35768dd26b48c02f5d47d ocamlx(Stdlib__bytes) = 1920173de71d5daeef951ba8094b058a ocamlx(Stdlib__char) = ceadb77e2c81b1c955823f0bf953c676 ocamlx(Stdlib__digest) = d19c41d079eb14c4d4c18051bb693ba5 ocamlx(Stdlib__filename) = fd27ed43c8cba6245eb4a8892d1492f6 ocamlx(Stdlib__format) = 41296ac99a85560c95c2f9d56ed27a7d ocamlx(Stdlib__hashtbl) = d6c11956a20f699b6d99ffbeaf7af8ce ocamlx(Stdlib__lexing) = ebc068c08b7e3910fd9a4618bdc64e1f ocamlx(Stdlib__list) = 53d7956dcffc648bb93ed4703fe49f2c ocamlx(Stdlib__map) = 9b04e1085316f512f6a7758100d936a3 ocamlx(Stdlib__pervasives) = 57ad99849d3d858359a22c12d3944c85 ocamlx(Stdlib__printexc) = e4c142a6302c9afbffcc5e2dbfab469c ocamlx(Stdlib__printf) = 9c372b73f35fb3b53e15ee17339edabc ocamlx(Stdlib__queue) = 8acdc8c2f4e6cbf4cc67537fdeb86d62 ocamlx(Stdlib__scanf) = d2166da9bb1fa4ae53f3718acb2837ac ocamlx(Stdlib__set) = c27557b5a6100db8742e263f38fd23be ocamlx(Stdlib__string) = 0f51be4faacbfc99b4c9b3c427cf5bd8 ocamlx(Stdlib__sys) = 53713114014cf8545db403b325aa77cd ocamlx(Unix) = 6cad08ee79360aa0781ccb2644c36087 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder Wrote: /tmp/B.4qisl2e5/RPMS/ocaml-ocamlbuild-devel-0.14.0-4.x86_64.rpm Wrote: /tmp/B.4qisl2e5/RPMS/ocaml-ocamlbuild-0.14.0-4.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/B.4qisl2e5/BUILD/tmp/rpm-tmp.oRWvE2 + umask 022 + cd /tmp/B.4qisl2e5/BUILD + cd ocamlbuild-0.14.0 + rm -rf /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder + RPM_EC=0 + jobs -p + exit 0 RPM build warnings: Could not canonicalize hostname: tld-x64 Explicit %attr() mode not applicable to symlink: /tmp/B.4qisl2e5/BUILD/tmp/ocaml-ocamlbuild-0.14.0-x86_64-root-builder/usr/bin/ocamlbuild ended at: Thu Jul 13 10:17:48 2023, done in 0:00:03.700046 + chmod -R u+rwX /tmp/B.4qisl2e5/BUILD + rm -rf /tmp/B.4qisl2e5/tmp /tmp/B.4qisl2e5/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1200..1400..1600..1800..2000..2072 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.4qisl2e5 Begin-TLD-Builder-Info Build-Time: user:5.94s sys:1.58s real:4.62s (faults io:2 non-io:537318) Files queued for ftp: 755981 ocaml-ocamlbuild-0.14.0-4.x86_64.rpm 342877 ocaml-ocamlbuild-devel-0.14.0-4.x86_64.rpm 149 ocaml-ocamlbuild-0.14.0-4.src.rpm.uploadinfo End-TLD-Builder-Info