package FPauth-core

  1. Overview
  2. Docs
On This Page
  1. Error log

FPauth-core 1.0.0

Error log

The package failed to build. The error log from opam follows.

[NOTE] Package dune is already installed (current version is 3.17.2).
[NOTE] Package ocamlfind is already installed (current version is 1.9.8).
The following actions will be performed:
=== install 85 packages
  - install angstrom              0.16.1
  - install base                  v0.16.3
  - install base-bytes            base
  - install base64                3.5.1
  - install bigarray-compat       1.1.0
  - install bigarray-overlap      0.2.1
  - install bigstringaf           0.10.0
  - install camlp-streams         5.0.1
  - install caqti                 1.9.0
  - install caqti-lwt             1.9.0
  - install conf-bash             1
  - install conf-libev            4-12
  - install conf-libssl           4
  - install conf-pkg-config       4
  - install cppo                  1.8.0
  - install csexp                 1.5.2
  - install cstruct               6.2.0
  - install digestif              1.2.0
  - install dream                 1.0.0~alpha5
  - install dream-httpaf          1.0.0~alpha4
  - install dream-pure            1.0.0~alpha2
  - install dune-configurator     3.17.2
  - install duration              0.2.1
  - install eqaf                  0.9
  - install FPauth-core           1.0.0
  - install FPauth-responses      1.0.0
  - install faraday               0.8.2
  - install faraday-lwt           0.8.2
  - install faraday-lwt-unix      0.8.2
  - install fmt                   0.9.0
  - install gluten                0.5.2
  - install gluten-lwt            0.5.2
  - install gluten-lwt-unix       0.5.2
  - install graphql               0.14.0
  - install graphql-lwt           0.14.0
  - install graphql_parser        0.14.0
  - install h2                    0.12.0
  - install h2-lwt                0.12.0
  - install h2-lwt-unix           0.12.0
  - install hmap                  0.8.1
  - install hpack                 0.12.0
  - install httpun                0.1.0
  - install httpun-lwt            0.1.0
  - install httpun-lwt-unix       0.1.0
  - install httpun-types          0.1.0
  - install httpun-ws             0.2.0
  - install ke                    0.6
  - install logs                  0.7.0
  - install lwt                   5.9.0
  - install lwt_ppx               5.8.0
  - install lwt_ssl               1.2.0
  - install magic-mime            1.3.1
  - install menhir                20240715
  - install menhirCST             20240715
  - install menhirLib             20240715
  - install menhirSdk             20240715
  - install mirage-clock          4.2.0
  - install mirage-crypto         0.11.3
  - install mirage-crypto-rng     0.11.3
  - install mirage-crypto-rng-lwt 0.11.3
  - install mtime                 2.1.0
  - install multipart_form        0.6.0
  - install multipart_form-lwt    0.6.0
  - install ocaml-compiler-libs   v0.12.4
  - install ocaml-syntax-shims    1.0.0
  - install ocamlbuild            0.15.0
  - install ocplib-endian         1.2
  - install pecu                  0.7
  - install ppx_derivers          1.2.1
  - install ppxlib                0.35.0
  - install prettym               0.0.3
  - install psq                   0.2.1
  - install ptime                 1.2.0
  - install re                    1.12.0
  - install rresult               0.7.0
  - install seq                   base
  - install sexplib0              v0.16.0
  - install ssl                   0.7.0
  - install stdlib-shims          0.3.0
  - install stringext             1.6.0
  - install topkg                 1.0.7
  - install unstrctrd             0.4
  - install uri                   4.4.0
  - install uutf                  1.0.3
  - install yojson                2.2.2

The following system packages will first need to be installed:
    libev-dev libssl-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libev-dev" "libssl-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libev4:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18745 files and directories currently installed.)
- Preparing to unpack .../0-libev4_1%3a4.33-1_amd64.deb ...
- Unpacking libev4:amd64 (1:4.33-1) ...
- Selecting previously unselected package libev-dev:amd64.
- Preparing to unpack .../1-libev-dev_1%3a4.33-1_amd64.deb ...
- Unpacking libev-dev:amd64 (1:4.33-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../2-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../3-libssl-dev_3.0.15-1~deb12u1_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.0.15-1~deb12u1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../4-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../5-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../6-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Setting up libev4:amd64 (1:4.33-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libssl-dev:amd64 (3.0.15-1~deb12u1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libev-dev:amd64 (1:4.33-1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u9) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bytes.base
-> retrieved base64.3.5.1  (cached)
-> retrieved angstrom.0.16.1  (cached)
-> retrieved base.v0.16.3  (cached)
-> retrieved bigarray-compat.1.1.0  (cached)
-> retrieved bigarray-overlap.0.2.1  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved conf-libev.4-12  (cached)
-> retrieved conf-libssl.4  (cached)
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved caqti.1.9.0, caqti-lwt.1.9.0  (cached)
-> retrieved cppo.1.8.0  (cached)
-> installed conf-bash.1
-> installed conf-pkg-config.4
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> installed conf-libssl.4
-> retrieved dream.1.0.0~alpha5  (cached)
-> installed base64.3.5.1
-> installed bigarray-compat.1.1.0
-> installed conf-libev.4-12
-> installed camlp-streams.5.0.1
-> retrieved dream-httpaf.1.0.0~alpha4  (cached)
-> retrieved dream-pure.1.0.0~alpha2  (cached)
-> installed bigarray-overlap.0.2.1
-> installed csexp.1.5.2
-> retrieved duration.0.2.1  (cached)
-> retrieved eqaf.0.9  (cached)
-> retrieved FPauth-core.1.0.0, FPauth-responses.1.0.0  (cached)
-> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2  (cached)
-> retrieved digestif.1.2.0  (cached)
-> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (cached)
-> retrieved hmap.0.8.1  (cached)
-> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0  (cached)
-> installed duration.0.2.1
-> retrieved h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.0  (cached)
-> retrieved httpun-ws.0.2.0  (cached)
-> retrieved ke.0.6  (cached)
-> retrieved logs.0.7.0  (cached)
-> retrieved lwt.5.9.0  (cached)
-> retrieved lwt_ppx.5.8.0  (cached)
-> retrieved lwt_ssl.1.2.0  (cached)
-> retrieved magic-mime.1.3.1  (cached)
-> retrieved dune-configurator.3.17.2  (cached)
-> installed cppo.1.8.0
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
-> retrieved mirage-clock.4.2.0  (cached)
-> installed magic-mime.1.3.1
-> retrieved mirage-crypto.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3  (cached)
-> retrieved mtime.2.1.0  (cached)
-> installed menhirCST.20240715
-> retrieved multipart_form.0.6.0, multipart_form-lwt.0.6.0  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocamlbuild.0.15.0  (cached)
-> installed mirage-clock.4.2.0
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved pecu.0.7  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved prettym.0.0.3  (cached)
-> retrieved psq.0.2.1  (cached)
-> retrieved ptime.1.2.0  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> installed menhirSdk.20240715
-> retrieved ppxlib.0.35.0  (cached)
-> installed ppx_derivers.1.2.1
-> retrieved re.1.12.0  (cached)
-> retrieved sexplib0.v0.16.0  (cached)
-> retrieved ssl.0.7.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> installed menhirLib.20240715
-> retrieved topkg.1.0.7  (cached)
-> retrieved unstrctrd.0.4  (cached)
-> installed pecu.0.7
-> installed ocplib-endian.1.2
-> retrieved uri.4.4.0  (cached)
-> retrieved uutf.1.0.3  (cached)
-> retrieved yojson.2.2.2  (cached)
-> installed psq.0.2.1
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed sexplib0.v0.16.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed re.1.12.0
-> installed dune-configurator.3.17.2
-> installed yojson.2.2.2
-> installed bigstringaf.0.10.0
-> installed faraday.0.8.2
-> installed gluten.0.5.2
-> installed angstrom.0.16.1
-> installed httpun-types.0.1.0
-> installed ssl.0.7.0
-> installed httpun.0.1.0
-> installed httpun-ws.0.2.0
-> installed hpack.0.12.0
-> installed uri.4.4.0
-> installed h2.0.12.0
-> installed ocamlbuild.0.15.0
-> installed lwt.5.9.0
-> installed faraday-lwt.0.8.2
-> installed lwt_ssl.1.2.0
-> installed gluten-lwt.0.5.2
-> installed faraday-lwt-unix.0.8.2
-> installed h2-lwt.0.12.0
-> installed httpun-lwt.0.1.0
-> installed gluten-lwt-unix.0.5.2
-> installed h2-lwt-unix.0.12.0
-> installed httpun-lwt-unix.0.1.0
-> installed base.v0.16.3
-> installed topkg.1.0.7
-> installed hmap.0.8.1
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed unstrctrd.0.4
-> installed mtime.2.1.0
-> installed fmt.0.9.0
-> installed ptime.1.2.0
-> installed ke.0.6
-> installed cstruct.6.2.0
-> installed prettym.0.0.3
-> installed eqaf.0.9
-> installed logs.0.7.0
-> installed caqti.1.9.0
-> installed digestif.1.2.0
-> installed multipart_form.0.6.0
-> installed caqti-lwt.1.9.0
-> installed multipart_form-lwt.0.6.0
-> installed mirage-crypto.0.11.3
-> installed menhir.20240715
-> installed mirage-crypto-rng.0.11.3
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed graphql_parser.0.14.0
-> installed ppxlib.0.35.0
-> installed graphql.0.14.0
-> installed graphql-lwt.0.14.0
-> installed lwt_ppx.5.8.0
-> installed dream-pure.1.0.0~alpha2
-> installed dream-httpaf.1.0.0~alpha4
[ERROR] The compilation of dream.1.0.0~alpha5 failed at "dune build -p dream -j 71".

#=== ERROR while compiling dream.1.0.0~alpha5 =================================#
# context              2.3.0 | linux/x86_64 | ocaml-base-compiler.4.14.2 | file:///src
# path                 ~/.opam/4.14/.opam-switch/build/dream.1.0.0~alpha5
# command              ~/.opam/4.14/bin/dune build -p dream -j 71
# exit-code            1
# env-file             ~/.opam/log/dream-113-00a5e0.env
# output-file          ~/.opam/log/dream-113-00a5e0.out
### output ###
# File "src/http/dune", line 21, characters 2-32:
# 21 |   dream-httpaf.dream-websocketaf
#        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Error: Library "dream-httpaf.dream-websocketaf" not found.
# -> required by library "dream.http" in _build/default/src/http
# -> required by _build/default/META.dream
# -> required by _build/install/default/lib/dream/META
# -> required by _build/default/dream.install
# -> required by alias install



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build dream 1.0.0~alpha5
+- 
+- The following changes have been performed (the rest was aborted)
| - install angstrom              0.16.1
| - install base                  v0.16.3
| - install base-bytes            base
| - install base64                3.5.1
| - install bigarray-compat       1.1.0
| - install bigarray-overlap      0.2.1
| - install bigstringaf           0.10.0
| - install camlp-streams         5.0.1
| - install caqti                 1.9.0
| - install caqti-lwt             1.9.0
| - install conf-bash             1
| - install conf-libev            4-12
| - install conf-libssl           4
| - install conf-pkg-config       4
| - install cppo                  1.8.0
| - install csexp                 1.5.2
| - install cstruct               6.2.0
| - install digestif              1.2.0
| - install dream-httpaf          1.0.0~alpha4
| - install dream-pure            1.0.0~alpha2
| - install dune-configurator     3.17.2
| - install duration              0.2.1
| - install eqaf                  0.9
| - install faraday               0.8.2
| - install faraday-lwt           0.8.2
| - install faraday-lwt-unix      0.8.2
| - install fmt                   0.9.0
| - install gluten                0.5.2
| - install gluten-lwt            0.5.2
| - install gluten-lwt-unix       0.5.2
| - install graphql               0.14.0
| - install graphql-lwt           0.14.0
| - install graphql_parser        0.14.0
| - install h2                    0.12.0
| - install h2-lwt                0.12.0
| - install h2-lwt-unix           0.12.0
| - install hmap                  0.8.1
| - install hpack                 0.12.0
| - install httpun                0.1.0
| - install httpun-lwt            0.1.0
| - install httpun-lwt-unix       0.1.0
| - install httpun-types          0.1.0
| - install httpun-ws             0.2.0
| - install ke                    0.6
| - install logs                  0.7.0
| - install lwt                   5.9.0
| - install lwt_ppx               5.8.0
| - install lwt_ssl               1.2.0
| - install magic-mime            1.3.1
| - install menhir                20240715
| - install menhirCST             20240715
| - install menhirLib             20240715
| - install menhirSdk             20240715
| - install mirage-clock          4.2.0
| - install mirage-crypto         0.11.3
| - install mirage-crypto-rng     0.11.3
| - install mirage-crypto-rng-lwt 0.11.3
| - install mtime                 2.1.0
| - install multipart_form        0.6.0
| - install multipart_form-lwt    0.6.0
| - install ocaml-compiler-libs   v0.12.4
| - install ocaml-syntax-shims    1.0.0
| - install ocamlbuild            0.15.0
| - install ocplib-endian         1.2
| - install pecu                  0.7
| - install ppx_derivers          1.2.1
| - install ppxlib                0.35.0
| - install prettym               0.0.3
| - install psq                   0.2.1
| - install ptime                 1.2.0
| - install re                    1.12.0
| - install rresult               0.7.0
| - install seq                   base
| - install sexplib0              v0.16.0
| - install ssl                   0.7.0
| - install stdlib-shims          0.3.0
| - install stringext             1.6.0
| - install topkg                 1.0.7
| - install unstrctrd             0.4
| - install uri                   4.4.0
| - install uutf                  1.0.3
| - install yojson                2.2.2
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20250206015342.export"
OCaml

Innovation. Community. Security.