Advertisement
Guest User

dolphin_qt_fail

a guest
May 2nd, 2018
677
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.65 KB | None | 0 0
  1. [100%] Linking CXX executable ../../../Binaries/dolphin-emu
  2. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:165:16: warning: type 'struct HB_FaceRec_' violates the C++ One Definition Rule [-Wodr]
  3. ../3rdparty/harfbuzz/src/harfbuzz-shaper.h:191:16: note: a different type is defined in another translation unit
  4. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:168:13: note: the first difference of corresponding definitions is field 'gdef'
  5. ../3rdparty/harfbuzz/src/harfbuzz-shaper.h:194:13: note: a field of same name but different type is defined in another translation unit
  6. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:158:16: note: type 'void *' should match type 'struct HB_GDEFHeader_ *'
  7. ../3rdparty/harfbuzz/src/harfbuzz-gdef.h:107:33: note: the incompatible type is defined here
  8. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:240:8: warning: type 'struct HB_ShaperItem_' violates the C++ One Definition Rule [-Wodr]
  9. ../3rdparty/harfbuzz/src/harfbuzz-shaper.h:250:8: note: a different type is defined in another translation unit
  10. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:245:13: note: the first difference of corresponding definitions is field 'face'
  11. ../3rdparty/harfbuzz/src/harfbuzz-shaper.h:255:13: note: a field of same name but different type is defined in another translation unit
  12. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:197:29: note: type 'struct HB_FaceRec_ *' should match type 'struct HB_FaceRec_ *'
  13. ../3rdparty/harfbuzz/src/harfbuzz-global.h:114:29: note: the incompatible type is defined here
  14. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:349:23: warning: 'qHBLoadFace' violates the C++ One Definition Rule [-Wodr]
  15. tools/qharfbuzz.cpp:99:9: note: return value type mismatch
  16. ../3rdparty/harfbuzz/src/harfbuzz-global.h:114:29: note: type 'struct HB_FaceRec_ *' should match type 'struct HB_FaceRec_ *'
  17. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:197:29: note: the incompatible type is defined here
  18. tools/qharfbuzz.cpp:99:9: note: 'qHBLoadFace' was previously declared here
  19. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:347:23: warning: 'qHBNewFace' violates the C++ One Definition Rule [-Wodr]
  20. tools/qharfbuzz.cpp:94:9: note: return value type mismatch
  21. ../3rdparty/harfbuzz/src/harfbuzz-global.h:114:29: note: type 'struct HB_FaceRec_ *' should match type 'struct HB_FaceRec_ *'
  22. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:197:29: note: the incompatible type is defined here
  23. tools/qharfbuzz.cpp:94:9: note: 'qHBNewFace' was previously declared here
  24. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:348:20: warning: 'qHBFreeFace' violates the C++ One Definition Rule [-Wodr]
  25. tools/qharfbuzz.cpp:104:6: note: type mismatch in parameter 1
  26. ../3rdparty/harfbuzz/src/harfbuzz-global.h:114:29: note: type 'struct HB_FaceRec_ *' should match type 'struct HB_FaceRec_ *'
  27. ../../include/QtCore/5.10.1/QtCore/private/../../../../../src/corelib/tools/qharfbuzz_p.h:197:29: note: the incompatible type is defined here
  28. tools/qharfbuzz.cpp:104:6: note: 'qHBFreeFace' was previously declared here
  29. In function 'deallocate.constprop',
  30. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  31. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  32. inlined from 'focusNextPrevChild':
  33. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  34. In function 'deallocate.constprop',
  35. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  36. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  37. inlined from '__sort_heap' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/stl_heap.h:251:18,
  38. inlined from '_ZSt16__introsort_loopIP7QStringlN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S5_T0_T1_.isra.183' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/stl_algo.h:1934:23:
  39. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  40. In function 'deallocate.constprop',
  41. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  42. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  43. inlined from '_ZSt16__introsort_loopIN5QListI7QStringE8iteratorEiN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S7_T0_T1_.isra.174' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/stl_heap.h:251:18:
  44. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  45. In function 'deallocate.constprop',
  46. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  47. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  48. inlined from '__base_ctor ' at dialogs/qfilesystemmodel_p.h:227:39,
  49. inlined from '__base_ctor ' at dialogs/qfilesystemmodel.cpp:225:31,
  50. inlined from '_ZN18QFileDialogPrivate13createWidgetsEv.part.105' at dialogs/qfiledialog.cpp:2873:11:
  51. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  52. In function 'deallocate.constprop',
  53. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  54. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:469:73,
  55. inlined from 'init' at dialogs/qfilesystemmodel.cpp:1904:59,
  56. inlined from '__base_ctor ' at dialogs/qfilesystemmodel.cpp:228:12,
  57. inlined from '_ZN18QFileDialogPrivate13createWidgetsEv.part.105' at dialogs/qfiledialog.cpp:2873:11:
  58. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'qbytearray_literal' [-Wfree-nonheap-object]
  59. In function 'deallocate.constprop',
  60. inlined from 'freeData' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  61. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qvector.h:75:54,
  62. inlined from '__base_dtor ' at util/qcompleter_p.h:109:7,
  63. inlined from '__base_dtor ' at util/qcompleter_p.h:134:8,
  64. inlined from 'filter' at util/qcompleter.cpp:440:16,
  65. inlined from 'filter' at util/qcompleter.cpp:423:19:
  66. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  67. In function 'deallocate.constprop',
  68. inlined from 'freeData' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  69. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qvector.h:75:54,
  70. inlined from '__base_dtor ' at util/qcompleter_p.h:109:7,
  71. inlined from '__base_dtor ' at util/qcompleter_p.h:134:8,
  72. inlined from 'filter' at util/qcompleter.cpp:441:33,
  73. inlined from 'filter' at util/qcompleter.cpp:423:19:
  74. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  75. In function 'dispose',
  76. inlined from 'dealloc' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  77. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  78. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  79. inlined from 'clear' at kernel/qwindowsysteminterface_p.h:457:74,
  80. inlined from '__base_dtor ' at kernel/qwindowsysteminterface_p.h:454:41:
  81. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  82. In function 'dispose',
  83. inlined from '_ZN5QListI7QCursorE7deallocEPN9QListData4DataE.isra.92' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  84. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  85. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  86. inlined from '__base_dtor ' at kernel/qguiapplication.cpp:631:25:
  87. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  88. In function 'deallocate.constprop',
  89. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  90. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:469:73,
  91. inlined from '_ZSt16__introsort_loopIN5QListI10QByteArrayE8iteratorEiN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S7_T0_T1_.isra.50' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/stl_heap.h:251:18:
  92. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  93. In function 'dispose',
  94. inlined from 'dealloc' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  95. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  96. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  97. inlined from 'cleanupDevicesList' at kernel/qtouchdevice.cpp:212:24:
  98. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  99. In function 'deallocate.constprop',
  100. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  101. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  102. inlined from '_ZN7QVectorI12QIconDirInfoE16defaultConstructEPS0_S2_.isra.53' at ../../include/QtCore/../../src/corelib/tools/qvector.h:323:13:
  103. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  104. In function 'deallocate.constprop',
  105. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  106. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  107. inlined from '__base_ctor ' at ../../include/QtGui/5.10.1/QtGui/private/../../../../../src/gui/image/qiconloader_p.h:91:7,
  108. inlined from '__base_ctor ' at ../../include/QtGui/5.10.1/QtGui/private/../../../../../src/gui/image/qiconloader_p.h:108:8,
  109. inlined from 'findIconHelper' at image/qiconloader.cpp:436:50:
  110. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  111. In function 'deallocate.constprop',
  112. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  113. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  114. inlined from '__base_ctor ' at ../../include/QtGui/5.10.1/QtGui/private/../../../../../src/gui/image/qiconloader_p.h:91:7,
  115. inlined from '__base_ctor ' at ../../include/QtGui/5.10.1/QtGui/private/../../../../../src/gui/image/qiconloader_p.h:102:8,
  116. inlined from 'findIconHelper' at image/qiconloader.cpp:445:56:
  117. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  118. In function 'dispose',
  119. inlined from 'dealloc' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  120. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  121. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  122. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1468:35,
  123. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  124. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  125. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  126. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  127. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  128. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  129. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  130. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19:
  131. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  132. In function 'dispose',
  133. inlined from 'dealloc' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  134. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  135. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  136. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1468:35,
  137. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  138. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  139. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  140. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  141. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  142. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  143. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19:
  144. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  145. In function 'dispose',
  146. inlined from 'dealloc' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  147. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  148. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  149. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1468:35,
  150. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  151. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  152. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  153. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  154. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  155. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19:
  156. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  157. In function 'dispose',
  158. inlined from 'dealloc' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  159. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  160. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  161. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1468:35,
  162. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  163. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  164. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  165. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  166. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19:
  167. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  168. In function 'dispose',
  169. inlined from 'dealloc' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  170. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  171. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  172. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1468:35,
  173. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  174. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  175. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  176. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19:
  177. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  178. In function 'dispose',
  179. inlined from 'dealloc' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  180. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  181. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  182. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1468:35,
  183. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  184. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  185. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19:
  186. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  187. In function 'dispose',
  188. inlined from 'dealloc' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  189. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  190. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  191. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1468:35,
  192. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19,
  193. inlined from 'clearFrame' at text/qtextdocument_p.cpp:1467:19:
  194. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  195. In function 'deallocate.constprop',
  196. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  197. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  198. inlined from '__base_dtor ' at text/qcssparser_p.h:733:8,
  199. inlined from 'append' at ../../include/QtCore/../../src/corelib/tools/qvector.h:653:11,
  200. inlined from 'scan' at text/qcssparser.cpp:2156:24,
  201. inlined from 'init' at text/qcssparser.cpp:2206:18:
  202. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  203. In function 'deallocate.constprop',
  204. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  205. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:469:73,
  206. inlined from '_ZSt16__introsort_loopIN5QListI10QByteArrayE8iteratorEiN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S7_T0_T1_.isra.38' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/stl_heap.h:251:1:
  207. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  208. In function 'deallocate.constprop',
  209. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  210. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  211. inlined from '_ZSt16__introsort_loopIN5QListI7QStringE8iteratorEiN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S7_T0_T1_.isra.49' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/stl_heap.h:251:81:
  212. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  213. In function 'deallocate.constprop',
  214. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  215. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  216. inlined from '__base_ctor ' at tools/qregexp.cpp:3810:29,
  217. inlined from '__base_ctor ' at tools/qregexp.cpp:3969:16,
  218. inlined from 'matchesFilters' at io/qdiriterator.cpp:344:29,
  219. inlined from 'advance' at io/qdiriterator.cpp:221:23:
  220. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  221. In function 'deallocate.constprop',
  222. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  223. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  224. inlined from 'insertRows' at itemmodels/qstringlistmodel.cpp:221:25:
  225. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  226. In function 'deallocate.constprop',
  227. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  228. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  229. inlined from '__base_ctor ' at tools/qregexp.cpp:3810:29,
  230. inlined from '__base_ctor ' at tools/qregexp.cpp:3942:16,
  231. inlined from '__base_ctor ' at itemmodels/qsortfilterproxymodel.cpp:152:7,
  232. inlined from '__base_ctor ' at itemmodels/qsortfilterproxymodel.cpp:1827:32:
  233. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  234. In function 'deallocate.constprop',
  235. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  236. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  237. inlined from '__base_dtor ' at io/qsettings.cpp:1778:7,
  238. inlined from '__sort_heap' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/stl_heap.h:251:18,
  239. inlined from '_ZSt16__introsort_loopIP15QSettingsIniKeylN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S5_T0_T1_.isra.147' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/stl_algo.h:1934:23:
  240. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  241. In function 'deallocate.constprop',
  242. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  243. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  244. inlined from '__base_dtor ' at io/qsettings.cpp:1778:7,
  245. inlined from '_ZSt16__introsort_loopIP15QSettingsIniKeylN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S5_T0_T1_.isra.147' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/move.h:198:11:
  246. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  247. In function 'deallocate.constprop',
  248. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  249. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  250. inlined from '__base_dtor ' at io/qsettings.cpp:1778:7,
  251. inlined from '_ZSt16__introsort_loopIP15QSettingsIniKeylN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S5_T0_T1_.isra.147' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/move.h:198:11:
  252. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  253. In function 'deallocate.constprop',
  254. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  255. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  256. inlined from '__base_dtor ' at io/qsettings.cpp:1778:7,
  257. inlined from '_ZSt16__introsort_loopIP15QSettingsIniKeylN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S5_T0_T1_.isra.147' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/move.h:198:11:
  258. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  259. In function 'deallocate.constprop',
  260. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  261. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  262. inlined from '__base_dtor ' at io/qsettings.cpp:1778:7,
  263. inlined from '_ZSt16__introsort_loopIP15QSettingsIniKeylN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S5_T0_T1_.isra.147' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/move.h:198:11:
  264. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  265. In function 'deallocate.constprop',
  266. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  267. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  268. inlined from '__base_dtor ' at io/qsettings.cpp:1778:7,
  269. inlined from '_ZSt16__introsort_loopIP15QSettingsIniKeylN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S5_T0_T1_.isra.147' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/move.h:198:11:
  270. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  271. In function 'deallocate.constprop',
  272. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  273. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  274. inlined from '__base_dtor ' at io/qsettings.cpp:1778:7,
  275. inlined from '_ZSt16__introsort_loopIP15QSettingsIniKeylN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S5_T0_T1_.isra.147' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/move.h:198:11:
  276. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  277. In function 'deallocate.constprop',
  278. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  279. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  280. inlined from '__base_dtor ' at io/qsettings.cpp:1778:7,
  281. inlined from '_ZSt21__unguarded_partitionIP15QSettingsIniKeyN9__gnu_cxx5__ops15_Iter_less_iterEET_S5_S5_S5_T0_.isra.127' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/move.h:198:11,
  282. inlined from '_ZSt16__introsort_loopIP15QSettingsIniKeylN9__gnu_cxx5__ops15_Iter_less_iterEEvT_S5_T0_T1_.isra.147' at /home/st/le82remix/LibreELEC.tv/build.LibreELEC-Generic.x86_64-8.2-devel/toolchain/x86_64-libreelec-linux-gnu/include/c++/7.3.0/bits/stl_algo.h:1923:77:
  283. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  284. In function 'dispose',
  285. inlined from '_ZN5QListI16QMimeGlobPatternE7deallocEPN9QListData4DataE.isra.18' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  286. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  287. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  288. inlined from 'ensureLoaded' at mimetypes/qmimeglobpattern.cpp:240:28:
  289. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  290. In function 'dispose',
  291. inlined from '_ZN5QListI16QMimeGlobPatternE7deallocEPN9QListData4DataE.isra.18' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  292. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  293. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  294. inlined from 'ensureLoaded' at mimetypes/qmimeglobpattern.cpp:241:27:
  295. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  296. In function 'dispose',
  297. inlined from '_ZN5QListI21QMimeMagicRuleMatcherE7deallocEPN9QListData4DataE.isra.51' at ../../include/QtCore/../../src/corelib/tools/qlist.h:867:23,
  298. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qlist.h:827:16,
  299. inlined from 'clear' at ../../include/QtCore/../../src/corelib/tools/qlist.h:874:11,
  300. inlined from 'ensureLoaded' at mimetypes/qmimeprovider.cpp:790:30:
  301. tools/qlist.cpp:163:9: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  302. In function 'deallocate.constprop',
  303. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  304. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  305. inlined from '__base_ctor ' at tools/qregexp.cpp:3810:29,
  306. inlined from '__base_ctor ' at tools/qregexp.cpp:3969:16:
  307. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  308. In function 'deallocate.constprop',
  309. inlined from 'deallocate' at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:237:31,
  310. inlined from '__base_dtor ' at ../../include/QtCore/../../src/corelib/tools/qstring.h:1119:67,
  311. inlined from '__base_ctor ' at tools/qregexp.cpp:3810:29,
  312. inlined from '__base_ctor ' at tools/qregexp.cpp:3942:16:
  313. tools/qarraydata.cpp:167:11: warning: attempt to free a non-heap object 'shared_null' [-Wfree-nonheap-object]
  314. /tmp/cchT7myw.ltrans18.ltrans.o: In function `QThreadStorage<QPcreJitStackPointer*>::deleteData(void*)':
  315. <artificial>:(.text+0xac52): undefined reference to `pcre2_jit_stack_free_16'
  316. /tmp/cchT7myw.ltrans18.ltrans.o: In function `QRegularExpressionPrivate::~QRegularExpressionPrivate()':
  317. <artificial>:(.text+0x1df79): undefined reference to `pcre2_code_free_16'
  318. /tmp/cchT7myw.ltrans18.ltrans.o: In function `QExplicitlySharedDataPointer<QRegularExpressionPrivate>::~QExplicitlySharedDataPointer() [clone .lto_priv.2197]':
  319. <artificial>:(.text+0x1e00c): undefined reference to `pcre2_code_free_16'
  320. /tmp/cchT7myw.ltrans18.ltrans.o: In function `safe_pcre2_match_16(pcre2_real_code_16 const*, unsigned short const*, int, int, int, pcre2_real_match_data_16*, pcre2_real_match_context_16*) [clone .lto_priv.2147]':
  321. <artificial>:(.text+0x1ea52): undefined reference to `pcre2_match_16'
  322. <artificial>:(.text+0x1eac9): undefined reference to `pcre2_jit_stack_create_16'
  323. <artificial>:(.text+0x1eb27): undefined reference to `pcre2_match_16'
  324. /tmp/cchT7myw.ltrans22.ltrans.o: In function `QMetaType::load(QDataStream&, int, void*) [clone .part.837]':
  325. <artificial>:(.text+0x22642): undefined reference to `pcre2_code_free_16'
  326. <artificial>:(.text+0x22727): undefined reference to `pcre2_code_free_16'
  327. /tmp/cchT7myw.ltrans30.ltrans.o: In function `QRegularExpression::match(QString const&, int, QRegularExpression::MatchType, QFlags<QRegularExpression::MatchOption>) const [clone .constprop.1715]':
  328. <artificial>:(.text+0x1192a): undefined reference to `pcre2_code_free_16'
  329. <artificial>:(.text+0x119f8): undefined reference to `pcre2_compile_16'
  330. <artificial>:(.text+0x11a21): undefined reference to `pcre2_pattern_info_16'
  331. <artificial>:(.text+0x11a3a): undefined reference to `pcre2_pattern_info_16'
  332. <artificial>:(.text+0x11a65): undefined reference to `pcre2_pattern_info_16'
  333. <artificial>:(.text+0x11bf4): undefined reference to `pcre2_match_context_create_16'
  334. <artificial>:(.text+0x11c0c): undefined reference to `pcre2_jit_stack_assign_16'
  335. <artificial>:(.text+0x11c1b): undefined reference to `pcre2_match_data_create_from_pattern_16'
  336. <artificial>:(.text+0x11cd8): undefined reference to `pcre2_match_data_free_16'
  337. <artificial>:(.text+0x11ce4): undefined reference to `pcre2_match_context_free_16'
  338. <artificial>:(.text+0x11d8c): undefined reference to `pcre2_get_ovector_pointer_16'
  339. <artificial>:(.text+0x11de6): undefined reference to `pcre2_pattern_info_16'
  340. <artificial>:(.text+0x11f69): undefined reference to `pcre2_config_16'
  341. <artificial>:(.text+0x11f8e): undefined reference to `pcre2_jit_compile_16'
  342. collect2: error: ld returned 1 exit status
  343. make[2]: *** [Source/Core/DolphinQt2/CMakeFiles/dolphin-emu.dir/build.make:3023: Binaries/dolphin-emu] Error 1
  344. make[1]: *** [CMakeFiles/Makefile2:2007: Source/Core/DolphinQt2/CMakeFiles/dolphin-emu.dir/all] Error 2
  345. make: *** [Makefile:152: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement