[Bug 796799] New: mlog not defined

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 12 14:38:32 UTC 2018


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

            Bug ID: 796799
           Summary: mlog not defined
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: marcos.ktn at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

On bootstrap with config/win32-msvc-shell.cbc I got the following error:

[(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 ]
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 238, in libraries
    return self._list_files_by_category(self.LIBS_CAT)
  File ".\cerbero\build\filesprovider.py", line 275, in _list_files_by_category
    return search(self._get_category_files_list(category))
  File ".\cerbero\build\filesprovider.py", line 354, in _search_libraries
    libregex)
  File ".\cerbero\build\filesprovider.py", line 80, in find_dll_implib
    mlog.warning("No dllname found from implibs: {}".format(implibs))
*NameError: name 'mlog' is not defined*
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