On Wed, Oct 28, 2020 at 06:21:11PM -0500, Marty Jack via blfs-dev wrote:
> 
> 
> On Wed, 28 Oct 2020 16:02:02 -0500 Ken Moffat via blfs-dev wrote:
> > On Wed, Oct 28, 2020 at 02:36:06AM -0500, Marty Jack via blfs-dev wrote:
> > > 
> > > 
> > > On Tue, 27 Oct 2020 17:00:15 -0500 Ken Moffat via blfs-dev wrote:
> 
> No, I'm on meson (0.55.3).  The snip I posted is above the snip you posted 
> and mine is a little different in the area you posted.
> It looks as though you are happy with the outcome and won't be pursuing it 
> further.
> 
If I get time, I'll take a look at what you say here, but it is a
distraction.

> However I tracked it down.  For whatever reason you are not passing the tests 
> in gst-libs/gst/gl/meson.build that leave build_gstgl = true.
> This causes tests/examples/meson.build to skip subdir gl.  This causes the 
> includes to be set from tests/overlay/meson.build.  That file fails to 
> mention Core in line 12.  The tests/overlay/meson.build should mention Core 
> which is in fact needed to build the overlay directory and that is a bug in 
> that file.  Your output line "Run-time dependency qt5" is coming from line 12.
> 
> In my case build_gstgl is set, tests/examples/gl and tests/examples/gl/qt do 
> the Qt checks, and I get all the headers they both need.
> 

Thanks for the detail - I'll guess that a static lib is needed for
those tests to pass.  At the moment I make almost all static libs
unavailable in normal builds, because I want to know what needs to
be rebuilt if they get vulnerabilities.

Cheers.

ĸen
-- 
The people next door oppress me all night long. I tell them: I work
all day, a man's got to have some time to learn to play the tuba.
That's oppression, that is.    [ Guards! Guards! ]
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to