[Bug 745804] flex fails to build on Windows
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 8 12:07:56 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745804
--- Comment #16 from Philippe Renon <philippe_renon at yahoo.fr> ---
Strange, I used gstreamer/sdk/cerbero by mistake and bootstrap went fine.
I wiped everything out and switched to gstreamer/cerbero and bootstrap fails
with :
WARNING: Using default configuration because
D:/MinGW/msys/1.0/home/Utilisateur/.cerbero/cerbero.cbc is missing
WARNING: Could not recover status
Traceback (most recent call last):
File "D:/MinGW/msys/1.0/home/Utilisateur/cerbero\cerbero\main.py", line 105,
in run_command
res = commands.run(command, self.config, self.args)
File
"D:/MinGW/msys/1.0/home/Utilisateur/cerbero\cerbero\commands\__init__.py", line
78, in run
return _commands[command].run(config, args)
File
"D:/MinGW/msys/1.0/home/Utilisateur/cerbero\cerbero\commands\bootstrap.py",
line 38, in run
bootstrapper.start()
File
"D:/MinGW/msys/1.0/home/Utilisateur/cerbero\cerbero\bootstrap\build_tools.py",
line 102, in start
oven.start_cooking()
File "D:/MinGW/msys/1.0/home/Utilisateur/cerbero\cerbero\build\oven.py", line
87, in start_cooking
recipes = self.cookbook.list_recipe_deps(recipe)
File "D:/MinGW/msys/1.0/home/Utilisateur/cerbero\cerbero\build\cookbook.py",
line 259, in list_recipe_deps
return self._find_deps(recipe, {}, [])
File "D:/MinGW/msys/1.0/home/Utilisateur/cerbero\cerbero\build\cookbook.py",
line 314, in _find_deps
% (recipe.name, recipe_name)))
FatalError: Fatal Error: Recipe flex has a unknown dependency mingw-gettext
***** Error running 'bootstrap' command:
Fatal Error: Recipe flex has a unknown dependency mingw-gettext
I know how to fix it but is that expected?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list