← Back to team overview

marionnet-dev team mailing list archive

[Bug 883508] [NEW] probleme d'installation d' ocamlbricks

 

Public bug reported:

l'erreur est la suivante:
./marionnet_from_scratch
* Warning: some OCaml/Ubuntu (>= 11.x) combinations may require the option -g
  Shall I do as if you chose -g (compile OCaml with Godi) ([y]/n)? y
* The log file is //tmp/marionnet_from_scratch.kBnDJbt6/log
* This looks like a Debian or derived distribution. Oh, joy!
  Required packages: g++ flex libtool bison gawk aptitude graphviz uml-utilities libgtk2.0-dev libglade2-dev gtkgl-dev freeglut3-dev tk8.4-dev libxmu-dev bridge-utils uml-utilities rlfe 
  Shall I install required package(s) with aptitude ([y]/n)? y
  Shall I use the aptitude option --allow-untrusted ([y]/n)? n
* Required the [sudo] password for home:
* Installing aptitude .......................
  Note: I will also install vde2 with aptitude
* Installing required packages with aptitude ........................................................................................................................
* Downloading marionnet ...     					100%
* Downloading ocamlbricks ...   					100%
* Downloading ocaml (godi) ...  					100%
* Compiling ocaml with godi ... 					100%
* Compiling ocamlbricks ...     					100%FAILED!
Last 20 lines of log (//tmp/marionnet_from_scratch.kBnDJbt6/log):
======
==========> WIDGETS/LEDGRID/GObj.mlpack
==========> WIDGETS/LEDGRID/GObj.ml
============> WIDGETS/LEDGRID/GObj.mll
============> WIDGETS/LEDGRID/GObj.mly
Warning: Failed to build the module GEdit requested by ocamldep
Warning: Failed to build the module GFile requested by ocamldep
Warning: Failed to build the module GObj requested by ocamldep
mid rule ocaml: mli -> cmi (%=DOT/dot_widget ): cache miss: a product is not in build dir (DOT/dot_widget.cmi)
//tmp/marionnet_from_scratch.kBnDJbt6/godi/bin/ocamlc.opt -c -thread -thread -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib/ -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//threads -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//lablgtk2 -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//camlp4 -pp camlp4of -I DOT -I EXTRA -I SHELL -I GETTEXT -I MAKE -I CAMLP4 -I CONFIGURATION -I MARSHAL -I STRUCTURES -I BASE -I WIDGETS -I WIDGETS/LEDGRID -o DOT/dot_widget.cmi DOT/dot_widget.mli
+ //tmp/marionnet_from_scratch.kBnDJbt6/godi/bin/ocamlc.opt -c -thread -thread -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib/ -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//threads -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//lablgtk2 -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//camlp4 -pp camlp4of -I DOT -I EXTRA -I SHELL -I GETTEXT -I MAKE -I CAMLP4 -I CONFIGURATION -I MARSHAL -I STRUCTURES -I BASE -I WIDGETS -I WIDGETS/LEDGRID -o DOT/dot_widget.cmi DOT/dot_widget.mli
File "DOT/dot_widget.mli", line 17, characters 44-56:
Error: Unbound type constructor GFile.filter
Command exited with code 2.
make[2]: *** [ocamlbricks.cmxa] Erreur 10
make[2]: quittant le répertoire « /tmp/marionnet_from_scratch.kBnDJbt6/ocamlbricks-0.90.3 »
FAILED when building "ocamlbricks.cmxa".
make[1]: *** [native-libraries] Erreur 255
make[1]: quittant le répertoire « /tmp/marionnet_from_scratch.kBnDJbt6/ocamlbricks-0.90.3 »
FAILURE: could not build native libraries.
make: *** [libraries] Erreur 255
======
Exiting.

** Affects: marionnet
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
marionnet-dev, which is subscribed to marionnet.
https://bugs.launchpad.net/bugs/883508

Title:
  probleme d'installation d' ocamlbricks

Status in Marionnet - A virtual network laboratory:
  New

Bug description:
  l'erreur est la suivante:
  ./marionnet_from_scratch
  * Warning: some OCaml/Ubuntu (>= 11.x) combinations may require the option -g
    Shall I do as if you chose -g (compile OCaml with Godi) ([y]/n)? y
  * The log file is //tmp/marionnet_from_scratch.kBnDJbt6/log
  * This looks like a Debian or derived distribution. Oh, joy!
    Required packages: g++ flex libtool bison gawk aptitude graphviz uml-utilities libgtk2.0-dev libglade2-dev gtkgl-dev freeglut3-dev tk8.4-dev libxmu-dev bridge-utils uml-utilities rlfe 
    Shall I install required package(s) with aptitude ([y]/n)? y
    Shall I use the aptitude option --allow-untrusted ([y]/n)? n
  * Required the [sudo] password for home:
  * Installing aptitude .......................
    Note: I will also install vde2 with aptitude
  * Installing required packages with aptitude ........................................................................................................................
  * Downloading marionnet ...     					100%
  * Downloading ocamlbricks ...   					100%
  * Downloading ocaml (godi) ...  					100%
  * Compiling ocaml with godi ... 					100%
  * Compiling ocamlbricks ...     					100%FAILED!
  Last 20 lines of log (//tmp/marionnet_from_scratch.kBnDJbt6/log):
  ======
  ==========> WIDGETS/LEDGRID/GObj.mlpack
  ==========> WIDGETS/LEDGRID/GObj.ml
  ============> WIDGETS/LEDGRID/GObj.mll
  ============> WIDGETS/LEDGRID/GObj.mly
  Warning: Failed to build the module GEdit requested by ocamldep
  Warning: Failed to build the module GFile requested by ocamldep
  Warning: Failed to build the module GObj requested by ocamldep
  mid rule ocaml: mli -> cmi (%=DOT/dot_widget ): cache miss: a product is not in build dir (DOT/dot_widget.cmi)
  //tmp/marionnet_from_scratch.kBnDJbt6/godi/bin/ocamlc.opt -c -thread -thread -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib/ -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//threads -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//lablgtk2 -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//camlp4 -pp camlp4of -I DOT -I EXTRA -I SHELL -I GETTEXT -I MAKE -I CAMLP4 -I CONFIGURATION -I MARSHAL -I STRUCTURES -I BASE -I WIDGETS -I WIDGETS/LEDGRID -o DOT/dot_widget.cmi DOT/dot_widget.mli
  + //tmp/marionnet_from_scratch.kBnDJbt6/godi/bin/ocamlc.opt -c -thread -thread -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib/ -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//threads -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//lablgtk2 -I //tmp/marionnet_from_scratch.kBnDJbt6/godi/lib/ocaml/std-lib//camlp4 -pp camlp4of -I DOT -I EXTRA -I SHELL -I GETTEXT -I MAKE -I CAMLP4 -I CONFIGURATION -I MARSHAL -I STRUCTURES -I BASE -I WIDGETS -I WIDGETS/LEDGRID -o DOT/dot_widget.cmi DOT/dot_widget.mli
  File "DOT/dot_widget.mli", line 17, characters 44-56:
  Error: Unbound type constructor GFile.filter
  Command exited with code 2.
  make[2]: *** [ocamlbricks.cmxa] Erreur 10
  make[2]: quittant le répertoire « /tmp/marionnet_from_scratch.kBnDJbt6/ocamlbricks-0.90.3 »
  FAILED when building "ocamlbricks.cmxa".
  make[1]: *** [native-libraries] Erreur 255
  make[1]: quittant le répertoire « /tmp/marionnet_from_scratch.kBnDJbt6/ocamlbricks-0.90.3 »
  FAILURE: could not build native libraries.
  make: *** [libraries] Erreur 255
  ======
  Exiting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/marionnet/+bug/883508/+subscriptions


Follow ups

References