qt5-qtwebengine available
by Dan Horák
Hi all,
thanks to the work the community does on porting the Chromium browser
to ppc64le, we can have also the qt5-qtwebengine library available.
Currently there are ~20 packages that are excluded on ppc64le due the
unavailability of the webengine.
My "talos" COPR repository [1] contains now the main qt5-qtwebengine
package, pyqtwebengine bindings for Python and also the qmapshack app.
Building calibre fails in a test, investigating now. If there are other
apps you would like to be made available, let me know.
The plan is to merge the ppc64le support into the official Fedora rpms,
but it can take some time and depends on support from the maintainers of
the QT stack.
[1] https://copr.fedorainfracloud.org/coprs/sharkcz/talos/
Dan
8 months
Re: strange ppc64le failures
by Peter Lemenkov
Thanks, now I can see what's wrong here!
So I am going to update gnulib to something more recent starting from F-36
вт, 22 февр. 2022 г. в 19:01, Jakub Jelinek <jakub(a)redhat.com>:
>
> On Thu, Feb 17, 2022 at 07:49:45PM +0100, Peter Lemenkov wrote:
> > Hello,
> > I've got a very suspiciously looking compilation issues while building
> > PSPP package. All other arches are good except for ppc64le. Just grep
> > for "error:" in the log attached.
> >
> > * https://koji.fedoraproject.org/koji/taskinfo?taskID=82939449
> > * https://kojipkgs.fedoraproject.org//work/tasks/9583/82939583/build.log
> > (ppc64le build log)
> >
> > Is it a known issue or something new?
>
> That typically means using old gnulib headers which contained a copy of
> what glibc did, but weren't updated to what glibc does now.
>
> See https://bugzilla.redhat.com/show_bug.cgi?id=2044656 for more details.
>
> Jakub
> _______________________________________________
> devel mailing list -- devel(a)lists.fedoraproject.org
> To unsubscribe send an email to devel-leave(a)lists.fedoraproject.org
> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
--
With best regards, Peter Lemenkov.
1 year, 3 months