All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2] gstreamer1.0: Enable debug in builds
@ 2020-01-14 22:38 Khem Raj
  2020-01-14 23:02 ` ✗ patchtest: failure for gstreamer1.0: Enable debug in builds (rev2) Patchwork
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2020-01-14 22:38 UTC (permalink / raw)
  To: openembedded-core

Packages like gst-shark needs this option to be on

Fixes

| checking whether the GStreamer debugging system is enabled... no
| configure: error: Tracers require GStreamer debug support. Rebuild GStreamer core with --enable-gst-debu
g.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Carlos Rafael Giani <crg7475@mailbox.org>
---
v2: Rebase on latest master-next

 meta/recipes-multimedia/gstreamer/gstreamer1.0_1.16.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.16.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.16.1.bb
index c6fbd398d9..6b8a5a0eb0 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.16.1.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.16.1.bb
@@ -27,6 +27,7 @@ SRC_URI[sha256sum] = "02211c3447c4daa55919c5c0f43a82a6fbb51740d57fc3af0639d46f1c
 
 PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \
                    check \
+                   debug \
                    tools"
 
 PACKAGECONFIG[debug] = "-Dgst_debug=true,-Dgst_debug=false"
-- 
2.24.1



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

* ✗ patchtest: failure for gstreamer1.0: Enable debug in builds (rev2)
  2020-01-14 22:38 [PATCH V2] gstreamer1.0: Enable debug in builds Khem Raj
@ 2020-01-14 23:02 ` Patchwork
  0 siblings, 0 replies; 2+ messages in thread
From: Patchwork @ 2020-01-14 23:02 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembedded-core

== Series Details ==

Series: gstreamer1.0: Enable debug in builds (rev2)
Revision: 2
URL   : https://patchwork.openembedded.org/series/21994/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at b6d4150f9c)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



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

end of thread, other threads:[~2020-01-14 23:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-14 22:38 [PATCH V2] gstreamer1.0: Enable debug in builds Khem Raj
2020-01-14 23:02 ` ✗ patchtest: failure for gstreamer1.0: Enable debug in builds (rev2) Patchwork

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.