← Back to PR #0
Build Log: binaryen.0.6.0
Status: SUCCESS
Log Output
Processing: [default: loading data]
[binaryen.0.6.0: http]
[binaryen.0.6.0: extract]
-> retrieved binaryen.0.6.0 (https://github.com/grain-lang/binaryen.ml/releases/download/v0.6.0/binaryen-archive-v0.6.0.tar.gz)
[binaryen: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "binaryen" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/binaryen.0.6.0)
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I ../virtual -o binaryen_stubs_function_tables.o -c binaryen_stubs_function_tables.c)
- In file included from binaryen_stubs_function_tables.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I ../virtual -o ocaml_helpers.o -c ocaml_helpers.c)
- In file included from ocaml_helpers.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I ../virtual -o binaryen_stubs_features.o -c binaryen_stubs_features.c)
- In file included from binaryen_stubs_features.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I ../virtual -o binaryen_stubs_memory.o -c binaryen_stubs_memory.c)
- In file included from binaryen_stubs_memory.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -Wall -Wextra -g -I /home/opam/.opam/default/lib/ocaml -I ../virtual -o binaryen_stubs_imports.o -c binaryen_stubs_imports.c)
- In file included from binaryen_stubs_imports.c:7:
- ocaml_helpers.h:13:33: warning: 'binaryen_ops' defined but not used [-Wunused-variable]
- 13 | static struct custom_operations binaryen_ops = {
- | ^~~~~~~~~~~~
-> compiled binaryen.0.6.0
-> installed binaryen.0.6.0
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"binaryen.0.6.0" -> {"dune.3.21.0" "js_of_ocaml.6.0.1" "js_of_ocaml-compiler.6.0.1" "js_of_ocaml-ppx.6.0.1" "ocaml.4.09.1"}
"cmdliner.2.1.0" -> "ocaml.4.09.1";
"dune.3.21.0" -> {"base-threads.base" "base-unix.base" "ocaml.4.09.1"}
"gen.1.1" -> {"dune.3.21.0" "ocaml.4.09.1" "seq.base"}
"js_of_ocaml.6.0.1" -> {"dune.3.21.0" "js_of_ocaml-compiler.6.0.1" "ocaml.4.09.1" "ppxlib.0.35.0"}
"js_of_ocaml-compiler.6.0.1" -> {"cmdliner.2.1.0" "dune.3.21.0" "menhir.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.4.09.1" "ppxlib.0.35.0" "sedlex.3.7" "yojson.3.0.0"}
"js_of_ocaml-ppx.6.0.1" -> {"dune.3.21.0" "js_of_ocaml.6.0.1" "ocaml.4.09.1" "ppxlib.0.35.0"}
"menhir.20250912" -> {"dune.3.21.0" "menhirCST.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.4.09.1"}
"menhirCST.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"}
"menhirLib.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"}
"menhirSdk.20250912" -> {"dune.3.21.0" "ocaml.4.09.1"}
"ocaml.4.09.1" -> {"ocaml-base-compiler.4.09.1" "ocaml-config.1"}
"ocaml-compiler-libs.v0.12.4" -> {"dune.3.21.0" "ocaml.4.09.1"}
"ocaml-config.1" -> "ocaml-base-compiler.4.09.1";
"ppx_derivers.1.2.1" -> {"dune.3.21.0" "ocaml.4.09.1"}
"ppxlib.0.35.0" -> {"dune.3.21.0" "ocaml.4.09.1" "ocaml-compiler-libs.v0.12.4" "ppx_derivers.1.2.1" "sexplib0.v0.16.0" "stdlib-shims.0.3.0"}
"sedlex.3.7" -> {"dune.3.21.0" "gen.1.1" "ocaml.4.09.1" "ppxlib.0.35.0"}
"seq.base" -> "ocaml.4.09.1";
"sexplib0.v0.16.0" -> {"dune.3.21.0" "ocaml.4.09.1"}
"stdlib-shims.0.3.0" -> {"dune.3.21.0" "ocaml.4.09.1"}
"yojson.3.0.0" -> {"dune.3.21.0" "ocaml.4.09.1"}
}