Organisationskit-ty-kateocamldap1e7223 (master)fedora-40-4.14_opam-2.1

fedora-40-4.14_opam-2.1

Link Copied
Code Copied

Logs

2024-04-30 09:06.26: New job: test kit-ty-kate/ocamldap https://github.com/kit-ty-kate/ocamldap.git#refs/heads/master (1e7223fc8bc6a7466c115d1d28c02073849676af) (linux-x86_64:fedora-40-4.14_opam-2.1)
Base: ocaml/opam@sha256:415c184d9c858b1ae7a76855065ecf6c50581f3c9d4564ac83c8b23b8b9ae2b9
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/kit-ty-kate/ocamldap.git" -b "master" && cd "ocamldap" && git reset --hard 1e7223fc
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:415c184d9c858b1ae7a76855065ecf6c50581f3c9d4564ac83c8b23b8b9ae2b9
# fedora-40-4.14_opam-2.1
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo dnf install -y findutils
RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 042d5efee9551e35990b2e8d849a354d082857d1 || git fetch origin master) && git reset -q --hard 042d5efee9551e35990b2e8d849a354d082857d1 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 ldap.opam ./
RUN opam pin add -yn ldap.dev './'
ENV DEPS="base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-libpcre.1 conf-libssl.4 conf-pkg-config.3 csexp.1.5.2 dune.3.15.2 dune-configurator.3.15.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlnet.4.1.9-2 pcre.7.5.0 ssl.0.7.0"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y ldap.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-04-30 09:06.26: Using cache hint "kit-ty-kate/ocamldap-ocaml/opam@sha256:415c184d9c858b1ae7a76855065ecf6c50581f3c9d4564ac83c8b23b8b9ae2b9-fedora-40-4.14_opam-2.1-e9f59e0f07ba67357c14804760b3424a"
2024-04-30 09:06.26: Using OBuilder spec:
((from ocaml/opam@sha256:415c184d9c858b1ae7a76855065ecf6c50581f3c9d4564ac83c8b23b8b9ae2b9)
 (comment fedora-40-4.14_opam-2.1)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (network host)
      (shell "sudo dnf install -y findutils"))
 (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (workdir /src)
 (run (shell "sudo chown opam /src"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 042d5efee9551e35990b2e8d849a354d082857d1 || git fetch origin master) && git reset -q --hard 042d5efee9551e35990b2e8d849a354d082857d1 && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src ldap.opam) (dst ./))
 (run (network host)
      (shell "opam pin add -yn ldap.dev './'"))
 (env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-libpcre.1 conf-libssl.4 conf-pkg-config.3 csexp.1.5.2 dune.3.15.2 dune-configurator.3.15.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlnet.4.1.9-2 pcre.7.5.0 ssl.0.7.0")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y ldap.dev $DEPS"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst /src))
 (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2024-04-30 09:06.26: Waiting for resource in pool OCluster
2024-04-30 21:20.07: Waiting for worker…
2024-04-30 21:23.04: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 1e7223f Disable implicit_transitive_deps


(from ocaml/opam@sha256:415c184d9c858b1ae7a76855065ecf6c50581f3c9d4564ac83c8b23b8b9ae2b9)
2024-04-30 21:23.04 ---> using "734939365ca49b277f590ce41c8d4d56e6ac1e187e29aa8fe4ddd810266ec9cf" from cache


/: (comment fedora-40-4.14_opam-2.1)


/: (user (uid 1000) (gid 1000))


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (network host)
           (shell "sudo dnf install -y findutils"))
Fedora 40 - x86_64 - Updates                     39 kB/s |  22 kB     00:00    
Fedora 40 - x86_64 - Updates                    2.7 MB/s | 2.1 MB     00:00    
Last metadata expiration check: 0:00:01 ago on Tue Apr 30 18:38:46 2024.
Package findutils-1:4.9.0-8.fc40.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
2024-04-30 21:23.04 ---> using "27f125f8f9874760f522cedb21a2c5b03620375c8731fb3f496d760cdd2cb364" from cache


/src: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2024-04-30 21:23.04 ---> using "31dee9b2c2b3c177fa91b119394c49844294d7b96dbd38a1ef8f05dde637abb5" from cache


/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then 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.


This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.


Continue? [Y/n] y
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-04-30 21:23.04 ---> using "769cb91d456d94573e687dc675037a6ace197e06d0f2fcaf82817c641e39f479" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-101-generic
The OCaml toplevel, version 4.14.2
2.1.5
2024-04-30 21:23.04 ---> using "d47b804d5ae432c0bfb5d9e647b8c6d02aad94f10c345069ee85ddf4fab8a3d9" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2024-04-30 21:23.04 ---> using "5f1ee7a0295c519a4c376aaa91c28f8b0989c0c4b230f8d83ebda3575617f0c8" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "cd ~/opam-repository && (git cat-file -e 042d5efee9551e35990b2e8d849a354d082857d1 || git fetch origin master) && git reset -q --hard 042d5efee9551e35990b2e8d849a354d082857d1 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   6a2ad82c27..bafea8d973  master     -> origin/master
042d5efee9 [new release] dune (15 packages) (3.15.2)


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2024-04-30 21:23.04 ---> using "7bcc0e7efe50ef2fb0ff286e3004b0a3bd7d0d5f4e1a91806fde90ad75a266f0" from cache


/src: (copy (src ldap.opam) (dst ./))
2024-04-30 21:23.05 ---> saved as "93651626734782acf234c439b575e5090595e59e0e3f12e6c3af1d46138353db"


/src: (run (network host)
           (shell "opam pin add -yn ldap.dev './'"))
[ldap.dev] synchronised (file:///src)
ldap is now pinned to file:///src (version dev)
2024-04-30 21:23.06 ---> saved as "49342e96ee17948f5459e32a30d2e1cfbea2b552e91e3536ae8d0b0a09abc3aa"


/src: (env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-libpcre.1 conf-libssl.4 conf-pkg-config.3 csexp.1.5.2 dune.3.15.2 dune-configurator.3.15.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocamlnet.4.1.9-2 pcre.7.5.0 ssl.0.7.0")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y ldap.dev $DEPS"))
+ /usr/bin/sudo "yum" "makecache"
- Fedora 40 - x86_64                              183 kB/s |  23 kB     00:00    
- Fedora 40 - x86_64                              1.1 MB/s | 994 kB     00:00    
- Fedora 40 openh264 (From Cisco) - x86_64        1.8 kB/s | 989  B     00:00    
- Fedora 40 - x86_64 - Updates                    189 kB/s |  23 kB     00:00    
- Metadata cache created.


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[ldap.dev] synchronised (no changes)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).


The following system packages will first need to be installed:
    openssl-devel pcre-devel


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "yum" "install" "-y" "openssl-devel" "pcre-devel"
- Last metadata expiration check: 0:00:11 ago on Tue Apr 30 21:23:11 2024.
- Dependencies resolved.
- ================================================================================
-  Package              Architecture  Version                 Repository     Size
- ================================================================================
- Installing:
-  openssl-devel        x86_64        1:3.2.1-2.fc40          fedora        2.8 M
-  pcre-devel           x86_64        8.45-1.fc40.6           fedora        490 k
- Installing dependencies:
-  pcre                 x86_64        8.45-1.fc40.6           fedora        204 k
-  pcre-cpp             x86_64        8.45-1.fc40.6           fedora         26 k
-  pcre-utf16           x86_64        8.45-1.fc40.6           fedora        189 k
-  pcre-utf32           x86_64        8.45-1.fc40.6           fedora        178 k
- 
- Transaction Summary
- ================================================================================
- Install  6 Packages
- 
- Total download size: 3.9 M
- Installed size: 7.5 M
- Downloading Packages:
- (1/6): pcre-cpp-8.45-1.fc40.6.x86_64.rpm        209 kB/s |  26 kB     00:00    
- (2/6): pcre-8.45-1.fc40.6.x86_64.rpm            1.4 MB/s | 204 kB     00:00    
- (3/6): pcre-utf16-8.45-1.fc40.6.x86_64.rpm      3.6 MB/s | 189 kB     00:00    
- (4/6): pcre-devel-8.45-1.fc40.6.x86_64.rpm      6.0 MB/s | 490 kB     00:00    
- (5/6): pcre-utf32-8.45-1.fc40.6.x86_64.rpm      5.0 MB/s | 178 kB     00:00    
- (6/6): openssl-devel-3.2.1-2.fc40.x86_64.rpm     10 MB/s | 2.8 MB     00:00    
- --------------------------------------------------------------------------------
- Total                                           9.6 MB/s | 3.9 MB     00:00     
- Running transaction check
- Transaction check succeeded.
- Running transaction test
- Transaction test succeeded.
- Running transaction
-   Preparing        :                                                        1/1 
-   Installing       : pcre-8.45-1.fc40.6.x86_64                              1/6 
-   Installing       : pcre-cpp-8.45-1.fc40.6.x86_64                          2/6 
-   Installing       : pcre-utf32-8.45-1.fc40.6.x86_64                        3/6 
-   Installing       : pcre-utf16-8.45-1.fc40.6.x86_64                        4/6 
-   Installing       : pcre-devel-8.45-1.fc40.6.x86_64                        5/6 
-   Installing       : openssl-devel-1:3.2.1-2.fc40.x86_64                    6/6 
-   Running scriptlet: openssl-devel-1:3.2.1-2.fc40.x86_64                    6/6 
- 
- Installed:
-   openssl-devel-1:3.2.1-2.fc40.x86_64      pcre-8.45-1.fc40.6.x86_64           
-   pcre-cpp-8.45-1.fc40.6.x86_64            pcre-devel-8.45-1.fc40.6.x86_64     
-   pcre-utf16-8.45-1.fc40.6.x86_64          pcre-utf32-8.45-1.fc40.6.x86_64     
- 
- Complete!
+ /usr/bin/sudo "rpm" "-q" "--whatprovides" "openssl-devel" "pcre-devel"
- openssl-devel-3.2.1-2.fc40.x86_64
- pcre-devel-8.45-1.fc40.6.x86_64
2024-04-30 21:23.24 ---> saved as "0546fd4f2a6240d6e683b5a079adfe4c731d7b853900c755332a713e39ede842"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
  - install dune              3.15.2
  - install ocamlbuild        0.14.3
  - install conf-pkg-config   3
  - install ocamlfind         1.9.6
  - install csexp             1.5.2
  - install conf-libssl       4
  - install conf-libpcre      1
  - install base-bytes        base
  - install dune-configurator 3.15.2
  - install ssl               0.7.0
  - install pcre              7.5.0
  - install ocamlnet          4.1.9-2
===== 12 to install =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved csexp.1.5.2  (cached)
-> retrieved dune.3.15.2  (cached)
-> retrieved dune-configurator.3.15.2  (cached)
-> installed conf-pkg-config.3
-> retrieved ocamlbuild.0.14.3  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> installed conf-libpcre.1
-> installed conf-libssl.4
-> retrieved pcre.7.5.0  (cached)
-> retrieved ssl.0.7.0  (cached)
-> retrieved ocamlnet.4.1.9-2  (cached)
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> installed ocamlbuild.0.14.3
-> installed dune.3.15.2
-> installed csexp.1.5.2
-> installed dune-configurator.3.15.2
-> installed pcre.7.5.0
-> installed ssl.0.7.0
-> installed ocamlnet.4.1.9-2
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-30 21:25.11 ---> saved as "0b16d46823ddf840f479b268ba8a8931f99399c4249c2ff3f0c4a509c94c0785"


/src: (copy (src .) (dst /src))
2024-04-30 21:25.12 ---> saved as "3a50660615b3fa4930ec9706b95e05a9356210086b8db79b17bdbc8c69594f37"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/ldap/.ldap.objs/byte -I /home/opam/.opam/4.14/lib/pcre -I /home/opam/.opam/4.14/lib/ssl -intf-suffix .ml -no-alias-deps -opaque -o src/ldap/.ldap.objs/byte/ldap_funclient.cmo -c -impl src/ldap/ldap_funclient.ml)
File "src/ldap/ldap_funclient.ml", line 186, characters 39-49:
186 |                                        Ssl.SSLv23
                                             ^^^^^^^^^^
Error (alert deprecated): SSLv23
SSL 2.0 was deprecated in 2011 by RFC 6176.
(cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/ldap/.ldap.objs/byte -I /home/opam/.opam/4.14/lib/pcre -I /home/opam/.opam/4.14/lib/ssl -intf-suffix .ml -no-alias-deps -opaque -o src/ldap/.ldap.objs/byte/ldap_dnparser.cmo -c -impl src/ldap/ldap_dnparser.ml)
File "src/ldap/ldap_dnparser.mly", line 51, characters 15-31:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 55, characters 14-25:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 57, characters 21-32:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 62, characters 32-43:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 67, characters 11-25:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 75, characters 15-31:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 79, characters 19-30:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 80, characters 19-30:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 83, characters 11-25:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 85, characters 12-23:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/ldap/.ldap.objs/byte -I src/ldap/.ldap.objs/native -I /home/opam/.opam/4.14/lib/pcre -I /home/opam/.opam/4.14/lib/ssl -intf-suffix .ml -no-alias-deps -opaque -o src/ldap/.ldap.objs/native/ldap_dnparser.cmx -c -impl src/ldap/ldap_dnparser.ml)
File "src/ldap/ldap_dnparser.mly", line 51, characters 15-31:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 55, characters 14-25:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 57, characters 21-32:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 62, characters 32-43:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 67, characters 11-25:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 75, characters 15-31:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 79, characters 19-30:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 80, characters 19-30:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 83, characters 11-25:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dnparser.mly", line 85, characters 12-23:
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/ldap/.ldap.objs/byte -I src/ldap/.ldap.objs/native -I /home/opam/.opam/4.14/lib/pcre -I /home/opam/.opam/4.14/lib/ssl -intf-suffix .ml -no-alias-deps -opaque -o src/ldap/.ldap.objs/native/ldap_funclient.cmx -c -impl src/ldap/ldap_funclient.ml)
File "src/ldap/ldap_funclient.ml", line 186, characters 39-49:
186 |                                        Ssl.SSLv23
                                             ^^^^^^^^^^
Error (alert deprecated): SSLv23
SSL 2.0 was deprecated in 2011 by RFC 6176.
(cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/ldap/.ldap.objs/byte -I /home/opam/.opam/4.14/lib/pcre -I /home/opam/.opam/4.14/lib/ssl -intf-suffix .ml -no-alias-deps -opaque -o src/ldap/.ldap.objs/byte/ldap_dn.cmo -c -impl src/ldap/ldap_dn.ml)
File "src/ldap/ldap_dn.ml", line 63, characters 13-29:
63 |   let strm = Stream.of_string valu in
                  ^^^^^^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dn.ml", line 67, characters 12-23:
67 |       match Stream.next strm with
                 ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dn.ml", line 73, characters 15-26:
73 |             if Stream.peek strm = None then begin
                    ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dn.ml", line 91, characters 9-23:
91 |     with Stream.Failure -> Buffer.contents buf
              ^^^^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dn.ml", line 93, characters 10-21:
93 |     match Stream.peek strm with
               ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dn.ml", line 96, characters 10-21:
96 |           Stream.junk strm;
               ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
(cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I src/ldap/.ldap.objs/byte -I src/ldap/.ldap.objs/native -I /home/opam/.opam/4.14/lib/pcre -I /home/opam/.opam/4.14/lib/ssl -intf-suffix .ml -no-alias-deps -opaque -o src/ldap/.ldap.objs/native/ldap_dn.cmx -c -impl src/ldap/ldap_dn.ml)
File "src/ldap/ldap_dn.ml", line 63, characters 13-29:
63 |   let strm = Stream.of_string valu in
                  ^^^^^^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dn.ml", line 67, characters 12-23:
67 |       match Stream.next strm with
                 ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dn.ml", line 73, characters 15-26:
73 |             if Stream.peek strm = None then begin
                    ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dn.ml", line 91, characters 9-23:
91 |     with Stream.Failure -> Buffer.contents buf
              ^^^^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dn.ml", line 93, characters 10-21:
93 |     match Stream.peek strm with
               ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldap/ldap_dn.ml", line 96, characters 10-21:
96 |           Stream.junk strm;
               ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
(cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/ldif/.ldif.objs/byte -I /home/opam/.opam/4.14/lib/netstring -I src/ldap/.ldap.objs/byte -no-alias-deps -opaque -o src/ldif/.ldif.objs/byte/ldif_parser.cmo -c -impl src/ldif/ldif_parser.ml)
File "src/ldif/ldif_parser.ml", line 29, characters 33-41:
29 | type stream_rec  = {stream: char Stream.t;buf:Buffer.t;mutable line: int}
                                      ^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 38, characters 19-30:
38 |     match (optval (Stream.peek s.stream)) with
                        ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 39, characters 22-33:
39 |         ' ' | '#' -> (Stream.junk s.stream);read_comment s (* line folded, or another comment *)
                           ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 42, characters 19-30:
42 |     match (optval (Stream.peek s.stream)) with
                        ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 43, characters 17-28:
43 |         '\n' -> (Stream.junk s.stream);s.line <- s.line + 1;check_next s
                      ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 45, characters 11-22:
45 |           (Stream.junk s.stream);(Stream.junk s.stream);
                ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 45, characters 34-45:
45 |           (Stream.junk s.stream);(Stream.junk s.stream);
                                       ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 47, characters 17-28:
47 |       |  _   -> (Stream.junk s.stream);read_comment s
                      ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 50, characters 17-28:
50 |   match (optval (Stream.peek s.stream)) with
                      ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 51, characters 14-25:
51 |       '#' -> (Stream.junk s.stream);read_comment s
                   ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 55, characters 17-28:
55 |   match (optval (Stream.peek s.stream)) with
                      ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 56, characters 15-26:
56 |       '\n' -> (Stream.junk s.stream);s.line <- s.line + 1;"\n"
                    ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 57, characters 15-26:
57 |     | '\r' -> (Stream.junk s.stream);(Stream.junk s.stream);s.line <- s.line + 1;"\n"
                    ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 57, characters 38-49:
57 |     | '\r' -> (Stream.junk s.stream);(Stream.junk s.stream);s.line <- s.line + 1;"\n"
                                           ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 69, characters 17-28:
69 |   match (optval (Stream.peek s.stream)) with
                      ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 70, characters 19-30:
70 |       '0'..'9' -> (Stream.next s.stream)
                        ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 74, characters 17-28:
74 |   match (optval (Stream.peek s.stream)) with
                      ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 75, characters 19-30:
75 |       ' '..'~' -> (Stream.next s.stream)
                        ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 79, characters 17-28:
79 |   match (optval (Stream.peek s.stream)) with
                      ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 80, characters 29-40:
80 |       '!'..'9'|';'..'~'  -> (Stream.next s.stream)
                                  ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 84, characters 17-28:
84 |   match (optval (Stream.peek s.stream)) with
                      ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 85, characters 28-39:
85 |       'a'..'z'|'A'..'Z' -> (Stream.next s.stream)
                                 ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 97, characters 18-30:
97 |           (match (Stream.npeek 2 s.stream) with
                       ^^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 99, characters 18-29:
99 |                  (Stream.junk s.stream);(Stream.junk s.stream);
                       ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 99, characters 41-52:
99 |                  (Stream.junk s.stream);(Stream.junk s.stream);
                                              ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 104, characters 18-30:
104 |           (match (Stream.npeek 3 s.stream) with
                        ^^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 106, characters 18-29:
106 |                  (Stream.junk s.stream);(Stream.junk s.stream);(Stream.junk s.stream);
                        ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 106, characters 41-52:
106 |                  (Stream.junk s.stream);(Stream.junk s.stream);(Stream.junk s.stream);
                                               ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 106, characters 64-75:
106 |                  (Stream.junk s.stream);(Stream.junk s.stream);(Stream.junk s.stream);
                                                                      ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 122, characters 17-28:
122 |   match (optval (Stream.peek s.stream)) with
                       ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 123, characters 41-52:
123 |       'A'..'Z'|'a'..'z'|'0'..'9'|'-' -> (Stream.next s.stream)
                                               ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 141, characters 17-28:
141 |   match (optval (Stream.peek s.stream)) with
                       ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 142, characters 28-39:
142 |       ';' -> let thisone = (Stream.junk s.stream);(option s) in thisone ^ (options s)
                                  ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 154, characters 33-44:
154 |   let _options = (match (optval (Stream.peek s.stream)) with
                                       ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 157, characters 31-42:
157 |   let _colon = (match (optval (Stream.peek s.stream)) with
                                     ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 158, characters 27-38:
158 |                    ':' -> (Stream.junk s.stream);""
                                 ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 164, characters 17-28:
164 |   match (optval (Stream.peek s.stream)) with
                       ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 165, characters 14-25:
165 |       ':' -> (Stream.junk s.stream);
                    ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 166, characters 24-35:
166 |         (match (optval (Stream.peek s.stream)) with
                              ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 167, characters 21-32:
167 |              ' ' -> (Stream.junk s.stream);
                           ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 170, characters 14-25:
170 |     | '<' -> (Stream.junk s.stream);(match (optval (Stream.peek s.stream)) with
                    ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 170, characters 52-63:
170 |     | '<' -> (Stream.junk s.stream);(match (optval (Stream.peek s.stream)) with
                                                          ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 171, characters 42-53:
171 |                                   ' ' -> (Stream.junk s.stream);(safe_string s) (* a url *)
                                                ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 173, characters 14-25:
173 |     | ' ' -> (Stream.junk s.stream);(safe_string s)
                    ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 199, characters 17-28:
199 |   match (optval (Stream.peek s.stream)) with
                       ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 200, characters 14-25:
200 |       ':' -> (Stream.junk s.stream);
                    ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 201, characters 24-35:
201 |         (match (optval (Stream.peek s.stream)) with
                              ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 202, characters 21-32:
202 |              ' ' -> (Stream.junk s.stream);
                           ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 205, characters 14-25:
205 |     | ' ' -> (Stream.junk s.stream);safe_string s
                    ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 209, characters 9-21:
209 |   match (Stream.npeek 3 s.stream) with
               ^^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 211, characters 9-20:
211 |         (Stream.junk s.stream);
               ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 212, characters 9-20:
212 |         (Stream.junk s.stream);
               ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
File "src/ldif/ldif_parser.ml", line 213, characters 9-20:
213 |         (Stream.junk s.stream);
               ^^^^^^^^^^^
Error (alert deprecated): module Stdlib.Stream
Use the camlp-streams library instead.
"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1
2024-04-30 21:25.13: Job failed: Failed: Build failed