← Back to PR #24267
Build Log: orsvm_e1071.3.0.0
Status: FAILURE
Log Output
Processing: [default: loading data]
[orsvm_e1071.3.0.0: http]
[orsvm_e1071.3.0.0: extract]
[orsvm_e1071.3.0.0/install_e1071.r: dl]
[orsvm_e1071.3.0.0/install_svmpath.r: dl]
-> retrieved orsvm_e1071.3.0.0 (https://github.com/UnixJunkie/orsvm-e1071/archive/v3.0.0.tar.gz)
[orsvm_e1071: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "orsvm_e1071" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/orsvm_e1071.3.0.0)
- File "src/jbuild", line 1, characters 0-0:
- Warning: Module "Result" is used in several stanzas:
- - src/jbuild:10
- - src/jbuild:4
- To remove this warning, you must specify an explicit "modules" field in every
- library, executable, and executables stanzas in this jbuild file. Note that
- each module cannot appear in more than one "modules" field - it must belong
- to a single library or executable.
- This warning will become an error in the future.
- File "src/jbuild", line 1, characters 0-0:
- Warning: Module "Svm" is used in several stanzas:
- - src/jbuild:10
- - src/jbuild:4
- To remove this warning, you must specify an explicit "modules" field in every
- library, executable, and executables stanzas in this jbuild file. Note that
- each module cannot appear in more than one "modules" field - it must belong
- to a single library or executable.
- This warning will become an error in the future.
- File "src/jbuild", line 1, characters 0-0:
- Warning: Module "Svmpath" is used in several stanzas:
- - src/jbuild:10
- - src/jbuild:4
- To remove this warning, you must specify an explicit "modules" field in every
- library, executable, and executables stanzas in this jbuild file. Note that
- each module cannot appear in more than one "modules" field - it must belong
- to a single library or executable.
- This warning will become an error in the future.
- File "src/jbuild", line 1, characters 0-0:
- Warning: Module "Utls" is used in several stanzas:
- - src/jbuild:10
- - src/jbuild:4
- To remove this warning, you must specify an explicit "modules" field in every
- library, executable, and executables stanzas in this jbuild file. Note that
- each module cannot appear in more than one "modules" field - it must belong
- to a single library or executable.
- This warning will become an error in the future.
- File "src/jbuild", line 7, characters 14-19:
- Error: Library "dolog" not found.
- Hint: try: jbuilder external-lib-deps --missing -p orsvm_e1071 @install
[ERROR] The compilation of orsvm_e1071.3.0.0 failed at "jbuilder build -p orsvm_e1071 -j 255".
build failed...
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"jbuilder.1.0+beta20.2" -> "ocaml.4.14.2";
"ocaml.4.14.2" -> {"ocaml-base-compiler.4.14.2" "ocaml-config.2"}
"ocaml-config.2" -> "ocaml-base-compiler.4.14.2";
"orsvm_e1071.3.0.0" -> {"conf-r.1.0.0" "jbuilder.1.0+beta20.2" "ocaml.4.14.2"}
}