Guest User

Untitled

a guest
Jan 21st, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 374.77 KB | None | 0 0
  1. gregbert@Server ~/Downloads/gits/28/mythtv/mythtv (git)-[master] % make -j4
  2. sh version.sh /home/gregbert/Downloads/gits/28/mythtv/mythtv
  3. make -C external
  4. make -C bindings/perl
  5. make -C bindings/python
  6. make -C bindings/php
  7. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/bindings/perl'
  8. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external'
  9. make -C FFmpeg all
  10. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/bindings/php'
  11. make[1]: Nothing to be done for 'all'.
  12. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/bindings/php'
  13. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/bindings/python'
  14. /bin/python2 setup.py build --mythtv-prefix="/usr/"
  15. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/bindings/perl'
  16. make -C html
  17. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/html'
  18. make[1]: Nothing to be done for 'first'.
  19. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/html'
  20. make -C themes
  21. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/bindings/perl'
  22. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/bindings/perl'
  23. make -C libmythbluray all
  24. running build
  25. running build_py
  26. running build_scripts
  27. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/themes'
  28. make[1]: Nothing to be done for 'first'.
  29. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/themes'
  30. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/bindings/python'
  31. make -C i18n
  32. make -C locales
  33. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libmythbluray'
  34. make[2]: Nothing to be done for 'all'.
  35. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libmythbluray'
  36. make -C libmythdvdnav all
  37. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/locales'
  38. make[1]: Nothing to be done for 'first'.
  39. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/locales'
  40. make -C libsamplerate all
  41. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/i18n'
  42. make[1]: Nothing to be done for 'first'.
  43. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/i18n'
  44. make -C libudfread all
  45. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libmythdvdnav'
  46. make[2]: Nothing to be done for 'all'.
  47. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libmythdvdnav'
  48. make -C minilzo all
  49. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libsamplerate'
  50. make[2]: Nothing to be done for 'all'.
  51. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libsamplerate'
  52. make -C libmythsoundtouch all
  53. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libudfread'
  54. make[2]: Nothing to be done for 'all'.
  55. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libudfread'
  56. make -C libhdhomerun -f Makefile.lib all
  57. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/minilzo'
  58. make[2]: Nothing to be done for 'all'.
  59. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/minilzo'
  60. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libmythsoundtouch'
  61. make[2]: Nothing to be done for 'all'.
  62. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libmythsoundtouch'
  63. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libhdhomerun'
  64. make[2]: Nothing to be done for 'all'.
  65. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libhdhomerun'
  66. make -C libhdhomerun -f Makefile.app all
  67. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libhdhomerun'
  68. make[2]: Nothing to be done for 'all'.
  69. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external/libhdhomerun'
  70. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/external'
  71. make -C libs
  72. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs'
  73. cd libmythfreesurround/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythfreesurround/libmythfreesurround.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  74. cd libmythbase/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythbase/libmythbase.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  75. cd libmythnvctrl/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythnvctrl/libmythnvctrl.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  76. cd libmythfreemheg/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythfreemheg/libmythfreemheg.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  77. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythfreemheg'
  78. make[2]: Nothing to be done for 'first'.
  79. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythfreemheg'
  80. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythfreesurround'
  81. make[2]: Nothing to be done for 'first'.
  82. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythfreesurround'
  83. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythbase'
  84. make[2]: Nothing to be done for 'first'.
  85. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythbase'
  86. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythnvctrl'
  87. make[2]: Nothing to be done for 'first'.
  88. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythnvctrl'
  89. cd libmythmpeg2/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythmpeg2/libmythmpeg2.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  90. cd libmythservicecontracts/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythservicecontracts/libmythservicecontracts.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  91. cd libmythui/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythui/libmythui.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  92. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythmpeg2'
  93. make[2]: Nothing to be done for 'first'.
  94. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythmpeg2'
  95. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythservicecontracts'
  96. make[2]: Nothing to be done for 'first'.
  97. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythservicecontracts'
  98. cd libmythupnp/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythupnp/libmythupnp.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  99. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythui'
  100. make[2]: Nothing to be done for 'first'.
  101. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythui'
  102. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythupnp'
  103. make[2]: Nothing to be done for 'first'.
  104. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythupnp'
  105. cd libmyth/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmyth/libmyth.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  106. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmyth'
  107. make[2]: Nothing to be done for 'first'.
  108. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmyth'
  109. cd libmythtv/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythtv/libmythtv.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  110. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythtv'
  111. make[2]: Nothing to be done for 'first'.
  112. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythtv'
  113. cd libmythmetadata/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythmetadata/libmythmetadata.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  114. cd libmythprotoserver/ && ( test -e Makefile || /usr/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythprotoserver/libmythprotoserver.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  115. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythprotoserver'
  116. make[2]: Nothing to be done for 'first'.
  117. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythprotoserver'
  118. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythmetadata'
  119. make[2]: Nothing to be done for 'first'.
  120. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs/libmythmetadata'
  121. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/libs'
  122. make -C filters
  123. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters'
  124. cd invert/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/invert/invert.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  125. cd linearblend/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/linearblend/linearblend.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  126. cd denoise3d/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/denoise3d/denoise3d.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  127. cd quickdnr/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/quickdnr/quickdnr.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  128. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/invert'
  129. make[2]: Nothing to be done for 'first'.
  130. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/invert'
  131. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/linearblend'
  132. make[2]: Nothing to be done for 'first'.
  133. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/linearblend'
  134. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/quickdnr'
  135. make[2]: Nothing to be done for 'first'.
  136. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/quickdnr'
  137. cd crop/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/crop/crop.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  138. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/denoise3d'
  139. make[2]: Nothing to be done for 'first'.
  140. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/denoise3d'
  141. cd force/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/force/force.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  142. cd kerneldeint/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/kerneldeint/kerneldeint.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  143. cd adjust/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/adjust/adjust.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  144. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/force'
  145. make[2]: Nothing to be done for 'first'.
  146. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/force'
  147. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/crop'
  148. make[2]: Nothing to be done for 'first'.
  149. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/crop'
  150. cd bobdeint/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/bobdeint/bobdeint.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  151. cd onefield/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/onefield/onefield.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  152. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/kerneldeint'
  153. make[2]: Nothing to be done for 'first'.
  154. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/kerneldeint'
  155. cd ivtc/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/ivtc/ivtc.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  156. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/adjust'
  157. make[2]: Nothing to be done for 'first'.
  158. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/adjust'
  159. cd greedyhdeint/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/greedyhdeint/greedyhdeint.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  160. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/bobdeint'
  161. make[2]: Nothing to be done for 'first'.
  162. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/bobdeint'
  163. cd yadif/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/yadif/yadif.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  164. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/ivtc'
  165. make[2]: Nothing to be done for 'first'.
  166. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/ivtc'
  167. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/onefield'
  168. make[2]: Nothing to be done for 'first'.
  169. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/onefield'
  170. cd fieldorder/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/fieldorder/fieldorder.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  171. cd vflip/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/vflip/vflip.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  172. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/greedyhdeint'
  173. make[2]: Nothing to be done for 'first'.
  174. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/greedyhdeint'
  175. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/yadif'
  176. make[2]: Nothing to be done for 'first'.
  177. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/yadif'
  178. cd postprocess/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/postprocess/postprocess.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  179. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/vflip'
  180. make[2]: Nothing to be done for 'first'.
  181. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/vflip'
  182. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/fieldorder'
  183. make[2]: Nothing to be done for 'first'.
  184. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/fieldorder'
  185. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/postprocess'
  186. make[2]: Nothing to be done for 'first'.
  187. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters/postprocess'
  188. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/filters'
  189. make -C programs
  190. make[1]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/programs'
  191. cd mythavtest/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythavtest/mythavtest.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  192. cd mythfrontend/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythfrontend/mythfrontend.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  193. cd mythcommflag/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythcommflag/mythcommflag.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  194. cd mythjobqueue/ && ( test -e Makefile || /usr/lib/qt/bin/qmake /home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythjobqueue/mythjobqueue.pro QMAKE=qmake -o Makefile ) && make -f Makefile
  195. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythjobqueue'
  196. g++ -o mythjobqueue main.o commandlineparser.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythtv-0.28 -lmythupnp-0.28 -lmythbase-0.28 -lmythui-0.28 -lmyth-0.28 -lmythmetadata-0.28 -lmythservicecontracts-0.28 -lmythprotoserver-0.28 -L../../libs/libmythfreemheg -lmythfreemheg-0.28 -L../../external/libhdhomerun -lmythhdhomerun-0.28 -L/usr/lib -ltag -lXext -lXinerama -lXxf86vm -lXv -lXrandr -lxml2 -ldns_sd -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lsystemd -lva-x11 -lva -lxcb-shm -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lX11 -lpulse -ljack -lasound -lSDL -lfreetype -lxvidcore -lx264 -lmp3lame -lfaac -lm -llzma -lbz2 -lz -ludev -pthread -lomxil-bellagio -ldl -lraw1394 -liec61883 -lavc1394 -lrom1394 -L/usr//lib -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Network -lQt5Core -lpthread -lGL
  197. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythcommflag'
  198. g++ -o mythcommflag CommDetectorFactory.o CommDetectorBase.o ClassicLogoDetector.o ClassicSceneChangeDetector.o ClassicCommDetector.o Histogram.o quickselect.o CommDetector2.o pgm.o EdgeDetector.o CannyEdgeDetector.o PGMConverter.o BorderDetector.o FrameAnalyzer.o TemplateFinder.o TemplateMatcher.o HistogramAnalyzer.o BlankFrameDetector.o SceneChangeDetector.o PrePostRollFlagger.o main.o commandlineparser.o moc_CommDetectorBase.o moc_ClassicCommDetector.o moc_LogoDetectorBase.o moc_SceneChangeDetectorBase.o moc_SlotRelayer.o moc_CustomEventRelayer.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythtv-0.28 -lmythupnp-0.28 -lmythbase-0.28 -lmythui-0.28 -lmyth-0.28 -lmythmetadata-0.28 -lmythservicecontracts-0.28 -lmythprotoserver-0.28 -L../../libs/libmythfreemheg -lmythfreemheg-0.28 -L../../external/libhdhomerun -lmythhdhomerun-0.28 -L/usr/lib -ltag -lXext -lXinerama -lXxf86vm -lXv -lXrandr -lxml2 -ldns_sd -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lsystemd -lva-x11 -lva -lxcb-shm -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lX11 -lpulse -ljack -lasound -lSDL -lfreetype -lxvidcore -lx264 -lmp3lame -lfaac -lm -llzma -lbz2 -lz -ludev -pthread -lomxil-bellagio -ldl -lraw1394 -liec61883 -lavc1394 -lrom1394 -L/usr//lib -lGL -lQt5Widgets -lQt5Gui -lQt5Xml -lQt5Sql -lQt5Network -lQt5Core -lpthread
  199. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythavtest'
  200. g++ -o mythavtest main.o commandlineparser.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythtv-0.28 -lmythupnp-0.28 -lmythbase-0.28 -lmythui-0.28 -lmyth-0.28 -lmythmetadata-0.28 -lmythservicecontracts-0.28 -lmythprotoserver-0.28 -L../../libs/libmythfreemheg -lmythfreemheg-0.28 -L../../external/libhdhomerun -lmythhdhomerun-0.28 -L/usr/lib -ltag -lXext -lXinerama -lXxf86vm -lXv -lXrandr -lxml2 -ldns_sd -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lsystemd -lva-x11 -lva -lxcb-shm -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lX11 -lpulse -ljack -lasound -lSDL -lfreetype -lxvidcore -lx264 -lmp3lame -lfaac -lm -llzma -lbz2 -lz -ludev -pthread -lomxil-bellagio -ldl -lraw1394 -liec61883 -lavc1394 -lrom1394 -L/usr//lib -lGL -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Network -lQt5Xml -lQt5Sql -lQt5Core -lpthread
  201. make[2]: Entering directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythfrontend'
  202. g++ -Wl,-rpath-link,/usr/lib -o mythfrontend main.o playbackbox.o viewscheduled.o audiogeneralsettings.o globalsettings.o manualschedule.o programrecpriority.o channelrecpriority.o statusbox.o networkcontrol.o mediarenderer.o mythfexml.o playbackboxlistitem.o custompriority.o exitprompt.o action.o actionset.o mythcontrols.o keybindings.o keygrabber.o progfind.o guidegrid.o customedit.o schedulecommon.o progdetails.o scheduleeditor.o backendconnectionmanager.o programinfocache.o proglist.o proglist_helpers.o playbackboxhelper.o viewschedulediff.o themechooser.o setupwizard_general.o setupwizard_audio.o setupwizard_video.o grabbersettings.o editvideometadata.o videofileassoc.o videometadatasettings.o videoplayercommand.o videopopups.o videofilter.o videolist.o videoplayersettings.o videodlg.o videoglobalsettings.o upnpscanner.o commandlineparser.o idlescreen.o gallerythumbview.o galleryslideview.o galleryconfig.o galleryviews.o galleryslide.o gallerytransitions.o galleryinfo.o frontend.o moc_playbackbox.o moc_viewscheduled.o moc_globalsettings.o moc_audiogeneralsettings.o moc_manualschedule.o moc_programrecpriority.o moc_channelrecpriority.o moc_statusbox.o moc_networkcontrol.o moc_custompriority.o moc_exitprompt.o moc_mythcontrols.o moc_keygrabber.o moc_progfind.o moc_guidegrid.o moc_customedit.o moc_schedulecommon.o moc_progdetails.o moc_scheduleeditor.o moc_backendconnectionmanager.o moc_proglist.o moc_proglist_helpers.o moc_viewschedulediff.o moc_themechooser.o moc_setupwizard_general.o moc_setupwizard_audio.o moc_setupwizard_video.o moc_grabbersettings.o moc_editvideometadata.o moc_videofileassoc.o moc_videometadatasettings.o moc_videopopups.o moc_videofilter.o moc_videoplayersettings.o moc_videodlg.o moc_upnpscanner.o moc_idlescreen.o moc_gallerythumbview.o moc_galleryslideview.o moc_galleryconfig.o moc_galleryslide.o moc_gallerytransitions.o moc_galleryinfo.o moc_frontend.o -L../../libs/libmyth -L../../libs/libmythtv -L../../external/FFmpeg/libswresample -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat -L../../external/FFmpeg/libswscale -L../../libs/libmythbase -L../../libs/libmythui -L../../libs/libmythupnp -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts -L../../libs/libmythprotoserver -lmythswscale -lmythavformat -lmythswresample -lmythavutil -lmythavcodec -lmythtv-0.28 -lmythupnp-0.28 -lmythbase-0.28 -lmythui-0.28 -lmyth-0.28 -lmythmetadata-0.28 -lmythservicecontracts-0.28 -lmythprotoserver-0.28 -L../../libs/libmythfreemheg -lmythfreemheg-0.28 -L../../external/libhdhomerun -lmythhdhomerun-0.28 -L/usr/lib -ltag -lXext -lXinerama -lXxf86vm -lXv -lXrandr -lxml2 -ldns_sd -lcrypto -lass -lfftw3_threads -lfftw3f -lfftw3 -lsystemd -lva-x11 -lva -lxcb-shm -lxcb-xfixes -lxcb-render -lxcb-shape -lxcb -lX11 -lpulse -ljack -lasound -lSDL -lfreetype -lxvidcore -lx264 -lmp3lame -lfaac -lm -llzma -lbz2 -lz -ludev -pthread -lomxil-bellagio -ldl -lraw1394 -liec61883 -lavc1394 -lrom1394 -L/usr//lib -lGL -lQt5WebKitWidgets -lQt5OpenGL -lQt5Widgets -lQt5WebKit -lQt5Gui -lQt5Network -lQt5Xml -lQt5Sql -lQt5Script -lQt5DBus -lQt5Core -lpthread
  203. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::QSqlDatabase(QSqlDatabase const&)@Qt_5'
  204. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::toRawForm(QNetworkCookie::RawForm) const@Qt_5'
  205. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaProperty::name() const@Qt_5'
  206. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::isValid() const@Qt_5'
  207. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentDateTime()@Qt_5'
  208. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toUrl() const@Qt_5'
  209. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::QObject(QObject*)@Qt_5'
  210. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toHash() const@Qt_5'
  211. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::~QReadWriteLock()@Qt_5'
  212. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::QSqlField(QString const&, QVariant::Type)@Qt_5'
  213. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::realloc(int)@Qt_5'
  214. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connectNotify(QMetaMethod const&)@Qt_5'
  215. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absolutePath() const@Qt_5'
  216. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::~QSqlDatabase()@Qt_5'
  217. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::cookieJar() const@Qt_5'
  218. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::qt_metacast(char const*)@Qt_5'
  219. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::hasFragment() const@Qt_5'
  220. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLongLong(bool*, int) const@Qt_5'
  221. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::wait(QMutex*, unsigned long)@Qt_5'
  222. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::close()@Qt_5'
  223. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::~QDomDocument()@Qt_5'
  224. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator==(QDateTime const&) const@Qt_5'
  225. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::customEvent(QEvent*)@Qt_5'
  226. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char)@Qt_5'
  227. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::header(QNetworkRequest::KnownHeaders) const@Qt_5'
  228. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::start()@Qt_5'
  229. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::sleep(unsigned long)@Qt_5'
  230. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::qt_metacast(char const*)@Qt_5'
  231. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::~QVariant()@Qt_5'
  232. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::mid(int, int) const@Qt_5'
  233. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLocal8Bit_helper(QChar const*, int)@Qt_5'
  234. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::exec()@Qt_5'
  235. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::QNetworkRequest(QUrl const&)@Qt_5'
  236. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::start(int)@Qt_5'
  237. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::operator=(QString const&)@Qt_5'
  238. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSocketNotifier::setEnabled(bool)@Qt_5'
  239. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::lock()@Qt_5'
  240. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::QWaitCondition()@Qt_5'
  241. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::clear()@Qt_5'
  242. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::unregisterConverterFunction(int, int)@Qt_5'
  243. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::socketDescriptor() const@Qt_5'
  244. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::chop(int)@Qt_5'
  245. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(_IO_FILE*, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  246. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::url() const@Qt_5'
  247. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toBase64() const@Qt_5'
  248. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::objectName() const@Qt_5'
  249. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::append(QListData const&)@Qt_5'
  250. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QSize const&)@Qt_5'
  251. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::mkpath(QString const&) const@Qt_5'
  252. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyQuery::~QNetworkProxyQuery()@Qt_5'
  253. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isReadable() const@Qt_5'
  254. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::installTranslator(QTranslator*)@Qt_5'
  255. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::addresses() const@Qt_5'
  256. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::QThread(QObject*)@Qt_5'
  257. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qVersion@Qt_5'
  258. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::QDateTime(QDate const&, QTime const&, Qt::TimeSpec)@Qt_5'
  259. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::~QUrlQuery()@Qt_5'
  260. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setPassword(QString const&)@Qt_5'
  261. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)@Qt_5'
  262. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress()@Qt_5'
  263. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toDouble(bool*) const@Qt_5'
  264. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::fileName() const@Qt_5'
  265. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::toText() const@Qt_5'
  266. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::prepend()@Qt_5'
  267. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_version_tag@Qt_5.7'
  268. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCryptographicHash::hash(QByteArray const&, QCryptographicHash::Algorithm)@Qt_5'
  269. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::endsWith(QString const&, Qt::CaseSensitivity) const@Qt_5'
  270. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::nextSibling() const@Qt_5'
  271. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(unsigned long long, int)@Qt_5'
  272. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::terminate()@Qt_5'
  273. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLatin1_helper(QString const&)@Qt_5'
  274. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::indexOf(QChar, int, Qt::CaseSensitivity) const@Qt_5'
  275. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::start()@Qt_5'
  276. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::removeDatabase(QString const&)@Qt_5'
  277. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char const*)@Qt_5'
  278. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::run()@Qt_5'
  279. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isRelative() const@Qt_5'
  280. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::~QSqlField()@Qt_5'
  281. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::~QXmlStreamWriter()@Qt_5'
  282. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  283. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextCodec::codecForName(QByteArray const&)@Qt_5'
  284. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::setTime(QTime const&)@Qt_5'
  285. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absoluteDir() const@Qt_5'
  286. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::isNull() const@Qt_5'
  287. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeData(QMapDataBase*)@Qt_5'
  288. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::QEvent(QEvent::Type)@Qt_5'
  289. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::remove(QString const&, Qt::CaseSensitivity)@Qt_5'
  290. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::~QNetworkAddressEntry()@Qt_5'
  291. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::second() const@Qt_5'
  292. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::isRunning() const@Qt_5'
  293. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomCharacterData::data() const@Qt_5'
  294. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::parseCookies(QByteArray const&)@Qt_5'
  295. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::split(char) const@Qt_5'
  296. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setUserName(QString const&)@Qt_5'
  297. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::setForwardOnly(bool)@Qt_5'
  298. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::setProxy(QNetworkProxy const&)@Qt_5'
  299. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(QByteArray const&)@Qt_5'
  300. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::addMSecs(int) const@Qt_5'
  301. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::normalizedType(char const*)@Qt_5'
  302. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::allCookies() const@Qt_5'
  303. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::createNode(int, int, QMapNodeBase*, bool)@Qt_5'
  304. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::metaObject() const@Qt_5'
  305. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::operator>>(long long&)@Qt_5'
  306. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::stackSize() const@Qt_5'
  307. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::setTimeSpec(Qt::TimeSpec)@Qt_5'
  308. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::close()@Qt_5'
  309. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::~QDataStream()@Qt_5'
  310. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::~QDateTime()@Qt_5'
  311. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::readData(char*, long long)@Qt_5'
  312. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::~QObject()@Qt_5'
  313. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QTime::msecsTo(QTime const&) const@Qt_5'
  314. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::QTcpServer(QObject*)@Qt_5'
  315. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toSize() const@Qt_5'
  316. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::erase(void**)@Qt_5'
  317. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::setFilter(QFlags<QDir::Filter>)@Qt_5'
  318. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::exec()@Qt_5'
  319. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::previous()@Qt_5'
  320. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::QNetworkAddressEntry()@Qt_5'
  321. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromUtf8_helper(char const*, int)@Qt_5'
  322. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::~QEvent()@Qt_5'
  323. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bind(QHostAddress const&, unsigned short, QFlags<QAbstractSocket::BindFlag>)@Qt_5'
  324. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::serverPort() const@Qt_5'
  325. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::resume()@Qt_5'
  326. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::matchedLength() const@Qt_5'
  327. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::translate(char const*, char const*, char const*, int)@Qt_5'
  328. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator&(QRegion const&) const@Qt_5'
  329. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::QSqlDatabase(QSqlDatabase const&)@Qt_5'
  330. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::toRawForm(QNetworkCookie::RawForm) const@Qt_5'
  331. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaProperty::name() const@Qt_5'
  332. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::isValid() const@Qt_5'
  333. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentDateTime()@Qt_5'
  334. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toUrl() const@Qt_5'
  335. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::QObject(QObject*)@Qt_5'
  336. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toHash() const@Qt_5'
  337. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::~QReadWriteLock()@Qt_5'
  338. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::QSqlField(QString const&, QVariant::Type)@Qt_5'
  339. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::realloc(int)@Qt_5'
  340. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connectNotify(QMetaMethod const&)@Qt_5'
  341. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absolutePath() const@Qt_5'
  342. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::~QSqlDatabase()@Qt_5'
  343. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::cookieJar() const@Qt_5'
  344. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::qt_metacast(char const*)@Qt_5'
  345. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::hasFragment() const@Qt_5'
  346. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLongLong(bool*, int) const@Qt_5'
  347. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::wait(QMutex*, unsigned long)@Qt_5'
  348. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::close()@Qt_5'
  349. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::~QDomDocument()@Qt_5'
  350. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator==(QDateTime const&) const@Qt_5'
  351. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::customEvent(QEvent*)@Qt_5'
  352. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char)@Qt_5'
  353. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::header(QNetworkRequest::KnownHeaders) const@Qt_5'
  354. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::start()@Qt_5'
  355. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::sleep(unsigned long)@Qt_5'
  356. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::qt_metacast(char const*)@Qt_5'
  357. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::~QVariant()@Qt_5'
  358. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::mid(int, int) const@Qt_5'
  359. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLocal8Bit_helper(QChar const*, int)@Qt_5'
  360. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::exec()@Qt_5'
  361. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::QNetworkRequest(QUrl const&)@Qt_5'
  362. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::start(int)@Qt_5'
  363. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::operator=(QString const&)@Qt_5'
  364. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSocketNotifier::setEnabled(bool)@Qt_5'
  365. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::lock()@Qt_5'
  366. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::QWaitCondition()@Qt_5'
  367. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::clear()@Qt_5'
  368. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::unregisterConverterFunction(int, int)@Qt_5'
  369. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::socketDescriptor() const@Qt_5'
  370. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::chop(int)@Qt_5'
  371. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(_IO_FILE*, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  372. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::url() const@Qt_5'
  373. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toBase64() const@Qt_5'
  374. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::objectName() const@Qt_5'
  375. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::append(QListData const&)@Qt_5'
  376. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QSize const&)@Qt_5'
  377. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::mkpath(QString const&) const@Qt_5'
  378. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyQuery::~QNetworkProxyQuery()@Qt_5'
  379. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isReadable() const@Qt_5'
  380. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::installTranslator(QTranslator*)@Qt_5'
  381. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::addresses() const@Qt_5'
  382. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::QThread(QObject*)@Qt_5'
  383. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qVersion@Qt_5'
  384. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::QDateTime(QDate const&, QTime const&, Qt::TimeSpec)@Qt_5'
  385. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::~QUrlQuery()@Qt_5'
  386. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setPassword(QString const&)@Qt_5'
  387. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)@Qt_5'
  388. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress()@Qt_5'
  389. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toDouble(bool*) const@Qt_5'
  390. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::fileName() const@Qt_5'
  391. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::toText() const@Qt_5'
  392. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::prepend()@Qt_5'
  393. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_version_tag@Qt_5.7'
  394. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCryptographicHash::hash(QByteArray const&, QCryptographicHash::Algorithm)@Qt_5'
  395. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::endsWith(QString const&, Qt::CaseSensitivity) const@Qt_5'
  396. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::nextSibling() const@Qt_5'
  397. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(unsigned long long, int)@Qt_5'
  398. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::terminate()@Qt_5'
  399. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLatin1_helper(QString const&)@Qt_5'
  400. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::indexOf(QChar, int, Qt::CaseSensitivity) const@Qt_5'
  401. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::start()@Qt_5'
  402. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::removeDatabase(QString const&)@Qt_5'
  403. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char const*)@Qt_5'
  404. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::run()@Qt_5'
  405. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isRelative() const@Qt_5'
  406. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::~QSqlField()@Qt_5'
  407. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::~QXmlStreamWriter()@Qt_5'
  408. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  409. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextCodec::codecForName(QByteArray const&)@Qt_5'
  410. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::setTime(QTime const&)@Qt_5'
  411. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absoluteDir() const@Qt_5'
  412. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::isNull() const@Qt_5'
  413. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeData(QMapDataBase*)@Qt_5'
  414. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::QEvent(QEvent::Type)@Qt_5'
  415. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::remove(QString const&, Qt::CaseSensitivity)@Qt_5'
  416. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::~QNetworkAddressEntry()@Qt_5'
  417. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::second() const@Qt_5'
  418. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::isRunning() const@Qt_5'
  419. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomCharacterData::data() const@Qt_5'
  420. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::parseCookies(QByteArray const&)@Qt_5'
  421. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::split(char) const@Qt_5'
  422. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setUserName(QString const&)@Qt_5'
  423. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::setForwardOnly(bool)@Qt_5'
  424. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::setProxy(QNetworkProxy const&)@Qt_5'
  425. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(QByteArray const&)@Qt_5'
  426. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::addMSecs(int) const@Qt_5'
  427. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::normalizedType(char const*)@Qt_5'
  428. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::allCookies() const@Qt_5'
  429. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::createNode(int, int, QMapNodeBase*, bool)@Qt_5'
  430. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::metaObject() const@Qt_5'
  431. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::operator>>(long long&)@Qt_5'
  432. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::stackSize() const@Qt_5'
  433. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::setTimeSpec(Qt::TimeSpec)@Qt_5'
  434. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::close()@Qt_5'
  435. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::~QDataStream()@Qt_5'
  436. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::~QDateTime()@Qt_5'
  437. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::readData(char*, long long)@Qt_5'
  438. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::~QObject()@Qt_5'
  439. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QTime::msecsTo(QTime const&) const@Qt_5'
  440. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::QTcpServer(QObject*)@Qt_5'
  441. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toSize() const@Qt_5'
  442. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::erase(void**)@Qt_5'
  443. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::setFilter(QFlags<QDir::Filter>)@Qt_5'
  444. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::exec()@Qt_5'
  445. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::previous()@Qt_5'
  446. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::QNetworkAddressEntry()@Qt_5'
  447. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromUtf8_helper(char const*, int)@Qt_5'
  448. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::~QEvent()@Qt_5'
  449. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bind(QHostAddress const&, unsigned short, QFlags<QAbstractSocket::BindFlag>)@Qt_5'
  450. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::serverPort() const@Qt_5'
  451. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::resume()@Qt_5'
  452. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::matchedLength() const@Qt_5'
  453. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::translate(char const*, char const*, char const*, int)@Qt_5'
  454. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator&(QRegion const&) const@Qt_5'
  455. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::isNull() const@Qt_5'
  456. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::userName(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  457. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::operator=(QVariant const&)@Qt_5'
  458. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeEmptyElement(QString const&)@Qt_5'
  459. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo()@Qt_5'
  460. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::homePath()@Qt_5'
  461. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::setUrl(QUrl const&)@Qt_5'
  462. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::QByteArray(char const*, int)@Qt_5'
  463. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(double)@Qt_5'
  464. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::midRef(int, int) const@Qt_5'
  465. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::QUdpSocket(QObject*)@Qt_5'
  466. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDebug::putString(QChar const*, unsigned long)@Qt_5'
  467. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toLongLong(bool*) const@Qt_5'
  468. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::release(int)@Qt_5'
  469. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDate::QDate(int, int, int)@Qt_5'
  470. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::indexOf(QString const&) const@Qt_5'
  471. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::deleteCookie(QNetworkCookie const&)@Qt_5'
  472. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::resize(int)@Qt_5'
  473. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrl::toEncoded(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>) const@Qt_5'
  474. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::lastModified() const@Qt_5'
  475. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::qt_metacast(char const*)@Qt_5'
  476. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapNodeBase::previousNode() const@Qt_5'
  477. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::setPath(QString const&)@Qt_5'
  478. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::registerConverterFunction(QtPrivate::AbstractConverterFunction const*, int, int)@Qt_5'
  479. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isOpen() const@Qt_5'
  480. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::QMutex(QMutex::RecursionMode)@Qt_5'
  481. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::allInterfaces()@Qt_5'
  482. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::dispose(QListData::Data*)@Qt_5'
  483. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy(QNetworkProxy const&)@Qt_5'
  484. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QNetworkCookieJar@Qt_5'
  485. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::setAttribute(QNetworkRequest::Attribute, QVariant const&)@Qt_5'
  486. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::~QDomNode()@Qt_5'
  487. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::setIp(QHostAddress const&)@Qt_5'
  488. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::fromJson(QByteArray const&, QJsonParseError*)@Qt_5'
  489. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::attribute(QNetworkRequest::Attribute) const@Qt_5'
  490. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::lastInsertId() const@Qt_5'
  491. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::~QNetworkRequest()@Qt_5'
  492. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(double, char, int)@Qt_5'
  493. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::fileName() const@Qt_5'
  494. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileDevice::close()@Qt_5'
  495. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toTimeSpec(Qt::TimeSpec) const@Qt_5'
  496. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::isValid() const@Qt_5'
  497. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::isValid() const@Qt_5'
  498. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isSymLink() const@Qt_5'
  499. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::~QTimer()@Qt_5'
  500. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyQuery::QNetworkProxyQuery(QUrl const&, QNetworkProxyQuery::QueryType)@Qt_5'
  501. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::~QNetworkCacheMetaData()@Qt_5'
  502. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)@Qt_5'
  503. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::setPort(int)@Qt_5'
  504. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpSocket::staticMetaObject@Qt_5'
  505. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeTextElement(QString const&, QString const&)@Qt_5'
  506. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::section(QString const&, int, int, QFlags<QString::SectionFlag>) const@Qt_5'
  507. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentMSecsSinceEpoch()@Qt_5'
  508. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTranslator::QTranslator(QObject*)@Qt_5'
  509. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::self@Qt_5'
  510. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::flush()@Qt_5'
  511. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::setScopeId(QString const&)@Qt_5'
  512. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::eventFilter(QObject*, QEvent*)@Qt_5'
  513. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::removePostedEvents(QObject*, int)@Qt_5'
  514. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toULongLong(bool*) const@Qt_5'
  515. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::~QDir()@Qt_5'
  516. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::blockSignals(bool)@Qt_5'
  517. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toMap() const@Qt_5'
  518. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::~QSqlError()@Qt_5'
  519. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(long long, int)@Qt_5'
  520. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QVariant const&)@Qt_5'
  521. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSocketNotifier::QSocketNotifier(long long, QSocketNotifier::Type, QObject*)@Qt_5'
  522. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::split(QString const&, QString::SplitBehavior, Qt::CaseSensitivity) const@Qt_5'
  523. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QEvent@Qt_5'
  524. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::exists() const@Qt_5'
  525. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::setDefault(QLocale const&)@Qt_5'
  526. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::trimmed_helper(QString&)@Qt_5'
  527. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::remove(int, int)@Qt_5'
  528. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isPunct(unsigned int)@Qt_5'
  529. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::serverError() const@Qt_5'
  530. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::state() const@Qt_5'
  531. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::QBuffer(QObject*)@Qt_5'
  532. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomElement::attribute(QString const&, QString const&) const@Qt_5'
  533. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::QDir(QString const&, QString const&, QFlags<QDir::SortFlag>, QFlags<QDir::Filter>)@Qt_5'
  534. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::QEvent(QEvent::Type)@Qt_5'
  535. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::~QTcpServer()@Qt_5'
  536. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::disconnectNotify(QMetaMethod const&)@Qt_5'
  537. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::exists(QString const&)@Qt_5'
  538. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::lastError() const@Qt_5'
  539. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::operator=(QNetworkRequest const&)@Qt_5'
  540. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::setFile(QString const&)@Qt_5'
  541. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::append(QChar)@Qt_5'
  542. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::parseSubnet(QString const&)@Qt_5'
  543. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::QSqlQuery(QString const&, QSqlDatabase)@Qt_5'
  544. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::atEnd() const@Qt_5'
  545. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromLatin1_helper(char const*, int)@Qt_5'
  546. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  547. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::lockForWrite()@Qt_5'
  548. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::isValid() const@Qt_5'
  549. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::QNetworkAccessManager(QObject*)@Qt_5'
  550. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::operator[](int) const@Qt_5'
  551. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::property(char const*) const@Qt_5'
  552. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForConnected(int)@Qt_5'
  553. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::insert(int)@Qt_5'
  554. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isWritable() const@Qt_5'
  555. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(long long, int, int, QChar) const@Qt_5'
  556. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::toString(QDate const&, QString const&) const@Qt_5'
  557. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  558. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::expirationDate() const@Qt_5'
  559. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::QNetworkAddressEntry(QNetworkAddressEntry const&)@Qt_5'
  560. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::atEnd() const@Qt_5'
  561. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::left(int) const@Qt_5'
  562. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toInt(bool*) const@Qt_5'
  563. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::postEvent(QObject*, QEvent*, int)@Qt_5'
  564. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::~QSqlQuery()@Qt_5'
  565. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isNull() const@Qt_5'
  566. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileDevice::seek(long long)@Qt_5'
  567. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::setPatternSyntax(QRegExp::PatternSyntax)@Qt_5'
  568. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::~QThread()@Qt_5'
  569. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::qt_metacast(char const*)@Qt_5'
  570. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::readLink() const@Qt_5'
  571. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::setNum(long long, int)@Qt_5'
  572. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::metaObject() const@Qt_5'
  573. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::path() const@Qt_5'
  574. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeNodeAndRebalance(QMapNodeBase*)@Qt_5'
  575. ../../libs/libmyth/libmyth-0.28.so: undefined reference to `qt_version_tag'
  576. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::unlock()@Qt_5'
  577. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addMonths(int) const@Qt_5'
  578. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::QUdpSocket(QObject*)@Qt_5'
  579. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isInSubnet(QHostAddress const&, int) const@Qt_5'
  580. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::right(int) const@Qt_5'
  581. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(long, int)@Qt_5'
  582. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::QEventLoop(QObject*)@Qt_5'
  583. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isValid() const@Qt_5'
  584. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::sender() const@Qt_5'
  585. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::~QWaitCondition()@Qt_5'
  586. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::detach(int)@Qt_5'
  587. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::~QRegExp()@Qt_5'
  588. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::name() const@Qt_5'
  589. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::isFinished() const@Qt_5'
  590. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::open()@Qt_5'
  591. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::mid(int, int) const@Qt_5'
  592. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::thread() const@Qt_5'
  593. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::QDataStream(QIODevice*)@Qt_5'
  594. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentDateTimeUtc()@Qt_5'
  595. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::toVariant() const@Qt_5'
  596. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy()@Qt_5'
  597. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QApplication::activeWindow()@Qt_5'
  598. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::stop()@Qt_5'
  599. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::setPriority(QThread::Priority)@Qt_5'
  600. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(double, char, int)@Qt_5'
  601. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::restart()@Qt_5'
  602. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  603. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::resolve(char const*)@Qt_5'
  604. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toHex() const@Qt_5'
  605. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toDouble(bool*) const@Qt_5'
  606. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::qt_metacast(char const*)@Qt_5'
  607. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isDriverAvailable(QString const&)@Qt_5'
  608. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator=(QHostAddress const&)@Qt_5'
  609. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(unsigned long long)@Qt_5'
  610. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTranslator::load(QString const&, QString const&, QString const&, QString const&)@Qt_5'
  611. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::isSequential() const@Qt_5'
  612. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::prepare(QString const&)@Qt_5'
  613. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setProxy(QNetworkProxy const&)@Qt_5'
  614. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::elapsed() const@Qt_5'
  615. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::scopeId() const@Qt_5'
  616. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::rawHeaders() const@Qt_5'
  617. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QDir const&, QString const&)@Qt_5'
  618. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::event(QEvent*)@Qt_5'
  619. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale(QLocale const&)@Qt_5'
  620. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::detach_grow(int*, int)@Qt_5'
  621. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `endl(QTextStream&)@Qt_5'
  622. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::addQueryItem(QString const&, QString const&)@Qt_5'
  623. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDate::year() const@Qt_5'
  624. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::rmdir(QString const&) const@Qt_5'
  625. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>, int)@Qt_5'
  626. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::readLineData(char*, long long)@Qt_5'
  627. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::metaObject() const@Qt_5'
  628. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toULongLong(bool*, int) const@Qt_5'
  629. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_sort(QStringList*, Qt::CaseSensitivity)@Qt_5'
  630. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::size() const@Qt_5'
  631. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument)@Qt_5'
  632. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::suffix() const@Qt_5'
  633. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(char const*)@Qt_5'
  634. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromAscii_helper(char const*, int)@Qt_5'
  635. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addMSecs(long long) const@Qt_5'
  636. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(long long)@Qt_5'
  637. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::cache() const@Qt_5'
  638. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::setAddress(QString const&)@Qt_5'
  639. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromUtf16(unsigned short const*, int)@Qt_5'
  640. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::operator=(QFileInfo const&)@Qt_5'
  641. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::insert(int, QChar const*, int)@Qt_5'
  642. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::QSqlDatabase()@Qt_5'
  643. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::elapsed() const@Qt_5'
  644. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::indexOf(char, int) const@Qt_5'
  645. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::isEmpty() const@Qt_5'
  646. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::hasQuery() const@Qt_5'
  647. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::currentTime()@Qt_5'
  648. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::hasRegisteredConverterFunction(int, int)@Qt_5'
  649. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare_helper(QChar const*, int, char const*, int, Qt::CaseSensitivity)@Qt_5'
  650. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::startsWith(QString const&, Qt::CaseSensitivity) const@Qt_5'
  651. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::previousNode(QHashData::Node*)@Qt_5'
  652. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::left(int) const@Qt_5'
  653. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qHash(QString const&, unsigned int)@Qt_5'
  654. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::readLine(char*, long long)@Qt_5'
  655. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::QUrlQuery()@Qt_5'
  656. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::QString(QChar)@Qt_5'
  657. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::setAutoFormattingIndent(int)@Qt_5'
  658. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QStringList const&)@Qt_5'
  659. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::nextNode(QHashData::Node*)@Qt_5'
  660. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::typeName() const@Qt_5'
  661. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  662. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale(QString const&)@Qt_5'
  663. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::operator=(QNetworkProxy const&)@Qt_5'
  664. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::staticMetaObject@Qt_5'
  665. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare(QLatin1String, Qt::CaseSensitivity) const@Qt_5'
  666. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::boundValues() const@Qt_5'
  667. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::setAutoFormatting(bool)@Qt_5'
  668. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QRegExp const&, QString const&)@Qt_5'
  669. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeStartElement(QString const&)@Qt_5'
  670. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::entryList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const@Qt_5'
  671. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::usleep(unsigned long)@Qt_5'
  672. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::errorString() const@Qt_5'
  673. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::setRawHeader(QByteArray const&, QByteArray const&)@Qt_5'
  674. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator==(QHostAddress::SpecialAddress) const@Qt_5'
  675. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeCharacters(QString const&)@Qt_5'
  676. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toUInt(bool*, int) const@Qt_5'
  677. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toStringList() const@Qt_5'
  678. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QString const&)@Qt_5'
  679. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fill(QChar, int)@Qt_5'
  680. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toInt(bool*, int) const@Qt_5'
  681. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::fromVariant(QVariant const&)@Qt_5'
  682. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::flags() const@Qt_5'
  683. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromTime_t(unsigned int)@Qt_5'
  684. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setReadBufferSize(long long)@Qt_5'
  685. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::leftJustified(int, QChar, bool) const@Qt_5'
  686. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpSocket::QTcpSocket(QObject*)@Qt_5'
  687. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toString(QString const&) const@Qt_5'
  688. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::constData() const@Qt_5'
  689. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::open(QFlags <QIODevice::OpenModeFlag>)@Qt_5to'
  690. .`.QVariant/:.:.isNull/(libs)/ libmythbaseconst/@libmythbaseQt_5-'0.28.so
  691. :. .undefined/ .reference. /tolibs /`libmythbaseQFileInfo/:libmythbase:-size0.28.so(:) undefinedconst @referenceQt_5 'to
  692. .`.QUrl/:.:.userName/(libsQFlags/<libmythbaseQUrl/:libmythbase:-ComponentFormattingOption0.28.so>:) undefinedconst @referenceQt_5 'to
  693. .`.QUdpSocket/:.:.hasPendingDatagrams/(libs)/ libmythbaseconst/@libmythbaseQt_5-'0.28.so
  694. :. .undefined/ .reference. /tolibs /`libmythbaseQVariant/:libmythbase:-operator0.28.so=:( QVariantundefined constreference& )to@ Qt_5`'QSqlDatabase
  695. :.:.databaseName/(.). /constlibs@/Qt_5libmythbase'/
  696. libmythbase.-.0.28.so/:. .undefined/ libsreference/ libmythbase/tolibmythbase -`0.28.soQXmlStreamWriter:: :undefinedwriteEmptyElement (referenceQString toconst &`)QTcpServer@:Qt_5:'nextPendingConnection
  697. (.).@/Qt_5.'.
  698. /.libs.//libmythbase./.libmythbase/-libs0.28.so/:libmythbase /undefinedlibmythbase -reference0.28.so :to undefined` QFileInforeference: :toQFileInfo (`)QSemaphore@:Qt_5:'QSemaphore
  699. (.int.)/@.Qt_5.'/
  700. libs./.libmythbase//.libmythbase.-/0.28.solibs:/ libmythbaseundefined/ libmythbasereference- 0.28.soto: `undefinedQDir :reference: homePathto( )`@QFileInfoQt_5:':
  701. filePath.(.)/ .const.@/libs/libmythbaseQt_5/'libmythbase
  702. -.0.28.so.:/ .undefined. /referencelibs /tolibmythbase /`libmythbaseQNetworkRequest-:0.28.so::setUrl (undefinedQUrl referenceconst &to) @`Qt_5QUdpSocket':
  703. :.metaObject.(/). .const/@libsQt_5/'libmythbase
  704. /.libmythbase.-/0.28.so.:. /undefinedlibs /referencelibmythbase /tolibmythbase -`0.28.soQByteArray:: :undefinedQByteArray (referencechar toconst *`,QString :int:)fromLocal8Bit_helper@(Qt_5char'
  705. const.*.,/ .int.)/@libsQt_5/'libmythbase
  706. /.libmythbase.-/0.28.so.:. /undefinedlibs /referencelibmythbase /tolibmythbase -`0.28.soQVariant:: :undefinedQVariant (referencedouble )to@ Qt_5`'QVariant
  707. :.:.canConvert/(.int.)/ libsconst/@libmythbaseQt_5/'libmythbase
  708. -.0.28.so.:/ .undefined. /referencelibs /tolibmythbase /`libmythbaseQString-:0.28.so::midRef (undefinedint ,reference intto) `consttypeinfo@ Qt_5for'
  709. QThread.@.Qt_5/'.
  710. ../.libs//.libmythbase.//libmythbaselibs-/0.28.solibmythbase:/ libmythbaseundefined- 0.28.soreference: toundefined `referenceQUdpSocket :to: QUdpSocket`(QSqlQueryQObject:*:)value@(Qt_5int')
  711. .const.@/Qt_5.'.
  712. /.libs.//libmythbase./.libmythbase/-libs0.28.so/:libmythbase /undefinedlibmythbase -reference0.28.so :to undefined` QDebugreference: :toputString (`QCharQHostInfo :const:*fromName,( QStringunsigned constlong&))@@Qt_5Qt_5''
  713.  
  714. ....//....//libslibs//libmythbaselibmythbase//libmythbaselibmythbase--0.28.so0.28.so:: undefinedundefined referencereference toto ``QVariantQDateTime::::toLongLongisValid((bool)* )const @constQt_5@'Qt_5
  715. '.
  716. ../../../.libs//libslibmythbase//libmythbaselibmythbase/-libmythbase0.28.so-:0.28.so :undefined undefinedreference referenceto to` QDomElement`:QSemaphore::tagName:(release)( intconst)@@Qt_5Qt_5''
  717.  
  718. ....//....//libslibs//libmythbaselibmythbase//libmythbaselibmythbase--0.28.so0.28.so:: undefinedundefined referencereference toto ``QStringQDate::::reallocDataQDate((unsignedint ,int ,int ,bool )int@)Qt_5@'Qt_5
  719. '.
  720. ../../../.libs//libslibmythbase//libmythbaselibmythbase/-libmythbase0.28.so-:0.28.so :undefined undefinedreference toreference `toQHostAddress :`:QSqlRecordprotocol:(:)indexOf (constQString@ Qt_5const'&
  721. ). .const/@.Qt_5.'/
  722. libs./.libmythbase//.libmythbase.-/0.28.solibs:/ libmythbaseundefined/ libmythbasereference- 0.28.soto: `undefinedQVariant :reference: QVariantto( QVariant`::QNetworkCookieJarType:):@deleteCookieQt_5('QNetworkCookie
  723. .const.&/).@.Qt_5/'libs
  724. /.libmythbase.//libmythbase.-.0.28.so/:libs /undefinedlibmythbase /referencelibmythbase -to0.28.so :` QFileInfoundefined: :referenceisReadable (to) `constQByteArray@:Qt_5:'resize
  725. (.int.)/@.Qt_5.'/
  726. libs./.libmythbase//.libmythbase.-/0.28.solibs:/ libmythfreemhegundefined/ libmythfreemhegreference- 0.28.soto: `undefinedtypeinfo referencefor toQRunnable @`Qt_5QUrl':
  727. :.toEncoded.(/QUrlTwoFlags.<.QUrl/:libs:/UrlFormattingOptionlibmythbase,/ libmythbaseQUrl-:0.28.so::ComponentFormattingOption >undefined) referenceconst @toQt_5 '`
  728. QMapDataBase.:.:/freeTree.(.QMapNodeBase/*libs,/ libmythbaseint/)libmythbase@-Qt_50.28.so':
  729. .undefined. /reference. .to/ libs`/libmythbaseQFileInfo/:libmythbase:-lastModified0.28.so(:) undefinedconst @referenceQt_5 'to
  730. .`.QTcpServer/:.:.listen/(libsQHostAddress/ libmythbaseconst/&libmythbase,- 0.28.sounsigned: shortundefined) @referenceQt_5 'to
  731. .`.QThread/:.:.qt_metacast/(libschar/ libmythbaseconst/*libmythbase)-@0.28.soQt_5:'
  732. undefined. .reference/ .to. /`libsQNetworkAccessManager/:libmythbase:/getlibmythbase(-QNetworkRequest0.28.so :const &undefined) @referenceQt_5 'to
  733. .`.QMapNodeBase/:.:.previousNode/(libs)/ libmythbaseconst/@libmythbaseQt_5-'0.28.so
  734. :. .undefined/ .reference. /tolibs /`libmythbaseQNetworkInterface/:libmythbase:-allAddresses0.28.so(:) @undefinedQt_5 'reference
  735. .to. /`.QDir.:/:libssetPath/(libmythbaseQString/ libmythbaseconst-&0.28.so):@ Qt_5undefined'
  736. reference. .to/ .`.QDir/:libs:/QDirlibmythbase(/QStringlibmythbase -const0.28.so&:) @undefinedQt_5 'reference
  737. .to. /`.QMetaType.:/:libs/libmythbase/libmythbase-0.28.so: undefined registerConverterFunctionreference( QtPrivateto: :`AbstractConverterFunctionQThread :const:*currentThreadId,( )int@,Qt_5 'int
  738. ).@.Qt_5/'.
  739. ../.libs//.libmythbase.//libmythbaselibs-/0.28.solibmythbase:/ libmythbaseundefined- 0.28.soreference: toundefined `referenceQHashData :to: allocateNode`(QIODeviceint:):@isOpenQt_5(')
  740. .const.@/Qt_5.'.
  741. /.libs.//libmythbase./.libmythbase/-libs0.28.so/:libmythbase /undefinedlibmythbase -reference0.28.so :to undefined` QTimerreference: :toQTimer (`QObjectQMutex*:):@QMutexQt_5('QMutex
  742. :.:.RecursionMode/).@.Qt_5/'libs
  743. /.libmythbase.//libmythbase.-.0.28.so/:libs /undefinedlibmythbase /referencelibmythbase -to0.28.so :` QIODeviceundefined: :referencewrite (tochar `constQNetworkInterface*:,: allInterfaceslong( )long@)Qt_5@'Qt_5
  744. '.
  745. ../../../.libs//libslibmythbase//libmythbaselibmythbase/-libmythbase0.28.so-:0.28.so :undefined undefinedreference referenceto to` QListData`:QObject::dispose:(startTimerQListData(:int:,Data *Qt):@:Qt_5TimerType')
  746. @.Qt_5.'/
  747. ....//libs./.libmythbase//libslibmythbase/-libmythbase0.28.so/:libmythbase -undefined0.28.so :reference undefinedto reference `toQNetworkProxy :`:QLibraryQNetworkProxy:(:QNetworkProxy~ QLibraryconst(&))@@Qt_5Qt_5''
  748.  
  749. ....//....//libslibs//libmythbaselibmythbase//libmythbaselibmythbase--0.28.so0.28.so:: undefinedundefined referencereference toto ``QRegExptypeinfo: :forindexIn (QNetworkCookieJarQString@ Qt_5const'&
  750. ,. .int/,. .QRegExp/:libs:/CaretModelibmythbase)/ libmythbaseconst-@0.28.soQt_5:'
  751. undefined. .reference/ .to. /`libsQNetworkRequest/:libmythbase:/setAttributelibmythbase(-QNetworkRequest0.28.so::: Attributeundefined, referenceQVariant toconst &`)QByteArray@:Qt_5:'toInt
  752. (.bool.*/,. .int/)libs /constlibmythbase@/Qt_5libmythbase'-
  753. 0.28.so.:. /undefined. .reference/ libsto/ libmythbase`/QDomNodelibmythbase:-:0.28.so~:QDomNode (undefined) @referenceQt_5 'to
  754. .`.QJsonDocument/:.:.toJson/(libs)/ libmythbaseconst/@libmythbaseQt_5-'0.28.so
  755. :. .undefined/ .reference. /tolibs /`libmythbaseQNetworkAddressEntry/:libmythbase:-setIp0.28.so(:QHostAddress undefinedconst &reference) @toQt_5 '`
  756. QNetworkDiskCache.:.:/setCacheDirectory.(.QString/ libsconst/&libmythbase)/@libmythbaseQt_5-'0.28.so
  757. :. .undefined/ .reference. /tolibs /`libmythbaseQJsonDocument/:libmythbase:-fromJson0.28.so(:QByteArray undefinedconst &reference, toQJsonParseError *`)QSqlDatabase@:Qt_5:'exec
  758. (.QString. /const.&.)/ libsconst/@libmythbaseQt_5/'libmythbase
  759. -.0.28.so.:/ .undefined. /referencelibs /tolibmythbase /`libmythbaseQNetworkReply-:0.28.so::attribute (undefinedQNetworkRequest :reference: Attributeto) `constQDataStream@:Qt_5:'setByteOrder
  760. (.QDataStream.:/:.ByteOrder.)/@libsQt_5/'libmythbase
  761. /.libmythbase.-/0.28.so.:. /undefinedlibs /referencelibmythbase /tolibmythbase -`0.28.soQSqlQuery:: :undefinedlastInsertId (reference) toconst @`Qt_5typeinfo'
  762. for. .QObject/@.Qt_5.'/
  763. libs./.libmythbase//.libmythbase.-/0.28.solibs:/ libmythbaseundefined/ libmythbasereference- 0.28.soto: `undefinedQNetworkRequest :reference: ~toQNetworkRequest (`)QNetworkCookieJar@:Qt_5:'QNetworkCookieJar
  764. (.QObject.*/).@.Qt_5/'libs
  765. /.libmythbase.//libmythbase.-.0.28.so/:libs /undefinedlibmythbase /referencelibmythbase -to0.28.so :` QStringundefined: :referencenumber (todouble ,` QNetworkInterfacechar:,: addressEntriesint())@ Qt_5const'@
  766. Qt_5.'.
  767. /....//.libs.//libmythbaselibs//libmythbaselibmythbase-/0.28.solibmythbase:- 0.28.soundefined: referenceundefined toreference `toQFileInfo :`:QStringfileName:(:)number (constlong@ Qt_5long',
  768. .int.)/@.Qt_5.'/
  769. libs./.libmythbase//.libmythbase.-/0.28.solibs:/ libmythbaseundefined/ libmythbasereference- 0.28.soto: `undefinedQFileDevice :reference: closeto( )`@QUdpSocketQt_5:':
  770. readDatagram.(.char/*.,. /longlibs /longlibmythbase,/ libmythbaseQHostAddress-*0.28.so,: unsignedundefined shortreference* )to@ Qt_5`'QDateTime
  771. :.:.toTimeSpec/(.Qt.:/:libsTimeSpec/)libmythbase /constlibmythbase@-Qt_50.28.so':
  772. .undefined. /reference. .to/ libs`/QDateTimelibmythbase:/:libmythbaseaddDays-(0.28.solong: longundefined) referenceconst @toQt_5 '`
  773. QAbstractSocket.:.:/isValid.(.)/ libsconst/@libmythbaseQt_5/'libmythbase
  774. -.0.28.so.:/ .undefined. /referencelibs /tolibmythbase /`libmythbaseQFileInfo-:0.28.so::QFileInfo (undefined reference QStringto const`&QElapsedTimer):@:Qt_5isValid'(
  775. ). .const/@.Qt_5.'/
  776. libs./.libmythbase//.libmythbase.-/0.28.solibs:/ libmythbaseundefined/ libmythbasereference- 0.28.soto: `undefinedQLibrary :reference: qt_metacallto( QMetaObject`:QFileInfo::Call:,isSymLink (int), constvoid@*Qt_5*')
  777. @.Qt_5.'/
  778. ....//libs./.libmythbase//libslibmythbase/-libmythbase0.28.so/:libmythbase -undefined0.28.so :reference undefinedto reference` QTimerto: :`~QNetworkAccessManagerQTimer:(:)setCookieJar@(Qt_5QNetworkCookieJar'*
  779. ).@.Qt_5/'.
  780. ../.libs//.libmythbase.//libmythbaselibs-/0.28.solibmythbase:/ libmythbaseundefined- 0.28.soreference: toundefined `referenceQNetworkProxyQuery :to: QNetworkProxyQuery`(QDateTimeQUrl: :constoperator&=,( QDateTimeQNetworkProxyQuery :const:&QueryType))@@Qt_5Qt_5''
  781.  
  782. ....//....//libslibs//libmythbaselibmythbase//libmythbaselibmythbase--0.28.so0.28.so:: undefinedundefined referencereference toto ``QIODeviceQNetworkCacheMetaData::::size~(QNetworkCacheMetaData)( const@Qt_5'
  783. ..)/@.Qt_5.'/
  784. libs./.libmythbase//.libmythbase.-/0.28.solibs:/ libmythbaseundefined/ libmythbasereference- 0.28.soto: `undefinedQEvent :reference: registerEventTypeto( int`)QCoreApplication@:Qt_5:'processEvents
  785. (.QFlags.</QEventLoop.:.:/ProcessEventsFlaglibs>/)libmythbase@/Qt_5libmythbase'-
  786. 0.28.so.:. /undefined. .reference/ libsto/ libmythbase`/QDatelibmythbase:-:0.28.soaddDays:( longundefined longreference) toconst @`Qt_5QUrl':
  787. :.setPort.(/int.).@/Qt_5libs'/
  788. libmythbase./.libmythbase/-.0.28.so.:/ libsundefined/ libmythbasereference/ libmythbaseto- 0.28.so`:QNetworkCookieJar :undefined: qt_metacallreference( QMetaObjectto: :`CallQTcpSocket,: :intstaticMetaObject,@ Qt_5void'*
  789. *.).@/Qt_5.'.
  790. /.libs.//libmythbase./.libmythbase/-libs0.28.so/:libmythbase /undefinedlibmythbase -reference0.28.so :to undefined` QXmlStreamWriterreference: :towriteTextElement (`QStringQElapsedTimer :const:&invalidate,( )QString@ Qt_5const'&
  791. ).@.Qt_5/'.
  792. ../.libs//.libmythbase.//libmythbaselibs-/0.28.solibmythbase:/ libmythbaseundefined- 0.28.soreference: toundefined `referenceQVariant :to: QVariant`(QStringunsigned: :intsection)(@QStringQt_5 'const
  793. &.,. /int.,. /intlibs,/ libmythbaseQFlags/<libmythbaseQString-:0.28.so::SectionFlag >undefined) referenceconst @toQt_5 '`
  794. QDir.:.:/canonicalPath.(.)/ libsconst/@libmythbaseQt_5/'libmythbase
  795. -.0.28.so.:/ .undefined. /referencelibs /tolibmythbase /`libmythbaseQDateTime-:0.28.so::currentMSecsSinceEpoch (undefined) @referenceQt_5 'to
  796. .`.QByteArray/:.:.startsWith/(libschar/ libmythbaseconst/*libmythbase)- 0.28.soconst:@ Qt_5undefined'
  797. reference. .to/ .`.QTranslator/:libs:/QTranslatorlibmythbase(/QObjectlibmythbase*-)0.28.so@:Qt_5 'undefined
  798. .reference. /to. .`/QVariantlibs:/:libmythbasetoString/(libmythbase)- 0.28.soconst:@ Qt_5undefined'
  799. reference. .to/ .`.QCoreApplication/:libs:/selflibmythbase@/Qt_5libmythbase'-
  800. 0.28.so.:. /undefined. .reference/ libsto/ libmythbase`/QFileInfolibmythbase:-:0.28.soabsoluteFilePath:( )undefined constreference@ Qt_5to'
  801. `.QTextStream.:/:.flush.(/)libs@/Qt_5libmythbase'/
  802. libmythbase.-.0.28.so/:. .undefined/ libsreference/ libmythbaseto/ libmythbase`-QEvent0.28.so::: ~undefinedQEvent (reference) @toQt_5 '`
  803. QHostAddress.:.:/setScopeId.(.QString/ libsconst/&libmythbase)/@libmythbaseQt_5-'0.28.so
  804. :. .undefined/ .reference. /tolibs /`libmythbaseQNetworkAddressEntry/:libmythbase:-broadcast0.28.so(:) undefinedconst @referenceQt_5 'to
  805. .`.QObject/:.:.eventFilter/(libsQObject/*libmythbase,/ libmythbaseQEvent-*0.28.so):@ Qt_5undefined'
  806. reference. .to/ .`.QFile/:libs:/existslibmythbase(/)libmythbase -const0.28.so@:Qt_5 'undefined
  807. .reference. /to. .`/QCoreApplicationlibs:/:libmythbaseremovePostedEvents/(libmythbaseQObject-*0.28.so,: undefined reference toint )`@QUrlQt_5:':
  808. port.(.int/). .const/@libsQt_5/'libmythbase
  809. /.libmythbase.-/0.28.so.:. /undefinedlibs /referencelibmythbase /tolibmythbase -`0.28.soQVariant:: :undefinedtoULongLong (referencebool *to) `constQString@:Qt_5:'toUtf8_helper
  810. (.QString. /const.&.)/@libsQt_5/'libmythbase
  811. /.libmythbase.-/0.28.so.:. /undefinedlibs /referencelibmythbase /tolibmythbase -`0.28.soQDir:: :undefined~ QDirreference( )to@ Qt_5`'QUuid
  812. :.:.createUuid/(.).@/Qt_5libs'/
  813. libmythbase./.libmythbase/-.0.28.so.:/ libsundefined/ libmythbasereference/ libmythbaseto- 0.28.so`:QObject :undefined: blockSignalsreference( boolto) @`Qt_5QSqlDatabase':
  814. :.setHostName.(/QString. .const/&libs)/@libmythbaseQt_5/'libmythbase
  815. -.0.28.so.:/ .undefined. /referencelibs /tolibmythbase /`libmythbaseQVariant-:0.28.so::toMap (undefined) referenceconst @toQt_5 '`
  816. QObject.:.:/setObjectName.(.QString/ libsconst/&libmythbase)/@libmythbaseQt_5-'0.28.so
  817. :. .undefined/ .reference. /tolibs /`libmythbaseQSqlError/:libmythbase:-~0.28.soQSqlError:( )undefined@ Qt_5reference'
  818. to. .`/QFile.:.:/~libsQFile/(libmythbase)/@libmythbaseQt_5-'0.28.so
  819. :. .undefined/ .reference. /tolibs /`libmythbaseQString/:libmythbase:-setNum0.28.so(:long undefinedlong ,reference intto) @`Qt_5QThread':
  820. :.setStackSize.(/unsigned. .int/)libs@/Qt_5libmythbase'/
  821. libmythbase.-.0.28.so/:. .undefined/ libsreference/ libmythbaseto/ libmythbase`-QVariant0.28.so::: QVariantundefined( QVariantreference constto& )`@QVariantQt_5:':
  822. convert.(./../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSocketNotifier::QSocketNotifier(long long, QSocketNotifier::Type, QObject*)int@Qt_5)'@
  823. Qt_5.'.
  824. /....//.libs.//libmythbaselibs//libmythbaselibmythbase-/0.28.solibmythbase:- 0.28.soundefined: referenceundefined toreference `toQString :`:QFileInfosplit:(:QStringpath (const)& ,const @QStringQt_5:':
  825. SplitBehavior.,. /Qt.:.:/CaseSensitivitylibs)/ libmythbaseconst/@libmythbaseQt_5-'0.28.so
  826. :. .undefined/ .reference. /tolibs /`libmythbaseQSqlError/:libmythbase:-number0.28.so(:) undefinedconst @referenceQt_5 'to
  827. .`.typeinfo/ .for. /QEventlibs@/Qt_5libmythbase'/
  828. libmythbase.-.0.28.so/:. .undefined/libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::exists() const@Qt_5'
  829. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::setDefault(QLocale const&)@Qt_5'
  830. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::trimmed_helper(QString&)@Qt_5'
  831. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::remove(int, int)@Qt_5'
  832. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isPunct(unsigned int)@Qt_5'
  833. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::serverError() const@Qt_5'
  834. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::state() const@Qt_5'
  835. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::QBuffer(QObject*)@Qt_5'
  836. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomElement::attribute(QString const&, QString const&) const@Qt_5'
  837. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::QDir(QString const&, QString const&, QFlags<QDir::SortFlag>, QFlags<QDir::Filter>)@Qt_5'
  838. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::QEvent(QEvent::Type)@Qt_5'
  839. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::~QTcpServer()@Qt_5'
  840. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::disconnectNotify(QMetaMethod const&)@Qt_5'
  841. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::exists(QString const&)@Qt_5'
  842. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::lastError() const@Qt_5'
  843. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::operator=(QNetworkRequest const&)@Qt_5'
  844. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::setFile(QString const&)@Qt_5'
  845. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::append(QChar)@Qt_5'
  846. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::parseSubnet(QString const&)@Qt_5'
  847. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::QSqlQuery(QString const&, QSqlDatabase)@Qt_5'
  848. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::atEnd() const@Qt_5'
  849. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromLatin1_helper(char const*, int)@Qt_5'
  850. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  851. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::lockForWrite()@Qt_5'
  852. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::isValid() const@Qt_5'
  853. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::QNetworkAccessManager(QObject*)@Qt_5'
  854. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::operator[](int) const@Qt_5'
  855. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::property(char const*) const@Qt_5'
  856. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForConnected(int)@Qt_5'
  857. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::insert(int)@Qt_5'
  858. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isWritable() const@Qt_5'
  859. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(long long, int, int, QChar) const@Qt_5'
  860. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::toString(QDate const&, QString const&) const@Qt_5'
  861. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  862. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::expirationDate() const@Qt_5'
  863. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::QNetworkAddressEntry(QNetworkAddressEntry const&)@Qt_5'
  864. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::atEnd() const@Qt_5'
  865. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::left(int) const@Qt_5'
  866. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toInt(bool*) const@Qt_5'
  867. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::postEvent(QObject*, QEvent*, int)@Qt_5'
  868. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::~QSqlQuery()@Qt_5'
  869. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isNull() const@Qt_5'
  870. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileDevice::seek(long long)@Qt_5'
  871. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::setPatternSyntax(QRegExp::PatternSyntax)@Qt_5'
  872. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::~QThread()@Qt_5'
  873. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::qt_metacast(char const*)@Qt_5'
  874. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::readLink() const@Qt_5'
  875. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::setNum(long long, int)@Qt_5'
  876. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::metaObject() const@Qt_5'
  877. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::path() const@Qt_5'
  878. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeNodeAndRebalance(QMapNodeBase*)@Qt_5'
  879. ../../libs/libmyth/libmyth-0.28.so: undefined reference to `qt_version_tag'
  880. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::unlock()@Qt_5'
  881. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addMonths(int) const@Qt_5'
  882. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::QUdpSocket(QObject*)@Qt_5'
  883. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isInSubnet(QHostAddress const&, int) const@Qt_5'
  884. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::right(int) const@Qt_5'
  885. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(long, int)@Qt_5'
  886. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::QEventLoop(QObject*)@Qt_5'
  887. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isValid() const@Qt_5'
  888. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::sender() const@Qt_5'
  889. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::~QWaitCondition()@Qt_5'
  890. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::detach(int)@Qt_5'
  891. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::~QRegExp()@Qt_5'
  892. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::name() const@Qt_5'
  893. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::isFinished() const@Qt_5'
  894. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::open()@Qt_5'
  895. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::mid(int, int) const@Qt_5'
  896. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::thread() const@Qt_5'
  897. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::QDataStream(QIODevice*)@Qt_5'
  898. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentDateTimeUtc()@Qt_5'
  899. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::toVariant() const@Qt_5'
  900. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy()@Qt_5'
  901. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QApplication::activeWindow()@Qt_5'
  902. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::stop()@Qt_5'
  903. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::setPriority(QThread::Priority)@Qt_5'
  904. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(double, char, int)@Qt_5'
  905. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::restart()@Qt_5'
  906. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  907. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::resolve(char const*)@Qt_5'
  908. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toHex() const@Qt_5'
  909. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toDouble(bool*) const@Qt_5'
  910. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::qt_metacast(char const*)@Qt_5'
  911. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isDriverAvailable(QString const&)@Qt_5'
  912. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator=(QHostAddress const&)@Qt_5'
  913. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(unsigned long long)@Qt_5'
  914. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTranslator::load(QString const&, QString const&, QString const&, QString const&)@Qt_5'
  915. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::isSequential() const@Qt_5'
  916. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::prepare(QString const&)@Qt_5'
  917. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setProxy(QNetworkProxy const&)@Qt_5'
  918. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::elapsed() const@Qt_5'
  919. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::scopeId() const@Qt_5'
  920. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::rawHeaders() const@Qt_5'
  921. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QDir const&, QString const&)@Qt_5'
  922. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::event(QEvent*)@Qt_5'
  923. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale(QLocale const&)@Qt_5'
  924. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::detach_grow(int*, int)@Qt_5'
  925. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `endl(QTextStream&)@Qt_5'
  926. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::addQueryItem(QString const&, QString const&)@Qt_5'
  927. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDate::year() const@Qt_5'
  928. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::rmdir(QString const&) const@Qt_5'
  929. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>, int)@Qt_5'
  930. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::readLineData(char*, long long)@Qt_5'
  931. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::metaObject() const@Qt_5'
  932. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toULongLong(bool*, int) const@Qt_5'
  933. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_sort(QStringList*, Qt::CaseSensitivity)@Qt_5'
  934. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::size() const@Qt_5'
  935. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument)@Qt_5'
  936. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::suffix() const@Qt_5'
  937. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(char const*)@Qt_5'
  938. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromAscii_helper(char const*, int)@Qt_5'
  939. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addMSecs(long long) const@Qt_5'
  940. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(long long)@Qt_5'
  941. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::cache() const@Qt_5'
  942. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::setAddress(QString const&)@Qt_5'
  943. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromUtf16(unsigned short const*, int)@Qt_5'
  944. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::operator=(QFileInfo const&)@Qt_5'
  945. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::insert(int, QChar const*, int)@Qt_5'
  946. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::QSqlDatabase()@Qt_5'
  947. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::elapsed() const@Qt_5'
  948. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::indexOf(char, int) const@Qt_5'
  949. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::isEmpty() const@Qt_5'
  950. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::hasQuery() const@Qt_5'
  951. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::currentTime()@Qt_5'
  952. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::hasRegisteredConverterFunction(int, int)@Qt_5'
  953. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare_helper(QChar const*, int, char const*, int, Qt::CaseSensitivity)@Qt_5'
  954. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::startsWith(QString const&, Qt::CaseSensitivity) const@Qt_5'
  955. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::previousNode(QHashData::Node*)@Qt_5'
  956. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::left(int) const@Qt_5'
  957. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qHash(QString const&, unsigned int)@Qt_5'
  958. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::readLine(char*, long long)@Qt_5'
  959. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::QUrlQuery()@Qt_5'
  960. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::QString(QChar)@Qt_5'
  961. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::setAutoFormattingIndent(int)@Qt_5'
  962. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QStringList const&)@Qt_5'
  963. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::nextNode(QHashData::Node*)@Qt_5'
  964. ../../ reference to `QSqlQuery::~QSqlQuery()@Qt_5'
  965. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::propertyCount() const@Qt_5'
  966. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::sendPostedEvents(QObject*, int)@Qt_5'
  967. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::setCookiesFromUrl(QList<QNetworkCookie> const&, QUrl const&)@Qt_5'
  968. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isDir() const@Qt_5'
  969. ../../libs/libmythbase/libmythbase-0.28.so:libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::typeName() const@Qt_5'
  970. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  971. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale(QString const&)@Qt_5'
  972. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::operator=(QNetworkProxy const&)@Qt_5'
  973. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::staticMetaObject@Qt_5'
  974. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare(QLatin1String, Qt::CaseSensitivity) const@Qt_5'
  975. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::boundValues() const@Qt_5'
  976. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::setAutoFormatting(bool)@Qt_5'
  977. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QRegExp const&, QString const&)@Qt_5'
  978. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeStartElement(QString const&)@Qt_5'
  979. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::entryList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const@Qt_5'
  980. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::usleep(unsigned long)@Qt_5'
  981. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::errorString() const@Qt_5'
  982. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::setRawHeader(QByteArray const&, QByteArray const&)@Qt_5'
  983. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator==(QHostAddress::SpecialAddress) const@Qt_5'
  984. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeCharacters(QString const&)@Qt_5'
  985. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toUInt(bool*, int) const@Qt_5'
  986. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toStringList() const@Qt_5'
  987. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QString const&)@Qt_5'
  988. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fill(QChar, int)@Qt_5'
  989. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toInt(bool*, int) const@Qt_5'
  990. . undefined reference to `QUrl::password(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  991. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::msec() const@Qt_5'
  992. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::lastQuery() const@Qt_5'
  993. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::count() const@Qt_5'
  994. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(int, int)@Qt_5'
  995. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::metaObject() const@Qt_5'
  996. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference .to `QMutex::tryLock(int)@Qt_5'
  997. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qFlagLocation(char const*)@Qt_5'
  998. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::fragment(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  999. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::insertCookie(QNetworkCookie const&)@Qt_5'
  1000. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QMap<QString, QVariant> const&)@Qt_5'
  1001. ../../libs/libmythbase//libmythbase-0.28.so: undefined reference to `QMetaObject::Connection::~Connection()@Qt_5'
  1002. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeStartDocument()@Qt_5'
  1003. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::error() const@Qt_5'
  1004. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::rename(QString const&, QString const&)@Qt_5'
  1005. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const@Qt_5'
  1006. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::available() const@Qt_5'
  1007. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::childEvent(QChildEvent*)@Qt_5'
  1008. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::read(long long)@Qt_5'
  1009. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::addDatabase(QString const&, QString const&)@Qt_5'
  1010. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::setCodec(QTextCodec*)@Qt_5'
  1011. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::ip() const@Qt_5'
  1012. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::staticMetaObject@Qt_5'
  1013. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(bool)@Qt_5'
  1014. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLatin1_helper_inplace(QString&)@Qt_5'
  1015. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::priority() const@Qt_5'
  1016. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::shared_null@Qt_5'
  1017. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::truncate(int)@Qt_5'
  1018. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::category(unsigned int)@Qt_5'
  1019. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::setAllCookies(QList<QNetworkCookie> const&)@Qt_5'
  1020. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::~QUdpSocket()@Qt_5'
  1021. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setSocketDescriptor(long long, QAbstractSocket::SocketState, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  1022. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::startsWith(char) const@Qt_5'
  1023. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::setMaxPendingConnections(int)@Qt_5'
  1024. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setCache(QAbstractNetworkCache*)@Qt_5'
  1025. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::setUrl(QString const&, QUrl::ParsingMode)@Qt_5'
  1026. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::disconnect(QObject const*, char const*, QObject const*, char const*)@Qt_5'
  1027. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::pos() const@Qt_5'
  1028. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::truncate(int)@Qt_5'
  1029. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `operator<(QString const&, QString const&)@Qt_5'
  1030. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion(int, int, int, int, QRegion::RegionType)@Qt_5'
  1031. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::trimmed_helper(QString const&)@Qt_5'
  1032. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::applicationDirPath()@Qt_5'
  1033. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::wait(unsigned long)@Qt_5'
  1034. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::shared_null@Qt_5'
  1035. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::remove()@Qt_5'
  1036. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::secsTo(QDateTime const&) const@Qt_5'../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::fromVariant(QVariant const&)@Qt_5'
  1037. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::flags() const@Qt_5'
  1038. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromTime_t(unsigned int)@Qt_5'
  1039. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setReadBufferSize(long long)@Qt_5'
  1040. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::leftJustified(int, QChar, bool) const@Qt_5'
  1041. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpSocket::QTcpSocket(QObject*)@Qt_5'
  1042. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toString(QString const&) const@Qt_5'
  1043. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::constData() const@Qt_5'
  1044. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  1045. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::size() const@Qt_5'
  1046. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::hasPendingDatagrams() const@Qt_5'
  1047. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::databaseName() const@Qt_5'
  1048. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::nextPendingConnection()@Qt_5'
  1049. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::QSemaphore(int)@Qt_5'
  1050. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::filePath() const@Qt_5'
  1051. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::metaObject() const@Qt_5'
  1052. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromLocal8Bit_helper(char const*, int)@Qt_5'
  1053. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::canConvert(int) const@Qt_5'
  1054. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QThread@Qt_5'
  1055. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::value(int) const@Qt_5'
  1056. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::fromName(QString const&)@Qt_5'
  1057. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::isValid() const@Qt_5'
  1058. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomElement::tagName() const@Qt_5'
  1059. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::reallocData(unsigned int, bool)@Qt_5'
  1060. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::protocol() const@Qt_5'
  1061. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QVariant::Type)@Qt_5'
  1062. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isReadable() const@Qt_5'
  1063. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QRunnable@Qt_5'
  1064. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeTree(QMapNodeBase*, int)@Qt_5'
  1065. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::listen(QHostAddress const&, unsigned short)@Qt_5'
  1066. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::get(QNetworkRequest const&)@Qt_5'
  1067. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::allAddresses()@Qt_5'
  1068. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::QDir(QString const&)@Qt_5'
  1069. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::currentThreadId()@Qt_5'
  1070. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::allocateNode(int)@Qt_5'
  1071. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::QTimer(QObject*)@Qt_5'
  1072. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::write(char const*, long long)@Qt_5'
  1073. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::startTimer(int, Qt::TimerType)@Qt_5'
  1074. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::~QLibrary()@Qt_5'
  1075. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::indexIn(QString const&, int, QRegExp::CaretMode) const@Qt_5'
  1076. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toInt(bool*, int) const@Qt_5'
  1077. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::toJson() const@Qt_5'
  1078. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkDiskCache::setCacheDirectory(QString const&)@Qt_5'
  1079. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::exec(QString const&) const@Qt_5'
  1080. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::setByteOrder(QDataStream::ByteOrder)@Qt_5'
  1081. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QObject@Qt_5'
  1082. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::QNetworkCookieJar(QObject*)@Qt_5'
  1083. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::addressEntries() const@Qt_5'
  1084. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(long long, int)@Qt_5'
  1085. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::readDatagram(char*, long long, QHostAddress*, unsigned short*)@Qt_5'
  1086. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addDays(long long) const@Qt_5'
  1087. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QString const&)@Qt_5'
  1088. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  1089. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setCookieJar(QNetworkCookieJar*)@Qt_5'
  1090. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator=(QDateTime const&)@Qt_5'
  1091. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::size() const@Qt_5'
  1092. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::registerEventType(int)@Qt_5'
  1093. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDate::addDays(long long) const@Qt_5'
  1094. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  1095. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::invalidate()@Qt_5'
  1096. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to
  1097. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::prefixLength() const@Qt_5'
  1098. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isEmpty() const@Qt_5'
  1099. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(QByteArray const&)@Qt_5'
  1100. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::isSelect() const@Qt_5'
  1101. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::type() const@Qt_5'
  1102. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::read(char*, long long)@Qt_5'
  1103. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::QDomDocument()@Qt_5'
  1104. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::name() const@Qt_5'
  1105. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(char const*)@Qt_5'
  1106. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::qt_metacast(char const*)`@Qt_5'
  1107. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::setParent(QObject*)@Qt_5'
  1108. ../../libs/libmythbase/libmythbase-0.28.so: undefined QVariantreference to `QElapsedTimer::nsecsElapsed() const@Qt_5'
  1109. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::count() const@Qt_5'
  1110. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::startsWith(QChar, Qt::CaseSensitivity) const@Qt_5'
  1111. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QString const&, QString const&, Qt::CaseSensitivity)@Qt_5'
  1112. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::disconnectFromHost()@Qt_5'
  1113. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::driverText() const@Qt_5'
  1114. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::date() const@Qt_5'
  1115. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::QXmlStreamWriter(QIODevice*)@Qt_5'
  1116. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::operator!=(QUrl const&) const@Qt_5'
  1117. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::QRegExp(QString const&, Qt::CaseSensitivity, QRegExp::PatternSyntax)@Qt_5'
  1118. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::typeToName(int)@Qt_5'
  1119. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeEndDocument()@Qt_5'
  1120. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::~QRegion()@Qt_5'
  1121. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::socketOption(QAbstractSocket::SocketOption)@Qt_5'
  1122. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::~QMutex()@Qt_5'
  1123. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::lastIndexOf(QChar, int, Qt::CaseSensitivity) const@Qt_5'
  1124. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::~QHostAddress()@Qt_5'
  1125. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::timerEvent(QTimerEvent*)@Qt_5'
  1126. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QTcpServer@Qt_5'
  1127. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLower_helper(QString const&)@Qt_5'
  1128. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toDouble(bool*) const@Qt_5'
  1129. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::entryInfoList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const@Qt_5'
  1130. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setPort(int)@Qt_5'
  1131. ../../libs/libmythbase/libmythbase::QVariant(unsigned int)@Qt_5'
  1132. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::canonicalPath() const@Qt_5'
  1133. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::startsWith(char const*) const@Qt_5'
  1134. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toString() const@Qt_5'
  1135. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absoluteFilePath() const@Qt_5'
  1136. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::~QEvent()@Qt_5'
  1137. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::broadcast() const@Qt_5'
  1138. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::exists() const@Qt_5'
  1139. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::port(int) const@Qt_5'
  1140. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUtf8_helper(QString const&)@Qt_5'
  1141. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUuid::createUuid()@Qt_5'
  1142. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setHostName(QString const&)@Qt_5'
  1143. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::setObjectName(QString const&)@Qt_5'
  1144. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::~QFile()@Qt_5'
  1145. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::setStackSize(unsigned int)@Qt_5'
  1146. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::convert(int)@Qt_5'
  1147. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::path() const@Qt_5'
  1148. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::number() const@Qt_5'
  1149. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::~QSqlQuery()@Qt_5'
  1150. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::propertyCount() const@Qt_5'
  1151. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::sendPostedEvents(QObject*, int)@Qt_5'
  1152. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::setCookiesFromUrl(QList<QNetworkCookie> const&, QUrl const&)@Qt_5'
  1153. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isDir() const@Qt_5'
  1154. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::password(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  1155. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::msec() const@Qt_5'
  1156. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::lastQuery() const@Qt_5'
  1157. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::count() const@Qt_5'
  1158. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(int, int)@Qt_5'
  1159. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::metaObject() const@Qt_5'
  1160. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference -0.28.so: undefined reference to `QMapDataBase::createData()@Qt_5'
  1161. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::to `QMutex::tryLock(int)@Qt_5'
  1162. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qFlagLocation(char const*)@Qt_5'
  1163. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::fragment(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  1164. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::insertCookie(QNetworkCookie const&)@Qt_5'
  1165. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QMap<QString, QVariant> const&)@Qt_5'
  1166. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::Connection::~Connection()@Qt_5'
  1167. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeStartDocument()@Qt_5'
  1168. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::error() const@Qt_5'
  1169. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::rename(QString const&, QString const&)@Qt_5'
  1170. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const@Qt_5'
  1171. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::available() const@Qt_5'
  1172. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::childEvent(QChildEvent*)@Qt_5'
  1173. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::read(long long)@Qt_5'
  1174. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::addDatabase(QString const&, QString const&)@Qt_5'
  1175. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::setCodec(QTextCodec*)@Qt_5'
  1176. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::ip() const@Qt_5'
  1177. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::staticMetaObject@Qt_5'
  1178. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(bool)@Qt_5'
  1179. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLatin1_helper_inplace(QString&)@Qt_5'
  1180. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::priority() const@Qt_5'
  1181. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::shared_null@Qt_5'
  1182. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::truncate(int)@Qt_5'
  1183. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::category(unsigned int)@Qt_5'
  1184. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::setAllCookies(QList<QNetworkCookie> const&)@Qt_5'
  1185. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::~QUdpSocket()@Qt_5'
  1186. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setSocketDescriptor(long long, QAbstractSocket::SocketState, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  1187. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::startsWith(char) const@Qt_5'
  1188. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::setMaxPendingConnections(int)@Qt_5'
  1189. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setCache(QAbstractNetworkCache*)@Qt_5'
  1190. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::setUrl(QString const&, QUrl::ParsingMode)@Qt_5'
  1191. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::disconnect(QObject const*, char const*, QObject const*, char const*)@Qt_5'
  1192. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::pos() const@Qt_5'
  1193. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::truncate(int)@Qt_5'
  1194. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `operator<(QString const&, QString const&)@Qt_5'
  1195. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion(int, int, int, int, QRegion::RegionType)@Qt_5'
  1196. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::trimmed_helper(QString const&)@Qt_5'
  1197. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::applicationDirPath()@Qt_5'
  1198. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::wait(unsigned long)@Qt_5'
  1199. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::shared_null@Qt_5'
  1200. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::remove()@Qt_5'
  1201. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::secsTo(QDateTime const&) const@Qt_5'
  1202. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::prefixLength() const@Qt_5'
  1203. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isEmpty() const@Qt_5'
  1204. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(QByteArray const&)@Qt_5'
  1205. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::isSelect() const@Qt_5'
  1206. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::type() const@Qt_5'
  1207. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::read(char*, long long)@Qt_5'
  1208. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::QDomDocument()@Qt_5'
  1209. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::name() const@Qt_5'
  1210. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(char const*)@Qt_5'
  1211. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::qt_metacast(char const*)@Qt_5'
  1212. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::setParent(QObject*)@Qt_5'
  1213. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::nsecsElapsed() const@Qt_5'
  1214. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::count() const@Qt_5'
  1215. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::startsWith(QChar, Qt::CaseSensitivity) const@Qt_5'
  1216. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QString const&, QString const&, Qt::CaseSensitivity)@Qt_5'
  1217. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::disconnectFromHost()@Qt_5'
  1218. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::driverText() const@Qt_5'
  1219. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::date() const@Qt_5'
  1220. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::QXmlStreamWriter(QIODevice*)@Qt_5'
  1221. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::operator!=(QUrl const&) const@Qt_5'
  1222. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::QRegExp(QString const&, Qt::CaseSensitivity, QRegExp::PatternSyntax)@Qt_5'
  1223. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::typeToName(int)@Qt_5'
  1224. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeEndDocument()@Qt_5'
  1225. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::~QRegion()@Qt_5'
  1226. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::socketOption(QAbstractSocket::SocketOption)@Qt_5'
  1227. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::~QMutex()@Qt_5'
  1228. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::lastIndexOf(QChar, int, Qt::CaseSensitivity) const@Qt_5'
  1229. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::~QHostAddress()@Qt_5'
  1230. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::timerEvent(QTimerEvent*)@Qt_5'
  1231. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QTcpServer@Qt_5'
  1232. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLower_helper(QString const&)@Qt_5'
  1233. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toDouble(bool*) const@Qt_5'
  1234. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::entryInfoList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const@Qt_5'
  1235. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setPort(int)@Qt_5'
  1236. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::createData()@Qt_5'
  1237. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::append()@Qt_5'
  1238. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toList() const@Qt_5'
  1239. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::msleep(unsigned long)@Qt_5'
  1240. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::split(QRegExp const&, QString::SplitBehavior) const@Qt_5'
  1241. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_filter(QStringList const*, QRegExp const&)@Qt_5'
  1242. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::hasPendingConnections() const@Qt_5'
  1243. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromString(QString const&, Qt::DateFormat)@Qt_5'
  1244. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::close()@Qt_5'
  1245. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QDateTime const&)@Qt_5'
  1246. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::hour() const@Qt_5'
  1247. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::applicationName()@Qt_5'
  1248. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QFile const&)@Qt_5'
  1249. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QChar, QChar, Qt::CaseSensitivity)@Qt_5'
  1250. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  1251. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::fieldName(int) const@Qt_5'
  1252. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::exit(int)@Qt_5'
  1253. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion()@Qt_5'
  1254. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::errorString() const@Qt_5'
  1255. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::recalcMostLeftNode()@Qt_5'
  1256. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::tr(char const*, char const*, int) const@Qt_5'
  1257. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::executedQuery() const@Qt_5'
  1258. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::~QNetworkCookie()@Qt_5'
  1259. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toTime_t() const@Qt_5'
  1260. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::~QJsonDocument()@Qt_5'
  1261. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::lastError() const@Qt_5'
  1262. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::operator=(QSqlDatabase const&)@Qt_5'
  1263. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::reset()@Qt_5'
  1264. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isValid() const@Qt_5'
  1265. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::section(QRegExp const&, int, int, QFlags<QString::SectionFlag>) const@Qt_5'
  1266. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForDisconnected(int)@Qt_5'
  1267. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::~QUdpSocket()@Qt_5'
  1268. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QUdpSocket@Qt_5'
  1269. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion(QRegion const&)@Qt_5'
  1270. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qsrand(unsigned int)@Qt_5'
  1271. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMessageLogger::debug() const@Qt_5'
  1272. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QContainerImplHelper::mid(int, int*, int*)@Qt_5'
  1273. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::query(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  1274. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(QString const&)@Qt_5'
  1275. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator+=(QRegion const&)@Qt_5'
  1276. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QList<QVariant> const&)@Qt_5'
  1277. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::setValue(QVariant const&)@Qt_5'
  1278. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::setNameFilters(QStringList const&)@Qt_5'
  1279. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::QFile(QString const&)@Qt_5'
  1280. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::fileName() const@Qt_5'
  1281. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::startsWith(QByteArray const&) const@Qt_5'
  1282. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::indexOf(QString const&, int, Qt::CaseSensitivity) const@Qt_5'
  1283. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::setNum(unsigned long long, int)@Qt_5'
  1284. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)@Qt_5'
  1285. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::QTime(int, int, int, int)@Qt_5'
  1286. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_contains(QStringList const*, QString const&, Qt::CaseSensitivity)@Qt_5'
  1287. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::localeAwareCompare_helper(QChar const*, int, QChar const*, int)@Qt_5'
  1288. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::record() const@Qt_5'
  1289. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QHostAddress::SpecialAddress)@Qt_5'
  1290. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeEndElement()@Qt_5'
  1291. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_assert_x(char const*, char const*, char const*, int)@Qt_5'
  1292. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::~QNetworkAccessManager()@Qt_5'
  1293. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeAttribute(QString const&, QString const&)@Qt_5'
  1294. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObjectData::dynamicMetaObject() const@Qt_5'
  1295. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::lastModified() const@Qt_5'
  1296. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::path(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  1297. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::unlock()@Qt_5'
  1298. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::setTerminationEnabled(bool)@Qt_5'
  1299. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::~QBuffer()@Qt_5'
  1300. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::user() const@Qt_5'
  1301. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setDatabaseName(QString const&)@Qt_5'
  1302. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::seek(int, bool)@Qt_5'
  1303. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::isRelative() const@Qt_5'
  1304. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::setInterval(int)@Qt_5'
  1305. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::clear()@Qt_5'
  1306. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrl::setQuery(QUrlQuery const&)@Qt_5'
  1307. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::staticMetaObject@Qt_5'
  1308. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::isActive() const@Qt_5'
  1309. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::clear()@Qt_5'
  1310. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isOpenError() const@Qt_5'
  1311. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDebug::~QDebug()@Qt_5'
  1312. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::next()@Qt_5'
  1313. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::notifyInternal2(QObject*, QEvent*)@Qt_5'
  1314. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::post(QNetworkRequest const&, QByteArray const&)@Qt_5'
  1315. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::buffer()@Qt_5'
  1316. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::rehash(int)@Qt_5'
  1317. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::url() const@Qt_5'
  1318. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toUInt(bool*) const@Qt_5'
  1319. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::registerNormalizedTypedef(QByteArray const&, int)@Qt_5'
  1320. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::QReadWriteLock(QReadWriteLock::RecursionMode)@Qt_5'
  1321. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeDTD(QString const&)@Qt_5'
  1322. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::canReadLine() const@Qt_5'
  1323. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::shared_null@Qt_5'
  1324. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::~QNetworkInterface()@Qt_5'
  1325. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::hostName() const@Qt_5'
  1326. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::setContent(QIODevice*, QString*, int*, int*)@Qt_5'
  1327. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::~QNetworkCookieJar()@Qt_5'
  1328. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::system()@Qt_5'
  1329. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::removeTranslator(QTranslator*)@Qt_5'
  1330. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `operator==(QString const&, QString const&)@Qt_5'
  1331. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toBool() const@Qt_5'
  1332. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkDiskCache::QNetworkDiskCache(QObject*)@Qt_5'
  1333. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char const*, int)@Qt_5'
  1334. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isPrint(unsigned int)@Qt_5'
  1335. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bytesToWrite() const@Qt_5'
  1336. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUpper_helper(QString&)@Qt_5'
  1337. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::first()@Qt_5'
  1338. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::writeDatagram(char const*, long long, QHostAddress const&, unsigned short)@Qt_5'
  1339. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_join(QStringList const*, QChar const*, int)@Qt_5'
  1340. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLower_helper(QString&)@Qt_5'
  1341. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::setRawHeaders(QList<QPair<QByteArray, QByteArray> > const&)@Qt_5'
  1342. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::~QSemaphore()@Qt_5'
  1343. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRunnable::~QRunnable()@Qt_5'
  1344. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::detach_helper(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int)@Qt_5'
  1345. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::remove(int)@Qt_5'
  1346. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::peerAddress() const@Qt_5'
  1347. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::host(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  1348. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::QUrl(QString const&, QUrl::ParsingMode)@Qt_5'
  1349. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy(QNetworkProxy::ProxyType, QString const&, unsigned short, QString const&, appendQString const&)@Qt_5('
  1350. ).@.Qt_5/'.
  1351. ../.libs//.libmythbase.//libmythbaselibs-/0.28.solibmythbase:/ libmythbaseundefined- 0.28.soreference: toundefined `referenceQObject :to: setProperty`(QVariantchar: :consttoList*(,) QVariantconst @constQt_5&')
  1352. @.Qt_5.'/
  1353. ....//libs./.libmythbase//libslibmythbase/-libmythbase0.28.so/:libmythbase -undefined0.28.so :reference undefinedto reference` QThreadto: :`msleepQNetworkProxy(:unsigned: passwordlong())@ Qt_5const'@
  1354. Qt_5.'.
  1355. /....//.libs.//libmythbaselibs//libmythbaselibmythbase-/0.28.solibmythbase:- 0.28.soundefined: referenceundefined toreference `toQString :`:QFileInfosplit:(:QRegExpbaseName (const)& ,const @QStringQt_5:':
  1356. SplitBehavior.). /const.@.Qt_5/'libs
  1357. /.libmythbase.//libmythbase.-.0.28.so/:libs /undefinedlibmythbase /referencelibmythbase -to0.28.so :` qBadAllocundefined( )reference@ Qt_5to'
  1358. `.QtPrivate.:/:.QStringList_filter.(/QStringListlibs /constlibmythbase*/,libmythbase -QRegExp0.28.so :const &undefined) @referenceQt_5 'to
  1359. .`.QNetworkReply/:.:.error/(libs)/ libmythbaseconst/@libmythbaseQt_5-'0.28.so
  1360. :. .undefined/ .reference. /tolibs /`libmythbaseQTcpServer/:libmythbase:-hasPendingConnections0.28.so(:) undefinedconst @referenceQt_5 'to
  1361. .`.QUrl/:.:.resolved/(libsQUrl/ libmythbaseconst/&libmythbase)- 0.28.soconst:@ Qt_5undefined'
  1362. reference. .to/ .`.QDateTime/:libs:/fromStringlibmythbase(/QStringlibmythbase -const0.28.so&:, undefinedQt :reference: DateFormatto) @`Qt_5QWaitCondition':
  1363. :.wakeAll.(/).@.Qt_5/'libs
  1364. /.libmythbase.//libmythbase.-.0.28.so/:libs /undefinedlibmythbase /referencelibmythbase -to0.28.so :` QSqlDatabaseundefined: :referenceclose (to) @`Qt_5QTextStream':
  1365. :.readLine.(/long. .long/)libs@/Qt_5libmythbase'/
  1366. libmythbase.-.0.28.so/:. .undefined/ libsreference/ libmythbaseto/ libmythbase`-QVariant0.28.so::: QVariantundefined( QDateTimereference constto& )`@QFileInfoQt_5:':
  1367. isFile.(.)/ .const.@/Qt_5libs'/
  1368. libmythbase./.libmythbase/-.0.28.so.:/ libsundefined/ libmythbasereference/ libmythbaseto- 0.28.so`:QTime :undefined: hourreference( )to const`@QAbstractSocketQt_5:':
  1369. writeData.(.char/ .const.*/,libs /longlibmythbase /longlibmythbase)-@0.28.soQt_5:'
  1370. undefined. .reference/ .to. /`libsQCoreApplication/:libmythbase:/applicationNamelibmythbase(-)0.28.so@:Qt_5 'undefined
  1371. .reference. /to. .`/QTextStreamlibs:/:libmythbaseoperator/<libmythbase<-(0.28.sochar:) @undefinedQt_5 'reference
  1372. .to. /`.QFileInfo.:/:libsQFileInfo/(libmythbaseQFile/ libmythbaseconst-&0.28.so):@ Qt_5undefined'
  1373. reference. .to/ .`.QReadWriteLock/:libs:/lockForReadlibmythbase(/)libmythbase@-Qt_50.28.so':
  1374. .undefined. /reference. .to/ libs`/QStringlibmythbase:/:libmythbasereplace-(0.28.soQChar:, undefinedQChar ,reference Qtto: :`CaseSensitivityQDateTime):@:Qt_5QDateTime'(
  1375. QDateTime. .const/&.).@/Qt_5libs'/
  1376. libmythbase./.libmythbase/-.0.28.so.:/ libsundefined/ libmythbasereference/ libmythbaseto- 0.28.so`:QTcpServer :undefined: qt_metacallreference( QMetaObjectto: :`CallQDomNode,: :intoperator,= (voidQDomNode* *const)&@)Qt_5@'Qt_5
  1377. '.
  1378. ../../../.libs//libslibmythbase//libmythbaselibmythbase/-libmythbase0.28.so-:0.28.so :undefined undefinedreference referenceto to` QSqlRecord`:QDateTime::fieldName:(toStringint()Qt :const:@DateFormatQt_5)'
  1379. const.@.Qt_5/'.
  1380. ../.libs//.libmythbase.//libmythbaselibs-/0.28.solibmythbase:/ libmythbaseundefined- 0.28.soreference: toundefined `referenceQCoreApplication :to: exit`(QObjectint:):@moveToThreadQt_5('QThread
  1381. *.).@/Qt_5.'.
  1382. /.libs.//libmythfreemheg./.libmythfreemheg/-libs0.28.so/:libmythbase /undefinedlibmythbase -reference0.28.so :to undefined` QRegionreference: :toQRegion (`)QLocale@:Qt_5:'QLocale
  1383. (.).@/Qt_5.'.
  1384. /.libs.//libmythbase./.libmythbase/-libs0.28.so/:libmythbase /undefinedlibmythbase -reference0.28.so :to undefined` QIODevicereference: :toerrorString (`)QSqlQuery :const:@execQt_5('QString
  1385. .const.&/).@.Qt_5/'libs
  1386. /.libmythbase.//libmythbase.-.0.28.so/:libs /undefinedlibmythbase /referencelibmythbase -to0.28.so :` QMapDataBaseundefined: :referencerecalcMostLeftNode (to) @`Qt_5QSqlError':
  1387. :.databaseText.(/). .const/@libsQt_5/'libmythbase
  1388. /.libmythbase.-/0.28.so.:. /undefinedlibs /referencelibmythbase /tolibmythbase -`0.28.soQMetaObject:: :undefinedtr (referencechar toconst *`,QDateTime :char: timeconst(*), constint@)Qt_5 'const
  1389. @.Qt_5.'/
  1390. ....//libs./.libmythbase//libslibmythbase/-libmythbase0.28.so/:libmythbase -undefined0.28.so :reference undefinedto reference` QMetaTypeto: :`registerNormalizedTypeQSqlQuery(:QByteArray: executedQueryconst(&), constvoid@ Qt_5('*
  1391. ).(.void/*.).,/ libsvoid/*libmythbase /(libmythbase*-)0.28.so(:void *undefined, referencevoid toconst *`)QNetworkCookie,: :int~,QNetworkCookie (QFlags)<@QMetaTypeQt_5:':
  1392. TypeFlag.>.,/ .QMetaObject. /constlibs*/)libmythbase@/Qt_5libmythbase'-
  1393. 0.28.so.:. /undefined. .reference/ libsto/ libmythbase`/QDateTimelibmythbase:-:0.28.sotoTime_t:( )undefined constreference@ Qt_5to'
  1394. `.QString.:/:.arg.(/doublelibs,/ libmythbaseint/,libmythbase -char0.28.so,: intundefined, referenceQChar )to const`@QJsonDocumentQt_5:':
  1395. ~.QJsonDocument.(/).@.Qt_5/'libs
  1396. /.libmythbase.//libmythbase.-.0.28.so/:libs /undefinedlibmythbase /referencelibmythbase -to0.28.so :` QAbstractSocketundefined: :referenceconnectToHost (toQString `constQSqlQuery&:,: lastErrorunsigned( )short ,const @QFlagsQt_5<'QIODevice
  1397. :.:.OpenModeFlag/>.,. /QAbstractSocketlibs:/:libmythbaseNetworkLayerProtocol/)libmythbase@-Qt_50.28.so':
  1398. .undefined. /reference. .to/ libs`/QSqlDatabaselibmythbase:/:libmythbaseoperator-=0.28.so(:QSqlDatabase undefinedconst &reference) @toQt_5 '`
  1399. QNetworkAccessManager.:.:/head.(.QNetworkRequest/ libsconst/&libmythbase)/@libmythbaseQt_5-'0.28.so
  1400. :. .undefined/ .reference. /tolibs /`libmythbaseQIODevice/:libmythbase:-reset0.28.so(:) @undefinedQt_5 'reference
  1401. .to. /`.QString.:/:libssimplified_helper/(libmythbaseQString/ libmythbaseconst-&0.28.so):@ Qt_5undefined'
  1402. reference. .to/ .`.QUrl/:libs:/isValidlibmythbase(/)libmythbase -const0.28.so@:Qt_5 'undefined
  1403. .reference. /to. .`/QStringlibs:/:libmythbasetoUpper_helper/(libmythbaseQString- 0.28.soconst:& )undefined@ Qt_5reference'
  1404. to. .`/QString.:.:/sectionlibs(/QRegExp const&,libmythbase /intlibmythbase,- 0.28.soint:, undefinedQFlags <referenceQString :to: SectionFlag`>QAbstractSocket): :constbytesAvailable@(Qt_5)'
  1405. const.@.Qt_5/'.
  1406. ../.libs//.libmythbase.//libmythbaselibs-/0.28.solibmythbase:/ libmythbaseundefined- 0.28.soreference: toundefined `referenceQAbstractSocket :to: `waitForDisconnectedQDomNode(:int:)isNull@(Qt_5)'
  1407. const.@.Qt_5/'.
  1408. ../.libs//.libmythbase.//libmythbaselibs-/0.28.solibmythbase:/ libmythbaseundefined- 0.28.soreference: toundefined `referenceQUdpSocket :to: ~`QUdpSocketQTime(:):@minuteQt_5(')
  1409. .const.@/Qt_5.'.
  1410. /.libs.//libmythbase./.libmythbase/-libs0.28.so/:libmythbase /undefinedlibmythbase -reference0.28.so :to undefined` typeinforeference forto QUdpSocket`@QArrayDataQt_5:':
  1411. allocate.(.unsigned/ .long.,/ libsunsigned/ libmythfreemheglong/,libmythfreemheg -unsigned0.28.so :long ,undefined QFlagsreference< QArrayDatato: :`AllocationOptionQRegion>:):@QRegionQt_5('QRegion
  1412. .const.&/).@.Qt_5/'libs
  1413. /.libmythbase.//libmythbase.-.0.28.so/:libs /undefinedlibmythbase /referencelibmythbase -to0.28.so :` QDateTimeundefined: :referenceaddSecs (tolong `longqsrand)( unsignedconst @intQt_5)'@
  1414. ../../Qt_5libs'/
  1415. libmythbase./.libmythbase/-.0.28.so.:/ libsundefined/ libmythbasereference/ libmythbaseto- 0.28.so`:QSqlQuery :undefined: lastreference( )to@ Qt_5`'QMessageLogger
  1416. :.:.debug/(.). /constlibs@/Qt_5libmythbase'/
  1417. libmythbase.-.0.28.so/:. .undefined/ libsreference/ libmythbaseto/ libmythbase`-QtSharedPointer0.28.so::: ExternalRefCountDataundefined: :referencegetAndRef (toQObject `constQtPrivate*:):@QContainerImplHelperQt_5:':
  1418. mid.(.int/,. .int/*libs,/ libmythbaseint/*libmythbase)-@0.28.soQt_5:'
  1419. undefined. .reference/ .to. /`libsQTextCodec/:libmythbase:/ConverterStatelibmythbase:-:0.28.so~:ConverterState (undefined) @referenceQt_5 'to
  1420. .`.QUrl/:.:.query/(libsQFlags/<libmythbaseQUrl/:libmythbase:-ComponentFormattingOption0.28.so>:) undefinedconst @referenceQt_5 'to
  1421. .`.QTime/:.:.toString/(libsQString/ libmythbaseconst/&libmythbase)- 0.28.soconst:@Qt_5'
  1422. ../../libs/ libmythbaseundefined/ libmythbasereference- 0.28.soto: `undefinedQTextStream :reference: operatorto< <`(QDirQString: :constmkdir&()QString@ Qt_5const'&
  1423. ). .const/@.Qt_5.'/
  1424. libs./.libmythfreemheg//.libmythfreemheg.-/0.28.solibs:/ libmythbaseundefined/ libmythbasereference- 0.28.soto: `undefinedQRegion :reference: operatorto+ =`(vtableQRegion forconst &QRunnable)@@Qt_5Qt_5''
  1425.  
  1426. ....//....//libslibs//libmythbaselibmythbase//libmythbaselibmythbase--0.28.so0.28.so:: undefinedundefined referencereference toto ``qgetenvQVariant(:char: QVariantconst(*QList)<@QVariantQt_5>'
  1427. const.&.)/@.Qt_5.'/
  1428. libs./.libmythbase//.libmythbase.-/0.28.solibs:/ libmythbaseundefined/ libmythbasereference- 0.28.soto: `undefinedQDateTime :reference: QDateTimeto( )`@QSqlFieldQt_5:':
  1429. setValue.(.QVariant/ .const.&/)libs@/Qt_5libmythbase'/
  1430. libmythbase.-.0.28.so/:. .undefined/ libsreference/ libmythbaseto/ libmythbase`-QFile0.28.so::: setFileNameundefined( QStringreference constto& )`@QDirQt_5:':
  1431. setNameFilters.(.QStringList/ .const.&/)libs@/Qt_5libmythfreemheg'/
  1432. libmythfreemheg.-.0.28.so/:. .undefined/ libsreference/ libmythbaseto/ libmythbase`-QRegion0.28.so::: QRegionundefined( QRectreference constto& ,` QFileQRegion::::QFileRegionType()QString@ Qt_5const'&
  1433. ).@.Qt_5/'.
  1434. ../.libs//.libmythbase.//libmythbaselibs-/0.28.solibmythbase:/ libmythbaseundefined- 0.28.soreference: toundefined `referenceQLocale :to: ~`QLocaleQFile(:):@fileNameQt_5(')
  1435. .const.@/Qt_5.'.
  1436. /.libs.//libmythbase./.libmythbase/-libs0.28.so/:libmythbase /undefinedlibmythbase -reference0.28.so :to undefined` QTextStreamreference: :to~ QTextStream`(QByteArray):@:Qt_5startsWith'(
  1437. QByteArray. .const/&.). /constlibs@/Qt_5libmythbase'/
  1438. libmythbase.-.0.28.so/:. .undefined/ libsreference/ libmythbaseto/ libmythbase`-QUrl0.28.so::: ~undefinedQUrl (reference) @toQt_5 '`
  1439. QString.:.:/indexOf.(.QString/ libsconst/&libmythbase,/ libmythbaseint-,0.28.so :Qt :undefined: CaseSensitivityreference) toconst @`Qt_5QUdpSocket':
  1440. :.pendingDatagramSize.(/). .const/@libsQt_5/'libmythbase
  1441. /.libmythbase.-/0.28.so.:. /undefinedlibs /referencelibmythbase /tolibmythbase -`0.28.soQByteArray:: :undefinedsetNum (referenceunsigned tolong `longQNetworkProxy,: :intsetApplicationProxy)(@QNetworkProxyQt_5 'const
  1442. &.).@/Qt_5.'.
  1443. /.libs.//libmythbase./.libmythbase/-libs0.28.so/:libmythbase /undefinedlibmythbase -reference0.28.so :to undefined` QObjectreference: :toconnect (`QObjectQString :const:*null,@ Qt_5char'
  1444. const.*.,/ .QObject. /constlibs*/,libmythbase /charlibmythbase -const0.28.so*:, undefinedQt :reference: ConnectionTypeto) @`Qt_5QDataStream':
  1445. :.readRawData.(/char.*.,/ libsint/)libmythbase@/Qt_5libmythbase'-
  1446. 0.28.so.:. /undefined. .reference/ libsto/ libmythbase`/QTimelibmythbase:-:0.28.soQTime:( intundefined, referenceint ,to int`,typeinfo intfor) @QLibraryQt_5@'Qt_5
  1447. '.
  1448. ../../../.libs//libslibmythbase//libmythbaselibmythbase/-libmythbase0.28.so-:0.28.so :undefined undefinedreference referenceto to` QtPrivate`:QHostAddress::QStringList_contains:(isInSubnetQStringList( QPairconst<*QHostAddress,, QStringint >const &const,& )Qt :const:@CaseSensitivityQt_5)'@
  1449. Qt_5.'.
  1450. /....//.libs.//libmythbaselibs//libmythbaselibmythbase-/0.28.solibmythbase:- 0.28.soundefined: referenceundefined toreference `toQAbstractSocket :`:QStringflush:(:)localeAwareCompare_helper@(Qt_5QChar'
  1451. const.*.,/ .int.,/ libsQChar/ libmythbaseconst/*libmythbase,- 0.28.soint:) @undefinedQt_5 'reference
  1452. .to. /`.QNetworkInterface.:/:libsisValid/(libmythbase)/ libmythbaseconst-@0.28.soQt_5:'
  1453. undefined. .reference/ .to. /`libsQSqlQuery/:libmythbase:/recordlibmythbase(-)0.28.so :const @undefinedQt_5 'reference
  1454. .to. /`.QUrl.:/:libsoperator/=libmythbase(/QUrllibmythbase -const0.28.so&:) @undefinedQt_5 'reference
  1455. .to. /`.QHostAddress.:/:libsQHostAddress/(libmythbaseQHostAddress/:libmythbase:-SpecialAddress0.28.so):@ Qt_5undefined'
  1456. reference. .to/ .`.QString/:libs:/toFloatlibmythbase(/boollibmythbase*-)0.28.so :const @undefinedQt_5 'reference
  1457. .to. /`.QXmlStreamWriter.:/:libswriteEndElement/(libmythbase)/@libmythbaseQt_5-'0.28.so
  1458. :. .undefined/ .reference. /tolibs /`libmythbaseQString/:libmythbase:-arg0.28.so(:QString undefinedconst &reference, toint ,` qt_assert_xQChar()char constconst@*Qt_5,'
  1459. char. .const/*.,. /charlibs /constlibmythbase*/,libmythbase -int0.28.so):@ Qt_5undefined'
  1460. reference. .to/ .`.QDomNode/:libs:/~libmythbaseQDomNode/(libmythbase)-@0.28.soQt_5:'
  1461. undefined. .reference/ .to. /`libsQNetworkAccessManager/:libmythbase:/~libmythbaseQNetworkAccessManager-(0.28.so):@ Qt_5undefined'
  1462. reference. .to/ .`.QDomNode/:libs:/firstChildlibmythbase(/)libmythbase -const0.28.so@:Qt_5 'undefined
  1463. .reference. /to. .`/QXmlStreamWriterlibs:/:libmythbasewriteAttribute/(libmythbaseQString- 0.28.soconst:& ,undefined QStringreference constto& )`@QDomDocumentQt_5:':
  1464. documentElement.(.)/ .const.@/Qt_5libs'/
  1465. libmythbase./.libmythbase/-.0.28.so.:/ libsundefined/ libmythbasereference/ libmythbaseto- 0.28.so`:QObjectData :undefined: dynamicMetaObjectreference( )to const`@QEventLoopQt_5:':
  1466. ~.QEventLoop.(/).@.Qt_5/'libs
  1467. /.libmythbase.//libmythbase.-.0.28.so/:libs /undefinedlibmythbase /referencelibmythbase -to0.28.so :` QNetworkCacheMetaDataundefined: :referencelastModified (to) `constQNetworkInterface@:Qt_5:'index
  1468. (.). /const.@.Qt_5/'libs
  1469. /.libmythbase.//libmythbase.-.0.28.so/:libs /undefinedlibmythbase /referencelibmythbase -to0.28.so :` QUrlundefined: :referencepath (toQFlags <`QUrlQMapDataBase::::ComponentFormattingOptionshared_null>@)Qt_5 'const
  1470. @.Qt_5.'/
  1471. ....//libs./.libmythbase//libslibmythbase/-libmythbase0.28.so/:libmythbase -undefined0.28.so :reference undefinedto reference` QDirto: :`cdQReadWriteLock(:QString: unlockconst(&))@@Qt_5Qt_5''
  1472.  
  1473. ....//....//libslibs//libmythbaselibmythbase//libmythbaselibmythbase--0.28.so0.28.so:: undefinedundefined referencereference toto ``QThreadQNetworkCookieJar::::setTerminationEnabledupdateCookie((boolQNetworkCookie) @constQt_5&')
  1474. @.Qt_5.'/
  1475. ....//libs./.libmythbase//libslibmythbase/-libmythbase0.28.so/:libmythbase -undefined0.28.so :reference undefinedto reference` QBuffer::~toQBuffer (`QVariant::QVariant(QByteArray const&)@Qt_5'
  1476. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference )to@ Qt_5`'QMetaObject
  1477. :.:.property/(.int.)/ libsconst/@libmythbaseQt_5/'libmythbase
  1478. -.0.28.so.:/ .undefined. /referencelibs /tolibmythbase /`libmythbaseQNetworkProxy-:0.28.so::user (undefined) referenceconst @toQt_5 '`
  1479. QElapsedTimer.:.:/isMonotonic.(.)/@libsQt_5/'libmythbase
  1480. /.libmythbase.-/0.28.so.:. /undefinedlibs /referencelibmythbase /tolibmythbase -`0.28.soQSqlDatabase:: :undefinedsetDatabaseName (referenceQString toconst &`)QNetworkRequest@:Qt_5:'attribute
  1481. (.QNetworkRequest.:/:.Attribute.,/ libsQVariant/ libmythbaseconst/&libmythbase)- 0.28.soconst:@ Qt_5undefined'
  1482. reference. .to/ .`.QSqlQuery/:libs:/seeklibmythbase(/intlibmythbase,- 0.28.sobool:) @undefinedQt_5 'reference
  1483. .to. /`.QString.:/:libslastIndexOf/(libmythbaseQString/libmythbase-0.28.so: undefined reference to `QDir::isRelative() const@Qt_5'
  1484. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::setInterval(int)@Qt_5'
  1485. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::clear()@Qt_5'
  1486. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrl::setQuery(QUrlQuery const&)@Qt_5'
  1487. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::staticMetaObject@Qt_5'
  1488. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::isActive() const@Qt_5'
  1489. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::clear()@Qt_5'
  1490. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isOpenError() const@Qt_5'
  1491. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDebug::~QDebug()@Qt_5'
  1492. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::next()@Qt_5'
  1493. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::notifyInternal2(QObject*, QEvent*)@Qt_5'
  1494. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::post(QNetworkRequest const&, QByteArray const&)@Qt_5'
  1495. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to const&, int, Qt::CaseSensitivity) const@Qt_5'
  1496. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::~QFileInfo()@Qt_5'
  1497. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::insert(int, QChar)@Qt_5'
  1498. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::reallocData(unsigned int, QFlags<QArrayData::AllocationOption>)@Qt_5'
  1499. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::operator=(QByteArray const&)@Qt_5'
  1500. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(QString*, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  1501. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::fromPercentEncoding(QByteArray const&)@Qt_5'
  1502. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toByteArray() const@Qt_5'
  1503. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::free_helper(void (*)(QHashData::Node*))@Qt_5'
  1504. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::cookiesForUrl(QUrl const&) const@Qt_5'
  1505. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qstrcmp(QByteArray const&, char const*)@Qt_5'
  1506. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::absolutePath() const@Qt_5'
  1507. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::QNetworkCookie(QNetworkCookie const&)@Qt_5'
  1508. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaProperty::isReadable() const@Qt_5'
  1509. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::port() const@Qt_5'
  1510. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(int)@Qt_5'
  1511. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::deleteLater()@Qt_5'
  1512. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::exists() const@Qt_5'
  1513. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::seek(long long)@Qt_5'
  1514. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setSocketOption(QAbstractSocket::SocketOption, QVariant const&)@Qt_5'
  1515. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toLongLong(bool*, int) const@Qt_5'
  1516. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(QIODevice*)@Qt_5'
  1517. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(int, int, QString const&)@Qt_5'
  1518. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUuid::toByteArray() const@Qt_5'
  1519. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::~QHostInfo()@Qt_5'
  1520. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::deallocate(QArrayData*, unsigned long, unsigned long)@Qt_5'
  1521. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*)@Qt_5'
  1522. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)@Qt_5'
  1523. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::type() const@Qt_5'
  1524. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::tryAcquire(int, int)@Qt_5'
  1525. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::operator=(char const*)@Qt_5'
  1526. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::toElement() const@Qt_5'
  1527. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator>>(QString&)@Qt_5'
  1528. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_assert(char const*, char const*, int)@Qt_5'
  1529. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::cap(int)@Qt_5'
  1530. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::operator==(QNetworkAddressEntry const&) const@Qt_5'
  1531. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::peerPort() const@Qt_5'
  1532. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::idealThreadCount()@Qt_5'
  1533. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapNodeBase::nextNode() const@Qt_5'
  1534. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::start(QThread::Priority)@Qt_5'
  1535. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::operator=(QNetworkAddressEntry const&)@Qt_5'
  1536. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::hostName() const@Qt_5'
  1537. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::driver() const@Qt_5'
  1538. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator-(QRegion const&) const@Qt_5'
  1539. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QFileInfo const&)@Qt_5'
  1540. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::start()@Qt_5'
  1541. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::isNull() const@Qt_5'
  1542. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUInt(bool*`QBuffer::buffer()@Qt_5'
  1543. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::rehash(int)@Qt_5'
  1544. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::url() const@Qt_5'
  1545. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toUInt(bool*) const@Qt_5'
  1546. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::registerNormalizedTypedef(QByteArray const&, int)@Qt_5'
  1547. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::QReadWriteLock(QReadWriteLock::RecursionMode)@Qt_5'
  1548. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeDTD(QString const&)@Qt_5'
  1549. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::canReadLine() const@Qt_5'
  1550. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::shared_null@Qt_5'
  1551. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::~QNetworkInterface()@Qt_5'
  1552. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::hostName() const@Qt_5'
  1553. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::setContent(QIODevice*, QString*, int*, int*)@Qt_5'
  1554. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::~QNetworkCookieJar()@Qt_5'
  1555. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::system()@Qt_5'
  1556. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::removeTranslator(QTranslator*)@Qt_5'
  1557. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `operator==(QString const&, QString const&)@Qt_5'
  1558. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toBool() const@Qt_5'
  1559. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkDiskCache::QNetworkDiskCache(QObject*)@Qt_5'
  1560. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char const*, int)@Qt_5'
  1561. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isPrint(unsigned int)@Qt_5'
  1562. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bytesToWrite() const@Qt_5'
  1563. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUpper_helper(QString&)@Qt_5'
  1564. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::first()@Qt_5'
  1565. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::writeDatagram(char const*, long long, QHostAddress const&, unsigned short)@Qt_5'
  1566. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_join(QStringList const*, QChar const*, int)@Qt_5'
  1567. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLower_helper(QString&)@Qt_5'
  1568. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::setRawHeaders(QList<QPair<QByteArray, , int) const@Qt_5'
  1569. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::staticMetaObject@Qt_5'
  1570. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::QUrl()@Qt_5'
  1571. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::~QSqlRecord()@Qt_5'
  1572. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isOpen() const@Qt_5'
  1573. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare(QString const&, Qt::CaseSensitivity) const@Qt_5'
  1574. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::clear()@Qt_5'
  1575. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::append(QString const&)@Qt_5'
  1576. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRect::operator&(QRect const&) const@Qt_5'
  1577. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::readAll()@Qt_5'
  1578. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QHostAddress const&)@Qt_5'
  1579. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::validateCookie(QNetworkCookie const&, QUrl const&) const@Qt_5'
  1580. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::exit(int)@Qt_5'
  1581. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::freeNode(void*)@Qt_5'
  1582. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::className() const@Qt_5'
  1583. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::data() const@Qt_5'
  1584. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::QLibrary(QString const&, QObject*)@Qt_5'
  1585. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toDateTime() const@Qt_5'
  1586. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::write(char const*)@Qt_5'
  1587. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::toString(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>) const@Qt_5'
  1588. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::connectToHost(QHostAddress const&, unsigned short, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  1589. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator==(QHostAddress const&) const@Qt_5'
  1590. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::QByteArray(int, char)@Qt_5'
  1591. ../../libs/libmythbaseQByteArray> > const&)@Qt_5'
  1592. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::~QSemaphore()@Qt_5'
  1593. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRunnable::~QRunnable()@Qt_5'
  1594. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::detach_helper(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int)@Qt_5'
  1595. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::remove(int)@Qt_5'
  1596. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::peerAddress() const@Qt_5'
  1597. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::host(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  1598. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::QUrl(QString const&, QUrl::ParsingMode)@Qt_5'
  1599. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy(QNetworkProxy::ProxyType, QString const&, unsigned short, QString const&, QString const&)@Qt_5'
  1600. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::setProperty(char const*, QVariant const&)@Qt_5'
  1601. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::password() const@Qt_5'
  1602. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::baseName() const@Qt_5'
  1603. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qBadAlloc()@Qt_5'
  1604. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::error() const@Qt_5'
  1605. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::resolved(QUrl const&) const@Qt_5'
  1606. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::wakeAll()@Qt_5'
  1607. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::readLine(long long)@Qt_5'
  1608. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isFile() const@Qt_5'
  1609. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::writeData(char const*, long long)@Qt_5'
  1610. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(char)@Qt_5'
  1611. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::lockForRead()@Qt_5'
  1612. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::QDateTime(QDateTime const&)@Qt_5'
  1613. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::operator=(QDomNode const&)@Qt_5'
  1614. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toString(Qt::DateFormat) const@Qt_5'
  1615. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::moveToThread(QThread*)@Qt_5'
  1616. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale()@Qt_5'
  1617. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::exec(QString const&)@Qt_5'
  1618. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::databaseText() const@Qt_5'
  1619. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::time() const@Qt_5'
  1620. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::registerNormalizedType(QByteArray const&, void (*)(void*), void* (*)(void*, void const*), int, QFlags<QMetaType::TypeFlag>, QMetaObject const*)@Qt_5'
  1621. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(double, int, char, int, QChar) const@Qt_5'
  1622. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::connectToHost(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>, QAbstractSocket::NetworkLayerProtocol)@Qt_5'
  1623. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::head(QNetworkRequest const&)@Qt_5'
  1624. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::simplified_helper(QString const&)@Qt_5'
  1625. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUpper_helper(QString const&)@Qt_5'
  1626. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bytesAvailable() const@Qt_5'
  1627. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::isNull() const@Qt_5'
  1628. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::minute() const@Qt_5'
  1629. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags<QArrayData::AllocationOption>)@Qt_5'
  1630. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addSecs(long long) const@Qt_5'
  1631. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::last()@Qt_5'
  1632. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*)@Qt_5'
  1633. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextCodec::ConverterState::~ConverterState()@Qt_5'
  1634. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::toString(QString const&) const@Qt_5'
  1635. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::mkdir(QString const&) const@Qt_5'
  1636. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `vtable for QRunnable@Qt_5'
  1637. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qgetenv(char const*)@Qt_5'
  1638. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::QDateTime()@Qt_5'
  1639. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::setFileName(QString const&)@Qt_5'
  1640. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion(QRect const&, QRegion::RegionType)@Qt_5'
  1641. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::~QLocale()@Qt_5'
  1642. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::~QTextStream()@Qt_5'
  1643. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::~QUrl()@Qt_5'
  1644. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::pendingDatagramSize() const@Qt_5'
  1645. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::setApplicationProxy(QNetworkProxy const&)@Qt_5'
  1646. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::null@Qt_5'
  1647. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::readRawData(char*, int)@Qt_5'
  1648. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QLibrary@Qt_5'
  1649. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isInSubnet(QPair<QHostAddress, int> const&) const@Qt_5'
  1650. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::flush()@Qt_5'
  1651. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::isValid() const@Qt_5'
  1652. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::operator=(QUrl const&)@Qt_5'
  1653. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toFloat(bool*) const@Qt_5'
  1654. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(QString const&, int, QChar) const@Qt_5'
  1655. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::~QDomNode()@Qt_5'
  1656. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::firstChild() const@Qt_5'
  1657. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::documentElement() const@Qt_5'
  1658. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::~QEventLoop()@Qt_5'
  1659. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::index() const@Qt_5'
  1660. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::shared_null@Qt_5'
  1661. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::cd(QString const&)@Qt_5'
  1662. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::updateCookie(QNetworkCookie const&)@Qt_5'
  1663. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QByteArray const&)@Qt_5'
  1664. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::property(int) const@Qt_5'
  1665. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::isMonotonic()@Qt_5'
  1666. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::attribute(QNetworkRequest::Attribute, QVariant const&) const@Qt_5'
  1667. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::lastIndexOf(QString const&, int, Qt::CaseSensitivity) const@Qt_5'
  1668. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::~QFileInfo()@Qt_5'
  1669. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::insert(int, QChar)@Qt_5'
  1670. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::reallocData(unsigned int, QFlags<QArrayData::AllocationOption>)@Qt_5'
  1671. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::operator=(QByteArray const&)@Qt_5'
  1672. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(QString*, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  1673. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::fromPercentEncoding(QByteArray const&)@Qt_5'
  1674. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toByteArray() const@Qt_5'
  1675. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::free_helper(void (*)(QHashData::Node*))@Qt_5'
  1676. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::cookiesForUrl(QUrl const&) const@Qt_5'
  1677. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qstrcmp(QByteArray const&, char const*)@Qt_5'
  1678. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::absolutePath() const@Qt_5'
  1679. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::QNetworkCookie(QNetworkCookie const&)@Qt_5'
  1680. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaProperty::isReadable() const@Qt_5'
  1681. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::port() const@Qt_5'
  1682. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(int)@Qt_5'
  1683. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::deleteLater()@Qt_5'
  1684. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::exists() const@Qt_5'
  1685. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::seek(long long)@Qt_5'
  1686. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setSocketOption(QAbstractSocket::SocketOption, QVariant const&)@Qt_5'
  1687. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toLongLong(bool*, int) const@Qt_5'
  1688. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(QIODevice*)@Qt_5'
  1689. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(int, int, QString const&)@Qt_5'
  1690. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUuid::toByteArray() const@Qt_5'
  1691. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::~QHostInfo()@Qt_5'
  1692. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::deallocate(QArrayData*, unsigned long, unsigned long)@Qt_5'
  1693. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*)@Qt_5'
  1694. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)@Qt_5'
  1695. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::type() const@Qt_5'
  1696. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::tryAcquire(int, int)@Qt_5'
  1697. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::operator=(char const*)@Qt_5'
  1698. ../..//libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QString const&)@Qt_5'
  1699. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::QNetworkInterface(QNetworkInterface const&)@Qt_5'
  1700. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromString(QString const&, QString const&)@Qt_5'
  1701. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::QBuffer(QByteArray*, QObject*)@Qt_5'
  1702. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::cleanPath(QString const&)@Qt_5'
  1703. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::acquire(int)@Qt_5'
  1704. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator<(QDateTime const&) const@Qt_5'
  1705. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForBytesWritten(int)@Qt_5'
  1706. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::event(QEvent*)@Qt_5'
  1707. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::toString() const@Qt_5'
  1708. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::quit()@Qt_5'
  1709. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::currentThread()@Qt_5'
  1710. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(unsigned long long, int, int, QChar) const@Qt_5'
  1711. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::~QNetworkProxy()@Qt_5'
  1712. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::type() const@Qt_5'
  1713. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isSpace_helper(unsigned int)@Qt_5'
  1714. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyFactory::systemProxyForQuery(QNetworkProxyQuery const&)@Qt_5'
  1715. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::bindValue(QString const&, QVariant const&, QFlags<QSql::ParamTypeFlag>)@Qt_5'
  1716. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForReadyRead(int)@Qt_5'
  1717. libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::toElement() const@Qt_5'
  1718. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator>>(QString&)@Qt_5'
  1719. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_assert(char const*, char const*, int)@Qt_5'
  1720. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::cap(int)@Qt_5'
  1721. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::operator==(QNetworkAddressEntry const&) const@Qt_5'
  1722. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::peerPort() const@Qt_5'
  1723. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::idealThreadCount()@Qt_5'
  1724. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapNodeBase::nextNode() const@Qt_5'
  1725. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::start(QThread::Priority)@Qt_5'
  1726. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::operator=(QNetworkAddressEntry const&)@Qt_5'
  1727. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::hostName() const@Qt_5'
  1728. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::driver() const@Qt_5'
  1729. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator-(QRegion const&) const@Qt_5'
  1730. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QFileInfo const&)@Qt_5'
  1731. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::start()@Qt_5'
  1732. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::isNull() const@Qt_5'
  1733. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUInt(bool*, int) const@Qt_5'
  1734. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::staticMetaObject@Qt_5'
  1735. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::QUrl()@Qt_5'
  1736. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::~QSqlRecord()@Qt_5'
  1737. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isOpen() const@Qt_5'
  1738. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare(QString const&, Qt::CaseSensitivity) const@Qt_5'
  1739. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::clear()@Qt_5'
  1740. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::append(QString const&)@Qt_5'
  1741. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRect::operator&(QRect const&) const@Qt_5'
  1742. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::readAll()@Qt_5'
  1743. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QHostAddress const&)@Qt_5'
  1744. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::validateCookie(QNetworkCookie const&, QUrl const&) const@Qt_5'
  1745. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::exit(int)@Qt_5'
  1746. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::freeNode(void*)@Qt_5'
  1747. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::className() const@Qt_5'
  1748. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::data() const@Qt_5'
  1749. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::QLibrary(QString const&, QObject*)@Qt_5'
  1750. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toDateTime() const@Qt_5'
  1751. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::write(char const*)@Qt_5'
  1752. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::toString(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>) const@Qt_5'
  1753. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::connectToHost(QHostAddress const&, unsigned short, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  1754. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator==(QHostAddress const&) const@Qt_5'
  1755. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::QByteArray(int, char)@Qt_5'
  1756. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QString const&)@Qt_5'
  1757. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::QNetworkInterface(QNetworkInterface const&)@Qt_5'
  1758. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromString(QString const&, QString const&)@Qt_5'
  1759. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::QBuffer(QByteArray*, QObject*)@Qt_5'
  1760. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::cleanPath(QString const&)@Qt_5'
  1761. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::acquire(int)@Qt_5'
  1762. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator<(QDateTime const&) const@Qt_5'
  1763. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForBytesWritten(int)@Qt_5'
  1764. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::event(QEvent*)@Qt_5'
  1765. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::toString() const@Qt_5'
  1766. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::quit()@Qt_5'
  1767. ../../libscollect2: error: ld returned 1 exit status
  1768. /libmythbase/libmythbase-0.28.so: undefined reference to `QThread::currentThread()@Qt_5'
  1769. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(unsigned long long, int, int, QChar) const@Qt_5'
  1770. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::~QNetworkProxy()@Qt_5'
  1771. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::type() const@Qt_5'
  1772. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isSpace_helper(unsigned int)@Qt_5'
  1773. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyFactory::systemProxyForQuery(QNetworkProxyQuery const&)@Qt_5'
  1774. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::bindValue(QString const&, QVariant const&, QFlags<QSql::ParamTypeFlag>)@Qt_5'
  1775. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForReadyRead(int)@Qt_5'
  1776. Makefile:174: recipe for target 'mythjobqueue' failed
  1777. make[2]: *** [mythjobqueue] Error 1
  1778. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythjobqueue'
  1779. collect2: error: ld returned 1 exit status
  1780. Makefile:174: recipe for target 'mythavtest' failed
  1781. make[2]: *** [mythavtest] Error 1
  1782. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythavtest'
  1783. Makefile:136: recipe for target 'sub-mythjobqueue-make_first' failed
  1784. make[1]: *** [sub-mythjobqueue-make_first] Error 2
  1785. make[1]: *** Waiting for unfinished jobs....
  1786. Makefile:61: recipe for target 'sub-mythavtest-make_first' failed
  1787. make[1]: *** [sub-mythavtest-make_first] Error 2
  1788. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::QSqlDatabase(QSqlDatabase const&)@Qt_5'
  1789. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::toRawForm(QNetworkCookie::RawForm) const@Qt_5'
  1790. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaProperty::name() const@Qt_5'
  1791. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::isValid() const@Qt_5'
  1792. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentDateTime()@Qt_5'
  1793. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toUrl() const@Qt_5'
  1794. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::QObject(QObject*)@Qt_5'
  1795. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toHash() const@Qt_5'
  1796. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::~QReadWriteLock()@Qt_5'
  1797. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::QSqlField(QString const&, QVariant::Type)@Qt_5'
  1798. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::realloc(int)@Qt_5'
  1799. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connectNotify(QMetaMethod const&)@Qt_5'
  1800. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absolutePath() const@Qt_5'
  1801. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::~QSqlDatabase()@Qt_5'
  1802. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::cookieJar() const@Qt_5'
  1803. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::qt_metacast(char const*)@Qt_5'
  1804. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::hasFragment() const@Qt_5'
  1805. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLongLong(bool*, int) const@Qt_5'
  1806. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::wait(QMutex*, unsigned long)@Qt_5'
  1807. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::close()@Qt_5'
  1808. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::~QDomDocument()@Qt_5'
  1809. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator==(QDateTime const&) const@Qt_5'
  1810. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::customEvent(QEvent*)@Qt_5'
  1811. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char)@Qt_5'
  1812. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::header(QNetworkRequest::KnownHeaders) const@Qt_5'
  1813. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::start()@Qt_5'
  1814. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::sleep(unsigned long)@Qt_5'
  1815. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::qt_metacast(char const*)@Qt_5'
  1816. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::~QVariant()@Qt_5'
  1817. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::mid(int, int) const@Qt_5'
  1818. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLocal8Bit_helper(QChar const*, int)@Qt_5'
  1819. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::exec()@Qt_5'
  1820. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::QNetworkRequest(QUrl const&)@Qt_5'
  1821. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::start(int)@Qt_5'
  1822. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::operator=(QString const&)@Qt_5'
  1823. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSocketNotifier::setEnabled(bool)@Qt_5'
  1824. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::lock()@Qt_5'
  1825. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::QWaitCondition()@Qt_5'
  1826. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::clear()@Qt_5'
  1827. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::unregisterConverterFunction(int, int)@Qt_5'
  1828. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::socketDescriptor() const@Qt_5'
  1829. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::chop(int)@Qt_5'
  1830. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(_IO_FILE*, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  1831. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::url() const@Qt_5'
  1832. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toBase64() const@Qt_5'
  1833. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::objectName() const@Qt_5'
  1834. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::append(QListData const&)@Qt_5'
  1835. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QSize const&)@Qt_5'
  1836. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::mkpath(QString const&) const@Qt_5'
  1837. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyQuery::~QNetworkProxyQuery()@Qt_5'
  1838. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isReadable() const@Qt_5'
  1839. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::installTranslator(QTranslator*)@Qt_5'
  1840. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::addresses() const@Qt_5'
  1841. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::QThread(QObject*)@Qt_5'
  1842. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qVersion@Qt_5'
  1843. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::QDateTime(QDate const&, QTime const&, Qt::TimeSpec)@Qt_5'
  1844. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::~QUrlQuery()@Qt_5'
  1845. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setPassword(QString const&)@Qt_5'
  1846. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)@Qt_5'
  1847. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress()@Qt_5'
  1848. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toDouble(bool*) const@Qt_5'
  1849. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::fileName() const@Qt_5'
  1850. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::toText() const@Qt_5'
  1851. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::prepend()@Qt_5'
  1852. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_version_tag@Qt_5.7'
  1853. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCryptographicHash::hash(QByteArray const&, QCryptographicHash::Algorithm)@Qt_5'
  1854. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::endsWith(QString const&, Qt::CaseSensitivity) const@Qt_5'
  1855. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::nextSibling() const@Qt_5'
  1856. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(unsigned long long, int)@Qt_5'
  1857. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::terminate()@Qt_5'
  1858. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLatin1_helper(QString const&)@Qt_5'
  1859. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::indexOf(QChar, int, Qt::CaseSensitivity) const@Qt_5'
  1860. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::start()@Qt_5'
  1861. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::removeDatabase(QString const&)@Qt_5'
  1862. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char const*)@Qt_5'
  1863. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::run()@Qt_5'
  1864. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isRelative() const@Qt_5'
  1865. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::~QSqlField()@Qt_5'
  1866. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::~QXmlStreamWriter()@Qt_5'
  1867. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  1868. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextCodec::codecForName(QByteArray const&)@Qt_5'
  1869. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::setTime(QTime const&)@Qt_5'
  1870. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absoluteDir() const@Qt_5'
  1871. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::isNull() const@Qt_5'
  1872. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeData(QMapDataBase*)@Qt_5'
  1873. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::QEvent(QEvent::Type)@Qt_5'
  1874. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::remove(QString const&, Qt::CaseSensitivity)@Qt_5'
  1875. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::~QNetworkAddressEntry()@Qt_5'
  1876. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::second() const@Qt_5'
  1877. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::isRunning() const@Qt_5'
  1878. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomCharacterData::data() const@Qt_5'
  1879. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::parseCookies(QByteArray const&)@Qt_5'
  1880. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::split(char) const@Qt_5'
  1881. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setUserName(QString const&)@Qt_5'
  1882. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::setForwardOnly(bool)@Qt_5'
  1883. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::setProxy(QNetworkProxy const&)@Qt_5'
  1884. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(QByteArray const&)@Qt_5'
  1885. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::addMSecs(int) const@Qt_5'
  1886. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::normalizedType(char const*)@Qt_5'
  1887. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::allCookies() const@Qt_5'
  1888. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::createNode(int, int, QMapNodeBase*, bool)@Qt_5'
  1889. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::metaObject() const@Qt_5'
  1890. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::operator>>(long long&)@Qt_5'
  1891. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::stackSize() const@Qt_5'
  1892. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::setTimeSpec(Qt::TimeSpec)@Qt_5'
  1893. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::close()@Qt_5'
  1894. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::~QDataStream()@Qt_5'
  1895. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::~QDateTime()@Qt_5'
  1896. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::readData(char*, long long)@Qt_5'
  1897. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::~QObject()@Qt_5'
  1898. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QTime::msecsTo(QTime const&) const@Qt_5'
  1899. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::QTcpServer(QObject*)@Qt_5'
  1900. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toSize() const@Qt_5'
  1901. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::erase(void**)@Qt_5'
  1902. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::setFilter(QFlags<QDir::Filter>)@Qt_5'
  1903. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::exec()@Qt_5'
  1904. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::previous()@Qt_5'
  1905. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::QNetworkAddressEntry()@Qt_5'
  1906. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromUtf8_helper(char const*, int)@Qt_5'
  1907. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::~QEvent()@Qt_5'
  1908. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bind(QHostAddress const&, unsigned short, QFlags<QAbstractSocket::BindFlag>)@Qt_5'
  1909. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::serverPort() const@Qt_5'
  1910. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::resume()@Qt_5'
  1911. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::matchedLength() const@Qt_5'
  1912. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::translate(char const*, char const*, char const*, int)@Qt_5'
  1913. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator&(QRegion const&) const@Qt_5'
  1914. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::isNull() const@Qt_5'
  1915. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::userName(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  1916. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::operator=(QVariant const&)@Qt_5'
  1917. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeEmptyElement(QString const&)@Qt_5'
  1918. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo()@Qt_5'
  1919. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::homePath()@Qt_5'
  1920. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::setUrl(QUrl const&)@Qt_5'
  1921. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::QByteArray(char const*, int)@Qt_5'
  1922. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(double)@Qt_5'
  1923. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::midRef(int, int) const@Qt_5'
  1924. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::QUdpSocket(QObject*)@Qt_5'
  1925. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDebug::putString(QChar const*, unsigned long)@Qt_5'
  1926. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toLongLong(bool*) const@Qt_5'
  1927. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::release(int)@Qt_5'
  1928. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDate::QDate(int, int, int)@Qt_5'
  1929. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::indexOf(QString const&) const@Qt_5'
  1930. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::deleteCookie(QNetworkCookie const&)@Qt_5'
  1931. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::resize(int)@Qt_5'
  1932. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrl::toEncoded(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>) const@Qt_5'
  1933. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::lastModified() const@Qt_5'
  1934. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::qt_metacast(char const*)@Qt_5'
  1935. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapNodeBase::previousNode() const@Qt_5'
  1936. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::setPath(QString const&)@Qt_5'
  1937. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::registerConverterFunction(QtPrivate::AbstractConverterFunction const*, int, int)@Qt_5'
  1938. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isOpen() const@Qt_5'
  1939. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::QMutex(QMutex::RecursionMode)@Qt_5'
  1940. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::allInterfaces()@Qt_5'
  1941. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::dispose(QListData::Data*)@Qt_5'
  1942. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy(QNetworkProxy const&)@Qt_5'
  1943. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QNetworkCookieJar@Qt_5'
  1944. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::setAttribute(QNetworkRequest::Attribute, QVariant const&)@Qt_5'
  1945. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::~QDomNode()@Qt_5'
  1946. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::setIp(QHostAddress const&)@Qt_5'
  1947. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::fromJson(QByteArray const&, QJsonParseError*)@Qt_5'
  1948. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::attribute(QNetworkRequest::Attribute) const@Qt_5'
  1949. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::lastInsertId() const@Qt_5'
  1950. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::~QNetworkRequest()@Qt_5'
  1951. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(double, char, int)@Qt_5'
  1952. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::fileName() const@Qt_5'
  1953. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileDevice::close()@Qt_5'
  1954. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toTimeSpec(Qt::TimeSpec) const@Qt_5'
  1955. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::isValid() const@Qt_5'
  1956. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::isValid() const@Qt_5'
  1957. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isSymLink() const@Qt_5'
  1958. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::~QTimer()@Qt_5'
  1959. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyQuery::QNetworkProxyQuery(QUrl const&, QNetworkProxyQuery::QueryType)@Qt_5'
  1960. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::~QNetworkCacheMetaData()@Qt_5'
  1961. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)@Qt_5'
  1962. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::setPort(int)@Qt_5'
  1963. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpSocket::staticMetaObject@Qt_5'
  1964. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeTextElement(QString const&, QString const&)@Qt_5'
  1965. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::section(QString const&, int, int, QFlags<QString::SectionFlag>) const@Qt_5'
  1966. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentMSecsSinceEpoch()@Qt_5'
  1967. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTranslator::QTranslator(QObject*)@Qt_5'
  1968. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::self@Qt_5'
  1969. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::flush()@Qt_5'
  1970. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::setScopeId(QString const&)@Qt_5'
  1971. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::eventFilter(QObject*, QEvent*)@Qt_5'
  1972. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::removePostedEvents(QObject*, int)@Qt_5'
  1973. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toULongLong(bool*) const@Qt_5'
  1974. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::~QDir()@Qt_5'
  1975. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::blockSignals(bool)@Qt_5'
  1976. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toMap() const@Qt_5'
  1977. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::~QSqlError()@Qt_5'
  1978. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(long long, int)@Qt_5'
  1979. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QVariant const&)@Qt_5'
  1980. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSocketNotifier::QSocketNotifier(long long, QSocketNotifier::Type, QObject*)@Qt_5'
  1981. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::split(QString const&, QString::SplitBehavior, Qt::CaseSensitivity) const@Qt_5'
  1982. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QEvent@Qt_5'
  1983. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::exists() const@Qt_5'
  1984. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::setDefault(QLocale const&)@Qt_5'
  1985. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::trimmed_helper(QString&)@Qt_5'
  1986. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::remove(int, int)@Qt_5'
  1987. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isPunct(unsigned int)@Qt_5'
  1988. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::serverError() const@Qt_5'
  1989. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::state() const@Qt_5'
  1990. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::QBuffer(QObject*)@Qt_5'
  1991. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomElement::attribute(QString const&, QString const&) const@Qt_5'
  1992. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::QDir(QString const&, QString const&, QFlags<QDir::SortFlag>, QFlags<QDir::Filter>)@Qt_5'
  1993. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::QEvent(QEvent::Type)@Qt_5'
  1994. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::~QTcpServer()@Qt_5'
  1995. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::disconnectNotify(QMetaMethod const&)@Qt_5'
  1996. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::exists(QString const&)@Qt_5'
  1997. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::lastError() const@Qt_5'
  1998. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::operator=(QNetworkRequest const&)@Qt_5'
  1999. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::setFile(QString const&)@Qt_5'
  2000. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::append(QChar)@Qt_5'
  2001. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::parseSubnet(QString const&)@Qt_5'
  2002. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::QSqlQuery(QString const&, QSqlDatabase)@Qt_5'
  2003. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::atEnd() const@Qt_5'
  2004. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromLatin1_helper(char const*, int)@Qt_5'
  2005. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2006. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::lockForWrite()@Qt_5'
  2007. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::isValid() const@Qt_5'
  2008. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::QNetworkAccessManager(QObject*)@Qt_5'
  2009. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::operator[](int) const@Qt_5'
  2010. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::property(char const*) const@Qt_5'
  2011. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForConnected(int)@Qt_5'
  2012. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::insert(int)@Qt_5'
  2013. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isWritable() const@Qt_5'
  2014. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(long long, int, int, QChar) const@Qt_5'
  2015. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::toString(QDate const&, QString const&) const@Qt_5'
  2016. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2017. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::expirationDate() const@Qt_5'
  2018. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::QNetworkAddressEntry(QNetworkAddressEntry const&)@Qt_5'
  2019. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::atEnd() const@Qt_5'
  2020. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::left(int) const@Qt_5'
  2021. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toInt(bool*) const@Qt_5'
  2022. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::postEvent(QObject*, QEvent*, int)@Qt_5'
  2023. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::~QSqlQuery()@Qt_5'
  2024. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isNull() const@Qt_5'
  2025. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileDevice::seek(long long)@Qt_5'
  2026. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::setPatternSyntax(QRegExp::PatternSyntax)@Qt_5'
  2027. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::~QThread()@Qt_5'
  2028. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::qt_metacast(char const*)@Qt_5'
  2029. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::readLink() const@Qt_5'
  2030. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::setNum(long long, int)@Qt_5'
  2031. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::metaObject() const@Qt_5'
  2032. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::path() const@Qt_5'
  2033. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeNodeAndRebalance(QMapNodeBase*)@Qt_5'
  2034. ../../libs/libmyth/libmyth-0.28.so: undefined reference to `qt_version_tag'
  2035. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::unlock()@Qt_5'
  2036. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addMonths(int) const@Qt_5'
  2037. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::QUdpSocket(QObject*)@Qt_5'
  2038. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isInSubnet(QHostAddress const&, int) const@Qt_5'
  2039. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::right(int) const@Qt_5'
  2040. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(long, int)@Qt_5'
  2041. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::QEventLoop(QObject*)@Qt_5'
  2042. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isValid() const@Qt_5'
  2043. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::sender() const@Qt_5'
  2044. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::~QWaitCondition()@Qt_5'
  2045. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::detach(int)@Qt_5'
  2046. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::~QRegExp()@Qt_5'
  2047. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::name() const@Qt_5'
  2048. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::isFinished() const@Qt_5'
  2049. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::open()@Qt_5'
  2050. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::mid(int, int) const@Qt_5'
  2051. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::thread() const@Qt_5'
  2052. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::QDataStream(QIODevice*)@Qt_5'
  2053. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentDateTimeUtc()@Qt_5'
  2054. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::toVariant() const@Qt_5'
  2055. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy()@Qt_5'
  2056. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QApplication::activeWindow()@Qt_5'
  2057. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::stop()@Qt_5'
  2058. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::setPriority(QThread::Priority)@Qt_5'
  2059. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(double, char, int)@Qt_5'
  2060. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::restart()@Qt_5'
  2061. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2062. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::resolve(char const*)@Qt_5'
  2063. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toHex() const@Qt_5'
  2064. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toDouble(bool*) const@Qt_5'
  2065. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::qt_metacast(char const*)@Qt_5'
  2066. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isDriverAvailable(QString const&)@Qt_5'
  2067. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator=(QHostAddress const&)@Qt_5'
  2068. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(unsigned long long)@Qt_5'
  2069. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTranslator::load(QString const&, QString const&, QString const&, QString const&)@Qt_5'
  2070. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::isSequential() const@Qt_5'
  2071. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::prepare(QString const&)@Qt_5'
  2072. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setProxy(QNetworkProxy const&)@Qt_5'
  2073. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::elapsed() const@Qt_5'
  2074. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::scopeId() const@Qt_5'
  2075. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::rawHeaders() const@Qt_5'
  2076. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QDir const&, QString const&)@Qt_5'
  2077. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::event(QEvent*)@Qt_5'
  2078. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale(QLocale const&)@Qt_5'
  2079. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::detach_grow(int*, int)@Qt_5'
  2080. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `endl(QTextStream&)@Qt_5'
  2081. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::addQueryItem(QString const&, QString const&)@Qt_5'
  2082. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDate::year() const@Qt_5'
  2083. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::rmdir(QString const&) const@Qt_5'
  2084. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>, int)@Qt_5'
  2085. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::readLineData(char*, long long)@Qt_5'
  2086. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::metaObject() const@Qt_5'
  2087. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toULongLong(bool*, int) const@Qt_5'
  2088. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_sort(QStringList*, Qt::CaseSensitivity)@Qt_5'
  2089. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::size() const@Qt_5'
  2090. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument)@Qt_5'
  2091. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::suffix() const@Qt_5'
  2092. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(char const*)@Qt_5'
  2093. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromAscii_helper(char const*, int)@Qt_5'
  2094. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addMSecs(long long) const@Qt_5'
  2095. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(long long)@Qt_5'
  2096. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::cache() const@Qt_5'
  2097. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::setAddress(QString const&)@Qt_5'
  2098. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromUtf16(unsigned short const*, int)@Qt_5'
  2099. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::operator=(QFileInfo const&)@Qt_5'
  2100. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::insert(int, QChar const*, int)@Qt_5'
  2101. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::QSqlDatabase()@Qt_5'
  2102. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::elapsed() const@Qt_5'
  2103. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::indexOf(char, int) const@Qt_5'
  2104. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::isEmpty() const@Qt_5'
  2105. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::hasQuery() const@Qt_5'
  2106. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::currentTime()@Qt_5'
  2107. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::hasRegisteredConverterFunction(int, int)@Qt_5'
  2108. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare_helper(QChar const*, int, char const*, int, Qt::CaseSensitivity)@Qt_5'
  2109. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::startsWith(QString const&, Qt::CaseSensitivity) const@Qt_5'
  2110. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::previousNode(QHashData::Node*)@Qt_5'
  2111. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::left(int) const@Qt_5'
  2112. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qHash(QString const&, unsigned int)@Qt_5'
  2113. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::readLine(char*, long long)@Qt_5'
  2114. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::QUrlQuery()@Qt_5'
  2115. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::QString(QChar)@Qt_5'
  2116. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::setAutoFormattingIndent(int)@Qt_5'
  2117. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QStringList const&)@Qt_5'
  2118. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::nextNode(QHashData::Node*)@Qt_5'
  2119. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::typeName() const@Qt_5'
  2120. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  2121. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale(QString const&)@Qt_5'
  2122. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::operator=(QNetworkProxy const&)@Qt_5'
  2123. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::staticMetaObject@Qt_5'
  2124. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare(QLatin1String, Qt::CaseSensitivity) const@Qt_5'
  2125. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::boundValues() const@Qt_5'
  2126. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::setAutoFormatting(bool)@Qt_5'
  2127. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QRegExp const&, QString const&)@Qt_5'
  2128. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeStartElement(QString const&)@Qt_5'
  2129. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::entryList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const@Qt_5'
  2130. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::usleep(unsigned long)@Qt_5'
  2131. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::errorString() const@Qt_5'
  2132. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::setRawHeader(QByteArray const&, QByteArray const&)@Qt_5'
  2133. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator==(QHostAddress::SpecialAddress) const@Qt_5'
  2134. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeCharacters(QString const&)@Qt_5'
  2135. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toUInt(bool*, int) const@Qt_5'
  2136. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toStringList() const@Qt_5'
  2137. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QString const&)@Qt_5'
  2138. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fill(QChar, int)@Qt_5'
  2139. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toInt(bool*, int) const@Qt_5'
  2140. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::fromVariant(QVariant const&)@Qt_5'
  2141. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::flags() const@Qt_5'
  2142. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromTime_t(unsigned int)@Qt_5'
  2143. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setReadBufferSize(long long)@Qt_5'
  2144. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::leftJustified(int, QChar, bool) const@Qt_5'
  2145. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpSocket::QTcpSocket(QObject*)@Qt_5'
  2146. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toString(QString const&) const@Qt_5'
  2147. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::constData() const@Qt_5'
  2148. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  2149. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::size() const@Qt_5'
  2150. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::hasPendingDatagrams() const@Qt_5'
  2151. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::databaseName() const@Qt_5'
  2152. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::nextPendingConnection()@Qt_5'
  2153. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::QSemaphore(int)@Qt_5'
  2154. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::filePath() const@Qt_5'
  2155. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::metaObject() const@Qt_5'
  2156. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromLocal8Bit_helper(char const*, int)@Qt_5'
  2157. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::canConvert(int) const@Qt_5'
  2158. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QThread@Qt_5'
  2159. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::value(int) const@Qt_5'
  2160. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::fromName(QString const&)@Qt_5'
  2161. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::isValid() const@Qt_5'
  2162. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomElement::tagName() const@Qt_5'
  2163. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::reallocData(unsigned int, bool)@Qt_5'
  2164. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::protocol() const@Qt_5'
  2165. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QVariant::Type)@Qt_5'
  2166. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isReadable() const@Qt_5'
  2167. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QRunnable@Qt_5'
  2168. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeTree(QMapNodeBase*, int)@Qt_5'
  2169. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::listen(QHostAddress const&, unsigned short)@Qt_5'
  2170. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::get(QNetworkRequest const&)@Qt_5'
  2171. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::allAddresses()@Qt_5'
  2172. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::QDir(QString const&)@Qt_5'
  2173. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::currentThreadId()@Qt_5'
  2174. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::allocateNode(int)@Qt_5'
  2175. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::QTimer(QObject*)@Qt_5'
  2176. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::write(char const*, long long)@Qt_5'
  2177. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::startTimer(int, Qt::TimerType)@Qt_5'
  2178. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::~QLibrary()@Qt_5'
  2179. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::indexIn(QString const&, int, QRegExp::CaretMode) const@Qt_5'
  2180. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toInt(bool*, int) const@Qt_5'
  2181. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::toJson() const@Qt_5'
  2182. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkDiskCache::setCacheDirectory(QString const&)@Qt_5'
  2183. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::exec(QString const&) const@Qt_5'
  2184. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::setByteOrder(QDataStream::ByteOrder)@Qt_5'
  2185. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QObject@Qt_5'
  2186. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::QNetworkCookieJar(QObject*)@Qt_5'
  2187. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::addressEntries() const@Qt_5'
  2188. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(long long, int)@Qt_5'
  2189. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::readDatagram(char*, long long, QHostAddress*, unsigned short*)@Qt_5'
  2190. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addDays(long long) const@Qt_5'
  2191. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QString const&)@Qt_5'
  2192. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2193. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setCookieJar(QNetworkCookieJar*)@Qt_5'
  2194. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator=(QDateTime const&)@Qt_5'
  2195. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::size() const@Qt_5'
  2196. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::registerEventType(int)@Qt_5'
  2197. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDate::addDays(long long) const@Qt_5'
  2198. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2199. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::invalidate()@Qt_5'
  2200. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(unsigned int)@Qt_5'
  2201. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::canonicalPath() const@Qt_5'
  2202. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::startsWith(char const*) const@Qt_5'
  2203. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toString() const@Qt_5'
  2204. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absoluteFilePath() const@Qt_5'
  2205. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::~QEvent()@Qt_5'
  2206. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::broadcast() const@Qt_5'
  2207. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::exists() const@Qt_5'
  2208. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::port(int) const@Qt_5'
  2209. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUtf8_helper(QString const&)@Qt_5'
  2210. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUuid::createUuid()@Qt_5'
  2211. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setHostName(QString const&)@Qt_5'
  2212. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::setObjectName(QString const&)@Qt_5'
  2213. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::~QFile()@Qt_5'
  2214. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::setStackSize(unsigned int)@Qt_5'
  2215. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::convert(int)@Qt_5'
  2216. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::path() const@Qt_5'
  2217. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::number() const@Qt_5'
  2218. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::~QSqlQuery()@Qt_5'
  2219. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::propertyCount() const@Qt_5'
  2220. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::sendPostedEvents(QObject*, int)@Qt_5'
  2221. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::setCookiesFromUrl(QList<QNetworkCookie> const&, QUrl const&)@Qt_5'
  2222. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isDir() const@Qt_5'
  2223. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::password(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  2224. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::msec() const@Qt_5'
  2225. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::lastQuery() const@Qt_5'
  2226. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::count() const@Qt_5'
  2227. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(int, int)@Qt_5'
  2228. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::metaObject() const@Qt_5'
  2229. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::tryLock(int)@Qt_5'
  2230. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qFlagLocation(char const*)@Qt_5'
  2231. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::fragment(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  2232. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::insertCookie(QNetworkCookie const&)@Qt_5'
  2233. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QMap<QString, QVariant> const&)@Qt_5'
  2234. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::Connection::~Connection()@Qt_5'
  2235. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeStartDocument()@Qt_5'
  2236. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::error() const@Qt_5'
  2237. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::rename(QString const&, QString const&)@Qt_5'
  2238. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const@Qt_5'
  2239. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::available() const@Qt_5'
  2240. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::childEvent(QChildEvent*)@Qt_5'
  2241. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::read(long long)@Qt_5'
  2242. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::addDatabase(QString const&, QString const&)@Qt_5'
  2243. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::setCodec(QTextCodec*)@Qt_5'
  2244. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::ip() const@Qt_5'
  2245. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::staticMetaObject@Qt_5'
  2246. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(bool)@Qt_5'
  2247. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLatin1_helper_inplace(QString&)@Qt_5'
  2248. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::priority() const@Qt_5'
  2249. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::shared_null@Qt_5'
  2250. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::truncate(int)@Qt_5'
  2251. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::category(unsigned int)@Qt_5'
  2252. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::setAllCookies(QList<QNetworkCookie> const&)@Qt_5'
  2253. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::~QUdpSocket()@Qt_5'
  2254. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setSocketDescriptor(long long, QAbstractSocket::SocketState, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  2255. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::startsWith(char) const@Qt_5'
  2256. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::setMaxPendingConnections(int)@Qt_5'
  2257. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setCache(QAbstractNetworkCache*)@Qt_5'
  2258. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::setUrl(QString const&, QUrl::ParsingMode)@Qt_5'
  2259. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::disconnect(QObject const*, char const*, QObject const*, char const*)@Qt_5'
  2260. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::pos() const@Qt_5'
  2261. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::truncate(int)@Qt_5'
  2262. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `operator<(QString const&, QString const&)@Qt_5'
  2263. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion(int, int, int, int, QRegion::RegionType)@Qt_5'
  2264. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::trimmed_helper(QString const&)@Qt_5'
  2265. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::applicationDirPath()@Qt_5'
  2266. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::wait(unsigned long)@Qt_5'
  2267. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::shared_null@Qt_5'
  2268. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::remove()@Qt_5'
  2269. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::secsTo(QDateTime const&) const@Qt_5'
  2270. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::prefixLength() const@Qt_5'
  2271. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isEmpty() const@Qt_5'
  2272. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(QByteArray const&)@Qt_5'
  2273. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::isSelect() const@Qt_5'
  2274. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::type() const@Qt_5'
  2275. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::read(char*, long long)@Qt_5'
  2276. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::QDomDocument()@Qt_5'
  2277. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::name() const@Qt_5'
  2278. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(char const*)@Qt_5'
  2279. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::qt_metacast(char const*)@Qt_5'
  2280. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::setParent(QObject*)@Qt_5'
  2281. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::nsecsElapsed() const@Qt_5'
  2282. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::count() const@Qt_5'
  2283. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::startsWith(QChar, Qt::CaseSensitivity) const@Qt_5'
  2284. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QString const&, QString const&, Qt::CaseSensitivity)@Qt_5'
  2285. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::disconnectFromHost()@Qt_5'
  2286. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::driverText() const@Qt_5'
  2287. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::date() const@Qt_5'
  2288. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::QXmlStreamWriter(QIODevice*)@Qt_5'
  2289. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::operator!=(QUrl const&) const@Qt_5'
  2290. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::QRegExp(QString const&, Qt::CaseSensitivity, QRegExp::PatternSyntax)@Qt_5'
  2291. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::typeToName(int)@Qt_5'
  2292. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeEndDocument()@Qt_5'
  2293. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::~QRegion()@Qt_5'
  2294. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::socketOption(QAbstractSocket::SocketOption)@Qt_5'
  2295. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::~QMutex()@Qt_5'
  2296. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::lastIndexOf(QChar, int, Qt::CaseSensitivity) const@Qt_5'
  2297. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::~QHostAddress()@Qt_5'
  2298. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::timerEvent(QTimerEvent*)@Qt_5'
  2299. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QTcpServer@Qt_5'
  2300. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLower_helper(QString const&)@Qt_5'
  2301. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toDouble(bool*) const@Qt_5'
  2302. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::entryInfoList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const@Qt_5'
  2303. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setPort(int)@Qt_5'
  2304. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::createData()@Qt_5'
  2305. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::append()@Qt_5'
  2306. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toList() const@Qt_5'
  2307. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::msleep(unsigned long)@Qt_5'
  2308. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::split(QRegExp const&, QString::SplitBehavior) const@Qt_5'
  2309. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_filter(QStringList const*, QRegExp const&)@Qt_5'
  2310. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::hasPendingConnections() const@Qt_5'
  2311. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromString(QString const&, Qt::DateFormat)@Qt_5'
  2312. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::close()@Qt_5'
  2313. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QDateTime const&)@Qt_5'
  2314. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::hour() const@Qt_5'
  2315. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::applicationName()@Qt_5'
  2316. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QFile const&)@Qt_5'
  2317. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QChar, QChar, Qt::CaseSensitivity)@Qt_5'
  2318. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2319. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::fieldName(int) const@Qt_5'
  2320. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::exit(int)@Qt_5'
  2321. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion()@Qt_5'
  2322. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::errorString() const@Qt_5'
  2323. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::recalcMostLeftNode()@Qt_5'
  2324. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::tr(char const*, char const*, int) const@Qt_5'
  2325. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::executedQuery() const@Qt_5'
  2326. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::~QNetworkCookie()@Qt_5'
  2327. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toTime_t() const@Qt_5'
  2328. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::~QJsonDocument()@Qt_5'
  2329. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::lastError() const@Qt_5'
  2330. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::operator=(QSqlDatabase const&)@Qt_5'
  2331. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::reset()@Qt_5'
  2332. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isValid() const@Qt_5'
  2333. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::section(QRegExp const&, int, int, QFlags<QString::SectionFlag>) const@Qt_5'
  2334. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForDisconnected(int)@Qt_5'
  2335. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::~QUdpSocket()@Qt_5'
  2336. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QUdpSocket@Qt_5'
  2337. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion(QRegion const&)@Qt_5'
  2338. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qsrand(unsigned int)@Qt_5'
  2339. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMessageLogger::debug() const@Qt_5'
  2340. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QContainerImplHelper::mid(int, int*, int*)@Qt_5'
  2341. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::query(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  2342. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(QString const&)@Qt_5'
  2343. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator+=(QRegion const&)@Qt_5'
  2344. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QList<QVariant> const&)@Qt_5'
  2345. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::setValue(QVariant const&)@Qt_5'
  2346. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::setNameFilters(QStringList const&)@Qt_5'
  2347. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::QFile(QString const&)@Qt_5'
  2348. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::fileName() const@Qt_5'
  2349. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::startsWith(QByteArray const&) const@Qt_5'
  2350. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::indexOf(QString const&, int, Qt::CaseSensitivity) const@Qt_5'
  2351. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::setNum(unsigned long long, int)@Qt_5'
  2352. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)@Qt_5'
  2353. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::QTime(int, int, int, int)@Qt_5'
  2354. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_contains(QStringList const*, QString const&, Qt::CaseSensitivity)@Qt_5'
  2355. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::localeAwareCompare_helper(QChar const*, int, QChar const*, int)@Qt_5'
  2356. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::record() const@Qt_5'
  2357. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QHostAddress::SpecialAddress)@Qt_5'
  2358. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeEndElement()@Qt_5'
  2359. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_assert_x(char const*, char const*, char const*, int)@Qt_5'
  2360. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::~QNetworkAccessManager()@Qt_5'
  2361. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeAttribute(QString const&, QString const&)@Qt_5'
  2362. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObjectData::dynamicMetaObject() const@Qt_5'
  2363. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::lastModified() const@Qt_5'
  2364. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::path(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  2365. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::unlock()@Qt_5'
  2366. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::setTerminationEnabled(bool)@Qt_5'
  2367. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::~QBuffer()@Qt_5'
  2368. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::user() const@Qt_5'
  2369. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setDatabaseName(QString const&)@Qt_5'
  2370. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::seek(int, bool)@Qt_5'
  2371. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::isRelative() const@Qt_5'
  2372. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::setInterval(int)@Qt_5'
  2373. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::clear()@Qt_5'
  2374. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrl::setQuery(QUrlQuery const&)@Qt_5'
  2375. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::staticMetaObject@Qt_5'
  2376. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::isActive() const@Qt_5'
  2377. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::clear()@Qt_5'
  2378. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isOpenError() const@Qt_5'
  2379. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDebug::~QDebug()@Qt_5'
  2380. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::next()@Qt_5'
  2381. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::notifyInternal2(QObject*, QEvent*)@Qt_5'
  2382. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::post(QNetworkRequest const&, QByteArray const&)@Qt_5'
  2383. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::buffer()@Qt_5'
  2384. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::rehash(int)@Qt_5'
  2385. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::url() const@Qt_5'
  2386. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toUInt(bool*) const@Qt_5'
  2387. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::registerNormalizedTypedef(QByteArray const&, int)@Qt_5'
  2388. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::QReadWriteLock(QReadWriteLock::RecursionMode)@Qt_5'
  2389. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeDTD(QString const&)@Qt_5'
  2390. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::canReadLine() const@Qt_5'
  2391. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::shared_null@Qt_5'
  2392. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::~QNetworkInterface()@Qt_5'
  2393. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::hostName() const@Qt_5'
  2394. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::setContent(QIODevice*, QString*, int*, int*)@Qt_5'
  2395. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::~QNetworkCookieJar()@Qt_5'
  2396. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::system()@Qt_5'
  2397. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::removeTranslator(QTranslator*)@Qt_5'
  2398. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `operator==(QString const&, QString const&)@Qt_5'
  2399. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toBool() const@Qt_5'
  2400. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkDiskCache::QNetworkDiskCache(QObject*)@Qt_5'
  2401. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char const*, int)@Qt_5'
  2402. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isPrint(unsigned int)@Qt_5'
  2403. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bytesToWrite() const@Qt_5'
  2404. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUpper_helper(QString&)@Qt_5'
  2405. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::first()@Qt_5'
  2406. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::writeDatagram(char const*, long long, QHostAddress const&, unsigned short)@Qt_5'
  2407. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_join(QStringList const*, QChar const*, int)@Qt_5'
  2408. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLower_helper(QString&)@Qt_5'
  2409. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::setRawHeaders(QList<QPair<QByteArray, QByteArray> > const&)@Qt_5'
  2410. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::~QSemaphore()@Qt_5'
  2411. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRunnable::~QRunnable()@Qt_5'
  2412. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::detach_helper(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int)@Qt_5'
  2413. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::remove(int)@Qt_5'
  2414. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::peerAddress() const@Qt_5'
  2415. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::host(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  2416. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::QUrl(QString const&, QUrl::ParsingMode)@Qt_5'
  2417. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy(QNetworkProxy::ProxyType, QString const&, unsigned short, QString const&, QString const&)@Qt_5'
  2418. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::setProperty(char const*, QVariant const&)@Qt_5'
  2419. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::password() const@Qt_5'
  2420. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::baseName() const@Qt_5'
  2421. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qBadAlloc()@Qt_5'
  2422. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::error() const@Qt_5'
  2423. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::resolved(QUrl const&) const@Qt_5'
  2424. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::wakeAll()@Qt_5'
  2425. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::readLine(long long)@Qt_5'
  2426. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isFile() const@Qt_5'
  2427. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::writeData(char const*, long long)@Qt_5'
  2428. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(char)@Qt_5'
  2429. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::lockForRead()@Qt_5'
  2430. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::QDateTime(QDateTime const&)@Qt_5'
  2431. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::operator=(QDomNode const&)@Qt_5'
  2432. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toString(Qt::DateFormat) const@Qt_5'
  2433. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::moveToThread(QThread*)@Qt_5'
  2434. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale()@Qt_5'
  2435. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::exec(QString const&)@Qt_5'
  2436. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::databaseText() const@Qt_5'
  2437. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::time() const@Qt_5'
  2438. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::registerNormalizedType(QByteArray const&, void (*)(void*), void* (*)(void*, void const*), int, QFlags<QMetaType::TypeFlag>, QMetaObject const*)@Qt_5'
  2439. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(double, int, char, int, QChar) const@Qt_5'
  2440. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::connectToHost(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>, QAbstractSocket::NetworkLayerProtocol)@Qt_5'
  2441. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::head(QNetworkRequest const&)@Qt_5'
  2442. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::simplified_helper(QString const&)@Qt_5'
  2443. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUpper_helper(QString const&)@Qt_5'
  2444. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bytesAvailable() const@Qt_5'
  2445. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::isNull() const@Qt_5'
  2446. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::minute() const@Qt_5'
  2447. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags<QArrayData::AllocationOption>)@Qt_5'
  2448. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addSecs(long long) const@Qt_5'
  2449. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::last()@Qt_5'
  2450. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*)@Qt_5'
  2451. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextCodec::ConverterState::~ConverterState()@Qt_5'
  2452. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::toString(QString const&) const@Qt_5'
  2453. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::mkdir(QString const&) const@Qt_5'
  2454. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `vtable for QRunnable@Qt_5'
  2455. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qgetenv(char const*)@Qt_5'
  2456. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::QDateTime()@Qt_5'
  2457. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::setFileName(QString const&)@Qt_5'
  2458. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion(QRect const&, QRegion::RegionType)@Qt_5'
  2459. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::~QLocale()@Qt_5'
  2460. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::~QTextStream()@Qt_5'
  2461. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::~QUrl()@Qt_5'
  2462. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::pendingDatagramSize() const@Qt_5'
  2463. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::setApplicationProxy(QNetworkProxy const&)@Qt_5'
  2464. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::null@Qt_5'
  2465. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::readRawData(char*, int)@Qt_5'
  2466. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QLibrary@Qt_5'
  2467. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isInSubnet(QPair<QHostAddress, int> const&) const@Qt_5'
  2468. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::flush()@Qt_5'
  2469. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::isValid() const@Qt_5'
  2470. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::operator=(QUrl const&)@Qt_5'
  2471. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toFloat(bool*) const@Qt_5'
  2472. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(QString const&, int, QChar) const@Qt_5'
  2473. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::~QDomNode()@Qt_5'
  2474. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::firstChild() const@Qt_5'
  2475. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::documentElement() const@Qt_5'
  2476. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::~QEventLoop()@Qt_5'
  2477. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::index() const@Qt_5'
  2478. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::shared_null@Qt_5'
  2479. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::cd(QString const&)@Qt_5'
  2480. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::updateCookie(QNetworkCookie const&)@Qt_5'
  2481. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QByteArray const&)@Qt_5'
  2482. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::property(int) const@Qt_5'
  2483. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::isMonotonic()@Qt_5'
  2484. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::attribute(QNetworkRequest::Attribute, QVariant const&) const@Qt_5'
  2485. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::lastIndexOf(QString const&, int, Qt::CaseSensitivity) const@Qt_5'
  2486. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::~QFileInfo()@Qt_5'
  2487. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::insert(int, QChar)@Qt_5'
  2488. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::reallocData(unsigned int, QFlags<QArrayData::AllocationOption>)@Qt_5'
  2489. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::operator=(QByteArray const&)@Qt_5'
  2490. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(QString*, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  2491. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::fromPercentEncoding(QByteArray const&)@Qt_5'
  2492. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toByteArray() const@Qt_5'
  2493. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::free_helper(void (*)(QHashData::Node*))@Qt_5'
  2494. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::cookiesForUrl(QUrl const&) const@Qt_5'
  2495. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qstrcmp(QByteArray const&, char const*)@Qt_5'
  2496. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::absolutePath() const@Qt_5'
  2497. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::QNetworkCookie(QNetworkCookie const&)@Qt_5'
  2498. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaProperty::isReadable() const@Qt_5'
  2499. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::port() const@Qt_5'
  2500. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(int)@Qt_5'
  2501. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::deleteLater()@Qt_5'
  2502. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::exists() const@Qt_5'
  2503. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::seek(long long)@Qt_5'
  2504. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setSocketOption(QAbstractSocket::SocketOption, QVariant const&)@Qt_5'
  2505. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toLongLong(bool*, int) const@Qt_5'
  2506. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(QIODevice*)@Qt_5'
  2507. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(int, int, QString const&)@Qt_5'
  2508. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUuid::toByteArray() const@Qt_5'
  2509. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::~QHostInfo()@Qt_5'
  2510. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::deallocate(QArrayData*, unsigned long, unsigned long)@Qt_5'
  2511. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*)@Qt_5'
  2512. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)@Qt_5'
  2513. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::type() const@Qt_5'
  2514. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::tryAcquire(int, int)@Qt_5'
  2515. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::operator=(char const*)@Qt_5'
  2516. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::toElement() const@Qt_5'
  2517. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator>>(QString&)@Qt_5'
  2518. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_assert(char const*, char const*, int)@Qt_5'
  2519. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::cap(int)@Qt_5'
  2520. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::operator==(QNetworkAddressEntry const&) const@Qt_5'
  2521. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::peerPort() const@Qt_5'
  2522. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::idealThreadCount()@Qt_5'
  2523. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapNodeBase::nextNode() const@Qt_5'
  2524. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::start(QThread::Priority)@Qt_5'
  2525. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::operator=(QNetworkAddressEntry const&)@Qt_5'
  2526. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::hostName() const@Qt_5'
  2527. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::driver() const@Qt_5'
  2528. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator-(QRegion const&) const@Qt_5'
  2529. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QFileInfo const&)@Qt_5'
  2530. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::start()@Qt_5'
  2531. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::isNull() const@Qt_5'
  2532. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUInt(bool*, int) const@Qt_5'
  2533. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::staticMetaObject@Qt_5'
  2534. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::QUrl()@Qt_5'
  2535. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::~QSqlRecord()@Qt_5'
  2536. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isOpen() const@Qt_5'
  2537. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare(QString const&, Qt::CaseSensitivity) const@Qt_5'
  2538. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::clear()@Qt_5'
  2539. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::append(QString const&)@Qt_5'
  2540. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRect::operator&(QRect const&) const@Qt_5'
  2541. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::readAll()@Qt_5'
  2542. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QHostAddress const&)@Qt_5'
  2543. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::validateCookie(QNetworkCookie const&, QUrl const&) const@Qt_5'
  2544. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::exit(int)@Qt_5'
  2545. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::freeNode(void*)@Qt_5'
  2546. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::className() const@Qt_5'
  2547. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::data() const@Qt_5'
  2548. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::QLibrary(QString const&, QObject*)@Qt_5'
  2549. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toDateTime() const@Qt_5'
  2550. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::write(char const*)@Qt_5'
  2551. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::toString(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>) const@Qt_5'
  2552. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::connectToHost(QHostAddress const&, unsigned short, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  2553. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator==(QHostAddress const&) const@Qt_5'
  2554. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::QByteArray(int, char)@Qt_5'
  2555. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QString const&)@Qt_5'
  2556. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::QNetworkInterface(QNetworkInterface const&)@Qt_5'
  2557. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromString(QString const&, QString const&)@Qt_5'
  2558. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::QBuffer(QByteArray*, QObject*)@Qt_5'
  2559. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::cleanPath(QString const&)@Qt_5'
  2560. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::acquire(int)@Qt_5'
  2561. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator<(QDateTime const&) const@Qt_5'
  2562. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForBytesWritten(int)@Qt_5'
  2563. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::event(QEvent*)@Qt_5'
  2564. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::toString() const@Qt_5'
  2565. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::quit()@Qt_5'
  2566. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::currentThread()@Qt_5'
  2567. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(unsigned long long, int, int, QChar) const@Qt_5'
  2568. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::~QNetworkProxy()@Qt_5'
  2569. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::type() const@Qt_5'
  2570. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isSpace_helper(unsigned int)@Qt_5'
  2571. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyFactory::systemProxyForQuery(QNetworkProxyQuery const&)@Qt_5'
  2572. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::bindValue(QString const&, QVariant const&, QFlags<QSql::ParamTypeFlag>)@Qt_5'
  2573. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForReadyRead(int)@Qt_5'
  2574. collect2: error: ld returned 1 exit status
  2575. Makefile:269: recipe for target 'mythcommflag' failed
  2576. make[2]: *** [mythcommflag] Error 1
  2577. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythcommflag'
  2578. Makefile:111: recipe for target 'sub-mythcommflag-make_first' failed
  2579. make[1]: *** [sub-mythcommflag-make_first] Error 2
  2580. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::QSqlDatabase(QSqlDatabase const&)@Qt_5'
  2581. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::toRawForm(QNetworkCookie::RawForm) const@Qt_5'
  2582. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaProperty::name() const@Qt_5'
  2583. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::isValid() const@Qt_5'
  2584. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentDateTime()@Qt_5'
  2585. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toUrl() const@Qt_5'
  2586. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::QObject(QObject*)@Qt_5'
  2587. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toHash() const@Qt_5'
  2588. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::~QReadWriteLock()@Qt_5'
  2589. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::QSqlField(QString const&, QVariant::Type)@Qt_5'
  2590. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::realloc(int)@Qt_5'
  2591. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connectNotify(QMetaMethod const&)@Qt_5'
  2592. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absolutePath() const@Qt_5'
  2593. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::~QSqlDatabase()@Qt_5'
  2594. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::cookieJar() const@Qt_5'
  2595. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::qt_metacast(char const*)@Qt_5'
  2596. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::hasFragment() const@Qt_5'
  2597. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLongLong(bool*, int) const@Qt_5'
  2598. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::wait(QMutex*, unsigned long)@Qt_5'
  2599. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::close()@Qt_5'
  2600. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::~QDomDocument()@Qt_5'
  2601. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator==(QDateTime const&) const@Qt_5'
  2602. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::customEvent(QEvent*)@Qt_5'
  2603. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char)@Qt_5'
  2604. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::header(QNetworkRequest::KnownHeaders) const@Qt_5'
  2605. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::start()@Qt_5'
  2606. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::sleep(unsigned long)@Qt_5'
  2607. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::qt_metacast(char const*)@Qt_5'
  2608. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::~QVariant()@Qt_5'
  2609. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::mid(int, int) const@Qt_5'
  2610. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLocal8Bit_helper(QChar const*, int)@Qt_5'
  2611. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::exec()@Qt_5'
  2612. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::QNetworkRequest(QUrl const&)@Qt_5'
  2613. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::start(int)@Qt_5'
  2614. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::operator=(QString const&)@Qt_5'
  2615. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSocketNotifier::setEnabled(bool)@Qt_5'
  2616. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::lock()@Qt_5'
  2617. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::QWaitCondition()@Qt_5'
  2618. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::clear()@Qt_5'
  2619. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::unregisterConverterFunction(int, int)@Qt_5'
  2620. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::socketDescriptor() const@Qt_5'
  2621. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::chop(int)@Qt_5'
  2622. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(_IO_FILE*, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  2623. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::url() const@Qt_5'
  2624. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toBase64() const@Qt_5'
  2625. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::objectName() const@Qt_5'
  2626. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::append(QListData const&)@Qt_5'
  2627. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QSize const&)@Qt_5'
  2628. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::mkpath(QString const&) const@Qt_5'
  2629. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyQuery::~QNetworkProxyQuery()@Qt_5'
  2630. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isReadable() const@Qt_5'
  2631. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::installTranslator(QTranslator*)@Qt_5'
  2632. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::addresses() const@Qt_5'
  2633. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::QThread(QObject*)@Qt_5'
  2634. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qVersion@Qt_5'
  2635. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::QDateTime(QDate const&, QTime const&, Qt::TimeSpec)@Qt_5'
  2636. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::~QUrlQuery()@Qt_5'
  2637. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setPassword(QString const&)@Qt_5'
  2638. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)@Qt_5'
  2639. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress()@Qt_5'
  2640. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toDouble(bool*) const@Qt_5'
  2641. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::fileName() const@Qt_5'
  2642. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::toText() const@Qt_5'
  2643. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::prepend()@Qt_5'
  2644. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_version_tag@Qt_5.7'
  2645. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCryptographicHash::hash(QByteArray const&, QCryptographicHash::Algorithm)@Qt_5'
  2646. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::endsWith(QString const&, Qt::CaseSensitivity) const@Qt_5'
  2647. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::nextSibling() const@Qt_5'
  2648. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(unsigned long long, int)@Qt_5'
  2649. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::terminate()@Qt_5'
  2650. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLatin1_helper(QString const&)@Qt_5'
  2651. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::indexOf(QChar, int, Qt::CaseSensitivity) const@Qt_5'
  2652. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::start()@Qt_5'
  2653. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::removeDatabase(QString const&)@Qt_5'
  2654. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char const*)@Qt_5'
  2655. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::run()@Qt_5'
  2656. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isRelative() const@Qt_5'
  2657. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::~QSqlField()@Qt_5'
  2658. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::~QXmlStreamWriter()@Qt_5'
  2659. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  2660. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextCodec::codecForName(QByteArray const&)@Qt_5'
  2661. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::setTime(QTime const&)@Qt_5'
  2662. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absoluteDir() const@Qt_5'
  2663. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::isNull() const@Qt_5'
  2664. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeData(QMapDataBase*)@Qt_5'
  2665. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::QEvent(QEvent::Type)@Qt_5'
  2666. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::remove(QString const&, Qt::CaseSensitivity)@Qt_5'
  2667. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::~QNetworkAddressEntry()@Qt_5'
  2668. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::second() const@Qt_5'
  2669. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::isRunning() const@Qt_5'
  2670. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomCharacterData::data() const@Qt_5'
  2671. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::parseCookies(QByteArray const&)@Qt_5'
  2672. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::split(char) const@Qt_5'
  2673. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setUserName(QString const&)@Qt_5'
  2674. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::setForwardOnly(bool)@Qt_5'
  2675. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::setProxy(QNetworkProxy const&)@Qt_5'
  2676. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(QByteArray const&)@Qt_5'
  2677. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::addMSecs(int) const@Qt_5'
  2678. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::normalizedType(char const*)@Qt_5'
  2679. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::allCookies() const@Qt_5'
  2680. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::createNode(int, int, QMapNodeBase*, bool)@Qt_5'
  2681. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::metaObject() const@Qt_5'
  2682. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::operator>>(long long&)@Qt_5'
  2683. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::stackSize() const@Qt_5'
  2684. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::setTimeSpec(Qt::TimeSpec)@Qt_5'
  2685. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::close()@Qt_5'
  2686. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::~QDataStream()@Qt_5'
  2687. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::~QDateTime()@Qt_5'
  2688. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::readData(char*, long long)@Qt_5'
  2689. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::~QObject()@Qt_5'
  2690. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QTime::msecsTo(QTime const&) const@Qt_5'
  2691. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::QTcpServer(QObject*)@Qt_5'
  2692. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toSize() const@Qt_5'
  2693. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::erase(void**)@Qt_5'
  2694. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::setFilter(QFlags<QDir::Filter>)@Qt_5'
  2695. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::exec()@Qt_5'
  2696. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::previous()@Qt_5'
  2697. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::QNetworkAddressEntry()@Qt_5'
  2698. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromUtf8_helper(char const*, int)@Qt_5'
  2699. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::~QEvent()@Qt_5'
  2700. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bind(QHostAddress const&, unsigned short, QFlags<QAbstractSocket::BindFlag>)@Qt_5'
  2701. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::serverPort() const@Qt_5'
  2702. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::resume()@Qt_5'
  2703. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::matchedLength() const@Qt_5'
  2704. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::translate(char const*, char const*, char const*, int)@Qt_5'
  2705. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator&(QRegion const&) const@Qt_5'
  2706. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::isNull() const@Qt_5'
  2707. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::userName(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  2708. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::operator=(QVariant const&)@Qt_5'
  2709. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeEmptyElement(QString const&)@Qt_5'
  2710. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo()@Qt_5'
  2711. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::homePath()@Qt_5'
  2712. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::setUrl(QUrl const&)@Qt_5'
  2713. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::QByteArray(char const*, int)@Qt_5'
  2714. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(double)@Qt_5'
  2715. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::midRef(int, int) const@Qt_5'
  2716. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::QUdpSocket(QObject*)@Qt_5'
  2717. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDebug::putString(QChar const*, unsigned long)@Qt_5'
  2718. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toLongLong(bool*) const@Qt_5'
  2719. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::release(int)@Qt_5'
  2720. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDate::QDate(int, int, int)@Qt_5'
  2721. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::indexOf(QString const&) const@Qt_5'
  2722. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::deleteCookie(QNetworkCookie const&)@Qt_5'
  2723. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::resize(int)@Qt_5'
  2724. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrl::toEncoded(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>) const@Qt_5'
  2725. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::lastModified() const@Qt_5'
  2726. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::qt_metacast(char const*)@Qt_5'
  2727. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapNodeBase::previousNode() const@Qt_5'
  2728. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::setPath(QString const&)@Qt_5'
  2729. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::registerConverterFunction(QtPrivate::AbstractConverterFunction const*, int, int)@Qt_5'
  2730. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isOpen() const@Qt_5'
  2731. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::QMutex(QMutex::RecursionMode)@Qt_5'
  2732. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::allInterfaces()@Qt_5'
  2733. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::dispose(QListData::Data*)@Qt_5'
  2734. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy(QNetworkProxy const&)@Qt_5'
  2735. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QNetworkCookieJar@Qt_5'
  2736. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::setAttribute(QNetworkRequest::Attribute, QVariant const&)@Qt_5'
  2737. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::~QDomNode()@Qt_5'
  2738. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::setIp(QHostAddress const&)@Qt_5'
  2739. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::fromJson(QByteArray const&, QJsonParseError*)@Qt_5'
  2740. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::attribute(QNetworkRequest::Attribute) const@Qt_5'
  2741. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::lastInsertId() const@Qt_5'
  2742. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::~QNetworkRequest()@Qt_5'
  2743. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(double, char, int)@Qt_5'
  2744. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::fileName() const@Qt_5'
  2745. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileDevice::close()@Qt_5'
  2746. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toTimeSpec(Qt::TimeSpec) const@Qt_5'
  2747. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::isValid() const@Qt_5'
  2748. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::isValid() const@Qt_5'
  2749. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isSymLink() const@Qt_5'
  2750. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::~QTimer()@Qt_5'
  2751. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyQuery::QNetworkProxyQuery(QUrl const&, QNetworkProxyQuery::QueryType)@Qt_5'
  2752. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::~QNetworkCacheMetaData()@Qt_5'
  2753. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)@Qt_5'
  2754. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::setPort(int)@Qt_5'
  2755. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpSocket::staticMetaObject@Qt_5'
  2756. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeTextElement(QString const&, QString const&)@Qt_5'
  2757. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::section(QString const&, int, int, QFlags<QString::SectionFlag>) const@Qt_5'
  2758. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentMSecsSinceEpoch()@Qt_5'
  2759. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTranslator::QTranslator(QObject*)@Qt_5'
  2760. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::self@Qt_5'
  2761. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::flush()@Qt_5'
  2762. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::setScopeId(QString const&)@Qt_5'
  2763. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::eventFilter(QObject*, QEvent*)@Qt_5'
  2764. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::removePostedEvents(QObject*, int)@Qt_5'
  2765. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toULongLong(bool*) const@Qt_5'
  2766. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::~QDir()@Qt_5'
  2767. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::blockSignals(bool)@Qt_5'
  2768. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toMap() const@Qt_5'
  2769. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::~QSqlError()@Qt_5'
  2770. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(long long, int)@Qt_5'
  2771. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QVariant const&)@Qt_5'
  2772. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSocketNotifier::QSocketNotifier(long long, QSocketNotifier::Type, QObject*)@Qt_5'
  2773. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::split(QString const&, QString::SplitBehavior, Qt::CaseSensitivity) const@Qt_5'
  2774. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QEvent@Qt_5'
  2775. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::exists() const@Qt_5'
  2776. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::setDefault(QLocale const&)@Qt_5'
  2777. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::trimmed_helper(QString&)@Qt_5'
  2778. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::remove(int, int)@Qt_5'
  2779. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isPunct(unsigned int)@Qt_5'
  2780. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::serverError() const@Qt_5'
  2781. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::state() const@Qt_5'
  2782. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::QBuffer(QObject*)@Qt_5'
  2783. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomElement::attribute(QString const&, QString const&) const@Qt_5'
  2784. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::QDir(QString const&, QString const&, QFlags<QDir::SortFlag>, QFlags<QDir::Filter>)@Qt_5'
  2785. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::QEvent(QEvent::Type)@Qt_5'
  2786. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::~QTcpServer()@Qt_5'
  2787. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::disconnectNotify(QMetaMethod const&)@Qt_5'
  2788. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::exists(QString const&)@Qt_5'
  2789. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::lastError() const@Qt_5'
  2790. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::operator=(QNetworkRequest const&)@Qt_5'
  2791. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::setFile(QString const&)@Qt_5'
  2792. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::append(QChar)@Qt_5'
  2793. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::parseSubnet(QString const&)@Qt_5'
  2794. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::QSqlQuery(QString const&, QSqlDatabase)@Qt_5'
  2795. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::atEnd() const@Qt_5'
  2796. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromLatin1_helper(char const*, int)@Qt_5'
  2797. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2798. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::lockForWrite()@Qt_5'
  2799. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::isValid() const@Qt_5'
  2800. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::QNetworkAccessManager(QObject*)@Qt_5'
  2801. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::operator[](int) const@Qt_5'
  2802. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::property(char const*) const@Qt_5'
  2803. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForConnected(int)@Qt_5'
  2804. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::insert(int)@Qt_5'
  2805. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::isWritable() const@Qt_5'
  2806. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(long long, int, int, QChar) const@Qt_5'
  2807. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::toString(QDate const&, QString const&) const@Qt_5'
  2808. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2809. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::expirationDate() const@Qt_5'
  2810. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::QNetworkAddressEntry(QNetworkAddressEntry const&)@Qt_5'
  2811. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::atEnd() const@Qt_5'
  2812. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::left(int) const@Qt_5'
  2813. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toInt(bool*) const@Qt_5'
  2814. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::postEvent(QObject*, QEvent*, int)@Qt_5'
  2815. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::~QSqlQuery()@Qt_5'
  2816. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isNull() const@Qt_5'
  2817. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileDevice::seek(long long)@Qt_5'
  2818. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::setPatternSyntax(QRegExp::PatternSyntax)@Qt_5'
  2819. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::~QThread()@Qt_5'
  2820. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::qt_metacast(char const*)@Qt_5'
  2821. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::readLink() const@Qt_5'
  2822. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::setNum(long long, int)@Qt_5'
  2823. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::metaObject() const@Qt_5'
  2824. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::path() const@Qt_5'
  2825. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeNodeAndRebalance(QMapNodeBase*)@Qt_5'
  2826. ../../libs/libmyth/libmyth-0.28.so: undefined reference to `qt_version_tag'
  2827. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::unlock()@Qt_5'
  2828. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addMonths(int) const@Qt_5'
  2829. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::QUdpSocket(QObject*)@Qt_5'
  2830. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isInSubnet(QHostAddress const&, int) const@Qt_5'
  2831. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::right(int) const@Qt_5'
  2832. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(long, int)@Qt_5'
  2833. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::QEventLoop(QObject*)@Qt_5'
  2834. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isValid() const@Qt_5'
  2835. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::sender() const@Qt_5'
  2836. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::~QWaitCondition()@Qt_5'
  2837. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::detach(int)@Qt_5'
  2838. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::~QRegExp()@Qt_5'
  2839. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::name() const@Qt_5'
  2840. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::isFinished() const@Qt_5'
  2841. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::open()@Qt_5'
  2842. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::mid(int, int) const@Qt_5'
  2843. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::thread() const@Qt_5'
  2844. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::QDataStream(QIODevice*)@Qt_5'
  2845. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::currentDateTimeUtc()@Qt_5'
  2846. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::toVariant() const@Qt_5'
  2847. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy()@Qt_5'
  2848. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QApplication::activeWindow()@Qt_5'
  2849. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::stop()@Qt_5'
  2850. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::setPriority(QThread::Priority)@Qt_5'
  2851. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::setNum(double, char, int)@Qt_5'
  2852. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::restart()@Qt_5'
  2853. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2854. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::resolve(char const*)@Qt_5'
  2855. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toHex() const@Qt_5'
  2856. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toDouble(bool*) const@Qt_5'
  2857. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::qt_metacast(char const*)@Qt_5'
  2858. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isDriverAvailable(QString const&)@Qt_5'
  2859. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator=(QHostAddress const&)@Qt_5'
  2860. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(unsigned long long)@Qt_5'
  2861. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTranslator::load(QString const&, QString const&, QString const&, QString const&)@Qt_5'
  2862. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::isSequential() const@Qt_5'
  2863. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::prepare(QString const&)@Qt_5'
  2864. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setProxy(QNetworkProxy const&)@Qt_5'
  2865. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::elapsed() const@Qt_5'
  2866. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::scopeId() const@Qt_5'
  2867. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::rawHeaders() const@Qt_5'
  2868. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QDir const&, QString const&)@Qt_5'
  2869. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::event(QEvent*)@Qt_5'
  2870. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale(QLocale const&)@Qt_5'
  2871. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::detach_grow(int*, int)@Qt_5'
  2872. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `endl(QTextStream&)@Qt_5'
  2873. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::addQueryItem(QString const&, QString const&)@Qt_5'
  2874. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDate::year() const@Qt_5'
  2875. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::rmdir(QString const&) const@Qt_5'
  2876. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>, int)@Qt_5'
  2877. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::readLineData(char*, long long)@Qt_5'
  2878. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::metaObject() const@Qt_5'
  2879. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toULongLong(bool*, int) const@Qt_5'
  2880. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_sort(QStringList*, Qt::CaseSensitivity)@Qt_5'
  2881. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::size() const@Qt_5'
  2882. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument)@Qt_5'
  2883. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::suffix() const@Qt_5'
  2884. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(char const*)@Qt_5'
  2885. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromAscii_helper(char const*, int)@Qt_5'
  2886. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addMSecs(long long) const@Qt_5'
  2887. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(long long)@Qt_5'
  2888. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::cache() const@Qt_5'
  2889. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::setAddress(QString const&)@Qt_5'
  2890. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromUtf16(unsigned short const*, int)@Qt_5'
  2891. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::operator=(QFileInfo const&)@Qt_5'
  2892. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::insert(int, QChar const*, int)@Qt_5'
  2893. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::QSqlDatabase()@Qt_5'
  2894. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::elapsed() const@Qt_5'
  2895. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::indexOf(char, int) const@Qt_5'
  2896. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::isEmpty() const@Qt_5'
  2897. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::hasQuery() const@Qt_5'
  2898. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::currentTime()@Qt_5'
  2899. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::hasRegisteredConverterFunction(int, int)@Qt_5'
  2900. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare_helper(QChar const*, int, char const*, int, Qt::CaseSensitivity)@Qt_5'
  2901. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::startsWith(QString const&, Qt::CaseSensitivity) const@Qt_5'
  2902. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::previousNode(QHashData::Node*)@Qt_5'
  2903. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::left(int) const@Qt_5'
  2904. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qHash(QString const&, unsigned int)@Qt_5'
  2905. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::readLine(char*, long long)@Qt_5'
  2906. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrlQuery::QUrlQuery()@Qt_5'
  2907. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::QString(QChar)@Qt_5'
  2908. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::setAutoFormattingIndent(int)@Qt_5'
  2909. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QStringList const&)@Qt_5'
  2910. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::nextNode(QHashData::Node*)@Qt_5'
  2911. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::typeName() const@Qt_5'
  2912. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  2913. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale(QString const&)@Qt_5'
  2914. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::operator=(QNetworkProxy const&)@Qt_5'
  2915. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::staticMetaObject@Qt_5'
  2916. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare(QLatin1String, Qt::CaseSensitivity) const@Qt_5'
  2917. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::boundValues() const@Qt_5'
  2918. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::setAutoFormatting(bool)@Qt_5'
  2919. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QRegExp const&, QString const&)@Qt_5'
  2920. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeStartElement(QString const&)@Qt_5'
  2921. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::entryList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const@Qt_5'
  2922. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::usleep(unsigned long)@Qt_5'
  2923. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::errorString() const@Qt_5'
  2924. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::setRawHeader(QByteArray const&, QByteArray const&)@Qt_5'
  2925. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator==(QHostAddress::SpecialAddress) const@Qt_5'
  2926. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeCharacters(QString const&)@Qt_5'
  2927. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toUInt(bool*, int) const@Qt_5'
  2928. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toStringList() const@Qt_5'
  2929. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QString const&)@Qt_5'
  2930. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fill(QChar, int)@Qt_5'
  2931. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toInt(bool*, int) const@Qt_5'
  2932. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::fromVariant(QVariant const&)@Qt_5'
  2933. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::flags() const@Qt_5'
  2934. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromTime_t(unsigned int)@Qt_5'
  2935. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setReadBufferSize(long long)@Qt_5'
  2936. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::leftJustified(int, QChar, bool) const@Qt_5'
  2937. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpSocket::QTcpSocket(QObject*)@Qt_5'
  2938. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toString(QString const&) const@Qt_5'
  2939. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::constData() const@Qt_5'
  2940. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::open(QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  2941. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::size() const@Qt_5'
  2942. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::hasPendingDatagrams() const@Qt_5'
  2943. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::databaseName() const@Qt_5'
  2944. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::nextPendingConnection()@Qt_5'
  2945. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::QSemaphore(int)@Qt_5'
  2946. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::filePath() const@Qt_5'
  2947. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::metaObject() const@Qt_5'
  2948. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::fromLocal8Bit_helper(char const*, int)@Qt_5'
  2949. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::canConvert(int) const@Qt_5'
  2950. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QThread@Qt_5'
  2951. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::value(int) const@Qt_5'
  2952. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::fromName(QString const&)@Qt_5'
  2953. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::isValid() const@Qt_5'
  2954. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomElement::tagName() const@Qt_5'
  2955. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::reallocData(unsigned int, bool)@Qt_5'
  2956. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::protocol() const@Qt_5'
  2957. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QVariant::Type)@Qt_5'
  2958. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isReadable() const@Qt_5'
  2959. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QRunnable@Qt_5'
  2960. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::freeTree(QMapNodeBase*, int)@Qt_5'
  2961. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::listen(QHostAddress const&, unsigned short)@Qt_5'
  2962. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::get(QNetworkRequest const&)@Qt_5'
  2963. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::allAddresses()@Qt_5'
  2964. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::QDir(QString const&)@Qt_5'
  2965. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::currentThreadId()@Qt_5'
  2966. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::allocateNode(int)@Qt_5'
  2967. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::QTimer(QObject*)@Qt_5'
  2968. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::write(char const*, long long)@Qt_5'
  2969. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::startTimer(int, Qt::TimerType)@Qt_5'
  2970. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::~QLibrary()@Qt_5'
  2971. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::indexIn(QString const&, int, QRegExp::CaretMode) const@Qt_5'
  2972. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toInt(bool*, int) const@Qt_5'
  2973. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::toJson() const@Qt_5'
  2974. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkDiskCache::setCacheDirectory(QString const&)@Qt_5'
  2975. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::exec(QString const&) const@Qt_5'
  2976. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::setByteOrder(QDataStream::ByteOrder)@Qt_5'
  2977. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QObject@Qt_5'
  2978. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::QNetworkCookieJar(QObject*)@Qt_5'
  2979. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::addressEntries() const@Qt_5'
  2980. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(long long, int)@Qt_5'
  2981. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::readDatagram(char*, long long, QHostAddress*, unsigned short*)@Qt_5'
  2982. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addDays(long long) const@Qt_5'
  2983. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QString const&)@Qt_5'
  2984. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2985. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setCookieJar(QNetworkCookieJar*)@Qt_5'
  2986. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator=(QDateTime const&)@Qt_5'
  2987. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::size() const@Qt_5'
  2988. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::registerEventType(int)@Qt_5'
  2989. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDate::addDays(long long) const@Qt_5'
  2990. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  2991. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::invalidate()@Qt_5'
  2992. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(unsigned int)@Qt_5'
  2993. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::canonicalPath() const@Qt_5'
  2994. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::startsWith(char const*) const@Qt_5'
  2995. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toString() const@Qt_5'
  2996. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::absoluteFilePath() const@Qt_5'
  2997. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEvent::~QEvent()@Qt_5'
  2998. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::broadcast() const@Qt_5'
  2999. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::exists() const@Qt_5'
  3000. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::port(int) const@Qt_5'
  3001. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUtf8_helper(QString const&)@Qt_5'
  3002. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUuid::createUuid()@Qt_5'
  3003. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setHostName(QString const&)@Qt_5'
  3004. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::setObjectName(QString const&)@Qt_5'
  3005. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::~QFile()@Qt_5'
  3006. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::setStackSize(unsigned int)@Qt_5'
  3007. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::convert(int)@Qt_5'
  3008. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::path() const@Qt_5'
  3009. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::number() const@Qt_5'
  3010. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::~QSqlQuery()@Qt_5'
  3011. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::propertyCount() const@Qt_5'
  3012. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::sendPostedEvents(QObject*, int)@Qt_5'
  3013. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::setCookiesFromUrl(QList<QNetworkCookie> const&, QUrl const&)@Qt_5'
  3014. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isDir() const@Qt_5'
  3015. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::password(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  3016. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::msec() const@Qt_5'
  3017. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::lastQuery() const@Qt_5'
  3018. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::count() const@Qt_5'
  3019. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::number(int, int)@Qt_5'
  3020. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::metaObject() const@Qt_5'
  3021. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::tryLock(int)@Qt_5'
  3022. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qFlagLocation(char const*)@Qt_5'
  3023. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::fragment(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  3024. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::insertCookie(QNetworkCookie const&)@Qt_5'
  3025. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QMap<QString, QVariant> const&)@Qt_5'
  3026. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::Connection::~Connection()@Qt_5'
  3027. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeStartDocument()@Qt_5'
  3028. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::error() const@Qt_5'
  3029. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::rename(QString const&, QString const&)@Qt_5'
  3030. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const@Qt_5'
  3031. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::available() const@Qt_5'
  3032. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::childEvent(QChildEvent*)@Qt_5'
  3033. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::read(long long)@Qt_5'
  3034. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::addDatabase(QString const&, QString const&)@Qt_5'
  3035. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::setCodec(QTextCodec*)@Qt_5'
  3036. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::ip() const@Qt_5'
  3037. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::staticMetaObject@Qt_5'
  3038. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(bool)@Qt_5'
  3039. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLatin1_helper_inplace(QString&)@Qt_5'
  3040. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::priority() const@Qt_5'
  3041. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::shared_null@Qt_5'
  3042. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::truncate(int)@Qt_5'
  3043. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::category(unsigned int)@Qt_5'
  3044. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::setAllCookies(QList<QNetworkCookie> const&)@Qt_5'
  3045. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::~QUdpSocket()@Qt_5'
  3046. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setSocketDescriptor(long long, QAbstractSocket::SocketState, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  3047. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::startsWith(char) const@Qt_5'
  3048. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::setMaxPendingConnections(int)@Qt_5'
  3049. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::setCache(QAbstractNetworkCache*)@Qt_5'
  3050. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::setUrl(QString const&, QUrl::ParsingMode)@Qt_5'
  3051. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::disconnect(QObject const*, char const*, QObject const*, char const*)@Qt_5'
  3052. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::pos() const@Qt_5'
  3053. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::truncate(int)@Qt_5'
  3054. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `operator<(QString const&, QString const&)@Qt_5'
  3055. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion(int, int, int, int, QRegion::RegionType)@Qt_5'
  3056. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::trimmed_helper(QString const&)@Qt_5'
  3057. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::applicationDirPath()@Qt_5'
  3058. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::wait(unsigned long)@Qt_5'
  3059. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::shared_null@Qt_5'
  3060. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::remove()@Qt_5'
  3061. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::secsTo(QDateTime const&) const@Qt_5'
  3062. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::prefixLength() const@Qt_5'
  3063. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isEmpty() const@Qt_5'
  3064. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(QByteArray const&)@Qt_5'
  3065. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::isSelect() const@Qt_5'
  3066. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::type() const@Qt_5'
  3067. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::read(char*, long long)@Qt_5'
  3068. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::QDomDocument()@Qt_5'
  3069. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::name() const@Qt_5'
  3070. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(char const*)@Qt_5'
  3071. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::qt_metacast(char const*)@Qt_5'
  3072. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::setParent(QObject*)@Qt_5'
  3073. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::nsecsElapsed() const@Qt_5'
  3074. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::count() const@Qt_5'
  3075. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::startsWith(QChar, Qt::CaseSensitivity) const@Qt_5'
  3076. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QString const&, QString const&, Qt::CaseSensitivity)@Qt_5'
  3077. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::disconnectFromHost()@Qt_5'
  3078. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::driverText() const@Qt_5'
  3079. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::date() const@Qt_5'
  3080. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::QXmlStreamWriter(QIODevice*)@Qt_5'
  3081. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::operator!=(QUrl const&) const@Qt_5'
  3082. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::QRegExp(QString const&, Qt::CaseSensitivity, QRegExp::PatternSyntax)@Qt_5'
  3083. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::typeToName(int)@Qt_5'
  3084. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeEndDocument()@Qt_5'
  3085. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::~QRegion()@Qt_5'
  3086. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::socketOption(QAbstractSocket::SocketOption)@Qt_5'
  3087. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMutex::~QMutex()@Qt_5'
  3088. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::lastIndexOf(QChar, int, Qt::CaseSensitivity) const@Qt_5'
  3089. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::~QHostAddress()@Qt_5'
  3090. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::timerEvent(QTimerEvent*)@Qt_5'
  3091. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QTcpServer@Qt_5'
  3092. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLower_helper(QString const&)@Qt_5'
  3093. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toDouble(bool*) const@Qt_5'
  3094. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::entryInfoList(QFlags<QDir::Filter>, QFlags<QDir::SortFlag>) const@Qt_5'
  3095. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setPort(int)@Qt_5'
  3096. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::createData()@Qt_5'
  3097. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::append()@Qt_5'
  3098. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toList() const@Qt_5'
  3099. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::msleep(unsigned long)@Qt_5'
  3100. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::split(QRegExp const&, QString::SplitBehavior) const@Qt_5'
  3101. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_filter(QStringList const*, QRegExp const&)@Qt_5'
  3102. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::hasPendingConnections() const@Qt_5'
  3103. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromString(QString const&, Qt::DateFormat)@Qt_5'
  3104. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::close()@Qt_5'
  3105. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QDateTime const&)@Qt_5'
  3106. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::hour() const@Qt_5'
  3107. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::applicationName()@Qt_5'
  3108. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QFile const&)@Qt_5'
  3109. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(QChar, QChar, Qt::CaseSensitivity)@Qt_5'
  3110. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::qt_metacall(QMetaObject::Call, int, void**)@Qt_5'
  3111. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::fieldName(int) const@Qt_5'
  3112. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::exit(int)@Qt_5'
  3113. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion()@Qt_5'
  3114. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::errorString() const@Qt_5'
  3115. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::recalcMostLeftNode()@Qt_5'
  3116. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::tr(char const*, char const*, int) const@Qt_5'
  3117. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::executedQuery() const@Qt_5'
  3118. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::~QNetworkCookie()@Qt_5'
  3119. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toTime_t() const@Qt_5'
  3120. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QJsonDocument::~QJsonDocument()@Qt_5'
  3121. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::lastError() const@Qt_5'
  3122. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::operator=(QSqlDatabase const&)@Qt_5'
  3123. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::reset()@Qt_5'
  3124. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::isValid() const@Qt_5'
  3125. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::section(QRegExp const&, int, int, QFlags<QString::SectionFlag>) const@Qt_5'
  3126. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForDisconnected(int)@Qt_5'
  3127. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::~QUdpSocket()@Qt_5'
  3128. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QUdpSocket@Qt_5'
  3129. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion(QRegion const&)@Qt_5'
  3130. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qsrand(unsigned int)@Qt_5'
  3131. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMessageLogger::debug() const@Qt_5'
  3132. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QContainerImplHelper::mid(int, int*, int*)@Qt_5'
  3133. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::query(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  3134. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(QString const&)@Qt_5'
  3135. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator+=(QRegion const&)@Qt_5'
  3136. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QList<QVariant> const&)@Qt_5'
  3137. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::setValue(QVariant const&)@Qt_5'
  3138. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::setNameFilters(QStringList const&)@Qt_5'
  3139. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::QFile(QString const&)@Qt_5'
  3140. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::fileName() const@Qt_5'
  3141. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::startsWith(QByteArray const&) const@Qt_5'
  3142. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::indexOf(QString const&, int, Qt::CaseSensitivity) const@Qt_5'
  3143. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::setNum(unsigned long long, int)@Qt_5'
  3144. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType)@Qt_5'
  3145. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::QTime(int, int, int, int)@Qt_5'
  3146. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_contains(QStringList const*, QString const&, Qt::CaseSensitivity)@Qt_5'
  3147. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::localeAwareCompare_helper(QChar const*, int, QChar const*, int)@Qt_5'
  3148. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::record() const@Qt_5'
  3149. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QHostAddress::SpecialAddress)@Qt_5'
  3150. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeEndElement()@Qt_5'
  3151. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_assert_x(char const*, char const*, char const*, int)@Qt_5'
  3152. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::~QNetworkAccessManager()@Qt_5'
  3153. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeAttribute(QString const&, QString const&)@Qt_5'
  3154. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObjectData::dynamicMetaObject() const@Qt_5'
  3155. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::lastModified() const@Qt_5'
  3156. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::path(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  3157. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::unlock()@Qt_5'
  3158. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::setTerminationEnabled(bool)@Qt_5'
  3159. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::~QBuffer()@Qt_5'
  3160. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::user() const@Qt_5'
  3161. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::setDatabaseName(QString const&)@Qt_5'
  3162. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::seek(int, bool)@Qt_5'
  3163. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::isRelative() const@Qt_5'
  3164. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::setInterval(int)@Qt_5'
  3165. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::clear()@Qt_5'
  3166. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QUrl::setQuery(QUrlQuery const&)@Qt_5'
  3167. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::staticMetaObject@Qt_5'
  3168. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::isActive() const@Qt_5'
  3169. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::clear()@Qt_5'
  3170. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isOpenError() const@Qt_5'
  3171. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDebug::~QDebug()@Qt_5'
  3172. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::next()@Qt_5'
  3173. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::notifyInternal2(QObject*, QEvent*)@Qt_5'
  3174. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::post(QNetworkRequest const&, QByteArray const&)@Qt_5'
  3175. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::buffer()@Qt_5'
  3176. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::rehash(int)@Qt_5'
  3177. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::url() const@Qt_5'
  3178. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toUInt(bool*) const@Qt_5'
  3179. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::registerNormalizedTypedef(QByteArray const&, int)@Qt_5'
  3180. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::QReadWriteLock(QReadWriteLock::RecursionMode)@Qt_5'
  3181. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QXmlStreamWriter::writeDTD(QString const&)@Qt_5'
  3182. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::canReadLine() const@Qt_5'
  3183. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::shared_null@Qt_5'
  3184. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::~QNetworkInterface()@Qt_5'
  3185. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::hostName() const@Qt_5'
  3186. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::setContent(QIODevice*, QString*, int*, int*)@Qt_5'
  3187. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::~QNetworkCookieJar()@Qt_5'
  3188. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::system()@Qt_5'
  3189. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QCoreApplication::removeTranslator(QTranslator*)@Qt_5'
  3190. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `operator==(QString const&, QString const&)@Qt_5'
  3191. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toBool() const@Qt_5'
  3192. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkDiskCache::QNetworkDiskCache(QObject*)@Qt_5'
  3193. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::append(char const*, int)@Qt_5'
  3194. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isPrint(unsigned int)@Qt_5'
  3195. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bytesToWrite() const@Qt_5'
  3196. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUpper_helper(QString&)@Qt_5'
  3197. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::first()@Qt_5'
  3198. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::writeDatagram(char const*, long long, QHostAddress const&, unsigned short)@Qt_5'
  3199. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtPrivate::QStringList_join(QStringList const*, QChar const*, int)@Qt_5'
  3200. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toLower_helper(QString&)@Qt_5'
  3201. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCacheMetaData::setRawHeaders(QList<QPair<QByteArray, QByteArray> > const&)@Qt_5'
  3202. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::~QSemaphore()@Qt_5'
  3203. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRunnable::~QRunnable()@Qt_5'
  3204. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::detach_helper(void (*)(QHashData::Node*, void*), void (*)(QHashData::Node*), int, int)@Qt_5'
  3205. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QListData::remove(int)@Qt_5'
  3206. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::peerAddress() const@Qt_5'
  3207. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::host(QFlags<QUrl::ComponentFormattingOption>) const@Qt_5'
  3208. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::QUrl(QString const&, QUrl::ParsingMode)@Qt_5'
  3209. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::QNetworkProxy(QNetworkProxy::ProxyType, QString const&, unsigned short, QString const&, QString const&)@Qt_5'
  3210. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::setProperty(char const*, QVariant const&)@Qt_5'
  3211. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::password() const@Qt_5'
  3212. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::baseName() const@Qt_5'
  3213. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qBadAlloc()@Qt_5'
  3214. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkReply::error() const@Qt_5'
  3215. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::resolved(QUrl const&) const@Qt_5'
  3216. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QWaitCondition::wakeAll()@Qt_5'
  3217. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::readLine(long long)@Qt_5'
  3218. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::isFile() const@Qt_5'
  3219. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::writeData(char const*, long long)@Qt_5'
  3220. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator<<(char)@Qt_5'
  3221. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QReadWriteLock::lockForRead()@Qt_5'
  3222. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::QDateTime(QDateTime const&)@Qt_5'
  3223. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::operator=(QDomNode const&)@Qt_5'
  3224. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::toString(Qt::DateFormat) const@Qt_5'
  3225. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::moveToThread(QThread*)@Qt_5'
  3226. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::QLocale()@Qt_5'
  3227. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::exec(QString const&)@Qt_5'
  3228. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlError::databaseText() const@Qt_5'
  3229. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::time() const@Qt_5'
  3230. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaType::registerNormalizedType(QByteArray const&, void (*)(void*), void* (*)(void*, void const*), int, QFlags<QMetaType::TypeFlag>, QMetaObject const*)@Qt_5'
  3231. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(double, int, char, int, QChar) const@Qt_5'
  3232. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::connectToHost(QString const&, unsigned short, QFlags<QIODevice::OpenModeFlag>, QAbstractSocket::NetworkLayerProtocol)@Qt_5'
  3233. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAccessManager::head(QNetworkRequest const&)@Qt_5'
  3234. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::simplified_helper(QString const&)@Qt_5'
  3235. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUpper_helper(QString const&)@Qt_5'
  3236. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::bytesAvailable() const@Qt_5'
  3237. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::isNull() const@Qt_5'
  3238. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::minute() const@Qt_5'
  3239. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::allocate(unsigned long, unsigned long, unsigned long, QFlags<QArrayData::AllocationOption>)@Qt_5'
  3240. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::addSecs(long long) const@Qt_5'
  3241. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::last()@Qt_5'
  3242. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*)@Qt_5'
  3243. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextCodec::ConverterState::~ConverterState()@Qt_5'
  3244. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTime::toString(QString const&) const@Qt_5'
  3245. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::mkdir(QString const&) const@Qt_5'
  3246. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `vtable for QRunnable@Qt_5'
  3247. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qgetenv(char const*)@Qt_5'
  3248. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::QDateTime()@Qt_5'
  3249. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFile::setFileName(QString const&)@Qt_5'
  3250. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::QRegion(QRect const&, QRegion::RegionType)@Qt_5'
  3251. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLocale::~QLocale()@Qt_5'
  3252. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::~QTextStream()@Qt_5'
  3253. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::~QUrl()@Qt_5'
  3254. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUdpSocket::pendingDatagramSize() const@Qt_5'
  3255. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::setApplicationProxy(QNetworkProxy const&)@Qt_5'
  3256. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::null@Qt_5'
  3257. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDataStream::readRawData(char*, int)@Qt_5'
  3258. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `typeinfo for QLibrary@Qt_5'
  3259. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::isInSubnet(QPair<QHostAddress, int> const&) const@Qt_5'
  3260. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::flush()@Qt_5'
  3261. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::isValid() const@Qt_5'
  3262. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::operator=(QUrl const&)@Qt_5'
  3263. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toFloat(bool*) const@Qt_5'
  3264. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(QString const&, int, QChar) const@Qt_5'
  3265. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::~QDomNode()@Qt_5'
  3266. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::firstChild() const@Qt_5'
  3267. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomDocument::documentElement() const@Qt_5'
  3268. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QEventLoop::~QEventLoop()@Qt_5'
  3269. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::index() const@Qt_5'
  3270. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapDataBase::shared_null@Qt_5'
  3271. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::cd(QString const&)@Qt_5'
  3272. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::updateCookie(QNetworkCookie const&)@Qt_5'
  3273. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QByteArray const&)@Qt_5'
  3274. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::property(int) const@Qt_5'
  3275. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QElapsedTimer::isMonotonic()@Qt_5'
  3276. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkRequest::attribute(QNetworkRequest::Attribute, QVariant const&) const@Qt_5'
  3277. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::lastIndexOf(QString const&, int, Qt::CaseSensitivity) const@Qt_5'
  3278. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::~QFileInfo()@Qt_5'
  3279. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::insert(int, QChar)@Qt_5'
  3280. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::reallocData(unsigned int, QFlags<QArrayData::AllocationOption>)@Qt_5'
  3281. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::operator=(QByteArray const&)@Qt_5'
  3282. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(QString*, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  3283. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::fromPercentEncoding(QByteArray const&)@Qt_5'
  3284. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toByteArray() const@Qt_5'
  3285. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::free_helper(void (*)(QHashData::Node*))@Qt_5'
  3286. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::cookiesForUrl(QUrl const&) const@Qt_5'
  3287. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qstrcmp(QByteArray const&, char const*)@Qt_5'
  3288. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::absolutePath() const@Qt_5'
  3289. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookie::QNetworkCookie(QNetworkCookie const&)@Qt_5'
  3290. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaProperty::isReadable() const@Qt_5'
  3291. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::port() const@Qt_5'
  3292. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(int)@Qt_5'
  3293. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::deleteLater()@Qt_5'
  3294. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::exists() const@Qt_5'
  3295. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::seek(long long)@Qt_5'
  3296. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::setSocketOption(QAbstractSocket::SocketOption, QVariant const&)@Qt_5'
  3297. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::toLongLong(bool*, int) const@Qt_5'
  3298. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::QTextStream(QIODevice*)@Qt_5'
  3299. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::replace(int, int, QString const&)@Qt_5'
  3300. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUuid::toByteArray() const@Qt_5'
  3301. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostInfo::~QHostInfo()@Qt_5'
  3302. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QArrayData::deallocate(QArrayData*, unsigned long, unsigned long)@Qt_5'
  3303. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*)@Qt_5'
  3304. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::activate(QObject*, QMetaObject const*, int, void**)@Qt_5'
  3305. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::type() const@Qt_5'
  3306. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::tryAcquire(int, int)@Qt_5'
  3307. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::operator=(char const*)@Qt_5'
  3308. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDomNode::toElement() const@Qt_5'
  3309. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTextStream::operator>>(QString&)@Qt_5'
  3310. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `qt_assert(char const*, char const*, int)@Qt_5'
  3311. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QRegExp::cap(int)@Qt_5'
  3312. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::operator==(QNetworkAddressEntry const&) const@Qt_5'
  3313. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::peerPort() const@Qt_5'
  3314. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::idealThreadCount()@Qt_5'
  3315. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMapNodeBase::nextNode() const@Qt_5'
  3316. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::start(QThread::Priority)@Qt_5'
  3317. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkAddressEntry::operator=(QNetworkAddressEntry const&)@Qt_5'
  3318. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::hostName() const@Qt_5'
  3319. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::driver() const@Qt_5'
  3320. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRegion::operator-(QRegion const&) const@Qt_5'
  3321. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QFileInfo::QFileInfo(QFileInfo const&)@Qt_5'
  3322. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTimer::start()@Qt_5'
  3323. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::isNull() const@Qt_5'
  3324. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::toUInt(bool*, int) const@Qt_5'
  3325. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QTcpServer::staticMetaObject@Qt_5'
  3326. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::QUrl()@Qt_5'
  3327. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlRecord::~QSqlRecord()@Qt_5'
  3328. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlDatabase::isOpen() const@Qt_5'
  3329. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::compare(QString const&, Qt::CaseSensitivity) const@Qt_5'
  3330. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlField::clear()@Qt_5'
  3331. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::append(QString const&)@Qt_5'
  3332. ../../libs/libmythfreemheg/libmythfreemheg-0.28.so: undefined reference to `QRect::operator&(QRect const&) const@Qt_5'
  3333. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::readAll()@Qt_5'
  3334. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::QHostAddress(QHostAddress const&)@Qt_5'
  3335. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkCookieJar::validateCookie(QNetworkCookie const&, QUrl const&) const@Qt_5'
  3336. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::exit(int)@Qt_5'
  3337. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHashData::freeNode(void*)@Qt_5'
  3338. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QMetaObject::className() const@Qt_5'
  3339. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::data() const@Qt_5'
  3340. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QLibrary::QLibrary(QString const&, QObject*)@Qt_5'
  3341. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::toDateTime() const@Qt_5'
  3342. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QIODevice::write(char const*)@Qt_5'
  3343. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QUrl::toString(QUrlTwoFlags<QUrl::UrlFormattingOption, QUrl::ComponentFormattingOption>) const@Qt_5'
  3344. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::connectToHost(QHostAddress const&, unsigned short, QFlags<QIODevice::OpenModeFlag>)@Qt_5'
  3345. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::operator==(QHostAddress const&) const@Qt_5'
  3346. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QByteArray::QByteArray(int, char)@Qt_5'
  3347. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QVariant::QVariant(QString const&)@Qt_5'
  3348. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkInterface::QNetworkInterface(QNetworkInterface const&)@Qt_5'
  3349. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::fromString(QString const&, QString const&)@Qt_5'
  3350. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QBuffer::QBuffer(QByteArray*, QObject*)@Qt_5'
  3351. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDir::cleanPath(QString const&)@Qt_5'
  3352. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSemaphore::acquire(int)@Qt_5'
  3353. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QDateTime::operator<(QDateTime const&) const@Qt_5'
  3354. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForBytesWritten(int)@Qt_5'
  3355. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::event(QEvent*)@Qt_5'
  3356. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QHostAddress::toString() const@Qt_5'
  3357. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::quit()@Qt_5'
  3358. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QThread::currentThread()@Qt_5'
  3359. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QString::arg(unsigned long long, int, int, QChar) const@Qt_5'
  3360. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::~QNetworkProxy()@Qt_5'
  3361. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxy::type() const@Qt_5'
  3362. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QChar::isSpace_helper(unsigned int)@Qt_5'
  3363. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QNetworkProxyFactory::systemProxyForQuery(QNetworkProxyQuery const&)@Qt_5'
  3364. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QSqlQuery::bindValue(QString const&, QVariant const&, QFlags<QSql::ParamTypeFlag>)@Qt_5'
  3365. ../../libs/libmythbase/libmythbase-0.28.so: undefined reference to `QAbstractSocket::waitForReadyRead(int)@Qt_5'
  3366. collect2: error: ld returned 1 exit status
  3367. Makefile:488: recipe for target 'mythfrontend' failed
  3368. make[2]: *** [mythfrontend] Error 1
  3369. make[2]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/programs/mythfrontend'
  3370. Makefile:86: recipe for target 'sub-mythfrontend-make_first' failed
  3371. make[1]: *** [sub-mythfrontend-make_first] Error 2
  3372. make[1]: Leaving directory '/home/gregbert/Downloads/gits/28/mythtv/mythtv/programs'
  3373. Makefile:67: recipe for target 'programs' failed
  3374. make: *** [programs] Error 2
Add Comment
Please, Sign In to add comment