ermine / treap

OCAml based Treap implementation
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Malformed log file #1

Open ghost opened 12 years ago

ghost commented 12 years ago

E: Malformed log file '/home/username/dev/BuildRoot/ermine-treap-1cf4e21/setup.log' at line 1

Analogous applicable and for ermine/mltools, at least

ermine commented 12 years ago

Probably it is only your local problem. Try to remove setup.log and repeat.

ghost commented 12 years ago

I gave it one more try

username@username-laptop:~/dev/Build/ermine-treap-1cf4e21$ ./configure --prefix /home/username/dev/Tools/ocaml I: Running command '/home/username/dev/Tools/ocaml/bin/ocamlc.opt -config > '/tmp/oasis-29d88c.txt'' I: Running command '/home/username/dev/Tools/ocaml/bin/ocamlfind query -format %v findlib > '/tmp/oasis-740968.txt''

Configuration:

ocamldoc: ...................................... /home/username/dev/Tools/ocaml/bin/ocamldoc OCamlbuild additional flags: ................... Compile with ocaml profile flag on.: ........... false Compile with ocaml debug flag on.: ............. true Remove a directory.: ........................... rm -rf Remove a file.: ................................ rm -f suffix_program: ................................ is_native: ..................................... true findlib_version: ............................... 1.3.3 PS documentation: .............................. $docdir PDF documentation: ............................. $docdir DVI documentation: ............................. $docdir HTML documentation: ............................ $docdir Documentation root: ............................ $datarootdir/doc/$pkg_name Man documentation: ............................. $datarootdir/man Locale-dependent data: ......................... $datarootdir/locale Info documentation: ............................ $datarootdir/info Read-only architecture-independent data: ....... $datarootdir Read-only arch-independent data root: .......... $prefix/share Object code libraries: ......................... $exec_prefix/lib Modifiable single-machine data: ................ $prefix/var Modifiable architecture-independent data: ...... $prefix/com Read-only single-machine data: ................. $prefix/etc Program executables: ........................... $exec_prefix/libexec System admin executables: ...................... $exec_prefix/sbin User executables: .............................. $exec_prefix/bin Install architecture-dependent files in dir: ... $prefix Install architecture-independent files dir: .... /home/username/dev/Tools/ocaml systhread_supported: ........................... true default_executable_name: ....................... a.out ext_dll: ....................................... .so ext_lib: ....................................... .a ext_asm: ....................................... .s ext_obj: ....................................... .o model: ......................................... default native_c_compiler: ............................. gcc -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT bytecomp_c_compiler: ........................... gcc -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC standard_runtime: .............................. /home/username/dev/Tools/ocaml/bin/ocamlrun standard_library: .............................. /home/username/dev/Tools/ocaml/lib/ocaml standard_library_default: ...................... /home/username/dev/Tools/ocaml/lib/ocaml ocaml_version: ................................. 4.00.1 ccomp_type: .................................... cc architecture: .................................. amd64 system: ........................................ linux os_type: ....................................... Unix Package version: ............................... 0.1 Package name: .................................. erm_treap ocamlbuild: .................................... /home/username/dev/Tools/ocaml/bin/ocamlbuild ocamlopt: ...................................... /home/username/dev/Tools/ocaml/bin/ocamlopt.opt ocamlc: ........................................ /home/username/dev/Tools/ocaml/bin/ocamlc.opt ocamlfind: ..................................... /home/username/dev/Tools/ocaml/bin/ocamlfind

username@username-laptop:~/dev/Build/ermine-treap-1cf4e21$ make ocaml setup.ml -build I: Running command '/home/username/dev/Tools/ocaml/bin/ocamlbuild erm_treap.cma erm_treap.cmxa erm_treap.a test.native -tag debug' Finished, 1 target (0 cached) in 00:00:00.