[Bug 767096] New: Build script gstreamer-1.0.mk (android) does not work properly on OSX

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 1 08:42:46 UTC 2016


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

            Bug ID: 767096
           Summary: Build script gstreamer-1.0.mk (android) does not work
                    properly on OSX
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: msg4misa at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 328863
  --> https://bugzilla.gnome.org/attachment.cgi?id=328863&action=edit
Replace sed -i with cat | sed > temp and mv temp origin

sed command in gstreamer-1.0.mk file fails on OSX (BSD sed does not support -i
option) resulting in Gstreamer.java and gstreamer_android-1.0.c generation
failure.
Related to:
https://bugzilla.gnome.org/show_bug.cgi?id=763999

Although I am not sure if it is 100% correct (tested on OSX only so far)
attached patch fixes the problem.

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