← Back to PR #29286
Build Log: ocaml-yescrypt.0.1.1
Status: SUCCESS
Log Output
Processing: [default: loading data]
[ocaml-yescrypt.0.1.1: http]
[ocaml-yescrypt.0.1.1: extract]
-> retrieved ocaml-yescrypt.0.1.1 (https://github.com/khalidbelk/ocaml-yescrypt/archive/refs/tags/0.1.1.tar.gz)
[ocaml-yescrypt: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ocaml-yescrypt" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ocaml-yescrypt.0.1.1)
- (cd _build/default/lib && /usr/bin/gcc -fPIC -I c_lib/ -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/ctypes -I /home/opam/.opam/default/lib/ctypes-foreign -I /home/opam/.opam/default/lib/ctypes/stubs -I /home/opam/.opam/default/lib/integers -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/stdlib-shims -I bindings -o yescrypt-ref.o -c c_lib/yescrypt-ref.c)
- c_lib/yescrypt-ref.c:38:2: warning: #warning "This reference implementation is deliberately mostly not optimized, nor does it make any attempt not to leave sensitive data in memory. Use yescrypt-opt.c instead unless you're testing (against) the reference implementation on purpose." [-Wcpp]
- 38 | #warning "This reference implementation is deliberately mostly not optimized, nor does it make any attempt not to leave sensitive data in memory. Use yescrypt-opt.c instead unless you're testing (against) the reference implementation on purpose."
- | ^~~~~~~
-> compiled ocaml-yescrypt.0.1.1
-> installed ocaml-yescrypt.0.1.1
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"conf-libffi.2.0.0" -> "conf-pkg-config.4";
"csexp.1.5.2" -> {"dune.3.21.0" "ocaml.5.2.1"}
"ctypes.0.24.0" -> {"dune.3.21.0" "dune-configurator.3.21.0" "integers.0.7.0" "ocaml.5.2.1"}
"ctypes-foreign.0.24.0" -> {"conf-libffi.2.0.0" "conf-pkg-config.4" "ctypes.0.24.0" "dune.3.21.0" "dune-configurator.3.21.0" "ocaml.5.2.1"}
"dune.3.21.0" -> {"base-threads.base" "base-unix.base" "ocaml.5.2.1"}
"dune-configurator.3.21.0" -> {"base-unix.base" "csexp.1.5.2" "dune.3.21.0" "ocaml.5.2.1"}
"integers.0.7.0" -> {"dune.3.21.0" "ocaml.5.2.1" "stdlib-shims.0.3.0"}
"ocaml.5.2.1" -> {"ocaml-base-compiler.5.2.1" "ocaml-config.3"}
"ocaml-config.3" -> "ocaml-base-compiler.5.2.1";
"ocaml-yescrypt.0.1.1" -> {"ctypes.0.24.0" "ctypes-foreign.0.24.0" "dune.3.21.0" "ocaml.5.2.1"}
"stdlib-shims.0.3.0" -> {"dune.3.21.0" "ocaml.5.2.1"}
}