RELEASE: GStreamer Core, Plugins and binaries 1.2.1

Sebastian Dröge sebastian at centricular.com
Wed Nov 27 00:32:10 PST 2013


On Di, 2013-11-26 at 20:35 -0800, kashif at devdesks.com wrote:
> i changed in all files where there was armv7 and now it gives me this error
> 
> Traceback (most recent call last):
>   File "./cerbero/utils/__init__.py", line 254, in parse_file
>     execfile(filename, dict)
>   File "/Users/devdesks/cerbero/recipes/libffi.recipe", line 40
>     elif self.config.target_arch == Architecture.ARMv7s:
>                                                        ^
> IndentationError: unindent does not match any outer indentation level
> WARNING: Error loading recipe in file
> /Users/devdesks/cerbero/recipes/libffi.recipe unindent does not match any
> outer indentation level (libffi.recipe, line 40)
> Traceback (most recent call last):
>   File "./cerbero/utils/__init__.py", line 254, in parse_file
>     execfile(filename, dict)
>   File "/Users/devdesks/cerbero/recipes/libvpx.recipe", line 38
>     elif self.config.target_arch == Architecture.ARMv7s:
>        ^

Read the error message please, it exactly tells you what is wrong in all
these files. You didn't correctly indent the new lines you added, maybe
not enough or too many spaces, or tabs instead of spaces.

-- 
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131127/c9b7136d/attachment-0001.pgp>


More information about the gstreamer-devel mailing list