Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-23429

QNX: deployment expects to have stat on the device, but QNX has none

    XMLWordPrintable

Details

    • QNX
    • dd7d50bc5321e639b9b14e7125e1e3b509cd14c8 (qt-creator/qt-creator/master)

    Description

      Running an application on a QNX device results in: "Failed to retrieve remote timestamp for file "/tmp/qnxdeploytest/bin/qnxdeploytest". Incremental deployment will not work. Error message was: sh: stat: cannot execute - No such file or directory"
      QNX doesn't have a stat, so it's wrong to try to run it.
      Since QNX deployment is based on Remote Linux deployment, changes there regarding stat may have caused it.
      It may be related to: https://bugreports.qt.io/browse/QTCREATORBUG-22603

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-23429
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            karimpinter Karim Pinter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes