RELEASE: GStreamer Core, Plugins and binaries 1.2.1
kashif at devdesks.com
kashif at devdesks.com
Tue Nov 26 20:35:13 PST 2013
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:
^
SyntaxError: invalid syntax
WARNING: Error loading recipe in file
/Users/devdesks/cerbero/recipes/libvpx.recipe invalid syntax (libvpx.recipe,
line 38)
Traceback (most recent call last):
File "./cerbero/utils/__init__.py", line 254, in parse_file
execfile(filename, dict)
File "/Users/devdesks/cerbero/recipes/x264.recipe", line 37
elif self.config.target_arch == Architecture.ARMv7s:
^
SyntaxError: invalid syntax
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RELEASE-GStreamer-Core-Plugins-and-binaries-1-2-1-tp4663220p4663627.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list