Investigating now.

On Wed, Jun 19, 2019 at 1:56 PM Dmitry Shachnev <mity...@debian.org> wrote:

> Hi Jason!
>
> On Tue, May 28, 2019 at 11:58:38AM -0400, Jason Duerstock wrote:
> > As reported in bug #894726, qtdeclarative-opensource-src has a bug on
> > systems that use 64-bit pointers with any bits from 63-50 set.  The
> > attached patch addresses this issue on ia64 by shifting bits 63-61
> > (which are the "virtual region number" on ia64) into bits 49-47.  Please
> > include it in the next release.
>
> I have applied the patch (the version that was merged upstream), but
> unfortunately most of the tests are still failing.
>
> In the build log, I can count 149 FAIL!s and 42 Segmentation faults.
>
> It is much more than 57 failures you mentioned in the upstream bug [1].
> Looking at the log, *most* of the tests are failing. Passing ones are
> mostly the qmlMinify ones, which do not use the QML engine at all.
>
> Can you please look what happened there?
>
> [1]:
> https://bugreports.qt.io/browse/QTBUG-56264?focusedCommentId=462440#comment-462440
>
> --
> Dmitry Shachnev
>

Reply via email to