which version of python 2.7 is used to build gstreamer
qw
applemax82 at 163.com
Mon Jul 4 06:00:45 UTC 2016
Hi,
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:
WARNING: Using default configuration because /root/.cerbero/cerbero.cbc is missing
Building the following recipes: m4 autoconf gettext-tools gettext-m4 automake libtool pkg-config orc-tool cmake app-image-kit intltool-m4
[(1/11) m4 -> already built ]
[(2/11) autoconf -> already built ]
[(3/11) gettext-tools -> fetch ]
-----> Step done
[(3/11) gettext-tools -> extract ]
-----> Extracting tarball to /root/cerbero/sources/build-tools/gettext-tools-0.19.5.1
Unpacking /root/cerbero/sources/local/gettext-tools-0.19.5.1/gettext-0.19.5.1.tar.gz in /root/cerbero/sources/build-tools
Recipe 'gettext-tools' failed at the build step 'extract'
Traceback (most recent call last):
File "./cerbero/build/oven.py", line 143, in _cook_recipe
stepfunc()
File "./cerbero/build/source.py", line 120, in extract
shell.unpack(self.download_path, self.config.sources)
File "./cerbero/utils/shell.py", line 204, in unpack
tf = tarfile.open(filepath, mode='r:*')
File "/usr/local/lib/python2.7/tarfile.py", line 1678, in open
raise ReadError("file could not be opened successfully")
ReadError: file could not be opened successfully
Select an action to proceed:
[0] Enter the shell
[1] Rebuild the recipe from scratch
[2] Rebuild starting from the failed step
[3] Skip recipe
[4] Abort
which version of python 2.7 can be used to build gstreamer 1.8.2 successfully?
Thanks!
Regards
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160704/c58df223/attachment.html>
More information about the gstreamer-devel
mailing list