[Bug 796799] mlog not defined

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 12 17:56:04 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796799

--- Comment #1 from Marcos Kintschner <marcos.ktn at gmail.com> ---
Actually, I got the following errors after replacing "mlog.warning" for "print"
in filesprovider.py:

[(1/16) mingw-runtime -> fetch ]
[(1/16) mingw-runtime -> extract ]
[(1/16) mingw-runtime -> configure ]
[(1/16) mingw-runtime -> compile ]
[(1/16) mingw-runtime -> install ]
[(1/16) mingw-runtime -> post_install ]
[(1/16) mingw-runtime -> gen_library_file ]
No dllname found from implibs: libstdc++.dll.a
No dllname found from implibs: libwinpthread.dll.a
No dllname found from implibs: libgomp.dll.a
Recipe 'mingw-runtime' failed at the build step 'gen_library_file'
Traceback (most recent call last):
  File ".\cerbero\build\oven.py", line 143, in _cook_recipe
    stepfunc()
  File ".\cerbero\build\recipe.py", line 225, in gen_library_file
    for (libname, dllpaths) in list(self.libraries().items()):
  File ".\cerbero\build\filesprovider.py", line 240, in libraries
    return self._list_files_by_category(self.LIBS_CAT)
  File ".\cerbero\build\filesprovider.py", line 277, in _list_files_by_category
    return search(self._get_category_files_list(category))
  File ".\cerbero\build\filesprovider.py", line 367, in _search_libraries
    raise FatalError(msg)
cerbero.errors.FatalError: Fatal Error: Some libraries weren't found while
searching!
libstdc++
libwinpthread
libgomp
Select an action to proceed:
[0] Enter the shell
[1] Rebuild the recipe from scratch
[2] Rebuild starting from the failed step
[3] Skip recipe
[4] Abort

-- 
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