On Tue, Mar 09, 2021 at 04:50:34PM +0000, Ken Moffat via blfs-dev wrote:
> On Tue, Mar 09, 2021 at 12:25:51AM -0500, Marty Jack via blfs-dev wrote:
> > 
> > 
> > On Mon, 08 Mar 2021 22:16:51 -0500 Ken Moffat via blfs-dev wrote:
> > > 
> > > Output for the failing target follows (some lines are very long),
> > > any clues, please ?
> > > 
> > > TIA.
> > > 
> > 
> > Arch has a patch here named qt5-webengine-glibc-2.33.patch.  If you don't 
> > have that, I am guessing it might help.
> > 
> > https://github.com/archlinux/svntogit-packages/tree/packages/qt5-webengine/trunk
> > 
> Hi Marty,
> 
> thanks for the link - they did not have the newer version when I
> started on this.  However, it fixes a runtime problem.
> 
> The rest of their build is more interesting - they appear to be
> calling it 5.15.3 although the dependencies are 5.15.2 - I guess the
> last line of their build fixes that.
> 
> What is really annoying about the build failure in catapult, apart
> fro mit being python, is that chromium itself has deprecated
> catapult. But it is deeply dug in to qtwebengine.
> 
> Their build options are quite extensive (proprietary codecs,
> kerberos, pipewire) but I don't see anything specific to what I'm
> hitting.  I'll review my version of the glibc patch later, just in
> case, but I think I'll have to try to debug what the python code is
> doing, and then go back to 10.0 to see what it should be doing.
> 
Their changes to the glibc patch appear to match mine (one hunk of
the current patch gets rejected in the newer qtwebengine.

Using 'print' statements I've found that it blows up in
catapult/common/py_vulcanize/py_vulcanize/generate.py when it fails
to Popen a subprocess, and that code has apparently not been changed
recently.

However, in my build of 5.15.2 I can see zero references to any of
the catapult code.  Curiouser and curiouser.

Arghh!
https://code.qt.io/cgit/qt/qtwebengine.git/commit/?id=e37459146d28e815038c44999d6a525806183fc1

Thanks for listening!

ĸen
-- 
RIGHT, he said, PESTILENCE, OPEN ANOTHER PACK OF CARDS. I'M GOING TO GET
TO THE BOTTOM OF THIS IF IT KILLS ME, FIGURATIVELY SPEAKING OF COURSE.
Rincewind grabbed Twoflower and pulled.  -- The Light Fantastic
-- 
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