All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] gstreamer1.0-plugins: Upgrade to 1.10
       [not found] <0161215071628.25633-1-thomas.perrot@tupi.fr>
@ 2016-12-19 17:04 ` Damien Riegel
  2016-12-20  9:31   ` Otavio Salvador
  0 siblings, 1 reply; 4+ messages in thread
From: Damien Riegel @ 2016-12-19 17:04 UTC (permalink / raw)
  To: meta-freescale; +Cc: thomas.perrot

Hi Thomas,

Does this patch really allow you to build gstreamer-1.10? In my setup it
fails when applying Freescale layer patches for gstreamer1.0-plugins-bad. 


ERROR: gstreamer1.0-plugins-bad-1.10.1-r0 do_patch: Command Error: 'quilt --quiltrc /home/builder/src/build/tmp/sysroots/x86_64-linux/etc/quiltrc push' exited with 0  Output:
Applying patch 0008-glplugin-glcolorconvert-fix-MRT-cannot-work-in-GLES3.patch
patching file gst-libs/gst/gl/glprototypes/fbo.h
patching file gst-libs/gst/gl/glprototypes/gstgl_gles2compat.h
Hunk #1 FAILED at 34.
1 out of 1 hunk FAILED -- rejects in file gst-libs/gst/gl/glprototypes/gstgl_gles2compat.h
patching file gst-libs/gst/gl/gstglcolorconvert.c
Hunk #1 FAILED at 2075.
1 out of 1 hunk FAILED -- rejects in file gst-libs/gst/gl/gstglcolorconvert.c
patching file gst-libs/gst/gl/gstglmemory.c
Hunk #2 succeeded at 633 (offset 19 lines).
Hunk #3 succeeded at 666 (offset 28 lines).
Patch 0008-glplugin-glcolorconvert-fix-MRT-cannot-work-in-GLES3.patch does not apply (enforce with -f)
ERROR: gstreamer1.0-plugins-bad-1.10.1-r0 do_patch: Function failed: patch_do_patch
ERROR: Logfile of failure stored in: /home/builder/src/build/tmp/work/armv7at2hf-neon-mx6qdl-fslc-linux-gnueabi/gstreamer1.0-plugins-bad/1.10.1-r0/temp/log.do_patch.9618
ERROR: Task (/home/builder/src/sources/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.10.1.bb:do_patch) failed with exit code '1'


I tried to fix some of the patches myself, but those for plugins-base
were way beyond my gstreamer's skills.

Thanks,
-- 
Damien


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] gstreamer1.0-plugins: Upgrade to 1.10
  2016-12-19 17:04 ` [PATCH] gstreamer1.0-plugins: Upgrade to 1.10 Damien Riegel
@ 2016-12-20  9:31   ` Otavio Salvador
  2016-12-21  9:38     ` Carol Zhu
  0 siblings, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2016-12-20  9:31 UTC (permalink / raw)
  To: Damien Riegel; +Cc: meta-freescale, Thomas Perrot, Yuqing Zhu

Hello Damien,

On Mon, Dec 19, 2016 at 3:04 PM, Damien Riegel
<damien.riegel@savoirfairelinux.com> wrote:
> Does this patch really allow you to build gstreamer-1.10? In my setup it
> fails when applying Freescale layer patches for gstreamer1.0-plugins-bad.
>
> ERROR: gstreamer1.0-plugins-bad-1.10.1-r0 do_patch: Command Error: 'quilt --quiltrc /home/builder/src/build/tmp/sysroots/x86_64-linux/etc/quiltrc push' exited with 0  Output:
> Applying patch 0008-glplugin-glcolorconvert-fix-MRT-cannot-work-in-GLES3.patch
> patching file gst-libs/gst/gl/glprototypes/fbo.h
> patching file gst-libs/gst/gl/glprototypes/gstgl_gles2compat.h
> Hunk #1 FAILED at 34.
> 1 out of 1 hunk FAILED -- rejects in file gst-libs/gst/gl/glprototypes/gstgl_gles2compat.h
> patching file gst-libs/gst/gl/gstglcolorconvert.c
> Hunk #1 FAILED at 2075.
> 1 out of 1 hunk FAILED -- rejects in file gst-libs/gst/gl/gstglcolorconvert.c
> patching file gst-libs/gst/gl/gstglmemory.c
> Hunk #2 succeeded at 633 (offset 19 lines).
> Hunk #3 succeeded at 666 (offset 28 lines).
> Patch 0008-glplugin-glcolorconvert-fix-MRT-cannot-work-in-GLES3.patch does not apply (enforce with -f)
> ERROR: gstreamer1.0-plugins-bad-1.10.1-r0 do_patch: Function failed: patch_do_patch
> ERROR: Logfile of failure stored in: /home/builder/src/build/tmp/work/armv7at2hf-neon-mx6qdl-fslc-linux-gnueabi/gstreamer1.0-plugins-bad/1.10.1-r0/temp/log.do_patch.9618
> ERROR: Task (/home/builder/src/sources/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.10.1.bb:do_patch) failed with exit code '1'
>
> I tried to fix some of the patches myself, but those for plugins-base
> were way beyond my gstreamer's skills.

This does need to be fixed. I am adding Carol, Lauren and Carlos on Cc
to see if someone can take a look.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] gstreamer1.0-plugins: Upgrade to 1.10
  2016-12-20  9:31   ` Otavio Salvador
@ 2016-12-21  9:38     ` Carol Zhu
  0 siblings, 0 replies; 4+ messages in thread
From: Carol Zhu @ 2016-12-21  9:38 UTC (permalink / raw)
  To: Otavio Salvador, Damien Riegel; +Cc: meta-freescale, Thomas Perrot

Hi 

     These patches are for GST 1.8, need to do refine for GST 1.10.
      I will remove them and upstream the new GST 1.10 patches later.


B.R.
Carol

-----Original Message-----
From: Otavio Salvador [mailto:otavio.salvador@ossystems.com.br] 
Sent: Tuesday, December 20, 2016 5:32 PM
To: Damien Riegel <damien.riegel@savoirfairelinux.com>
Cc: meta-freescale@yoctoproject.org; Thomas Perrot <thomas.perrot@tupi.fr>; Carlos Rafael Giani <dv@pseudoterminal.org>; Carol Zhu <carol.zhu@nxp.com>; Lauren Post <lauren.post@nxp.com>
Subject: Re: [meta-freescale] [PATCH] gstreamer1.0-plugins: Upgrade to 1.10

Hello Damien,

On Mon, Dec 19, 2016 at 3:04 PM, Damien Riegel <damien.riegel@savoirfairelinux.com> wrote:
> Does this patch really allow you to build gstreamer-1.10? In my setup 
> it fails when applying Freescale layer patches for gstreamer1.0-plugins-bad.
>
> ERROR: gstreamer1.0-plugins-bad-1.10.1-r0 do_patch: Command Error: 'quilt --quiltrc /home/builder/src/build/tmp/sysroots/x86_64-linux/etc/quiltrc push' exited with 0  Output:
> Applying patch 
> 0008-glplugin-glcolorconvert-fix-MRT-cannot-work-in-GLES3.patch
> patching file gst-libs/gst/gl/glprototypes/fbo.h
> patching file gst-libs/gst/gl/glprototypes/gstgl_gles2compat.h
> Hunk #1 FAILED at 34.
> 1 out of 1 hunk FAILED -- rejects in file 
> gst-libs/gst/gl/glprototypes/gstgl_gles2compat.h
> patching file gst-libs/gst/gl/gstglcolorconvert.c
> Hunk #1 FAILED at 2075.
> 1 out of 1 hunk FAILED -- rejects in file 
> gst-libs/gst/gl/gstglcolorconvert.c
> patching file gst-libs/gst/gl/gstglmemory.c Hunk #2 succeeded at 633 
> (offset 19 lines).
> Hunk #3 succeeded at 666 (offset 28 lines).
> Patch 0008-glplugin-glcolorconvert-fix-MRT-cannot-work-in-GLES3.patch 
> does not apply (enforce with -f)
> ERROR: gstreamer1.0-plugins-bad-1.10.1-r0 do_patch: Function failed: 
> patch_do_patch
> ERROR: Logfile of failure stored in: 
> /home/builder/src/build/tmp/work/armv7at2hf-neon-mx6qdl-fslc-linux-gnu
> eabi/gstreamer1.0-plugins-bad/1.10.1-r0/temp/log.do_patch.9618
> ERROR: Task (/home/builder/src/sources/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.10.1.bb:do_patch) failed with exit code '1'
>
> I tried to fix some of the patches myself, but those for plugins-base 
> were way beyond my gstreamer's skills.

This does need to be fixed. I am adding Carol, Lauren and Carlos on Cc to see if someone can take a look.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] gstreamer1.0-plugins: Upgrade to 1.10
@ 2016-12-15  7:16 Thomas Perrot
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Perrot @ 2016-12-15  7:16 UTC (permalink / raw)
  To: meta-freescale; +Cc: Thomas Perrot

Signed-off-by: Thomas Perrot <thomas.perrot@tupi.fr>
---
 ...lugins-bad_1.8.%.bbappend => gstreamer1.0-plugins-bad_1.10.%.bbappend} | 0
 ...gins-base_1.8.%.bbappend => gstreamer1.0-plugins-base_1.10.%.bbappend} | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.8.%.bbappend => gstreamer1.0-plugins-bad_1.10.%.bbappend} (100%)
 rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.8.%.bbappend => gstreamer1.0-plugins-base_1.10.%.bbappend} (100%)

diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.10.%.bbappend
similarity index 100%
rename from recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.%.bbappend
rename to recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.10.%.bbappend
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.8.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.10.%.bbappend
similarity index 100%
rename from recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.8.%.bbappend
rename to recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.10.%.bbappend
-- 
2.11.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-21 23:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <0161215071628.25633-1-thomas.perrot@tupi.fr>
2016-12-19 17:04 ` [PATCH] gstreamer1.0-plugins: Upgrade to 1.10 Damien Riegel
2016-12-20  9:31   ` Otavio Salvador
2016-12-21  9:38     ` Carol Zhu
2016-12-15  7:16 Thomas Perrot

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.