<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>Hi,<br><br>I use 'Python-2.7.12.tar.xz' to build gstreamer 1.8.2 on centos 6.7, where some error messges are printed as below:<br><br>WARNING: Using default configuration because /root/.cerbero/cerbero.cbc is missing<br>Building the following recipes: m4 autoconf gettext-tools gettext-m4 automake libtool pkg-config orc-tool cmake app-image-kit intltool-m4<br>[(1/11) m4 -> already built ]<br>[(2/11) autoconf -> already built ]<br>[(3/11) gettext-tools -> fetch ]<br>-----> Step done<br>[(3/11) gettext-tools -> extract ]<br>-----> Extracting tarball to /root/cerbero/sources/build-tools/gettext-tools-0.19.5.1<br>Unpacking /root/cerbero/sources/local/gettext-tools-0.19.5.1/gettext-0.19.5.1.tar.gz in /root/cerbero/sources/build-tools<br>Recipe 'gettext-tools' failed at the build step 'extract'<br>Traceback (most recent call last):<br>  File "./cerbero/build/oven.py", line 143, in _cook_recipe<br>    stepfunc()<br>  File "./cerbero/build/source.py", line 120, in extract<br>    shell.unpack(self.download_path, self.config.sources)<br>  File "./cerbero/utils/shell.py", line 204, in unpack<br>    tf = tarfile.open(filepath, mode='r:*')<br>  File "/usr/local/lib/python2.7/tarfile.py", line 1678, in open<br>    raise ReadError("file could not be opened successfully")<br>ReadError: file could not be opened successfully<br>Select an action to proceed:<br>[0] Enter the shell<br>[1] Rebuild the recipe from scratch<br>[2] Rebuild starting from the failed step<br>[3] Skip recipe<br>[4] Abort<br><br>which version of python 2.7 can be used to build gstreamer 1.8.2 successfully?<br><br>Thanks!<br><br>Regards<br><br>Andrew<br><br></div></div>