OCamllabs icon Home|Differences with the last checks|Previous runs


Building on clete.ocamllabs.io

(from ocaml/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-12-03 06:47.58 ---> 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-2.1 /usr/bin/opam"))
2021-12-03 06:47.58 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" 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 b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-03 06:47.58 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" 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.

2021-12-03 06:47.58 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14' '4.14.0+trunk'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "4.14.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.4.14.0+trunk  (https://github.com/ocaml/ocaml/archive/4.14.tar.gz)
-> installed ocaml-variants.4.14.0+trunk
-> installed ocaml-config.2
-> installed ocaml.4.14.0
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2021-12-03 06:47.58 ---> using "580c1559ccee38c141b0bdbed31cc9eb71bc54bd89a6dd20ec44a2d70b84f868" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8877 kB]
- Fetched 9106 kB in 2s (5321 kB/s)
- Reading package lists...
- 
2021-12-03 06:47.58 ---> using "973c89adad12bb56df6faa6f25e80cf23f63cecff1667ca123c059fc2bbc19da" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"cpdf.2.4\"\
               \nopam install -vy \"cpdf.2.4\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"cpdf.2.4\" | 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.4 is not installed.

Nothing to do.
The following actions will be performed:
  - install ocamlfind 1.9.1 [required by cpdf]
  - install camlpdf   2.4   [required by cpdf]
  - install cpdf      2.4
===== 3 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9:
Processing  2/9:
Processing  3/9:
-> retrieved cpdf.2.4  (cached)
-> retrieved camlpdf.2.4  (cached)
-> retrieved ocamlfind.1.9.1  (cached)
Processing  4/9: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: 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
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/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.14/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     topfind script:        /home/opam/.opam/4.14/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.14/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/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.14/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/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 -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- File "fl_metascanner.ml", line 41, characters 13-25:
- 41 |           in Stream.lsing (fun _ -> (line, pos, Eof))
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 45, characters 12-24:
- 45 |             Stream.lcons (fun _ -> (line, pos, t))
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 46, characters 15-27:
- 46 |               (Stream.slazy (fun _ -> next line pos0))
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 61, characters 20-28:
- 61 |     let (__strm : _ Stream.t) = stream
-                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 63, characters 12-23:
- 63 |       match Stream.peek __strm with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 65, characters 11-22:
- 65 |           (Stream.junk __strm;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 66, characters 18-29:
- 66 |            (match Stream.peek __strm with
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 68, characters 17-28:
- 68 |                 (Stream.junk __strm;
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 69, characters 24-35:
- 69 |                  (match Stream.peek __strm with
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 71, characters 23-34:
- 71 |                       (Stream.junk __strm;
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 75, characters 28-42:
- 75 |                           | Stream.Failure ->
-                                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 77, characters 33-45:
- 77 |                                 (Stream.Error
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 83, characters 33-47:
- 83 |                           with | Stream.Failure -> raise (Stream.Error ""))
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 83, characters 58-70:
- 83 |                           with | Stream.Failure -> raise (Stream.Error ""))
-                                                                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 91, characters 25-37:
- 91 |                         (Stream.Error
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 95, characters 19-31:
- 95 |                   (Stream.Error
-                         ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 99, characters 11-22:
- 99 |           (Stream.junk __strm;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 103, characters 16-30:
- 103 |               | Stream.Failure ->
-                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 105, characters 21-33:
- 105 |                     (Stream.Error
-                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 109, characters 21-35:
- 109 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 109, characters 46-58:
- 109 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 125, characters 11-22:
- 125 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 129, characters 16-28:
- 129 |                (Stream.Error
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 136, characters 11-22:
- 136 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 140, characters 16-28:
- 140 |                (Stream.Error
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 147, characters 11-22:
- 147 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 149, characters 14-26:
- 149 |              (Stream.Error
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 151, characters 19-33:
- 151 |       | _ -> raise Stream.Failure
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 153, characters 20-28:
- 153 |     let (__strm : _ Stream.t) = stream
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 155, characters 12-23:
- 155 |       match Stream.peek __strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 157, characters 11-22:
- 157 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 160, characters 21-35:
- 160 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 160, characters 46-58:
- 160 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 163, characters 21-35:
- 163 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 163, characters 46-58:
- 163 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 166, characters 21-35:
- 166 |               with | Stream.Failure -> raise (Stream.Error ""))
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 166, characters 46-58:
- 166 |               with | Stream.Failure -> raise (Stream.Error ""))
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 168, characters 20-31:
- 168 |              (match Stream.peek __strm with
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 170, characters 19-30:
- 170 |                   (Stream.junk __strm; ((arg1 :: args), flav, s))
-                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 173, characters 21-33:
- 173 |                     (Stream.Error
-                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 177, characters 11-22:
- 177 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 178, characters 18-29:
- 178 |            (match Stream.peek __strm with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 180, characters 17-28:
- 180 |                 (Stream.junk __strm; ([], `BaseDef, s))
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 183, characters 19-31:
- 183 |                   (Stream.Error
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 188, characters 11-22:
- 188 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 189, characters 18-29:
- 189 |            (match Stream.peek __strm with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 191, characters 17-28:
- 191 |                 (Stream.junk __strm; ([], `Appendix, s))
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 194, characters 19-31:
- 194 |                   (Stream.Error
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 199, characters 11-22:
- 199 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 201, characters 14-26:
- 201 |              (Stream.Error
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 204, characters 19-33:
- 204 |       | _ -> raise Stream.Failure
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 206, characters 20-28:
- 206 |     let (__strm : _ Stream.t) = stream
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 208, characters 12-23:
- 208 |       match Stream.peek __strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 210, characters 11-22:
- 210 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 213, characters 21-35:
- 213 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 213, characters 46-58:
- 213 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 216, characters 21-35:
- 216 |               with | Stream.Failure -> raise (Stream.Error ""))
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 216, characters 46-58:
- 216 |               with | Stream.Failure -> raise (Stream.Error ""))
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 218, characters 34-45:
- 218 |       | Some ((_, _, RParen)) -> (Stream.junk __strm; [])
-                                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 220, characters 11-22:
- 220 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 222, characters 14-26:
- 222 |              (Stream.Error
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 224, characters 19-33:
- 224 |       | _ -> raise Stream.Failure
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 226, characters 20-28:
- 226 |     let (__strm : _ Stream.t) = stream
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 228, characters 12-23:
- 228 |       match Stream.peek __strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 229, characters 39-50:
- 229 |       | Some ((line, col, Name n)) -> (Stream.junk __strm; `Pred n)
-                                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 231, characters 11-22:
- 231 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 232, characters 18-29:
- 232 |            (match Stream.peek __strm with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 233, characters 40-51:
- 233 |             | Some ((l, c, Name n)) -> (Stream.junk __strm; `NegPred n)
-                                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 236, characters 19-31:
- 236 |                   (Stream.Error
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 239, characters 11-22:
- 239 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 240, characters 18-30:
- 240 |            raise (Stream.Error (error_msg "Name or -Name expected" line col)))
-                         ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 241, characters 19-33:
- 241 |       | _ -> raise Stream.Failure
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 243, characters 20-28:
- 243 |     let (__strm : _ Stream.t) = stream
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 245, characters 12-23:
- 245 |       match Stream.peek __strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 246, characters 38-49:
- 246 |       | Some ((line, col, Equal)) -> (Stream.junk __strm; `BaseDef)
-                                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 247, characters 42-53:
- 247 |       | Some ((line, col, PlusEqual)) -> (Stream.junk __strm; `Appendix)
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 249, characters 11-22:
- 249 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 250, characters 18-30:
- 250 |            raise (Stream.Error (error_msg "'+' or '+=' expected" line col)))
-                         ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 251, characters 19-33:
- 251 |       | _ -> raise Stream.Failure in
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 268, characters 22-34:
- 268 |                      (Stream.Error
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 286, characters 20-32:
- 286 |                    (Stream.Error ("Double definition for subpackage " ^ p'))
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 291, characters 20-32:
- 291 |                    (Stream.Error
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 302, characters 11-23:
- 302 |     with | Stream.Error "" -> raise (Stream.Error "Syntax Error")
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 302, characters 37-49:
- 302 |     with | Stream.Error "" -> raise (Stream.Error "Syntax Error")
-                                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 341, characters 11-23:
- 341 |     raise (Stream.Error (error_fun line col)) in
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 349, characters 24-36:
- 349 |     try rule arg with | Stream.Error _ -> raise_err error_fmt line col in
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 462, characters 22-34:
- 462 |                      (Stream.Error
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 480, characters 20-32:
- 480 |                    (Stream.Error ("Double definition for subpackage " ^ p'))
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 485, characters 20-32:
- 485 |                    (Stream.Error
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 494, characters 11-23:
- 494 |     with | Stream.Error "" -> raise (Stream.Error "Syntax Error")
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 494, characters 37-49:
- 494 |     with | Stream.Error "" -> raise (Stream.Error "Syntax Error")
-                                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- File "fl_package_base.ml", line 157, characters 6-18:
- 157 |     | Stream.Error s ->
-             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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 -c findlib.mli
- ocamlc -I +compiler-libs -opaque -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 -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -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 -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -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.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- File "frontend.ml", line 2018, characters 4-16:
- 2018 |   | Stream.Error s ->
-            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     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.14/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -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.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' >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.14/.opam-switch/build/ocamlfind.1.9.1'
Processing  4/9: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- File "fl_metascanner.ml", line 41, characters 13-25:
- 41 |           in Stream.lsing (fun _ -> (line, pos, Eof))
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 45, characters 12-24:
- 45 |             Stream.lcons (fun _ -> (line, pos, t))
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 46, characters 15-27:
- 46 |               (Stream.slazy (fun _ -> next line pos0))
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 61, characters 20-28:
- 61 |     let (__strm : _ Stream.t) = stream
-                          ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 63, characters 12-23:
- 63 |       match Stream.peek __strm with
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 65, characters 11-22:
- 65 |           (Stream.junk __strm;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 66, characters 18-29:
- 66 |            (match Stream.peek __strm with
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 68, characters 17-28:
- 68 |                 (Stream.junk __strm;
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 69, characters 24-35:
- 69 |                  (match Stream.peek __strm with
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 71, characters 23-34:
- 71 |                       (Stream.junk __strm;
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 75, characters 28-42:
- 75 |                           | Stream.Failure ->
-                                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 77, characters 33-45:
- 77 |                                 (Stream.Error
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 83, characters 33-47:
- 83 |                           with | Stream.Failure -> raise (Stream.Error ""))
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 83, characters 58-70:
- 83 |                           with | Stream.Failure -> raise (Stream.Error ""))
-                                                                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 91, characters 25-37:
- 91 |                         (Stream.Error
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 95, characters 19-31:
- 95 |                   (Stream.Error
-                         ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 99, characters 11-22:
- 99 |           (Stream.junk __strm;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 103, characters 16-30:
- 103 |               | Stream.Failure ->
-                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 105, characters 21-33:
- 105 |                     (Stream.Error
-                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 109, characters 21-35:
- 109 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 109, characters 46-58:
- 109 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 125, characters 11-22:
- 125 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 129, characters 16-28:
- 129 |                (Stream.Error
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 136, characters 11-22:
- 136 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 140, characters 16-28:
- 140 |                (Stream.Error
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 147, characters 11-22:
- 147 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 149, characters 14-26:
- 149 |              (Stream.Error
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 151, characters 19-33:
- 151 |       | _ -> raise Stream.Failure
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 153, characters 20-28:
- 153 |     let (__strm : _ Stream.t) = stream
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 155, characters 12-23:
- 155 |       match Stream.peek __strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 157, characters 11-22:
- 157 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 160, characters 21-35:
- 160 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 160, characters 46-58:
- 160 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 163, characters 21-35:
- 163 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 163, characters 46-58:
- 163 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 166, characters 21-35:
- 166 |               with | Stream.Failure -> raise (Stream.Error ""))
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 166, characters 46-58:
- 166 |               with | Stream.Failure -> raise (Stream.Error ""))
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 168, characters 20-31:
- 168 |              (match Stream.peek __strm with
-                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 170, characters 19-30:
- 170 |                   (Stream.junk __strm; ((arg1 :: args), flav, s))
-                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 173, characters 21-33:
- 173 |                     (Stream.Error
-                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 177, characters 11-22:
- 177 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 178, characters 18-29:
- 178 |            (match Stream.peek __strm with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 180, characters 17-28:
- 180 |                 (Stream.junk __strm; ([], `BaseDef, s))
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 183, characters 19-31:
- 183 |                   (Stream.Error
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 188, characters 11-22:
- 188 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 189, characters 18-29:
- 189 |            (match Stream.peek __strm with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 191, characters 17-28:
- 191 |                 (Stream.junk __strm; ([], `Appendix, s))
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 194, characters 19-31:
- 194 |                   (Stream.Error
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 199, characters 11-22:
- 199 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 201, characters 14-26:
- 201 |              (Stream.Error
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 204, characters 19-33:
- 204 |       | _ -> raise Stream.Failure
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 206, characters 20-28:
- 206 |     let (__strm : _ Stream.t) = stream
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 208, characters 12-23:
- 208 |       match Stream.peek __strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 210, characters 11-22:
- 210 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 213, characters 21-35:
- 213 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 213, characters 46-58:
- 213 |               with | Stream.Failure -> raise (Stream.Error "")) in
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 216, characters 21-35:
- 216 |               with | Stream.Failure -> raise (Stream.Error ""))
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 216, characters 46-58:
- 216 |               with | Stream.Failure -> raise (Stream.Error ""))
-                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 218, characters 34-45:
- 218 |       | Some ((_, _, RParen)) -> (Stream.junk __strm; [])
-                                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 220, characters 11-22:
- 220 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 222, characters 14-26:
- 222 |              (Stream.Error
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 224, characters 19-33:
- 224 |       | _ -> raise Stream.Failure
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 226, characters 20-28:
- 226 |     let (__strm : _ Stream.t) = stream
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 228, characters 12-23:
- 228 |       match Stream.peek __strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 229, characters 39-50:
- 229 |       | Some ((line, col, Name n)) -> (Stream.junk __strm; `Pred n)
-                                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 231, characters 11-22:
- 231 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 232, characters 18-29:
- 232 |            (match Stream.peek __strm with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 233, characters 40-51:
- 233 |             | Some ((l, c, Name n)) -> (Stream.junk __strm; `NegPred n)
-                                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 236, characters 19-31:
- 236 |                   (Stream.Error
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 239, characters 11-22:
- 239 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 240, characters 18-30:
- 240 |            raise (Stream.Error (error_msg "Name or -Name expected" line col)))
-                         ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 241, characters 19-33:
- 241 |       | _ -> raise Stream.Failure
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 243, characters 20-28:
- 243 |     let (__strm : _ Stream.t) = stream
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 245, characters 12-23:
- 245 |       match Stream.peek __strm with
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 246, characters 38-49:
- 246 |       | Some ((line, col, Equal)) -> (Stream.junk __strm; `BaseDef)
-                                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 247, characters 42-53:
- 247 |       | Some ((line, col, PlusEqual)) -> (Stream.junk __strm; `Appendix)
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 249, characters 11-22:
- 249 |           (Stream.junk __strm;
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 250, characters 18-30:
- 250 |            raise (Stream.Error (error_msg "'+' or '+=' expected" line col)))
-                         ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 251, characters 19-33:
- 251 |       | _ -> raise Stream.Failure in
-                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 268, characters 22-34:
- 268 |                      (Stream.Error
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 286, characters 20-32:
- 286 |                    (Stream.Error ("Double definition for subpackage " ^ p'))
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 291, characters 20-32:
- 291 |                    (Stream.Error
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 302, characters 11-23:
- 302 |     with | Stream.Error "" -> raise (Stream.Error "Syntax Error")
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 302, characters 37-49:
- 302 |     with | Stream.Error "" -> raise (Stream.Error "Syntax Error")
-                                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 341, characters 11-23:
- 341 |     raise (Stream.Error (error_fun line col)) in
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 349, characters 24-36:
- 349 |     try rule arg with | Stream.Error _ -> raise_err error_fmt line col in
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 462, characters 22-34:
- 462 |                      (Stream.Error
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 480, characters 20-32:
- 480 |                    (Stream.Error ("Double definition for subpackage " ^ p'))
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 485, characters 20-32:
- 485 |                    (Stream.Error
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 494, characters 11-23:
- 494 |     with | Stream.Error "" -> raise (Stream.Error "Syntax Error")
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "fl_metascanner.ml", line 494, characters 37-49:
- 494 |     with | Stream.Error "" -> raise (Stream.Error "Syntax Error")
-                                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- File "fl_package_base.ml", line 157, characters 6-18:
- 157 |     | Stream.Error s ->
-             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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 -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 -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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 -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -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.
- File "frontend.ml", line 1826, characters 16-29:
- 1826 |       let buf = String.create buflen in   (* FIXME: Bytes.create *)
-                        ^^^^^^^^^^^^^
- Alert deprecated: Stdlib.String.create
- Use Bytes.create/BytesLabels.create instead.
- File "frontend.ml", line 2018, characters 4-16:
- 2018 |   | Stream.Error s ->
-            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 252, characters 4-27:
- 252 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 262, characters 4-27:
- 262 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 274, characters 4-27:
- 274 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 287, characters 4-27:
- 287 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 301, characters 4-27:
- 301 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 313, characters 4-27:
- 313 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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 -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.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing  5/9: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/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
- mkdir -p "/home/opam/.opam/4.14/bin"
- mkdir -p "/home/opam/.opam/4.14/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.14/lib/findlib"
- mkdir -p "/home/opam/.opam/4.14/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.14/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli 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` && \
- cp $files "/home/opam/.opam/4.14/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.14/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.14/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.14/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.14/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing  6/9: [camlpdf: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camlpdf.2.4)
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/camlpdf.2.4'
- ocamldep pdfmerge.mli > ._bcdi/pdfmerge.di
- ocamldep pdftype0.mli > ._bcdi/pdftype0.di
- ocamldep pdftruetype.mli > ._bcdi/pdftruetype.di
- ocamldep pdftype1.mli > ._bcdi/pdftype1.di
- ocamldep pdfcff.mli > ._bcdi/pdfcff.di
- ocamldep pdfocg.mli > ._bcdi/pdfocg.di
- ocamldep pdfdate.mli > ._bcdi/pdfdate.di
- ocamldep pdfshapes.mli > ._bcdi/pdfshapes.di
- ocamldep pdfgraphics.mli > ._bcdi/pdfgraphics.di
- ocamldep pdfstandard14.mli > ._bcdi/pdfstandard14.di
- ocamldep pdftext.mli > ._bcdi/pdftext.di
- ocamldep pdfglyphlist.mli > ._bcdi/pdfglyphlist.di
- ocamldep pdfafmdata.mli > ._bcdi/pdfafmdata.di
- ocamldep pdfafm.mli > ._bcdi/pdfafm.di
- ocamldep pdfimage.mli > ._bcdi/pdfimage.di
- ocamldep pdfspace.mli > ._bcdi/pdfspace.di
- ocamldep pdffun.mli > ._bcdi/pdffun.di
- ocamldep pdfannot.mli > ._bcdi/pdfannot.di
- ocamldep pdfpage.mli > ._bcdi/pdfpage.di
- ocamldep pdfpagelabels.mli > ._bcdi/pdfpagelabels.di
- ocamldep pdfmarks.mli > ._bcdi/pdfmarks.di
- ocamldep pdfdest.mli > ._bcdi/pdfdest.di
- ocamldep pdfops.mli > ._bcdi/pdfops.di
- ocamldep pdfjpeg.mli > ._bcdi/pdfjpeg.di
- ocamldep pdfread.mli > ._bcdi/pdfread.di
- ocamldep pdfgenlex.mli > ._bcdi/pdfgenlex.di
- ocamldep pdfwrite.mli > ._bcdi/pdfwrite.di
- ocamldep pdfcodec.mli > ._bcdi/pdfcodec.di
- ocamldep pdfflate.mli > ._bcdi/pdfflate.di
- ocamldep pdfcrypt.mli > ._bcdi/pdfcrypt.di
- ocamldep pdf.mli > ._bcdi/pdf.di
- ocamldep pdfcryptprimitives.mli > ._bcdi/pdfcryptprimitives.di
- ocamldep pdfpaper.mli > ._bcdi/pdfpaper.di
- ocamldep pdfunits.mli > ._bcdi/pdfunits.di
- ocamldep pdftransform.mli > ._bcdi/pdftransform.di
- ocamldep pdfio.mli > ._bcdi/pdfio.di
- ocamldep pdfutil.mli > ._bcdi/pdfutil.di
- ocamldep pdfmerge.ml > ._d/pdfmerge.d
- ocamldep pdftype0.ml > ._d/pdftype0.d
- ocamldep pdftruetype.ml > ._d/pdftruetype.d
- ocamldep pdftype1.ml > ._d/pdftype1.d
- ocamldep pdfcff.ml > ._d/pdfcff.d
- ocamldep pdfocg.ml > ._d/pdfocg.d
- ocamldep pdfdate.ml > ._d/pdfdate.d
- ocamldep pdfshapes.ml > ._d/pdfshapes.d
- ocamldep pdfgraphics.ml > ._d/pdfgraphics.d
- ocamldep pdfstandard14.ml > ._d/pdfstandard14.d
- ocamldep pdftext.ml > ._d/pdftext.d
- ocamldep pdfglyphlist.ml > ._d/pdfglyphlist.d
- ocamldep pdfafmdata.ml > ._d/pdfafmdata.d
- ocamldep pdfafm.ml > ._d/pdfafm.d
- ocamldep pdfimage.ml > ._d/pdfimage.d
- ocamldep pdfspace.ml > ._d/pdfspace.d
- ocamldep pdffun.ml > ._d/pdffun.d
- ocamldep pdfannot.ml > ._d/pdfannot.d
- ocamldep pdfpage.ml > ._d/pdfpage.d
- ocamldep pdfpagelabels.ml > ._d/pdfpagelabels.d
- ocamldep pdfmarks.ml > ._d/pdfmarks.d
- ocamldep pdfdest.ml > ._d/pdfdest.d
- ocamldep pdfops.ml > ._d/pdfops.d
- ocamldep pdfjpeg.ml > ._d/pdfjpeg.d
- ocamldep pdfread.ml > ._d/pdfread.d
- ocamldep pdfgenlex.ml > ._d/pdfgenlex.d
- ocamldep pdfwrite.ml > ._d/pdfwrite.d
- ocamldep pdfcodec.ml > ._d/pdfcodec.d
- ocamldep pdfflate.ml > ._d/pdfflate.d
- ocamldep pdfcrypt.ml > ._d/pdfcrypt.d
- ocamldep pdf.ml > ._d/pdf.d
- ocamldep pdfcryptprimitives.ml > ._d/pdfcryptprimitives.d
- ocamldep pdfpaper.ml > ._d/pdfpaper.d
- ocamldep pdfunits.ml > ._d/pdfunits.d
- ocamldep pdftransform.ml > ._d/pdftransform.d
- ocamldep pdfio.ml > ._d/pdfio.d
- ocamldep pdfutil.ml > ._d/pdfutil.d
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC   \
- 			    -o flatestubs.o " flatestubs.c
- flatestubs.c: In function 'camlpdf_camlzip_error':
- flatestubs.c:44:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    44 |       invalid_argument("Exception Pdfflate.Error not initialized");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- flatestubs.c:47:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    47 |     s1 = copy_string(fn);
-       |             ^~~~~~~~~~~~~                                                    
- flatestubs.c:48:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    48 |     s2 = copy_string(msg);
-       |             ^~~~~~~~~~~~~~                                                   
- flatestubs.c:49:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    49 |     bucket = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- flatestubs.c:54:13: warning: "mlraise" is deprecated: use "caml_raise" instead
-    54 |   mlraise(bucket);
-       |             ^~~~~~                                                 
- flatestubs.c: In function 'camlpdf_camlzip_new_stream':
- flatestubs.c:59:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-    59 |   value res = alloc((sizeof(mz_stream) + sizeof(value) - 1) / sizeof(value),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- flatestubs.c: In function 'camlpdf_camlzip_deflate':
- flatestubs.c:104:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   104 |   res = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- flatestubs.c: In function 'camlpdf_camlzip_update_crc32':
- flatestubs.c:184:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   184 |   return copy_int32(mz_crc32((uint32_t) Int32_val(crc),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC   \
- 			    -o rijndael-alg-fst.o " rijndael-alg-fst.c
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC   \
- 			    -o stubs-aes.o " stubs-aes.c
- stubs-aes.c: In function 'camlpdf_caml_aes_cook_encrypt_key':
- stubs-aes.c:29:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-    29 |   value ckey = alloc_string(Cooked_key_size);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- stubs-aes.c:33:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-    33 |                         8 * string_length(key));
-       |             ^           ~~~~~~~~~~~~~~~~~~~~~~~~                                 
- stubs-aes.c: In function 'camlpdf_caml_aes_cook_decrypt_key':
- stubs-aes.c:41:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-    41 |   value ckey = alloc_string(Cooked_key_size);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- stubs-aes.c:45:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-    45 |                         8 * string_length(key));
-       |             ^           ~~~~~~~~~~~~~~~~~~~~~~~~                                 
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC   \
- 			    -o sha2.o " sha2.c
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC   \
- 			    -o stubs-sha2.o " stubs-sha2.c
- stubs-sha2.c: In function 'camlpdf_caml_sha256':
- stubs-sha2.c:9:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-     9 |   value digest = alloc_string(32);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                             
- stubs-sha2.c: In function 'camlpdf_caml_sha384':
- stubs-sha2.c:19:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-    19 |   value digest = alloc_string(48);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                             
- stubs-sha2.c: In function 'camlpdf_caml_sha512':
- stubs-sha2.c:29:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-    29 |   value digest = alloc_string(64);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                             
- ar rcs libcamlpdf_stubs.a  flatestubs.o rijndael-alg-fst.o stubs-aes.o sha2.o stubs-sha2.o
- ocamlc -c -bin-annot pdfutil.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfutil.ml
- ocamlc -c -bin-annot pdfio.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfio.ml
- ocamlc -c -bin-annot pdftransform.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdftransform.ml
- ocamlc -c -bin-annot pdfunits.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfunits.ml
- ocamlc -c -bin-annot pdfpaper.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfpaper.ml
- ocamlc -c -bin-annot pdfcryptprimitives.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfcryptprimitives.ml
- ocamlc -c -bin-annot pdf.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdf.ml
- ocamlc -c -bin-annot pdfcrypt.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfcrypt.ml
- ocamlc -c -bin-annot pdfflate.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfflate.ml
- ocamlc -c -bin-annot pdfcodec.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfcodec.ml
- ocamlc -c -bin-annot pdfwrite.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfwrite.ml
- ocamlc -c -bin-annot pdfgenlex.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfgenlex.ml
- ocamlc -c -bin-annot pdfread.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfread.ml
- ocamlc -c -bin-annot pdfjpeg.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfjpeg.ml
- ocamlc -c -bin-annot pdfops.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfops.ml
- ocamlc -c -bin-annot pdfdest.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfdest.ml
- ocamlc -c -bin-annot pdfmarks.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfmarks.ml
- ocamlc -c -bin-annot pdfpagelabels.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfpagelabels.ml
- ocamlc -c -bin-annot pdfpage.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfpage.ml
- ocamlc -c -bin-annot pdfannot.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfannot.ml
- ocamlc -c -bin-annot pdffun.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdffun.ml
- ocamlc -c -bin-annot pdfspace.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfspace.ml
- ocamlc -c -bin-annot pdfimage.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfimage.ml
- ocamlc -c -bin-annot pdfafm.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfafm.ml
- ocamlc -c -bin-annot pdfafmdata.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfafmdata.ml
- ocamlc -c -bin-annot pdfglyphlist.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfglyphlist.ml
- ocamlc -c -bin-annot pdftext.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdftext.ml
- ocamlc -c -bin-annot pdfstandard14.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfstandard14.ml
- ocamlc -c -bin-annot pdfgraphics.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfgraphics.ml
- ocamlc -c -bin-annot pdfshapes.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfshapes.ml
- ocamlc -c -bin-annot pdfdate.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfdate.ml
- ocamlc -c -bin-annot pdfocg.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfocg.ml
- ocamlc -c -bin-annot pdfcff.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfcff.ml
- ocamlc -c -bin-annot pdftype1.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdftype1.ml
- ocamlc -c -bin-annot pdftruetype.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdftruetype.ml
- ocamlc -c -bin-annot pdftype0.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdftype0.ml
- ocamlc -c -bin-annot pdfmerge.mli
- ocamlc -c -bin-annot -g -safe-string -w -3 pdfmerge.ml
- ocamlmklib         \
- 			-o camlpdf_stubs  flatestubs.o rijndael-alg-fst.o stubs-aes.o sha2.o stubs-sha2.o   \
- 			
- 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.14/.opam-switch/build/camlpdf.2.4'
- mkdir -p doc/camlpdf/html
- rm -rf doc/camlpdf/html/*
- ocamldoc -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
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/camlpdf.2.4'
- ocamldep -native pdfmerge.mli > ._ncdi/pdfmerge.di
- ocamldep -native pdftype0.mli > ._ncdi/pdftype0.di
- ocamldep -native pdftruetype.mli > ._ncdi/pdftruetype.di
- ocamldep -native pdftype1.mli > ._ncdi/pdftype1.di
- ocamldep -native pdfcff.mli > ._ncdi/pdfcff.di
- ocamldep -native pdfocg.mli > ._ncdi/pdfocg.di
- ocamldep -native pdfdate.mli > ._ncdi/pdfdate.di
- ocamldep -native pdfshapes.mli > ._ncdi/pdfshapes.di
- ocamldep -native pdfgraphics.mli > ._ncdi/pdfgraphics.di
- ocamldep -native pdfstandard14.mli > ._ncdi/pdfstandard14.di
- ocamldep -native pdftext.mli > ._ncdi/pdftext.di
- ocamldep -native pdfglyphlist.mli > ._ncdi/pdfglyphlist.di
- ocamldep -native pdfafmdata.mli > ._ncdi/pdfafmdata.di
- ocamldep -native pdfafm.mli > ._ncdi/pdfafm.di
- ocamldep -native pdfimage.mli > ._ncdi/pdfimage.di
- ocamldep -native pdfspace.mli > ._ncdi/pdfspace.di
- ocamldep -native pdffun.mli > ._ncdi/pdffun.di
- ocamldep -native pdfannot.mli > ._ncdi/pdfannot.di
- ocamldep -native pdfpage.mli > ._ncdi/pdfpage.di
- ocamldep -native pdfpagelabels.mli > ._ncdi/pdfpagelabels.di
- ocamldep -native pdfmarks.mli > ._ncdi/pdfmarks.di
- ocamldep -native pdfdest.mli > ._ncdi/pdfdest.di
- ocamldep -native pdfops.mli > ._ncdi/pdfops.di
- ocamldep -native pdfjpeg.mli > ._ncdi/pdfjpeg.di
- ocamldep -native pdfread.mli > ._ncdi/pdfread.di
- ocamldep -native pdfgenlex.mli > ._ncdi/pdfgenlex.di
- ocamldep -native pdfwrite.mli > ._ncdi/pdfwrite.di
- ocamldep -native pdfcodec.mli > ._ncdi/pdfcodec.di
- ocamldep -native pdfflate.mli > ._ncdi/pdfflate.di
- ocamldep -native pdfcrypt.mli > ._ncdi/pdfcrypt.di
- ocamldep -native pdf.mli > ._ncdi/pdf.di
- ocamldep -native pdfcryptprimitives.mli > ._ncdi/pdfcryptprimitives.di
- ocamldep -native pdfpaper.mli > ._ncdi/pdfpaper.di
- ocamldep -native pdfunits.mli > ._ncdi/pdfunits.di
- ocamldep -native pdftransform.mli > ._ncdi/pdftransform.di
- ocamldep -native pdfio.mli > ._ncdi/pdfio.di
- ocamldep -native pdfutil.mli > ._ncdi/pdfutil.di
- make[1]: 'libcamlpdf_stubs.a' is up to date.
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfutil.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfio.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdftransform.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfunits.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfpaper.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfcryptprimitives.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdf.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfcrypt.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfflate.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfcodec.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfwrite.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfgenlex.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfread.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfjpeg.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfops.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfdest.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfmarks.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfpagelabels.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfpage.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfannot.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdffun.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfspace.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfimage.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfafm.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfafmdata.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfglyphlist.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdftext.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfstandard14.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfgraphics.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfshapes.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfdate.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfocg.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfcff.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdftype1.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdftruetype.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdftype0.ml
- ocamlopt -c -bin-annot -g -safe-string -w -3 pdfmerge.ml
- 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.14/.opam-switch/build/camlpdf.2.4'
-> compiled  camlpdf.2.4
Processing  7/9: [camlpdf: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camlpdf.2.4)
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/camlpdf.2.4'
- 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.14/.opam-switch/build/camlpdf.2.4'
- rm -rf doc/camlpdf/html/*
- ocamldoc -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
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/camlpdf.2.4'
- 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.14/.opam-switch/build/camlpdf.2.4'
- 
- Installing library with ocamlfind
- ocamlfind install  camlpdf META camlpdf.cma 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 camlpdf.a 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
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfmerge.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftype0.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftruetype.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftype1.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcff.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfocg.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfdate.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfshapes.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfgraphics.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfstandard14.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftext.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfglyphlist.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfafmdata.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfafm.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfimage.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfspace.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdffun.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfannot.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpage.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpagelabels.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfmarks.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfdest.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfops.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfjpeg.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfread.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfgenlex.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfwrite.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcodec.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfflate.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcrypt.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdf.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcryptprimitives.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpaper.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfunits.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftransform.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfio.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfutil.cmx
- Installed /home/opam/.opam/4.14/lib/camlpdf/camlpdf.cmxa
- Installed /home/opam/.opam/4.14/lib/camlpdf/camlpdf.a
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfmerge.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftype0.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftruetype.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftype1.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcff.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfocg.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfdate.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfshapes.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfgraphics.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfstandard14.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftext.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfglyphlist.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfafmdata.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfafm.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfimage.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfspace.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdffun.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfannot.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpage.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpagelabels.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfmarks.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfdest.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfops.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfjpeg.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfread.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfgenlex.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfwrite.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcodec.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfflate.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcrypt.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdf.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcryptprimitives.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpaper.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfunits.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftransform.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfio.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfutil.cmi
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfmerge.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftype0.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftruetype.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftype1.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcff.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfocg.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfdate.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfshapes.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfgraphics.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfstandard14.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftext.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfglyphlist.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfafmdata.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfafm.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfimage.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfspace.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdffun.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfannot.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpage.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpagelabels.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfmarks.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfdest.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfops.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfjpeg.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfread.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfgenlex.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfwrite.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcodec.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfflate.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcrypt.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdf.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcryptprimitives.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpaper.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfunits.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftransform.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfio.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfutil.cmt
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfmerge.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftype0.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftruetype.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftype1.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcff.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfocg.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfdate.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfshapes.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfgraphics.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfstandard14.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftext.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfglyphlist.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfafmdata.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfafm.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfimage.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfspace.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdffun.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfannot.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpage.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpagelabels.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfmarks.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfdest.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfops.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfjpeg.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfread.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfgenlex.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfwrite.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcodec.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfflate.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcrypt.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdf.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfcryptprimitives.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfpaper.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfunits.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdftransform.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfio.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/pdfutil.mli
- Installed /home/opam/.opam/4.14/lib/camlpdf/libcamlpdf_stubs.a
- Installed /home/opam/.opam/4.14/lib/camlpdf/camlpdf.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcamlpdf_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcamlpdf_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/camlpdf/META
- 
- Installation successful.
-> installed camlpdf.2.4
Processing  8/9: [cpdf: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4)
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- ocamlfind ocamldep -native cpdfcommand.mli > ._ncdi/cpdfcommand.di
- ocamlfind ocamldep -native cpdf.mli > ._ncdi/cpdf.di
- ocamlfind ocamldep -native cpdfcoord.mli > ._ncdi/cpdfcoord.di
- ocamlfind ocamldep -native cpdfstrftime.mli > ._ncdi/cpdfstrftime.di
- ocamlfind ocamldep -native cpdfwriteJSON.mli > ._ncdi/cpdfwriteJSON.di
- ocamlfind ocamldep -native xmlm.mli > ._ncdi/xmlm.di
- ocamlfind ocamldep -native tjjson.mli > ._ncdi/tjjson.di
- ocamlfind ocamldep -native tjparserMonad.mli > ._ncdi/tjparserMonad.di
- ocamlfind ocamldep -native tjllist.mli > ._ncdi/tjllist.di
- ocamlfind ocamldep -native tjutf16.mli > ._ncdi/tjutf16.di
- ocamlfind ocamldep -native tjutil.mli > ._ncdi/tjutil.di
- ocamlfind ocamldep cpdfcommandrun.ml > ._d/cpdfcommandrun.d
- ocamlfind ocamldep cpdfcommand.ml > ._d/cpdfcommand.d
- ocamlfind ocamldep cpdf.ml > ._d/cpdf.d
- ocamlfind ocamldep cpdfcoord.ml > ._d/cpdfcoord.d
- ocamlfind ocamldep cpdfstrftime.ml > ._d/cpdfstrftime.d
- ocamlfind ocamldep cpdfwriteJSON.ml > ._d/cpdfwriteJSON.d
- ocamlfind ocamldep xmlm.ml > ._d/xmlm.d
- ocamlfind ocamldep tjjson.ml > ._d/tjjson.d
- ocamlfind ocamldep tjparserMonad.ml > ._d/tjparserMonad.d
- ocamlfind ocamldep tjllist.ml > ._d/tjllist.d
- ocamlfind ocamldep tjutf16.ml > ._d/tjutf16.d
- ocamlfind ocamldep tjutil.ml > ._d/tjutil.d
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot tjutil.mli
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 tjutil.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot tjutf16.mli
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 tjutf16.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot tjllist.mli
- File "tjllist.mli", line 20, characters 19-27:
- 20 | val of_stream : 'a Stream.t -> 'a llist
-                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 tjllist.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot tjparserMonad.mli
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 tjparserMonad.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot tjjson.mli
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 tjjson.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot xmlm.mli
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 xmlm.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot cpdfwriteJSON.mli
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdfwriteJSON.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot cpdfstrftime.mli
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdfstrftime.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot cpdfcoord.mli
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdfcoord.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot cpdf.mli
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdf.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot cpdfcommand.mli
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdfcommand.ml
- File "cpdfcommand.ml", line 3902, characters 16-25:
- 3902 |                 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 3932, characters 16-34:
- 3932 |                 split_at_bookmarks
-                        ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label squeeze was omitted in the application of this function.
- ocamlfind ocamlopt -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdfcommandrun.ml
- ocamlfind ocamlopt \
- 			-package camlpdf -linkpkg \
- 			        -g       -o cpdf \
- 			tjutil.cmx tjutf16.cmx tjllist.cmx tjparserMonad.cmx tjjson.cmx xmlm.cmx cpdfwriteJSON.cmx cpdfstrftime.cmx cpdfcoord.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- ocamlfind ocamlopt -a         -g       -o cpdf.cmxa tjutil.cmx tjutf16.cmx tjllist.cmx tjparserMonad.cmx tjjson.cmx xmlm.cmx cpdfwriteJSON.cmx cpdfstrftime.cmx cpdfcoord.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- ocamlfind ocamldep cpdfcommand.mli > ._bcdi/cpdfcommand.di
- ocamlfind ocamldep cpdf.mli > ._bcdi/cpdf.di
- ocamlfind ocamldep cpdfcoord.mli > ._bcdi/cpdfcoord.di
- ocamlfind ocamldep cpdfstrftime.mli > ._bcdi/cpdfstrftime.di
- ocamlfind ocamldep cpdfwriteJSON.mli > ._bcdi/cpdfwriteJSON.di
- ocamlfind ocamldep xmlm.mli > ._bcdi/xmlm.di
- ocamlfind ocamldep tjjson.mli > ._bcdi/tjjson.di
- ocamlfind ocamldep tjparserMonad.mli > ._bcdi/tjparserMonad.di
- ocamlfind ocamldep tjllist.mli > ._bcdi/tjllist.di
- ocamlfind ocamldep tjutf16.mli > ._bcdi/tjutf16.di
- ocamlfind ocamldep tjutil.mli > ._bcdi/tjutil.di
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 tjutil.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 tjutf16.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 tjllist.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 tjparserMonad.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 tjjson.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 xmlm.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdfwriteJSON.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdfstrftime.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdfcoord.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdf.ml
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdfcommand.ml
- File "cpdfcommand.ml", line 3902, characters 16-25:
- 3902 |                 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 3932, characters 16-34:
- 3932 |                 split_at_bookmarks
-                        ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label squeeze was omitted in the application of this function.
- ocamlfind ocamlc -package camlpdf -c -annot -bin-annot -g -safe-string -w -3 cpdfcommandrun.ml
- ocamlfind ocamlc -a        -g        -o cpdf.cma tjutil.cmo tjutf16.cmo tjllist.cmo tjparserMonad.cmo tjjson.cmo xmlm.cmo cpdfwriteJSON.cmo cpdfstrftime.cmo cpdfcoord.cmo cpdf.cmo cpdfcommand.cmo cpdfcommandrun.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- ocamlfind ocamlmktop \
- 			-package camlpdf -linkpkg \
- 			       -g        -o cpdf.top \
- 			tjutil.cmo tjutf16.cmo tjllist.cmo tjparserMonad.cmo tjjson.cmo xmlm.cmo cpdfwriteJSON.cmo cpdfstrftime.cmo cpdfcoord.cmo cpdf.cmo cpdfcommand.cmo cpdfcommandrun.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- mkdir -p doc/cpdf/html
- rm -rf doc/cpdf/html/*
- ocamlfind ocamldoc -package camlpdf -html -d doc/cpdf/html tjutil.mli tjutf16.mli tjllist.mli tjparserMonad.mli tjjson.mli xmlm.mli cpdfwriteJSON.mli cpdfstrftime.mli cpdfcoord.mli cpdf.mli cpdfcommand.mli
- File "tjllist.mli", line 20, characters 19-27:
- 20 | val of_stream : 'a Stream.t -> 'a llist
-                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-> compiled  cpdf.2.4
Processing  9/9: [cpdf: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4)
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- ocamlfind ocamlopt \
- 			-package camlpdf -linkpkg \
- 			        -g       -o cpdf \
- 			tjutil.cmx tjutf16.cmx tjllist.cmx tjparserMonad.cmx tjjson.cmx xmlm.cmx cpdfwriteJSON.cmx cpdfstrftime.cmx cpdfcoord.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- ocamlfind ocamlopt -a         -g       -o cpdf.cmxa tjutil.cmx tjutf16.cmx tjllist.cmx tjparserMonad.cmx tjjson.cmx xmlm.cmx cpdfwriteJSON.cmx cpdfstrftime.cmx cpdfcoord.cmx cpdf.cmx cpdfcommand.cmx cpdfcommandrun.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- make[1]: 'cpdf.cma' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- make[1]: 'cpdf.top' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/cpdf.2.4'
- rm -rf doc/cpdf/html/*
- ocamlfind ocamldoc -package camlpdf -html -d doc/cpdf/html tjutil.mli tjutf16.mli tjllist.mli tjparserMonad.mli tjjson.mli xmlm.mli cpdfwriteJSON.mli cpdfstrftime.mli cpdfcoord.mli cpdf.mli cpdfcommand.mli
- File "tjllist.mli", line 20, characters 19-27:
- 20 | val of_stream : 'a Stream.t -> 'a llist
-                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 
- Installing library with ocamlfind
- ocamlfind install  cpdf META cpdf.a cpdf.cma cpdf.cmxa tjutil.mli tjutf16.mli tjllist.mli tjparserMonad.mli tjjson.mli xmlm.mli cpdfwriteJSON.mli cpdfstrftime.mli cpdfcoord.mli cpdf.mli cpdfcommand.mli tjutil.cmi tjutf16.cmi tjllist.cmi tjparserMonad.cmi tjjson.cmi xmlm.cmi cpdfwriteJSON.cmi cpdfstrftime.cmi cpdfcoord.cmi cpdf.cmi cpdfcommand.cmi tjutil.cmx tjutf16.cmx tjllist.cmx tjparserMonad.cmx tjjson.cmx xmlm.cmx cpdfwriteJSON.cmx cpdfstrftime.cmx cpdfcoord.cmx cpdf.cmx cpdfcommand.cmx tjutil.cmti tjutf16.cmti tjllist.cmti tjparserMonad.cmti tjjson.cmti xmlm.cmti cpdfwriteJSON.cmti cpdfstrftime.cmti cpdfcoord.cmti cpdf.cmti cpdfcommand.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfcommand.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdf.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfcoord.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfstrftime.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfwriteJSON.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/xmlm.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/tjjson.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/tjparserMonad.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/tjllist.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/tjutf16.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/tjutil.cmti
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfcommand.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdf.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfcoord.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfstrftime.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfwriteJSON.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/xmlm.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/tjjson.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/tjparserMonad.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/tjllist.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/tjutf16.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/tjutil.cmx
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfcommand.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdf.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfcoord.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfstrftime.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfwriteJSON.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/xmlm.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/tjjson.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/tjparserMonad.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/tjllist.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/tjutf16.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/tjutil.cmi
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfcommand.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdf.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfcoord.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfstrftime.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdfwriteJSON.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/xmlm.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/tjjson.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/tjparserMonad.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/tjllist.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/tjutf16.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/tjutil.mli
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdf.cmxa
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdf.cma
- Installed /home/opam/.opam/4.14/lib/cpdf/cpdf.a
- Installed /home/opam/.opam/4.14/lib/cpdf/META
- 
- Installation successful.
-> installed cpdf.2.4
Done.
# Run eval $(opam env) to update the current shell environment
2021-12-03 06:48.50 ---> saved as "f49f67373203e1846a482464ae8aa35522d897259059db0224298c45ef369137"
Job succeeded