[Bug 792839] iOS-Universal build failure

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 24 17:40:51 UTC 2018


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

--- Comment #2 from Braden Scothern <bradenscothern at gmail.com> ---
It was completely unmodified.

I do have a ~/.cerbero/cerbero.cbc which contains this:
recipes_remotes = {
  "gst-plugins-base-1.0" : "https://github.com/bscothern/gst-plugins-base.git",
}

When I was trying to build I was still getting
git://anongit.freedesktop.org/gstreamer/gst-plugins-base as the remote address.

I have since then branched off of master and changed
gst-plugins-base-1.0.recipe to have my repo as the origin and changed the line
where the exception was to this:
for remote, url in self.config.recipes_remotes.iteritems():

And it has been working with that modification. I can pull just that change as
a patch if you want. I imagine it will break other build components though...

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