Element test framework?
Russel Winder
russel at winder.org.uk
Fri Mar 15 16:54:11 UTC 2019
On Fri, 2019-03-15 at 17:34 +0100, Sebastian Dröge wrote:
> […]
>
> Run with GST_DEBUG=6 and provide the log. That will tell us more. But
> ...
Noted for future situations.
> > and I am now at a loss as to how to go about unpacking what might be
> > causing
> > this problem. Any hints on how to debug this sort of thing? The
> > gstsdr::plugin_desc is:
> >
> > gst_plugin_define!(
> > "SDR",
> > "SDR Plugin",
> > plugin_init,
> > "1.0",
> > "LGPLv3",
>
> ... this is probably the problem. LGPL is a valid string for the
> license here, LGPLv3 is not. I'm not sure why we even have a hardcoded
> list of acceptable license strings... maybe that should be changed.
This is definitely the problem. s/LGPLv3/LGPL/ and the code compiles and the
tests run and pass.
Excellent remote debugging. :-)
Thanks, I can now tinker more, and hopefully (!) progress.
--
Russel.
===========================================
Dr Russel Winder t: +44 20 7585 2200
41 Buckmaster Road m: +44 7770 465 077
London SW11 1EN, UK w: www.russel.org.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190315/28c50048/attachment.sig>
More information about the gstreamer-devel
mailing list