Advertisement
Guest User

Untitled

a guest
Nov 12th, 2022
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. linux@linux-virtual-machine:~/qt6_dev/qt_tsan_tests_dev/_build_gcc$ QT_DEBUG_PLUGINS=1 ./qt_tsan_tests
  2. qt.core.plugin.factoryloader: checking directory path "/home/linux/qt6_dev/qt6-build/plugins/platforms" ...
  3. qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqvkkhrdisplay.so"
  4. qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqvkkhrdisplay.so, metadata=
  5. {
  6. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  7. "MetaData": {
  8. "Keys": [
  9. "vkkhrdisplay"
  10. ]
  11. },
  12. "archlevel": 1,
  13. "className": "QVkKhrDisplayIntegrationPlugin",
  14. "debug": true,
  15. "version": 394496
  16. }
  17.  
  18.  
  19. qt.core.plugin.factoryloader: Got keys from plugin meta data QList("vkkhrdisplay")
  20. qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqvnc.so"
  21. qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqvnc.so, metadata=
  22. {
  23. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  24. "MetaData": {
  25. "Keys": [
  26. "vnc"
  27. ]
  28. },
  29. "archlevel": 1,
  30. "className": "QVncIntegrationPlugin",
  31. "debug": true,
  32. "version": 394496
  33. }
  34.  
  35.  
  36. qt.core.plugin.factoryloader: Got keys from plugin meta data QList("vnc")
  37. qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqminimalegl.so"
  38. qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqminimalegl.so, metadata=
  39. {
  40. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  41. "MetaData": {
  42. "Keys": [
  43. "minimalegl"
  44. ]
  45. },
  46. "archlevel": 1,
  47. "className": "QMinimalEglIntegrationPlugin",
  48. "debug": true,
  49. "version": 394496
  50. }
  51.  
  52.  
  53. qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimalegl")
  54. qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqlinuxfb.so"
  55. qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqlinuxfb.so, metadata=
  56. {
  57. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  58. "MetaData": {
  59. "Keys": [
  60. "linuxfb"
  61. ]
  62. },
  63. "archlevel": 1,
  64. "className": "QLinuxFbIntegrationPlugin",
  65. "debug": true,
  66. "version": 394496
  67. }
  68.  
  69.  
  70. qt.core.plugin.factoryloader: Got keys from plugin meta data QList("linuxfb")
  71. qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqoffscreen.so"
  72. qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqoffscreen.so, metadata=
  73. {
  74. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  75. "MetaData": {
  76. "Keys": [
  77. "offscreen"
  78. ]
  79. },
  80. "archlevel": 1,
  81. "className": "QOffscreenIntegrationPlugin",
  82. "debug": true,
  83. "version": 394496
  84. }
  85.  
  86.  
  87. qt.core.plugin.factoryloader: Got keys from plugin meta data QList("offscreen")
  88. qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqeglfs.so"
  89. qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqeglfs.so, metadata=
  90. {
  91. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  92. "MetaData": {
  93. "Keys": [
  94. "eglfs"
  95. ]
  96. },
  97. "archlevel": 1,
  98. "className": "QEglFSIntegrationPlugin",
  99. "debug": true,
  100. "version": 394496
  101. }
  102.  
  103.  
  104. qt.core.plugin.factoryloader: Got keys from plugin meta data QList("eglfs")
  105. qt.core.plugin.factoryloader: looking at "/home/linux/qt6_dev/qt6-build/plugins/platforms/libqminimal.so"
  106. qt.core.plugin.loader: Found metadata in lib /home/linux/qt6_dev/qt6-build/plugins/platforms/libqminimal.so, metadata=
  107. {
  108. "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  109. "MetaData": {
  110. "Keys": [
  111. "minimal"
  112. ]
  113. },
  114. "archlevel": 1,
  115. "className": "QMinimalIntegrationPlugin",
  116. "debug": true,
  117. "version": 394496
  118. }
  119.  
  120.  
  121. qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimal")
  122. qt.core.plugin.factoryloader: checking directory path "/home/linux/qt6_dev/qt_tsan_tests_dev/_build_gcc/platforms" ...
  123. qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
  124. qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
  125. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
  126.  
  127. Available platform plugins are: vkkhrdisplay, vnc, minimalegl, linuxfb, offscreen, eglfs, minimal.
  128.  
  129. then Core Abort
  130.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement