Gstreamer + RTMP using cerbero on Max OS for armv7s

kashif at devdesks.com kashif at devdesks.com
Tue Dec 3 20:34:38 PST 2013


i downloaded cerbero from the URL u mentioned and after make install this
is the output


installing package data to build/bdist.macosx-10.8-intel/egg
running install_data
creating build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying cerbero.egg-info/PKG-INFO ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying cerbero.egg-info/SOURCES.txt ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying cerbero.egg-info/dependency_links.txt ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying cerbero.egg-info/entry_points.txt ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying cerbero.egg-info/not-zip-safe ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
copying cerbero.egg-info/top_level.txt ->
build/bdist.macosx-10.8-intel/egg/EGG-INFO
creating 'dist/cerbero-0.1.0-py2.7.egg' and adding
'build/bdist.macosx-10.8-intel/egg' to it
removing 'build/bdist.macosx-10.8-intel/egg' (and everything under it)
Processing cerbero-0.1.0-py2.7.egg
creating /Library/Python/2.7/site-packages/cerbero-0.1.0-py2.7.egg
Extracting cerbero-0.1.0-py2.7.egg to /Library/Python/2.7/site-packages
Adding cerbero 0.1.0 to easy-install.pth file
Installing cerbero script to /usr/local/bin

Installed /Library/Python/2.7/site-packages/cerbero-0.1.0-py2.7.egg
Processing dependencies for cerbero==0.1.0
Finished processing dependencies for cerbero==0.1.0



after this its giving the following error on bootstrap command

Building the following recipes: libiconv gettext xz tar m4 autoconf
automake libtool pkg-config orc-tool gettext-m4 sed gettext-tools gperf
intltool yasm cmake
[(1/17) libiconv -> already built ]
[(2/17) gettext -> fetch ]
-----> Step done
[(2/17) gettext -> extract ]
-----> Step done
[(2/17) gettext -> configure ]
-----> Step done
[(2/17) gettext -> compile ]
Running command 'cd
/Users/devdesks/cerbero/sources/build-tools/gettext-0.18.3.1/gettext-runtime/intl
&& make'
***** Error running 'bootstrap' command:
Recipe 'gettext' failed at the build step 'compile'
Traceback (most recent call last):
  File "./cerbero/build/oven.py", line 103, in _cook_recipe
    stepfunc()
  File "./cerbero/build/build.py", line 86, in call
    res = func(*args)
  File "./cerbero/build/build.py", line 139, in compile
    shell.call(self.make, self.make_dir)
  File "./cerbero/utils/shell.py", line 102, in call
    env=os.environ.copy(), shell=shell)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 506, in check_call
    retcode = call(*popenargs, **kwargs)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 493, in call
    return Popen(*popenargs, **kwargs).wait()
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 679, in __init__
    errread, errwrite)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 1228, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory:
'/Users/devdesks/cerbero/sources/build-tools/gettext-0.18.3.1/gettext-runtime'


On Tue, Dec 3, 2013 at 3:19 PM, Sebastian Dröge-3 [via GStreamer-devel] <
ml-node+s966125n4663816h21 at n4.nabble.com> wrote:

> On Mo, 2013-12-02 at 20:36 -0800, [hidden email]<http://user/SendEmail.jtp?type=node&node=4663816&i=0>wrote:
>
> > now m getting this error after running package command
> > [(63/96) gst-plugins-bad-static -> post_install ]
> > ***** Error running 'package' command:
> > Recipe 'gst-plugins-bad-static' failed at the build step 'post_install'
> > Traceback (most recent call last):
> >   File "./cerbero/build/oven.py", line 103, in _cook_recipe
> >     stepfunc()
> >   File "/Users/devdesks/cerbero/recipes/custom.py", line 84, in
> post_install
> >     to_unixpath(self.config.prefix)[1:], f_no_static),f_path)
> >   File
> >
> "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py",
>
> > line 81, in copyfile
> >     with open(src, 'rb') as fsrc:
> > IOError: [Errno 2] No such file or directory:
> >
> '/Users/devdesks/cerbero/sources/darwin_x86_64/gst-plugins-bad-static-0.10.23/static-build/Users/devdesks/cerbero/dist/darwin_x86_64/lib/gstreamer-0.10/libgstosxvideosrc.a'
>
> You really shouldn't build the 0.10 versions of everything, please try
> again with 1.0 and if the problem still appears send the complete build
> log.
>
> Use cerbero from here: http://cgit.freedesktop.org/gstreamer/cerbero/
> And build with "package gstreamer-1.0", not "package gstreamer-sdk".
>
> --
> Sebastian Dröge <[hidden email]<http://user/SendEmail.jtp?type=node&node=4663816&i=1>>
>
> Centricular Ltd - http://www.centricular.com
> Expertise, Straight from the Source
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=4663816&i=2>
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
> *signature.asc* (985 bytes) Download Attachment<http://gstreamer-devel.966125.n4.nabble.com/attachment/4663816/0/signature.asc>
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-RTMP-using-cerbero-on-Max-OS-for-armv7s-tp4663752p4663816.html
>  To unsubscribe from Gstreamer + RTMP using cerbero on Max OS for armv7s, click
> here<http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4663752&code=a2FzaGlmQGRldmRlc2tzLmNvbXw0NjYzNzUyfDExNDQwNjEyOTI=>
> .
> NAML<http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-RTMP-using-cerbero-on-Max-OS-for-armv7s-tp4663752p4663842.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131203/7ecd6aaf/attachment.html>


More information about the gstreamer-devel mailing list