[Bug 770264] webrtcdsp plugin disabled on Windows due to path length limitation causing build failure in webrtc-audio-processing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 13 10:49:11 UTC 2017


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

Nirbheek Chauhan <nirbheek.chauhan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|git master                  |1.11.90
            Summary|webrtc-audio-processing:    |webrtcdsp plugin disabled
                   |Fails to build on Windows   |on Windows due to path
                   |due to path length          |length limitation causing
                   |limitation                  |build failure in
                   |                            |webrtc-audio-processing
           Severity|critical                    |major

--- Comment #6 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
commit acf649e06d77e3abf6de8a325f95c2607741cbe8
Author: Nirbheek Chauhan <nirbheek at centricular.com>
Date:   Thu Apr 13 15:48:53 2017 +0530

    gst-plugins-bad-1.0: Disable webrtcdsp on Windows

    It fails to build on most Windows machines due to a too-long-path
    error unless you use a directory (with a small name) in the root of
    the drive.

    This means that essentially every Windows user will hit this (and does
    hit this), so disable it. If you need this, please supply patches to
    fix it. Alternatively, revert it locally.

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

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