[Bug 772826] New: cerbero: global name 'platform_str' is not defined

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 12 20:51:37 UTC 2016


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

            Bug ID: 772826
           Summary: cerbero: global name 'platform_str' is not defined
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: major
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: zeranoe at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

After commit ab27e50941262a79d8975eebd76945f2300c5145 Cerbero is failing to
build on a Windows platform with: NameError: global name 'platform_str' is not
defined

I believe there is a typo in cerbero/utils/__init__.py line 132. arch is being
set above it, so the if should probably read 'if arch in ('x64', 'amd64'):'

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