Zach Bacon

Results 75 comments of Zach Bacon

As per what @raedrizqie said the other two did time out. I tested the clang64 build against rssguard. It builds, but seems to segfault. I'm gonna try and run it...

Update on the lldb stuff, here's the backtrace. I'll try and rerun it with the debug packages later. ``` * thread #20, name = 'Chrome_IOThread', stop reason = Exception 0x80000003...

> thanks for testing it @ZachBacon No worries, in interested in this as well.

the checksum for your modified patch caused it to fail to build. It'll need updating in the PKGBUILD when you get the chance

Flex should be added to the depends list since qtwebengine won't be built without it.

Another thing I noticed, it'll conflict with qtpdf as well

> > Another thing I noticed, it'll conflict with qtpdf as well > > qtpdf is disabled for this package, so it should not be in conflict i think.. I...

Hmm, perhaps I missed it the first time, I'm at the moment rebuilding it against your latest change after I updated the sha checksum and added flex

> > Another thing I noticed, it'll conflict with qtpdf as well > > yes, you were right.. > ``` > error: failed to commit transaction (conflicting files) > mingw-w64-clang-x86_64-qt6-webengine:...

> > > I mean... Couldn't we just have this replace qtpdf once it's stable enough? > > yes we could.. but i think the build process will hit timeout...