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

Build failure with riscv32

    XMLWordPrintable

Details

    • Linux/Wayland, Linux/X11, Linux/Other display system
    • 035dc537bee26e3b63a211b2835d8560439e161f (qt/tqtc-qtbase/dev) 047eeddf1658ea5bb58d3bb01f93a7a7544852db (qt/qtbase/6.2) 0217200c88fef4a7045990db6d3498c606506ecc (qt/qtbase/6.1)

    Description

      qt raises the following build failure on riscv32:

      In file included from thread/qmutex_linux.cpp:45,
       from thread/qmutex.cpp:804:
      thread/qfutex_p.h: In function 'int QtLinuxFutex::_q_futex(int*, int, int, quintptr, int*, int)':
      thread/qfutex_p.h:116:30: error: '__NR_futex' was not declared in this scope; did you mean '_q_futex'?
       116 | int result = syscall(__NR_futex, addr, op | FUTEX_PRIVATE_FLAG, val, val2, addr2, val3);
       | ^~~~~~~~~~
       | _q_futex

       

      Full build log: http://autobuild.buildroot.org/results/ffedfc000029072d5d724e98ab4551fe973658ce

       

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              fabrice35 Fabrice Fontaine
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes