All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Simone" <cjb.sw.nospam@gmail.com>
To: <meta-freescale@yoctoproject.org>
Cc: 'Paolo Gussago' <paolo.gussago@cjb.it>
Subject: # IMX53 GSTREAMER PROBLEMS
Date: Fri, 27 Sep 2013 19:16:58 +0200	[thread overview]
Message-ID: <008f01cebba5$60dae800$2290b800$@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2484 bytes --]

Dear All,

i'm trying to include the gstreamer in our image for iMX53, I have included
the package gstreamer, by adding it in my .bb file with:

IMAGE_INSTALL += "gstreamer \"

 

The problem is that when I try to play an audio file from my qt4 application
(using Phonon) it give me this error:

 

Warning: You do not seem to have the base GStreamer plugins installed. All
audio and video support has been disabled"
Phonon::GStreamer::Backend: Failed to initialize GStreamer

 

 

So after a search on the web, I tried to add the package "gst-fsl-plugin"
but bitbake fail to build , here is the last part of the log:

 

|
/home/cx/yocto/poky/build/tmp/sysroots/cjbc1/usr/src/kernel/include/linux/ip
u.h:884:9: note: declared here

| mxc_ipu_hl_lib.c: In function 'mxc_ipu_lib_task_buf_update':

| mxc_ipu_hl_lib.c:3369:39: warning: operation on
'ipu_priv_handle->tri_output_bufnum' may be undefined [-Wsequence-point]

| mxc_ipu_hl_lib.c:3376:34: warning: operation on
'ipu_priv_handle->output_bufnum' may be undefined [-Wsequence-point]

| mxc_ipu_hl_lib.c: In function 'mxc_ipu_lib_task_control':

| mxc_ipu_hl_lib.c:3405:26: warning: variable 'ipu_priv_handle' set but not
used [-Wunused-but-set-variable]

| make[1]: *** [mxc_ipu_hl_lib.o] Error 1

| make[1]: Leaving directory
`/home/cx/yocto/poky/build/tmp/work/cjbc1-poky-linux-gnueabi/imx-lib/11.09.0
1-r4.2/imx-lib-11.09.01/ipu'

| make: *** [ipu] Error 2

| ERROR: oe_runmake failed

| ERROR: Function failed: do_compile (see
/home/cx/yocto/poky/build/tmp/work/cjbc1-poky-linux-gnueabi/imx-lib/11.09.01
-r4.2/temp/log.do_compile.2758 for further information)

ERROR: Task 1138
(/home/cx/yocto/poky/meta-fsl-arm/recipes-multimedia/imx-lib/imx-lib_11.09.0
1.bb, do_compile) failed with exit code '1'

WARNING: File '/usr/lib/lib_mp3_enc_arm11_elinux.so.2.2.0' from
fsl-mm-mp3enc-codeclib was already stripped, this will prevent future
debugging!

WARNING: File '/usr/lib/lib_mp3_enc_arm12_elinux.so.2.2.0' from
fsl-mm-mp3enc-codeclib was already stripped, this will prevent future
debugging!

WARNING: File '/usr/lib/lib_mp3_enc_arm9_elinux.so.2.2.0' from
fsl-mm-mp3enc-codeclib was already stripped, this will prevent future
debugging!

NOTE: Tasks Summary: Attempted 3773 tasks of which 3760 didn't need to be
rerun and 1 failed.

Waiting for 0 running tasks to finish:

 

 

Maybe I am missing something?

Thanks so much

Simone


[-- Attachment #2: Type: text/html, Size: 5956 bytes --]

             reply	other threads:[~2013-09-27 17:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-27 17:16 Simone [this message]
2013-09-27 17:51 ` # IMX53 GSTREAMER PROBLEMS Jose Mª Ferreiro
2013-09-27 18:04 ` Daiane Angolini
2013-09-27 19:22   ` Simone
2013-09-27 19:28     ` Daiane Angolini
2013-09-27 19:46       ` Simone
2013-09-30 16:13         ` Daiane Angolini
2013-10-01 17:16           ` Simone
2013-10-01 17:23             ` Fabio Estevam
2013-10-01 20:42               ` Simone
2013-10-01 18:04             ` Daiane Angolini
2013-10-01 20:37               ` Simone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='008f01cebba5$60dae800$2290b800$@gmail.com' \
    --to=cjb.sw.nospam@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=paolo.gussago@cjb.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.