Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 13.0.0-rc1
-
None
Description
Steps to reproduce
- Setup QNX remote debugging as described here.
- If necessary, apply the ssh-tunnel workaround for QTCREATORBUG-30629
- Hit "Test" button, to test QNX emulator
Expected result
- QNX device is recognized and considered usable
Actual result
- Tests fail on each CI machine, which are not needed in order to operate and debug QNX.
- QNX device is considered unusable and can't be debugged, even if a developer build and sources both exist on this device.
Test output:
Connecting to device... Connected. Now doing extended checks. Sending echo to device... Device replied to echo with expected contents. Sending echo to device... Device replied to echo with expected contents. Checking kernel version... QNX 7.1.0 x86pc Checking if specified ports are available... All specified ports are available. Checking whether "generic file copy" works... "generic file copy" is functional. Checking whether "sftp" works... "sftp" is functional. Checking whether "rsync" works... "rsync" failed with exit code 126: sh: rsync: cannot execute - No such file or directory rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] rsync error: remote command could not be run (code 126) at io.c(231) [Receiver=3.2.7] Checking that files can be created in /tmp... Files can be created in /var/run. Checking if required commands are available... awk... awk found. base64... base64 not found. cat... cat found. chmod... chmod found. cp... cp found. cut... cut found. dd... dd found. df... df found. echo... echo found. eval... eval found. exit... exit found. grep... grep found. kill... kill found. ls... ls found. mkdir... mkdir found. mkfifo... mkfifo found. mktemp... mktemp not found. mv... mv found. netstat... netstat found. pidin... pidin found. print... print found. printf... printf found. read... read found. readlink... readlink not found. rm... rm found. sed... sed found. sh... sh found. shift... shift found. sleep... sleep found. slog2info... slog2info found. stat... stat not found. tail... tail found. test... test found. touch... touch found. trap... trap found. uname... uname found. which... which found. Device test failed.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-30629 QNX on Remote Linux doesn't establish network connection "Connecti via"
-
- Reported
-