Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-114719

qtbase-6.5.1 fails to compile inside VirtualBox with AVX2 on certain processor models

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.5.1, 6.5
    • Core: Other
    • None
    • Gentoo Linux

      QTBase (at least 6.5.1 but possibly other versions as well) fails to compile on certain processors models with errors related to AVX.  For instance, on an Intel i7-12800H, there are errors suggesting to "... enable all x86-64-v3 extensions".  I have attached a build log from my Gentoo environment.

      This problem seems similar to and may be related to a bug that I found with QTGUI where I had to disable AVX2 (by passing -mno-avx2 to my CFLAGS) or else the resulting binaries would segfault.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thiago Thiago Macieira
            nathanzachary Nathan Zachary
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes