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

error: 'O_RDONLY' was not declared in this scope

    XMLWordPrintable

Details

    • QNX
    • 834f30495 (dev), 152f8c1c0 (6.9), 770e538ae (6.8)

    Description

      /home/qt/work/qt/qtdeclarative/src/qml/memory/qv4stacklimits.cpp: In function 'QV4::StackProperties QV4::stackProperties()':
      /home/qt/work/qt/qtdeclarative/src/qml/memory/qv4stacklimits.cpp:208:43: error: 'O_RDONLY' was not declared in this scope
           const int fd = open("/proc/self/ctl", O_RDONLY);
                                                 ^~~~~~~~
      /home/qt/work/qt/qtdeclarative/src/qml/memory/qv4stacklimits.cpp:208:43: note: suggested alternative: 'QT7_ONLY'
           const int fd = open("/proc/self/ctl", O_RDONLY);
                                                 ^~~~~~~~
                                                 QT7_ONLY
      /home/qt/work/qt/qtdeclarative/src/qml/memory/qv4stacklimits.cpp:208:20: error: 'open' was not declared in this scope
           const int fd = open("/proc/self/ctl", O_RDONLY);
                          ^~~~
      /home/qt/work/qt/qtdeclarative/src/qml/memory/qv4stacklimits.cpp:208:20: note: suggested alternative: 'popen'
           const int fd = open("/proc/self/ctl", O_RDONLY);
                          ^~~~
                          popen
      

      Build log: https://testresults.qt.io/logs/qt/qtdeclarative/a238d823d2a11123ea593d92420ba86b5ce5dbc8/LinuxUbuntu_22_04x86_64QNXQNX_710armv7GCCqtci-linux-Ubuntu-22.04-x86_64-51-e7ab1bDisableTests_GenerateSBOM_Packaging_UseConfigure_VerifySBOM/41fa57d84468fdbfd1a70529a2c36ac7de63cd5d/build_1744654729/log.txt.gz

      Details: https://testresults.qt.io/coin/integration/qt/qtdeclarative/tasks/1744653792

      Tested changes (refs/builds/qtci/dev/1744653790):
      https://codereview.qt-project.org/c/qt/qtdeclarative/+/639346/2 Update dependencies on 'dev' in qt/qtdeclarative

      Attachments

        For Gerrit Dashboard: QTBUG-135980
        # Subject Branch Project Status CR V

        Activity

          People

            fabiankosmale Fabian Kosmale
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes