Building on doris.caelum.ci.dev (from ocaml/opam:debian-unstable) 2024-06-08 23:25.28 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-06-08 23:25.28 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q f4fe6a19e8ca89de0028a1ab90cb61ecdab7084b")) 2024-06-08 23:25.28 ---> using "307bb6974cfcb6190f28f6f7d49d40b196c2bfe8efe0033ec2dcae030ffa6019" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2024-06-08 23:25.28 ---> using "e61767b92e01fc91060002a915012365bb54961334fb628e2e2bfb162cd99d7e" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.13' '4.13.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.13.1"} | "ocaml-system" {= "4.13.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.2 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.13.1 (cached) -> installed ocaml-base-compiler.4.13.1 -> installed ocaml-config.2 -> installed ocaml.4.13.1 Done. # Run eval $(opam env --switch=4.13) to update the current shell environment 2024-06-08 23:25.28 ---> using "f8fef01b0b5cb763b69170df535663ba417de68553fcedbc2e844af95bb94b81" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [198 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-06-08-0814.31-F-2024-06-04-0804.54.pdiff [309 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-06-08-0814.31-F-2024-06-04-0804.54.pdiff [309 kB] - Fetched 571 kB in 2s (330 kB/s) - Reading package lists... - 2024-06-08 23:25.28 ---> using "462818f2b9cf749c4ac6c62cbede5cd5100996446692cc991e47f6af858855f0" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"cpdf.2.3\"\ \nopam install -vy \"cpdf.2.3\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"cpdf.2.3\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] cpdf.2.3 is not installed. Nothing to do. The following actions will be performed: === install 3 packages - install camlpdf 2.3 [required by cpdf] - install cpdf 2.3 - install ocamlfind 1.9.6 [required by cpdf] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/9: Processing 2/9: Processing 3/9: -> retrieved cpdf.2.3 (cached) -> retrieved camlpdf.2.3 (cached) -> retrieved ocamlfind.1.9.6 (cached) [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 4/9: [ocamlfind: patch] Processing 4/9: [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.13/bin" "-sitelib" "/home/opam/.opam/4.13/lib" "-mandir" "/home/opam/.opam/4.13/man" "-config" "/home/opam/.opam/4.13/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6) - Welcome to findlib version 1.9.6 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Checking for ocamlopt -g... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - threads: found (in +threads) - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) - ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.13/lib/ocaml - Binaries: /home/opam/.opam/4.13/bin - Manual pages: /home/opam/.opam/4.13/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.13/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.13/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.13/bin - Manual pages: /home/opam/.opam/4.13/man - topfind script: /home/opam/.opam/4.13/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 4/9: [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.13/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.13/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.13/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.13/lib' -p >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6' Processing 4/9: [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - File "fl_package_base.ml", line 304, characters 22-40: - 304 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 350, characters 18-36: - 350 | let ancestors = query_requirements predlist package_name in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 375, characters 23-41: - 375 | let pkg_ancestors = query_requirements predlist pkg in - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "fl_package_base.ml", line 510, characters 16-35: - 510 | ( let c = package_definitions search_path pkg.package_name in - ^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label search_path was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - File "findlib.ml", line 390, characters 2-26: - 390 | Fl_package_base.requires predlist pkg - ^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - File "findlib.ml", line 396, characters 2-33: - 396 | Fl_package_base.requires_deeply predlist pkglist - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - File "frontend.ml", line 859, characters 10-39: - 859 | Fl_package_base.package_users predicates1 packages1 - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label preds was omitted in the application of this function. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "topfind.ml", line 128, characters 40-63: - 128 | match Hashtbl.find Toploop.directive_table "ppx" with - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 258, characters 4-27: - 258 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 268, characters 4-27: - 268 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 280, characters 4-27: - 280 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 293, characters 4-27: - 293 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 307, characters 4-27: - 307 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "topfind.ml", line 319, characters 4-27: - 319 | Toploop.directive_table - ^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Toploop.directive_table - File "_none_", line 1: - Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib' -> compiled ocamlfind.1.9.6 Processing 5/9: [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.13/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.13/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.13/bin" - install -d "/home/opam/.opam/4.13/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6' - install -d "`dirname \"/home/opam/.opam/4.13/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.13/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.13/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - install -d "/home/opam/.opam/4.13/lib/findlib" - install -d "/home/opam/.opam/4.13/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.13/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.13/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.13/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.13/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.13/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.13/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6' - for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.13/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.13/lib/$x/META.tmp" && mv "/home/opam/.opam/4.13/lib/$x/META.tmp" "/home/opam/.opam/4.13/lib/$x/META"; done - install -d "/home/opam/.opam/4.13/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.13/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.13/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6' - install -d "/home/opam/.opam/4.13/man/man1" "/home/opam/.opam/4.13/man/man3" "/home/opam/.opam/4.13/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.13/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.13/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/ocamlfind.1.9.6' -> installed ocamlfind.1.9.6 Processing 6/9: [camlpdf: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.13/.opam-switch/build/camlpdf.2.3) - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlpdf.2.3' - ocamlfind ocamldep -native pdfmerge.mli > ._ncdi/pdfmerge.di - ocamlfind ocamldep -native pdftype0.mli > ._ncdi/pdftype0.di - ocamlfind ocamldep -native pdftruetype.mli > ._ncdi/pdftruetype.di - ocamlfind ocamldep -native pdftype1.mli > ._ncdi/pdftype1.di - ocamlfind ocamldep -native pdfcff.mli > ._ncdi/pdfcff.di - ocamlfind ocamldep -native pdfocg.mli > ._ncdi/pdfocg.di - ocamlfind ocamldep -native pdfdate.mli > ._ncdi/pdfdate.di - ocamlfind ocamldep -native pdfshapes.mli > ._ncdi/pdfshapes.di - ocamlfind ocamldep -native pdfgraphics.mli > ._ncdi/pdfgraphics.di - ocamlfind ocamldep -native pdfstandard14.mli > ._ncdi/pdfstandard14.di - ocamlfind ocamldep -native pdftext.mli > ._ncdi/pdftext.di - ocamlfind ocamldep -native pdfglyphlist.mli > ._ncdi/pdfglyphlist.di - ocamlfind ocamldep -native pdfafmdata.mli > ._ncdi/pdfafmdata.di - ocamlfind ocamldep -native pdfafm.mli > ._ncdi/pdfafm.di - ocamlfind ocamldep -native pdfimage.mli > ._ncdi/pdfimage.di - ocamlfind ocamldep -native pdfspace.mli > ._ncdi/pdfspace.di - ocamlfind ocamldep -native pdffun.mli > ._ncdi/pdffun.di - ocamlfind ocamldep -native pdfannot.mli > ._ncdi/pdfannot.di - ocamlfind ocamldep -native pdfpage.mli > ._ncdi/pdfpage.di - ocamlfind ocamldep -native pdfpagelabels.mli > ._ncdi/pdfpagelabels.di - ocamlfind ocamldep -native pdfmarks.mli > ._ncdi/pdfmarks.di - ocamlfind ocamldep -native pdfdest.mli > ._ncdi/pdfdest.di - ocamlfind ocamldep -native pdfops.mli > ._ncdi/pdfops.di - ocamlfind ocamldep -native pdfjpeg.mli > ._ncdi/pdfjpeg.di - ocamlfind ocamldep -native pdfread.mli > ._ncdi/pdfread.di - ocamlfind ocamldep -native pdfgenlex.mli > ._ncdi/pdfgenlex.di - ocamlfind ocamldep -native pdfwrite.mli > ._ncdi/pdfwrite.di - ocamlfind ocamldep -native pdfcodec.mli > ._ncdi/pdfcodec.di - ocamlfind ocamldep -native pdfflate.mli > ._ncdi/pdfflate.di - ocamlfind ocamldep -native pdfcrypt.mli > ._ncdi/pdfcrypt.di - ocamlfind ocamldep -native pdf.mli > ._ncdi/pdf.di - ocamlfind ocamldep -native pdfcryptprimitives.mli > ._ncdi/pdfcryptprimitives.di - ocamlfind ocamldep -native pdfpaper.mli > ._ncdi/pdfpaper.di - ocamlfind ocamldep -native pdfunits.mli > ._ncdi/pdfunits.di - ocamlfind ocamldep -native pdftransform.mli > ._ncdi/pdftransform.di - ocamlfind ocamldep -native pdfio.mli > ._ncdi/pdfio.di - ocamlfind ocamldep -native pdfutil.mli > ._ncdi/pdfutil.di - ocamlfind ocamldep pdfmerge.ml > ._d/pdfmerge.d - ocamlfind ocamldep pdftype0.ml > ._d/pdftype0.d - ocamlfind ocamldep pdftruetype.ml > ._d/pdftruetype.d - ocamlfind ocamldep pdftype1.ml > ._d/pdftype1.d - ocamlfind ocamldep pdfcff.ml > ._d/pdfcff.d - ocamlfind ocamldep pdfocg.ml > ._d/pdfocg.d - ocamlfind ocamldep pdfdate.ml > ._d/pdfdate.d - ocamlfind ocamldep pdfshapes.ml > ._d/pdfshapes.d - ocamlfind ocamldep pdfgraphics.ml > ._d/pdfgraphics.d - ocamlfind ocamldep pdfstandard14.ml > ._d/pdfstandard14.d - ocamlfind ocamldep pdftext.ml > ._d/pdftext.d - ocamlfind ocamldep pdfglyphlist.ml > ._d/pdfglyphlist.d - ocamlfind ocamldep pdfafmdata.ml > ._d/pdfafmdata.d - ocamlfind ocamldep pdfafm.ml > ._d/pdfafm.d - ocamlfind ocamldep pdfimage.ml > ._d/pdfimage.d - ocamlfind ocamldep pdfspace.ml > ._d/pdfspace.d - ocamlfind ocamldep pdffun.ml > ._d/pdffun.d - ocamlfind ocamldep pdfannot.ml > ._d/pdfannot.d - ocamlfind ocamldep pdfpage.ml > ._d/pdfpage.d - ocamlfind ocamldep pdfpagelabels.ml > ._d/pdfpagelabels.d - ocamlfind ocamldep pdfmarks.ml > ._d/pdfmarks.d - ocamlfind ocamldep pdfdest.ml > ._d/pdfdest.d - ocamlfind ocamldep pdfops.ml > ._d/pdfops.d - ocamlfind ocamldep pdfjpeg.ml > ._d/pdfjpeg.d - ocamlfind ocamldep pdfread.ml > ._d/pdfread.d - ocamlfind ocamldep pdfgenlex.ml > ._d/pdfgenlex.d - ocamlfind ocamldep pdfwrite.ml > ._d/pdfwrite.d - ocamlfind ocamldep pdfcodec.ml > ._d/pdfcodec.d - ocamlfind ocamldep pdfflate.ml > ._d/pdfflate.d - ocamlfind ocamldep pdfcrypt.ml > ._d/pdfcrypt.d - ocamlfind ocamldep pdf.ml > ._d/pdf.d - ocamlfind ocamldep pdfcryptprimitives.ml > ._d/pdfcryptprimitives.d - ocamlfind ocamldep pdfpaper.ml > ._d/pdfpaper.d - ocamlfind ocamldep pdfunits.ml > ._d/pdfunits.d - ocamlfind ocamldep pdftransform.ml > ._d/pdftransform.d - ocamlfind ocamldep pdfio.ml > ._d/pdfio.d - ocamlfind ocamldep pdfutil.ml > ._d/pdfutil.d - ocamlc -c -cc "cc" -ccopt "-fPIC \ - -DPIC -DNATIVE_CODE \ - -o flatestubs.o " flatestubs.c - In file included from flatestubs.c:20: - miniz.c:3079:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' - 3079 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") - | ^~~~~~~ - flatestubs.c: In function 'camlzip_error': - flatestubs.c:42:23: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - 42 | camlzip_error_exn = caml_named_value("Zlib.Error"); - | ^ - ocamlc -c -cc "cc" -ccopt "-fPIC \ - -DPIC -DNATIVE_CODE \ - -o rijndael-alg-fst.o " rijndael-alg-fst.c - ocamlc -c -cc "cc" -ccopt "-fPIC \ - -DPIC -DNATIVE_CODE \ - -o stubs-aes.o " stubs-aes.c - ocamlc -c -cc "cc" -ccopt "-fPIC \ - -DPIC -DNATIVE_CODE \ - -o sha2.o " sha2.c - ocamlc -c -cc "cc" -ccopt "-fPIC \ - -DPIC -DNATIVE_CODE \ - -o stubs-sha2.o " stubs-sha2.c - ar rcs libcamlpdf_stubs.a flatestubs.o rijndael-alg-fst.o stubs-aes.o sha2.o stubs-sha2.o - ocamlfind ocamlc -package bigarray -c pdfutil.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfutil.ml - File "pdfutil.ml", line 1225, characters 34-38: - 1225 | else if n >= 1000 then implode (many 'M' (n / 1000)) ^ roman (n mod 1000) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c pdfio.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfio.ml - ocamlfind ocamlc -package bigarray -c pdftransform.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdftransform.ml - ocamlfind ocamlc -package bigarray -c pdfunits.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfunits.ml - ocamlfind ocamlc -package bigarray -c pdfpaper.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfpaper.ml - ocamlfind ocamlc -package bigarray -c pdfcryptprimitives.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfcryptprimitives.ml - File "pdfcryptprimitives.ml", line 99, characters 8-12: - 99 | many n n - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c pdf.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdf.ml - ocamlfind ocamlc -package bigarray -c pdfcrypt.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfcrypt.ml - File "pdfcrypt.ml", line 530, characters 42-46: - 530 | let k1_64 = String.concat "" (many k1 64) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdfcrypt.ml", line 849, characters 45-49: - 849 | string_of_bytes !acc ^ (implode (many '\000' 16)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c pdfflate.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfflate.ml - ocamlfind ocamlc -package bigarray -c pdfcodec.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfcodec.ml - File "pdfcodec.ml", line 206, characters 31-35: - 206 | let l' = l @ (many '\000' (4 - len)) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdfcodec.ml", line 1033, characters 33-37: - 1033 | chunkdata =@ many x l; - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c pdfwrite.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfwrite.ml - ocamlfind ocamlc -package bigarray -c pdfgenlex.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfgenlex.ml - ocamlfind ocamlc -package bigarray -c pdfread.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfread.ml - ocamlfind ocamlc -package bigarray -c pdfjpeg.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfjpeg.ml - ocamlfind ocamlc -package bigarray -c pdfops.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfops.ml - ocamlfind ocamlc -package bigarray -c pdfdest.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfdest.ml - ocamlfind ocamlc -package bigarray -c pdfmarks.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfmarks.ml - ocamlfind ocamlc -package bigarray -c pdfpagelabels.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfpagelabels.ml - File "pdfpagelabels.ml", line 109, characters 11-15: - 109 | implode (many (char_of_int ((n - 1) mod 26 + 65)) (((n - 1) / 26) + 1)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c pdfpage.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfpage.ml - File "pdfpage.ml", line 942, characters 6-10: - 942 | many Pdfops.Op_Q deficit - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c pdfannot.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfannot.ml - ocamlfind ocamlc -package bigarray -c pdffun.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdffun.ml - File "pdffun.ml", line 214, characters 23-27: - 214 | (many 0. (length size)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdffun.ml", line 373, characters 19-23: - 373 | (many 0. (length outputs)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdffun.ml", line 374, characters 19-23: - 374 | (many (2. ** float s.bps -. 1.) (length outputs)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c pdfspace.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfspace.ml - File "pdfspace.ml", line 152, characters 41-45: - 152 | Array.of_list (flatten (many [0.; 1.] n)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c pdfimage.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfimage.ml - File "pdfimage.ml", line 114, characters 40-44: - 114 | Some (Pdf.Array (flatten (many [Pdf.Real 0.; Pdf.Real 1.] (Array.length arr)))) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c pdfafm.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfafm.ml - ocamlfind ocamlc -package bigarray -c pdfafmdata.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfafmdata.ml - ocamlfind ocamlc -package bigarray -c pdfglyphlist.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfglyphlist.ml - ocamlfind ocamlc -package bigarray -c pdftext.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdftext.ml - File "pdftext.ml", line 252, characters 18-22: - 252 | many missingwidth firstchar - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdftext.ml", line 262, characters 18-22: - 262 | many missingwidth (255 - lastchar) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdftext.ml", line 473, characters 17-21: - 473 | (many w (c_last - c_first + 1)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c pdfstandard14.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfstandard14.ml - ocamlfind ocamlc -package bigarray -c pdfgraphics.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfgraphics.ml - ocamlfind ocamlc -package bigarray -c pdfshapes.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfshapes.ml - ocamlfind ocamlc -package bigarray -c pdfdate.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfdate.ml - ocamlfind ocamlc -package bigarray -c pdfocg.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfocg.ml - ocamlfind ocamlc -package bigarray -c pdfcff.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfcff.ml - ocamlfind ocamlc -package bigarray -c pdftype1.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdftype1.ml - ocamlfind ocamlc -package bigarray -c pdftruetype.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdftruetype.ml - ocamlfind ocamlc -package bigarray -c pdftype0.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdftype0.ml - ocamlfind ocamlc -package bigarray -c pdfmerge.mli - ocamlfind ocamlopt -package bigarray -c -g -safe-string -bin-annot -w -3 pdfmerge.ml - ocamlfind ocamlopt -a -cclib -lcamlpdf_stubs -g -o camlpdf.cmxa pdfutil.cmx pdfio.cmx pdftransform.cmx pdfunits.cmx pdfpaper.cmx pdfcryptprimitives.cmx pdf.cmx pdfcrypt.cmx pdfflate.cmx pdfcodec.cmx pdfwrite.cmx pdfgenlex.cmx pdfread.cmx pdfjpeg.cmx pdfops.cmx pdfdest.cmx pdfmarks.cmx pdfpagelabels.cmx pdfpage.cmx pdfannot.cmx pdffun.cmx pdfspace.cmx pdfimage.cmx pdfafm.cmx pdfafmdata.cmx pdfglyphlist.cmx pdftext.cmx pdfstandard14.cmx pdfgraphics.cmx pdfshapes.cmx pdfdate.cmx pdfocg.cmx pdfcff.cmx pdftype1.cmx pdftruetype.cmx pdftype0.cmx pdfmerge.cmx - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlpdf.2.3' - ocamlfind ocamldep pdfmerge.mli > ._bcdi/pdfmerge.di - ocamlfind ocamldep pdftype0.mli > ._bcdi/pdftype0.di - ocamlfind ocamldep pdftruetype.mli > ._bcdi/pdftruetype.di - ocamlfind ocamldep pdftype1.mli > ._bcdi/pdftype1.di - ocamlfind ocamldep pdfcff.mli > ._bcdi/pdfcff.di - ocamlfind ocamldep pdfocg.mli > ._bcdi/pdfocg.di - ocamlfind ocamldep pdfdate.mli > ._bcdi/pdfdate.di - ocamlfind ocamldep pdfshapes.mli > ._bcdi/pdfshapes.di - ocamlfind ocamldep pdfgraphics.mli > ._bcdi/pdfgraphics.di - ocamlfind ocamldep pdfstandard14.mli > ._bcdi/pdfstandard14.di - ocamlfind ocamldep pdftext.mli > ._bcdi/pdftext.di - ocamlfind ocamldep pdfglyphlist.mli > ._bcdi/pdfglyphlist.di - ocamlfind ocamldep pdfafmdata.mli > ._bcdi/pdfafmdata.di - ocamlfind ocamldep pdfafm.mli > ._bcdi/pdfafm.di - ocamlfind ocamldep pdfimage.mli > ._bcdi/pdfimage.di - ocamlfind ocamldep pdfspace.mli > ._bcdi/pdfspace.di - ocamlfind ocamldep pdffun.mli > ._bcdi/pdffun.di - ocamlfind ocamldep pdfannot.mli > ._bcdi/pdfannot.di - ocamlfind ocamldep pdfpage.mli > ._bcdi/pdfpage.di - ocamlfind ocamldep pdfpagelabels.mli > ._bcdi/pdfpagelabels.di - ocamlfind ocamldep pdfmarks.mli > ._bcdi/pdfmarks.di - ocamlfind ocamldep pdfdest.mli > ._bcdi/pdfdest.di - ocamlfind ocamldep pdfops.mli > ._bcdi/pdfops.di - ocamlfind ocamldep pdfjpeg.mli > ._bcdi/pdfjpeg.di - ocamlfind ocamldep pdfread.mli > ._bcdi/pdfread.di - ocamlfind ocamldep pdfgenlex.mli > ._bcdi/pdfgenlex.di - ocamlfind ocamldep pdfwrite.mli > ._bcdi/pdfwrite.di - ocamlfind ocamldep pdfcodec.mli > ._bcdi/pdfcodec.di - ocamlfind ocamldep pdfflate.mli > ._bcdi/pdfflate.di - ocamlfind ocamldep pdfcrypt.mli > ._bcdi/pdfcrypt.di - ocamlfind ocamldep pdf.mli > ._bcdi/pdf.di - ocamlfind ocamldep pdfcryptprimitives.mli > ._bcdi/pdfcryptprimitives.di - ocamlfind ocamldep pdfpaper.mli > ._bcdi/pdfpaper.di - ocamlfind ocamldep pdfunits.mli > ._bcdi/pdfunits.di - ocamlfind ocamldep pdftransform.mli > ._bcdi/pdftransform.di - ocamlfind ocamldep pdfio.mli > ._bcdi/pdfio.di - ocamlfind ocamldep pdfutil.mli > ._bcdi/pdfutil.di - make[1]: 'libcamlpdf_stubs.a' is up to date. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfutil.ml - File "pdfutil.ml", line 1225, characters 34-38: - 1225 | else if n >= 1000 then implode (many 'M' (n / 1000)) ^ roman (n mod 1000) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfio.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdftransform.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfunits.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfpaper.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfcryptprimitives.ml - File "pdfcryptprimitives.ml", line 99, characters 8-12: - 99 | many n n - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdf.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfcrypt.ml - File "pdfcrypt.ml", line 530, characters 42-46: - 530 | let k1_64 = String.concat "" (many k1 64) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdfcrypt.ml", line 849, characters 45-49: - 849 | string_of_bytes !acc ^ (implode (many '\000' 16)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfflate.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfcodec.ml - File "pdfcodec.ml", line 206, characters 31-35: - 206 | let l' = l @ (many '\000' (4 - len)) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdfcodec.ml", line 1033, characters 33-37: - 1033 | chunkdata =@ many x l; - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfwrite.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfgenlex.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfread.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfjpeg.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfops.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfdest.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfmarks.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfpagelabels.ml - File "pdfpagelabels.ml", line 109, characters 11-15: - 109 | implode (many (char_of_int ((n - 1) mod 26 + 65)) (((n - 1) / 26) + 1)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfpage.ml - File "pdfpage.ml", line 942, characters 6-10: - 942 | many Pdfops.Op_Q deficit - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfannot.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdffun.ml - File "pdffun.ml", line 214, characters 23-27: - 214 | (many 0. (length size)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdffun.ml", line 373, characters 19-23: - 373 | (many 0. (length outputs)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdffun.ml", line 374, characters 19-23: - 374 | (many (2. ** float s.bps -. 1.) (length outputs)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfspace.ml - File "pdfspace.ml", line 152, characters 41-45: - 152 | Array.of_list (flatten (many [0.; 1.] n)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfimage.ml - File "pdfimage.ml", line 114, characters 40-44: - 114 | Some (Pdf.Array (flatten (many [Pdf.Real 0.; Pdf.Real 1.] (Array.length arr)))) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfafm.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfafmdata.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfglyphlist.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdftext.ml - File "pdftext.ml", line 252, characters 18-22: - 252 | many missingwidth firstchar - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdftext.ml", line 262, characters 18-22: - 262 | many missingwidth (255 - lastchar) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "pdftext.ml", line 473, characters 17-21: - 473 | (many w (c_last - c_first + 1)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfstandard14.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfgraphics.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfshapes.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfdate.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfocg.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfcff.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdftype1.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdftruetype.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdftype0.ml - ocamlfind ocamlc -package bigarray -c -g -safe-string -bin-annot -w -3 pdfmerge.ml - ocamlmklib \ - -o camlpdf_stubs flatestubs.o rijndael-alg-fst.o stubs-aes.o sha2.o stubs-sha2.o \ - - ocamlfind ocamlc -a -cclib -lcamlpdf_stubs -dllib dllcamlpdf_stubs.so -custom -g -o camlpdf.cma pdfutil.cmo pdfio.cmo pdftransform.cmo pdfunits.cmo pdfpaper.cmo pdfcryptprimitives.cmo pdf.cmo pdfcrypt.cmo pdfflate.cmo pdfcodec.cmo pdfwrite.cmo pdfgenlex.cmo pdfread.cmo pdfjpeg.cmo pdfops.cmo pdfdest.cmo pdfmarks.cmo pdfpagelabels.cmo pdfpage.cmo pdfannot.cmo pdffun.cmo pdfspace.cmo pdfimage.cmo pdfafm.cmo pdfafmdata.cmo pdfglyphlist.cmo pdftext.cmo pdfstandard14.cmo pdfgraphics.cmo pdfshapes.cmo pdfdate.cmo pdfocg.cmo pdfcff.cmo pdftype1.cmo pdftruetype.cmo pdftype0.cmo pdfmerge.cmo - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlpdf.2.3' - mkdir -p doc/camlpdf/html - rm -rf doc/camlpdf/html/* - ocamlfind ocamldoc -package bigarray -html -d doc/camlpdf/html pdfutil.mli pdfio.mli pdftransform.mli pdfunits.mli pdfpaper.mli pdfcryptprimitives.mli pdf.mli pdfcrypt.mli pdfflate.mli pdfcodec.mli pdfwrite.mli pdfgenlex.mli pdfread.mli pdfjpeg.mli pdfops.mli pdfdest.mli pdfmarks.mli pdfpagelabels.mli pdfpage.mli pdfannot.mli pdffun.mli pdfspace.mli pdfimage.mli pdfafm.mli pdfafmdata.mli pdfglyphlist.mli pdftext.mli pdfstandard14.mli pdfgraphics.mli pdfshapes.mli pdfdate.mli pdfocg.mli pdfcff.mli pdftype1.mli pdftruetype.mli pdftype0.mli pdfmerge.mli -> compiled camlpdf.2.3 Processing 7/9: [camlpdf: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/camlpdf.2.3) - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlpdf.2.3' - make[1]: 'libcamlpdf_stubs.a' is up to date. - make[1]: 'camlpdf.cmxa' is up to date. - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/camlpdf.2.3' - make[1]: 'libcamlpdf_stubs.a' is up to date. - make[1]: 'camlpdf.cma' is up to date. - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/camlpdf.2.3' - rm -rf doc/camlpdf/html/* - ocamlfind ocamldoc -package bigarray -html -d doc/camlpdf/html pdfutil.mli pdfio.mli pdftransform.mli pdfunits.mli pdfpaper.mli pdfcryptprimitives.mli pdf.mli pdfcrypt.mli pdfflate.mli pdfcodec.mli pdfwrite.mli pdfgenlex.mli pdfread.mli pdfjpeg.mli pdfops.mli pdfdest.mli pdfmarks.mli pdfpagelabels.mli pdfpage.mli pdfannot.mli pdffun.mli pdfspace.mli pdfimage.mli pdfafm.mli pdfafmdata.mli pdfglyphlist.mli pdftext.mli pdfstandard14.mli pdfgraphics.mli pdfshapes.mli pdfdate.mli pdfocg.mli pdfcff.mli pdftype1.mli pdftruetype.mli pdftype0.mli pdfmerge.mli - - Installing library with ocamlfind - ocamlfind install camlpdf META camlpdf.a camlpdf.cma camlpdf.cmxa libcamlpdf_stubs.a dllcamlpdf_stubs.* pdfutil.mli pdfio.mli pdftransform.mli pdfunits.mli pdfpaper.mli pdfcryptprimitives.mli pdf.mli pdfcrypt.mli pdfflate.mli pdfcodec.mli pdfwrite.mli pdfgenlex.mli pdfread.mli pdfjpeg.mli pdfops.mli pdfdest.mli pdfmarks.mli pdfpagelabels.mli pdfpage.mli pdfannot.mli pdffun.mli pdfspace.mli pdfimage.mli pdfafm.mli pdfafmdata.mli pdfglyphlist.mli pdftext.mli pdfstandard14.mli pdfgraphics.mli pdfshapes.mli pdfdate.mli pdfocg.mli pdfcff.mli pdftype1.mli pdftruetype.mli pdftype0.mli pdfmerge.mli pdfutil.cmt pdfio.cmt pdftransform.cmt pdfunits.cmt pdfpaper.cmt pdfcryptprimitives.cmt pdf.cmt pdfcrypt.cmt pdfflate.cmt pdfcodec.cmt pdfwrite.cmt pdfgenlex.cmt pdfread.cmt pdfjpeg.cmt pdfops.cmt pdfdest.cmt pdfmarks.cmt pdfpagelabels.cmt pdfpage.cmt pdfannot.cmt pdffun.cmt pdfspace.cmt pdfimage.cmt pdfafm.cmt pdfafmdata.cmt pdfglyphlist.cmt pdftext.cmt pdfstandard14.cmt pdfgraphics.cmt pdfshapes.cmt pdfdate.cmt pdfocg.cmt pdfcff.cmt pdftype1.cmt pdftruetype.cmt pdftype0.cmt pdfmerge.cmt pdfutil.cmi pdfio.cmi pdftransform.cmi pdfunits.cmi pdfpaper.cmi pdfcryptprimitives.cmi pdf.cmi pdfcrypt.cmi pdfflate.cmi pdfcodec.cmi pdfwrite.cmi pdfgenlex.cmi pdfread.cmi pdfjpeg.cmi pdfops.cmi pdfdest.cmi pdfmarks.cmi pdfpagelabels.cmi pdfpage.cmi pdfannot.cmi pdffun.cmi pdfspace.cmi pdfimage.cmi pdfafm.cmi pdfafmdata.cmi pdfglyphlist.cmi pdftext.cmi pdfstandard14.cmi pdfgraphics.cmi pdfshapes.cmi pdfdate.cmi pdfocg.cmi pdfcff.cmi pdftype1.cmi pdftruetype.cmi pdftype0.cmi pdfmerge.cmi pdfutil.cmx pdfio.cmx pdftransform.cmx pdfunits.cmx pdfpaper.cmx pdfcryptprimitives.cmx pdf.cmx pdfcrypt.cmx pdfflate.cmx pdfcodec.cmx pdfwrite.cmx pdfgenlex.cmx pdfread.cmx pdfjpeg.cmx pdfops.cmx pdfdest.cmx pdfmarks.cmx pdfpagelabels.cmx pdfpage.cmx pdfannot.cmx pdffun.cmx pdfspace.cmx pdfimage.cmx pdfafm.cmx pdfafmdata.cmx pdfglyphlist.cmx pdftext.cmx pdfstandard14.cmx pdfgraphics.cmx pdfshapes.cmx pdfdate.cmx pdfocg.cmx pdfcff.cmx pdftype1.cmx pdftruetype.cmx pdftype0.cmx pdfmerge.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfmerge.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftype0.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftruetype.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftype1.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcff.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfocg.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfdate.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfshapes.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfgraphics.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfstandard14.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftext.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfglyphlist.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfafmdata.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfafm.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfimage.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfspace.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdffun.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfannot.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpage.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpagelabels.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfmarks.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfdest.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfops.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfjpeg.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfread.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfgenlex.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfwrite.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcodec.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfflate.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcrypt.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdf.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcryptprimitives.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpaper.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfunits.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftransform.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfio.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfutil.cmx - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfmerge.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftype0.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftruetype.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftype1.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcff.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfocg.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfdate.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfshapes.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfgraphics.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfstandard14.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftext.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfglyphlist.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfafmdata.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfafm.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfimage.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfspace.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdffun.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfannot.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpage.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpagelabels.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfmarks.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfdest.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfops.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfjpeg.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfread.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfgenlex.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfwrite.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcodec.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfflate.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcrypt.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdf.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcryptprimitives.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpaper.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfunits.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftransform.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfio.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfutil.cmi - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfmerge.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftype0.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftruetype.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftype1.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcff.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfocg.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfdate.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfshapes.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfgraphics.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfstandard14.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftext.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfglyphlist.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfafmdata.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfafm.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfimage.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfspace.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdffun.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfannot.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpage.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpagelabels.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfmarks.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfdest.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfops.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfjpeg.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfread.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfgenlex.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfwrite.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcodec.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfflate.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcrypt.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdf.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcryptprimitives.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpaper.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfunits.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftransform.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfio.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfutil.cmt - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfmerge.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftype0.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftruetype.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftype1.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcff.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfocg.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfdate.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfshapes.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfgraphics.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfstandard14.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftext.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfglyphlist.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfafmdata.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfafm.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfimage.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfspace.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdffun.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfannot.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpage.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpagelabels.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfmarks.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfdest.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfops.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfjpeg.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfread.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfgenlex.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfwrite.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcodec.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfflate.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcrypt.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdf.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfcryptprimitives.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfpaper.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfunits.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdftransform.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfio.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/pdfutil.mli - Installed /home/opam/.opam/4.13/lib/camlpdf/libcamlpdf_stubs.a - Installed /home/opam/.opam/4.13/lib/camlpdf/camlpdf.cmxa - Installed /home/opam/.opam/4.13/lib/camlpdf/camlpdf.cma - Installed /home/opam/.opam/4.13/lib/camlpdf/camlpdf.a - Installed /home/opam/.opam/4.13/lib/stublibs/dllcamlpdf_stubs.so - Installed /home/opam/.opam/4.13/lib/stublibs/dllcamlpdf_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.13/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.13/lib/camlpdf/META - - Installation successful. -> installed camlpdf.2.3 Processing 8/9: [cpdf: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3) - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - ocamlfind ocamldep -native cpdfcommand.mli > ._ncdi/cpdfcommand.di - ocamlfind ocamldep -native cpdf.mli > ._ncdi/cpdf.di - ocamlfind ocamldep -native cpdfstrftime.mli > ._ncdi/cpdfstrftime.di - ocamlfind ocamldep -native xmlm.mli > ._ncdi/xmlm.di - ocamlfind ocamldep cpdfcommandrun.ml > ._d/cpdfcommandrun.d - ocamlfind ocamldep cpdfcommand.ml > ._d/cpdfcommand.d - ocamlfind ocamldep cpdf.ml > ._d/cpdf.d - ocamlfind ocamldep cpdfstrftime.ml > ._d/cpdfstrftime.d - ocamlfind ocamldep xmlm.ml > ._d/xmlm.d - ocamlfind ocamlc -package camlpdf -c -annot xmlm.mli - ocamlfind ocamlopt -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot xmlm.ml - ocamlfind ocamlc -package camlpdf -c -annot cpdfstrftime.mli - ocamlfind ocamlopt -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfstrftime.ml - ocamlfind ocamlc -package camlpdf -c -annot cpdf.mli - ocamlfind ocamlopt -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdf.ml - File "cpdf.ml", line 625, characters 24-28: - 625 | let qs = addstream (many Pdfops.Op_Q deficit @ [Pdfops.Op_Q]) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 1817, characters 33-37: - 1817 | else implode (many '0' (w - String.length numstring)) ^ numstring))] - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2144, characters 12-16: - 2144 | many - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2555, characters 15-19: - 2555 | (many (Pdfpage.blankpage Pdfpaper.a4) (length_under - length_over)))) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2962, characters 24-28: - 2962 | combine (many pagenumber (length strings)) strings - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 3032, characters 11-15: - 3032 | many (Pdfpage.blankpage Pdfpaper.a4) (Pdfpage.endpage b - Pdfpage.endpage a)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 4147, characters 86-90: - 4147 | map (fun () -> Pdfpage.blankpage (Pdfpaper.make Pdfunits.PdfPoint width height)) (many () pages) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 4154, characters 49-53: - 4154 | map (fun () -> Pdfpage.blankpage papersize) (many () pages) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package camlpdf -c -annot cpdfcommand.mli - ocamlfind ocamlopt -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfcommand.ml - File "cpdfcommand.ml", line 2788, characters 23-27: - 2788 | else implode ((many '0' (l - length chars)) @ chars) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 3438, characters 70-74: - 3438 | Pdfpage.change_pages true page (Pdfpage.pages_of_pagetree page @ (many lastpage len)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 3640, characters 46-50: - 3640 | let pdf, pageroot = Pdfpage.add_pagetree (many page args.createpdf_pages) (Pdf.empty ()) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 4206, characters 16-25: - 4206 | split_pdf - ^^^^^^^^^ - Warning 6 [labels-omitted]: labels cpdflin, preserve_objstm, create_objstm, squeeze were omitted in the application of this function. - File "cpdfcommand.ml", line 4236, characters 16-34: - 4236 | split_at_bookmarks - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label squeeze was omitted in the application of this function. - ocamlfind ocamlopt -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfcommandrun.ml - ocamlfind ocamlopt \ - -package camlpdf -linkpkg \ - -g -o cpdf \ - xmlm.cmx cpdfstrftime.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - ocamlfind ocamlopt -a -g -o cpdf.cmxa xmlm.cmx cpdfstrftime.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - ocamlfind ocamldep cpdfcommand.mli > ._bcdi/cpdfcommand.di - ocamlfind ocamldep cpdf.mli > ._bcdi/cpdf.di - ocamlfind ocamldep cpdfstrftime.mli > ._bcdi/cpdfstrftime.di - ocamlfind ocamldep xmlm.mli > ._bcdi/xmlm.di - ocamlfind ocamlc -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot xmlm.ml - ocamlfind ocamlc -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfstrftime.ml - ocamlfind ocamlc -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdf.ml - File "cpdf.ml", line 625, characters 24-28: - 625 | let qs = addstream (many Pdfops.Op_Q deficit @ [Pdfops.Op_Q]) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 1817, characters 33-37: - 1817 | else implode (many '0' (w - String.length numstring)) ^ numstring))] - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2144, characters 12-16: - 2144 | many - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2555, characters 15-19: - 2555 | (many (Pdfpage.blankpage Pdfpaper.a4) (length_under - length_over)))) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 2962, characters 24-28: - 2962 | combine (many pagenumber (length strings)) strings - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 3032, characters 11-15: - 3032 | many (Pdfpage.blankpage Pdfpaper.a4) (Pdfpage.endpage b - Pdfpage.endpage a)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 4147, characters 86-90: - 4147 | map (fun () -> Pdfpage.blankpage (Pdfpaper.make Pdfunits.PdfPoint width height)) (many () pages) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdf.ml", line 4154, characters 49-53: - 4154 | map (fun () -> Pdfpage.blankpage papersize) (many () pages) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - ocamlfind ocamlc -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfcommand.ml - File "cpdfcommand.ml", line 2788, characters 23-27: - 2788 | else implode ((many '0' (l - length chars)) @ chars) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 3438, characters 70-74: - 3438 | Pdfpage.change_pages true page (Pdfpage.pages_of_pagetree page @ (many lastpage len)) - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 3640, characters 46-50: - 3640 | let pdf, pageroot = Pdfpage.add_pagetree (many page args.createpdf_pages) (Pdf.empty ()) in - ^^^^ - Warning 6 [labels-omitted]: label n was omitted in the application of this function. - File "cpdfcommand.ml", line 4206, characters 16-25: - 4206 | split_pdf - ^^^^^^^^^ - Warning 6 [labels-omitted]: labels cpdflin, preserve_objstm, create_objstm, squeeze were omitted in the application of this function. - File "cpdfcommand.ml", line 4236, characters 16-34: - 4236 | split_at_bookmarks - ^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label squeeze was omitted in the application of this function. - ocamlfind ocamlc -package camlpdf -c -annot -g -bin-annot -safe-string -w -3 -annot cpdfcommandrun.ml - ocamlfind ocamlc -a -g -o cpdf.cma xmlm.cmo cpdfstrftime.cmo cpdf.cmo cpdfcommand.cmo cpdfcommandrun.cmo - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - ocamlfind ocamlmktop \ - -package camlpdf -linkpkg \ - -g -o cpdf.top \ - xmlm.cmo cpdfstrftime.cmo cpdf.cmo cpdfcommand.cmo cpdfcommandrun.cmo - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - mkdir -p doc/cpdf/html - rm -rf doc/cpdf/html/* - ocamlfind ocamldoc -package camlpdf -html -d doc/cpdf/html xmlm.mli cpdfstrftime.mli cpdf.mli cpdfcommand.mli -> compiled cpdf.2.3 Processing 9/9: [cpdf: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3) - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - ocamlfind ocamlopt \ - -package camlpdf -linkpkg \ - -g -o cpdf \ - xmlm.cmx cpdfstrftime.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - ocamlfind ocamlopt -a -g -o cpdf.cmxa xmlm.cmx cpdfstrftime.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - make[1]: 'cpdf.cma' is up to date. - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - make[1]: Entering directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - make[1]: 'cpdf.top' is up to date. - make[1]: Leaving directory '/home/opam/.opam/4.13/.opam-switch/build/cpdf.2.3' - - Installing library with ocamlfind - ocamlfind install cpdf META cpdf.a cpdf.cma cpdf.cmxa xmlm.mli cpdfstrftime.mli cpdf.mli cpdfcommand.mli xmlm.cmi cpdfstrftime.cmi cpdf.cmi cpdfcommand.cmi xmlm.cmx cpdfstrftime.cmx cpdf.cmx cpdfcommand.cmx xmlm.cmt cpdfstrftime.cmt cpdf.cmt cpdfcommand.cmt - Installed /home/opam/.opam/4.13/lib/cpdf/cpdfcommand.cmt - Installed /home/opam/.opam/4.13/lib/cpdf/cpdf.cmt - Installed /home/opam/.opam/4.13/lib/cpdf/cpdfstrftime.cmt - Installed /home/opam/.opam/4.13/lib/cpdf/xmlm.cmt - Installed /home/opam/.opam/4.13/lib/cpdf/cpdfcommand.cmx - Installed /home/opam/.opam/4.13/lib/cpdf/cpdf.cmx - Installed /home/opam/.opam/4.13/lib/cpdf/cpdfstrftime.cmx - Installed /home/opam/.opam/4.13/lib/cpdf/xmlm.cmx - Installed /home/opam/.opam/4.13/lib/cpdf/cpdfcommand.cmi - Installed /home/opam/.opam/4.13/lib/cpdf/cpdf.cmi - Installed /home/opam/.opam/4.13/lib/cpdf/cpdfstrftime.cmi - Installed /home/opam/.opam/4.13/lib/cpdf/xmlm.cmi - Installed /home/opam/.opam/4.13/lib/cpdf/cpdfcommand.mli - Installed /home/opam/.opam/4.13/lib/cpdf/cpdf.mli - Installed /home/opam/.opam/4.13/lib/cpdf/cpdfstrftime.mli - Installed /home/opam/.opam/4.13/lib/cpdf/xmlm.mli - Installed /home/opam/.opam/4.13/lib/cpdf/cpdf.cmxa - Installed /home/opam/.opam/4.13/lib/cpdf/cpdf.cma - Installed /home/opam/.opam/4.13/lib/cpdf/cpdf.a - Installed /home/opam/.opam/4.13/lib/cpdf/META - - Installation successful. -> installed cpdf.2.3 Done. # Run eval $(opam env) to update the current shell environment 2024-06-08 23:26.37 ---> saved as "5b64084185a8787a4c8624102a015a5d5a209cd6870cf27e52918d1c2df54dfd" Job succeeded