Advertisement
Guest User

Untitled

a guest
Sep 24th, 2015
588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.99 KB | None | 0 0
  1. ~/xbmc$ make
  2. make -C xbmc/cores/DllLoader/exports wrapper.def
  3. make[1]: Entering directory '/home/boxman/xbmc/xbmc/cores/DllLoader/exports'
  4. make[1]: 'wrapper.def' is up to date.
  5. make[1]: Leaving directory '/home/boxman/xbmc/xbmc/cores/DllLoader/exports'
  6. make -C lib/libdvd
  7. make[1]: Entering directory '/home/boxman/xbmc/lib/libdvd'
  8. make -C libdvdcss
  9. make[2]: Entering directory '/home/boxman/xbmc/lib/libdvd/libdvdcss'
  10. make all-am
  11. make[3]: Entering directory '/home/boxman/xbmc/lib/libdvd/libdvdcss'
  12. cd doc && doxygen doxygen.cfg
  13. Warning: Tag `XML_SCHEMA' at line 968 of file `doxygen.cfg' has become obsolete.
  14. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  15. Warning: Tag `XML_DTD' at line 974 of file `doxygen.cfg' has become obsolete.
  16. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  17. Warning: doxygen no longer ships with the FreeSans font.
  18. You may want to clear or change DOT_FONTNAME.
  19. Otherwise you run the risk that the wrong font is being used for dot generated graphs.
  20. /home/boxman/xbmc/lib/libdvd/libdvdcss/src/dvdcss/dvdcss.h:65: warning: Member LIBDVDCSS_EXPORT (macro definition) of file dvdcss.h is not documented.
  21. /home/boxman/xbmc/lib/libdvd/libdvdcss/src/dvdcss/dvdcss.h:71: warning: Member dvdcss_interface_2 (variable) of file dvdcss.h is not documented.
  22. touch stamp-doxygen
  23. make[3]: Leaving directory '/home/boxman/xbmc/lib/libdvd/libdvdcss'
  24. make[2]: Leaving directory '/home/boxman/xbmc/lib/libdvd/libdvdcss'
  25. make -C libdvdread
  26. make[2]: Entering directory '/home/boxman/xbmc/lib/libdvd/libdvdread'
  27. cd obj && ar rc libdvdread.a dvd_input.o dvd_reader.o dvd_udf.o ifo_print.o ifo_read.o md5.o nav_print.o nav_read.o bitreader.o
  28. cd obj && ranlib libdvdread.a
  29. cat /home/boxman/xbmc/lib/libdvd/libdvdread/misc/dvdread-config.sh >> obj/dvdread-config
  30. chmod 0755 obj/dvdread-config
  31. sed -e 's,@prefix@,/usr/local,' -e 's,@exec_prefix@,/usr/local,' -e 's,@libdir@,/usr/local/lib,' -e 's,@includedir@,/usr/local/include,' -e 's,@VERSION@,4.2.1,' misc/dvdread.pc.in > obj/dvdread.pc
  32. make[2]: Leaving directory '/home/boxman/xbmc/lib/libdvd/libdvdread'
  33. make -C libdvdnav
  34. make[2]: Entering directory '/home/boxman/xbmc/lib/libdvd/libdvdnav'
  35. cd obj && /usr/bin/ccache gcc -MD -O3 -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/home/boxman/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/boxman/xbmc/lib/libdvd/libdvdnav -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -c -o dvdnav.o /home/boxman/xbmc/lib/libdvd/libdvdnav/src/dvdnav.c
  36. cd obj && /usr/bin/ccache gcc -MD -O3 -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/home/boxman/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/boxman/xbmc/lib/libdvd/libdvdnav -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -c -o highlight.o /home/boxman/xbmc/lib/libdvd/libdvdnav/src/highlight.c
  37. cd obj && /usr/bin/ccache gcc -MD -O3 -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/home/boxman/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/boxman/xbmc/lib/libdvd/libdvdnav -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -c -o navigation.o /home/boxman/xbmc/lib/libdvd/libdvdnav/src/navigation.c
  38. cd obj && /usr/bin/ccache gcc -MD -O3 -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/home/boxman/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/boxman/xbmc/lib/libdvd/libdvdnav -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -c -o read_cache.o /home/boxman/xbmc/lib/libdvd/libdvdnav/src/read_cache.c
  39. cd obj && /usr/bin/ccache gcc -MD -O3 -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/home/boxman/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/boxman/xbmc/lib/libdvd/libdvdnav -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -c -o remap.o /home/boxman/xbmc/lib/libdvd/libdvdnav/src/remap.c
  40. cd obj && /usr/bin/ccache gcc -MD -O3 -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/home/boxman/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/boxman/xbmc/lib/libdvd/libdvdnav -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -c -o searching.o /home/boxman/xbmc/lib/libdvd/libdvdnav/src/searching.c
  41. /home/boxman/xbmc/lib/libdvd/libdvdnav/src/searching.c: In function ‘dvdnav_tmap_get’:
  42. /home/boxman/xbmc/lib/libdvd/libdvdnav/src/searching.c:873:11: warning: variable ‘vts_idx’ set but not used [-Wunused-but-set-variable]
  43. int32_t vts_idx = 0;
  44. ^
  45. /home/boxman/xbmc/lib/libdvd/libdvdnav/src/searching.c: In function ‘dvdnav_scan_admap.isra.0’:
  46. /home/boxman/xbmc/lib/libdvd/libdvdnav/src/searching.c:93:11: warning: ‘next_vobu’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  47. *vobu = next ? next_vobu : vobu_start;
  48. ^
  49. /home/boxman/xbmc/lib/libdvd/libdvdnav/src/searching.c:77:26: note: ‘next_vobu’ was declared here
  50. uint32_t vobu_start, next_vobu;
  51. ^
  52. cd obj && /usr/bin/ccache gcc -MD -O3 -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/home/boxman/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/boxman/xbmc/lib/libdvd/libdvdnav -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -c -o settings.o /home/boxman/xbmc/lib/libdvd/libdvdnav/src/settings.c
  53. cd obj && /usr/bin/ccache gcc -MD -O3 -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/home/boxman/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/boxman/xbmc/lib/libdvd/libdvdnav -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -c -o decoder.o /home/boxman/xbmc/lib/libdvd/libdvdnav/src/vm/decoder.c
  54. cd obj && /usr/bin/ccache gcc -MD -O3 -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/home/boxman/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/boxman/xbmc/lib/libdvd/libdvdnav -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -c -o vm.o /home/boxman/xbmc/lib/libdvd/libdvdnav/src/vm/vm.c
  55. /home/boxman/xbmc/lib/libdvd/libdvdnav/src/vm/vm.c: In function ‘set_PGN’:
  56. /home/boxman/xbmc/lib/libdvd/libdvdnav/src/vm/vm.c:1818:22: warning: variable ‘pb_ty’ set but not used [-Wunused-but-set-variable]
  57. playback_type_t *pb_ty;
  58. ^
  59. cd obj && /usr/bin/ccache gcc -MD -O3 -O2 -g -D_DEBUG -Wall -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/home/boxman/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -funsigned-char -I/home/boxman/xbmc/lib/libdvd/libdvdnav -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src -I"/home/boxman/xbmc/lib/libdvd/libdvdnav"/src/vm -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_DLFCN_H -c -o vmcmd.o /home/boxman/xbmc/lib/libdvd/libdvdnav/src/vm/vmcmd.c
  60. cd obj && ar rc libdvdnav.a dvdnav.o highlight.o navigation.o read_cache.o remap.o searching.o settings.o decoder.o vm.o vmcmd.o
  61. cd obj && ranlib libdvdnav.a
  62. cat /home/boxman/xbmc/lib/libdvd/libdvdnav/misc/dvdnav-config2.sh >> obj/dvdnav-config
  63. chmod 0755 obj/dvdnav-config
  64. sed -e 's,@prefix@,/usr/local,' -e 's,@exec_prefix@,/usr/local,' -e 's,@libdir@,/usr/local/lib,' -e 's,@includedir@,/usr/local/include,' -e 's,@VERSION@,4.2.1,' -e 's,@THREAD_CFLAGS@,,' -e 's,@THREAD_LIBS@,-lpthread,' -e 's,@DVDREAD_CFLAGS@,,' misc/dvdnav.pc.in > obj/dvdnav.pc
  65. sed -e 's,@prefix@,/usr/local,' -e 's,@exec_prefix@,/usr/local,' -e 's,@libdir@,/usr/local/lib,' -e 's,@includedir@,/usr/local/include,' -e 's,@VERSION@,4.2.1,' -e 's,@THREAD_CFLAGS@,,' -e 's,@THREAD_LIBS@,-lpthread,' -e 's,@DVDREAD_CFLAGS@,,' misc/dvdnavmini.pc.in > obj/dvdnavmini.pc
  66. make[2]: Leaving directory '/home/boxman/xbmc/lib/libdvd/libdvdnav'
  67. /usr/bin/ccache gcc -o /home/boxman/xbmc/system/players/dvdplayer/libdvdnav-x86_64-linux.so -shared -fPIC -rdynamic -Wl,--soname,/home/boxman/xbmc/system/players/dvdplayer/libdvdnav-x86_64-linux.so libdvdcss/src/.libs/*.o libdvdread/obj/*.o libdvdnav/obj/*.o -lm \
  68. -Wl,--unresolved-symbols=ignore-all \
  69. `cat /home/boxman/xbmc/xbmc/cores/DllLoader/exports/wrapper.def` /home/boxman/xbmc/xbmc/cores/DllLoader/exports/wrapper.o
  70. make[1]: Leaving directory '/home/boxman/xbmc/lib/libdvd'
  71. CPP xbmc/cores/dvdplayer/DVDAudio.o
  72. CPP xbmc/cores/dvdplayer/DVDOverlayContainer.o
  73. CPP xbmc/cores/dvdplayer/DVDOverlayRenderer.o
  74. CPP xbmc/cores/dvdplayer/DVDPlayer.o
  75. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  76. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  77. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  78. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  79. from DVDPlayer.cpp:45:
  80. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  81. CPP xbmc/cores/dvdplayer/DVDPlayerVideo.o
  82. AR xbmc/cores/dvdplayer/DVDPlayer.a
  83. ar: `u' modifier ignored since `D' is the default (see `U')
  84. CPP xbmc/cores/dvdplayer/DVDCodecs/DVDFactoryCodec.o
  85. In file included from DVDFactoryCodec.cpp:62:0:
  86. /home/boxman/xbmc/xbmc/settings/AdvancedSettings.h:415:155: warning: ‘g_advancedSettings’ defined but not used [-Wunused-variable]
  87. AR xbmc/cores/dvdplayer/DVDCodecs/DVDCodecs.a
  88. ar: `u' modifier ignored since `D' is the default (see `U')
  89. CPP xbmc/cores/dvdplayer/DVDCodecs/Overlay/DVDOverlayCodecSSA.o
  90. AR xbmc/cores/dvdplayer/DVDCodecs/Overlay/Overlay.a
  91. ar: `u' modifier ignored since `D' is the default (see `U')
  92. CPP xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.o
  93. CPP xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecLibMpeg2.o
  94. CPP xbmc/cores/dvdplayer/DVDCodecs/Video/VDPAU.o
  95. CPP xbmc/cores/dvdplayer/DVDCodecs/Video/VAAPI.o
  96. AR xbmc/cores/dvdplayer/DVDCodecs/Video/Video.a
  97. ar: `u' modifier ignored since `D' is the default (see `U')
  98. CPP xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxPVRClient.o
  99. CPP xbmc/cores/dvdplayer/DVDDemuxers/DVDFactoryDemuxer.o
  100. AR xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxers.a
  101. ar: `u' modifier ignored since `D' is the default (see `U')
  102. CPP xbmc/cores/dvdplayer/DVDInputStreams/DVDFactoryInputStream.o
  103. CPP xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamBluray.o
  104. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  105. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  106. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  107. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  108. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogKaiToast.h:23,
  109. from DVDInputStreamBluray.cpp:38:
  110. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  111. CPP xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamNavigator.o
  112. CPP xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamPVRManager.o
  113. CPP xbmc/cores/dvdplayer/DVDInputStreams/DVDStateSerializer.o
  114. AR xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreams.a
  115. ar: `u' modifier ignored since `D' is the default (see `U')
  116. CPP xbmc/cores/dvdplayer/DVDSubtitles/DVDFactorySubtitle.o
  117. CPP xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleParserSSA.o
  118. CPP xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitlesLibass.o
  119. AR xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitles.a
  120. ar: `u' modifier ignored since `D' is the default (see `U')
  121. CPP xbmc/addons/Addon.o
  122. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  123. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  124. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  125. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  126. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  127. from /home/boxman/xbmc/xbmc/ContextMenuItem.h:25,
  128. from /home/boxman/xbmc/xbmc/ContextMenuManager.h:26,
  129. from Addon.cpp:30:
  130. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  131. CPP xbmc/addons/AddonCallbacksAudioDSP.o
  132. In file included from AddonCallbacksAudioDSP.cpp:23:0:
  133. /home/boxman/xbmc/xbmc/settings/AdvancedSettings.h:415:155: warning: ‘g_advancedSettings’ defined but not used [-Wunused-variable]
  134. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  135. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  136. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  137. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  138. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogKaiToast.h:23,
  139. from AddonCallbacksAudioDSP.cpp:29:
  140. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  141. CPP xbmc/addons/AddonCallbacksPVR.o
  142. In file included from /home/boxman/xbmc/xbmc/events/EventLog.h:26:0,
  143. from AddonCallbacksPVR.cpp:23:
  144. /home/boxman/xbmc/xbmc/events/IEvent.h:35:20: warning: ‘std::__cxx11::string EventLevelToString(EventLevel)’ defined but not used [-Wunused-function]
  145. static std::string EventLevelToString(EventLevel level)
  146. ^
  147. /home/boxman/xbmc/xbmc/events/IEvent.h:56:19: warning: ‘EventLevel EventLevelFromString(const string&)’ defined but not used [-Wunused-function]
  148. static EventLevel EventLevelFromString(const std::string& level)
  149. ^
  150. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  151. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  152. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  153. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  154. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogKaiToast.h:23,
  155. from AddonCallbacksPVR.cpp:27:
  156. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  157. CPP xbmc/addons/AddonDatabase.o
  158. CPP xbmc/addons/AddonInstaller.o
  159. In file included from /home/boxman/xbmc/xbmc/events/EventLog.h:26:0,
  160. from AddonInstaller.cpp:22:
  161. /home/boxman/xbmc/xbmc/events/IEvent.h:35:20: warning: ‘std::__cxx11::string EventLevelToString(EventLevel)’ defined but not used [-Wunused-function]
  162. static std::string EventLevelToString(EventLevel level)
  163. ^
  164. /home/boxman/xbmc/xbmc/events/IEvent.h:56:19: warning: ‘EventLevel EventLevelFromString(const string&)’ defined but not used [-Wunused-function]
  165. static EventLevel EventLevelFromString(const std::string& level)
  166. ^
  167. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  168. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  169. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  170. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  171. from AddonInstaller.cpp:40:
  172. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  173. CPP xbmc/addons/AddonManager.o
  174. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  175. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  176. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  177. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  178. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  179. from /home/boxman/xbmc/xbmc/ContextMenuItem.h:25,
  180. from /home/boxman/xbmc/xbmc/ContextMenuManager.h:26,
  181. from AddonManager.cpp:34:
  182. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  183. In file included from /home/boxman/xbmc/xbmc/events/BaseEvent.h:23:0,
  184. from /home/boxman/xbmc/xbmc/events/UniqueEvent.h:22,
  185. from /home/boxman/xbmc/xbmc/events/AddonEvent.h:22,
  186. from /home/boxman/xbmc/xbmc/events/AddonManagementEvent.h:22,
  187. from AddonManager.cpp:38:
  188. /home/boxman/xbmc/xbmc/events/IEvent.h:35:20: warning: ‘std::__cxx11::string EventLevelToString(EventLevel)’ defined but not used [-Wunused-function]
  189. static std::string EventLevelToString(EventLevel level)
  190. ^
  191. /home/boxman/xbmc/xbmc/events/IEvent.h:56:19: warning: ‘EventLevel EventLevelFromString(const string&)’ defined but not used [-Wunused-function]
  192. static EventLevel EventLevelFromString(const std::string& level)
  193. ^
  194. CPP xbmc/addons/AddonStatusHandler.o
  195. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  196. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  197. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  198. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  199. from AddonStatusHandler.cpp:24:
  200. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  201. CPP xbmc/addons/AudioEncoder.o
  202. CPP xbmc/addons/ContextMenuAddon.o
  203. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  204. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  205. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  206. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  207. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  208. from /home/boxman/xbmc/xbmc/ContextMenuItem.h:25,
  209. from /home/boxman/xbmc/xbmc/ContextMenuManager.h:26,
  210. from ContextMenuAddon.cpp:23:
  211. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  212. CPP xbmc/addons/AudioDecoder.o
  213. CPP xbmc/addons/GUIDialogAddonInfo.o
  214. GUIDialogAddonInfo.cpp: In member function ‘void CGUIDialogAddonInfo::UpdateControls()’:
  215. GUIDialogAddonInfo.cpp:178:8: warning: unused variable ‘isExecutable’ [-Wunused-variable]
  216. bool isExecutable = isInstalled && (m_localAddon->Type() == ADDON_PLUGIN || m_localAddon->Type() == ADDON_SCRIPT);
  217. ^
  218. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  219. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  220. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  221. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  222. from GUIDialogAddonInfo.h:23,
  223. from GUIDialogAddonInfo.cpp:21:
  224. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h: At global scope:
  225. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  226. CPP xbmc/addons/GUIDialogAddonSettings.o
  227. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  228. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  229. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  230. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  231. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogBoxBase.h:25,
  232. from GUIDialogAddonSettings.h:22,
  233. from GUIDialogAddonSettings.cpp:21:
  234. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  235. CPP xbmc/addons/GUIViewStateAddonBrowser.o
  236. In file included from GUIViewStateAddonBrowser.cpp:24:0:
  237. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  238. CPP xbmc/addons/GUIWindowAddonBrowser.o
  239. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  240. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  241. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  242. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  243. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  244. from /home/boxman/xbmc/xbmc/windows/GUIMediaWindow.h:23,
  245. from GUIWindowAddonBrowser.h:24,
  246. from GUIWindowAddonBrowser.cpp:21:
  247. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  248. CPP xbmc/addons/ImageResource.o
  249. CPP xbmc/addons/LanguageResource.o
  250. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  251. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  252. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  253. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  254. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogKaiToast.h:23,
  255. from LanguageResource.cpp:23:
  256. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  257. CPP xbmc/addons/PluginSource.o
  258. CPP xbmc/addons/Repository.o
  259. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  260. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  261. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  262. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  263. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogExtendedProgressBar.h:22,
  264. from /home/boxman/xbmc/xbmc/addons/RepositoryUpdater.h:23,
  265. from Repository.cpp:29:
  266. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  267. In file included from /home/boxman/xbmc/xbmc/events/BaseEvent.h:23:0,
  268. from /home/boxman/xbmc/xbmc/events/UniqueEvent.h:22,
  269. from /home/boxman/xbmc/xbmc/events/AddonEvent.h:22,
  270. from /home/boxman/xbmc/xbmc/events/AddonManagementEvent.h:22,
  271. from Repository.cpp:32:
  272. /home/boxman/xbmc/xbmc/events/IEvent.h:35:20: warning: ‘std::__cxx11::string EventLevelToString(EventLevel)’ defined but not used [-Wunused-function]
  273. static std::string EventLevelToString(EventLevel level)
  274. ^
  275. /home/boxman/xbmc/xbmc/events/IEvent.h:56:19: warning: ‘EventLevel EventLevelFromString(const string&)’ defined but not used [-Wunused-function]
  276. static EventLevel EventLevelFromString(const std::string& level)
  277. ^
  278. CPP xbmc/addons/RepositoryUpdater.o
  279. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  280. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  281. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  282. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  283. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogExtendedProgressBar.h:22,
  284. from RepositoryUpdater.h:23,
  285. from RepositoryUpdater.cpp:21:
  286. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  287. CPP xbmc/addons/Scraper.o
  288. CPP xbmc/addons/ScreenSaver.o
  289. CPP xbmc/addons/Service.o
  290. CPP xbmc/addons/Skin.o
  291. CPP xbmc/addons/Visualisation.o
  292. CPP xbmc/addons/Webinterface.o
  293. AR xbmc/addons/addons.a
  294. ar: `u' modifier ignored since `D' is the default (see `U')
  295. CPP xbmc/cdrip/CDDARipJob.o
  296. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  297. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  298. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  299. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  300. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogExtendedProgressBar.h:22,
  301. from CDDARipJob.cpp:28:
  302. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  303. CPP xbmc/cdrip/CDDARipper.o
  304. CPP xbmc/cdrip/EncoderFFmpeg.o
  305. EncoderFFmpeg.cpp: In member function ‘bool CEncoderFFmpeg::WriteFrame()’:
  306. EncoderFFmpeg.cpp:319:21: warning: ‘AVCodecContext::coded_frame’ is deprecated [-Wdeprecated-declarations]
  307. if (m_CodecCtx->coded_frame && m_CodecCtx->coded_frame->pts != AV_NOPTS_VALUE)
  308. ^
  309. In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:306:0,
  310. from EncoderFFmpeg.h:27,
  311. from EncoderFFmpeg.cpp:29:
  312. /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:3024:42: note: declared here
  313. attribute_deprecated AVFrame *coded_frame;
  314. ^
  315. EncoderFFmpeg.cpp:319:21: warning: ‘AVCodecContext::coded_frame’ is deprecated [-Wdeprecated-declarations]
  316. if (m_CodecCtx->coded_frame && m_CodecCtx->coded_frame->pts != AV_NOPTS_VALUE)
  317. ^
  318. In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:306:0,
  319. from EncoderFFmpeg.h:27,
  320. from EncoderFFmpeg.cpp:29:
  321. /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:3024:42: note: declared here
  322. attribute_deprecated AVFrame *coded_frame;
  323. ^
  324. EncoderFFmpeg.cpp:319:21: warning: ‘AVCodecContext::coded_frame’ is deprecated [-Wdeprecated-declarations]
  325. if (m_CodecCtx->coded_frame && m_CodecCtx->coded_frame->pts != AV_NOPTS_VALUE)
  326. ^
  327. In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:306:0,
  328. from EncoderFFmpeg.h:27,
  329. from EncoderFFmpeg.cpp:29:
  330. /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:3024:42: note: declared here
  331. attribute_deprecated AVFrame *coded_frame;
  332. ^
  333. EncoderFFmpeg.cpp:319:48: warning: ‘AVCodecContext::coded_frame’ is deprecated [-Wdeprecated-declarations]
  334. if (m_CodecCtx->coded_frame && m_CodecCtx->coded_frame->pts != AV_NOPTS_VALUE)
  335. ^
  336. In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:306:0,
  337. from EncoderFFmpeg.h:27,
  338. from EncoderFFmpeg.cpp:29:
  339. /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:3024:42: note: declared here
  340. attribute_deprecated AVFrame *coded_frame;
  341. ^
  342. EncoderFFmpeg.cpp:319:48: warning: ‘AVCodecContext::coded_frame’ is deprecated [-Wdeprecated-declarations]
  343. if (m_CodecCtx->coded_frame && m_CodecCtx->coded_frame->pts != AV_NOPTS_VALUE)
  344. ^
  345. In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:306:0,
  346. from EncoderFFmpeg.h:27,
  347. from EncoderFFmpeg.cpp:29:
  348. /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:3024:42: note: declared here
  349. attribute_deprecated AVFrame *coded_frame;
  350. ^
  351. EncoderFFmpeg.cpp:319:48: warning: ‘AVCodecContext::coded_frame’ is deprecated [-Wdeprecated-declarations]
  352. if (m_CodecCtx->coded_frame && m_CodecCtx->coded_frame->pts != AV_NOPTS_VALUE)
  353. ^
  354. In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:306:0,
  355. from EncoderFFmpeg.h:27,
  356. from EncoderFFmpeg.cpp:29:
  357. /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:3024:42: note: declared here
  358. attribute_deprecated AVFrame *coded_frame;
  359. ^
  360. EncoderFFmpeg.cpp:320:44: warning: ‘AVCodecContext::coded_frame’ is deprecated [-Wdeprecated-declarations]
  361. m_Pkt.pts = av_rescale_q(m_CodecCtx->coded_frame->pts, m_Stream->time_base, m_CodecCtx->time_base);
  362. ^
  363. In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:306:0,
  364. from EncoderFFmpeg.h:27,
  365. from EncoderFFmpeg.cpp:29:
  366. /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:3024:42: note: declared here
  367. attribute_deprecated AVFrame *coded_frame;
  368. ^
  369. EncoderFFmpeg.cpp:320:44: warning: ‘AVCodecContext::coded_frame’ is deprecated [-Wdeprecated-declarations]
  370. m_Pkt.pts = av_rescale_q(m_CodecCtx->coded_frame->pts, m_Stream->time_base, m_CodecCtx->time_base);
  371. ^
  372. In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:306:0,
  373. from EncoderFFmpeg.h:27,
  374. from EncoderFFmpeg.cpp:29:
  375. /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:3024:42: note: declared here
  376. attribute_deprecated AVFrame *coded_frame;
  377. ^
  378. EncoderFFmpeg.cpp:320:44: warning: ‘AVCodecContext::coded_frame’ is deprecated [-Wdeprecated-declarations]
  379. m_Pkt.pts = av_rescale_q(m_CodecCtx->coded_frame->pts, m_Stream->time_base, m_CodecCtx->time_base);
  380. ^
  381. In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:306:0,
  382. from EncoderFFmpeg.h:27,
  383. from EncoderFFmpeg.cpp:29:
  384. /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:3024:42: note: declared here
  385. attribute_deprecated AVFrame *coded_frame;
  386. ^
  387. AR xbmc/cdrip/cdrip.a
  388. ar: `u' modifier ignored since `D' is the default (see `U')
  389. CPP xbmc/cores/AudioEngine/AEFactory.o
  390. CPP xbmc/cores/AudioEngine/Engines/ActiveAE/ActiveAE.o
  391. CPP xbmc/cores/AudioEngine/Engines/ActiveAE/ActiveAESink.o
  392. CPP xbmc/cores/AudioEngine/Engines/ActiveAE/ActiveAEStream.o
  393. CPP xbmc/cores/AudioEngine/Engines/ActiveAE/ActiveAESound.o
  394. CPP xbmc/cores/AudioEngine/Engines/ActiveAE/ActiveAEBuffer.o
  395. CPP xbmc/cores/AudioEngine/DSPAddons/ActiveAEDSP.o
  396. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  397. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  398. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  399. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  400. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogBoxBase.h:25,
  401. from /home/boxman/xbmc/xbmc/addons/GUIDialogAddonSettings.h:22,
  402. from DSPAddons/ActiveAEDSP.cpp:31:
  403. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  404. In file included from DSPAddons/ActiveAEDSP.cpp:45:0:
  405. /home/boxman/xbmc/xbmc/settings/AdvancedSettings.h:415:155: warning: ‘g_advancedSettings’ defined but not used [-Wunused-variable]
  406. CPP xbmc/cores/AudioEngine/DSPAddons/ActiveAEDSPMode.o
  407. CPP xbmc/cores/AudioEngine/DSPAddons/ActiveAEDSPAddon.o
  408. In file included from DSPAddons/ActiveAEDSPAddon.cpp:26:0:
  409. /home/boxman/xbmc/xbmc/settings/AdvancedSettings.h:415:155: warning: ‘g_advancedSettings’ defined but not used [-Wunused-variable]
  410. CPP xbmc/cores/AudioEngine/DSPAddons/ActiveAEDSPDatabase.o
  411. CPP xbmc/cores/AudioEngine/DSPAddons/ActiveAEDSPProcess.o
  412. AR xbmc/cores/AudioEngine/audioengine.a
  413. ar: `u' modifier ignored since `D' is the default (see `U')
  414. CPP xbmc/cores/VideoRenderers/BaseRenderer.o
  415. CPP xbmc/cores/VideoRenderers/OverlayRenderer.o
  416. CPP xbmc/cores/VideoRenderers/OverlayRendererUtil.o
  417. CPP xbmc/cores/VideoRenderers/RenderManager.o
  418. CPP xbmc/cores/VideoRenderers/LinuxRendererGL.o
  419. CPP xbmc/cores/VideoRenderers/OverlayRendererGL.o
  420. In file included from LinuxRendererGL.h:33:0,
  421. from OverlayRendererGL.cpp:27:
  422. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  423. AR xbmc/cores/VideoRenderers/VideoRenderer.a
  424. ar: `u' modifier ignored since `D' is the default (see `U')
  425. CPP xbmc/cores/paplayer/CodecFactory.o
  426. AR xbmc/cores/paplayer/paplayer.a
  427. ar: `u' modifier ignored since `D' is the default (see `U')
  428. CPP xbmc/dialogs/GUIDialogContextMenu.o
  429. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  430. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  431. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  432. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  433. from GUIDialogContextMenu.h:25,
  434. from GUIDialogContextMenu.cpp:22:
  435. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  436. AR xbmc/dialogs/dialogs.a
  437. ar: `u' modifier ignored since `D' is the default (see `U')
  438. CPP xbmc/epg/EpgInfoTag.o
  439. CPP xbmc/epg/Epg.o
  440. AR xbmc/epg/epg.a
  441. ar: `u' modifier ignored since `D' is the default (see `U')
  442. CPP xbmc/events/AddonManagementEvent.o
  443. In file included from /home/boxman/xbmc/xbmc/events/BaseEvent.h:23:0,
  444. from /home/boxman/xbmc/xbmc/events/UniqueEvent.h:22,
  445. from /home/boxman/xbmc/xbmc/events/AddonEvent.h:22,
  446. from AddonManagementEvent.h:22,
  447. from AddonManagementEvent.cpp:21:
  448. /home/boxman/xbmc/xbmc/events/IEvent.h:35:20: warning: ‘std::__cxx11::string EventLevelToString(EventLevel)’ defined but not used [-Wunused-function]
  449. static std::string EventLevelToString(EventLevel level)
  450. ^
  451. /home/boxman/xbmc/xbmc/events/IEvent.h:56:19: warning: ‘EventLevel EventLevelFromString(const string&)’ defined but not used [-Wunused-function]
  452. static EventLevel EventLevelFromString(const std::string& level)
  453. ^
  454. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  455. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  456. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  457. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  458. from /home/boxman/xbmc/xbmc/addons/GUIDialogAddonInfo.h:23,
  459. from AddonManagementEvent.cpp:22:
  460. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  461. AR xbmc/events/events.a
  462. ar: `u' modifier ignored since `D' is the default (see `U')
  463. CPP xbmc/filesystem/AddonsDirectory.o
  464. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  465. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  466. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  467. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  468. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogExtendedProgressBar.h:22,
  469. from /home/boxman/xbmc/xbmc/addons/RepositoryUpdater.h:23,
  470. from AddonsDirectory.cpp:31:
  471. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  472. CPP xbmc/filesystem/CurlFile.o
  473. CPP xbmc/filesystem/DAVFile.o
  474. CPP xbmc/filesystem/DirectoryFactory.o
  475. In file included from EventsDirectory.h:23:0,
  476. from DirectoryFactory.cpp:38:
  477. /home/boxman/xbmc/xbmc/events/IEvent.h:35:20: warning: ‘std::__cxx11::string EventLevelToString(EventLevel)’ defined but not used [-Wunused-function]
  478. static std::string EventLevelToString(EventLevel level)
  479. ^
  480. /home/boxman/xbmc/xbmc/events/IEvent.h:56:19: warning: ‘EventLevel EventLevelFromString(const string&)’ defined but not used [-Wunused-function]
  481. static EventLevel EventLevelFromString(const std::string& level)
  482. ^
  483. CPP xbmc/filesystem/DllLibCurl.o
  484. CPP xbmc/filesystem/FileDirectoryFactory.o
  485. CPP xbmc/filesystem/FileFactory.o
  486. CPP xbmc/filesystem/PluginDirectory.o
  487. CPP xbmc/filesystem/PVRFile.o
  488. CPP xbmc/filesystem/ResourceFile.o
  489. CPP xbmc/filesystem/NFSFile.o
  490. CPP xbmc/filesystem/NFSDirectory.o
  491. CPP xbmc/filesystem/BlurayDirectory.o
  492. AR xbmc/filesystem/filesystem.a
  493. ar: `u' modifier ignored since `D' is the default (see `U')
  494. CPP xbmc/interfaces/builtins/AddonBuiltins.o
  495. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  496. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  497. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  498. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  499. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogBoxBase.h:25,
  500. from /home/boxman/xbmc/xbmc/addons/GUIDialogAddonSettings.h:22,
  501. from AddonBuiltins.cpp:26:
  502. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  503. CPP xbmc/interfaces/builtins/PlayerBuiltins.o
  504. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  505. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  506. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  507. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  508. from PlayerBuiltins.cpp:26:
  509. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  510. CPP xbmc/interfaces/builtins/ProfileBuiltins.o
  511. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  512. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  513. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  514. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  515. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogKaiToast.h:23,
  516. from ProfileBuiltins.cpp:26:
  517. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  518. AR xbmc/interfaces/builtins/builtins.a
  519. ar: `u' modifier ignored since `D' is the default (see `U')
  520. CPP xbmc/interfaces/json-rpc/AddonsOperations.o
  521. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  522. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  523. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  524. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  525. from JSONRPCUtils.h:26,
  526. from JSONRPC.h:27,
  527. from AddonsOperations.h:22,
  528. from AddonsOperations.cpp:21:
  529. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  530. CPP xbmc/interfaces/json-rpc/FileItemHandler.o
  531. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  532. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  533. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  534. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  535. from JSONRPCUtils.h:26,
  536. from JSONRPC.h:27,
  537. from FileItemHandler.h:24,
  538. from FileItemHandler.cpp:24:
  539. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  540. CPP xbmc/interfaces/json-rpc/GUIOperations.o
  541. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  542. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  543. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  544. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  545. from JSONRPCUtils.h:26,
  546. from JSONRPC.h:27,
  547. from GUIOperations.h:22,
  548. from GUIOperations.cpp:21:
  549. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  550. CPP xbmc/interfaces/json-rpc/PlayerOperations.o
  551. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  552. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  553. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  554. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  555. from JSONRPCUtils.h:26,
  556. from JSONRPC.h:27,
  557. from PlayerOperations.h:22,
  558. from PlayerOperations.cpp:21:
  559. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  560. CPP xbmc/interfaces/json-rpc/PlaylistOperations.o
  561. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  562. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  563. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  564. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  565. from JSONRPCUtils.h:26,
  566. from JSONRPC.h:27,
  567. from PlaylistOperations.h:21,
  568. from PlaylistOperations.cpp:21:
  569. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  570. AR xbmc/interfaces/json-rpc/json-rpc.a
  571. ar: `u' modifier ignored since `D' is the default (see `U')
  572. CPP xbmc/interfaces/legacy/Addon.o
  573. In file included from ../../guilib/GUIControl.h:30:0,
  574. from ../../guilib/GUIControlGroup.h:28,
  575. from ../../guilib/GUIWindow.h:31,
  576. from ../../guilib/GUIDialog.h:28,
  577. from ../../dialogs/GUIDialogBoxBase.h:25,
  578. from ../../addons/GUIDialogAddonSettings.h:22,
  579. from Addon.cpp:25:
  580. ../../guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  581. CPP xbmc/interfaces/legacy/ListItem.o
  582. CPP xbmc/interfaces/legacy/Player.o
  583. AR xbmc/interfaces/legacy/legacy.a
  584. ar: `u' modifier ignored since `D' is the default (see `U')
  585. CPP xbmc/interfaces/python/PythonInvoker.o
  586. AR xbmc/interfaces/python/python_binding.a
  587. ar: `u' modifier ignored since `D' is the default (see `U')
  588. CPP xbmc/music/dialogs/GUIDialogVisualisationPresetList.o
  589. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  590. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  591. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  592. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  593. from GUIDialogVisualisationPresetList.h:23,
  594. from GUIDialogVisualisationPresetList.cpp:21:
  595. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  596. AR xbmc/music/dialogs/musicdialogs.a
  597. ar: `u' modifier ignored since `D' is the default (see `U')
  598. CPP xbmc/music/infoscanner/MusicInfoScanner.o
  599. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  600. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  601. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  602. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  603. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogExtendedProgressBar.h:22,
  604. from MusicInfoScanner.cpp:28:
  605. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  606. In file included from /home/boxman/xbmc/xbmc/events/EventLog.h:26:0,
  607. from MusicInfoScanner.cpp:31:
  608. /home/boxman/xbmc/xbmc/events/IEvent.h:35:20: warning: ‘std::__cxx11::string EventLevelToString(EventLevel)’ defined but not used [-Wunused-function]
  609. static std::string EventLevelToString(EventLevel level)
  610. ^
  611. /home/boxman/xbmc/xbmc/events/IEvent.h:56:19: warning: ‘EventLevel EventLevelFromString(const string&)’ defined but not used [-Wunused-function]
  612. static EventLevel EventLevelFromString(const std::string& level)
  613. ^
  614. AR xbmc/music/infoscanner/musicscanner.a
  615. ar: `u' modifier ignored since `D' is the default (see `U')
  616. CPP xbmc/music/MusicDatabase.o
  617. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  618. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  619. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  620. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  621. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogKaiToast.h:23,
  622. from MusicDatabase.cpp:31:
  623. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  624. AR xbmc/music/music.a
  625. ar: `u' modifier ignored since `D' is the default (see `U')
  626. CPP xbmc/music/tags/MusicInfoTagLoaderFactory.o
  627. AR xbmc/music/tags/musictags.a
  628. ar: `u' modifier ignored since `D' is the default (see `U')
  629. CPP xbmc/music/windows/GUIWindowMusicBase.o
  630. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  631. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  632. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  633. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  634. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  635. from /home/boxman/xbmc/xbmc/windows/GUIMediaWindow.h:23,
  636. from GUIWindowMusicBase.h:26,
  637. from GUIWindowMusicBase.cpp:24:
  638. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  639. CPP xbmc/music/windows/GUIWindowMusicNav.o
  640. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  641. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  642. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  643. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  644. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  645. from /home/boxman/xbmc/xbmc/windows/GUIMediaWindow.h:23,
  646. from GUIWindowMusicBase.h:26,
  647. from GUIWindowMusicNav.h:23,
  648. from GUIWindowMusicNav.cpp:21:
  649. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  650. CPP xbmc/music/windows/GUIWindowMusicPlaylist.o
  651. GUIWindowMusicPlaylist.cpp: In member function ‘virtual void CGUIWindowMusicPlayList::OnItemLoaded(CFileItem*)’:
  652. GUIWindowMusicPlaylist.cpp:477:83: warning: '0' flag ignored with precision and ‘%i’ gnu_printf format [-Wformat=]
  653. str = StringUtils::Format("%02.2i. %s ", pItem->m_iprogramCount, str.c_str());
  654. ^
  655. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  656. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  657. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  658. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  659. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  660. from /home/boxman/xbmc/xbmc/windows/GUIMediaWindow.h:23,
  661. from GUIWindowMusicBase.h:26,
  662. from GUIWindowMusicPlaylist.h:23,
  663. from GUIWindowMusicPlaylist.cpp:21:
  664. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h: At global scope:
  665. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  666. AR xbmc/music/windows/musicwindows.a
  667. ar: `u' modifier ignored since `D' is the default (see `U')
  668. CPP xbmc/pictures/GUIDialogPictureInfo.o
  669. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  670. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  671. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  672. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  673. from GUIDialogPictureInfo.h:23,
  674. from GUIDialogPictureInfo.cpp:21:
  675. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  676. CPP xbmc/pictures/GUIWindowPictures.o
  677. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  678. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  679. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  680. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  681. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  682. from /home/boxman/xbmc/xbmc/windows/GUIMediaWindow.h:23,
  683. from GUIWindowPictures.h:23,
  684. from GUIWindowPictures.cpp:23:
  685. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  686. CPP xbmc/pictures/GUIWindowSlideShow.o
  687. CPP xbmc/pictures/PictureInfoLoader.o
  688. CPP xbmc/pictures/PictureInfoTag.o
  689. AR xbmc/pictures/pictures.a
  690. ar: `u' modifier ignored since `D' is the default (see `U')
  691. CPP xbmc/pvr/channels/PVRChannel.o
  692. CPP xbmc/pvr/channels/PVRChannelGroup.o
  693. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  694. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  695. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  696. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  697. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogExtendedProgressBar.h:22,
  698. from PVRChannelGroup.cpp:27:
  699. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  700. CPP xbmc/pvr/channels/PVRChannelGroupInternal.o
  701. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  702. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  703. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  704. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  705. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogBoxBase.h:25,
  706. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogOK.h:23,
  707. from PVRChannelGroupInternal.cpp:26:
  708. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  709. CPP xbmc/pvr/channels/PVRChannelGroups.o
  710. AR xbmc/pvr/channels/pvrchannels.a
  711. ar: `u' modifier ignored since `D' is the default (see `U')
  712. CPP xbmc/pvr/dialogs/GUIDialogPVRChannelManager.o
  713. CPP xbmc/pvr/dialogs/GUIDialogPVRTimerSettings.o
  714. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  715. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  716. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  717. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  718. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsBase.h:25,
  719. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsManagerBase.h:22,
  720. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsManualBase.h:26,
  721. from GUIDialogPVRTimerSettings.h:23,
  722. from GUIDialogPVRTimerSettings.cpp:21:
  723. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  724. AR xbmc/pvr/dialogs/pvrdialogs.a
  725. ar: `u' modifier ignored since `D' is the default (see `U')
  726. CPP xbmc/pvr/PVRGUIInfo.o
  727. CPP xbmc/pvr/PVRManager.o
  728. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  729. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  730. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  731. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  732. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogExtendedProgressBar.h:22,
  733. from PVRManager.cpp:28:
  734. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  735. CPP xbmc/pvr/PVRDatabase.o
  736. AR xbmc/pvr/pvr.a
  737. ar: `u' modifier ignored since `D' is the default (see `U')
  738. CPP xbmc/pvr/recordings/PVRRecording.o
  739. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  740. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  741. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  742. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  743. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogBoxBase.h:25,
  744. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogOK.h:23,
  745. from PVRRecording.cpp:21:
  746. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  747. CPP xbmc/pvr/recordings/PVRRecordings.o
  748. AR xbmc/pvr/recordings/pvrrecordings.a
  749. ar: `u' modifier ignored since `D' is the default (see `U')
  750. CPP xbmc/pvr/timers/PVRTimerInfoTag.o
  751. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  752. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  753. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  754. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  755. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogKaiToast.h:23,
  756. from PVRTimerInfoTag.cpp:21:
  757. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  758. CPP xbmc/pvr/timers/PVRTimerType.o
  759. CPP xbmc/pvr/timers/PVRTimers.o
  760. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  761. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  762. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  763. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  764. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogKaiToast.h:23,
  765. from PVRTimers.cpp:27:
  766. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  767. AR xbmc/pvr/timers/pvrtimers.a
  768. ar: `u' modifier ignored since `D' is the default (see `U')
  769. CPP xbmc/settings/dialogs/GUIDialogAudioDSPManager.o
  770. CPP xbmc/settings/dialogs/GUIDialogAudioDSPSettings.o
  771. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  772. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  773. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  774. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  775. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsBase.h:25,
  776. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsManagerBase.h:22,
  777. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsManualBase.h:26,
  778. from GUIDialogAudioDSPSettings.h:25,
  779. from GUIDialogAudioDSPSettings.cpp:21:
  780. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  781. CPP xbmc/settings/dialogs/GUIDialogContentSettings.o
  782. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  783. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  784. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  785. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  786. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsBase.h:25,
  787. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsManagerBase.h:22,
  788. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsManualBase.h:26,
  789. from GUIDialogContentSettings.h:27,
  790. from GUIDialogContentSettings.cpp:29:
  791. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  792. AR xbmc/settings/dialogs/settings_dialogs.a
  793. ar: `u' modifier ignored since `D' is the default (see `U')
  794. CPP xbmc/settings/windows/GUIControlSettings.o
  795. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  796. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  797. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  798. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  799. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  800. from /home/boxman/xbmc/xbmc/windows/GUIMediaWindow.h:23,
  801. from /home/boxman/xbmc/xbmc/addons/GUIWindowAddonBrowser.h:24,
  802. from GUIControlSettings.cpp:27:
  803. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  804. AR xbmc/settings/windows/settings_windows.a
  805. ar: `u' modifier ignored since `D' is the default (see `U')
  806. CPP xbmc/storage/MediaManager.o
  807. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  808. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  809. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  810. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  811. from MediaManager.cpp:30:
  812. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  813. AR xbmc/storage/storage.a
  814. ar: `u' modifier ignored since `D' is the default (see `U')
  815. CPP xbmc/video/dialogs/GUIDialogAudioSubtitleSettings.o
  816. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  817. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  818. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  819. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  820. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsBase.h:25,
  821. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsManagerBase.h:22,
  822. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsManualBase.h:26,
  823. from GUIDialogAudioSubtitleSettings.h:25,
  824. from GUIDialogAudioSubtitleSettings.cpp:21:
  825. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  826. CPP xbmc/video/dialogs/GUIDialogSubtitles.o
  827. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  828. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  829. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  830. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  831. from GUIDialogSubtitles.h:24,
  832. from GUIDialogSubtitles.cpp:24:
  833. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  834. CPP xbmc/video/dialogs/GUIDialogVideoSettings.o
  835. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  836. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  837. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  838. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  839. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsBase.h:25,
  840. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsManagerBase.h:22,
  841. from /home/boxman/xbmc/xbmc/settings/dialogs/GUIDialogSettingsManualBase.h:26,
  842. from GUIDialogVideoSettings.h:23,
  843. from GUIDialogVideoSettings.cpp:21:
  844. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  845. AR xbmc/video/dialogs/videodialogs.a
  846. ar: `u' modifier ignored since `D' is the default (see `U')
  847. CPP xbmc/view/GUIViewState.o
  848. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  849. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  850. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  851. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  852. from GUIViewState.cpp:36:
  853. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  854. AR xbmc/view/view.a
  855. ar: `u' modifier ignored since `D' is the default (see `U')
  856. CPP xbmc/windows/GUIMediaWindow.o
  857. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  858. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  859. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  860. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  861. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  862. from GUIMediaWindow.h:23,
  863. from GUIMediaWindow.cpp:21:
  864. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  865. CPP xbmc/windows/GUIWindowFileManager.o
  866. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  867. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  868. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  869. from GUIWindowFileManager.h:23,
  870. from GUIWindowFileManager.cpp:22:
  871. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  872. CPP xbmc/windows/GUIWindowLoginScreen.o
  873. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  874. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  875. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  876. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  877. from GUIWindowLoginScreen.h:23,
  878. from GUIWindowLoginScreen.cpp:24:
  879. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  880. CPP xbmc/windows/GUIWindowScreensaver.o
  881. AR xbmc/windows/windows.a
  882. ar: `u' modifier ignored since `D' is the default (see `U')
  883. CPP xbmc/Application.o
  884. Application.cpp: In member function ‘virtual bool CApplication::OnSettingUpdate(CSetting*&, const char*, const TiXmlNode*)’:
  885. Application.cpp:1506:22: warning: unused variable ‘settingId’ [-Wunused-variable]
  886. const std::string &settingId = setting->GetId();
  887. ^
  888. In file included from events/EventLog.h:26:0,
  889. from Application.cpp:25:
  890. /home/boxman/xbmc/xbmc/events/IEvent.h: At global scope:
  891. /home/boxman/xbmc/xbmc/events/IEvent.h:35:20: warning: ‘std::__cxx11::string EventLevelToString(EventLevel)’ defined but not used [-Wunused-function]
  892. static std::string EventLevelToString(EventLevel level)
  893. ^
  894. /home/boxman/xbmc/xbmc/events/IEvent.h:56:19: warning: ‘EventLevel EventLevelFromString(const string&)’ defined but not used [-Wunused-function]
  895. static EventLevel EventLevelFromString(const std::string& level)
  896. ^
  897. CPP xbmc/ApplicationPlayer.o
  898. CPP xbmc/ContextMenuItem.o
  899. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  900. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  901. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  902. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  903. from dialogs/GUIDialogContextMenu.h:25,
  904. from ContextMenuItem.h:25,
  905. from ContextMenuItem.cpp:21:
  906. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  907. CPP xbmc/ContextMenuManager.o
  908. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  909. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  910. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  911. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  912. from dialogs/GUIDialogContextMenu.h:25,
  913. from ContextMenuItem.h:25,
  914. from ContextMenuManager.h:26,
  915. from ContextMenuManager.cpp:21:
  916. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  917. CPP xbmc/CompileInfo.o
  918. CPP xbmc/DatabaseManager.o
  919. CPP xbmc/DynamicDll.o
  920. CPP xbmc/FileItem.o
  921. CPP xbmc/GUIInfoManager.o
  922. CPP xbmc/LangInfo.o
  923. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  924. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  925. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  926. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  927. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogExtendedProgressBar.h:22,
  928. from addons/RepositoryUpdater.h:23,
  929. from LangInfo.cpp:28:
  930. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  931. CPP xbmc/NfoFile.o
  932. CPP xbmc/SystemGlobals.o
  933. CPP xbmc/Util.o
  934. AR xbmc/xbmc.a
  935. ar: `u' modifier ignored since `D' is the default (see `U')
  936. CPP xbmc/network/httprequesthandler/HTTPWebinterfaceAddonsHandler.o
  937. CPP xbmc/network/httprequesthandler/HTTPWebinterfaceHandler.o
  938. AR xbmc/network/httprequesthandler/httprequesthandlers.a
  939. ar: `u' modifier ignored since `D' is the default (see `U')
  940. CPP xbmc/network/upnp/UPnPRenderer.o
  941. AR xbmc/network/upnp/upnp.a
  942. ar: `u' modifier ignored since `D' is the default (see `U')
  943. CPP xbmc/network/AirPlayServer.o
  944. AR xbmc/network/network.a
  945. ar: `u' modifier ignored since `D' is the default (see `U')
  946. CPP xbmc/video/windows/GUIWindowFullScreen.o
  947. CPP xbmc/video/windows/GUIWindowVideoBase.o
  948. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  949. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  950. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  951. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  952. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  953. from /home/boxman/xbmc/xbmc/windows/GUIMediaWindow.h:23,
  954. from GUIWindowVideoBase.h:23,
  955. from GUIWindowVideoBase.cpp:22:
  956. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  957. CPP xbmc/video/windows/GUIWindowVideoNav.o
  958. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  959. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  960. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  961. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  962. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  963. from /home/boxman/xbmc/xbmc/windows/GUIMediaWindow.h:23,
  964. from GUIWindowVideoBase.h:23,
  965. from GUIWindowVideoNav.h:23,
  966. from GUIWindowVideoNav.cpp:22:
  967. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  968. CPP xbmc/video/windows/GUIWindowVideoPlaylist.o
  969. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  970. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  971. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  972. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  973. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  974. from /home/boxman/xbmc/xbmc/windows/GUIMediaWindow.h:23,
  975. from GUIWindowVideoBase.h:23,
  976. from GUIWindowVideoPlaylist.h:23,
  977. from GUIWindowVideoPlaylist.cpp:21:
  978. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  979. AR xbmc/video/windows/videowindows.a
  980. ar: `u' modifier ignored since `D' is the default (see `U')
  981. CPP xbmc/utils/LabelFormatter.o
  982. LabelFormatter.cpp: In member function ‘std::__cxx11::string CLabelFormatter::GetMaskContent(const CLabelFormatter::CMaskString&, const CFileItem*) const’:
  983. LabelFormatter.cpp:167:68: warning: '0' flag ignored with precision and ‘%i’ gnu_printf format [-Wformat=]
  984. value = StringUtils::Format("%02.2i", music->GetTrackNumber());
  985. ^
  986. LabelFormatter.cpp:169:60: warning: '0' flag ignored with precision and ‘%i’ gnu_printf format [-Wformat=]
  987. value = StringUtils::Format("%02.2i", movie->m_iTrack);
  988. ^
  989. LabelFormatter.cpp:173:67: warning: '0' flag ignored with precision and ‘%i’ gnu_printf format [-Wformat=]
  990. value = StringUtils::Format("%02.2i", music->GetDiscNumber());
  991. ^
  992. LabelFormatter.cpp:274:65: warning: '0' flag ignored with precision and ‘%i’ gnu_printf format [-Wformat=]
  993. value = StringUtils::Format("S%02.2i", movie->m_iEpisode);
  994. ^
  995. LabelFormatter.cpp:276:64: warning: '0' flag ignored with precision and ‘%i’ gnu_printf format [-Wformat=]
  996. value = StringUtils::Format("%02.2i", movie->m_iEpisode);
  997. ^
  998. LabelFormatter.cpp:287:65: warning: '0' flag ignored with precision and ‘%i’ gnu_printf format [-Wformat=]
  999. value = StringUtils::Format("S%02.2i", movie->m_iEpisode);
  1000. ^
  1001. LabelFormatter.cpp:289:84: warning: '0' flag ignored with precision and ‘%i’ gnu_printf format [-Wformat=]
  1002. value = StringUtils::Format("%ix%02.2i", movie->m_iSeason,movie->m_iEpisode);
  1003. ^
  1004. CPP xbmc/utils/RssManager.o
  1005. CPP xbmc/utils/SaveFileStateJob.o
  1006. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  1007. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  1008. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  1009. from /home/boxman/xbmc/xbmc/guilib/GUIWindowManager.h:36,
  1010. from SaveFileStateJob.cpp:34:
  1011. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1012. CPP xbmc/utils/ScraperParser.o
  1013. CPP xbmc/utils/Weather.o
  1014. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  1015. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  1016. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  1017. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  1018. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogBoxBase.h:25,
  1019. from /home/boxman/xbmc/xbmc/addons/GUIDialogAddonSettings.h:22,
  1020. from Weather.cpp:30:
  1021. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1022. AR xbmc/utils/utils.a
  1023. ar: `u' modifier ignored since `D' is the default (see `U')
  1024. CPP xbmc/settings/AdvancedSettings.o
  1025. CPP xbmc/settings/AudioDSPSettings.o
  1026. CPP xbmc/settings/MediaSettings.o
  1027. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  1028. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  1029. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  1030. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  1031. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  1032. from MediaSettings.cpp:28:
  1033. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1034. CPP xbmc/settings/SettingConditions.o
  1035. In file included from /home/boxman/xbmc/xbmc/addons/Skin.h:29:0,
  1036. from SettingConditions.cpp:27:
  1037. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1038. CPP xbmc/settings/Settings.o
  1039. In file included from /home/boxman/xbmc/xbmc/events/EventLog.h:26:0,
  1040. from Settings.cpp:28:
  1041. /home/boxman/xbmc/xbmc/events/IEvent.h:35:20: warning: ‘std::__cxx11::string EventLevelToString(EventLevel)’ defined but not used [-Wunused-function]
  1042. static std::string EventLevelToString(EventLevel level)
  1043. ^
  1044. /home/boxman/xbmc/xbmc/events/IEvent.h:56:19: warning: ‘EventLevel EventLevelFromString(const string&)’ defined but not used [-Wunused-function]
  1045. static EventLevel EventLevelFromString(const std::string& level)
  1046. ^
  1047. AR xbmc/settings/settings.a
  1048. ar: `u' modifier ignored since `D' is the default (see `U')
  1049. CPP xbmc/video/GUIViewStateVideo.o
  1050. In file included from /home/boxman/xbmc/xbmc/view/ViewStateSettings.h:26:0,
  1051. from GUIViewStateVideo.cpp:32:
  1052. /home/boxman/xbmc/xbmc/events/IEvent.h:35:20: warning: ‘std::__cxx11::string EventLevelToString(EventLevel)’ defined but not used [-Wunused-function]
  1053. static std::string EventLevelToString(EventLevel level)
  1054. ^
  1055. /home/boxman/xbmc/xbmc/events/IEvent.h:56:19: warning: ‘EventLevel EventLevelFromString(const string&)’ defined but not used [-Wunused-function]
  1056. static EventLevel EventLevelFromString(const std::string& level)
  1057. ^
  1058. In file included from /home/boxman/xbmc/xbmc/view/ViewStateSettings.h:27:0,
  1059. from GUIViewStateVideo.cpp:32:
  1060. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1061. CPP xbmc/video/PlayerController.o
  1062. CPP xbmc/video/VideoDatabase.o
  1063. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  1064. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  1065. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  1066. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  1067. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogExtendedProgressBar.h:22,
  1068. from VideoDatabase.cpp:36:
  1069. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1070. AR xbmc/video/video.a
  1071. ar: `u' modifier ignored since `D' is the default (see `U')
  1072. CPP xbmc/pvr/addons/PVRClient.o
  1073. CPP xbmc/pvr/addons/PVRClients.o
  1074. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  1075. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  1076. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  1077. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  1078. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogExtendedProgressBar.h:22,
  1079. from PVRClients.cpp:28:
  1080. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1081. AR xbmc/pvr/addons/pvraddons.a
  1082. ar: `u' modifier ignored since `D' is the default (see `U')
  1083. CPP xbmc/pvr/windows/GUIWindowPVRBase.o
  1084. CPP xbmc/pvr/windows/GUIWindowPVRChannels.o
  1085. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  1086. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  1087. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  1088. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  1089. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  1090. from /home/boxman/xbmc/xbmc/ContextMenuItem.h:25,
  1091. from /home/boxman/xbmc/xbmc/ContextMenuManager.h:26,
  1092. from GUIWindowPVRChannels.cpp:22:
  1093. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1094. CPP xbmc/pvr/windows/GUIWindowPVRGuide.o
  1095. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  1096. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  1097. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  1098. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  1099. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  1100. from /home/boxman/xbmc/xbmc/ContextMenuItem.h:25,
  1101. from /home/boxman/xbmc/xbmc/ContextMenuManager.h:26,
  1102. from GUIWindowPVRGuide.cpp:21:
  1103. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1104. CPP xbmc/pvr/windows/GUIWindowPVRRecordings.o
  1105. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  1106. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  1107. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  1108. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  1109. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  1110. from /home/boxman/xbmc/xbmc/ContextMenuItem.h:25,
  1111. from /home/boxman/xbmc/xbmc/ContextMenuManager.h:26,
  1112. from GUIWindowPVRRecordings.cpp:21:
  1113. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1114. CPP xbmc/pvr/windows/GUIWindowPVRSearch.o
  1115. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  1116. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  1117. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  1118. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  1119. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  1120. from /home/boxman/xbmc/xbmc/ContextMenuItem.h:25,
  1121. from /home/boxman/xbmc/xbmc/ContextMenuManager.h:26,
  1122. from GUIWindowPVRSearch.cpp:21:
  1123. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1124. CPP xbmc/pvr/windows/GUIWindowPVRTimers.o
  1125. In file included from /home/boxman/xbmc/xbmc/guilib/GUIControl.h:30:0,
  1126. from /home/boxman/xbmc/xbmc/guilib/GUIControlGroup.h:28,
  1127. from /home/boxman/xbmc/xbmc/guilib/GUIWindow.h:31,
  1128. from /home/boxman/xbmc/xbmc/guilib/GUIDialog.h:28,
  1129. from /home/boxman/xbmc/xbmc/dialogs/GUIDialogContextMenu.h:25,
  1130. from /home/boxman/xbmc/xbmc/ContextMenuItem.h:25,
  1131. from /home/boxman/xbmc/xbmc/ContextMenuManager.h:26,
  1132. from GUIWindowPVRTimers.cpp:21:
  1133. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1134. AR xbmc/pvr/windows/pvrwindows.a
  1135. ar: `u' modifier ignored since `D' is the default (see `U')
  1136. CPP xbmc/guilib/cximage.o
  1137. CPP xbmc/guilib/GUIAudioManager.o
  1138. In file included from /home/boxman/xbmc/xbmc/addons/Skin.h:29:0,
  1139. from GUIAudioManager.cpp:31:
  1140. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1141. CPP xbmc/guilib/GUIInfoTypes.o
  1142. In file included from /home/boxman/xbmc/xbmc/addons/Skin.h:29:0,
  1143. from GUIInfoTypes.cpp:29:
  1144. /home/boxman/xbmc/xbmc/guilib/GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1145. CPP xbmc/guilib/GUIVisualisationControl.o
  1146. In file included from GUIControl.h:30:0,
  1147. from GUIRenderingControl.h:22,
  1148. from GUIVisualisationControl.h:22,
  1149. from GUIVisualisationControl.cpp:21:
  1150. GraphicContext.h:299:148: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
  1151. CPP xbmc/guilib/GUIWindowManager.o
  1152. CPP xbmc/guilib/imagefactory.o
  1153. AR xbmc/guilib/guilib.a
  1154. ar: `u' modifier ignored since `D' is the default (see `U')
  1155. LD kodi.bin
  1156. g++: error: unrecognized command line option ‘-ffmpeg’
  1157. g++: error: unrecognized command line option ‘-ffmpeg’
  1158. g++: error: unrecognized command line option ‘-ffmpeg’
  1159. g++: error: unrecognized command line option ‘-ffmpeg’
  1160. g++: error: unrecognized command line option ‘-ffmpeg’
  1161. g++: error: unrecognized command line option ‘-ffmpeg’
  1162. g++: error: unrecognized command line option ‘-ffmpeg’
  1163. Makefile:436: recipe for target 'kodi.bin' failed
  1164. make: *** [kodi.bin] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement