← Back to PR #29209

Build Log: passe.0.1.0

Status: SUCCESS

Log Output

Processing: [default: loading data] [passe.0.1.0: http] [passe.0.1.0: extract] -> retrieved passe.0.1.0 (https://github.com/syaiful6/passe/releases/download/0.1.0/passe-0.1.0.tbz) [passe: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "passe" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/passe.0.1.0) - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -I./argon2/ -Wall -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wshadow -Wpointer-arith -Wno-type-limits -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/digestif -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/logs -I /home/opam/.opam/default/lib/mirage-crypto -I /home/opam/.opam/default/lib/mirage-crypto-rng -I /home/opam/.opam/default/lib/mirage-crypto-rng/unix -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -o bcrypt.o -c bcrypt.c) - bcrypt.c: In function 'passe_bcrypt_hashpass': - bcrypt.c:145:38: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] - 145 | snprintf(encrypted, 8, "$2%c$%2.2u$", minor, logr); - | ^ - In file included from /usr/include/stdio.h:894, - from bcrypt.h:1, - from bcrypt.c:34: - /usr/include/x86_64-linux-gnu/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 8 and 9 bytes into a destination of size 8 - 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 72 | __glibc_objsize (__s), __fmt, - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 73 | __va_arg_pack ()); - | ~~~~~~~~~~~~~~~~~ -> compiled passe.0.1.0 -> installed passe.0.1.0

Dependency Graph

Loading graph...
View raw DOT format
digraph opam { "csexp.1.5.2" -> {"dune.3.20.2" "ocaml.5.4.0"} "digestif.1.3.0" -> {"dune.3.20.2" "eqaf.0.10" "ocaml.5.4.0"} "dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.4.0"} "dune-configurator.3.20.2" -> {"base-unix.base" "csexp.1.5.2" "dune.3.20.2" "ocaml.5.4.0"} "duration.0.2.1" -> {"dune.3.20.2" "ocaml.5.4.0"} "eqaf.0.10" -> {"dune.3.20.2" "ocaml.5.4.0"} "logs.0.10.0" -> {"base-threads.base" "ocaml.5.4.0" "ocamlbuild.0.16.1" "ocamlfind.1.9.8" "topkg.1.1.1"} "mirage-crypto.2.0.2" -> {"dune.3.20.2" "dune-configurator.3.20.2" "eqaf.0.10" "ocaml.5.4.0"} "mirage-crypto-rng.2.0.2" -> {"digestif.1.3.0" "dune.3.20.2" "dune-configurator.3.20.2" "duration.0.2.1" "logs.0.10.0" "mirage-crypto.2.0.2" "ocaml.5.4.0"} "ocaml.5.4.0" -> {"ocaml-base-compiler.5.4.0" "ocaml-config.3"} "ocaml-base-compiler.5.4.0" -> "ocaml-compiler.5.4.0"; "ocaml-config.3" -> "ocaml-base-compiler.5.4.0"; "ocamlbuild.0.16.1" -> "ocaml.5.4.0"; "ocamlfind.1.9.8" -> "ocaml.5.4.0"; "passe.0.1.0" -> {"dune.3.20.2" "mirage-crypto.2.0.2" "mirage-crypto-rng.2.0.2" "ocaml.5.4.0"} "topkg.1.1.1" -> {"ocaml.5.4.0" "ocamlbuild.0.16.1" "ocamlfind.1.9.8"} }