IOS: GSTREAMER FRAMEWORK CUSTOM BUILD

Nicolas Dufresne nicolas at ndufresne.ca
Wed Aug 22 11:50:26 UTC 2018


Le mer. 22 août 2018 04:56, Mounika <muduganti.mounika at gaiansolutions.com>
a écrit :

> Hi,
> When I try to build iOS custom framework for Gstreamer  by following link :
>
> https://tausiq.wordpress.com/2014/12/11/ios-gstreamer-framework-custom-build/
>
> I am getting following error:
>
> Traceback (most recent call last):
>   File "./cerbero/build/oven.py", line 144, in _cook_recipe
>     stepfunc()
>   File "./cerbero/build/recipe.py", line 279, in <lambda>
>     setattr(cls, step, lambda self, name=step: step_func(self, name))
>   File "./cerbero/build/recipe.py", line 437, in _do_step
>     stepfunc()
>   File "./cerbero/build/source.py", line 147, in extract
>     shell.unpack(self.download_path, self.config.sources)
>   File "./cerbero/utils/shell.py", line 207, in unpack
>     tf = tarfile.open(filepath, mode='r:gz')
>   File
>
> "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tarfile.py",
> line 1589, in open
>     return func(name, filemode, fileobj, **kwargs)
>   File
>
> "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tarfile.py",
> line 1647, in gzopen
>     raise ReadError("not a gzip file")
> tarfile.ReadError: not a gzip file
>

I've hit this one after an failed download, leading to corrupted archive.
We don't have checksum in cerbero. You can lookup and erase safely files in
./build/sources/local


>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180822/01c23524/attachment-0001.html>


More information about the gstreamer-devel mailing list