Guest User

Untitled

a guest
Oct 29th, 2012
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 284.07 KB | None | 0 0
  1. [root@acidcool xbmc]# ./bootstrap
  2. autoreconf: Entering directory `.'
  3. autoreconf: configure.in: not using Gettext
  4. autoreconf: running: aclocal --force
  5. autoreconf: configure.in: tracing
  6. autoreconf: running: libtoolize --copy --force
  7. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
  8. libtoolize: copying file `build-aux/ltmain.sh'
  9. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  10. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  11. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  12. autoreconf: running: /usr/bin/autoconf --force
  13. autoreconf: running: /usr/bin/autoheader --force
  14. autoreconf: running: automake --add-missing --copy --force-missing
  15. autoreconf: Leaving directory `.'
  16. autoreconf: Entering directory `lib/libid3tag/libid3tag'
  17. autoreconf: configure.ac: not using Gettext
  18. autoreconf: running: aclocal --force
  19. autoreconf: configure.ac: tracing
  20. autoreconf: running: libtoolize --copy --force
  21. libtoolize: putting auxiliary files in `.'.
  22. libtoolize: copying file `./ltmain.sh'
  23. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  24. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  25. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  26. autoreconf: running: /usr/bin/autoconf --force
  27. autoreconf: running: /usr/bin/autoheader --force
  28. autoreconf: running: automake --add-missing --copy --force-missing
  29. Makefile.am:87: whitespace following trailing backslash
  30. autoreconf: Leaving directory `lib/libid3tag/libid3tag'
  31. autoreconf: Entering directory `xbmc/screensavers/rsxs-0.9'
  32. autoreconf: configure.ac: not using Gettext
  33. autoreconf: running: aclocal --force -I m4
  34. configure.ac:28: warning: AC_COMPILE_IFELSE was called before gl_USE_SYSTEM_EXTENSIONS
  35. m4/extensions.m4:15: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  36. m4/gnulib-comp.m4:20: gl_EARLY is expanded from...
  37. configure.ac:28: the top level
  38. configure.ac:28: warning: AC_RUN_IFELSE was called before gl_USE_SYSTEM_EXTENSIONS
  39. m4/extensions.m4:15: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  40. m4/gnulib-comp.m4:20: gl_EARLY is expanded from...
  41. configure.ac:28: the top level
  42. configure.ac:146: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  43. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  44. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  45. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  46. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  47. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  48. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  49. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  50. ../../lib/autoconf/headers.m4:162: _AC_CHECK_HEADER_COMPILE is expanded from...
  51. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  52. ../../lib/m4sugar/m4sh.m4:574: AS_FOR is expanded from...
  53. ../../lib/autoconf/headers.m4:249: AC_CHECK_HEADERS is expanded from...
  54. acinclude.m4:1: _MAC_SAVE is expanded from...
  55. acinclude.m4:434: MAC_PKG_PNG is expanded from...
  56. configure.ac:146: the top level
  57. autoreconf: configure.ac: tracing
  58. configure.ac:28: warning: AC_COMPILE_IFELSE was called before gl_USE_SYSTEM_EXTENSIONS
  59. m4/extensions.m4:15: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  60. m4/gnulib-comp.m4:20: gl_EARLY is expanded from...
  61. configure.ac:28: the top level
  62. configure.ac:28: warning: AC_RUN_IFELSE was called before gl_USE_SYSTEM_EXTENSIONS
  63. m4/extensions.m4:15: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  64. m4/gnulib-comp.m4:20: gl_EARLY is expanded from...
  65. configure.ac:28: the top level
  66. configure.ac:146: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  67. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  68. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  69. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  70. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  71. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  72. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  73. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  74. ../../lib/autoconf/headers.m4:162: _AC_CHECK_HEADER_COMPILE is expanded from...
  75. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  76. ../../lib/m4sugar/m4sh.m4:574: AS_FOR is expanded from...
  77. ../../lib/autoconf/headers.m4:249: AC_CHECK_HEADERS is expanded from...
  78. acinclude.m4:1: _MAC_SAVE is expanded from...
  79. acinclude.m4:434: MAC_PKG_PNG is expanded from...
  80. configure.ac:146: the top level
  81. autoreconf: configure.ac: not using Libtool
  82. autoreconf: running: /usr/bin/autoconf --force
  83. configure.ac:28: warning: AC_COMPILE_IFELSE was called before gl_USE_SYSTEM_EXTENSIONS
  84. m4/extensions.m4:15: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  85. m4/gnulib-comp.m4:20: gl_EARLY is expanded from...
  86. configure.ac:28: the top level
  87. configure.ac:28: warning: AC_RUN_IFELSE was called before gl_USE_SYSTEM_EXTENSIONS
  88. m4/extensions.m4:15: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  89. m4/gnulib-comp.m4:20: gl_EARLY is expanded from...
  90. configure.ac:28: the top level
  91. configure.ac:146: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  92. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  93. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  94. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  95. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  96. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  97. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  98. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  99. ../../lib/autoconf/headers.m4:162: _AC_CHECK_HEADER_COMPILE is expanded from...
  100. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  101. ../../lib/m4sugar/m4sh.m4:574: AS_FOR is expanded from...
  102. ../../lib/autoconf/headers.m4:249: AC_CHECK_HEADERS is expanded from...
  103. acinclude.m4:1: _MAC_SAVE is expanded from...
  104. acinclude.m4:434: MAC_PKG_PNG is expanded from...
  105. configure.ac:146: the top level
  106. autoreconf: running: /usr/bin/autoheader --force
  107. configure.ac:28: warning: AC_COMPILE_IFELSE was called before gl_USE_SYSTEM_EXTENSIONS
  108. m4/extensions.m4:15: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  109. m4/gnulib-comp.m4:20: gl_EARLY is expanded from...
  110. configure.ac:28: the top level
  111. configure.ac:28: warning: AC_RUN_IFELSE was called before gl_USE_SYSTEM_EXTENSIONS
  112. m4/extensions.m4:15: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  113. m4/gnulib-comp.m4:20: gl_EARLY is expanded from...
  114. configure.ac:28: the top level
  115. configure.ac:146: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  116. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  117. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  118. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  119. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  120. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  121. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  122. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  123. ../../lib/autoconf/headers.m4:162: _AC_CHECK_HEADER_COMPILE is expanded from...
  124. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  125. ../../lib/m4sugar/m4sh.m4:574: AS_FOR is expanded from...
  126. ../../lib/autoconf/headers.m4:249: AC_CHECK_HEADERS is expanded from...
  127. acinclude.m4:1: _MAC_SAVE is expanded from...
  128. acinclude.m4:434: MAC_PKG_PNG is expanded from...
  129. configure.ac:146: the top level
  130. autoreconf: running: automake --add-missing --copy --force-missing
  131. configure.ac:28: warning: AC_COMPILE_IFELSE was called before gl_USE_SYSTEM_EXTENSIONS
  132. m4/extensions.m4:15: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  133. m4/gnulib-comp.m4:20: gl_EARLY is expanded from...
  134. configure.ac:28: the top level
  135. configure.ac:28: warning: AC_RUN_IFELSE was called before gl_USE_SYSTEM_EXTENSIONS
  136. m4/extensions.m4:15: gl_USE_SYSTEM_EXTENSIONS is expanded from...
  137. m4/gnulib-comp.m4:20: gl_EARLY is expanded from...
  138. configure.ac:28: the top level
  139. configure.ac:146: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  140. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  141. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  142. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  143. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  144. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  145. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  146. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  147. ../../lib/autoconf/headers.m4:162: _AC_CHECK_HEADER_COMPILE is expanded from...
  148. ../../lib/autoconf/headers.m4:67: AC_CHECK_HEADER is expanded from...
  149. ../../lib/m4sugar/m4sh.m4:574: AS_FOR is expanded from...
  150. ../../lib/autoconf/headers.m4:249: AC_CHECK_HEADERS is expanded from...
  151. acinclude.m4:1: _MAC_SAVE is expanded from...
  152. acinclude.m4:434: MAC_PKG_PNG is expanded from...
  153. configure.ac:146: the top level
  154. autoreconf: Leaving directory `xbmc/screensavers/rsxs-0.9'
  155. autoreconf: Entering directory `xbmc/visualizations/Goom/goom2k4-0'
  156. autoreconf: configure.in: not using Gettext
  157. autoreconf: running: aclocal --force
  158. autoreconf: configure.in: tracing
  159. autoreconf: running: libtoolize --copy --force
  160. libtoolize: putting auxiliary files in `.'.
  161. libtoolize: copying file `./ltmain.sh'
  162. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  163. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  164. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  165. autoreconf: running: /usr/bin/autoconf --force
  166. autoreconf: configure.in: not using Autoheader
  167. autoreconf: running: automake --add-missing --copy --force-missing
  168. autoreconf: Leaving directory `xbmc/visualizations/Goom/goom2k4-0'
  169. autoreconf: Entering directory `lib/libapetag'
  170. autoreconf: configure.in: not using Gettext
  171. autoreconf: running: aclocal --force -I m4
  172. autoreconf: configure.in: tracing
  173. autoreconf: running: libtoolize --copy --force
  174. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
  175. libtoolize: copying file `./ltmain.sh'
  176. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  177. libtoolize: copying file `m4/libtool.m4'
  178. libtoolize: copying file `m4/ltoptions.m4'
  179. libtoolize: copying file `m4/ltsugar.m4'
  180. libtoolize: copying file `m4/ltversion.m4'
  181. libtoolize: copying file `m4/lt~obsolete.m4'
  182. autoreconf: running: /usr/bin/autoconf --force
  183. autoreconf: running: /usr/bin/autoheader --force
  184. autoreconf: running: automake --add-missing --copy --force-missing
  185. autoreconf: Leaving directory `lib/libapetag'
  186. autoreconf: Entering directory `lib/cpluff'
  187. autoreconf: running: autopoint --force
  188. autoreconf: running: aclocal --force -I m4
  189. autoreconf: configure.ac: tracing
  190. autoreconf: running: libtoolize --copy --force
  191. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `auxliary'.
  192. libtoolize: copying file `auxliary/ltmain.sh'
  193. libtoolize: putting macros in `m4'.
  194. libtoolize: copying file `m4/libtool.m4'
  195. libtoolize: copying file `m4/ltoptions.m4'
  196. libtoolize: copying file `m4/ltsugar.m4'
  197. libtoolize: copying file `m4/ltversion.m4'
  198. libtoolize: copying file `m4/lt~obsolete.m4'
  199. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  200. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  201. autoreconf: running: /usr/bin/autoconf --force
  202. autoreconf: running: /usr/bin/autoheader --force
  203. autoreconf: running: automake --add-missing --copy --force-missing
  204. autoreconf: Leaving directory `lib/cpluff'
  205. autoreconf: Entering directory `lib/libdvd/libdvdcss'
  206. autoreconf: configure.ac: not using Gettext
  207. autoreconf: running: aclocal --force
  208. autoreconf: configure.ac: tracing
  209. autoreconf: running: libtoolize --copy --force
  210. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.auto'.
  211. libtoolize: copying file `.auto/ltmain.sh'
  212. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  213. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  214. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  215. autoreconf: running: /usr/bin/autoconf --force
  216. autoreconf: running: /usr/bin/autoheader --force
  217. autoreconf: running: automake --add-missing --copy --force-missing
  218. test/Makefile.am:4: compiling `csstest.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
  219. autoreconf: Leaving directory `lib/libdvd/libdvdcss'
  220. autoreconf: Entering directory `lib/libdvd/libdvdread'
  221. autoreconf: configure.ac: not using Gettext
  222. autoreconf: running: aclocal --force
  223. autoreconf: configure.ac: tracing
  224. autoreconf: running: libtoolize --copy --force
  225. libtoolize: putting auxiliary files in `.'.
  226. libtoolize: copying file `./ltmain.sh'
  227. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  228. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  229. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  230. autoreconf: running: /usr/bin/autoconf --force
  231. autoreconf: running: /usr/bin/autoheader --force
  232. autoreconf: running: automake --add-missing --copy --force-missing
  233. autoreconf: Leaving directory `lib/libdvd/libdvdread'
  234. autoreconf: Entering directory `lib/libdvd/libdvdnav'
  235. autoreconf: configure.ac: not using Gettext
  236. autoreconf: running: aclocal --force
  237. autoreconf: configure.ac: tracing
  238. autoreconf: running: libtoolize --copy --force
  239. libtoolize: putting auxiliary files in `.'.
  240. libtoolize: copying file `./ltmain.sh'
  241. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  242. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  243. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  244. autoreconf: running: /usr/bin/autoconf --force
  245. autoreconf: running: /usr/bin/autoheader --force
  246. autoreconf: running: automake --add-missing --copy --force-missing
  247. autoreconf: Leaving directory `lib/libdvd/libdvdnav'
  248. Please (re)run configure...
  249. [root@acidcool xbmc]# ./configure --enable-shared-lib
  250. configure: WARNING: unrecognized options: --enable-shared-lib
  251. checking for a BSD-compatible install... /bin/install -c
  252. checking whether build environment is sane... yes
  253. checking for a thread-safe mkdir -p... /bin/mkdir -p
  254. checking for gawk... gawk
  255. checking whether make sets $(MAKE)... yes
  256. checking build system type... x86_64-unknown-linux-gnu
  257. checking host system type... x86_64-unknown-linux-gnu
  258. checking for g++... g++
  259. checking whether the C++ compiler works... yes
  260. checking for C++ compiler default output file name... a.out
  261. checking for suffix of executables...
  262. checking whether we are cross compiling... no
  263. checking for suffix of object files... o
  264. checking whether we are using the GNU C++ compiler... yes
  265. checking whether g++ accepts -g... yes
  266. checking for style of include used by make... GNU
  267. checking dependency style of g++... none
  268. checking for gcc... gcc
  269. checking whether we are using the GNU C compiler... yes
  270. checking whether gcc accepts -g... yes
  271. checking for gcc option to accept ISO C89... none needed
  272. checking dependency style of gcc... none
  273. checking how to print strings... printf
  274. checking for a sed that does not truncate output... /bin/sed
  275. checking for grep that handles long lines and -e... /bin/grep
  276. checking for egrep... /bin/grep -E
  277. checking for fgrep... /bin/grep -F
  278. checking for ld used by gcc... /bin/ld
  279. checking if the linker (/bin/ld) is GNU ld... yes
  280. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  281. checking the name lister (/bin/nm -B) interface... BSD nm
  282. checking whether ln -s works... yes
  283. checking the maximum length of command line arguments... 1572864
  284. checking whether the shell understands some XSI constructs... yes
  285. checking whether the shell understands "+="... yes
  286. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_conv   ert_file_noop
  287. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  288. checking for /bin/ld option to reload object files... -r
  289. checking for objdump... objdump
  290. checking how to recognize dependent libraries... pass_all
  291. checking for dlltool... no
  292. checking how to associate runtime and link libraries... printf %s\n
  293. checking for ar... ar
  294. checking for archiver @FILE support... @
  295. checking for strip... strip
  296. checking for ranlib... ranlib
  297. checking command to parse /bin/nm -B output from gcc object... ok
  298. checking for sysroot... no
  299. checking for mt... no
  300. checking if : is a manifest tool... no
  301. checking how to run the C preprocessor... gcc -E
  302. checking for ANSI C header files... yes
  303. checking for sys/types.h... yes
  304. checking for sys/stat.h... yes
  305. checking for stdlib.h... yes
  306. checking for string.h... yes
  307. checking for memory.h... yes
  308. checking for strings.h... yes
  309. checking for inttypes.h... yes
  310. checking for stdint.h... yes
  311. checking for unistd.h... yes
  312. checking for dlfcn.h... yes
  313. checking for objdir... .libs
  314. checking if gcc supports -fno-rtti -fno-exceptions... no
  315. checking for gcc option to produce PIC... -fPIC -DPIC
  316. checking if gcc PIC flag -fPIC -DPIC works... yes
  317. checking if gcc static flag -static works... no
  318. checking if gcc supports -c -o file.o... yes
  319. checking if gcc supports -c -o file.o... (cached) yes
  320. checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  321. checking whether -lc should be explicitly linked in... no
  322. checking dynamic linker characteristics... GNU/Linux ld.so
  323. checking how to hardcode library paths into programs... immediate
  324. checking whether stripping libraries is possible... yes
  325. checking if libtool supports shared libraries... yes
  326. checking whether to build shared libraries... yes
  327. checking whether to build static libraries... yes
  328. checking how to run the C++ preprocessor... g++ -E
  329. checking for ld used by g++... /bin/ld -m elf_x86_64
  330. checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes
  331. checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  332. checking for g++ option to produce PIC... -fPIC -DPIC
  333. checking if g++ PIC flag -fPIC -DPIC works... yes
  334. checking if g++ static flag -static works... no
  335. checking if g++ supports -c -o file.o... yes
  336. checking if g++ supports -c -o file.o... (cached) yes
  337. checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  338. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  339. checking how to hardcode library paths into programs... immediate
  340. checking for gawk... (cached) gawk
  341. checking whether ln -s works... yes
  342. checking whether make sets $(MAKE)... (cached) yes
  343. checking for size_t... yes
  344. checking for working alloca.h... yes
  345. checking for alloca... yes
  346. checking for uid_t in sys/types.h... yes
  347. checking for unistd.h... (cached) yes
  348. checking for working chown... yes
  349. checking for dirent.h that defines DIR... yes
  350. checking for library containing opendir... none required
  351. checking whether closedir returns void... no
  352. checking for error_at_line... yes
  353. checking for _LARGEFILE_SOURCE value needed for large files... no
  354. checking whether gcc needs -traditional... no
  355. checking whether lstat correctly handles trailing slash... yes
  356. checking whether lstat accepts an empty string... no
  357. checking whether lstat correctly handles trailing slash... (cached) yes
  358. checking for working memcmp... yes
  359. checking whether time.h and sys/time.h may both be included... yes
  360. checking for sys/time.h... yes
  361. checking for unistd.h... (cached) yes
  362. checking for stdlib.h... (cached) yes
  363. checking for sys/param.h... yes
  364. checking for utime.h... yes
  365. checking for alarm... yes
  366. checking for working mktime... yes
  367. checking for getpagesize... yes
  368. checking for working mmap... yes
  369. checking sys/select.h usability... yes
  370. checking sys/select.h presence... yes
  371. checking for sys/select.h... yes
  372. checking sys/socket.h usability... yes
  373. checking sys/socket.h presence... yes
  374. checking for sys/socket.h... yes
  375. checking types of arguments for select... int,fd_set *,struct timeval *
  376. checking return type of signal handlers... void
  377. checking whether stat accepts an empty string... no
  378. checking for working strcoll... yes
  379. checking for strftime... yes
  380. checking for working strtod... yes
  381. checking whether utime accepts a null argument... yes
  382. checking for vprintf... yes
  383. checking for _doprnt... no
  384. checking for atexit... yes
  385. checking for dup2... yes
  386. checking for fdatasync... yes
  387. checking for floor... no
  388. checking for fs_stat_dev... no
  389. checking for ftime... yes
  390. checking for ftruncate... yes
  391. checking for getcwd... yes
  392. checking for gethostbyaddr... yes
  393. checking for gethostbyname... yes
  394. checking for gethostname... yes
  395. checking for getpagesize... (cached) yes
  396. checking for getpass... yes
  397. checking for gettimeofday... yes
  398. checking for inet_ntoa... yes
  399. checking for lchown... yes
  400. checking for localeconv... yes
  401. checking for memchr... yes
  402. checking for memmove... yes
  403. checking for memset... yes
  404. checking for mkdir... yes
  405. checking for modf... yes
  406. checking for munmap... yes
  407. checking for pow... no
  408. checking for rmdir... yes
  409. checking for select... yes
  410. checking for setenv... yes
  411. checking for setlocale... yes
  412. checking for socket... yes
  413. checking for sqrt... no
  414. checking for strcasecmp... yes
  415. checking for strchr... yes
  416. checking for strcspn... yes
  417. checking for strdup... yes
  418. checking for strerror... yes
  419. checking for strncasecmp... yes
  420. checking for strpbrk... yes
  421. checking for strrchr... yes
  422. checking for strspn... yes
  423. checking for strstr... yes
  424. checking for strtol... yes
  425. checking for strtoul... yes
  426. checking for sysinfo... yes
  427. checking for tzset... yes
  428. checking for utime... yes
  429. checking size of int... 4
  430. checking size of size_t... 8
  431. checking sys/inotify.h usability... yes
  432. checking sys/inotify.h presence... yes
  433. checking for sys/inotify.h... yes
  434. checking boost/shared_ptr.hpp usability... yes
  435. checking boost/shared_ptr.hpp presence... yes
  436. checking for boost/shared_ptr.hpp... yes
  437. checking for main in -lGL... yes
  438. checking for main in -lGLEW... yes
  439. checking for main in -lGLU... yes
  440. checking for mysql_config... yes
  441. checking ass/ass.h usability... yes
  442. checking ass/ass.h presence... yes
  443. checking for ass/ass.h... yes
  444. checking mpeg2dec/mpeg2.h usability... yes
  445. checking mpeg2dec/mpeg2.h presence... yes
  446. checking for mpeg2dec/mpeg2.h... yes
  447. checking for mpeg2dec/mpeg2convert.h... yes
  448. checking mad.h usability... yes
  449. checking mad.h presence... yes
  450. checking for mad.h... yes
  451. checking jpeglib.h usability... yes
  452. checking jpeglib.h presence... yes
  453. checking for jpeglib.h... yes
  454. checking samplerate.h usability... yes
  455. checking samplerate.h presence... yes
  456. checking for samplerate.h... yes
  457. checking ogg/ogg.h usability... yes
  458. checking ogg/ogg.h presence... yes
  459. checking for ogg/ogg.h... yes
  460. checking vorbis/vorbisfile.h usability... yes
  461. checking vorbis/vorbisfile.h presence... yes
  462. checking for vorbis/vorbisfile.h... yes
  463. checking vorbis/vorbisenc.h usability... yes
  464. checking vorbis/vorbisenc.h presence... yes
  465. checking for vorbis/vorbisenc.h... yes
  466. checking libmodplug/modplug.h usability... yes
  467. checking libmodplug/modplug.h presence... yes
  468. checking for libmodplug/modplug.h... yes
  469. checking curl/curl.h usability... yes
  470. checking curl/curl.h presence... yes
  471. checking for curl/curl.h... yes
  472. checking FLAC/stream_decoder.h usability... yes
  473. checking FLAC/stream_decoder.h presence... yes
  474. checking for FLAC/stream_decoder.h... yes
  475. checking openssl/crypto.h usability... yes
  476. checking openssl/crypto.h presence... yes
  477. checking for openssl/crypto.h... yes
  478. checking gcrypt.h usability... yes
  479. checking gcrypt.h presence... yes
  480. checking for gcrypt.h... yes
  481. checking for gcry_control in -lgcrypt... yes
  482. checking for main in -lbz2... yes
  483. checking for main in -ljpeg... yes
  484. checking for main in -ltiff... yes
  485. checking for main in -lpthread... yes
  486. checking for main in -llzo2... yes
  487. checking for main in -lz... yes
  488. checking for main in -lcrypto... yes
  489. checking for main in -lssl... yes
  490. checking for main in -lmysqlclient... yes
  491. checking for sftp_tell64 in -lssh... yes
  492. checking for hci_devid in -lbluetooth... yes
  493. checking for main in -lyajl... yes
  494. checking for pkg-config... /bin/pkg-config
  495. checking pkg-config is at least version 0.9.0... yes
  496. checking for FONTCONFIG... yes
  497. checking for FRIBIDI... yes
  498. checking for SQLITE3... yes
  499. checking for PNG... yes
  500. checking for PCRE... yes
  501. checking for PCRECPP... yes
  502. checking for CDIO... yes
  503. checking for SAMPLERATE... yes
  504. checking for FREETYPE2... yes
  505. checking for LIBBLURAY... yes
  506. checking for libbluray soname... libbluray.so.1
  507. checking libbluray version... normal
  508. checking for libbluray log control... yes
  509. checking for main in -ldl... yes
  510. checking for main in -lresolv... yes
  511. checking for main in -ljasper... yes
  512. checking for clock_gettime in -lrt... yes
  513. checking for ALSA... yes
  514. checking for DBUS... yes
  515. checking for SDL... yes
  516. checking for main in -lSDL_mixer... yes
  517. checking for main in -lSDL_image... yes
  518. checking for libmad soname... libmad.so.0
  519. checking for libogg soname... libogg.so.0
  520. checking for libcurl soname... libcurl.so.4
  521. checking for libFLAC soname... libFLAC.so.8
  522. checking for libvorbis soname... libvorbis.so.0
  523. checking for libvorbisenc soname... libvorbisenc.so.2
  524. checking for libvorbisfile soname... libvorbisfile.so.3
  525. checking for libmodplug soname... libmodplug.so.1
  526. checking for libass soname... libass.so.4
  527. checking for libmpeg2 soname... libmpeg2.so.0
  528. checking for main in -lmicrohttpd... yes
  529. checking for main in -lpulse... yes
  530. checking for HAL... no
  531. == Could not find hal. HAL support disabled. ==
  532. checking for HAL_STORAGE... no
  533. == Could not find hal-storage. HAL support disabled. ==
  534. checking for main in -lavahi-common... yes
  535. checking for main in -lavahi-client... yes
  536. configure: == X11 enabled. ==
  537. checking for X11... yes
  538. checking for XEXT... yes
  539. checking for main in -lXrandr... yes
  540. configure: == GOOM disabled. ==
  541. configure: == RSXS enabled. ==
  542. checking for XT... yes
  543. checking for XMU... yes
  544. configure: == ProjectM enabled. ==
  545. checking librtmp/log.h usability... yes
  546. checking librtmp/log.h presence... yes
  547. checking for librtmp/log.h... yes
  548. checking librtmp/amf.h usability... yes
  549. checking librtmp/amf.h presence... yes
  550. checking for librtmp/amf.h... yes
  551. checking librtmp/rtmp.h usability... yes
  552. checking librtmp/rtmp.h presence... yes
  553. checking for librtmp/rtmp.h... yes
  554. checking for librtmp soname... librtmp.so.0
  555. checking for main in -lsmbclient... yes
  556. checking nfsc/libnfs.h usability... yes
  557. checking nfsc/libnfs.h presence... yes
  558. checking for nfsc/libnfs.h... yes
  559. checking for libnfs soname... libnfs.so.1
  560. checking afpfs-ng/libafpclient.h usability... yes
  561. checking afpfs-ng/libafpclient.h presence... yes
  562. checking for afpfs-ng/libafpclient.h... yes
  563. checking for libafpclient soname... libafpclient.so.0
  564. checking for main in -lplist... yes
  565. checking for libplist soname... libplist.so.1
  566. checking for shairport_set_ao in -lshairport... no
  567. configure: == Could not find libshairport. AirTunes support disabled. ==
  568. checking for UDEV... yes
  569. configure: == libusb disabled. ==
  570. checking for CEC... no
  571. == libcec disabled. CEC adapter support will not be available. ==
  572. configure: == libcec disabled. CEC adapter support will not be available. ==
  573. configure: == Use of external ffmpeg disabled. ==
  574. checking for python... /bin/python
  575. checking for a version of Python >= '2.1.0'... yes
  576. checking for a version of Python >= 2.4... yes
  577. checking for the distutils Python package... yes
  578. checking for Python include path... -I/usr/include/python2.7
  579. checking for Python library path... -L/usr/lib64 -lpython2.7
  580. checking for Python site-packages path... /usr/lib/python2.7/site-packages
  581. checking python extra libraries...  -lpthread -ldl  -lutil
  582. checking python extra linking flags... -Xlinker -export-dynamic
  583. checking consistency of all components of python development environment... yes
  584. configure: Using Python 2.7
  585. checking vdpau/vdpau.h usability... yes
  586. checking vdpau/vdpau.h presence... yes
  587. checking for vdpau/vdpau.h... yes
  588. checking for main in -lva... yes
  589. checking for main in -lva-glx... yes
  590. checking libcrystalhd/libcrystalhd_if.h usability... no
  591. checking libcrystalhd/libcrystalhd_if.h presence... no
  592. checking for libcrystalhd/libcrystalhd_if.h... no
  593. == Could not find libcrystalhd. CrystalHD support disabled. ==
  594. checking for libcrystalhd soname... no
  595. configure: WARNING: Unable to determine soname of libcrystalhd library
  596. configure: WARNING: libcrystalhd support disabled
  597. configure: == VDADecoder support manually disabled. ==
  598. configure: == VTBDecoder support manually disabled. ==
  599. configure: == OpenMax support manually disabled. ==
  600. checking yajl/yajl_version.h usability... yes
  601. checking yajl/yajl_version.h presence... yes
  602. checking for yajl/yajl_version.h... yes
  603. checking for gawk... yes
  604. checking for cmake... yes
  605. checking for gperf... yes
  606. checking for unzip... yes
  607. checking for zip... yes
  608. checking for git... yes
  609. checking for dirent.h that defines DIR... (cached) yes
  610. checking for library containing opendir... (cached) none required
  611. checking for ANSI C header files... (cached) yes
  612. checking for sys/wait.h that is POSIX.1 compatible... yes
  613. checking arpa/inet.h usability... yes
  614. checking arpa/inet.h presence... yes
  615. checking for arpa/inet.h... yes
  616. checking fcntl.h usability... yes
  617. checking fcntl.h presence... yes
  618. checking for fcntl.h... yes
  619. checking float.h usability... yes
  620. checking float.h presence... yes
  621. checking for float.h... yes
  622. checking for inttypes.h... (cached) yes
  623. checking limits.h usability... yes
  624. checking limits.h presence... yes
  625. checking for limits.h... yes
  626. checking locale.h usability... yes
  627. checking locale.h presence... yes
  628. checking for locale.h... yes
  629. checking malloc.h usability... yes
  630. checking malloc.h presence... yes
  631. checking for malloc.h... yes
  632. checking for memory.h... (cached) yes
  633. checking netdb.h usability... yes
  634. checking netdb.h presence... yes
  635. checking for netdb.h... yes
  636. checking netinet/in.h usability... yes
  637. checking netinet/in.h presence... yes
  638. checking for netinet/in.h... yes
  639. checking stddef.h usability... yes
  640. checking stddef.h presence... yes
  641. checking for stddef.h... yes
  642. checking for stdint.h... (cached) yes
  643. checking for stdlib.h... (cached) yes
  644. checking for string.h... (cached) yes
  645. checking for strings.h... (cached) yes
  646. checking sys/file.h usability... yes
  647. checking sys/file.h presence... yes
  648. checking for sys/file.h... yes
  649. checking sys/ioctl.h usability... yes
  650. checking sys/ioctl.h presence... yes
  651. checking for sys/ioctl.h... yes
  652. checking sys/mount.h usability... yes
  653. checking sys/mount.h presence... yes
  654. checking for sys/mount.h... yes
  655. checking for sys/param.h... (cached) yes
  656. checking for sys/socket.h... (cached) yes
  657. checking for sys/time.h... (cached) yes
  658. checking sys/timeb.h usability... yes
  659. checking sys/timeb.h presence... yes
  660. checking for sys/timeb.h... yes
  661. checking sys/vfs.h usability... yes
  662. checking sys/vfs.h presence... yes
  663. checking for sys/vfs.h... yes
  664. checking termios.h usability... yes
  665. checking termios.h presence... yes
  666. checking for termios.h... yes
  667. checking for unistd.h... (cached) yes
  668. checking for utime.h... (cached) yes
  669. checking wchar.h usability... yes
  670. checking wchar.h presence... yes
  671. checking for wchar.h... yes
  672. checking wctype.h usability... yes
  673. checking wctype.h presence... yes
  674. checking for wctype.h... yes
  675. checking cdio/iso9660.h usability... yes
  676. checking cdio/iso9660.h presence... yes
  677. checking for cdio/iso9660.h... yes
  678. checking whether stat file-mode macros are broken... no
  679. checking for stdbool.h that conforms to C99... yes
  680. checking for _Bool... yes
  681. checking for an ANSI C-conforming const... yes
  682. checking for uid_t in sys/types.h... (cached) yes
  683. checking for inline... inline
  684. checking for int8_t... yes
  685. checking for int16_t... yes
  686. checking for int32_t... yes
  687. checking for int64_t... yes
  688. checking for mode_t... yes
  689. checking for off_t... yes
  690. checking for pid_t... yes
  691. checking for C/C++ restrict keyword... __restrict
  692. checking for size_t... (cached) yes
  693. checking for ssize_t... yes
  694. checking for struct stat.st_rdev... yes
  695. checking whether time.h and sys/time.h may both be included... (cached) yes
  696. checking whether struct tm is in sys/time.h or time.h... time.h
  697. checking for uint8_t... yes
  698. checking for uint16_t... yes
  699. checking for uint32_t... yes
  700. checking for uint64_t... yes
  701. checking whether byte ordering is bigendian... no
  702. checking for ccache... /bin/ccache
  703. configure: enabling ccache
  704. configure: == DVDCSS support enabled. ==
  705. configure: creating ./config.status
  706. install prefix            /usr/local
  707. source path               /tmp/xbmc/lib/ffmpeg
  708. C compiler                /bin/ccache gcc
  709. ARCH                      x86 (generic)
  710. big-endian                no
  711. runtime cpu detection     yes
  712. yasm                      yes
  713. MMX enabled               yes
  714. MMX2 enabled              yes
  715. 3DNow! enabled            yes
  716. 3DNow! extended enabled   yes
  717. SSE enabled               yes
  718. SSSE3 enabled             yes
  719. CMOV enabled              yes
  720. CMOV is fast              yes
  721. EBX available             yes
  722. EBP available             yes
  723. 10 operands supported     yes
  724. debug symbols             yes
  725. strip symbols             yes
  726. optimizations             yes
  727. static                    no
  728. shared                    yes
  729. postprocessing support    yes
  730. new filter support        yes
  731. network support           yes
  732. threading support         pthreads
  733. SDL support               yes
  734. Sun medialib support      no
  735. AVISynth enabled          no
  736. frei0r enabled            no
  737. libdc1394 support         no
  738. libdirac enabled          no
  739. libfaac enabled           no
  740. libgsm enabled            no
  741. libmp3lame enabled        no
  742. libnut enabled            no
  743. libopencore-amrnb support no
  744. libopencore-amrwb support no
  745. libopencv support         no
  746. libopenjpeg enabled       no
  747. librtmp enabled           no
  748. libschroedinger enabled   no
  749. libspeex enabled          no
  750. libtheora enabled         no
  751. libvorbis enabled         no
  752. libvpx enabled            no
  753. libx264 enabled           no
  754. libxavs enabled           no
  755. libxvid enabled           no
  756. zlib enabled              yes
  757. bzlib enabled             yes
  758.  
  759. Enabled decoders:
  760. aac                     dsicinaudio             mp3on4float
  761. aac_latm                dsicinvideo             mpc7
  762. aasc                    dvbsub                  mpc8
  763. ac3                     dvdsub                  mpeg1_vdpau
  764. adpcm_4xm               dvvideo                 mpeg1video
  765. adpcm_adx               dxa                     mpeg2video
  766. adpcm_ct                eac3                    mpeg4
  767. adpcm_ea                eacmv                   mpeg4_vdpau
  768. adpcm_ea_maxis_xa       eamad                   mpeg_vdpau
  769. adpcm_ea_r1             eatgq                   mpegvideo
  770. adpcm_ea_r2             eatgv                   msmpeg4v1
  771. adpcm_ea_r3             eatqi                   msmpeg4v2
  772. adpcm_ea_xas            eightbps                msmpeg4v3
  773. adpcm_g722              eightsvx_exp            msrle
  774. adpcm_g726              eightsvx_fib            msvideo1
  775. adpcm_ima_amv           escape124               mszh
  776. adpcm_ima_dk3           ffv1                    nellymoser
  777. adpcm_ima_dk4           ffvhuff                 nuv
  778. adpcm_ima_ea_eacs       flac                    pam
  779. adpcm_ima_ea_sead       flashsv                 pbm
  780. adpcm_ima_iss           flic                    pcm_alaw
  781. adpcm_ima_qt            flv                     pcm_bluray
  782. adpcm_ima_smjpeg        fourxm                  pcm_dvd
  783. adpcm_ima_wav           fraps                   pcm_f32be
  784. adpcm_ima_ws            frwu                    pcm_f32le
  785. adpcm_ms                gif                     pcm_f64be
  786. adpcm_sbpro_2           gsm                     pcm_f64le
  787. adpcm_sbpro_3           gsm_ms                  pcm_lxf
  788. adpcm_sbpro_4           h261                    pcm_mulaw
  789. adpcm_swf               h263                    pcm_s16be
  790. adpcm_thp               h263i                   pcm_s16le
  791. adpcm_xa                h264                    pcm_s16le_planar
  792. adpcm_yamaha            h264_vdpau              pcm_s24be
  793. alac                    huffyuv                 pcm_s24daud
  794. als                     idcin                   pcm_s24le
  795. amrnb                   iff_byterun1            pcm_s32be
  796. amrwb                   iff_ilbm                pcm_s32le
  797. amv                     imc                     pcm_s8
  798. anm                     indeo2                  pcm_u16be
  799. ansi                    indeo3                  pcm_u16le
  800. ape                     indeo5                  pcm_u24be
  801. ass                     interplay_dpcm          pcm_u24le
  802. asv1                    interplay_video         pcm_u32be
  803. asv2                    jpegls                  pcm_u32le
  804. atrac1                  kgv1                    pcm_u8
  805. atrac3                  kmvc                    pcm_zork
  806. aura                    lagarith                pcx
  807. aura2                   loco                    pgm
  808. avs                     mace3                   pgmyuv
  809. bethsoftvid             mace6                   pgssub
  810. bfi                     mdec                    pictor
  811. bink                    mimic                   png
  812. binkaudio_dct           mjpeg                   ppm
  813. binkaudio_rdft          mjpegb                  ptx
  814. bmp                     mlp                     qcelp
  815. c93                     mmvideo                 qdm2
  816. cavs                    motionpixels            qdraw
  817. cdgraphics              mp1                     qpeg
  818. cinepak                 mp1float                qtrle
  819. cljr                    mp2                     r10k
  820. cook                    mp2float                r210
  821. cscd                    mp3                     ra_144
  822. cyuv                    mp3adu                  ra_288
  823. dca                     mp3adufloat             rawvideo
  824. dnxhd                   mp3float                rl2
  825. dpx                     mp3on4                  roq
  826. roq_dpcm                tiff                    vp6
  827. rpza                    tmv                     vp6a
  828. rv10                    truehd                  vp6f
  829. rv20                    truemotion1             vp8
  830. rv30                    truemotion2             vqa
  831. rv40                    truespeech              wavpack
  832. sgi                     tscc                    wmapro
  833. shorten                 tta                     wmav1
  834. sipr                    twinvq                  wmav2
  835. smackaud                txd                     wmavoice
  836. smacker                 ulti                    wmv1
  837. smc                     v210                    wmv2
  838. snow                    v210x                   wmv3
  839. sol_dpcm                vb                      wmv3_vdpau
  840. sonic                   vc1                     wnv1
  841. sp5x                    vc1_vdpau               ws_snd1
  842. srt                     vcr1                    xan_dpcm
  843. sunrast                 vmdaudio                xan_wc3
  844. svq1                    vmdvideo                xl
  845. svq3                    vmnc                    xsub
  846. targa                   vorbis                  yop
  847. theora                  vp3                     zlib
  848. thp                     vp5                     zmbv
  849. tiertexseqvideo
  850.  
  851. Enabled encoders:
  852. aac                     ac3
  853.  
  854. Enabled hwaccels:
  855. h263_vaapi              mpeg2_vaapi             vc1_vaapi
  856. h264_vaapi              mpeg4_vaapi             wmv3_vaapi
  857.  
  858. Enabled parsers:
  859. aac                     dvdsub                  mpeg4video
  860. aac_latm                flac                    mpegaudio
  861. ac3                     h261                    mpegvideo
  862. cavsvideo               h263                    pnm
  863. dca                     h264                    vc1
  864. dirac                   mjpeg                   vp3
  865. dnxhd                   mlp                     vp8
  866. dvbsub
  867.  
  868. Enabled demuxers:
  869. aac                     ipmovie                 pcm_u32be
  870. ac3                     iss                     pcm_u32le
  871. aea                     iv8                     pcm_u8
  872. aiff                    ivf                     pva
  873. amr                     lmlm4                   qcp
  874. anm                     lxf                     r3d
  875. apc                     m4v                     rawvideo
  876. ape                     matroska                rl2
  877. applehttp               mjpeg                   rm
  878. asf                     mlp                     roq
  879. ass                     mm                      rpl
  880. au                      mmf                     rso
  881. avi                     mov                     rtp
  882. avs                     mp3                     rtsp
  883. bethsoftvid             mpc                     sap
  884. bfi                     mpc8                    sdp
  885. bink                    mpegps                  segafilm
  886. c93                     mpegts                  shorten
  887. caf                     mpegtsraw               siff
  888. cavsvideo               mpegvideo               smacker
  889. cdg                     msnwc_tcp               sol
  890. daud                    mtv                     sox
  891. dirac                   mvi                     spdif
  892. dnxhd                   mxf                     srt
  893. dsicin                  mxg                     str
  894. dts                     nc                      swf
  895. dv                      nsv                     thp
  896. dxa                     nut                     tiertexseq
  897. ea                      nuv                     tmv
  898. ea_cdata                ogg                     truehd
  899. eac3                    oma                     tta
  900. ffm                     pcm_alaw                tty
  901. ffmetadata              pcm_f32be               txd
  902. filmstrip               pcm_f32le               vc1
  903. flac                    pcm_f64be               vc1t
  904. flic                    pcm_f64le               vmd
  905. flv                     pcm_mulaw               voc
  906. fourxm                  pcm_s16be               vqf
  907. g722                    pcm_s16le               w64
  908. gsm                     pcm_s24be               wav
  909. gxf                     pcm_s24le               wc3
  910. h261                    pcm_s32be               wsaud
  911. h263                    pcm_s32le               wsvqa
  912. h264                    pcm_s8                  wtv
  913. idcin                   pcm_u16be               wv
  914. iff                     pcm_u16le               xa
  915. image2                  pcm_u24be               yop
  916. image2pipe              pcm_u24le               yuv4mpegpipe
  917. ingenient
  918.  
  919. Enabled muxers:
  920. adts                    spdif
  921.  
  922. Enabled protocols:
  923. concat                  mmst                    rtmpt
  924. file                    pipe                    rtmpte
  925. gopher                  rtmp                    rtp
  926. http                    rtmpe                   tcp
  927. md5                     rtmps                   udp
  928. mmsh
  929.  
  930. Enabled filters:
  931. anull                   format                  scale
  932. anullsink               gradfun                 setdar
  933. anullsrc                hflip                   setpts
  934. blackframe              hqdn3d                  setsar
  935. buffer                  noformat                settb
  936. color                   null                    slicify
  937. copy                    nullsink                transpose
  938. crop                    nullsrc                 unsharp
  939. cropdetect              overlay                 vflip
  940. drawbox                 pad                     yadif
  941. fifo                    pixdesctest
  942.  
  943. Enabled bsfs:
  944. aac_adtstoasc           mjpeg2jpeg              mp3_header_decompress
  945. chomp                   mjpega_dump_header      noise
  946. dump_extradata          mov2textsub             remove_extradata
  947. h264_mp4toannexb        mp3_header_compress     text2movsub
  948. imx_dump_header
  949.  
  950. Enabled indevs:
  951.  
  952. Enabled outdevs:
  953.  
  954. License: GPL version 2 or later
  955. Creating config.mak and config.h...
  956. config.asm is unchanged
  957. libavutil/avconfig.h is unchanged
  958. checking build system type... x86_64-unknown-linux-gnu
  959. checking host system type... x86_64-unknown-linux-gnu
  960. checking target system type... x86_64-unknown-linux-gnu
  961. checking for a BSD-compatible install... /bin/install -c
  962. checking whether build environment is sane... yes
  963. checking for a thread-safe mkdir -p... /bin/mkdir -p
  964. checking for gawk... gawk
  965. checking whether make sets $(MAKE)... yes
  966. checking for gcc... /bin/ccache gcc
  967. checking whether the C compiler works... yes
  968. checking for C compiler default output file name... a.out
  969. checking for suffix of executables...
  970. checking whether we are cross compiling... no
  971. checking for suffix of object files... o
  972. checking whether we are using the GNU C compiler... yes
  973. checking whether /bin/ccache gcc accepts -g... yes
  974. checking for /bin/ccache gcc option to accept ISO C89... none needed
  975. checking for style of include used by make... GNU
  976. checking dependency style of /bin/ccache gcc... gcc3
  977. checking how to run the C preprocessor... /bin/ccache gcc -E
  978. checking for grep that handles long lines and -e... /bin/grep
  979. checking for egrep... /bin/grep -E
  980. checking for ANSI C header files... yes
  981. checking how to print strings... printf
  982. checking for a sed that does not truncate output... /bin/sed
  983. checking for fgrep... /bin/grep -F
  984. checking for ld used by /bin/ccache gcc... /bin/ld
  985. checking if the linker (/bin/ld) is GNU ld... yes
  986. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  987. checking the name lister (/bin/nm -B) interface... BSD nm
  988. checking whether ln -s works... yes
  989. checking the maximum length of command line arguments... 1572864
  990. checking whether the shell understands some XSI constructs... yes
  991. checking whether the shell understands "+="... yes
  992. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_conv   ert_file_noop
  993. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  994. checking for /bin/ld option to reload object files... -r
  995. checking for objdump... objdump
  996. checking how to recognize dependent libraries... pass_all
  997. checking for dlltool... dlltool
  998. checking how to associate runtime and link libraries... printf %s\n
  999. checking for ar... ar
  1000. checking for archiver @FILE support... @
  1001. checking for strip... strip
  1002. checking for ranlib... ranlib
  1003. checking command to parse /bin/nm -B output from /bin/ccache gcc object... ok
  1004. checking for sysroot... no
  1005. checking for mt... no
  1006. checking if : is a manifest tool... no
  1007. checking for sys/types.h... yes
  1008. checking for sys/stat.h... yes
  1009. checking for stdlib.h... yes
  1010. checking for string.h... yes
  1011. checking for memory.h... yes
  1012. checking for strings.h... yes
  1013. checking for inttypes.h... yes
  1014. checking for stdint.h... yes
  1015. checking for unistd.h... yes
  1016. checking for dlfcn.h... yes
  1017. checking for objdir... .libs
  1018. checking if /bin/ccache gcc supports -fno-rtti -fno-exceptions... no
  1019. checking for /bin/ccache gcc option to produce PIC... -fPIC -DPIC
  1020. checking if /bin/ccache gcc PIC flag -fPIC -DPIC works... yes
  1021. checking if /bin/ccache gcc static flag -static works... no
  1022. checking if /bin/ccache gcc supports -c -o file.o... yes
  1023. checking if /bin/ccache gcc supports -c -o file.o... (cached) yes
  1024. checking whether the /bin/ccache gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  1025. checking whether -lc should be explicitly linked in... no
  1026. checking dynamic linker characteristics... GNU/Linux ld.so
  1027. checking how to hardcode library paths into programs... immediate
  1028. checking whether stripping libraries is possible... yes
  1029. checking if libtool supports shared libraries... yes
  1030. checking whether to build shared libraries... yes
  1031. checking whether to build static libraries... yes
  1032. checking for an ANSI C-conforming const... yes
  1033. checking for inline... inline
  1034. checking for size_t... yes
  1035. checking for unistd.h... (cached) yes
  1036. checking sys/param.h usability... yes
  1037. checking sys/param.h presence... yes
  1038. checking for sys/param.h... yes
  1039. checking limits.h usability... yes
  1040. checking limits.h presence... yes
  1041. checking for limits.h... yes
  1042. checking pwd.h usability... yes
  1043. checking pwd.h presence... yes
  1044. checking for pwd.h... yes
  1045. checking errno.h usability... yes
  1046. checking errno.h presence... yes
  1047. checking for errno.h... yes
  1048. checking windows.h usability... no
  1049. checking windows.h presence... no
  1050. checking for windows.h... no
  1051. checking sys/ioctl.h usability... yes
  1052. checking sys/ioctl.h presence... yes
  1053. checking for sys/ioctl.h... yes
  1054. checking sys/cdio.h usability... no
  1055. checking sys/cdio.h presence... no
  1056. checking for sys/cdio.h... no
  1057. checking sys/dvdio.h usability... no
  1058. checking sys/dvdio.h presence... no
  1059. checking for sys/dvdio.h... no
  1060. checking linux/cdrom.h usability... yes
  1061. checking linux/cdrom.h presence... yes
  1062. checking for linux/cdrom.h... yes
  1063. checking dvd.h usability... no
  1064. checking dvd.h presence... no
  1065. checking for dvd.h... no
  1066. checking /sys/dev/scsi/scsi_ioctl.h usability... no
  1067. checking /sys/dev/scsi/scsi_ioctl.h presence... no
  1068. checking for /sys/dev/scsi/scsi_ioctl.h... no
  1069. checking sys/scsi/scsi_types.h usability... no
  1070. checking sys/scsi/scsi_types.h presence... no
  1071. checking for sys/scsi/scsi_types.h... no
  1072. checking sys/scsi.h usability... no
  1073. checking sys/scsi.h presence... no
  1074. checking for sys/scsi.h... no
  1075. checking IOKit/storage/IODVDMediaBSDClient.h usability... no
  1076. checking IOKit/storage/IODVDMediaBSDClient.h presence... no
  1077. checking for IOKit/storage/IODVDMediaBSDClient.h... no
  1078. checking if $CC accepts -Wall... yes
  1079. checking if $CC accepts -Wsign-compare... yes
  1080. configure: creating ./config.status
  1081. config.status: creating Makefile
  1082. config.status: creating doc/Makefile
  1083. config.status: creating src/Makefile
  1084. config.status: creating src/dvdcss/Makefile
  1085. config.status: creating test/Makefile
  1086. config.status: creating src/libdvdcss.pc
  1087. config.status: creating config.h
  1088. config.status: config.h is unchanged
  1089. config.status: executing depfiles commands
  1090. config.status: executing libtool commands
  1091.  
  1092. Done, type 'make install' to build and install
  1093. cat /tmp/xbmc/lib/libdvd/libdvdread/misc/dvdread-config.sh >> obj/dvdread-config
  1094. chmod 0755 obj/dvdread-config
  1095.  
  1096. Done, type 'make install' to build and install
  1097. checking for a BSD-compatible install... /bin/install -c
  1098. checking whether build environment is sane... yes
  1099. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1100. checking for gawk... gawk
  1101. checking whether make sets $(MAKE)... yes
  1102. checking build system type... x86_64-unknown-linux-gnu
  1103. checking host system type... x86_64-unknown-linux-gnu
  1104. checking for gcc... /bin/ccache gcc
  1105. checking whether the C compiler works... yes
  1106. checking for C compiler default output file name... a.out
  1107. checking for suffix of executables...
  1108. checking whether we are cross compiling... no
  1109. checking for suffix of object files... o
  1110. checking whether we are using the GNU C compiler... yes
  1111. checking whether /bin/ccache gcc accepts -g... yes
  1112. checking for /bin/ccache gcc option to accept ISO C89... none needed
  1113. checking for style of include used by make... GNU
  1114. checking dependency style of /bin/ccache gcc... gcc3
  1115. checking how to print strings... printf
  1116. checking for a sed that does not truncate output... /bin/sed
  1117. checking for grep that handles long lines and -e... /bin/grep
  1118. checking for egrep... /bin/grep -E
  1119. checking for fgrep... /bin/grep -F
  1120. checking for ld used by /bin/ccache gcc... /bin/ld
  1121. checking if the linker (/bin/ld) is GNU ld... yes
  1122. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  1123. checking the name lister (/bin/nm -B) interface... BSD nm
  1124. checking whether ln -s works... yes
  1125. checking the maximum length of command line arguments... 1572864
  1126. checking whether the shell understands some XSI constructs... yes
  1127. checking whether the shell understands "+="... yes
  1128. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_conv   ert_file_noop
  1129. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1130. checking for /bin/ld option to reload object files... -r
  1131. checking for objdump... objdump
  1132. checking how to recognize dependent libraries... pass_all
  1133. checking for dlltool... no
  1134. checking how to associate runtime and link libraries... printf %s\n
  1135. checking for ar... ar
  1136. checking for archiver @FILE support... @
  1137. checking for strip... strip
  1138. checking for ranlib... ranlib
  1139. checking command to parse /bin/nm -B output from /bin/ccache gcc object... ok
  1140. checking for sysroot... no
  1141. checking for mt... no
  1142. checking if : is a manifest tool... no
  1143. checking how to run the C preprocessor... /bin/ccache gcc -E
  1144. checking for ANSI C header files... yes
  1145. checking for sys/types.h... yes
  1146. checking for sys/stat.h... yes
  1147. checking for stdlib.h... yes
  1148. checking for string.h... yes
  1149. checking for memory.h... yes
  1150. checking for strings.h... yes
  1151. checking for inttypes.h... yes
  1152. checking for stdint.h... yes
  1153. checking for unistd.h... yes
  1154. checking for dlfcn.h... yes
  1155. checking for objdir... .libs
  1156. checking if /bin/ccache gcc supports -fno-rtti -fno-exceptions... no
  1157. checking for /bin/ccache gcc option to produce PIC... -fPIC -DPIC
  1158. checking if /bin/ccache gcc PIC flag -fPIC -DPIC works... yes
  1159. checking if /bin/ccache gcc static flag -static works... no
  1160. checking if /bin/ccache gcc supports -c -o file.o... yes
  1161. checking if /bin/ccache gcc supports -c -o file.o... (cached) yes
  1162. checking whether the /bin/ccache gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  1163. checking whether -lc should be explicitly linked in... no
  1164. checking dynamic linker characteristics... GNU/Linux ld.so
  1165. checking how to hardcode library paths into programs... immediate
  1166. checking whether stripping libraries is possible... yes
  1167. checking if libtool supports shared libraries... yes
  1168. checking whether to build shared libraries... yes
  1169. checking whether to build static libraries... no
  1170. checking for ANSI C header files... (cached) yes
  1171. checking assert.h usability... yes
  1172. checking assert.h presence... yes
  1173. checking for assert.h... yes
  1174. checking for unistd.h... (cached) yes
  1175. checking zlib.h usability... yes
  1176. checking zlib.h presence... yes
  1177. checking for zlib.h... yes
  1178. checking for an ANSI C-conforming const... yes
  1179. checking for inline... inline
  1180. checking for ftruncate... yes
  1181. checking for compress2 in -lz... yes
  1182. checking whether to enable profiling... no
  1183. checking whether to enable debugging... default
  1184. configure: creating ./config.status
  1185. config.status: creating Makefile
  1186. config.status: creating msvc++/Makefile
  1187. config.status: creating libid3tag.list
  1188. config.status: creating config.h
  1189. config.status: config.h is unchanged
  1190. config.status: executing depfiles commands
  1191. config.status: executing libtool commands
  1192. + rm -f CMakeCache.txt
  1193. + CC=gcc
  1194. + CXX=g++
  1195. + cmake -DCMAKE_BUILD_TYPE=None -DUSE_FTGL:BOOL=OFF '-DCMAKE_C_FLAGS:STRING=  -fPIC -DPIC -D_REENTRANT -D_L   ARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2' '-DCMAKE_CXX_FLAGS:STRING=  -fPIC -DPIC -D_   REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2' -DCMAKE_INSTALL_PREFIX=/usr/l   ocal '-DCMAKE_INSTALL_LIBDIR:PATH=${exec_prefix}/lib' '-DINCLUDE_INSTALL_DIR:PATH=${prefix}/include' '-DLIB   _INSTALL_DIR:PATH=${exec_prefix}/lib' '-DSYSCONF_INSTALL_DIR:PATH=${prefix}/etc' '-DSHARE_INSTALL_PREFIX:PA   TH=${datarootdir}' .
  1196. -- The C compiler identification is GNU 4.7.2
  1197. -- The CXX compiler identification is GNU 4.7.2
  1198. -- Check for working C compiler: /usr/lib64/ccache/gcc
  1199. -- Check for working C compiler: /usr/lib64/ccache/gcc -- works
  1200. -- Detecting C compiler ABI info
  1201. -- Detecting C compiler ABI info - done
  1202. -- Check for working CXX compiler: /usr/lib64/ccache/g++
  1203. -- Check for working CXX compiler: /usr/lib64/ccache/g++ -- works
  1204. -- Detecting CXX compiler ABI info
  1205. -- Detecting CXX compiler ABI info - done
  1206. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  1207. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  1208. -- Looking for gethostbyname
  1209. -- Looking for gethostbyname - found
  1210. -- Looking for connect
  1211. -- Looking for connect - found
  1212. -- Looking for remove
  1213. -- Looking for remove - found
  1214. -- Looking for shmat
  1215. -- Looking for shmat - found
  1216. -- Looking for IceConnectionNumber in ICE
  1217. -- Looking for IceConnectionNumber in ICE - found
  1218. -- Found X11: /usr/lib64/libX11.so
  1219. -- Found OpenGL: /usr/lib64/libGL.so
  1220. -- checking for one of the modules 'ftgl'
  1221. -- [projectM] Warning: FTGL font support was not detected. Visit http://ftgl.wiki.sourceforge.net/ for help    on installing FTGL.
  1222. CMake Warning (dev) at CMakeLists.txt:125 (LINK_DIRECTORIES):
  1223.   This command specifies the relative path
  1224.  
  1225.     .
  1226.  
  1227.   as a link directory.
  1228.  
  1229.   Policy CMP0015 is not set: link_directories() treats paths relative to the
  1230.   source dir.  Run "cmake --help-policy CMP0015" for policy details.  Use the
  1231.   cmake_policy command to set the policy and suppress this warning.
  1232. This warning is for project developers.  Use -Wno-dev to suppress it.
  1233.  
  1234. -- Configuring done
  1235. -- Generating done
  1236. CMake Warning:
  1237.   Manually-specified variables were not used by the project:
  1238.  
  1239.     CMAKE_INSTALL_LIBDIR
  1240.     INCLUDE_INSTALL_DIR
  1241.     LIB_INSTALL_DIR
  1242.     SHARE_INSTALL_PREFIX
  1243.     SYSCONF_INSTALL_DIR
  1244.  
  1245.  
  1246. -- Build files have been written to: /tmp/xbmc/xbmc/visualizations/XBMCProjectM/libprojectM
  1247. + test unknown = apple
  1248. + set +x
  1249. configure: Skipping configuration of submodule xbmc/visualizations/Goom/goom2k4-0.
  1250. checking for a BSD-compatible install... /bin/install -c
  1251. checking whether build environment is sane... yes
  1252. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1253. checking for gawk... gawk
  1254. checking whether make sets $(MAKE)... yes
  1255. checking for style of include used by make... GNU
  1256. checking for gcc... /bin/ccache gcc
  1257. checking whether the C compiler works... yes
  1258. checking for C compiler default output file name... a.out
  1259. checking for suffix of executables...
  1260. checking whether we are cross compiling... no
  1261. checking for suffix of object files... o
  1262. checking whether we are using the GNU C compiler... yes
  1263. checking whether /bin/ccache gcc accepts -g... yes
  1264. checking for /bin/ccache gcc option to accept ISO C89... none needed
  1265. checking dependency style of /bin/ccache gcc... gcc3
  1266. checking how to run the C preprocessor... /bin/ccache gcc -E
  1267. checking for grep that handles long lines and -e... /bin/grep
  1268. checking for egrep... /bin/grep -E
  1269. checking for ANSI C header files... yes
  1270. checking for sys/types.h... yes
  1271. checking for sys/stat.h... yes
  1272. checking for stdlib.h... yes
  1273. checking for string.h... yes
  1274. checking for memory.h... yes
  1275. checking for strings.h... yes
  1276. checking for inttypes.h... yes
  1277. checking for stdint.h... yes
  1278. checking for unistd.h... yes
  1279. checking minix/config.h usability... no
  1280. checking minix/config.h presence... no
  1281. checking for minix/config.h... no
  1282. checking whether it is safe to define __EXTENSIONS__... yes
  1283. checking for a sed that does not truncate output... /bin/sed
  1284. checking whether we are using the GNU C++ compiler... yes
  1285. checking whether /bin/ccache g++ accepts -g... yes
  1286. checking dependency style of /bin/ccache g++... gcc3
  1287. checking how to run the C++ preprocessor... /bin/ccache g++ -E
  1288. checking for gcc... (cached) /bin/ccache gcc
  1289. checking whether we are using the GNU C compiler... (cached) yes
  1290. checking whether /bin/ccache gcc accepts -g... (cached) yes
  1291. checking for /bin/ccache gcc option to accept ISO C89... (cached) none needed
  1292. checking dependency style of /bin/ccache gcc... (cached) gcc3
  1293. checking whether /bin/ccache gcc and cc understand -c and -o together... yes
  1294. checking for ranlib... ranlib
  1295. checking whether it is safe to define __EXTENSIONS__... (cached) yes
  1296. checking for ranlib... (cached) ranlib
  1297. checking how to print strings... printf
  1298. checking build system type... x86_64-unknown-linux-gnu
  1299. checking host system type... x86_64-unknown-linux-gnu
  1300. checking for a sed that does not truncate output... (cached) /bin/sed
  1301. checking for fgrep... /bin/grep -F
  1302. checking for ld used by /bin/ccache gcc... /bin/ld
  1303. checking if the linker (/bin/ld) is GNU ld... yes
  1304. checking for dirent.h that defines DIR... yes
  1305. checking for library containing opendir... none required
  1306. checking for objdump... objdump
  1307. checking whether the shell understands some XSI constructs... yes
  1308. checking whether the shell understands "+="... yes
  1309. checking dynamic linker characteristics... GNU/Linux ld.so
  1310. checking which extension is used for runtime loadable modules... .so
  1311. checking which variable specifies run-time module search path... LD_LIBRARY_PATH
  1312. checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64/ctapi /usr/lib/l   lvm /usr/lib64/llvm /usr/local/lib /usr/lib64/mysql /usr/lib64/qt-3.3/lib /usr/lib/vmware-tools/lib32/libvm   GuestLib.so /usr/lib/vmware-tools/lib64/libvmGuestLib.so /usr/lib/vmware-tools/lib32/libvmGuestLibJava.so /   usr/lib/vmware-tools/lib64/libvmGuestLibJava.so /usr/lib/vmware-tools/lib32/libDeployPkg.so /usr/lib/vmware   -tools/lib64/libDeployPkg.so /usr/lib64/xulrunner /usr/local/lib
  1313. checking for library containing dlopen... -ldl
  1314. checking for dlerror... yes
  1315. checking for shl_load... no
  1316. checking for shl_load in -ldld... no
  1317. checking for dld_link in -ldld... no
  1318. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  1319. checking the name lister (/bin/nm -B) interface... BSD nm
  1320. checking command to parse /bin/nm -B output from /bin/ccache gcc object... ok
  1321. checking for _ prefix in compiled symbols... no
  1322. checking for dlfcn.h... yes
  1323. checking whether deplibs are loaded by dlopen... yes
  1324. checking assert.h usability... yes
  1325. checking assert.h presence... yes
  1326. checking for assert.h... yes
  1327. checking ctype.h usability... yes
  1328. checking ctype.h presence... yes
  1329. checking for ctype.h... yes
  1330. checking errno.h usability... yes
  1331. checking errno.h presence... yes
  1332. checking for errno.h... yes
  1333. checking malloc.h usability... yes
  1334. checking malloc.h presence... yes
  1335. checking for malloc.h... yes
  1336. checking for memory.h... (cached) yes
  1337. checking for stdlib.h... (cached) yes
  1338. checking stdio.h usability... yes
  1339. checking stdio.h presence... yes
  1340. checking for stdio.h... yes
  1341. checking for unistd.h... (cached) yes
  1342. checking dl.h usability... no
  1343. checking dl.h presence... no
  1344. checking for dl.h... no
  1345. checking sys/dl.h usability... no
  1346. checking sys/dl.h presence... no
  1347. checking for sys/dl.h... no
  1348. checking dld.h usability... no
  1349. checking dld.h presence... no
  1350. checking for dld.h... no
  1351. checking mach-o/dyld.h usability... no
  1352. checking mach-o/dyld.h presence... no
  1353. checking for mach-o/dyld.h... no
  1354. checking for string.h... (cached) yes
  1355. checking for strings.h... (cached) yes
  1356. checking features.h usability... yes
  1357. checking features.h presence... yes
  1358. checking for features.h... yes
  1359. checking linewrap.h usability... no
  1360. checking linewrap.h presence... no
  1361. checking for linewrap.h... no
  1362. checking wchar.h usability... yes
  1363. checking wchar.h presence... yes
  1364. checking for wchar.h... yes
  1365. checking wctype.h usability... yes
  1366. checking wctype.h presence... yes
  1367. checking for wctype.h... yes
  1368. checking setjmp.h usability... yes
  1369. checking setjmp.h presence... yes
  1370. checking for setjmp.h... yes
  1371. checking for sys/types.h... (cached) yes
  1372. checking sys/select.h usability... yes
  1373. checking sys/select.h presence... yes
  1374. checking for sys/select.h... yes
  1375. checking for strchr... yes
  1376. checking for index... yes
  1377. checking for strrchr... yes
  1378. checking for rindex... yes
  1379. checking for memcpy... yes
  1380. checking for bcopy... yes
  1381. checking for memmove... yes
  1382. checking for strcmp... yes
  1383. checking for closedir... yes
  1384. checking for opendir... yes
  1385. checking for readdir... yes
  1386. checking for flockfile... yes
  1387. checking for funlockfile... yes
  1388. checking for iswprint... yes
  1389. checking for wcwidth... yes
  1390. checking for setjmp... yes
  1391. checking for select... yes
  1392. checking whether the compiler recognizes bool as a built-in type... yes
  1393. checking whether the compiler accepts the new for scoping rules... yes
  1394. checking whether the compiler implements namespaces... yes
  1395. checking whether the compiler supports ISO C++ standard library... yes
  1396. checking whether the C++ standard library uses stringstream or strstream... stringstream
  1397. checking whether ln -s works... yes
  1398. checking for size_t... yes
  1399. checking for working alloca.h... yes
  1400. checking for alloca... yes
  1401. checking for inline... inline
  1402. checking whether getenv is declared... yes
  1403. checking whether clearerr_unlocked is declared... yes
  1404. checking whether feof_unlocked is declared... yes
  1405. checking whether ferror_unlocked is declared... yes
  1406. checking whether fflush_unlocked is declared... yes
  1407. checking whether fgets_unlocked is declared... yes
  1408. checking whether fputc_unlocked is declared... yes
  1409. checking whether fputs_unlocked is declared... yes
  1410. checking whether fread_unlocked is declared... yes
  1411. checking whether fwrite_unlocked is declared... yes
  1412. checking whether getc_unlocked is declared... yes
  1413. checking whether getchar_unlocked is declared... yes
  1414. checking whether putc_unlocked is declared... yes
  1415. checking whether putchar_unlocked is declared... yes
  1416. checking whether system is Windows or MSDOS... no
  1417. checking whether // is distinct from /... no
  1418. checking whether strerror_r is declared... yes
  1419. checking for strerror_r... yes
  1420. checking whether strerror_r returns char *... yes
  1421. checking whether time.h and sys/time.h may both be included... yes
  1422. checking for mbstate_t... yes
  1423. checking whether mbrtowc and mbstate_t are properly declared... yes
  1424. checking whether <limits.h> defines MIN and MAX... no
  1425. checking whether <sys/param.h> defines MIN and MAX... yes
  1426. checking for stdbool.h that conforms to C99... yes
  1427. checking for _Bool... no
  1428. checking whether strndup is declared... yes
  1429. checking whether strnlen is declared... yes
  1430. checking for EOVERFLOW... yes
  1431. checking for signed... yes
  1432. checking for long long int... yes
  1433. checking for long double... yes
  1434. checking for wchar_t... yes
  1435. checking for wint_t... yes
  1436. checking for inttypes.h... yes
  1437. checking for stdint.h... yes
  1438. checking for intmax_t... yes
  1439. checking whether vsnprintf is declared... yes
  1440. checking whether program_invocation_name is declared... yes
  1441. checking whether program_invocation_short_name is declared... yes
  1442. checking whether program_invocation_name is defined... yes
  1443. checking whether program_invocation_short_name is defined... yes
  1444. checking for argz.h... yes
  1445. checking for error_t... yes
  1446. checking for argz_append... yes
  1447. checking for argz_create_sep... yes
  1448. checking for argz_insert... yes
  1449. checking for argz_next... yes
  1450. checking for argz_stringify... yes
  1451. checking for error_at_line... yes
  1452. checking whether gettimeofday clobbers localtime buffer... no
  1453. checking for memchr... yes
  1454. checking for mempcpy... yes
  1455. checking for C/C++ restrict keyword... __restrict
  1456. checking for stdint.h... (cached) yes
  1457. checking for SIZE_MAX... (((1UL << 63) - 1) * 2 + 1)
  1458. checking for strncasecmp... yes
  1459. checking for strchrnul... yes
  1460. checking for working strndup... yes
  1461. checking for working strnlen... yes
  1462. checking sysexits.h usability... yes
  1463. checking sysexits.h presence... yes
  1464. checking for sysexits.h... yes
  1465. checking for unistd.h... (cached) yes
  1466. checking for vasnprintf... no
  1467. checking for ptrdiff_t... yes
  1468. checking for snprintf... yes
  1469. checking for wcslen... yes
  1470. checking for vsnprintf... yes
  1471. checking whether wcwidth is declared... yes
  1472. checking for stdint.h... (cached) yes
  1473. checking for X... libraries , headers
  1474. checking for gethostbyname... yes
  1475. checking for connect... yes
  1476. checking for remove... yes
  1477. checking for shmat... yes
  1478. checking for IceConnectionNumber in -lICE... yes
  1479. checking for XmuLookupStandardColormap in -lXmu... yes
  1480. checking for X11/Xlib.h... yes
  1481. checking for library containing glXChooseVisual... -lGL
  1482. checking for library containing gluErrorString... -lGLU
  1483. checking for GL/gl.h... yes
  1484. checking for GL/glext.h... yes
  1485. checking for GL/glu.h... yes
  1486. checking for GL/glx.h... yes
  1487. checking for libpng-config... libpng-config
  1488. checking for libpng preprocessor flags... -I/usr/include/libpng15
  1489. checking for libpng compiler flags...
  1490. checking for libpng linker flags... -L/usr/lib64
  1491. checking for libpng libraries... -lpng15
  1492. checking for png.h... yes
  1493. checking whether libpng supports setjmp... yes
  1494. configure: creating ./config.status
  1495. config.status: creating Makefile
  1496. config.status: creating config/Makefile
  1497. config.status: creating lib/Makefile
  1498. config.status: creating libltdl/Makefile
  1499. config.status: creating src/Makefile
  1500. config.status: creating src/cyclone/Makefile
  1501. config.status: creating src/euphoria/Makefile
  1502. config.status: creating src/fieldlines/Makefile
  1503. config.status: creating src/flocks/Makefile
  1504. config.status: creating src/flux/Makefile
  1505. config.status: creating src/helios/Makefile
  1506. config.status: creating src/hyperspace/Makefile
  1507. config.status: creating src/lattice/Makefile
  1508. config.status: creating src/plasma/Makefile
  1509. config.status: creating src/skyrocket/Makefile
  1510. config.status: creating src/solarwinds/Makefile
  1511. config.status: creating rsxs.spec
  1512. config.status: creating config.h
  1513. config.status: config.h is unchanged
  1514. config.status: executing depfiles commands
  1515.  
  1516. ====================================
  1517.   XScreenSaver support      :  no
  1518.   PNG image support         :  yes
  1519.   OGG Vorbis sound support  :  no
  1520. ------------------------------------
  1521.   Enabled screensavers:
  1522.   - Cyclone                 :  no
  1523.   - Euphoria                :  yes
  1524.   - Field Lines             :  no
  1525.   - Flocks                  :  no
  1526.   - Flux                    :  no
  1527.   - Helios                  :  no
  1528.   - Hyperspace              :  no
  1529.   - Lattice                 :  no
  1530.   - Plasma                  :  yes
  1531.   - Skyrocket               :  no
  1532.   - Solar Winds             :  yes
  1533. ====================================
  1534.  
  1535. checking for a BSD-compatible install... /bin/install -c
  1536. checking whether build environment is sane... yes
  1537. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1538. checking for gawk... gawk
  1539. checking whether make sets $(MAKE)... yes
  1540. checking whether to enable maintainer-specific portions of Makefiles... no
  1541. checking build system type... x86_64-unknown-linux-gnu
  1542. checking host system type... x86_64-unknown-linux-gnu
  1543. checking for gcc... /bin/ccache gcc
  1544. checking whether the C compiler works... yes
  1545. checking for C compiler default output file name... a.out
  1546. checking for suffix of executables...
  1547. checking whether we are cross compiling... no
  1548. checking for suffix of object files... o
  1549. checking whether we are using the GNU C compiler... yes
  1550. checking whether /bin/ccache gcc accepts -g... yes
  1551. checking for /bin/ccache gcc option to accept ISO C89... none needed
  1552. checking for style of include used by make... GNU
  1553. checking dependency style of /bin/ccache gcc... gcc3
  1554. checking how to print strings... printf
  1555. checking for a sed that does not truncate output... /bin/sed
  1556. checking for grep that handles long lines and -e... /bin/grep
  1557. checking for egrep... /bin/grep -E
  1558. checking for fgrep... /bin/grep -F
  1559. checking for ld used by /bin/ccache gcc... /bin/ld
  1560. checking if the linker (/bin/ld) is GNU ld... yes
  1561. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  1562. checking the name lister (/bin/nm -B) interface... BSD nm
  1563. checking whether ln -s works... yes
  1564. checking the maximum length of command line arguments... 1572864
  1565. checking whether the shell understands some XSI constructs... yes
  1566. checking whether the shell understands "+="... yes
  1567. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_conv   ert_file_noop
  1568. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1569. checking for /bin/ld option to reload object files... -r
  1570. checking for objdump... objdump
  1571. checking how to recognize dependent libraries... pass_all
  1572. checking for dlltool... no
  1573. checking how to associate runtime and link libraries... printf %s\n
  1574. checking for ar... ar
  1575. checking for archiver @FILE support... @
  1576. checking for strip... strip
  1577. checking for ranlib... ranlib
  1578. checking command to parse /bin/nm -B output from /bin/ccache gcc object... ok
  1579. checking for sysroot... no
  1580. checking for mt... no
  1581. checking if : is a manifest tool... no
  1582. checking how to run the C preprocessor... /bin/ccache gcc -E
  1583. checking for ANSI C header files... yes
  1584. checking for sys/types.h... yes
  1585. checking for sys/stat.h... yes
  1586. checking for stdlib.h... yes
  1587. checking for string.h... yes
  1588. checking for memory.h... yes
  1589. checking for strings.h... yes
  1590. checking for inttypes.h... yes
  1591. checking for stdint.h... yes
  1592. checking for unistd.h... yes
  1593. checking for dlfcn.h... yes
  1594. checking for objdir... .libs
  1595. checking if /bin/ccache gcc supports -fno-rtti -fno-exceptions... no
  1596. checking for /bin/ccache gcc option to produce PIC... -fPIC -DPIC
  1597. checking if /bin/ccache gcc PIC flag -fPIC -DPIC works... yes
  1598. checking if /bin/ccache gcc static flag -static works... no
  1599. checking if /bin/ccache gcc supports -c -o file.o... yes
  1600. checking if /bin/ccache gcc supports -c -o file.o... (cached) yes
  1601. checking whether the /bin/ccache gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  1602. checking whether -lc should be explicitly linked in... no
  1603. checking dynamic linker characteristics... GNU/Linux ld.so
  1604. checking how to hardcode library paths into programs... immediate
  1605. checking whether stripping libraries is possible... yes
  1606. checking if libtool supports shared libraries... yes
  1607. checking whether to build shared libraries... yes
  1608. checking whether to build static libraries... yes
  1609. checking for main in -lc... yes
  1610. checking for main in -lm... yes
  1611. checking for string.h... (cached) yes
  1612. checking stdio.h usability... yes
  1613. checking stdio.h presence... yes
  1614. checking for stdio.h... yes
  1615. checking for stdlib.h... (cached) yes
  1616. checking stddef.h usability... yes
  1617. checking stddef.h presence... yes
  1618. checking for stddef.h... yes
  1619. checking stdarg.h usability... yes
  1620. checking stdarg.h presence... yes
  1621. checking for stdarg.h... yes
  1622. checking for string.h... (cached) yes
  1623. checking limits.h usability... yes
  1624. checking limits.h presence... yes
  1625. checking for limits.h... yes
  1626. checking assert.h usability... yes
  1627. checking assert.h presence... yes
  1628. checking for assert.h... yes
  1629. checking math.h usability... yes
  1630. checking math.h presence... yes
  1631. checking for math.h... yes
  1632. checking for main in -lid3... no
  1633. checking id3.h usability... no
  1634. checking id3.h presence... no
  1635. checking for id3.h... no
  1636. checking for stdlib.h... (cached) yes
  1637. checking for GNU libc compatible malloc... yes
  1638. checking for memcpy... yes
  1639. configure: creating ./config.status
  1640. config.status: creating Makefile
  1641. config.status: creating config.h
  1642. config.status: config.h is unchanged
  1643. config.status: executing depfiles commands
  1644. config.status: executing libtool commands
  1645. checking for a BSD-compatible install... /bin/install -c
  1646. checking whether build environment is sane... yes
  1647. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1648. checking for gawk... gawk
  1649. checking whether make sets $(MAKE)... yes
  1650. checking whether NLS is requested... no
  1651. checking for msgfmt... /bin/msgfmt
  1652. checking for gmsgfmt... /bin/msgfmt
  1653. checking for xgettext... /bin/xgettext
  1654. checking for msgmerge... /bin/msgmerge
  1655. checking for style of include used by make... GNU
  1656. checking for gcc... /bin/ccache gcc
  1657. checking whether the C compiler works... yes
  1658. checking for C compiler default output file name... a.out
  1659. checking for suffix of executables...
  1660. checking whether we are cross compiling... no
  1661. checking for suffix of object files... o
  1662. checking whether we are using the GNU C compiler... yes
  1663. checking whether /bin/ccache gcc accepts -g... yes
  1664. checking for /bin/ccache gcc option to accept ISO C89... none needed
  1665. checking dependency style of /bin/ccache gcc... gcc3
  1666. checking build system type... x86_64-unknown-linux-gnu
  1667. checking host system type... x86_64-unknown-linux-gnu
  1668. checking for ld used by GCC... /bin/ld
  1669. checking if the linker (/bin/ld) is GNU ld... yes
  1670. checking for shared library run path origin... done
  1671. checking for CFPreferencesCopyAppValue... no
  1672. checking for CFLocaleCopyCurrent... no
  1673. checking whether to use NLS... no
  1674. checking for gcc... (cached) /bin/ccache gcc
  1675. checking whether we are using the GNU C compiler... (cached) yes
  1676. checking whether /bin/ccache gcc accepts -g... (cached) yes
  1677. checking for /bin/ccache gcc option to accept ISO C89... (cached) none needed
  1678. checking dependency style of /bin/ccache gcc... (cached) gcc3
  1679. checking whether /bin/ccache gcc and cc understand -c and -o together... yes
  1680. checking for an ANSI C-conforming const... yes
  1681. checking how to print strings... printf
  1682. checking for a sed that does not truncate output... /bin/sed
  1683. checking for grep that handles long lines and -e... /bin/grep
  1684. checking for egrep... /bin/grep -E
  1685. checking for fgrep... /bin/grep -F
  1686. checking for ld used by /bin/ccache gcc... /bin/ld
  1687. checking if the linker (/bin/ld) is GNU ld... yes
  1688. checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
  1689. checking the name lister (/bin/nm -B) interface... BSD nm
  1690. checking whether ln -s works... yes
  1691. checking the maximum length of command line arguments... 1572864
  1692. checking whether the shell understands some XSI constructs... yes
  1693. checking whether the shell understands "+="... yes
  1694. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_conv   ert_file_noop
  1695. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1696. checking for /bin/ld option to reload object files... -r
  1697. checking for objdump... objdump
  1698. checking how to recognize dependent libraries... pass_all
  1699. checking for dlltool... dlltool
  1700. checking how to associate runtime and link libraries... printf %s\n
  1701. checking for ar... ar
  1702. checking for archiver @FILE support... @
  1703. checking for strip... strip
  1704. checking for ranlib... ranlib
  1705. checking command to parse /bin/nm -B output from /bin/ccache gcc object... ok
  1706. checking for sysroot... no
  1707. checking for mt... no
  1708. checking if : is a manifest tool... no
  1709. checking how to run the C preprocessor... /bin/ccache gcc -E
  1710. checking for ANSI C header files... yes
  1711. checking for sys/types.h... yes
  1712. checking for sys/stat.h... yes
  1713. checking for stdlib.h... yes
  1714. checking for string.h... yes
  1715. checking for memory.h... yes
  1716. checking for strings.h... yes
  1717. checking for inttypes.h... yes
  1718. checking for stdint.h... yes
  1719. checking for unistd.h... yes
  1720. checking for dlfcn.h... yes
  1721. checking for objdir... .libs
  1722. checking if /bin/ccache gcc supports -fno-rtti -fno-exceptions... no
  1723. checking for /bin/ccache gcc option to produce PIC... -fPIC -DPIC
  1724. checking if /bin/ccache gcc PIC flag -fPIC -DPIC works... yes
  1725. checking if /bin/ccache gcc static flag -static works... no
  1726. checking if /bin/ccache gcc supports -c -o file.o... yes
  1727. checking if /bin/ccache gcc supports -c -o file.o... (cached) yes
  1728. checking whether the /bin/ccache gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
  1729. checking whether -lc should be explicitly linked in... no
  1730. checking dynamic linker characteristics... GNU/Linux ld.so
  1731. checking how to hardcode library paths into programs... immediate
  1732. checking for shl_load... no
  1733. checking for shl_load in -ldld... no
  1734. checking for dlopen... no
  1735. checking for dlopen in -ldl... yes
  1736. checking whether a program can dlopen itself... yes
  1737. checking whether a statically linked program can dlopen itself... yes
  1738. checking whether stripping libraries is possible... yes
  1739. checking if libtool supports shared libraries... yes
  1740. checking whether to build shared libraries... yes
  1741. checking whether to build static libraries... yes
  1742. checking whether ln -s works... yes
  1743. checking for Posix threads... yes
  1744. checking for dlfcn.h... (cached) yes
  1745. checking for dlopen in -ldl... (cached) yes
  1746. checking expat.h usability... yes
  1747. checking expat.h presence... yes
  1748. checking for expat.h... yes
  1749. checking for XML_ParseBuffer in -lexpat... yes
  1750. checking readline/readline.h usability... yes
  1751. checking readline/readline.h presence... yes
  1752. checking for readline/readline.h... yes
  1753. checking for add_history in -lreadline... yes
  1754. checking for stat... yes
  1755. checking for lstat... yes
  1756. checking which file name separator to use... '/'
  1757. configure: creating ./config.status
  1758. config.status: creating Makefile
  1759. config.status: creating libcpluff/Makefile
  1760. config.status: creating libcpluff/cpluffdef.h
  1761. config.status: creating libcpluff/docsrc/Makefile
  1762. config.status: creating libcpluff/docsrc/Doxyfile-ref
  1763. config.status: creating libcpluff/docsrc/Doxyfile-impl
  1764. config.status: creating loader/Makefile
  1765. config.status: creating console/Makefile
  1766. config.status: creating po/Makefile.in
  1767. config.status: creating doc/Makefile
  1768. config.status: creating doc/img/Makefile
  1769. config.status: creating docsrc/Makefile
  1770. config.status: creating test/Makefile
  1771. config.status: creating test/plugins-source/Makefile
  1772. config.status: creating test/plugins-source/callbackcounter/Makefile
  1773. config.status: creating test/plugins-source/symuser/Makefile
  1774. config.status: creating test/plugins-source/symprovider/Makefile
  1775. config.status: creating examples/Makefile
  1776. config.status: creating examples/cpfile/Makefile
  1777. config.status: creating examples/cpfile/cpfile
  1778. config.status: creating examples/cpfile/plugins/Makefile
  1779. config.status: creating examples/cpfile/plugins/core/Makefile
  1780. config.status: creating examples/cpfile/plugins/special/Makefile
  1781. config.status: creating examples/cpfile/plugins/extension/Makefile
  1782. config.status: creating examples/cpfile/plugins/cext/Makefile
  1783. config.status: creating config.h
  1784. config.status: config.h is unchanged
  1785. config.status: executing po-directories commands
  1786. config.status: creating po/POTFILES
  1787. config.status: creating po/Makefile
  1788. config.status: executing depfiles commands
  1789. config.status: executing libtool commands
  1790. configure: -----------------------------------------------------------
  1791. configure: C-Pluff configuration
  1792. configure:   release version:                0.1.3
  1793. configure:   multi-threading support:        yes (Posix)
  1794. configure:   dlopening mechanism:            dlopen
  1795. configure:   localization support:           no
  1796. configure:   use GNU readline library:       yes
  1797. configure:   assertion checks for debugging: no
  1798. configure:   file name separator character:  '/'
  1799. configure:   compiler and linker settings:
  1800. configure:     CC='/bin/ccache gcc'
  1801. configure:     CPPFLAGS=' -I$(top_builddir) -I$(top_builddir)/libcpluff -I$(top_srcdir)/libcpluff -DNDEBUG'
  1802. configure:     CFLAGS=' -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -   Wall -O2'
  1803. configure:     LDFLAGS=''
  1804. configure:     LIBS=''
  1805. configure:     LIBS_LIBCPLUFF='-lexpat -ldl '
  1806. configure:     LIBS_OTHER='$(top_builddir)/libcpluff/libcpluff.la '
  1807. configure:     LIB_READLINE='-lreadline'
  1808. configure:     LTLIBINTL=''
  1809. configure: -----------------------------------------------------------
  1810. config.status: creating .dummy
  1811. config.status: creating Makefile
  1812. config.status: creating Makefile.include
  1813. config.status: creating addons/skin.confluence/media/Makefile
  1814. config.status: creating xbmc/Makefile
  1815. config.status: creating xbmc/cdrip/Makefile
  1816. config.status: creating xbmc/cores/Makefile
  1817. config.status: creating xbmc/cores/VideoRenderers/Makefile
  1818. config.status: creating xbmc/cores/dvdplayer/Makefile
  1819. config.status: creating lib/Makefile
  1820. config.status: creating lib/libdvd/Makefile
  1821. config.status: creating xbmc/cores/DllLoader/Makefile
  1822. config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Makefile
  1823. config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile
  1824. config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Overlay/Makefile
  1825. config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile
  1826. config.status: creating xbmc/cores/dvdplayer/DVDDemuxers/Makefile
  1827. config.status: creating xbmc/cores/dvdplayer/DVDSubtitles/Makefile
  1828. config.status: creating xbmc/cores/AudioRenderers/Makefile
  1829. config.status: creating xbmc/cores/paplayer/Makefile
  1830. config.status: creating lib/timidity/Makefile
  1831. config.status: creating lib/xbadpcm/Makefile
  1832. config.status: creating lib/asap/Makefile
  1833. config.status: creating lib/nosefart/Makefile
  1834. config.status: creating lib/libsidplay2/Makefile
  1835. config.status: creating lib/vgmstream/Makefile
  1836. config.status: creating lib/snesapu/SNES/SNESAPU/Makefile
  1837. config.status: creating lib/stsound/StSoundLibrary/Makefile
  1838. config.status: creating xbmc/cores/playercorefactory/Makefile
  1839. config.status: creating xbmc/music/karaoke/Makefile
  1840. config.status: creating xbmc/osx/Makefile
  1841. config.status: creating xbmc/guilib/Makefile
  1842. config.status: creating xbmc/interfaces/Makefile
  1843. config.status: creating xbmc/network/Makefile
  1844. config.status: creating lib/libRTV/Makefile
  1845. config.status: creating lib/libexif/Makefile
  1846. config.status: creating lib/libXDAAP/Makefile
  1847. config.status: creating lib/cmyth/Makefile
  1848. config.status: creating lib/libhdhomerun/Makefile
  1849. config.status: creating lib/libsquish/Makefile
  1850. config.status: creating lib/libid3tag/Makefile
  1851. config.status: creating lib/cximage-6.0/Makefile
  1852. config.status: creating lib/addons/script.module.pil/Makefile
  1853. config.status: creating xbmc/interfaces/python/Makefile
  1854. config.status: creating xbmc/interfaces/python/xbmcmodule/Makefile
  1855. config.status: creating lib/libUPnP/Makefile
  1856. config.status: creating xbmc/DllPaths_generated.h
  1857. config.status: creating xbmc/linux/Makefile
  1858. config.status: creating xbmc/filesystem/Makefile
  1859. config.status: creating xbmc/screensavers/rsxs-0.9/xbmc/Makefile
  1860. config.status: creating xbmc/visualizations/XBMCProjectM/Makefile
  1861. config.status: creating xbmc/visualizations/Goom/Makefile
  1862. config.status: creating xbmc/visualizations/OpenGLSpectrum/Makefile
  1863. config.status: creating xbmc/visualizations/WaveForm/Makefile
  1864. config.status: creating xbmc/visualizations/iTunes/Makefile
  1865. config.status: creating tools/Linux/xbmc.sh
  1866. config.status: creating tools/Linux/xbmc-standalone.sh
  1867. config.status: creating tools/TexturePacker/Makefile
  1868. config.status: creating tools/EventClients/Clients/OSXRemote/Makefile
  1869. config.status: creating xbmc/peripherals/bus/Makefile
  1870. config.status: creating xbmc/peripherals/devices/Makefile
  1871. config.status: creating xbmc/config.h
  1872. config.status: xbmc/config.h is unchanged
  1873. config.status: executing depfiles commands
  1874. config.status: executing libtool commands
  1875. configure: WARNING: unrecognized options: --enable-shared-lib
  1876.  
  1877. ------------------------
  1878.   XBMC Configuration:
  1879. ------------------------
  1880.   Debugging:    Yes
  1881.   Profiling:    No
  1882.   Optimization: Yes
  1883.   Crosscomp.:   No
  1884.   target ARCH:  no
  1885.   target CPU:   no
  1886.   OpenGL:       Yes
  1887.   ALSA:         Yes
  1888.   DBUS:         Yes
  1889.   VDPAU:        Yes
  1890.   VAAPI:        Yes
  1891.   CrystalHD:    No
  1892.   VDADecoder:   No
  1893.   VTBDecoder:   No
  1894.   OpenMax:      No
  1895.   Joystick:     Yes
  1896.   XRandR:       Yes
  1897.   GOOM:         No
  1898.   RSXS:         Yes
  1899.   ProjectM:     Yes
  1900.   Skin Touched: No
  1901.   X11:          Yes
  1902.   Bluray:       Yes
  1903.   TexturePacker:Yes
  1904.   MID Support:  No
  1905.   ccache:       Yes
  1906.   PulseAudio:   Yes
  1907.   HAL Support:  No
  1908.   DVDCSS:       Yes
  1909.   Avahi:        Yes
  1910.   Non-free:     Yes
  1911.   ASAP Codec:   No
  1912.   Webserver:    Yes
  1913.   libRTMP support:      Yes
  1914.   libsmbclient support: Yes
  1915.   libnfs client support:Yes
  1916.   libafpclient support: Yes
  1917.   AirPlay support:      Yes
  1918.   AirTunes support:     No
  1919.   Optical drive:        Yes
  1920.   libudev support:      Yes
  1921.   libusb support:       No
  1922.   libcec support:       No
  1923.   External FFmpeg:      No
  1924.   prefix:       /usr/local
  1925. ------------------------
  1926.  
  1927. [root@acidcool xbmc]# make
  1928. make -C xbmc/cores/DllLoader/exports wrapper.def
  1929. make[1]: Entering directory `/tmp/xbmc/xbmc/cores/DllLoader/exports'
  1930. make[1]: `wrapper.def' is up to date.
  1931. make[1]: Leaving directory `/tmp/xbmc/xbmc/cores/DllLoader/exports'
  1932. make -C lib
  1933. make[1]: Entering directory `/tmp/xbmc/lib'
  1934. make -C ffmpeg
  1935. make[2]: Entering directory `/tmp/xbmc/lib/ffmpeg'
  1936. make[2]: Leaving directory `/tmp/xbmc/lib/ffmpeg'
  1937. make[2]: Entering directory `/tmp/xbmc/lib/ffmpeg'
  1938. CC      libavdevice/alldevices.o
  1939. CC      libavdevice/avdevice.o
  1940. CC      libavformat/4xm.o
  1941. libavformat/4xm.c: In function ‘fourxm_read_packet’:
  1942. libavformat/4xm.c:249:24: warning: variable ‘out_size’ set but not used [-Wunused-but-set-variable]
  1943. CC      libavformat/aacdec.o
  1944. CC      libavformat/ac3dec.o
  1945. In file included from ./libavcodec/ac3_parser.h:27:0,
  1946.                 from libavformat/ac3dec.c:23:
  1947. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  1948. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  1949. CC      libavformat/adtsenc.o
  1950. In file included from libavformat/adtsenc.c:23:0:
  1951. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  1952. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  1953. CC      libavformat/aea.o
  1954. CC      libavformat/aiffdec.o
  1955. CC      libavformat/allformats.o
  1956. CC      libavformat/amr.o
  1957. CC      libavformat/anm.o
  1958. CC      libavformat/apc.o
  1959. CC      libavformat/ape.o
  1960. CC      libavformat/apetag.o
  1961. libavformat/apetag.c: In function ‘ape_tag_read_field’:
  1962. libavformat/apetag.c:38:20: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
  1963. CC      libavformat/applehttp.o
  1964. CC      libavformat/asf.o
  1965. CC      libavformat/asfcrypt.o
  1966. CC      libavformat/asfdec.o
  1967. In file included from ./libavcodec/mpegaudio.h:34:0,
  1968.                 from libavformat/asfdec.c:26:
  1969. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  1970. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  1971. libavformat/asfdec.c: In function ‘asf_read_header’:
  1972. libavformat/asfdec.c:359:21: warning: ‘AVPaletteControl’ is deprecated (declared at ./libavcodec/avcodec.h:   2995) [-Wdeprecated-declarations]
  1973. libavformat/asfdec.c:212:22: warning: variable ‘total_size’ set but not used [-Wunused-but-set-variable]
  1974. libavformat/asfdec.c:453:53: warning: variable ‘value_type’ set but not used [-Wunused-but-set-variable]
  1975. libavformat/asfdec.c:478:22: warning: variable ‘ext_d’ set but not used [-Wunused-but-set-variable]
  1976. libavformat/asfdec.c:521:21: warning: variable ‘v2’ set but not used [-Wunused-but-set-variable]
  1977. libavformat/asfdec.c:521:17: warning: variable ‘v1’ set but not used [-Wunused-but-set-variable]
  1978. libavformat/asfdec.c: In function ‘asf_read_frame_header’:
  1979. libavformat/asfdec.c:719:18: warning: variable ‘ts1’ set but not used [-Wunused-but-set-variable]
  1980. CC      libavformat/assdec.o
  1981. CC      libavformat/au.o
  1982. CC      libavformat/avi.o
  1983. CC      libavformat/avidec.o
  1984. libavformat/avidec.c: In function ‘avi_read_header’:
  1985. libavformat/avidec.c:598:25: warning: ‘AVPaletteControl’ is deprecated (declared at ./libavcodec/avcodec.h:   2995) [-Wdeprecated-declarations]
  1986. libavformat/avidec.c:346:49: warning: variable ‘bit_rate’ set but not used [-Wunused-but-set-variable]
  1987. libavformat/avidec.c: In function ‘read_gab2_sub’:
  1988. libavformat/avidec.c:758:9: warning: passing argument 1 of ‘bytestream_get_le32’ from incompatible pointer    type [enabled by default]
  1989. In file included from libavformat/avidec.c:28:0:
  1990. ./libavcodec/bytestream.h:45:59: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
  1991. libavformat/avidec.c:773:13: warning: passing argument 1 of ‘bytestream_get_le16’ from incompatible pointer    type [enabled by default]
  1992. In file included from libavformat/avidec.c:28:0:
  1993. ./libavcodec/bytestream.h:47:59: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
  1994. libavformat/avidec.c:773:13: warning: passing argument 1 of ‘bytestream_get_le16’ from incompatible pointer    type [enabled by default]
  1995. In file included from libavformat/avidec.c:28:0:
  1996. ./libavcodec/bytestream.h:47:59: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
  1997. libavformat/avidec.c:781:9: warning: passing argument 1 of ‘bytestream_get_le32’ from incompatible pointer    type [enabled by default]
  1998. In file included from libavformat/avidec.c:28:0:
  1999. ./libavcodec/bytestream.h:45:59: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
  2000. CC      libavformat/avio.o
  2001. libavformat/avio.c: In function ‘url_write’:
  2002. libavformat/avio.c:255:5: warning: passing argument 2 of ‘retry_transfer_wrapper’ discards ‘const’ qualifie   r from pointer target type [enabled by default]
  2003. libavformat/avio.c:218:19: note: expected ‘unsigned char *’ but argument is of type ‘const unsigned char *’
  2004. libavformat/avio.c:255:5: warning: passing argument 4 of ‘retry_transfer_wrapper’ from incompatible pointer    type [enabled by default]
  2005. libavformat/avio.c:218:19: note: expected ‘int (*)(struct URLContext *, unsigned char *, int)’ but argument    is of type ‘int (*)(struct URLContext *, const unsigned char *, int)’
  2006. CC      libavformat/aviobuf.o
  2007. libavformat/aviobuf.c: In function ‘url_fdopen’:
  2008. libavformat/aviobuf.c:669:23: warning: passing argument 6 of ‘init_put_byte’ from incompatible pointer type    [enabled by default]
  2009. libavformat/aviobuf.c:43:5: note: expected ‘int (*)(void *, uint8_t *, int)’ but argument is of type ‘int (   *)(struct URLContext *, unsigned char *, int)’
  2010. libavformat/aviobuf.c:669:23: warning: passing argument 7 of ‘init_put_byte’ from incompatible pointer type    [enabled by default]
  2011. libavformat/aviobuf.c:43:5: note: expected ‘int (*)(void *, uint8_t *, int)’ but argument is of type ‘int (   *)(struct URLContext *, const unsigned char *, int)’
  2012. libavformat/aviobuf.c:669:23: warning: passing argument 8 of ‘init_put_byte’ from incompatible pointer type    [enabled by default]
  2013. libavformat/aviobuf.c:43:5: note: expected ‘int64_t (*)(void *, int64_t,  int)’ but argument is of type ‘in   t64_t (*)(struct URLContext *, int64_t,  int)’
  2014. CC      libavformat/avs.o
  2015. CC      libavformat/bethsoftvid.o
  2016. CC      libavformat/bfi.o
  2017. CC      libavformat/bink.o
  2018. CC      libavformat/c93.o
  2019. CC      libavformat/caf.o
  2020. CC      libavformat/cafdec.o
  2021. CC      libavformat/cavsvideodec.o
  2022. CC      libavformat/cdg.o
  2023. CC      libavformat/concat.o
  2024. CC      libavformat/cutils.o
  2025. CC      libavformat/daud.o
  2026. libavformat/daud.c:50:12: warning: ‘daud_write_header’ defined but not used [-Wunused-function]
  2027. libavformat/daud.c:58:12: warning: ‘daud_write_packet’ defined but not used [-Wunused-function]
  2028. CC      libavformat/diracdec.o
  2029. CC      libavformat/dnxhddec.o
  2030. CC      libavformat/dsicin.o
  2031. CC      libavformat/dtsdec.o
  2032. CC      libavformat/dv.o
  2033. CC      libavformat/dxa.o
  2034. CC      libavformat/eacdata.o
  2035. CC      libavformat/electronicarts.o
  2036. CC      libavformat/ffmdec.o
  2037. CC      libavformat/ffmetadec.o
  2038. libavformat/ffmetadec.c: In function ‘read_chapter’:
  2039. libavformat/ffmetadec.c:63:5: warning: format ‘%lld’ expects argument of type ‘long long int *’, but argume   nt 3 has type ‘int64_t *’ [-Wformat]
  2040. libavformat/ffmetadec.c:70:5: warning: format ‘%lld’ expects argument of type ‘long long int *’, but argume   nt 3 has type ‘int64_t *’ [-Wformat]
  2041. CC      libavformat/file.o
  2042. CC      libavformat/filmstripdec.o
  2043. CC      libavformat/flacdec.o
  2044. In file included from ./libavcodec/flac.h:31:0,
  2045.                 from libavformat/flacdec.c:22:
  2046. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2047. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2048. CC      libavformat/flic.o
  2049. CC      libavformat/flvdec.o
  2050. In file included from ./libavcodec/mpeg4audio.h:26:0,
  2051.                 from libavformat/flvdec.c:29:
  2052. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2053. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2054. CC      libavformat/gopher.o
  2055. CC      libavformat/gxf.o
  2056. CC      libavformat/h261dec.o
  2057. In file included from libavformat/h261dec.c:22:0:
  2058. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2059. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2060. CC      libavformat/h263dec.o
  2061. CC      libavformat/h264dec.o
  2062. CC      libavformat/http.o
  2063. CC      libavformat/httpauth.o
  2064. CC      libavformat/id3v1.o
  2065. CC      libavformat/id3v2.o
  2066. libavformat/id3v2.c: In function ‘ff_id3v2_read’:
  2067. libavformat/id3v2.c:205:20: warning: ‘tflags’ may be used uninitialized in this function [-Wmaybe-uninitial   ized]
  2068. libavformat/id3v2.c:176:22: note: ‘tflags’ was declared here
  2069. CC      libavformat/idcin.o
  2070. libavformat/idcin.c:90:5: warning: ‘AVPaletteControl’ is deprecated (declared at ./libavcodec/avcodec.h:299   5) [-Wdeprecated-declarations]
  2071. CC      libavformat/idroqdec.o
  2072. CC      libavformat/iff.o
  2073. CC      libavformat/img2.o
  2074. CC      libavformat/ingenientdec.o
  2075. CC      libavformat/ipmovie.o
  2076. libavformat/ipmovie.c:119:5: warning: ‘AVPaletteControl’ is deprecated (declared at ./libavcodec/avcodec.h:   2995) [-Wdeprecated-declarations]
  2077. CC      libavformat/isom.o
  2078. In file included from ./libavcodec/mpeg4audio.h:26:0,
  2079.                 from libavformat/isom.c:30:
  2080. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2081. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2082. CC      libavformat/iss.o
  2083. CC      libavformat/iv8.o
  2084. CC      libavformat/ivfdec.o
  2085. CC      libavformat/lmlm4.o
  2086. CC      libavformat/lxfdec.o
  2087. CC      libavformat/m4vdec.o
  2088. CC      libavformat/matroska.o
  2089. CC      libavformat/matroskadec.o
  2090. In file included from ./libavcodec/mpeg4audio.h:26:0,
  2091.                 from libavformat/matroskadec.c:39:
  2092. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2093. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2094. libavformat/matroskadec.c: In function ‘matroska_parse_cluster’:
  2095. libavformat/matroskadec.c:1010:17: warning: ‘layer’ may be used uninitialized in this function [-Wmaybe-uni   nitialized]
  2096. libavformat/matroskadec.c:990:18: note: ‘layer’ was declared here
  2097. CC      libavformat/md5proto.o
  2098. CC      libavformat/metadata.o
  2099. libavformat/metadata.c: In function ‘av_metadata_set2’:
  2100. libavformat/metadata.c:72:36: warning: assignment discards ‘const’ qualifier from pointer target type [enab   led by default]
  2101. libavformat/metadata.c:76:37: warning: assignment discards ‘const’ qualifier from pointer target type [enab   led by default]
  2102. CC      libavformat/metadata_compat.o
  2103. libavformat/metadata_compat.c:35:5: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:697)    [-Wdeprecated-declarations]
  2104. libavformat/metadata_compat.c:35:5: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:697)    [-Wdeprecated-declarations]
  2105. libavformat/metadata_compat.c:36:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2106. libavformat/metadata_compat.c:36:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2107. libavformat/metadata_compat.c:37:5: warning: ‘copyright’ is deprecated (declared at libavformat/avformat.h:   699) [-Wdeprecated-declarations]
  2108. libavformat/metadata_compat.c:37:5: warning: ‘copyright’ is deprecated (declared at libavformat/avformat.h:   699) [-Wdeprecated-declarations]
  2109. libavformat/metadata_compat.c:38:5: warning: ‘comment’ is deprecated (declared at libavformat/avformat.h:70   0) [-Wdeprecated-declarations]
  2110. libavformat/metadata_compat.c:38:5: warning: ‘comment’ is deprecated (declared at libavformat/avformat.h:70   0) [-Wdeprecated-declarations]
  2111. libavformat/metadata_compat.c:39:5: warning: ‘album’ is deprecated (declared at libavformat/avformat.h:701)    [-Wdeprecated-declarations]
  2112. libavformat/metadata_compat.c:39:5: warning: ‘album’ is deprecated (declared at libavformat/avformat.h:701)    [-Wdeprecated-declarations]
  2113. libavformat/metadata_compat.c:40:5: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702)    [-Wdeprecated-declarations]
  2114. libavformat/metadata_compat.c:40:5: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702)    [-Wdeprecated-declarations]
  2115. libavformat/metadata_compat.c:41:5: warning: ‘track’ is deprecated (declared at libavformat/avformat.h:703)    [-Wdeprecated-declarations]
  2116. libavformat/metadata_compat.c:41:5: warning: ‘track’ is deprecated (declared at libavformat/avformat.h:703)    [-Wdeprecated-declarations]
  2117. libavformat/metadata_compat.c:42:5: warning: ‘genre’ is deprecated (declared at libavformat/avformat.h:704)    [-Wdeprecated-declarations]
  2118. libavformat/metadata_compat.c:42:5: warning: ‘genre’ is deprecated (declared at libavformat/avformat.h:704)    [-Wdeprecated-declarations]
  2119. libavformat/metadata_compat.c:44:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2120. libavformat/metadata_compat.c:44:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2121. libavformat/metadata_compat.c:45:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2122. libavformat/metadata_compat.c:45:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2123. libavformat/metadata_compat.c:46:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2124. libavformat/metadata_compat.c:46:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2125. libavformat/metadata_compat.c:47:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2126. libavformat/metadata_compat.c:47:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2127. libavformat/metadata_compat.c:48:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2128. libavformat/metadata_compat.c:48:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2129. libavformat/metadata_compat.c:49:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2130. libavformat/metadata_compat.c:49:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:698   ) [-Wdeprecated-declarations]
  2131. libavformat/metadata_compat.c:50:5: warning: ‘comment’ is deprecated (declared at libavformat/avformat.h:70   0) [-Wdeprecated-declarations]
  2132. libavformat/metadata_compat.c:50:5: warning: ‘comment’ is deprecated (declared at libavformat/avformat.h:70   0) [-Wdeprecated-declarations]
  2133. libavformat/metadata_compat.c:51:5: warning: ‘album’ is deprecated (declared at libavformat/avformat.h:701)    [-Wdeprecated-declarations]
  2134. libavformat/metadata_compat.c:51:5: warning: ‘album’ is deprecated (declared at libavformat/avformat.h:701)    [-Wdeprecated-declarations]
  2135. libavformat/metadata_compat.c:52:5: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702)    [-Wdeprecated-declarations]
  2136. libavformat/metadata_compat.c:52:5: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702)    [-Wdeprecated-declarations]
  2137. libavformat/metadata_compat.c:53:5: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702)    [-Wdeprecated-declarations]
  2138. libavformat/metadata_compat.c:53:5: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702)    [-Wdeprecated-declarations]
  2139. libavformat/metadata_compat.c:54:5: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702)    [-Wdeprecated-declarations]
  2140. libavformat/metadata_compat.c:54:5: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702)    [-Wdeprecated-declarations]
  2141. libavformat/metadata_compat.c:55:5: warning: ‘track’ is deprecated (declared at libavformat/avformat.h:703)    [-Wdeprecated-declarations]
  2142. libavformat/metadata_compat.c:55:5: warning: ‘track’ is deprecated (declared at libavformat/avformat.h:703)    [-Wdeprecated-declarations]
  2143. libavformat/metadata_compat.c:56:5: warning: ‘track’ is deprecated (declared at libavformat/avformat.h:703)    [-Wdeprecated-declarations]
  2144. libavformat/metadata_compat.c:56:5: warning: ‘track’ is deprecated (declared at libavformat/avformat.h:703)    [-Wdeprecated-declarations]
  2145. libavformat/metadata_compat.c: In function ‘ff_metadata_demux_compat’:
  2146. libavformat/metadata_compat.c:80:21: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:664   ) [-Wdeprecated-declarations]
  2147. libavformat/metadata_compat.c:81:21: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:664   ) [-Wdeprecated-declarations]
  2148. libavformat/metadata_compat.c:88:21: warning: ‘name’ is deprecated (declared at libavformat/avformat.h:647)    [-Wdeprecated-declarations]
  2149. libavformat/metadata_compat.c:89:21: warning: ‘name’ is deprecated (declared at libavformat/avformat.h:647)    [-Wdeprecated-declarations]
  2150. libavformat/metadata_compat.c:92:21: warning: ‘provider_name’ is deprecated (declared at libavformat/avform   at.h:646) [-Wdeprecated-declarations]
  2151. libavformat/metadata_compat.c:93:21: warning: ‘provider_name’ is deprecated (declared at libavformat/avform   at.h:646) [-Wdeprecated-declarations]
  2152. libavformat/metadata_compat.c:101:21: warning: ‘language’ is deprecated (declared at libavformat/avformat.h   :542) [-Wdeprecated-declarations]
  2153. libavformat/metadata_compat.c:103:21: warning: ‘filename’ is deprecated (declared at libavformat/avformat.h   :565) [-Wdeprecated-declarations]
  2154. libavformat/metadata_compat.c:104:21: warning: ‘filename’ is deprecated (declared at libavformat/avformat.h   :565) [-Wdeprecated-declarations]
  2155. libavformat/metadata_compat.c: In function ‘ff_metadata_mux_compat’:
  2156. libavformat/metadata_compat.c:128:5: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:697   ) [-Wdeprecated-declarations]
  2157. libavformat/metadata_compat.c:128:5: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:697   ) [-Wdeprecated-declarations]
  2158. libavformat/metadata_compat.c:128:5: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:697   ) [-Wdeprecated-declarations]
  2159. libavformat/metadata_compat.c:129:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:69   8) [-Wdeprecated-declarations]
  2160. libavformat/metadata_compat.c:129:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:69   8) [-Wdeprecated-declarations]
  2161. libavformat/metadata_compat.c:129:5: warning: ‘author’ is deprecated (declared at libavformat/avformat.h:69   8) [-Wdeprecated-declarations]
  2162. libavformat/metadata_compat.c:130:5: warning: ‘copyright’ is deprecated (declared at libavformat/avformat.h   :699) [-Wdeprecated-declarations]
  2163. libavformat/metadata_compat.c:130:5: warning: ‘copyright’ is deprecated (declared at libavformat/avformat.h   :699) [-Wdeprecated-declarations]
  2164. libavformat/metadata_compat.c:130:5: warning: ‘copyright’ is deprecated (declared at libavformat/avformat.h   :699) [-Wdeprecated-declarations]
  2165. libavformat/metadata_compat.c:131:5: warning: ‘comment’ is deprecated (declared at libavformat/avformat.h:7   00) [-Wdeprecated-declarations]
  2166. libavformat/metadata_compat.c:131:5: warning: ‘comment’ is deprecated (declared at libavformat/avformat.h:7   00) [-Wdeprecated-declarations]
  2167. libavformat/metadata_compat.c:131:5: warning: ‘comment’ is deprecated (declared at libavformat/avformat.h:7   00) [-Wdeprecated-declarations]
  2168. libavformat/metadata_compat.c:132:5: warning: ‘album’ is deprecated (declared at libavformat/avformat.h:701   ) [-Wdeprecated-declarations]
  2169. libavformat/metadata_compat.c:132:5: warning: ‘album’ is deprecated (declared at libavformat/avformat.h:701   ) [-Wdeprecated-declarations]
  2170. libavformat/metadata_compat.c:132:5: warning: ‘album’ is deprecated (declared at libavformat/avformat.h:701   ) [-Wdeprecated-declarations]
  2171. libavformat/metadata_compat.c:133:5: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702)    [-Wdeprecated-declarations]
  2172. libavformat/metadata_compat.c:133:5: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702)    [-Wdeprecated-declarations]
  2173. libavformat/metadata_compat.c:134:5: warning: ‘track’ is deprecated (declared at libavformat/avformat.h:703   ) [-Wdeprecated-declarations]
  2174. libavformat/metadata_compat.c:134:5: warning: ‘track’ is deprecated (declared at libavformat/avformat.h:703   ) [-Wdeprecated-declarations]
  2175. libavformat/metadata_compat.c:135:5: warning: ‘genre’ is deprecated (declared at libavformat/avformat.h:704   ) [-Wdeprecated-declarations]
  2176. libavformat/metadata_compat.c:135:5: warning: ‘genre’ is deprecated (declared at libavformat/avformat.h:704   ) [-Wdeprecated-declarations]
  2177. libavformat/metadata_compat.c:135:5: warning: ‘genre’ is deprecated (declared at libavformat/avformat.h:704   ) [-Wdeprecated-declarations]
  2178. libavformat/metadata_compat.c:137:9: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:664   ) [-Wdeprecated-declarations]
  2179. libavformat/metadata_compat.c:137:9: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:664   ) [-Wdeprecated-declarations]
  2180. libavformat/metadata_compat.c:137:9: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:664   ) [-Wdeprecated-declarations]
  2181. libavformat/metadata_compat.c:139:9: warning: ‘name’ is deprecated (declared at libavformat/avformat.h:647)    [-Wdeprecated-declarations]
  2182. libavformat/metadata_compat.c:139:9: warning: ‘name’ is deprecated (declared at libavformat/avformat.h:647)    [-Wdeprecated-declarations]
  2183. libavformat/metadata_compat.c:139:9: warning: ‘name’ is deprecated (declared at libavformat/avformat.h:647)    [-Wdeprecated-declarations]
  2184. libavformat/metadata_compat.c:140:9: warning: ‘provider_name’ is deprecated (declared at libavformat/avform   at.h:646) [-Wdeprecated-declarations]
  2185. libavformat/metadata_compat.c:140:9: warning: ‘provider_name’ is deprecated (declared at libavformat/avform   at.h:646) [-Wdeprecated-declarations]
  2186. libavformat/metadata_compat.c:140:9: warning: ‘provider_name’ is deprecated (declared at libavformat/avform   at.h:646) [-Wdeprecated-declarations]
  2187. libavformat/metadata_compat.c:143:9: warning: ‘language’ is deprecated (declared at libavformat/avformat.h:   542) [-Wdeprecated-declarations]
  2188. libavformat/metadata_compat.c:143:9: warning: ‘language’ is deprecated (declared at libavformat/avformat.h:   542) [-Wdeprecated-declarations]
  2189. libavformat/metadata_compat.c:143:9: warning: ‘language’ is deprecated (declared at libavformat/avformat.h:   542) [-Wdeprecated-declarations]
  2190. libavformat/metadata_compat.c:144:9: warning: ‘filename’ is deprecated (declared at libavformat/avformat.h:   565) [-Wdeprecated-declarations]
  2191. libavformat/metadata_compat.c:144:9: warning: ‘filename’ is deprecated (declared at libavformat/avformat.h:   565) [-Wdeprecated-declarations]
  2192. libavformat/metadata_compat.c:144:9: warning: ‘filename’ is deprecated (declared at libavformat/avformat.h:   565) [-Wdeprecated-declarations]
  2193. CC      libavformat/mm.o
  2194. CC      libavformat/mmf.o
  2195. libavformat/mmf.c: In function ‘mmf_read_header’:
  2196. libavformat/mmf.c:188:13: warning: variable ‘file_size’ set but not used [-Wunused-but-set-variable]
  2197. libavformat/mmf.c: In function ‘mmf_read_packet’:
  2198. libavformat/mmf.c:265:15: warning: variable ‘st’ set but not used [-Wunused-but-set-variable]
  2199. CC      libavformat/mms.o
  2200. CC      libavformat/mmsh.o
  2201. CC      libavformat/mmst.o
  2202. CC      libavformat/mov.o
  2203. In file included from libavformat/mov.c:34:0:
  2204. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2205. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2206. libavformat/mov.c: In function ‘mov_read_hdlr’:
  2207. libavformat/mov.c:430:14: warning: variable ‘ctype’ set but not used [-Wunused-but-set-variable]
  2208. libavformat/mov.c: In function ‘ff_mov_read_esds’:
  2209. libavformat/mov.c:466:14: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  2210. CC      libavformat/mp3dec.o
  2211. In file included from ./libavcodec/mpegaudio.h:34:0,
  2212.                 from ./libavcodec/mpegaudiodecheader.h:31,
  2213.                 from libavformat/mp3dec.c:27:
  2214. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2215. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2216. CC      libavformat/mpc.o
  2217. In file included from libavformat/mpc.c:22:0:
  2218. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2219. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2220. CC      libavformat/mpc8.o
  2221. In file included from libavformat/mpc8.c:22:0:
  2222. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2223. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2224. CC      libavformat/mpeg.o
  2225. CC      libavformat/mpegts.o
  2226. libavformat/mpegts.c: In function ‘mp4_read_iods’:
  2227. libavformat/mpegts.c:877:5: warning: passing argument 2 of ‘init_put_byte’ discards ‘const’ qualifier from    pointer target type [enabled by default]
  2228. In file included from libavformat/avformat.h:45:0,
  2229.                 from libavformat/mpegts.c:29:
  2230. libavformat/avio.h:340:5: note: expected ‘unsigned char *’ but argument is of type ‘const uint8_t *’
  2231. libavformat/mpegts.c: At top level:
  2232. libavformat/mpegts.c:1829:12: warning: ‘read_seek’ defined but not used [-Wunused-function]
  2233. CC      libavformat/mpegvideodec.o
  2234. CC      libavformat/msnwc_tcp.o
  2235. CC      libavformat/mtv.o
  2236. CC      libavformat/mvi.o
  2237. CC      libavformat/mxf.o
  2238. CC      libavformat/mxfdec.o
  2239. CC      libavformat/mxg.o
  2240. libavformat/mxg.c: In function ‘mxg_read_packet’:
  2241. libavformat/mxg.c:115:50: warning: ‘soi_pos’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  2242. libavformat/mxg.c:102:18: note: ‘soi_pos’ was declared here
  2243. libavformat/mxg.c:115:50: warning: ‘soi_pos’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  2244. libavformat/mxg.c:102:18: note: ‘soi_pos’ was declared here
  2245. CC      libavformat/ncdec.o
  2246. CC      libavformat/nsvdec.o
  2247. libavformat/nsvdec.c: In function ‘nsv_parse_NSVf_header’:
  2248. libavformat/nsvdec.c:282:18: warning: variable ‘file_size’ set but not used [-Wunused-but-set-variable]
  2249. libavformat/nsvdec.c: In function ‘nsv_read_header’:
  2250. libavformat/nsvdec.c:522:12: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
  2251. libavformat/nsvdec.c: In function ‘nsv_read_chunk’:
  2252. libavformat/nsvdec.c:562:14: warning: variable ‘auxtag’ set but not used [-Wunused-but-set-variable]
  2253. CC      libavformat/nut.o
  2254. CC      libavformat/nutdec.o
  2255. libavformat/nutdec.c: In function ‘decode_main_header’:
  2256. libavformat/nutdec.c:282:13: warning: passing argument 2 of ‘get_buffer’ discards ‘const’ qualifier from po   inter target type [enabled by default]
  2257. In file included from libavformat/avformat.h:45:0,
  2258.                 from libavformat/nut.h:28,
  2259.                 from libavformat/nutdec.c:27:
  2260. libavformat/avio.h:445:5: note: expected ‘unsigned char *’ but argument is of type ‘const uint8_t *’
  2261. libavformat/nutdec.c:196:13: warning: variable ‘tmp_match’ set but not used [-Wunused-but-set-variable]
  2262. CC      libavformat/nuv.o
  2263. CC      libavformat/oggdec.o
  2264. libavformat/oggdec.c: In function ‘ogg_read_page’:
  2265. libavformat/oggdec.c:205:14: warning: variable ‘crc’ set but not used [-Wunused-but-set-variable]
  2266. libavformat/oggdec.c:204:14: warning: variable ‘seq’ set but not used [-Wunused-but-set-variable]
  2267. CC      libavformat/oggparsedirac.o
  2268. In file included from libavformat/oggparsedirac.c:21:0:
  2269. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2270. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2271. CC      libavformat/oggparseflac.o
  2272. In file included from libavformat/oggparseflac.c:22:0:
  2273. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2274. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2275. CC      libavformat/oggparseogm.o
  2276. In file included from libavformat/oggparseogm.c:27:0:
  2277. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2278. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2279. libavformat/oggparseogm.c: In function ‘ogm_header’:
  2280. libavformat/oggparseogm.c:42:14: warning: variable ‘default_len’ set but not used [-Wunused-but-set-variabl   e]
  2281. CC      libavformat/oggparseskeleton.o
  2282. CC      libavformat/oggparsespeex.o
  2283. In file included from libavformat/oggparsespeex.c:28:0:
  2284. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2285. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2286. CC      libavformat/oggparsetheora.o
  2287. In file included from libavformat/oggparsetheora.c:27:0:
  2288. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2289. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2290. CC      libavformat/oggparsevorbis.o
  2291. In file included from libavformat/oggparsevorbis.c:28:0:
  2292. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2293. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2294. CC      libavformat/oma.o
  2295. libavformat/oma.c: In function ‘oma_read_header’:
  2296. libavformat/oma.c:74:9: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
  2297. CC      libavformat/options.o
  2298. libavformat/options.c:54:1: warning: ‘track’ is deprecated (declared at libavformat/avformat.h:703) [-Wdepr   ecated-declarations]
  2299. libavformat/options.c:55:1: warning: ‘year’ is deprecated (declared at libavformat/avformat.h:702) [-Wdepre   cated-declarations]
  2300. CC      libavformat/os_support.o
  2301. CC      libavformat/pcm.o
  2302. CC      libavformat/pcmdec.o
  2303. CC      libavformat/psxstr.o
  2304. CC      libavformat/pva.o
  2305. CC      libavformat/qcp.o
  2306. CC      libavformat/r3d.o
  2307. libavformat/r3d.c: In function ‘r3d_read_red1’:
  2308. libavformat/r3d.c:55:14: warning: variable ‘tmp2’ set but not used [-Wunused-but-set-variable]
  2309. libavformat/r3d.c: In function ‘r3d_read_reos’:
  2310. libavformat/r3d.c:142:9: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
  2311. libavformat/r3d.c: In function ‘r3d_read_redv’:
  2312. libavformat/r3d.c:212:14: warning: variable ‘tmp2’ set but not used [-Wunused-but-set-variable]
  2313. libavformat/r3d.c: In function ‘r3d_read_reda’:
  2314. libavformat/r3d.c:266:14: warning: variable ‘tmp2’ set but not used [-Wunused-but-set-variable]
  2315. libavformat/r3d.c:266:9: warning: variable ‘tmp’ set but not used [-Wunused-but-set-variable]
  2316. CC      libavformat/rawdec.o
  2317. CC      libavformat/rawvideodec.o
  2318. CC      libavformat/rdt.o
  2319. In file included from libavformat/rdt.c:36:0:
  2320. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2321. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2322. libavformat/rdt.c: In function ‘rdt_parse_packet’:
  2323. libavformat/rdt.c:308:9: warning: passing argument 2 of ‘init_put_byte’ discards ‘const’ qualifier from poi   nter target type [enabled by default]
  2324. In file included from libavformat/avformat.h:45:0,
  2325.                 from libavformat/rdt.c:28:
  2326. libavformat/avio.h:340:5: note: expected ‘unsigned char *’ but argument is of type ‘const uint8_t *’
  2327. CC      libavformat/riff.o
  2328. CC      libavformat/rl2.o
  2329. libavformat/rl2.c: In function ‘rl2_read_header’:
  2330. libavformat/rl2.c:84:20: warning: variable ‘encoding_method’ set but not used [-Wunused-but-set-variable]
  2331. libavformat/rl2.c:83:9: warning: variable ‘data_size’ set but not used [-Wunused-but-set-variable]
  2332. CC      libavformat/rm.o
  2333. CC      libavformat/rmdec.o
  2334. libavformat/rmdec.c: In function ‘ff_rm_read_mdpr_codecdata’:
  2335. libavformat/rmdec.c:283:13: warning: variable ‘fps’ set but not used [-Wunused-but-set-variable]
  2336. libavformat/rmdec.c: In function ‘ff_rm_parse_packet’:
  2337. libavformat/rmdec.c:629:38: warning: ‘pos’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2338. libavformat/rmdec.c:583:34: note: ‘pos’ was declared here
  2339. libavformat/rmdec.c:619:34: warning: ‘len2’ may be used uninitialized in this function [-Wmaybe-uninitializ   ed]
  2340. libavformat/rmdec.c:583:28: note: ‘len2’ was declared here
  2341. libavformat/rmdec.c:625:25: warning: ‘pic_num’ may be used uninitialized in this function [-Wmaybe-uninitia   lized]
  2342. libavformat/rmdec.c:583:19: note: ‘pic_num’ was declared here
  2343. libavformat/rmdec.c:617:13: warning: ‘seq’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2344. libavformat/rmdec.c:583:14: note: ‘seq’ was declared here
  2345. libavformat/rmdec.c: In function ‘rm_read_packet’:
  2346. libavformat/rmdec.c:853:17: warning: ‘st’ may be used uninitialized in this function [-Wmaybe-uninitialized   ]
  2347. CC      libavformat/rpl.o
  2348. libavformat/rpl.c: In function ‘rpl_read_packet’:
  2349. libavformat/rpl.c:302:30: warning: variable ‘frame_flags’ set but not used [-Wunused-but-set-variable]
  2350. CC      libavformat/rso.o
  2351. CC      libavformat/rsodec.o
  2352. CC      libavformat/rtmppkt.o
  2353. CC      libavformat/rtmpproto.o
  2354. libavformat/rtmpproto.c: In function ‘get_packet’:
  2355. libavformat/rtmpproto.c:753:18: warning: assignment discards ‘const’ qualifier from pointer target type [en   abled by default]
  2356. CC      libavformat/rtp.o
  2357. CC      libavformat/rtpdec.o
  2358. In file included from libavformat/rtpdec.c:25:0:
  2359. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2360. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2361. libavformat/rtpdec.c: In function ‘rtp_check_and_send_back_rr’:
  2362. libavformat/rtpdec.c:326:13: warning: variable ‘result’ set but not used [-Wunused-but-set-variable]
  2363. CC      libavformat/rtpdec_amr.o
  2364. CC      libavformat/rtpdec_asf.o
  2365. libavformat/rtpdec_asf.c: In function ‘asfrtp_parse_packet’:
  2366. libavformat/rtpdec_asf.c:179:9: warning: passing argument 2 of ‘init_put_byte’ discards ‘const’ qualifier f   rom pointer target type [enabled by default]
  2367. In file included from libavformat/avformat.h:45:0,
  2368.                 from libavformat/rtpdec.h:26,
  2369.                 from libavformat/rtpdec_formats.h:25,
  2370.                 from libavformat/rtpdec_asf.c:32:
  2371. libavformat/avio.h:340:5: note: expected ‘unsigned char *’ but argument is of type ‘const uint8_t *’
  2372. CC      libavformat/rtpdec_h263.o
  2373. CC      libavformat/rtpdec_h264.o
  2374. In file included from libavformat/rtpdec_h264.c:41:0:
  2375. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2376. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2377. CC      libavformat/rtpdec_latm.o
  2378. In file included from libavformat/rtpdec_latm.c:25:0:
  2379. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2380. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2381. libavformat/rtpdec_latm.c: In function ‘parse_fmtp_config’:
  2382. libavformat/rtpdec_latm.c:111:47: warning: variable ‘num_sub_frames’ set but not used [-Wunused-but-set-var   iable]
  2383. CC      libavformat/rtpdec_mpeg4.o
  2384. In file included from libavformat/rtpdec_mpeg4.c:33:0:
  2385. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2386. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2387. CC      libavformat/rtpdec_qcelp.o
  2388. CC      libavformat/rtpdec_qdm2.o
  2389. CC      libavformat/rtpdec_qt.o
  2390. In file included from libavformat/rtpdec_qt.c:32:0:
  2391. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2392. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2393. libavformat/rtpdec_qt.c: In function ‘qt_rtp_parse_packet’:
  2394. libavformat/rtpdec_qt.c:72:5: warning: passing argument 2 of ‘init_put_byte’ discards ‘const’ qualifier fro   m pointer target type [enabled by default]
  2395. In file included from libavformat/avformat.h:45:0,
  2396.                 from libavformat/rtpdec_qt.c:28:
  2397. libavformat/avio.h:340:5: note: expected ‘unsigned char *’ but argument is of type ‘const uint8_t *’
  2398. CC      libavformat/rtpdec_svq3.o
  2399. CC      libavformat/rtpdec_vp8.o
  2400. CC      libavformat/rtpdec_xiph.o
  2401. CC      libavformat/rtpproto.o
  2402. libavformat/rtpproto.c: In function ‘rtp_open’:
  2403. libavformat/rtpproto.c:138:9: warning: variable ‘is_output’ set but not used [-Wunused-but-set-variable]
  2404. CC      libavformat/rtsp.o
  2405. libavformat/rtsp.c: In function ‘rtsp_parse_range’:
  2406. libavformat/rtsp.c:591:19: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target ty   pe [-Wcast-qual]
  2407. libavformat/rtsp.c:595:23: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target ty   pe [-Wcast-qual]
  2408. libavformat/rtsp.c: In function ‘rtsp_parse_transport’:
  2409. libavformat/rtsp.c:680:41: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target ty   pe [-Wcast-qual]
  2410. CC      libavformat/rtspdec.o
  2411. CC      libavformat/sapdec.o
  2412. CC      libavformat/sauce.o
  2413. libavformat/sauce.c: In function ‘ff_sauce_read’:
  2414. libavformat/sauce.c:35:50: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
  2415. CC      libavformat/sdp.o
  2416. CC      libavformat/seek.o
  2417. CC      libavformat/segafilm.o
  2418. CC      libavformat/sierravmd.o
  2419. CC      libavformat/siff.o
  2420. CC      libavformat/smacker.o
  2421. libavformat/smacker.c: In function ‘smacker_read_packet’:
  2422. libavformat/smacker.c:236:9: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable]
  2423. CC      libavformat/sol.o
  2424. libavformat/sol.c: In function ‘sol_read_header’:
  2425. libavformat/sol.c:88:9: warning: variable ‘size’ set but not used [-Wunused-but-set-variable]
  2426. CC      libavformat/soxdec.o
  2427. CC      libavformat/spdif.o
  2428. CC      libavformat/spdifdec.o
  2429. In file included from ./libavcodec/aacadtsdec.h:27:0,
  2430.                 from libavformat/spdifdec.c:31:
  2431. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2432. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2433. CC      libavformat/spdifenc.o
  2434. In file included from ./libavcodec/aacadtsdec.h:27:0,
  2435.                 from libavformat/spdifenc.c:51:
  2436. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2437. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2438. CC      libavformat/srtdec.o
  2439. CC      libavformat/swfdec.o
  2440. CC      libavformat/tcp.o
  2441. CC      libavformat/thp.o
  2442. CC      libavformat/tiertexseq.o
  2443. CC      libavformat/tmv.o
  2444. CC      libavformat/tta.o
  2445. In file included from libavformat/tta.c:22:0:
  2446. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  2447. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2448. CC      libavformat/tty.o
  2449. CC      libavformat/txd.o
  2450. CC      libavformat/udp.o
  2451. CC      libavformat/utils.o
  2452. libavformat/utils.c: In function ‘av_iformat_next’:
  2453. libavformat/utils.c:126:5: warning: ‘first_iformat’ is deprecated (declared at libavformat/utils.c:116) [-W   deprecated-declarations]
  2454. libavformat/utils.c: In function ‘av_oformat_next’:
  2455. libavformat/utils.c:132:5: warning: ‘first_oformat’ is deprecated (declared at libavformat/utils.c:121) [-W   deprecated-declarations]
  2456. libavformat/utils.c: In function ‘av_register_input_format’:
  2457. libavformat/utils.c:138:5: warning: ‘first_iformat’ is deprecated (declared at libavformat/utils.c:116) [-W   deprecated-declarations]
  2458. libavformat/utils.c: In function ‘av_register_output_format’:
  2459. libavformat/utils.c:147:5: warning: ‘first_oformat’ is deprecated (declared at libavformat/utils.c:121) [-W   deprecated-declarations]
  2460. libavformat/utils.c: In function ‘av_seek_frame_generic’:
  2461. libavformat/utils.c:1711:5: warning: ‘read_seek’ is deprecated (declared at libavformat/avformat.h:388) [-W   deprecated-declarations]
  2462. libavformat/utils.c:1712:9: warning: ‘read_seek’ is deprecated (declared at libavformat/avformat.h:388) [-W   deprecated-declarations]
  2463. libavformat/utils.c: In function ‘av_seek_frame’:
  2464. libavformat/utils.c:1744:5: warning: ‘read_seek’ is deprecated (declared at libavformat/avformat.h:388) [-W   deprecated-declarations]
  2465. libavformat/utils.c:1745:9: warning: ‘read_seek’ is deprecated (declared at libavformat/avformat.h:388) [-W   deprecated-declarations]
  2466. libavformat/utils.c: In function ‘avformat_seek_file’:
  2467. libavformat/utils.c:1774:5: warning: ‘read_seek’ is deprecated (declared at libavformat/avformat.h:388) [-W   deprecated-declarations]
  2468. libavformat/utils.c: In function ‘av_close_input_stream’:
  2469. libavformat/utils.c:2608:9: warning: ‘filename’ is deprecated (declared at libavformat/avformat.h:565) [-Wd   eprecated-declarations]
  2470. libavformat/utils.c:2616:9: warning: ‘provider_name’ is deprecated (declared at libavformat/avformat.h:646)    [-Wdeprecated-declarations]
  2471. libavformat/utils.c:2617:9: warning: ‘name’ is deprecated (declared at libavformat/avformat.h:647) [-Wdepre   cated-declarations]
  2472. libavformat/utils.c:2627:9: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:664) [-Wdepr   ecated-declarations]
  2473. libavformat/utils.c: In function ‘ff_new_chapter’:
  2474. libavformat/utils.c:2746:5: warning: ‘title’ is deprecated (declared at libavformat/avformat.h:664) [-Wdepr   ecated-declarations]
  2475. libavformat/utils.c: In function ‘parse_date’:
  2476. libavformat/utils.c:3448:35: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target    type [-Wcast-qual]
  2477. CC      libavformat/vc1test.o
  2478. CC      libavformat/voc.o
  2479. CC      libavformat/vocdec.o
  2480. CC      libavformat/vorbiscomment.o
  2481. CC      libavformat/vqf.o
  2482. CC      libavformat/wav.o
  2483. CC      libavformat/wc3movie.o
  2484. CC      libavformat/westwood.o
  2485. CC      libavformat/wtv.o
  2486. CC      libavformat/wv.o
  2487. CC      libavformat/xa.o
  2488. CC      libavformat/yop.o
  2489. CC      libavformat/yuv4mpeg.o
  2490. CC      libavcodec/4xm.o
  2491. In file included from libavcodec/4xm.c:30:0:
  2492. libavcodec/get_bits.h: In function ‘skip_bits’:
  2493. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2494. CC      libavcodec/8bps.o
  2495. CC      libavcodec/8svx.o
  2496. CC      libavcodec/aac_ac3_parser.o
  2497. CC      libavcodec/aac_adtstoasc_bsf.o
  2498. In file included from libavcodec/aacadtsdec.h:27:0,
  2499.                 from libavcodec/aac_adtstoasc_bsf.c:23:
  2500. libavcodec/get_bits.h: In function ‘skip_bits’:
  2501. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2502. libavcodec/aac_adtstoasc_bsf.c: In function ‘aac_adtstoasc_filter’:
  2503. libavcodec/aac_adtstoasc_bsf.c:51:16: warning: cast discards ‘__attribute__((const))’ qualifier from pointe   r target type [-Wcast-qual]
  2504. libavcodec/aac_adtstoasc_bsf.c:104:16: warning: cast discards ‘__attribute__((const))’ qualifier from point   er target type [-Wcast-qual]
  2505. CC      libavcodec/aac_parser.o
  2506. In file included from libavcodec/aacadtsdec.h:27:0,
  2507.                 from libavcodec/aac_parser.c:25:
  2508. libavcodec/get_bits.h: In function ‘skip_bits’:
  2509. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2510. CC      libavcodec/aacadtsdec.o
  2511. In file included from libavcodec/aacadtsdec.h:27:0,
  2512.                 from libavcodec/aacadtsdec.c:25:
  2513. libavcodec/get_bits.h: In function ‘skip_bits’:
  2514. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2515. CC      libavcodec/aaccoder.o
  2516. In file included from libavcodec/mpeg4audio.h:26:0,
  2517.                 from libavcodec/aac.h:36,
  2518.                 from libavcodec/aaccoder.c:36:
  2519. libavcodec/get_bits.h: In function ‘skip_bits’:
  2520. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2521. libavcodec/aaccoder.c: In function ‘encode_window_bands_info’:
  2522. libavcodec/aaccoder.c:312:28: warning: variable ‘start2’ set but not used [-Wunused-but-set-variable]
  2523. libavcodec/aaccoder.c: In function ‘codebook_trellis_rate’:
  2524. libavcodec/aaccoder.c:414:28: warning: variable ‘start2’ set but not used [-Wunused-but-set-variable]
  2525. libavcodec/aaccoder.c: In function ‘search_for_quantizers_fast’:
  2526. libavcodec/aaccoder.c:1007:9: warning: variable ‘start’ set but not used [-Wunused-but-set-variable]
  2527. libavcodec/aaccoder.c: In function ‘search_for_quantizers_faac’:
  2528. libavcodec/aaccoder.c:945:25: warning: ‘b’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2529. CC      libavcodec/aacdec.o
  2530. In file included from libavcodec/aacdec.c:85:0:
  2531. libavcodec/get_bits.h: In function ‘skip_bits’:
  2532. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2533. libavcodec/aacdec.c: In function ‘aac_decode_frame_int’:
  2534. libavcodec/aacdec.c:2037:54: warning: to be safe all intermediate pointers in cast from ‘float **’ to ‘cons   t float **’ must be ‘const’ qualified [-Wcast-qual]
  2535. CC      libavcodec/aacenc.o
  2536. In file included from libavcodec/mpeg4audio.h:26:0,
  2537.                 from libavcodec/aacenc.c:36:
  2538. libavcodec/get_bits.h: In function ‘skip_bits’:
  2539. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2540. CC      libavcodec/aacps.o
  2541. In file included from libavcodec/aacps.c:26:0:
  2542. libavcodec/get_bits.h: In function ‘skip_bits’:
  2543. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2544. libavcodec/aacps.c: In function ‘hybrid_analysis’:
  2545. libavcodec/aacps.c:369:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type [   enabled by default]
  2546. libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
  2547. libavcodec/aacps.c:370:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type [   enabled by default]
  2548. libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
  2549. libavcodec/aacps.c:371:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type [   enabled by default]
  2550. libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
  2551. libavcodec/aacps.c:372:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type [   enabled by default]
  2552. libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
  2553. libavcodec/aacps.c:373:9: warning: passing argument 3 of ‘hybrid4_8_12_cx’ from incompatible pointer type [   enabled by default]
  2554. libavcodec/aacps.c:338:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
  2555. libavcodec/aacps.c:381:9: warning: passing argument 3 of ‘hybrid6_cx’ from incompatible pointer type [enabl   ed by default]
  2556. libavcodec/aacps.c:303:13: note: expected ‘const float (*)[7][2]’ but argument is of type ‘float (*)[7][2]’
  2557. libavcodec/aacps.c: In function ‘stereo_processing’:
  2558. libavcodec/aacps.c:813:34: warning: initialization from incompatible pointer type [enabled by default]
  2559. libavcodec/aacps.c: In function ‘ff_ps_apply’:
  2560. libavcodec/aacps.c:986:5: warning: passing argument 3 of ‘decorrelation’ from incompatible pointer type [en   abled by default]
  2561. libavcodec/aacps.c:645:13: note: expected ‘const float (*)[32][2]’ but argument is of type ‘float (*)[32][2   ]’
  2562. libavcodec/aacps.c:940:45: warning: ‘h22i’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2563. libavcodec/aacps.c:906:37: note: ‘h22i’ was declared here
  2564. libavcodec/aacps.c:939:45: warning: ‘h21i’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2565. libavcodec/aacps.c:906:31: note: ‘h21i’ was declared here
  2566. libavcodec/aacps.c:938:45: warning: ‘h12i’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2567. libavcodec/aacps.c:906:25: note: ‘h12i’ was declared here
  2568. libavcodec/aacps.c:937:45: warning: ‘h11i’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2569. libavcodec/aacps.c:906:19: note: ‘h11i’ was declared here
  2570. CC      libavcodec/aacpsy.o
  2571. In file included from libavcodec/mpeg4audio.h:26:0,
  2572.                 from libavcodec/aac.h:36,
  2573.                 from libavcodec/aactab.h:34,
  2574.                 from libavcodec/aacpsy.c:28:
  2575. libavcodec/get_bits.h: In function ‘skip_bits’:
  2576. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2577. libavcodec/aacpsy.c: At top level:
  2578. libavcodec/aacpsy.c:301:24: warning: ‘psy_3gpp_window’ defined but not used [-Wunused-function]
  2579. CC      libavcodec/aacsbr.o
  2580. In file included from libavcodec/mpeg4audio.h:26:0,
  2581.                 from libavcodec/aac.h:36,
  2582.                 from libavcodec/aacsbr.c:29:
  2583. libavcodec/get_bits.h: In function ‘skip_bits’:
  2584. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2585. libavcodec/aacsbr.c: In function ‘ff_sbr_apply’:
  2586. libavcodec/aacsbr.c:1726:9: warning: passing argument 4 of ‘sbr_lf_gen’ from incompatible pointer type [ena   bled by default]
  2587. libavcodec/aacsbr.c:1332:12: note: expected ‘const float (*)[32][32][2]’ but argument is of type ‘float (*)   [32][32][2]’
  2588. libavcodec/aacsbr.c:1728:13: warning: passing argument 3 of ‘sbr_hf_inverse_filter’ from incompatible point   er type [enabled by default]
  2589. libavcodec/aacsbr.c:1256:13: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40]   [2]’
  2590. libavcodec/aacsbr.c:1732:24: warning: passing argument 4 of ‘sbr_hf_gen’ from incompatible pointer type [en   abled by default]
  2591. libavcodec/aacsbr.c:1355:12: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40]   [2]’
  2592. libavcodec/aacsbr.c:1732:24: warning: passing argument 5 of ‘sbr_hf_gen’ from incompatible pointer type [en   abled by default]
  2593. libavcodec/aacsbr.c:1355:12: note: expected ‘const float (*)[2]’ but argument is of type ‘float (*)[2]’
  2594. libavcodec/aacsbr.c:1732:24: warning: passing argument 6 of ‘sbr_hf_gen’ from incompatible pointer type [en   abled by default]
  2595. libavcodec/aacsbr.c:1355:12: note: expected ‘const float (*)[2]’ but argument is of type ‘float (*)[2]’
  2596. libavcodec/aacsbr.c:1739:29: warning: passing argument 2 of ‘sbr_hf_assemble’ from incompatible pointer typ   e [enabled by default]
  2597. libavcodec/aacsbr.c:1603:13: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40]   [2]’
  2598. libavcodec/aacsbr.c:1743:9: warning: passing argument 3 of ‘sbr_x_gen’ from incompatible pointer type [enab   led by default]
  2599. libavcodec/aacsbr.c:1407:12: note: expected ‘const float (*)[40][2]’ but argument is of type ‘float (*)[40]   [2]’
  2600. libavcodec/aacsbr.c:1743:9: warning: passing argument 4 of ‘sbr_x_gen’ from incompatible pointer type [enab   led by default]
  2601. libavcodec/aacsbr.c:1407:12: note: expected ‘const float (*)[38][64][2]’ but argument is of type ‘float (*)   [38][64][2]’
  2602. libavcodec/aacsbr.c: In function ‘ff_decode_sbr_extension’:
  2603. libavcodec/aacsbr.c:375:8: warning: ‘max_qmf_subbands’ may be used uninitialized in this function [-Wmaybe-   uninitialized]
  2604. libavcodec/aacsbr.c:307:24: note: ‘max_qmf_subbands’ was declared here
  2605. CC      libavcodec/aactab.o
  2606. In file included from libavcodec/mpeg4audio.h:26:0,
  2607.                 from libavcodec/aac.h:36,
  2608.                 from libavcodec/aactab.c:31:
  2609. libavcodec/get_bits.h: In function ‘skip_bits’:
  2610. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2611. CC      libavcodec/aasc.o
  2612. CC      libavcodec/ac3.o
  2613. In file included from libavcodec/ac3.c:29:0:
  2614. libavcodec/get_bits.h: In function ‘skip_bits’:
  2615. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2616. CC      libavcodec/ac3_parser.o
  2617. In file included from libavcodec/ac3_parser.h:27:0,
  2618.                 from libavcodec/ac3_parser.c:24:
  2619. libavcodec/get_bits.h: In function ‘skip_bits’:
  2620. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2621. CC      libavcodec/ac3dec.o
  2622. In file included from libavcodec/ac3_parser.h:27:0,
  2623.                 from libavcodec/ac3dec.c:35:
  2624. libavcodec/get_bits.h: In function ‘skip_bits’:
  2625. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2626. CC      libavcodec/ac3dec_data.o
  2627. CC      libavcodec/ac3enc_float.o
  2628. In file included from libavcodec/ac3enc_float.c:30:0:
  2629. libavcodec/ac3enc.c: In function ‘ac3_encode_frame’:
  2630. libavcodec/ac3enc.c:368:22: warning: ‘flags’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  2631. libavcodec/ac3enc.c:356:14: note: ‘flags’ was declared here
  2632. CC      libavcodec/ac3tab.o
  2633. CC      libavcodec/acelp_filters.o
  2634. CC      libavcodec/acelp_pitch_delay.o
  2635. CC      libavcodec/acelp_vectors.o
  2636. CC      libavcodec/adpcm.o
  2637. In file included from libavcodec/adpcm.c:22:0:
  2638. libavcodec/get_bits.h: In function ‘skip_bits’:
  2639. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2640. libavcodec/adpcm.c: In function ‘adpcm_decode_frame’:
  2641. libavcodec/adpcm.c:1658:20: warning: array subscript is above array bounds [-Warray-bounds]
  2642. libavcodec/adpcm.c:1658:20: warning: array subscript is above array bounds [-Warray-bounds]
  2643. CC      libavcodec/adxdec.o
  2644. CC      libavcodec/alac.o
  2645. In file included from libavcodec/alac.c:56:0:
  2646. libavcodec/get_bits.h: In function ‘skip_bits’:
  2647. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2648. CC      libavcodec/allcodecs.o
  2649. CC      libavcodec/alsdec.o
  2650. In file included from libavcodec/alsdec.c:33:0:
  2651. libavcodec/get_bits.h: In function ‘skip_bits’:
  2652. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2653. CC      libavcodec/amrnbdec.o
  2654. In file included from libavcodec/amrnbdec.c:47:0:
  2655. libavcodec/get_bits.h: In function ‘skip_bits’:
  2656. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2657. CC      libavcodec/amrwbdec.o
  2658. In file included from libavcodec/amrwbdec.c:30:0:
  2659. libavcodec/get_bits.h: In function ‘skip_bits’:
  2660. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2661. CC      libavcodec/anm.o
  2662. CC      libavcodec/ansi.o
  2663. libavcodec/ansi.c: In function ‘decode_frame’:
  2664. libavcodec/ansi.c:223:35: warning: ‘height’ may be used uninitialized in this function [-Wmaybe-uninitializ   ed]
  2665. libavcodec/ansi.c:161:24: note: ‘height’ was declared here
  2666. libavcodec/ansi.c:223:35: warning: ‘width’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2667. libavcodec/ansi.c:161:17: note: ‘width’ was declared here
  2668. CC      libavcodec/apedec.o
  2669. In file included from libavcodec/apedec.c:26:0:
  2670. libavcodec/get_bits.h: In function ‘skip_bits’:
  2671. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2672. CC      libavcodec/ass.o
  2673. CC      libavcodec/assdec.o
  2674. CC      libavcodec/asv1.o
  2675. In file included from libavcodec/rl.h:31:0,
  2676.                 from libavcodec/mpeg12data.h:33,
  2677.                 from libavcodec/asv1.c:31:
  2678. libavcodec/get_bits.h: In function ‘skip_bits’:
  2679. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2680. CC      libavcodec/atrac.o
  2681. CC      libavcodec/atrac1.o
  2682. In file included from libavcodec/atrac1.c:36:0:
  2683. libavcodec/get_bits.h: In function ‘skip_bits’:
  2684. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2685. CC      libavcodec/atrac3.o
  2686. In file included from libavcodec/atrac3.c:40:0:
  2687. libavcodec/get_bits.h: In function ‘skip_bits’:
  2688. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2689. CC      libavcodec/audioconvert.o
  2690. CC      libavcodec/aura.o
  2691. CC      libavcodec/avfft.o
  2692. CC      libavcodec/avpacket.o
  2693. libavcodec/avpacket.c: In function ‘av_dup_packet’:
  2694. libavcodec/avpacket.c:94:5: warning: ‘av_destruct_packet_nofree’ is deprecated (declared at libavcodec/avpa   cket.c:26) [-Wdeprecated-declarations]
  2695. CC      libavcodec/avs.o
  2696. In file included from libavcodec/avs.c:23:0:
  2697. libavcodec/get_bits.h: In function ‘skip_bits’:
  2698. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2699. libavcodec/avs.c: In function ‘avs_decode_frame’:
  2700. libavcodec/get_bits.h:306:29: warning: ‘change_map.buffer’ may be used uninitialized in this function [-Wma   ybe-uninitialized]
  2701. libavcodec/avs.c:59:19: note: ‘change_map.buffer’ was declared here
  2702. CC      libavcodec/bethsoftvideo.o
  2703. CC      libavcodec/bfi.o
  2704. CC      libavcodec/bgmc.o
  2705. In file included from libavcodec/bgmc.h:34:0,
  2706.                 from libavcodec/bgmc.c:29:
  2707. libavcodec/get_bits.h: In function ‘skip_bits’:
  2708. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2709. CC      libavcodec/bink.o
  2710. In file included from libavcodec/bink.c:29:0:
  2711. libavcodec/get_bits.h: In function ‘skip_bits’:
  2712. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2713. CC      libavcodec/binkaudio.o
  2714. In file included from libavcodec/binkaudio.c:33:0:
  2715. libavcodec/get_bits.h: In function ‘skip_bits’:
  2716. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2717. libavcodec/binkaudio.c: In function ‘decode_block’:
  2718. libavcodec/binkaudio.c:228:48: warning: to be safe all intermediate pointers in cast from ‘float **’ to ‘co   nst float **’ must be ‘const’ qualified [-Wcast-qual]
  2719. CC      libavcodec/binkidct.o
  2720. CC      libavcodec/bitstream.o
  2721. In file included from libavcodec/bitstream.c:32:0:
  2722. libavcodec/get_bits.h: In function ‘skip_bits’:
  2723. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2724. CC      libavcodec/bitstream_filter.o
  2725. libavcodec/bitstream_filter.c: In function ‘av_bitstream_filter_filter’:
  2726. libavcodec/bitstream_filter.c:62:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer    target type [-Wcast-qual]
  2727. CC      libavcodec/bmp.o
  2728. libavcodec/bmp.c: In function ‘bmp_decode_frame’:
  2729. libavcodec/bmp.c:145:30: warning: ‘rgb[2]’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2730. libavcodec/bmp.c:166:28: warning: ‘rgb[1]’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2731. libavcodec/bmp.c:143:30: warning: ‘rgb[0]’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2732. CC      libavcodec/c93.o
  2733. CC      libavcodec/cabac.o
  2734. In file included from libavcodec/cabac.c:30:0:
  2735. libavcodec/get_bits.h: In function ‘skip_bits’:
  2736. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2737. CC      libavcodec/cavs.o
  2738. In file included from libavcodec/cavs.c:29:0:
  2739. libavcodec/get_bits.h: In function ‘skip_bits’:
  2740. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2741. CC      libavcodec/cavs_parser.o
  2742. In file included from libavcodec/mpegvideo.h:32:0,
  2743.                 from libavcodec/cavs.h:26,
  2744.                 from libavcodec/cavs_parser.c:29:
  2745. libavcodec/get_bits.h: In function ‘skip_bits’:
  2746. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2747. CC      libavcodec/cavsdec.o
  2748. In file included from libavcodec/cavsdec.c:29:0:
  2749. libavcodec/get_bits.h: In function ‘skip_bits’:
  2750. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2751. CC      libavcodec/cavsdsp.o
  2752. CC      libavcodec/cdgraphics.o
  2753. CC      libavcodec/celp_filters.o
  2754. libavcodec/celp_filters.c: In function ‘ff_celp_lp_synthesis_filterf’:
  2755. libavcodec/celp_filters.c:112:30: warning: variable ‘tmp3’ set but not used [-Wunused-but-set-variable]
  2756. CC      libavcodec/celp_math.o
  2757. CC      libavcodec/chomp_bsf.o
  2758. libavcodec/chomp_bsf.c: In function ‘chomp_filter’:
  2759. libavcodec/chomp_bsf.c:34:16: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target    type [-Wcast-qual]
  2760. CC      libavcodec/cinepak.o
  2761. CC      libavcodec/cljr.o
  2762. In file included from libavcodec/cljr.c:29:0:
  2763. libavcodec/get_bits.h: In function ‘skip_bits’:
  2764. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2765. CC      libavcodec/cook.o
  2766. In file included from libavcodec/cook.c:52:0:
  2767. libavcodec/get_bits.h: In function ‘skip_bits’:
  2768. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2769. CC      libavcodec/cscd.o
  2770. CC      libavcodec/cyuv.o
  2771. CC      libavcodec/dca.o
  2772. In file included from libavcodec/dca.c:36:0:
  2773. libavcodec/get_bits.h: In function ‘skip_bits’:
  2774. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2775. libavcodec/dca.c: In function ‘dca_exss_parse_header’:
  2776. libavcodec/dca.c:1529:9: warning: variable ‘hd_size’ set but not used [-Wunused-but-set-variable]
  2777. libavcodec/dca.c:1528:9: warning: variable ‘header_size’ set but not used [-Wunused-but-set-variable]
  2778. libavcodec/dca.c: In function ‘dca_decode_frame’:
  2779. libavcodec/dca.c:1511:28: warning: ‘extensions_mask’ may be used uninitialized in this function [-Wmaybe-un   initialized]
  2780. libavcodec/dca.c:1379:9: note: ‘extensions_mask’ was declared here
  2781. libavcodec/dca.c:1361:5: warning: ‘channels’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  2782. libavcodec/dca.c:1375:9: note: ‘channels’ was declared here
  2783. CC      libavcodec/dca_parser.o
  2784. CC      libavcodec/dcadsp.o
  2785. CC      libavcodec/dct.o
  2786. CC      libavcodec/dirac.o
  2787. In file included from libavcodec/dirac.h:32:0,
  2788.                 from libavcodec/dirac.c:29:
  2789. libavcodec/get_bits.h: In function ‘skip_bits’:
  2790. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2791. libavcodec/dirac.c: In function ‘ff_dirac_parse_sequence_header’:
  2792. libavcodec/dirac.c:248:29: warning: variable ‘version_minor’ set but not used [-Wunused-but-set-variable]
  2793. CC      libavcodec/dirac_parser.o
  2794. CC      libavcodec/dnxhd_parser.o
  2795. CC      libavcodec/dnxhddata.o
  2796. CC      libavcodec/dnxhddec.o
  2797. In file included from libavcodec/dnxhddec.c:27:0:
  2798. libavcodec/get_bits.h: In function ‘skip_bits’:
  2799. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2800. CC      libavcodec/dpcm.o
  2801. CC      libavcodec/dpx.o
  2802. CC      libavcodec/dsicinav.o
  2803. CC      libavcodec/dsputil.o
  2804. In file included from libavcodec/mpegvideo.h:32:0,
  2805.                 from libavcodec/dsputil.c:37:
  2806. libavcodec/get_bits.h: In function ‘skip_bits’:
  2807. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2808. CC      libavcodec/dump_extradata_bsf.o
  2809. CC      libavcodec/dv.o
  2810. In file included from libavcodec/dv.c:43:0:
  2811. libavcodec/get_bits.h: In function ‘skip_bits’:
  2812. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2813. libavcodec/dv.c: In function ‘dvvideo_decode_frame’:
  2814. libavcodec/dv.c:1109:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled b   y default]
  2815. libavcodec/dv.c: At top level:
  2816. libavcodec/dv.c:349:34: warning: ‘dvvideo_init_encoder’ defined but not used [-Wunused-function]
  2817. libavcodec/dv.c:943:12: warning: ‘dv_encode_video_segment’ defined but not used [-Wunused-function]
  2818. CC      libavcodec/dvbsub_parser.o
  2819. In file included from libavcodec/dvbsub_parser.c:23:0:
  2820. libavcodec/get_bits.h: In function ‘skip_bits’:
  2821. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2822. CC      libavcodec/dvbsubdec.o
  2823. In file included from libavcodec/dvbsubdec.c:23:0:
  2824. libavcodec/get_bits.h: In function ‘skip_bits’:
  2825. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2826. CC      libavcodec/dvdata.o
  2827. CC      libavcodec/dvdsub_parser.o
  2828. CC      libavcodec/dvdsubdec.o
  2829. In file included from libavcodec/dvdsubdec.c:22:0:
  2830. libavcodec/get_bits.h: In function ‘skip_bits’:
  2831. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2832. libavcodec/dvdsubdec.c: In function ‘decode_dvd_subtitles’:
  2833. libavcodec/dvdsubdec.c:364:21: warning: passing argument 2 of ‘fill_palette’ from incompatible pointer type    [enabled by default]
  2834. libavcodec/dvdsubdec.c:144:13: note: expected ‘uint32_t *’ but argument is of type ‘uint8_t *’
  2835. CC      libavcodec/dwt.o
  2836. CC      libavcodec/dxa.o
  2837. CC      libavcodec/eac3dec.o
  2838. In file included from libavcodec/ac3_parser.h:27:0,
  2839.                 from libavcodec/eac3dec.c:51:
  2840. libavcodec/get_bits.h: In function ‘skip_bits’:
  2841. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2842. CC      libavcodec/eac3dec_data.o
  2843. CC      libavcodec/eacmv.o
  2844. CC      libavcodec/eaidct.o
  2845. CC      libavcodec/eamad.o
  2846. In file included from libavcodec/eamad.c:32:0:
  2847. libavcodec/get_bits.h: In function ‘skip_bits’:
  2848. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2849. libavcodec/eamad.c: In function ‘decode_frame’:
  2850. libavcodec/eamad.c:96:59: warning: ‘mv_y’ may be used uninitialized in this function [-Wmaybe-uninitialized   ]
  2851. libavcodec/eamad.c:191:15: note: ‘mv_y’ was declared here
  2852. libavcodec/eamad.c:96:112: warning: ‘mv_x’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  2853. libavcodec/eamad.c:191:9: note: ‘mv_x’ was declared here
  2854. CC      libavcodec/eatgq.o
  2855. In file included from libavcodec/eatgq.c:33:0:
  2856. libavcodec/get_bits.h: In function ‘skip_bits’:
  2857. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2858. CC      libavcodec/eatgv.o
  2859. In file included from libavcodec/eatgv.c:33:0:
  2860. libavcodec/get_bits.h: In function ‘skip_bits’:
  2861. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2862. CC      libavcodec/eatqi.o
  2863. In file included from libavcodec/eatqi.c:32:0:
  2864. libavcodec/get_bits.h: In function ‘skip_bits’:
  2865. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2866. CC      libavcodec/error_resilience.o
  2867. In file included from libavcodec/mpegvideo.h:32:0,
  2868.                 from libavcodec/error_resilience.c:32:
  2869. libavcodec/get_bits.h: In function ‘skip_bits’:
  2870. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2871. CC      libavcodec/escape124.o
  2872. In file included from libavcodec/escape124.c:25:0:
  2873. libavcodec/get_bits.h: In function ‘skip_bits’:
  2874. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2875. CC      libavcodec/faandct.o
  2876. CC      libavcodec/faanidct.o
  2877. CC      libavcodec/faxcompr.o
  2878. In file included from libavcodec/faxcompr.c:28:0:
  2879. libavcodec/get_bits.h: In function ‘skip_bits’:
  2880. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2881. CC      libavcodec/fft.o
  2882. CC      libavcodec/ffv1.o
  2883. In file included from libavcodec/ffv1.c:29:0:
  2884. libavcodec/get_bits.h: In function ‘skip_bits’:
  2885. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2886. libavcodec/ffv1.c: At top level:
  2887. libavcodec/ffv1.c:305:13: warning: ‘find_best_state’ defined but not used [-Wunused-function]
  2888. libavcodec/ffv1.c:394:39: warning: ‘put_symbol’ defined but not used [-Wunused-function]
  2889. libavcodec/ffv1.c: In function ‘decode_frame’:
  2890. libavcodec/ffv1.c:1684:29: warning: ‘context_count’ may be used uninitialized in this function [-Wmaybe-uni   nitialized]
  2891. libavcodec/ffv1.c:1574:15: note: ‘context_count’ was declared here
  2892. CC      libavcodec/flac.o
  2893. In file included from libavcodec/flac.h:31:0,
  2894.                 from libavcodec/flac.c:23:
  2895. libavcodec/get_bits.h: In function ‘skip_bits’:
  2896. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2897. CC      libavcodec/flac_parser.o
  2898. In file included from libavcodec/flac.h:31:0,
  2899.                 from libavcodec/flac_parser.c:39:
  2900. libavcodec/get_bits.h: In function ‘skip_bits’:
  2901. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2902. libavcodec/flac_parser.c: In function ‘flac_parse’:
  2903. libavcodec/flac_parser.c:572:50: warning: cast discards ‘__attribute__((const))’ qualifier from pointer tar   get type [-Wcast-qual]
  2904. CC      libavcodec/flacdata.o
  2905. CC      libavcodec/flacdec.o
  2906. In file included from libavcodec/flacdec.c:41:0:
  2907. libavcodec/get_bits.h: In function ‘skip_bits’:
  2908. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2909. CC      libavcodec/flashsv.o
  2910. In file included from libavcodec/flashsv.c:54:0:
  2911. libavcodec/get_bits.h: In function ‘skip_bits’:
  2912. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2913. libavcodec/flashsv.c: In function ‘flashsv_decode_frame’:
  2914. libavcodec/flashsv.c:202:36: warning: assignment discards ‘const’ qualifier from pointer target type [enabl   ed by default]
  2915. CC      libavcodec/flicvideo.o
  2916. CC      libavcodec/flvdec.o
  2917. In file included from libavcodec/mpegvideo.h:32:0,
  2918.                 from libavcodec/flvdec.c:20:
  2919. libavcodec/get_bits.h: In function ‘skip_bits’:
  2920. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2921. CC      libavcodec/fmtconvert.o
  2922. CC      libavcodec/fraps.o
  2923. In file included from libavcodec/fraps.c:35:0:
  2924. libavcodec/get_bits.h: In function ‘skip_bits’:
  2925. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2926. CC      libavcodec/frwu.o
  2927. CC      libavcodec/g722.o
  2928. In file included from libavcodec/g722.c:42:0:
  2929. libavcodec/get_bits.h: In function ‘skip_bits’:
  2930. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2931. libavcodec/g722.c: At top level:
  2932. libavcodec/g722.c:256:34: warning: ‘g722_close’ defined but not used [-Wunused-function]
  2933. CC      libavcodec/g726.o
  2934. In file included from libavcodec/g726.c:26:0:
  2935. libavcodec/get_bits.h: In function ‘skip_bits’:
  2936. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2937. CC      libavcodec/gifdec.o
  2938. CC      libavcodec/golomb.o
  2939. CC      libavcodec/gsmdec.o
  2940. In file included from libavcodec/gsmdec.c:28:0:
  2941. libavcodec/get_bits.h: In function ‘skip_bits’:
  2942. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2943. CC      libavcodec/h261.o
  2944. In file included from libavcodec/mpegvideo.h:32:0,
  2945.                 from libavcodec/h261.h:31,
  2946.                 from libavcodec/h261.c:30:
  2947. libavcodec/get_bits.h: In function ‘skip_bits’:
  2948. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2949. CC      libavcodec/h261_parser.o
  2950. CC      libavcodec/h261dec.o
  2951. In file included from libavcodec/mpegvideo.h:32:0,
  2952.                 from libavcodec/h261dec.c:30:
  2953. libavcodec/get_bits.h: In function ‘skip_bits’:
  2954. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2955. CC      libavcodec/h263.o
  2956. In file included from libavcodec/mpegvideo.h:32:0,
  2957.                 from libavcodec/h263.c:35:
  2958. libavcodec/get_bits.h: In function ‘skip_bits’:
  2959. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2960. CC      libavcodec/h263_parser.o
  2961. CC      libavcodec/h263dec.o
  2962. In file included from libavcodec/mpegvideo.h:32:0,
  2963.                 from libavcodec/h263dec.c:32:
  2964. libavcodec/get_bits.h: In function ‘skip_bits’:
  2965. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2966. CC      libavcodec/h264.o
  2967. In file included from libavcodec/mpegvideo.h:32:0,
  2968.                 from libavcodec/h264.c:32:
  2969. libavcodec/get_bits.h: In function ‘skip_bits’:
  2970. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2971. libavcodec/h264.c: In function ‘decode_slice_header’:
  2972. libavcodec/h264.c:1915:35: warning: to be safe all intermediate pointers in cast from ‘uint8_t **’ to ‘cons   t uint8_t **’ must be ‘const’ qualified [-Wcast-qual]
  2973. libavcodec/h264.c: In function ‘fill_filter_caches’:
  2974. libavcodec/h264.c:2339:38: warning: initialization from incompatible pointer type [enabled by default]
  2975. libavcodec/h264.c:2416:38: warning: initialization from incompatible pointer type [enabled by default]
  2976. libavcodec/h264.c:2431:42: warning: initialization from incompatible pointer type [enabled by default]
  2977. libavcodec/h264.c: In function ‘decode_slice’:
  2978. libavcodec/h264.c:2572:17: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 6 has    type ‘long int’ [-Wformat]
  2979. libavcodec/h264.c: In function ‘execute_decode_slices’:
  2980. libavcodec/h264.c:2734:31: warning: array subscript is below array bounds [-Warray-bounds]
  2981. CC      libavcodec/h264_cabac.o
  2982. In file included from libavcodec/mpegvideo.h:32:0,
  2983.                 from libavcodec/h264.h:34,
  2984.                 from libavcodec/h264_cabac.c:33:
  2985. libavcodec/get_bits.h: In function ‘skip_bits’:
  2986. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2987. CC      libavcodec/h264_cavlc.o
  2988. In file included from libavcodec/mpegvideo.h:32:0,
  2989.                 from libavcodec/h264_cavlc.c:32:
  2990. libavcodec/get_bits.h: In function ‘skip_bits’:
  2991. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2992. CC      libavcodec/h264_direct.o
  2993. In file included from libavcodec/mpegvideo.h:32:0,
  2994.                 from libavcodec/h264_direct.c:31:
  2995. libavcodec/get_bits.h: In function ‘skip_bits’:
  2996. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  2997. libavcodec/h264_direct.c: In function ‘pred_spatial_direct_motion’:
  2998. libavcodec/h264_direct.c:263:11: warning: assignment from incompatible pointer type [enabled by default]
  2999. libavcodec/h264_direct.c:264:11: warning: assignment from incompatible pointer type [enabled by default]
  3000. libavcodec/h264_direct.c: In function ‘pred_temp_direct_motion’:
  3001. libavcodec/h264_direct.c:443:11: warning: assignment from incompatible pointer type [enabled by default]
  3002. libavcodec/h264_direct.c:444:11: warning: assignment from incompatible pointer type [enabled by default]
  3003. CC      libavcodec/h264_loopfilter.o
  3004. In file included from libavcodec/mpegvideo.h:32:0,
  3005.                 from libavcodec/h264_loopfilter.c:32:
  3006. libavcodec/get_bits.h: In function ‘skip_bits’:
  3007. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3008. CC      libavcodec/h264_mp4toannexb_bsf.o
  3009. libavcodec/h264_mp4toannexb_bsf.c: In function ‘h264_mp4toannexb_filter’:
  3010. libavcodec/h264_mp4toannexb_bsf.c:69:20: warning: cast discards ‘__attribute__((const))’ qualifier from poi   nter target type [-Wcast-qual]
  3011. CC      libavcodec/h264_parser.o
  3012. In file included from libavcodec/mpegvideo.h:32:0,
  3013.                 from libavcodec/h264data.h:34,
  3014.                 from libavcodec/h264_parser.c:29:
  3015. libavcodec/get_bits.h: In function ‘skip_bits’:
  3016. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3017. CC      libavcodec/h264_ps.o
  3018. In file included from libavcodec/mpegvideo.h:32:0,
  3019.                 from libavcodec/h264.h:34,
  3020.                 from libavcodec/h264_ps.c:32:
  3021. libavcodec/get_bits.h: In function ‘skip_bits’:
  3022. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3023. CC      libavcodec/h264_refs.o
  3024. In file included from libavcodec/mpegvideo.h:32:0,
  3025.                 from libavcodec/h264.h:34,
  3026.                 from libavcodec/h264_refs.c:31:
  3027. libavcodec/get_bits.h: In function ‘skip_bits’:
  3028. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3029. CC      libavcodec/h264_sei.o
  3030. In file included from libavcodec/mpegvideo.h:32:0,
  3031.                 from libavcodec/h264.h:34,
  3032.                 from libavcodec/h264_sei.c:30:
  3033. libavcodec/get_bits.h: In function ‘skip_bits’:
  3034. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3035. CC      libavcodec/h264dsp.o
  3036. CC      libavcodec/h264idct.o
  3037. CC      libavcodec/h264pred.o
  3038. In file included from libavcodec/mpegvideo.h:32:0,
  3039.                 from libavcodec/h264pred.c:29:
  3040. libavcodec/get_bits.h: In function ‘skip_bits’:
  3041. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3042. CC      libavcodec/huffman.o
  3043. In file included from libavcodec/huffman.c:24:0:
  3044. libavcodec/get_bits.h: In function ‘skip_bits’:
  3045. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3046. CC      libavcodec/huffyuv.o
  3047. In file included from libavcodec/huffyuv.c:32:0:
  3048. libavcodec/get_bits.h: In function ‘skip_bits’:
  3049. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3050. libavcodec/huffyuv.c: At top level:
  3051. libavcodec/huffyuv.c:863:12: warning: ‘encode_bgr_bitstream’ defined but not used [-Wunused-function]
  3052. CC      libavcodec/idcinvideo.o
  3053. libavcodec/idcinvideo.c: In function ‘idcin_decode_frame’:
  3054. libavcodec/idcinvideo.c:216:5: warning: ‘AVPaletteControl’ is deprecated (declared at libavcodec/avcodec.h:   2995) [-Wdeprecated-declarations]
  3055. CC      libavcodec/iff.o
  3056. In file included from libavcodec/iff.c:31:0:
  3057. libavcodec/get_bits.h: In function ‘skip_bits’:
  3058. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3059. CC      libavcodec/iirfilter.o
  3060. CC      libavcodec/imc.o
  3061. In file included from libavcodec/imc.c:40:0:
  3062. libavcodec/get_bits.h: In function ‘skip_bits’:
  3063. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3064. CC      libavcodec/imgconvert.o
  3065. libavcodec/imgconvert.c: In function ‘av_picture_data_copy’:
  3066. libavcodec/imgconvert.c:715:19: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer ty   pe [enabled by default]
  3067. In file included from libavcodec/imgconvert.c:39:0:
  3068. ./libavcore/imgutils.h:112:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
  3069. libavcodec/imgconvert.c: In function ‘av_picture_copy’:
  3070. libavcodec/imgconvert.c:723:19: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer ty   pe [enabled by default]
  3071. In file included from libavcodec/imgconvert.c:39:0:
  3072. ./libavcore/imgutils.h:112:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t * const*’
  3073. CC      libavcodec/imx_dump_header_bsf.o
  3074. CC      libavcodec/indeo2.o
  3075. In file included from libavcodec/indeo2.c:28:0:
  3076. libavcodec/get_bits.h: In function ‘skip_bits’:
  3077. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3078. CC      libavcodec/indeo3.o
  3079. CC      libavcodec/indeo5.o
  3080. In file included from libavcodec/indeo5.c:32:0:
  3081. libavcodec/get_bits.h: In function ‘skip_bits’:
  3082. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3083. CC      libavcodec/intelh263dec.o
  3084. In file included from libavcodec/mpegvideo.h:32:0,
  3085.                 from libavcodec/intelh263dec.c:21:
  3086. libavcodec/get_bits.h: In function ‘skip_bits’:
  3087. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3088. CC      libavcodec/interplayvideo.o
  3089. In file included from libavcodec/interplayvideo.c:45:0:
  3090. libavcodec/get_bits.h: In function ‘skip_bits’:
  3091. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3092. libavcodec/interplayvideo.c: In function ‘ipvideo_decode_frame’:
  3093. libavcodec/interplayvideo.c:1049:5: warning: ‘AVPaletteControl’ is deprecated (declared at libavcodec/avcod   ec.h:2995) [-Wdeprecated-declarations]
  3094. CC      libavcodec/intrax8.o
  3095. In file included from libavcodec/intrax8.c:25:0:
  3096. libavcodec/get_bits.h: In function ‘skip_bits’:
  3097. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3098. CC      libavcodec/intrax8dsp.o
  3099. CC      libavcodec/inverse.o
  3100. CC      libavcodec/ituh263dec.o
  3101. In file included from libavcodec/mpegvideo.h:32:0,
  3102.                 from libavcodec/ituh263dec.c:35:
  3103. libavcodec/get_bits.h: In function ‘skip_bits’:
  3104. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3105. libavcodec/ituh263dec.c: In function ‘h263_decode_gob_header’:
  3106. libavcodec/ituh263dec.c:155:23: warning: variable ‘gfid’ set but not used [-Wunused-but-set-variable]
  3107. CC      libavcodec/ivi_common.o
  3108. In file included from libavcodec/ivi_common.c:31:0:
  3109. libavcodec/get_bits.h: In function ‘skip_bits’:
  3110. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3111. libavcodec/ivi_common.c: In function ‘ff_ivi_decode_blocks’:
  3112. libavcodec/ivi_common.c:431:44: warning: ‘sym’ may be used uninitialized in this function [-Wmaybe-uninitia   lized]
  3113. libavcodec/ivi_common.c:459:70: warning: ‘mv_y’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3114. libavcodec/ivi_common.c:459:84: warning: ‘mv_x’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3115. libavcodec/ivi_common.c:458:37: warning: ‘mc_type’ may be used uninitialized in this function [-Wmaybe-unin   itialized]
  3116. CC      libavcodec/ivi_dsp.o
  3117. In file included from libavcodec/ivi_common.h:33:0,
  3118.                 from libavcodec/ivi_dsp.c:32:
  3119. libavcodec/get_bits.h: In function ‘skip_bits’:
  3120. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3121. libavcodec/ivi_dsp.c: In function ‘ff_ivi_recompose53’:
  3122. libavcodec/ivi_dsp.c:160:34: warning: ‘b3_9’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  3123. libavcodec/ivi_dsp.c:152:22: warning: ‘b3_6’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  3124. libavcodec/ivi_dsp.c:152:22: warning: ‘b3_3’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  3125. libavcodec/ivi_dsp.c:143:42: warning: ‘b2_6’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  3126. libavcodec/ivi_dsp.c:138:35: warning: ‘b2_3’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  3127. libavcodec/ivi_dsp.c:123:22: warning: ‘b1_3’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  3128. libavcodec/ivi_dsp.c:126:29: warning: ‘b1_2’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  3129. libavcodec/ivi_dsp.c:126:29: warning: ‘b1_1’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  3130. libavcodec/ivi_dsp.c:113:28: warning: ‘b0_2’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  3131. libavcodec/ivi_dsp.c:112:28: warning: ‘b0_1’ may be used uninitialized in this function [-Wmaybe-uninitiali   zed]
  3132. CC      libavcodec/jfdctfst.o
  3133. CC      libavcodec/jfdctint.o
  3134. CC      libavcodec/jpegls.o
  3135. CC      libavcodec/jpeglsdec.o
  3136. In file included from libavcodec/jpeglsdec.c:29:0:
  3137. libavcodec/get_bits.h: In function ‘skip_bits’:
  3138. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3139. libavcodec/jpeglsdec.c: In function ‘ff_jpegls_decode_lse’:
  3140. libavcodec/jpeglsdec.c:54:9: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  3141. CC      libavcodec/jrevdct.o
  3142. CC      libavcodec/kgv1dec.o
  3143. CC      libavcodec/kmvc.o
  3144. CC      libavcodec/lagarith.o
  3145. In file included from libavcodec/lagarith.c:29:0:
  3146. libavcodec/get_bits.h: In function ‘skip_bits’:
  3147. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3148. CC      libavcodec/lagarithrac.o
  3149. In file included from libavcodec/lagarithrac.c:30:0:
  3150. libavcodec/get_bits.h: In function ‘skip_bits’:
  3151. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3152. CC      libavcodec/latm_parser.o
  3153. CC      libavcodec/lcldec.o
  3154. libavcodec/lcldec.c: In function ‘zlib_decomp’:
  3155. libavcodec/lcldec.c:136:24: warning: assignment discards ‘const’ qualifier from pointer target type [enable   d by default]
  3156. libavcodec/lcldec.c: In function ‘decode_frame’:
  3157. libavcodec/lcldec.c:165:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target t   ype [-Wcast-qual]
  3158. CC      libavcodec/loco.o
  3159. In file included from libavcodec/loco.c:28:0:
  3160. libavcodec/get_bits.h: In function ‘skip_bits’:
  3161. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3162. CC      libavcodec/lsp.o
  3163. CC      libavcodec/lzw.o
  3164. CC      libavcodec/mace.o
  3165. CC      libavcodec/mdct.o
  3166. CC      libavcodec/mdec.o
  3167. In file included from libavcodec/mpegvideo.h:32:0,
  3168.                 from libavcodec/mdec.c:32:
  3169. libavcodec/get_bits.h: In function ‘skip_bits’:
  3170. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3171. CC      libavcodec/mimic.o
  3172. In file included from libavcodec/mimic.c:27:0:
  3173. libavcodec/get_bits.h: In function ‘skip_bits’:
  3174. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3175. CC      libavcodec/mjpeg.o
  3176. CC      libavcodec/mjpeg2jpeg_bsf.o
  3177. CC      libavcodec/mjpeg_parser.o
  3178. CC      libavcodec/mjpega_dump_header_bsf.o
  3179. CC      libavcodec/mjpegbdec.o
  3180. In file included from libavcodec/mjpegdec.h:33:0,
  3181.                 from libavcodec/mjpegbdec.c:29:
  3182. libavcodec/get_bits.h: In function ‘skip_bits’:
  3183. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3184. CC      libavcodec/mjpegdec.o
  3185. In file included from libavcodec/mjpegdec.h:33:0,
  3186.                 from libavcodec/mjpegdec.c:40:
  3187. libavcodec/get_bits.h: In function ‘skip_bits’:
  3188. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3189. CC      libavcodec/mlp.o
  3190. CC      libavcodec/mlp_parser.o
  3191. In file included from libavcodec/mlp_parser.c:30:0:
  3192. libavcodec/get_bits.h: In function ‘skip_bits’:
  3193. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3194. CC      libavcodec/mlpdec.o
  3195. In file included from libavcodec/mlpdec.c:32:0:
  3196. libavcodec/get_bits.h: In function ‘skip_bits’:
  3197. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3198. CC      libavcodec/mlpdsp.o
  3199. CC      libavcodec/mmvideo.o
  3200. CC      libavcodec/motionpixels.o
  3201. In file included from libavcodec/motionpixels.c:23:0:
  3202. libavcodec/get_bits.h: In function ‘skip_bits’:
  3203. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3204. CC      libavcodec/movsub_bsf.o
  3205. CC      libavcodec/mp3_header_compress_bsf.o
  3206. In file included from libavcodec/mpegaudio.h:34:0,
  3207.                 from libavcodec/mp3_header_compress_bsf.c:22:
  3208. libavcodec/get_bits.h: In function ‘skip_bits’:
  3209. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3210. libavcodec/mp3_header_compress_bsf.c: In function ‘mp3_header_compress’:
  3211. libavcodec/mp3_header_compress_bsf.c:41:19: warning: cast discards ‘__attribute__((const))’ qualifier from    pointer target type [-Wcast-qual]
  3212. CC      libavcodec/mp3_header_decompress_bsf.o
  3213. In file included from libavcodec/mpegaudio.h:34:0,
  3214.                 from libavcodec/mp3_header_decompress_bsf.c:22:
  3215. libavcodec/get_bits.h: In function ‘skip_bits’:
  3216. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3217. libavcodec/mp3_header_decompress_bsf.c: In function ‘mp3_header_decompress’:
  3218. libavcodec/mp3_header_decompress_bsf.c:36:19: warning: cast discards ‘__attribute__((const))’ qualifier fro   m pointer target type [-Wcast-qual]
  3219. CC      libavcodec/mpc.o
  3220. In file included from libavcodec/mpc.c:30:0:
  3221. libavcodec/get_bits.h: In function ‘skip_bits’:
  3222. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3223. CC      libavcodec/mpc7.o
  3224. In file included from libavcodec/mpc7.c:30:0:
  3225. libavcodec/get_bits.h: In function ‘skip_bits’:
  3226. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3227. CC      libavcodec/mpc8.o
  3228. In file included from libavcodec/mpc8.c:30:0:
  3229. libavcodec/get_bits.h: In function ‘skip_bits’:
  3230. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3231. CC      libavcodec/mpeg12.o
  3232. In file included from libavcodec/mpegvideo.h:32:0,
  3233.                 from libavcodec/mpeg12.c:32:
  3234. libavcodec/get_bits.h: In function ‘skip_bits’:
  3235. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3236. libavcodec/mpeg12.c: In function ‘mpeg_decode_gop’:
  3237. libavcodec/mpeg12.c:2102:9: warning: variable ‘drop_frame_flag’ set but not used [-Wunused-but-set-variable   ]
  3238. CC      libavcodec/mpeg12data.o
  3239. In file included from libavcodec/rl.h:31:0,
  3240.                 from libavcodec/mpeg12data.h:33,
  3241.                 from libavcodec/mpeg12data.c:28:
  3242. libavcodec/get_bits.h: In function ‘skip_bits’:
  3243. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3244. CC      libavcodec/mpeg4audio.o
  3245. In file included from libavcodec/mpeg4audio.c:23:0:
  3246. libavcodec/get_bits.h: In function ‘skip_bits’:
  3247. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3248. CC      libavcodec/mpeg4video.o
  3249. In file included from libavcodec/mpegvideo.h:32:0,
  3250.                 from libavcodec/mpeg4video.c:23:
  3251. libavcodec/get_bits.h: In function ‘skip_bits’:
  3252. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3253. CC      libavcodec/mpeg4video_parser.o
  3254. In file included from libavcodec/mpegvideo.h:32:0,
  3255.                 from libavcodec/mpeg4video_parser.c:24:
  3256. libavcodec/get_bits.h: In function ‘skip_bits’:
  3257. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3258. CC      libavcodec/mpeg4videodec.o
  3259. In file included from libavcodec/mpegvideo.h:32:0,
  3260.                 from libavcodec/mpeg4videodec.c:23:
  3261. libavcodec/get_bits.h: In function ‘skip_bits’:
  3262. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3263. libavcodec/mpeg4videodec.c: In function ‘mpeg4_decode_video_packet_header’:
  3264. libavcodec/mpeg4videodec.c:393:13: warning: variable ‘time_increment’ set but not used [-Wunused-but-set-va   riable]
  3265. libavcodec/mpeg4videodec.c: In function ‘decode_vol_header’:
  3266. libavcodec/mpeg4videodec.c:1789:17: warning: variable ‘ref_layer_sampling_dir’ set but not used [-Wunused-b   ut-set-variable]
  3267. libavcodec/mpeg4videodec.c:1788:17: warning: variable ‘ref_layer_id’ set but not used [-Wunused-but-set-var   iable]
  3268. libavcodec/mpeg4videodec.c: In function ‘decode_vop_header’:
  3269. libavcodec/mpeg4videodec.c:1976:47: warning: variable ‘ver_spat_ref’ set but not used [-Wunused-but-set-var   iable]
  3270. libavcodec/mpeg4videodec.c:1976:33: warning: variable ‘hor_spat_ref’ set but not used [-Wunused-but-set-var   iable]
  3271. libavcodec/mpeg4videodec.c:1976:25: warning: variable ‘height’ set but not used [-Wunused-but-set-variable]
  3272. libavcodec/mpeg4videodec.c:1976:18: warning: variable ‘width’ set but not used [-Wunused-but-set-variable]
  3273. libavcodec/mpeg4videodec.c: In function ‘mpeg4_decode_partitioned_mb’:
  3274. libavcodec/mpeg4videodec.c:1070:22: warning: ‘dc_pred_dir’ may be used uninitialized in this function [-Wma   ybe-uninitialized]
  3275. libavcodec/mpeg4videodec.c:841:9: note: ‘dc_pred_dir’ was declared here
  3276. CC      libavcodec/mpegaudio.o
  3277. In file included from libavcodec/mpegaudio.h:34:0,
  3278.                 from libavcodec/mpegaudio.c:27:
  3279. libavcodec/get_bits.h: In function ‘skip_bits’:
  3280. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3281. CC      libavcodec/mpegaudio_parser.o
  3282. In file included from libavcodec/mpegaudio.h:34:0,
  3283.                 from libavcodec/mpegaudio_parser.c:24:
  3284. libavcodec/get_bits.h: In function ‘skip_bits’:
  3285. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3286. CC      libavcodec/mpegaudiodata.o
  3287. CC      libavcodec/mpegaudiodec.o
  3288. In file included from libavcodec/mpegaudiodec.c:28:0:
  3289. libavcodec/get_bits.h: In function ‘skip_bits’:
  3290. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3291. libavcodec/mpegaudiodec.c: In function ‘mp_decode_layer3’:
  3292. libavcodec/mpegaudiodec.c:1713:39: warning: variable ‘private_bits’ set but not used [-Wunused-but-set-vari   able]
  3293. CC      libavcodec/mpegaudiodec_float.o
  3294. In file included from libavcodec/mpegaudiodec.c:28:0,
  3295.                 from libavcodec/mpegaudiodec_float.c:23:
  3296. libavcodec/get_bits.h: In function ‘skip_bits’:
  3297. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3298. In file included from libavcodec/mpegaudiodec_float.c:23:0:
  3299. libavcodec/mpegaudiodec.c: In function ‘mp_decode_layer3’:
  3300. libavcodec/mpegaudiodec.c:1713:39: warning: variable ‘private_bits’ set but not used [-Wunused-but-set-vari   able]
  3301. CC      libavcodec/mpegaudiodecheader.o
  3302. In file included from libavcodec/mpegaudio.h:34:0,
  3303.                 from libavcodec/mpegaudiodecheader.c:29:
  3304. libavcodec/get_bits.h: In function ‘skip_bits’:
  3305. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3306. CC      libavcodec/mpegvideo.o
  3307. In file included from libavcodec/mpegvideo.h:32:0,
  3308.                 from libavcodec/mpegvideo.c:35:
  3309. libavcodec/get_bits.h: In function ‘skip_bits’:
  3310. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3311. CC      libavcodec/mpegvideo_parser.o
  3312. In file included from libavcodec/mpegvideo.h:32:0,
  3313.                 from libavcodec/mpegvideo_parser.c:24:
  3314. libavcodec/get_bits.h: In function ‘skip_bits’:
  3315. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3316. libavcodec/mpegvideo_parser.c: In function ‘mpegvideo_extract_headers’:
  3317. libavcodec/mpegvideo_parser.c:35:9: warning: variable ‘picture_structure’ set but not used [-Wunused-but-se   t-variable]
  3318. CC      libavcodec/msgsmdec.o
  3319. In file included from libavcodec/gsmdec_template.c:27:0,
  3320.                 from libavcodec/msgsmdec.c:25:
  3321. libavcodec/get_bits.h: In function ‘skip_bits’:
  3322. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3323. CC      libavcodec/msmpeg4.o
  3324. In file included from libavcodec/mpegvideo.h:32:0,
  3325.                 from libavcodec/msmpeg4.c:32:
  3326. libavcodec/get_bits.h: In function ‘skip_bits’:
  3327. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3328. libavcodec/msmpeg4.c: In function ‘msmpeg4_decode_ext_header’:
  3329. libavcodec/msmpeg4.c:1554:13: warning: variable ‘fps’ set but not used [-Wunused-but-set-variable]
  3330. libavcodec/msmpeg4.c: In function ‘ff_msmpeg4_encode_block’:
  3331. libavcodec/msmpeg4.c:923:21: warning: ‘extquant’ may be used uninitialized in this function [-Wmaybe-uninit   ialized]
  3332. libavcodec/msmpeg4.c:850:15: note: ‘extquant’ was declared here
  3333. CC      libavcodec/msmpeg4data.o
  3334. In file included from libavcodec/msmpeg4data.h:34:0,
  3335.                 from libavcodec/msmpeg4data.c:30:
  3336. libavcodec/get_bits.h: In function ‘skip_bits’:
  3337. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3338. CC      libavcodec/msrle.o
  3339. CC      libavcodec/msrledec.o
  3340. libavcodec/msrledec.c: In function ‘ff_msrle_decode’:
  3341. libavcodec/msrledec.c:227:36: warning: ‘pix[2]’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3342. libavcodec/msrledec.c:200:21: note: ‘pix[2]’ was declared here
  3343. libavcodec/msrledec.c:226:36: warning: ‘pix[1]’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3344. libavcodec/msrledec.c:200:21: note: ‘pix[1]’ was declared here
  3345. libavcodec/msrledec.c:225:36: warning: ‘pix[0]’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3346. libavcodec/msrledec.c:200:21: note: ‘pix[0]’ was declared here
  3347. CC      libavcodec/msvideo1.o
  3348. CC      libavcodec/nellymoser.o
  3349. In file included from libavcodec/nellymoser.c:39:0:
  3350. libavcodec/get_bits.h: In function ‘skip_bits’:
  3351. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3352. CC      libavcodec/nellymoserdec.o
  3353. In file included from libavcodec/nellymoserdec.c:44:0:
  3354. libavcodec/get_bits.h: In function ‘skip_bits’:
  3355. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3356. CC      libavcodec/noise_bsf.o
  3357. CC      libavcodec/nuv.o
  3358. libavcodec/nuv.c: In function ‘copy_frame’:
  3359. libavcodec/nuv.c:75:5: warning: passing argument 2 of ‘avpicture_fill’ discards ‘const’ qualifier from poin   ter target type [enabled by default]
  3360. In file included from libavcodec/nuv.c:27:0:
  3361. libavcodec/avcodec.h:3233:5: note: expected ‘uint8_t *’ but argument is of type ‘const uint8_t *’
  3362. CC      libavcodec/opt.o
  3363. CC      libavcodec/options.o
  3364. CC      libavcodec/parser.o
  3365. libavcodec/parser.c: In function ‘av_parser_parse2’:
  3366. libavcodec/parser.c:184:47: warning: to be safe all intermediate pointers in cast from ‘uint8_t **’ to ‘con   st uint8_t **’ must be ‘const’ qualified [-Wcast-qual]
  3367. libavcodec/parser.c: In function ‘av_parser_change’:
  3368. libavcodec/parser.c:220:15: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target t   ype [-Wcast-qual]
  3369. CC      libavcodec/pcm-mpeg.o
  3370. CC      libavcodec/pcm.o
  3371. libavcodec/pcm.c: In function ‘pcm_encode_frame’:
  3372. libavcodec/pcm.c:105:28: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3373. libavcodec/pcm.c:108:28: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3374. libavcodec/pcm.c:111:27: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3375. libavcodec/pcm.c:114:27: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3376. libavcodec/pcm.c:117:28: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3377. libavcodec/pcm.c:120:28: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3378. libavcodec/pcm.c:132:28: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3379. libavcodec/pcm.c:135:28: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3380. libavcodec/pcm.c:161:27: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3381. libavcodec/pcm.c:165:27: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3382. libavcodec/pcm.c:168:27: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type    [-Wcast-qual]
  3383. CC      libavcodec/pcx.o
  3384. In file included from libavcodec/pcx.c:28:0:
  3385. libavcodec/get_bits.h: In function ‘skip_bits’:
  3386. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3387. CC      libavcodec/pgssubdec.o
  3388. CC      libavcodec/pictordec.o
  3389. CC      libavcodec/png.o
  3390. CC      libavcodec/pngdec.o
  3391. libavcodec/pngdec.c: In function ‘png_decode_idat’:
  3392. libavcodec/pngdec.c:366:24: warning: assignment discards ‘const’ qualifier from pointer target type [enable   d by default]
  3393. libavcodec/pngdec.c: In function ‘decode_frame’:
  3394. libavcodec/pngdec.c:400:14: warning: variable ‘crc’ set but not used [-Wunused-but-set-variable]
  3395. CC      libavcodec/pnm.o
  3396. CC      libavcodec/pnm_parser.o
  3397. libavcodec/pnm_parser.c: In function ‘pnm_parse’:
  3398. libavcodec/pnm_parser.c:44:29: warning: cast discards ‘__attribute__((const))’ qualifier from pointer targe   t type [-Wcast-qual]
  3399. libavcodec/pnm_parser.c:45:33: warning: cast discards ‘__attribute__((const))’ qualifier from pointer targe   t type [-Wcast-qual]
  3400. CC      libavcodec/pnmdec.o
  3401. libavcodec/pnmdec.c: In function ‘pnm_decode_frame’:
  3402. libavcodec/pnmdec.c:41:19: warning: assignment discards ‘const’ qualifier from pointer target type [enabled    by default]
  3403. libavcodec/pnmdec.c:42:23: warning: assignment discards ‘const’ qualifier from pointer target type [enabled    by default]
  3404. CC      libavcodec/psymodel.o
  3405. CC      libavcodec/pthread.o
  3406. CC      libavcodec/ptx.o
  3407. CC      libavcodec/qcelpdec.o
  3408. In file included from libavcodec/qcelpdec.c:34:0:
  3409. libavcodec/get_bits.h: In function ‘skip_bits’:
  3410. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3411. libavcodec/qcelpdec.c: In function ‘decode_gain_and_index’:
  3412. libavcodec/qcelpdec.c:237:27: warning: ‘g1[-2]’ may be used uninitialized in this function [-Wuninitialized   ]
  3413. CC      libavcodec/qdm2.o
  3414. In file included from libavcodec/qdm2.c:39:0:
  3415. libavcodec/get_bits.h: In function ‘skip_bits’:
  3416. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3417. CC      libavcodec/qdrw.o
  3418. CC      libavcodec/qpeg.o
  3419. CC      libavcodec/qtrle.o
  3420. CC      libavcodec/r210dec.o
  3421. CC      libavcodec/ra144.o
  3422. CC      libavcodec/ra144dec.o
  3423. In file included from libavcodec/ra144dec.c:27:0:
  3424. libavcodec/get_bits.h: In function ‘skip_bits’:
  3425. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3426. CC      libavcodec/ra288.o
  3427. In file included from libavcodec/ra288.c:24:0:
  3428. libavcodec/get_bits.h: In function ‘skip_bits’:
  3429. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3430. CC      libavcodec/rangecoder.o
  3431. libavcodec/rangecoder.c: In function ‘ff_init_range_decoder’:
  3432. libavcodec/rangecoder.c:54:30: warning: cast discards ‘__attribute__((const))’ qualifier from pointer targe   t type [-Wcast-qual]
  3433. libavcodec/rangecoder.c:56:5: warning: passing argument 1 of ‘bytestream_get_be16’ from incompatible pointe   r type [enabled by default]
  3434. In file included from libavcodec/rangecoder.c:38:0:
  3435. libavcodec/bytestream.h:51:59: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
  3436. CC      libavcodec/raw.o
  3437. CC      libavcodec/rawdec.o
  3438. libavcodec/rawdec.c: In function ‘raw_decode’:
  3439. libavcodec/rawdec.c:156:5: warning: passing argument 2 of ‘avpicture_fill’ discards ‘const’ qualifier from    pointer target type [enabled by default]
  3440. In file included from libavcodec/rawdec.c:27:0:
  3441. libavcodec/avcodec.h:3233:5: note: expected ‘uint8_t *’ but argument is of type ‘const uint8_t *’
  3442. libavcodec/rawdec.c:160:23: warning: assignment from incompatible pointer type [enabled by default]
  3443. CC      libavcodec/rdft.o
  3444. CC      libavcodec/remove_extradata_bsf.o
  3445. libavcodec/remove_extradata_bsf.c: In function ‘remove_extradata’:
  3446. libavcodec/remove_extradata_bsf.c:45:15: warning: cast discards ‘__attribute__((const))’ qualifier from poi   nter target type [-Wcast-qual]
  3447. CC      libavcodec/resample.o
  3448. CC      libavcodec/resample2.o
  3449. CC      libavcodec/rl2.o
  3450. CC      libavcodec/roqvideo.o
  3451. CC      libavcodec/roqvideodec.o
  3452. CC      libavcodec/rpza.o
  3453. CC      libavcodec/rtjpeg.o
  3454. In file included from libavcodec/rtjpeg.c:22:0:
  3455. libavcodec/get_bits.h: In function ‘skip_bits’:
  3456. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3457. CC      libavcodec/rv10.o
  3458. In file included from libavcodec/mpegvideo.h:32:0,
  3459.                 from libavcodec/rv10.c:31:
  3460. libavcodec/get_bits.h: In function ‘skip_bits’:
  3461. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3462. libavcodec/rv10.c: In function ‘rv10_decode_picture_header’:
  3463. libavcodec/rv10.c:238:37: warning: variable ‘unk’ set but not used [-Wunused-but-set-variable]
  3464. CC      libavcodec/rv30.o
  3465. In file included from libavcodec/mpegvideo.h:32:0,
  3466.                 from libavcodec/rv30.c:29:
  3467. libavcodec/get_bits.h: In function ‘skip_bits’:
  3468. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3469. CC      libavcodec/rv30dsp.o
  3470. CC      libavcodec/rv34.o
  3471. In file included from libavcodec/mpegvideo.h:32:0,
  3472.                 from libavcodec/rv34.c:29:
  3473. libavcodec/get_bits.h: In function ‘skip_bits’:
  3474. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3475. CC      libavcodec/rv40.o
  3476. In file included from libavcodec/mpegvideo.h:32:0,
  3477.                 from libavcodec/rv40.c:31:
  3478. libavcodec/get_bits.h: In function ‘skip_bits’:
  3479. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3480. CC      libavcodec/rv40dsp.o
  3481. CC      libavcodec/s3tc.o
  3482. CC      libavcodec/sgidec.o
  3483. CC      libavcodec/shorten.o
  3484. In file included from libavcodec/shorten.c:32:0:
  3485. libavcodec/get_bits.h: In function ‘skip_bits’:
  3486. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3487. libavcodec/shorten.c: In function ‘decode_wave_header’:
  3488. libavcodec/shorten.c:199:9: warning: variable ‘chunk_size’ set but not used [-Wunused-but-set-variable]
  3489. CC      libavcodec/simple_idct.o
  3490. CC      libavcodec/sipr.o
  3491. In file included from libavcodec/sipr.c:30:0:
  3492. libavcodec/get_bits.h: In function ‘skip_bits’:
  3493. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3494. CC      libavcodec/sipr16k.o
  3495. CC      libavcodec/smacker.o
  3496. In file included from libavcodec/smacker.c:37:0:
  3497. libavcodec/get_bits.h: In function ‘skip_bits’:
  3498. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3499. CC      libavcodec/smc.o
  3500. CC      libavcodec/snow.o
  3501. In file included from libavcodec/mpegvideo.h:32:0,
  3502.                 from libavcodec/snow.c:30:
  3503. libavcodec/get_bits.h: In function ‘skip_bits’:
  3504. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3505. CC      libavcodec/sonic.o
  3506. In file included from libavcodec/sonic.c:22:0:
  3507. libavcodec/get_bits.h: In function ‘skip_bits’:
  3508. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3509. CC      libavcodec/sp5xdec.o
  3510. In file included from libavcodec/mjpegdec.h:33:0,
  3511.                 from libavcodec/sp5xdec.c:29:
  3512. libavcodec/get_bits.h: In function ‘skip_bits’:
  3513. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3514. libavcodec/sp5xdec.c: In function ‘sp5x_decode_frame’:
  3515. libavcodec/sp5xdec.c:41:20: warning: variable ‘buf_ptr’ set but not used [-Wunused-but-set-variable]
  3516. CC      libavcodec/srtdec.o
  3517. CC      libavcodec/sunrast.o
  3518. CC      libavcodec/svq1.o
  3519. CC      libavcodec/svq1dec.o
  3520. In file included from libavcodec/mpegvideo.h:32:0,
  3521.                 from libavcodec/svq1dec.c:39:
  3522. libavcodec/get_bits.h: In function ‘skip_bits’:
  3523. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3524. libavcodec/svq1dec.c: In function ‘svq1_decode_frame_header’:
  3525. libavcodec/svq1dec.c:570:7: warning: variable ‘temporal_reference’ set but not used [-Wunused-but-set-varia   ble]
  3526. libavcodec/svq1dec.c: In function ‘svq1_decode_frame’:
  3527. libavcodec/svq1dec.c:666:21: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target    type [-Wcast-qual]
  3528. CC      libavcodec/svq3.o
  3529. In file included from libavcodec/mpegvideo.h:32:0,
  3530.                 from libavcodec/svq3.c:45:
  3531. libavcodec/get_bits.h: In function ‘skip_bits’:
  3532. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3533. libavcodec/svq3.c: In function ‘svq3_mc_dir’:
  3534. libavcodec/svq3.c:404:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wst   rict-aliasing]
  3535. libavcodec/svq3.c:407:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wst   rict-aliasing]
  3536. libavcodec/svq3.c:411:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wst   rict-aliasing]
  3537. libavcodec/svq3.c:414:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wst   rict-aliasing]
  3538. libavcodec/svq3.c: In function ‘svq3_decode_mb’:
  3539. libavcodec/svq3.c:479:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wst   rict-aliasing]
  3540. libavcodec/svq3.c:483:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wst   rict-aliasing]
  3541. libavcodec/svq3.c:491:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wst   rict-aliasing]
  3542. libavcodec/svq3.c:498:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wst   rict-aliasing]
  3543. libavcodec/svq3.c: In function ‘svq3_decode_slice_header’:
  3544. libavcodec/svq3.c:731:16: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target typ   e [-Wcast-qual]
  3545. libavcodec/svq3.c:734:20: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target typ   e [-Wcast-qual]
  3546. CC      libavcodec/synth_filter.o
  3547. CC      libavcodec/targa.o
  3548. libavcodec/targa.c: In function ‘decode_frame’:
  3549. libavcodec/targa.c:97:28: warning: variable ‘x’ set but not used [-Wunused-but-set-variable]
  3550. libavcodec/targa.c:97:16: warning: variable ‘pal’ set but not used [-Wunused-but-set-variable]
  3551. CC      libavcodec/tiertexseqv.o
  3552. In file included from libavcodec/tiertexseqv.c:29:0:
  3553. libavcodec/get_bits.h: In function ‘skip_bits’:
  3554. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3555. CC      libavcodec/tiff.o
  3556. libavcodec/tiff.c: In function ‘tiff_uncompress’:
  3557. libavcodec/tiff.c:87:21: warning: assignment discards ‘const’ qualifier from pointer target type [enabled b   y default]
  3558. CC      libavcodec/tmv.o
  3559. CC      libavcodec/truemotion1.o
  3560. CC      libavcodec/truemotion2.o
  3561. In file included from libavcodec/truemotion2.c:28:0:
  3562. libavcodec/get_bits.h: In function ‘skip_bits’:
  3563. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3564. libavcodec/truemotion2.c: In function ‘tm2_read_header’:
  3565. libavcodec/truemotion2.c:216:36: warning: variable ‘yr’ set but not used [-Wunused-but-set-variable]
  3566. libavcodec/truemotion2.c:216:32: warning: variable ‘xr’ set but not used [-Wunused-but-set-variable]
  3567. libavcodec/truemotion2.c:216:25: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
  3568. libavcodec/truemotion2.c:216:19: warning: variable ‘size’ set but not used [-Wunused-but-set-variable]
  3569. libavcodec/truemotion2.c:216:16: warning: variable ‘h’ set but not used [-Wunused-but-set-variable]
  3570. libavcodec/truemotion2.c:216:13: warning: variable ‘w’ set but not used [-Wunused-but-set-variable]
  3571. libavcodec/truemotion2.c:205:9: warning: variable ‘length’ set but not used [-Wunused-but-set-variable]
  3572. CC      libavcodec/truespeech.o
  3573. CC      libavcodec/tscc.o
  3574. libavcodec/tscc.c: In function ‘decode_frame’:
  3575. libavcodec/tscc.c:97:24: warning: assignment discards ‘const’ qualifier from pointer target type [enabled b   y default]
  3576. libavcodec/tscc.c:76:20: warning: variable ‘outptr’ set but not used [-Wunused-but-set-variable]
  3577. CC      libavcodec/tta.o
  3578. In file included from libavcodec/tta.c:34:0:
  3579. libavcodec/get_bits.h: In function ‘skip_bits’:
  3580. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3581. CC      libavcodec/twinvq.o
  3582. In file included from libavcodec/twinvq.c:23:0:
  3583. libavcodec/get_bits.h: In function ‘skip_bits’:
  3584. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3585. CC      libavcodec/txd.o
  3586. CC      libavcodec/ulti.o
  3587. CC      libavcodec/utils.o
  3588. libavcodec/utils.c: In function ‘avcodec_encode_audio’:
  3589. libavcodec/utils.c:568:9: warning: passing argument 4 of ‘avctx->codec->encode’ discards ‘const’ qualifier    from pointer target type [enabled by default]
  3590. libavcodec/utils.c:568:9: note: expected ‘void *’ but argument is of type ‘const short int *’
  3591. libavcodec/utils.c: In function ‘avcodec_encode_video’:
  3592. libavcodec/utils.c:585:9: warning: passing argument 4 of ‘avctx->codec->encode’ discards ‘const’ qualifier    from pointer target type [enabled by default]
  3593. libavcodec/utils.c:585:9: note: expected ‘void *’ but argument is of type ‘const struct AVFrame *’
  3594. libavcodec/utils.c: In function ‘avcodec_encode_subtitle’:
  3595. libavcodec/utils.c:604:5: warning: passing argument 4 of ‘avctx->codec->encode’ discards ‘const’ qualifier    from pointer target type [enabled by default]
  3596. libavcodec/utils.c:604:5: note: expected ‘void *’ but argument is of type ‘const struct AVSubtitle *’
  3597. libavcodec/utils.c: In function ‘avcodec_decode_video’:
  3598. libavcodec/utils.c:616:16: warning: assignment discards ‘const’ qualifier from pointer target type [enabled    by default]
  3599. libavcodec/utils.c: In function ‘avcodec_decode_audio2’:
  3600. libavcodec/utils.c:660:16: warning: assignment discards ‘const’ qualifier from pointer target type [enabled    by default]
  3601. libavcodec/utils.c: In function ‘avcodec_decode_subtitle’:
  3602. libavcodec/utils.c:703:16: warning: assignment discards ‘const’ qualifier from pointer target type [enabled    by default]
  3603. CC      libavcodec/v210dec.o
  3604. libavcodec/v210dec.c: In function ‘decode_frame’:
  3605. libavcodec/v210dec.c:94:25: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialize   d]
  3606. libavcodec/v210dec.c:79:18: note: ‘val’ was declared here
  3607. CC      libavcodec/v210x.o
  3608. CC      libavcodec/vaapi.o
  3609. In file included from libavcodec/mpegvideo.h:32:0,
  3610.                 from libavcodec/vaapi_internal.h:30,
  3611.                 from libavcodec/vaapi.c:24:
  3612. libavcodec/get_bits.h: In function ‘skip_bits’:
  3613. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3614. libavcodec/vaapi.c: In function ‘commit_slices’:
  3615. libavcodec/vaapi.c:109:27: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target ty   pe [-Wcast-qual]
  3616. CC      libavcodec/vaapi_h264.o
  3617. In file included from libavcodec/mpegvideo.h:32:0,
  3618.                 from libavcodec/vaapi_internal.h:30,
  3619.                 from libavcodec/vaapi_h264.c:23:
  3620. libavcodec/get_bits.h: In function ‘skip_bits’:
  3621. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3622. CC      libavcodec/vaapi_mpeg2.o
  3623. In file included from libavcodec/mpegvideo.h:32:0,
  3624.                 from libavcodec/vaapi_internal.h:30,
  3625.                 from libavcodec/vaapi_mpeg2.c:23:
  3626. libavcodec/get_bits.h: In function ‘skip_bits’:
  3627. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3628. CC      libavcodec/vaapi_mpeg4.o
  3629. In file included from libavcodec/mpegvideo.h:32:0,
  3630.                 from libavcodec/vaapi_internal.h:30,
  3631.                 from libavcodec/vaapi_mpeg4.c:23:
  3632. libavcodec/get_bits.h: In function ‘skip_bits’:
  3633. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3634. CC      libavcodec/vaapi_vc1.o
  3635. In file included from libavcodec/mpegvideo.h:32:0,
  3636.                 from libavcodec/vaapi_internal.h:30,
  3637.                 from libavcodec/vaapi_vc1.c:23:
  3638. libavcodec/get_bits.h: In function ‘skip_bits’:
  3639. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3640. CC      libavcodec/vb.o
  3641. CC      libavcodec/vc1.o
  3642. In file included from libavcodec/mpegvideo.h:32:0,
  3643.                 from libavcodec/vc1.c:31:
  3644. libavcodec/get_bits.h: In function ‘skip_bits’:
  3645. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3646. CC      libavcodec/vc1_parser.o
  3647. In file included from libavcodec/mpegvideo.h:32:0,
  3648.                 from libavcodec/vc1.h:27,
  3649.                 from libavcodec/vc1_parser.c:29:
  3650. libavcodec/get_bits.h: In function ‘skip_bits’:
  3651. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3652. CC      libavcodec/vc1data.o
  3653. In file included from libavcodec/mpegvideo.h:32:0,
  3654.                 from libavcodec/vc1.h:27,
  3655.                 from libavcodec/vc1data.c:29:
  3656. libavcodec/get_bits.h: In function ‘skip_bits’:
  3657. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3658. CC      libavcodec/vc1dec.o
  3659. In file included from libavcodec/mpegvideo.h:32:0,
  3660.                 from libavcodec/vc1dec.c:31:
  3661. libavcodec/get_bits.h: In function ‘skip_bits’:
  3662. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3663. CC      libavcodec/vc1dsp.o
  3664. libavcodec/vc1dsp.c: In function ‘ff_vc1dsp_init’:
  3665. libavcodec/vc1dsp.c:633:39: warning: assignment from incompatible pointer type [enabled by default]
  3666. libavcodec/vc1dsp.c:650:39: warning: assignment from incompatible pointer type [enabled by default]
  3667. CC      libavcodec/vcr1.o
  3668. CC      libavcodec/vdpau.o
  3669. In file included from libavcodec/mpegvideo.h:32:0,
  3670.                 from libavcodec/h264.h:34,
  3671.                 from libavcodec/vdpau.c:26:
  3672. libavcodec/get_bits.h: In function ‘skip_bits’:
  3673. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3674. CC      libavcodec/vmdav.o
  3675. libavcodec/vmdav.c: In function ‘vmd_decode’:
  3676. libavcodec/vmdav.c:202:9: warning: variable ‘dp_size’ set but not used [-Wunused-but-set-variable]
  3677. libavcodec/vmdav.c: In function ‘vmdaudio_loadsound’:
  3678. libavcodec/vmdav.c:478:9: warning: variable ‘bytes_decoded’ set but not used [-Wunused-but-set-variable]
  3679. CC      libavcodec/vmnc.o
  3680. CC      libavcodec/vorbis.o
  3681. In file included from libavcodec/vorbis.c:28:0:
  3682. libavcodec/get_bits.h: In function ‘skip_bits’:
  3683. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3684. CC      libavcodec/vorbis_data.o
  3685. CC      libavcodec/vorbis_dec.o
  3686. In file included from libavcodec/vorbis_dec.c:31:0:
  3687. libavcodec/get_bits.h: In function ‘skip_bits’:
  3688. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3689. libavcodec/vorbis_dec.c: In function ‘vorbis_parse_setup_hdr_floors’:
  3690. libavcodec/vorbis_dec.c:543:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has typ   e ‘uint_fast32_t’ [-Wformat]
  3691. libavcodec/vorbis_dec.c:543:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has typ   e ‘uint_fast32_t’ [-Wformat]
  3692. CC      libavcodec/vp3.o
  3693. In file included from libavcodec/vp3.c:39:0:
  3694. libavcodec/get_bits.h: In function ‘skip_bits’:
  3695. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3696. libavcodec/vp3.c: In function ‘vp3_decode_frame’:
  3697. libavcodec/vp3.c:769:49: warning: ‘motion_y[3]’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3698. libavcodec/vp3.c:630:9: note: ‘motion_y[3]’ was declared here
  3699. libavcodec/vp3.c:768:49: warning: ‘motion_x[3]’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3700. libavcodec/vp3.c:629:9: note: ‘motion_x[3]’ was declared here
  3701. libavcodec/vp3.c:769:49: warning: ‘motion_y[2]’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3702. libavcodec/vp3.c:630:9: note: ‘motion_y[2]’ was declared here
  3703. libavcodec/vp3.c:768:49: warning: ‘motion_x[2]’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3704. libavcodec/vp3.c:629:9: note: ‘motion_x[2]’ was declared here
  3705. libavcodec/vp3.c:767:49: warning: ‘motion_y[1]’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3706. libavcodec/vp3.c:630:9: note: ‘motion_y[1]’ was declared here
  3707. libavcodec/vp3.c:766:49: warning: ‘motion_x[1]’ may be used uninitialized in this function [-Wmaybe-uniniti   alized]
  3708. libavcodec/vp3.c:629:9: note: ‘motion_x[1]’ was declared here
  3709. CC      libavcodec/vp3_parser.o
  3710. CC      libavcodec/vp3dsp.o
  3711. CC      libavcodec/vp5.o
  3712. In file included from libavcodec/vp5.c:29:0:
  3713. libavcodec/get_bits.h: In function ‘skip_bits’:
  3714. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3715. CC      libavcodec/vp56.o
  3716. In file included from libavcodec/vp56.h:29:0,
  3717.                 from libavcodec/vp56.c:27:
  3718. libavcodec/get_bits.h: In function ‘skip_bits’:
  3719. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3720. CC      libavcodec/vp56data.o
  3721. CC      libavcodec/vp56dsp.o
  3722. CC      libavcodec/vp56rac.o
  3723. In file included from libavcodec/vp56.h:29:0,
  3724.                 from libavcodec/vp56rac.c:23:
  3725. libavcodec/get_bits.h: In function ‘skip_bits’:
  3726. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3727. CC      libavcodec/vp6.o
  3728. In file included from libavcodec/vp6.c:32:0:
  3729. libavcodec/get_bits.h: In function ‘skip_bits’:
  3730. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3731. CC      libavcodec/vp6dsp.o
  3732. CC      libavcodec/vp8.o
  3733. In file included from libavcodec/vp56.h:29:0,
  3734.                 from libavcodec/vp8.c:27:
  3735. libavcodec/get_bits.h: In function ‘skip_bits’:
  3736. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3737. CC      libavcodec/vp8_parser.o
  3738. CC      libavcodec/vp8dsp.o
  3739. CC      libavcodec/vqavideo.o
  3740. CC      libavcodec/wavpack.o
  3741. In file included from libavcodec/wavpack.c:23:0:
  3742. libavcodec/get_bits.h: In function ‘skip_bits’:
  3743. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3744. CC      libavcodec/wma.o
  3745. In file included from libavcodec/wma.h:25:0,
  3746.                 from libavcodec/wma.c:23:
  3747. libavcodec/get_bits.h: In function ‘skip_bits’:
  3748. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3749. CC      libavcodec/wmadec.o
  3750. In file included from libavcodec/wma.h:25:0,
  3751.                 from libavcodec/wmadec.c:37:
  3752. libavcodec/get_bits.h: In function ‘skip_bits’:
  3753. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3754. CC      libavcodec/wmaprodec.o
  3755. In file included from libavcodec/wmaprodec.c:91:0:
  3756. libavcodec/get_bits.h: In function ‘skip_bits’:
  3757. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3758. libavcodec/wmaprodec.c: In function ‘decode_frame’:
  3759. libavcodec/wmaprodec.c:1322:13: warning: variable ‘skip’ set but not used [-Wunused-but-set-variable]
  3760. CC      libavcodec/wmavoice.o
  3761. In file included from libavcodec/wmavoice.c:30:0:
  3762. libavcodec/get_bits.h: In function ‘skip_bits’:
  3763. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3764. libavcodec/wmavoice.c: In function ‘postfilter.constprop.8’:
  3765. libavcodec/wmavoice.c:525:65: warning: ‘best_hist_ptr’ may be used uninitialized in this function [-Wmaybe-   uninitialized]
  3766. libavcodec/wmavoice.c:501:18: note: ‘best_hist_ptr’ was declared here
  3767. libavcodec/wmavoice.c: In function ‘synth_superframe’:
  3768. libavcodec/wmavoice.c:1493:48: warning: ‘last_block_pitch’ may be used uninitialized in this function [-Wma   ybe-uninitialized]
  3769. libavcodec/wmavoice.c:1423:19: note: ‘last_block_pitch’ was declared here
  3770. libavcodec/wmavoice.c:1569:27: warning: ‘cur_pitch_val’ may be used uninitialized in this function [-Wmaybe   -uninitialized]
  3771. libavcodec/wmavoice.c:1422:42: note: ‘cur_pitch_val’ was declared here
  3772. CC      libavcodec/wmv2.o
  3773. In file included from libavcodec/mpegvideo.h:32:0,
  3774.                 from libavcodec/wmv2.c:22:
  3775. libavcodec/get_bits.h: In function ‘skip_bits’:
  3776. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3777. CC      libavcodec/wmv2dec.o
  3778. In file included from libavcodec/mpegvideo.h:32:0,
  3779.                 from libavcodec/wmv2dec.c:23:
  3780. libavcodec/get_bits.h: In function ‘skip_bits’:
  3781. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3782. CC      libavcodec/wnv1.o
  3783. In file included from libavcodec/wnv1.c:28:0:
  3784. libavcodec/get_bits.h: In function ‘skip_bits’:
  3785. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3786. CC      libavcodec/ws-snd1.o
  3787. CC      libavcodec/x86/cavsdsp_mmx.o
  3788. CC      libavcodec/x86/dct32_sse.o
  3789. CC      libavcodec/x86/dnxhd_mmx.o
  3790. In file included from ./libavcodec/mpegvideo.h:32:0,
  3791.                 from ./libavcodec/dnxhdenc.h:28,
  3792.                 from libavcodec/x86/dnxhd_mmx.c:25:
  3793. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  3794. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3795. CC      libavcodec/x86/dsputil_mmx.o
  3796. In file included from ./libavcodec/mpegvideo.h:32:0,
  3797.                 from libavcodec/x86/dsputil_mmx.c:29:
  3798. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  3799. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3800. CC      libavcodec/x86/dsputilenc_mmx.o
  3801. In file included from ./libavcodec/mpegvideo.h:32:0,
  3802.                 from libavcodec/x86/dsputilenc_mmx.c:28:
  3803. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  3804. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3805. CC      libavcodec/x86/fdct_mmx.o
  3806. CC      libavcodec/x86/fft.o
  3807. CC      libavcodec/x86/fft_3dn.o
  3808. CC      libavcodec/x86/fft_3dn2.o
  3809. CC      libavcodec/x86/fft_sse.o
  3810. CC      libavcodec/x86/fmtconvert_mmx.o
  3811. CC      libavcodec/x86/h264_intrapred_init.o
  3812. CC      libavcodec/x86/h264dsp_mmx.o
  3813. CC      libavcodec/x86/idct_mmx.o
  3814. CC      libavcodec/x86/idct_mmx_xvid.o
  3815. CC      libavcodec/x86/idct_sse2_xvid.o
  3816. CC      libavcodec/x86/mlpdsp.o
  3817. libavcodec/x86/mlpdsp.c:44:36: warning: taking address of expression of type ‘void’ [enabled by default]
  3818. libavcodec/x86/mlpdsp.c:44:56: warning: taking address of expression of type ‘void’ [enabled by default]
  3819. libavcodec/x86/mlpdsp.c:45:36: warning: taking address of expression of type ‘void’ [enabled by default]
  3820. libavcodec/x86/mlpdsp.c:45:56: warning: taking address of expression of type ‘void’ [enabled by default]
  3821. libavcodec/x86/mlpdsp.c:46:36: warning: taking address of expression of type ‘void’ [enabled by default]
  3822. libavcodec/x86/mlpdsp.c:46:56: warning: taking address of expression of type ‘void’ [enabled by default]
  3823. libavcodec/x86/mlpdsp.c:47:36: warning: taking address of expression of type ‘void’ [enabled by default]
  3824. libavcodec/x86/mlpdsp.c:47:56: warning: taking address of expression of type ‘void’ [enabled by default]
  3825. libavcodec/x86/mlpdsp.c:48:36: warning: taking address of expression of type ‘void’ [enabled by default]
  3826. libavcodec/x86/mlpdsp.c:49:36: warning: taking address of expression of type ‘void’ [enabled by default]
  3827. libavcodec/x86/mlpdsp.c:49:56: warning: taking address of expression of type ‘void’ [enabled by default]
  3828. libavcodec/x86/mlpdsp.c:50:36: warning: taking address of expression of type ‘void’ [enabled by default]
  3829. libavcodec/x86/mlpdsp.c:50:56: warning: taking address of expression of type ‘void’ [enabled by default]
  3830. libavcodec/x86/mlpdsp.c:51:36: warning: taking address of expression of type ‘void’ [enabled by default]
  3831. CC      libavcodec/x86/motion_est_mmx.o
  3832. CC      libavcodec/x86/mpegaudiodec_mmx.o
  3833. In file included from ./libavcodec/mpegaudio.h:34:0,
  3834.                 from libavcodec/x86/mpegaudiodec_mmx.c:26:
  3835. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  3836. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3837. CC      libavcodec/x86/mpegvideo_mmx.o
  3838. In file included from ./libavcodec/mpegvideo.h:32:0,
  3839.                 from libavcodec/x86/mpegvideo_mmx.c:29:
  3840. ./libavcodec/get_bits.h: In function ‘skip_bits’:
  3841. ./libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3842. CC      libavcodec/x86/simple_idct_mmx.o
  3843. CC      libavcodec/x86/snowdsp_mmx.o
  3844. CC      libavcodec/x86/vc1dsp_mmx.o
  3845. CC      libavcodec/x86/vp56dsp_init.o
  3846. CC      libavcodec/x86/vp8dsp-init.o
  3847. CC      libavcodec/xan.o
  3848. In file included from libavcodec/xan.c:39:0:
  3849. libavcodec/get_bits.h: In function ‘skip_bits’:
  3850. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3851. libavcodec/xan.c: In function ‘xan_decode_frame’:
  3852. libavcodec/xan.c:521:9: warning: ‘AVPaletteControl’ is deprecated (declared at libavcodec/avcodec.h:2995) [   -Wdeprecated-declarations]
  3853. CC      libavcodec/xiph.o
  3854. CC      libavcodec/xl.o
  3855. CC      libavcodec/xsubdec.o
  3856. In file included from libavcodec/xsubdec.c:23:0:
  3857. libavcodec/get_bits.h: In function ‘skip_bits’:
  3858. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3859. CC      libavcodec/yop.o
  3860. In file included from libavcodec/yop.c:30:0:
  3861. libavcodec/get_bits.h: In function ‘skip_bits’:
  3862. libavcodec/get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]
  3863. CC      libavcodec/zmbv.o
  3864. libavcodec/zmbv.c: In function ‘decode_frame’:
  3865. libavcodec/zmbv.c:494:28: warning: assignment discards ‘const’ qualifier from pointer target type [enabled    by default]
  3866. CC      libavcore/audioconvert.o
  3867. CC      libavcore/imgutils.o
  3868. libavcore/imgutils.c: In function ‘av_image_fill_pointers’:
  3869. libavcore/imgutils.c:120:26: warning: array subscript is above array bounds [-Warray-bounds]
  3870. CC      libavcore/parseutils.o
  3871. libavcore/parseutils.c: In function ‘av_parse_video_size’:
  3872. libavcore/parseutils.c:107:11: warning: assignment discards ‘const’ qualifier from pointer target type [ena   bled by default]
  3873. CC      libavcore/samplefmt.o
  3874. CC      libavcore/utils.o
  3875. CC      libavutil/adler32.o
  3876. CC      libavutil/aes.o
  3877. libavutil/aes.c: In function ‘av_aes_init’:
  3878. libavutil/aes.c:160:9: warning: passing argument 1 of ‘init_multbl2’ from incompatible pointer type [enable   d by default]
  3879. libavutil/aes.c:122:13: note: expected ‘uint8_t *’ but argument is of type ‘uint32_t *’
  3880. libavutil/aes.c:161:9: warning: passing argument 1 of ‘init_multbl2’ from incompatible pointer type [enable   d by default]
  3881. libavutil/aes.c:122:13: note: expected ‘uint8_t *’ but argument is of type ‘uint32_t *’
  3882. CC      libavutil/avstring.o
  3883. libavutil/avstring.c: In function ‘av_stristr’:
  3884. libavutil/avstring.c:54:9: warning: return discards ‘const’ qualifier from pointer target type [enabled by    default]
  3885. libavutil/avstring.c:58:13: warning: return discards ‘const’ qualifier from pointer target type [enabled by    default]
  3886. CC      libavutil/base64.o
  3887. CC      libavutil/cpu.o
  3888. CC      libavutil/crc.o
  3889. CC      libavutil/des.o
  3890. CC      libavutil/error.o
  3891. CC      libavutil/eval.o
  3892. CC      libavutil/fifo.o
  3893. CC      libavutil/file.o
  3894. libavutil/file.c: In function ‘av_file_map’:
  3895. libavutil/file.c:79:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  3896. CC      libavutil/inverse.o
  3897. CC      libavutil/lfg.o
  3898. CC      libavutil/log.o
  3899. CC      libavutil/lzo.o
  3900. CC      libavutil/md5.o
  3901. CC      libavutil/mem.o
  3902. CC      libavutil/opt.o
  3903. CC      libavutil/pixdesc.o
  3904. CC      libavutil/random_seed.o
  3905. CC      libavutil/rational.o
  3906. CC      libavutil/rc4.o
  3907. CC      libavutil/sha.o
  3908. CC      libavutil/tree.o
  3909. CC      libavutil/utils.o
  3910. CC      libavutil/x86/cpu.o
  3911. LD      libavutil/avutil-50-x86_64-linux.so
  3912. LD      libavcore/avcore-0-x86_64-linux.so
  3913. LD      libavcodec/avcodec-52-x86_64-linux.so
  3914. LD      libavformat/avformat-52-x86_64-linux.so
  3915. LD      libavdevice/avdevice-52-x86_64-linux.so
  3916. CC      libavfilter/af_anull.o
  3917. CC      libavfilter/allfilters.o
  3918. CC      libavfilter/asink_anullsink.o
  3919. CC      libavfilter/asrc_anullsrc.o
  3920. CC      libavfilter/avfilter.o
  3921. libavfilter/avfilter.c:208:14: warning: ‘ff_get_ref_perms_string’ defined but not used [-Wunused-function]
  3922. CC      libavfilter/avfiltergraph.o
  3923. CC      libavfilter/defaults.o
  3924. CC      libavfilter/formats.o
  3925. CC      libavfilter/graphparser.o
  3926. CC      libavfilter/vf_aspect.o
  3927. CC      libavfilter/vf_blackframe.o
  3928. CC      libavfilter/vf_copy.o
  3929. CC      libavfilter/vf_crop.o
  3930. CC      libavfilter/vf_cropdetect.o
  3931. CC      libavfilter/vf_drawbox.o
  3932. CC      libavfilter/vf_fifo.o
  3933. CC      libavfilter/vf_format.o
  3934. CC      libavfilter/vf_gradfun.o
  3935. CC      libavfilter/vf_hflip.o
  3936. CC      libavfilter/vf_hqdn3d.o
  3937. CC      libavfilter/vf_null.o
  3938. CC      libavfilter/vf_overlay.o
  3939. CC      libavfilter/vf_pad.o
  3940. CC      libavfilter/vf_pixdesctest.o
  3941. libavfilter/vf_pixdesctest.c: In function ‘draw_slice’:
  3942. libavfilter/vf_pixdesctest.c:98:32: warning: passing argument 2 of ‘av_read_image_line’ from incompatible p   ointer type [enabled by default]
  3943. In file included from libavfilter/vf_pixdesctest.c:26:0:
  3944. ./libavutil/pixdesc.h:111:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
  3945. CC      libavfilter/vf_scale.o
  3946. libavfilter/vf_scale.c: In function ‘config_props’:
  3947. libavfilter/vf_scale.c:138:5: warning: ‘sws_getContext’ is deprecated (declared at ./libswscale/swscale.h:1   91) [-Wdeprecated-declarations]
  3948. CC      libavfilter/vf_setpts.o
  3949. CC      libavfilter/vf_settb.o
  3950. CC      libavfilter/vf_slicify.o
  3951. CC      libavfilter/vf_transpose.o
  3952. CC      libavfilter/vf_unsharp.o
  3953. CC      libavfilter/vf_vflip.o
  3954. CC      libavfilter/vf_yadif.o
  3955. CC      libavfilter/vsink_nullsink.o
  3956. CC      libavfilter/vsrc_buffer.o
  3957. libavfilter/vsrc_buffer.c: In function ‘request_frame’:
  3958. libavfilter/vsrc_buffer.c:127:19: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer    type [enabled by default]
  3959. In file included from libavfilter/vsrc_buffer.c:28:0:
  3960. ./libavcore/imgutils.h:112:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
  3961. CC      libavfilter/vsrc_nullsrc.o
  3962. CC      libavfilter/x86/gradfun.o
  3963. CC      libavfilter/x86/yadif.o
  3964. CC      libswscale/options.o
  3965. CC      libswscale/rgb2rgb.o
  3966. CC      libswscale/swscale.o
  3967. In file included from libswscale/swscale.c:1204:0:
  3968. libswscale/swscale_template.c: In function ‘swScale_C’:
  3969. libswscale/swscale_template.c:2737:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3970. libswscale/swscale_template.c:2738:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3971. libswscale/swscale_template.c:2739:59: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3972. In file included from libswscale/swscale.c:1204:0:
  3973. libswscale/swscale_template.c:2861:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3974. libswscale/swscale_template.c:2862:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3975. libswscale/swscale_template.c:2863:59: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3976. In file included from libswscale/swscale.c:1227:0:
  3977. libswscale/swscale_template.c: In function ‘yuv2yuv1_MMX’:
  3978. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  3979. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[0]’) [enabled by default]
  3980. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  3981. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[1]’) [enabled by default]
  3982. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  3983. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[2]’) [enabled by default]
  3984. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  3985. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[3]’) [enabled by default]
  3986. In file included from libswscale/swscale.c:1227:0:
  3987. libswscale/swscale_template.c: In function ‘swScale_MMX’:
  3988. libswscale/swscale_template.c:2737:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3989. libswscale/swscale_template.c:2738:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3990. libswscale/swscale_template.c:2739:59: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3991. libswscale/swscale_template.c:2766:42: warning: cast from pointer to integer of different size [-Wpointer-t   o-int-cast]
  3992. libswscale/swscale_template.c:2772:46: warning: cast from pointer to integer of different size [-Wpointer-t   o-int-cast]
  3993. libswscale/swscale_template.c:2779:42: warning: cast from pointer to integer of different size [-Wpointer-t   o-int-cast]
  3994. In file included from libswscale/swscale.c:1227:0:
  3995. libswscale/swscale_template.c:2861:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3996. libswscale/swscale_template.c:2862:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3997. libswscale/swscale_template.c:2863:59: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  3998. In file included from libswscale/swscale.c:1240:0:
  3999. libswscale/swscale_template.c: In function ‘yuv2yuv1_MMX2’:
  4000. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  4001. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[0]’) [enabled by default]
  4002. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  4003. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[1]’) [enabled by default]
  4004. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  4005. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[2]’) [enabled by default]
  4006. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  4007. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[3]’) [enabled by default]
  4008. In file included from libswscale/swscale.c:1240:0:
  4009. libswscale/swscale_template.c: In function ‘hyscale_fast_MMX2’:
  4010. libswscale/swscale_template.c:2261:26: warning: initialization from incompatible pointer type [enabled by d   efault]
  4011. In file included from libswscale/swscale.c:1240:0:
  4012. libswscale/swscale_template.c: In function ‘hcscale_fast_MMX2’:
  4013. libswscale/swscale_template.c:2411:26: warning: initialization from incompatible pointer type [enabled by d   efault]
  4014. In file included from libswscale/swscale.c:1240:0:
  4015. libswscale/swscale_template.c: In function ‘swScale_MMX2’:
  4016. libswscale/swscale_template.c:2737:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4017. libswscale/swscale_template.c:2738:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4018. libswscale/swscale_template.c:2739:59: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4019. libswscale/swscale_template.c:2766:42: warning: cast from pointer to integer of different size [-Wpointer-t   o-int-cast]
  4020. libswscale/swscale_template.c:2772:46: warning: cast from pointer to integer of different size [-Wpointer-t   o-int-cast]
  4021. libswscale/swscale_template.c:2779:42: warning: cast from pointer to integer of different size [-Wpointer-t   o-int-cast]
  4022. In file included from libswscale/swscale.c:1240:0:
  4023. libswscale/swscale_template.c:2861:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4024. libswscale/swscale_template.c:2862:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4025. libswscale/swscale_template.c:2863:59: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4026. In file included from libswscale/swscale.c:1253:0:
  4027. libswscale/swscale_template.c: In function ‘yuv2yuv1_3DNow’:
  4028. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  4029. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[0]’) [enabled by default]
  4030. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  4031. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[1]’) [enabled by default]
  4032. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  4033. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[2]’) [enabled by default]
  4034. libswscale/swscale_template.c:954:9: warning: initialization from incompatible pointer type [enabled by def   ault]
  4035. libswscale/swscale_template.c:954:9: warning: (near initialization for ‘src[3]’) [enabled by default]
  4036. In file included from libswscale/swscale.c:1253:0:
  4037. libswscale/swscale_template.c: In function ‘swScale_3DNow’:
  4038. libswscale/swscale_template.c:2737:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4039. libswscale/swscale_template.c:2738:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4040. libswscale/swscale_template.c:2739:59: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4041. libswscale/swscale_template.c:2766:42: warning: cast from pointer to integer of different size [-Wpointer-t   o-int-cast]
  4042. libswscale/swscale_template.c:2772:46: warning: cast from pointer to integer of different size [-Wpointer-t   o-int-cast]
  4043. libswscale/swscale_template.c:2779:42: warning: cast from pointer to integer of different size [-Wpointer-t   o-int-cast]
  4044. In file included from libswscale/swscale.c:1253:0:
  4045. libswscale/swscale_template.c:2861:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4046. libswscale/swscale_template.c:2862:40: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4047. libswscale/swscale_template.c:2863:59: warning: to be safe all intermediate pointers in cast from ‘int16_t    **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual]
  4048. libswscale/swscale.c: In function ‘sws_scale’:
  4049. libswscale/swscale.c:1914:5: warning: passing argument 1 of ‘check_image_pointers’ from incompatible pointe   r type [enabled by default]
  4050. libswscale/swscale.c:1884:12: note: expected ‘uint8_t **’ but argument is of type ‘const uint8_t * const*’
  4051. libswscale/swscale.c:1918:5: warning: passing argument 1 of ‘check_image_pointers’ discards ‘const’ qualifi   er from pointer target type [enabled by default]
  4052. libswscale/swscale.c:1884:12: note: expected ‘uint8_t **’ but argument is of type ‘uint8_t * const*’
  4053. libswscale/swscale.c:2000:19: warning: to be safe all intermediate pointers in cast from ‘uint8_t **’ to ‘c   onst uint8_t **’ must be ‘const’ qualified [-Wcast-qual]
  4054. libswscale/swscale.c:2023:19: warning: to be safe all intermediate pointers in cast from ‘uint8_t **’ to ‘c   onst uint8_t **’ must be ‘const’ qualified [-Wcast-qual]
  4055. CC      libswscale/utils.o
  4056. libswscale/utils.c: In function ‘sws_init_context’:
  4057. libswscale/utils.c:925:13: warning: passing argument 5 of ‘initMMX2HScaler’ from incompatible pointer type    [enabled by default]
  4058. libswscale/utils.c:512:12: note: expected ‘int32_t *’ but argument is of type ‘int16_t *’
  4059. libswscale/utils.c:926:13: warning: passing argument 5 of ‘initMMX2HScaler’ from incompatible pointer type    [enabled by default]
  4060. libswscale/utils.c:512:12: note: expected ‘int32_t *’ but argument is of type ‘int16_t *’
  4061. CC      libswscale/x86/yuv2rgb_mmx.o
  4062. CC      libswscale/yuv2rgb.o
  4063. libswscale/yuv2rgb.c: In function ‘ff_yuv2rgb_c_init_tables’:
  4064. libswscale/yuv2rgb.c:834:62: warning: ‘abase’ may be used uninitialized in this function [-Wmaybe-uninitial   ized]
  4065. LD      libswscale/swscale-0-x86_64-linux.so
  4066. LD      libavfilter/avfilter-1-x86_64-linux.so
  4067. CC      libpostproc/postprocess.o
  4068. LD      libpostproc/postproc-51-x86_64-linux.so
  4069. make[2]: Leaving directory `/tmp/xbmc/lib/ffmpeg'
  4070. cp ffmpeg/libavutil/libavutil.so /tmp/xbmc/system/players/dvdplayer/avutil-50-x86_64-linux.so
  4071. cp ffmpeg/libavcodec/libavcodec.so /tmp/xbmc/system/players/dvdplayer/avcodec-52-x86_64-linux.so
  4072. cp ffmpeg/libavcore/libavcore.so /tmp/xbmc/system/players/dvdplayer/avcore-0-x86_64-linux.so
  4073. cp ffmpeg/libavformat/libavformat.so /tmp/xbmc/system/players/dvdplayer/avformat-52-x86_64-linux.so
  4074. cp ffmpeg/libpostproc/libpostproc.so /tmp/xbmc/system/players/dvdplayer/postproc-51-x86_64-linux.so
  4075. cp ffmpeg/libavfilter/libavfilter.so /tmp/xbmc/system/players/dvdplayer/avfilter-1-x86_64-linux.so
  4076. cp ffmpeg/libswscale/libswscale.so /tmp/xbmc/system/players/dvdplayer/swscale-0-x86_64-linux.so
  4077. make[1]: Leaving directory `/tmp/xbmc/lib'
  4078. make -C lib/libdvd
  4079. make[1]: Entering directory `/tmp/xbmc/lib/libdvd'
  4080. make -C libdvdcss
  4081. make[2]: Entering directory `/tmp/xbmc/lib/libdvd/libdvdcss'
  4082. make  all-recursive
  4083. make[3]: Entering directory `/tmp/xbmc/lib/libdvd/libdvdcss'
  4084. Making all in src
  4085. make[4]: Entering directory `/tmp/xbmc/lib/libdvd/libdvdcss/src'
  4086. Making all in dvdcss
  4087. make[5]: Entering directory `/tmp/xbmc/lib/libdvd/libdvdcss/src/dvdcss'
  4088. make[5]: Nothing to be done for `all'.
  4089. make[5]: Leaving directory `/tmp/xbmc/lib/libdvd/libdvdcss/src/dvdcss'
  4090. make[5]: Entering directory `/tmp/xbmc/lib/libdvd/libdvdcss/src'
  4091. make[5]: Nothing to be done for `all-am'.
  4092. make[5]: Leaving directory `/tmp/xbmc/lib/libdvd/libdvdcss/src'
  4093. make[4]: Leaving directory `/tmp/xbmc/lib/libdvd/libdvdcss/src'
  4094. Making all in test
  4095. make[4]: Entering directory `/tmp/xbmc/lib/libdvd/libdvdcss/test'
  4096. make[4]: Nothing to be done for `all'.
  4097. make[4]: Leaving directory `/tmp/xbmc/lib/libdvd/libdvdcss/test'
  4098. Making all in doc
  4099. make[4]: Entering directory `/tmp/xbmc/lib/libdvd/libdvdcss/doc'
  4100. make[4]: Nothing to be done for `all'.
  4101. make[4]: Leaving directory `/tmp/xbmc/lib/libdvd/libdvdcss/doc'
  4102. make[4]: Entering directory `/tmp/xbmc/lib/libdvd/libdvdcss'
  4103. make[4]: Leaving directory `/tmp/xbmc/lib/libdvd/libdvdcss'
  4104. make[3]: Leaving directory `/tmp/xbmc/lib/libdvd/libdvdcss'
  4105. make[2]: Leaving directory `/tmp/xbmc/lib/libdvd/libdvdcss'
  4106. make -C libdvdread
  4107. make[2]: Entering directory `/tmp/xbmc/lib/libdvd/libdvdread'
  4108. 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 na   v_read.o bitreader.o
  4109. cd obj && ranlib libdvdread.a
  4110. sed -e 's,@prefix@,/usr/local,' -e 's,@exec_prefix@,/usr/local,' -e 's,@libdir@,/usr/local/lib,' -e 's,@inc   ludedir@,/usr/local/include,' -e 's,@VERSION@,4.1.3,' misc/dvdread.pc.in > obj/dvdread.pc
  4111. make[2]: Leaving directory `/tmp/xbmc/lib/libdvd/libdvdread'
  4112. make -C libdvdnav
  4113. make[2]: Entering directory `/tmp/xbmc/lib/libdvd/libdvdnav'
  4114. cd obj && /bin/ccache gcc -MD -O3   -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -   g -D_DEBUG -Wall -O2 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/tmp/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -   funsigned-char -I/tmp/xbmc/lib/libdvd/libdvdnav -I"/tmp/xbmc/lib/libdvd/libdvdnav"/src -I"/tmp/xbmc/lib/lib   dvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_   DLFCN_H -I/usr/local/include -c -o dvdnav.o /tmp/xbmc/lib/libdvd/libdvdnav/src/dvdnav.c
  4115. cd obj && /bin/ccache gcc -MD -O3   -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -   g -D_DEBUG -Wall -O2 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/tmp/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -   funsigned-char -I/tmp/xbmc/lib/libdvd/libdvdnav -I"/tmp/xbmc/lib/libdvd/libdvdnav"/src -I"/tmp/xbmc/lib/lib   dvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_   DLFCN_H -I/usr/local/include -c -o highlight.o /tmp/xbmc/lib/libdvd/libdvdnav/src/highlight.c
  4116. cd obj && /bin/ccache gcc -MD -O3   -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -   g -D_DEBUG -Wall -O2 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/tmp/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -   funsigned-char -I/tmp/xbmc/lib/libdvd/libdvdnav -I"/tmp/xbmc/lib/libdvd/libdvdnav"/src -I"/tmp/xbmc/lib/lib   dvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_   DLFCN_H -I/usr/local/include -c -o navigation.o /tmp/xbmc/lib/libdvd/libdvdnav/src/navigation.c
  4117. cd obj && /bin/ccache gcc -MD -O3   -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -   g -D_DEBUG -Wall -O2 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/tmp/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -   funsigned-char -I/tmp/xbmc/lib/libdvd/libdvdnav -I"/tmp/xbmc/lib/libdvd/libdvdnav"/src -I"/tmp/xbmc/lib/lib   dvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_   DLFCN_H -I/usr/local/include -c -o read_cache.o /tmp/xbmc/lib/libdvd/libdvdnav/src/read_cache.c
  4118. cd obj && /bin/ccache gcc -MD -O3   -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -   g -D_DEBUG -Wall -O2 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/tmp/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -   funsigned-char -I/tmp/xbmc/lib/libdvd/libdvdnav -I"/tmp/xbmc/lib/libdvd/libdvdnav"/src -I"/tmp/xbmc/lib/lib   dvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_   DLFCN_H -I/usr/local/include -c -o remap.o /tmp/xbmc/lib/libdvd/libdvdnav/src/remap.c
  4119. cd obj && /bin/ccache gcc -MD -O3   -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -   g -D_DEBUG -Wall -O2 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/tmp/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -   funsigned-char -I/tmp/xbmc/lib/libdvd/libdvdnav -I"/tmp/xbmc/lib/libdvd/libdvdnav"/src -I"/tmp/xbmc/lib/lib   dvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_   DLFCN_H -I/usr/local/include -c -o searching.o /tmp/xbmc/lib/libdvd/libdvdnav/src/searching.c
  4120. /tmp/xbmc/lib/libdvd/libdvdnav/src/searching.c: In function ‘dvdnav_time_search’:
  4121. /tmp/xbmc/lib/libdvd/libdvdnav/src/searching.c:258:26: warning: ‘target’ may be used uninitialized in this    function [-Wmaybe-uninitialized]
  4122. cd obj && /bin/ccache gcc -MD -O3   -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -   g -D_DEBUG -Wall -O2 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/tmp/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -   funsigned-char -I/tmp/xbmc/lib/libdvd/libdvdnav -I"/tmp/xbmc/lib/libdvd/libdvdnav"/src -I"/tmp/xbmc/lib/lib   dvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_   DLFCN_H -I/usr/local/include -c -o settings.o /tmp/xbmc/lib/libdvd/libdvdnav/src/settings.c
  4123. cd obj && /bin/ccache gcc -MD -O3   -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -   g -D_DEBUG -Wall -O2 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/tmp/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -   funsigned-char -I/tmp/xbmc/lib/libdvd/libdvdnav -I"/tmp/xbmc/lib/libdvd/libdvdnav"/src -I"/tmp/xbmc/lib/lib   dvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_   DLFCN_H -I/usr/local/include -c -o decoder.o /tmp/xbmc/lib/libdvd/libdvdnav/src/vm/decoder.c
  4124. cd obj && /bin/ccache gcc -MD -O3   -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -   g -D_DEBUG -Wall -O2 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/tmp/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -   funsigned-char -I/tmp/xbmc/lib/libdvd/libdvdnav -I"/tmp/xbmc/lib/libdvd/libdvdnav"/src -I"/tmp/xbmc/lib/lib   dvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_   DLFCN_H -I/usr/local/include -c -o vm.o /tmp/xbmc/lib/libdvd/libdvdnav/src/vm/vm.c
  4125. /tmp/xbmc/lib/libdvd/libdvdnav/src/vm/vm.c:137:13: warning: ‘dvd_read_name’ defined but not used [-Wunused-   function]
  4126. cd obj && /bin/ccache gcc -MD -O3   -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -   g -D_DEBUG -Wall -O2 -D_XBMC -DHAVE_DVDCSS_DVDCSS_H -I/tmp/xbmc/lib/libdvd/libdvdnav/../includes -g -Wall -   funsigned-char -I/tmp/xbmc/lib/libdvd/libdvdnav -I"/tmp/xbmc/lib/libdvd/libdvdnav"/src -I"/tmp/xbmc/lib/lib   dvd/libdvdnav"/src/vm -DDVDNAV_COMPILE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -DHAVE_   DLFCN_H -I/usr/local/include -c -o vmcmd.o /tmp/xbmc/lib/libdvd/libdvdnav/src/vm/vmcmd.c
  4127. cd obj && ar rc libdvdnav.a dvdnav.o highlight.o navigation.o read_cache.o remap.o searching.o settings.o d   ecoder.o vm.o vmcmd.o
  4128. cd obj && ranlib libdvdnav.a
  4129. cat /tmp/xbmc/lib/libdvd/libdvdnav/misc/dvdnav-config2.sh >> obj/dvdnav-config
  4130. chmod 0755 obj/dvdnav-config
  4131. sed -e 's,@prefix@,/usr/local,' -e 's,@exec_prefix@,/usr/local,' -e 's,@libdir@,/usr/local/lib,' -e 's,@inc   ludedir@,/usr/local/include,' -e 's,@VERSION@,4.1.3,' -e 's,@THREAD_CFLAGS@,,' -e 's,@THREAD_LIBS@,-lpthrea   d,' -e 's,@DVDREAD_CFLAGS@,-I/usr/local/include,' misc/dvdnav.pc.in > obj/dvdnav.pc
  4132. sed -e 's,@prefix@,/usr/local,' -e 's,@exec_prefix@,/usr/local,' -e 's,@libdir@,/usr/local/lib,' -e 's,@inc   ludedir@,/usr/local/include,' -e 's,@VERSION@,4.1.3,' -e 's,@THREAD_CFLAGS@,,' -e 's,@THREAD_LIBS@,-lpthrea   d,' -e 's,@DVDREAD_CFLAGS@,-I/usr/local/include,' misc/dvdnavmini.pc.in > obj/dvdnavmini.pc
  4133. make[2]: Leaving directory `/tmp/xbmc/lib/libdvd/libdvdnav'
  4134. make[1]: Leaving directory `/tmp/xbmc/lib/libdvd'
  4135. test -d system/players/paplayer || mkdir system/players/paplayer
  4136. make -C lib/xbadpcm
  4137. make[1]: Entering directory `/tmp/xbmc/lib/xbadpcm'
  4138. make[1]: `/tmp/xbmc/system/players/paplayer/adpcm-x86_64-linux.so' is up to date.
  4139. make[1]: Leaving directory `/tmp/xbmc/lib/xbadpcm'
  4140. make -C lib/vgmstream
  4141. make[1]: Entering directory `/tmp/xbmc/lib/vgmstream'
  4142. make[1]: `/tmp/xbmc/system/players/paplayer/vgmstream-x86_64-linux.so' is up to date.
  4143. make[1]: Leaving directory `/tmp/xbmc/lib/vgmstream'
  4144. make -C lib/timidity
  4145. make[1]: Entering directory `/tmp/xbmc/lib/timidity'
  4146. make[1]: `/tmp/xbmc/system/players/paplayer/timidity-x86_64-linux.so' is up to date.
  4147. make[1]: Leaving directory `/tmp/xbmc/lib/timidity'
  4148. make -C lib/nosefart
  4149. make[1]: Entering directory `/tmp/xbmc/lib/nosefart'
  4150. make[1]: `/tmp/xbmc/system/players/paplayer/nosefart-x86_64-linux.so' is up to date.
  4151. make[1]: Leaving directory `/tmp/xbmc/lib/nosefart'
  4152. make -C lib/libsidplay2
  4153. make[1]: Entering directory `/tmp/xbmc/lib/libsidplay2'
  4154. make[1]: `/tmp/xbmc/system/players/paplayer/libsidplay2-x86_64-linux.so' is up to date.
  4155. make[1]: Leaving directory `/tmp/xbmc/lib/libsidplay2'
  4156. make -C lib/stsound/StSoundLibrary
  4157. make[1]: Entering directory `/tmp/xbmc/lib/stsound/StSoundLibrary'
  4158. make[1]: `/tmp/xbmc/system/players/paplayer/stsoundlibrary-x86_64-linux.so' is up to date.
  4159. make[1]: Leaving directory `/tmp/xbmc/lib/stsound/StSoundLibrary'
  4160. make -C lib/cmyth
  4161. make[1]: Entering directory `/tmp/xbmc/lib/cmyth'
  4162. make -C libcmyth
  4163. make[2]: Entering directory `/tmp/xbmc/lib/cmyth/libcmyth'
  4164. make[2]: `libcmyth.a' is up to date.
  4165. make[2]: Leaving directory `/tmp/xbmc/lib/cmyth/libcmyth'
  4166. make -C librefmem
  4167. make[2]: Entering directory `/tmp/xbmc/lib/cmyth/librefmem'
  4168. make[2]: `librefmem.a' is up to date.
  4169. make[2]: Leaving directory `/tmp/xbmc/lib/cmyth/librefmem'
  4170. make[1]: Leaving directory `/tmp/xbmc/lib/cmyth'
  4171. make -C lib/libhdhomerun
  4172. make[1]: Entering directory `/tmp/xbmc/lib/libhdhomerun'
  4173. make[1]: `../../system/hdhomerun-x86_64-linux.so' is up to date.
  4174. make[1]: Leaving directory `/tmp/xbmc/lib/libhdhomerun'
  4175. make -C lib/libid3tag
  4176. make[1]: Entering directory `/tmp/xbmc/lib/libid3tag'
  4177. make -C libid3tag
  4178. make[2]: Entering directory `/tmp/xbmc/lib/libid3tag/libid3tag'
  4179. make  all-recursive
  4180. make[3]: Entering directory `/tmp/xbmc/lib/libid3tag/libid3tag'
  4181. make[4]: Entering directory `/tmp/xbmc/lib/libid3tag/libid3tag'
  4182. make[4]: Leaving directory `/tmp/xbmc/lib/libid3tag/libid3tag'
  4183. make[3]: Leaving directory `/tmp/xbmc/lib/libid3tag/libid3tag'
  4184. make[2]: Leaving directory `/tmp/xbmc/lib/libid3tag/libid3tag'
  4185. make[1]: Leaving directory `/tmp/xbmc/lib/libid3tag'
  4186. make -C lib/cximage-6.0
  4187. make[1]: Entering directory `/tmp/xbmc/lib/cximage-6.0'
  4188. make -C CxImage ARCH=x86_64-linux
  4189. make[2]: Entering directory `/tmp/xbmc/lib/cximage-6.0/CxImage'
  4190. make[2]: `cximage.a' is up to date.
  4191. make[2]: Leaving directory `/tmp/xbmc/lib/cximage-6.0/CxImage'
  4192. make -C raw
  4193. make[2]: Entering directory `/tmp/xbmc/lib/cximage-6.0/raw'
  4194. make[2]: `raw.a' is up to date.
  4195. make[2]: Leaving directory `/tmp/xbmc/lib/cximage-6.0/raw'
  4196. make -C jbig
  4197. make[2]: Entering directory `/tmp/xbmc/lib/cximage-6.0/jbig'
  4198. make[2]: `jbig.a' is up to date.
  4199. make[2]: Leaving directory `/tmp/xbmc/lib/cximage-6.0/jbig'
  4200. make[1]: Leaving directory `/tmp/xbmc/lib/cximage-6.0'
  4201. make -C lib/libexif
  4202. make[1]: Entering directory `/tmp/xbmc/lib/libexif'
  4203. make[1]: `/tmp/xbmc/system/libexif-x86_64-linux.so' is up to date.
  4204. make[1]: Leaving directory `/tmp/xbmc/lib/libexif'
  4205. make -C lib/cpluff/libcpluff
  4206. make[1]: Entering directory `/tmp/xbmc/lib/cpluff/libcpluff'
  4207. Making all in docsrc
  4208. make[2]: Entering directory `/tmp/xbmc/lib/cpluff/libcpluff/docsrc'
  4209. make[2]: Nothing to be done for `all'.
  4210. make[2]: Leaving directory `/tmp/xbmc/lib/cpluff/libcpluff/docsrc'
  4211. make[2]: Entering directory `/tmp/xbmc/lib/cpluff/libcpluff'
  4212. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT psymbol.lo -MD -MP -MF .deps/psymbol.Tpo -c -o psymbol.lo psymbol.c
  4213. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT psymbol.lo -MD -MP -MF    .deps/psymbol.Tpo -c psymbol.c  -fPIC -DPIC -o .libs/psymbol.o
  4214. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT psymbol.lo -MD -MP -MF    .deps/psymbol.Tpo -c psymbol.c -o psymbol.o >/dev/null 2>&1
  4215. mv -f .deps/psymbol.Tpo .deps/psymbol.Plo
  4216. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT pscan.lo -MD -MP -MF .deps/pscan.Tpo -c -o pscan.lo pscan.c
  4217. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT pscan.lo -MD -MP -MF .d   eps/pscan.Tpo -c pscan.c  -fPIC -DPIC -o .libs/pscan.o
  4218. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT pscan.lo -MD -MP -MF .d   eps/pscan.Tpo -c pscan.c -o pscan.o >/dev/null 2>&1
  4219. mv -f .deps/pscan.Tpo .deps/pscan.Plo
  4220. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT ploader.lo -MD -MP -MF .deps/ploader.Tpo -c -o ploader.lo ploader.c
  4221. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT ploader.lo -MD -MP -MF    .deps/ploader.Tpo -c ploader.c  -fPIC -DPIC -o .libs/ploader.o
  4222. ploader.c: In function 'descriptor_errorf':
  4223. ploader.c:161:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [-   Wformat]
  4224. ploader.c:161:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'XML_Size' [-   Wformat]
  4225. ploader.c:168:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [-   Wformat]
  4226. ploader.c:168:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'XML_Size' [-   Wformat]
  4227. ploader.c: In function 'resource_error':
  4228. ploader.c:188:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [-   Wformat]
  4229. ploader.c:188:3: warning: format '%d' expects argument of type 'int', but argument 6 has type 'XML_Size' [-   Wformat]
  4230. ploader.c: In function 'cp_load_plugin_descriptor':
  4231. ploader.c:1084:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [   -Wformat]
  4232. ploader.c:1084:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'XML_Size' [   -Wformat]
  4233. ploader.c: In function 'cp_load_plugin_descriptor_from_memory':
  4234. ploader.c:1270:6: warning: format '%d' expects argument of type 'int', but argument 5 has type 'XML_Size' [   -Wformat]
  4235. ploader.c:1270:6: warning: format '%d' expects argument of type 'int', but argument 6 has type 'XML_Size' [   -Wformat]
  4236. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT ploader.lo -MD -MP -MF    .deps/ploader.Tpo -c ploader.c -o ploader.o >/dev/null 2>&1
  4237. mv -f .deps/ploader.Tpo .deps/ploader.Plo
  4238. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT pinfo.lo -MD -MP -MF .deps/pinfo.Tpo -c -o pinfo.lo pinfo.c
  4239. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT pinfo.lo -MD -MP -MF .d   eps/pinfo.Tpo -c pinfo.c  -fPIC -DPIC -o .libs/pinfo.o
  4240. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT pinfo.lo -MD -MP -MF .d   eps/pinfo.Tpo -c pinfo.c -o pinfo.o >/dev/null 2>&1
  4241. mv -f .deps/pinfo.Tpo .deps/pinfo.Plo
  4242. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT pcontrol.lo -MD -MP -MF .deps/pcontrol.Tpo -c -o pcontrol.lo pcontrol.c
  4243. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT pcontrol.lo -MD -MP -MF    .deps/pcontrol.Tpo -c pcontrol.c  -fPIC -DPIC -o .libs/pcontrol.o
  4244. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT pcontrol.lo -MD -MP -MF    .deps/pcontrol.Tpo -c pcontrol.c -o pcontrol.o >/dev/null 2>&1
  4245. mv -f .deps/pcontrol.Tpo .deps/pcontrol.Plo
  4246. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c -o serial.lo serial.c
  4247. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT serial.lo -MD -MP -MF .   deps/serial.Tpo -c serial.c  -fPIC -DPIC -o .libs/serial.o
  4248. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT serial.lo -MD -MP -MF .   deps/serial.Tpo -c serial.c -o serial.o >/dev/null 2>&1
  4249. mv -f .deps/serial.Tpo .deps/serial.Plo
  4250. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo logging.c
  4251. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT logging.lo -MD -MP -MF    .deps/logging.Tpo -c logging.c  -fPIC -DPIC -o .libs/logging.o
  4252. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT logging.lo -MD -MP -MF    .deps/logging.Tpo -c logging.c -o logging.o >/dev/null 2>&1
  4253. mv -f .deps/logging.Tpo .deps/logging.Plo
  4254. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.c
  4255. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT context.lo -MD -MP -MF    .deps/context.Tpo -c context.c  -fPIC -DPIC -o .libs/context.o
  4256. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT context.lo -MD -MP -MF    .deps/context.Tpo -c context.c -o context.o >/dev/null 2>&1
  4257. mv -f .deps/context.Tpo .deps/context.Plo
  4258. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT cpluff.lo -MD -MP -MF .deps/cpluff.Tpo -c -o cpluff.lo cpluff.c
  4259. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT cpluff.lo -MD -MP -MF .   deps/cpluff.Tpo -c cpluff.c  -fPIC -DPIC -o .libs/cpluff.o
  4260. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT cpluff.lo -MD -MP -MF .   deps/cpluff.Tpo -c cpluff.c -o cpluff.o >/dev/null 2>&1
  4261. mv -f .deps/cpluff.Tpo .deps/cpluff.Plo
  4262. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
  4263. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT util.lo -MD -MP -MF .de   ps/util.Tpo -c util.c  -fPIC -DPIC -o .libs/util.o
  4264. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT util.lo -MD -MP -MF .de   ps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
  4265. mv -f .deps/util.Tpo .deps/util.Plo
  4266. /bin/sh ../libtool  --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluf   f -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\   "/usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wa   ll -O2 -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo `test -f '../kazlib/list.c' || echo './'`../kaz   lib/list.c
  4267. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT list.lo -MD -MP -MF .de   ps/list.Tpo -c ../kazlib/list.c  -fPIC -DPIC -o .libs/list.o
  4268. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT list.lo -MD -MP -MF .de   ps/list.Tpo -c ../kazlib/list.c -o list.o >/dev/null 2>&1
  4269. mv -f .deps/list.Tpo .deps/list.Plo
  4270. /bin/sh ../libtool  --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluf   f -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\   "/usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wa   ll -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo `test -f '../kazlib/hash.c' || echo './'`../kaz   lib/hash.c
  4271. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT hash.lo -MD -MP -MF .de   ps/hash.Tpo -c ../kazlib/hash.c  -fPIC -DPIC -o .libs/hash.o
  4272. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT hash.lo -MD -MP -MF .de   ps/hash.Tpo -c ../kazlib/hash.c -o hash.o >/dev/null 2>&1
  4273. mv -f .deps/hash.Tpo .deps/hash.Plo
  4274. /bin/sh ../libtool --tag=CC   --mode=compile /bin/ccache gcc -DHAVE_CONFIG_H -I. -I..   -I.. -I../libcpluff    -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\"x86_64-unknown-linux-gnu\"" -DCP_DATADIR="\"   /usr/local/share\""  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wal   l -O2 -MT thread_posix.lo -MD -MP -MF .deps/thread_posix.Tpo -c -o thread_posix.lo thread_posix.c
  4275. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT thread_posix.lo -MD -MP    -MF .deps/thread_posix.Tpo -c thread_posix.c  -fPIC -DPIC -o .libs/thread_posix.o
  4276. thread_posix.c: In function 'cpi_create_mutex':
  4277. thread_posix.c:79:7: warning: variable 'ec' set but not used [-Wunused-but-set-variable]
  4278. thread_posix.c:85:7: warning: variable 'ec' set but not used [-Wunused-but-set-variable]
  4279. thread_posix.c: In function 'cpi_destroy_mutex':
  4280. thread_posix.c:97:6: warning: variable 'ec' set but not used [-Wunused-but-set-variable]
  4281. libtool: compile:  /bin/ccache gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libcpluff -I../libcpluff -DNDEBUG -I.    -DCP_C_API=CP_EXPORT -DCP_HOST=\"x86_64-unknown-linux-gnu\" -DCP_DATADIR=\"/usr/local/share\" -fPIC -DPIC    -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT thread_posix.lo -MD -MP    -MF .deps/thread_posix.Tpo -c thread_posix.c -o thread_posix.o >/dev/null 2>&1
  4282. mv -f .deps/thread_posix.Tpo .deps/thread_posix.Plo
  4283. /bin/sh ../libtool --tag=CC   --mode=link /bin/ccache gcc  -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -   D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -no-undefined -version-info 0:3:0  -o libcpluff.la -rpath /usr/   local/lib psymbol.lo pscan.lo ploader.lo pinfo.lo pcontrol.lo serial.lo logging.lo context.lo cpluff.lo uti   l.lo list.lo hash.lo thread_posix.lo   -lexpat -ldl
  4284. libtool: link: rm -fr  .libs/libcpluff.a .libs/libcpluff.la .libs/libcpluff.lai .libs/libcpluff.so .libs/li   bcpluff.so.0 .libs/libcpluff.so.0.0.3
  4285. libtool: link: /bin/ccache gcc -shared  -fPIC -DPIC  .libs/psymbol.o .libs/pscan.o .libs/ploader.o .libs/pi   nfo.o .libs/pcontrol.o .libs/serial.o .libs/logging.o .libs/context.o .libs/cpluff.o .libs/util.o .libs/lis   t.o .libs/hash.o .libs/thread_posix.o   -lexpat -ldl  -O2   -Wl,-soname -Wl,libcpluff.so.0 -o .libs/libcplu   ff.so.0.0.3
  4286. libtool: link: (cd ".libs" && rm -f "libcpluff.so.0" && ln -s "libcpluff.so.0.0.3" "libcpluff.so.0")
  4287. libtool: link: (cd ".libs" && rm -f "libcpluff.so" && ln -s "libcpluff.so.0.0.3" "libcpluff.so")
  4288. libtool: link: ar cru .libs/libcpluff.a  psymbol.o pscan.o ploader.o pinfo.o pcontrol.o serial.o logging.o    context.o cpluff.o util.o list.o hash.o thread_posix.o
  4289. libtool: link: ranlib .libs/libcpluff.a
  4290. libtool: link: ( cd ".libs" && rm -f "libcpluff.la" && ln -s "../libcpluff.la" "libcpluff.la" )
  4291. make[2]: Leaving directory `/tmp/xbmc/lib/cpluff/libcpluff'
  4292. make[1]: Leaving directory `/tmp/xbmc/lib/cpluff/libcpluff'
  4293. cp lib/cpluff/libcpluff/.libs/libcpluff.so system/libcpluff-x86_64-linux.so
  4294. make -C xbmc/visualizations/OpenGLSpectrum
  4295. make[1]: Entering directory `/tmp/xbmc/xbmc/visualizations/OpenGLSpectrum'
  4296. make[1]: `/tmp/xbmc/addons/visualization.glspectrum/opengl_spectrum.vis' is up to date.
  4297. make[1]: Leaving directory `/tmp/xbmc/xbmc/visualizations/OpenGLSpectrum'
  4298. make -C xbmc/visualizations/WaveForm
  4299. make[1]: Entering directory `/tmp/xbmc/xbmc/visualizations/WaveForm'
  4300. make[1]: `/tmp/xbmc/addons/visualization.waveform/Waveform.vis' is up to date.
  4301. make[1]: Leaving directory `/tmp/xbmc/xbmc/visualizations/WaveForm'
  4302. make -C xbmc/visualizations/XBMCProjectM
  4303. make[1]: Entering directory `/tmp/xbmc/xbmc/visualizations/XBMCProjectM'
  4304. make[1]: `/tmp/xbmc/addons/visualization.projectm/projectM.vis' is up to date.
  4305. make[1]: Leaving directory `/tmp/xbmc/xbmc/visualizations/XBMCProjectM'
  4306. make -C xbmc/screensavers/rsxs-0.9/xbmc
  4307. make[1]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/xbmc'
  4308. make -C ..
  4309. make[2]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9'
  4310. make  all-recursive
  4311. make[3]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9'
  4312. Making all in lib
  4313. make[4]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/lib'
  4314. make  all-am
  4315. make[5]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/lib'
  4316. make[5]: Nothing to be done for `all-am'.
  4317. make[5]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/lib'
  4318. make[4]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/lib'
  4319. Making all in libltdl
  4320. make[4]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/libltdl'
  4321. make[4]: Nothing to be done for `all'.
  4322. make[4]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/libltdl'
  4323. Making all in src
  4324. make[4]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/src'
  4325. Making all in euphoria
  4326. make[5]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/src/euphoria'
  4327. make[5]: Nothing to be done for `all'.
  4328. make[5]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/src/euphoria'
  4329. Making all in plasma
  4330. make[5]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/src/plasma'
  4331. make[5]: Nothing to be done for `all'.
  4332. make[5]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/src/plasma'
  4333. Making all in solarwinds
  4334. make[5]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/src/solarwinds'
  4335. make[5]: Nothing to be done for `all'.
  4336. make[5]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/src/solarwinds'
  4337. make[5]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/src'
  4338. make[5]: Nothing to be done for `all-am'.
  4339. make[5]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/src'
  4340. make[4]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/src'
  4341. Making all in config
  4342. make[4]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/config'
  4343. make[4]: Nothing to be done for `all'.
  4344. make[4]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/config'
  4345. make[4]: Entering directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9'
  4346. make[4]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9'
  4347. make[3]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9'
  4348. make[2]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9'
  4349. make[1]: Leaving directory `/tmp/xbmc/xbmc/screensavers/rsxs-0.9/xbmc'
  4350. CPP     xbmc/cores/dvdplayer/DVDFileInfo.o
  4351. CPP     xbmc/cores/dvdplayer/DVDOverlayContainer.o
  4352. CPP     xbmc/cores/dvdplayer/DVDOverlayRenderer.o
  4353. CPP     xbmc/cores/dvdplayer/DVDPlayer.o
  4354. CPP     xbmc/cores/dvdplayer/DVDPlayerAudio.o
  4355. CPP     xbmc/cores/dvdplayer/DVDPlayerSubtitle.o
  4356. CPP     xbmc/cores/dvdplayer/DVDPlayerVideo.o
  4357. AR      xbmc/cores/dvdplayer/DVDPlayer.a
  4358. CPP     xbmc/cores/dvdplayer/DVDCodecs/DVDCodecUtils.o
  4359. CPP     xbmc/cores/dvdplayer/DVDCodecs/DVDFactoryCodec.o
  4360. AR      xbmc/cores/dvdplayer/DVDCodecs/DVDCodecs.a
  4361. CPP     xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecFFmpeg.o
  4362. CPP     xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLibMad.o
  4363. CPP     xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecLPcm.o
  4364. CPP     xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPassthroughFFmpeg.o
  4365. CPP     xbmc/cores/dvdplayer/DVDCodecs/Audio/DVDAudioCodecPcm.o
  4366. CPP     xbmc/cores/dvdplayer/DVDCodecs/Audio/Encoders/DVDAudioEncoderFFmpeg.o
  4367. Encoders/DVDAudioEncoderFFmpeg.cpp: In member function ‘virtual int CDVDAudioEncoderFFmpeg::Encode(uint8_t*   , int)’:
  4368. Encoders/DVDAudioEncoderFFmpeg.cpp:187:45: warning: narrowing conversion of ‘(((CDVDAudioEncoderFFmpeg*)thi   s)->CDVDAudioEncoderFFmpeg::m_BitsPerSample / 8u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in    C++11 [-Wnarrowing]
  4369. AR      xbmc/cores/dvdplayer/DVDCodecs/Audio/Audio.a
  4370. CPP     xbmc/cores/dvdplayer/DVDCodecs/Overlay/DVDOverlayCodecFFmpeg.o
  4371. CPP     xbmc/cores/dvdplayer/DVDCodecs/Overlay/DVDOverlayCodecSSA.o
  4372. AR      xbmc/cores/dvdplayer/DVDCodecs/Overlay/Overlay.a
  4373. CPP     xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.o
  4374. CPP     xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecLibMpeg2.o
  4375. CPP     xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoPPFFmpeg.o
  4376. CPP     xbmc/cores/dvdplayer/DVDCodecs/Video/VDPAU.o
  4377. CPP     xbmc/cores/dvdplayer/DVDCodecs/Video/VAAPI.o
  4378. VAAPI.cpp: In member function ‘int VAAPI::CDecoder::GetBuffer(AVCodecContext*, AVFrame*)’:
  4379. VAAPI.cpp:230:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  4380. AR      xbmc/cores/dvdplayer/DVDCodecs/Video/Video.a
  4381. CPP     xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxFFmpeg.o
  4382. CPP     xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxVobsub.o
  4383. DVDDemuxVobsub.cpp: In member function ‘bool CDVDDemuxVobsub::ParseTimestamp(CDVDDemuxVobsub::SState&, char   *)’:
  4384. DVDDemuxVobsub.cpp:240:80: warning: format ‘%lx’ expects argument of type ‘long unsigned int*’, but argumen   t 7 has type ‘long long int*’ [-Wformat]
  4385. CPP     xbmc/cores/dvdplayer/DVDDemuxers/DVDFactoryDemuxer.o
  4386. AR      xbmc/cores/dvdplayer/DVDDemuxers/DVDDemuxers.a
  4387. CPP     xbmc/cores/dvdplayer/DVDInputStreams/DVDFactoryInputStream.o
  4388. CPP     xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamBluray.o
  4389. CPP     xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamNavigator.o
  4390. DVDInputStreamNavigator.cpp: In member function ‘int CDVDInputStreamNavigator::ProcessBlock(BYTE*, int*)’:
  4391. DVDInputStreamNavigator.cpp:513:182: warning: format ‘%ld’ expects argument of type ‘long int’, but argumen   t 3 has type ‘long long int’ [-Wformat]
  4392. DVDInputStreamNavigator.cpp:513:182: warning: format ‘%ld’ expects argument of type ‘long int’, but argumen   t 4 has type ‘long long int’ [-Wformat]
  4393. DVDInputStreamNavigator.cpp:513:182: warning: format ‘%ld’ expects argument of type ‘long int’, but argumen   t 5 has type ‘long long int’ [-Wformat]
  4394. CPP     xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamRTMP.o
  4395. CPP     xbmc/cores/dvdplayer/DVDInputStreams/DVDStateSerializer.o
  4396. AR      xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreams.a
  4397. CPP     xbmc/cores/dvdplayer/DVDSubtitles/DVDFactorySubtitle.o
  4398. CPP     xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitleParserSSA.o
  4399. CPP     xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitlesLibass.o
  4400. AR      xbmc/cores/dvdplayer/DVDSubtitles/DVDSubtitles.a
  4401. CPP     xbmc/addons/Addon.o
  4402. CPP     xbmc/addons/AddonDatabase.o
  4403. CPP     xbmc/addons/AddonInstaller.o
  4404. CPP     xbmc/addons/AddonManager.o
  4405. CPP     xbmc/addons/AddonStatusHandler.o
  4406. AddonStatusHandler.cpp: In member function ‘virtual void ADDON::CAddonStatusHandler::Process()’:
  4407. AddonStatusHandler.cpp:97:71: warning: narrowing conversion of ‘g_windowManager.CGUIWindowManager::GetActiv   eWindow()’ from ‘int’ to ‘DWORD {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4408. AddonStatusHandler.cpp:113:71: warning: narrowing conversion of ‘g_windowManager.CGUIWindowManager::GetActi   veWindow()’ from ‘int’ to ‘DWORD {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4409. AddonStatusHandler.cpp:130:71: warning: narrowing conversion of ‘g_windowManager.CGUIWindowManager::GetActi   veWindow()’ from ‘int’ to ‘DWORD {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4410. AddonStatusHandler.cpp:158:71: warning: narrowing conversion of ‘g_windowManager.CGUIWindowManager::GetActi   veWindow()’ from ‘int’ to ‘DWORD {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4411. CPP     xbmc/addons/GUIDialogAddonInfo.o
  4412. CPP     xbmc/addons/GUIDialogAddonSettings.o
  4413. CPP     xbmc/addons/GUIViewStateAddonBrowser.o
  4414. CPP     xbmc/addons/GUIWindowAddonBrowser.o
  4415. CPP     xbmc/addons/PluginSource.o
  4416. CPP     xbmc/addons/Repository.o
  4417. CPP     xbmc/addons/Scraper.o
  4418. CPP     xbmc/addons/ScreenSaver.o
  4419. CPP     xbmc/addons/Service.o
  4420. CPP     xbmc/addons/Skin.o
  4421. CPP     xbmc/addons/Visualisation.o
  4422. AR      xbmc/addons/addons.a
  4423. CPP     xbmc/cdrip/CDDARipper.o
  4424. CPP     xbmc/cdrip/EncoderFFmpeg.o
  4425. CPP     xbmc/cdrip/EncoderFlac.o
  4426. CPP     xbmc/cdrip/EncoderLame.o
  4427. CPP     xbmc/cdrip/EncoderVorbis.o
  4428. AR      xbmc/cdrip/cdrip.a
  4429. CPP     xbmc/cores/VideoRenderers/OverlayRenderer.o
  4430. CPP     xbmc/cores/VideoRenderers/OverlayRendererUtil.o
  4431. CPP     xbmc/cores/VideoRenderers/LinuxRendererGL.o
  4432. LinuxRendererGL.cpp: In member function ‘void CLinuxRendererGL::ToRGBFrame(YV12Image*, unsigned int, unsign   ed int)’:
  4433. LinuxRendererGL.cpp:2657:50: warning: narrowing conversion of ‘(((CLinuxRendererGL*)this)->CLinuxRendererGL   ::<anonymous>.CBaseRenderer::m_sourceWidth * 4u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in    C++11 [-Wnarrowing]
  4434. LinuxRendererGL.cpp: In member function ‘void CLinuxRendererGL::ToRGBFields(YV12Image*, unsigned int, unsig   ned int, unsigned int)’:
  4435. LinuxRendererGL.cpp:2737:50: warning: narrowing conversion of ‘(((CLinuxRendererGL*)this)->CLinuxRendererGL   ::<anonymous>.CBaseRenderer::m_sourceWidth * 4u)’ from ‘unsigned int’ to ‘int’ inside { } is ill-formed in    C++11 [-Wnarrowing]
  4436. CPP     xbmc/cores/VideoRenderers/OverlayRendererGL.o
  4437. AR      xbmc/cores/VideoRenderers/VideoRenderer.a
  4438. CPP     xbmc/cores/paplayer/ADPCMCodec.o
  4439. CPP     xbmc/cores/paplayer/CodecFactory.o
  4440. CPP     xbmc/cores/paplayer/DVDPlayerCodec.o
  4441. CPP     xbmc/cores/paplayer/FLACcodec.o
  4442. CPP     xbmc/cores/paplayer/ModplugCodec.o
  4443. CPP     xbmc/cores/paplayer/MP3codec.o
  4444. CPP     xbmc/cores/paplayer/NSFCodec.o
  4445. CPP     xbmc/cores/paplayer/OggCallback.o
  4446. CPP     xbmc/cores/paplayer/OGGcodec.o
  4447. CPP     xbmc/cores/paplayer/SIDCodec.o
  4448. CPP     xbmc/cores/paplayer/TimidityCodec.o
  4449. CPP     xbmc/cores/paplayer/VGMCodec.o
  4450. CPP     xbmc/cores/paplayer/WAVcodec.o
  4451. CPP     xbmc/cores/paplayer/YMCodec.o
  4452. CPP     xbmc/cores/paplayer/SPCCodec.o
  4453. AR      xbmc/cores/paplayer/paplayer.a
  4454. CPP     xbmc/cores/playercorefactory/PlayerCoreFactory.o
  4455. AR      xbmc/cores/playercorefactory/playercorefactory.a
  4456. CPP     xbmc/dialogs/GUIDialogContextMenu.o
  4457. AR      xbmc/dialogs/dialogs.a
  4458. CPP     xbmc/filesystem/AddonsDirectory.o
  4459. CPP     xbmc/filesystem/ASAPFileDirectory.o
  4460. CPP     xbmc/filesystem/DllLibCurl.o
  4461. CPP     xbmc/filesystem/FactoryDirectory.o
  4462. CPP     xbmc/filesystem/FactoryFileDirectory.o
  4463. CPP     xbmc/filesystem/FileCurl.o
  4464. CPP     xbmc/filesystem/FileFactory.o
  4465. CPP     xbmc/filesystem/HDHomeRun.o
  4466. CPP     xbmc/filesystem/MythDirectory.o
  4467. CPP     xbmc/filesystem/MythFile.o
  4468. CPP     xbmc/filesystem/MythSession.o
  4469. MythSession.cpp: In member function ‘cmyth_conn* XFILE::CMythSession::GetControl()’:
  4470. MythSession.cpp:517:14: warning: converting ‘false’ to pointer type ‘cmyth_conn_t {aka cmyth_conn*}’ [-Wcon   version-null]
  4471. MythSession.cpp: In member function ‘cmyth_database* XFILE::CMythSession::GetDatabase()’:
  4472. MythSession.cpp:531:14: warning: converting ‘false’ to pointer type ‘cmyth_database_t {aka cmyth_database*}   ’ [-Wconversion-null]
  4473. CPP     xbmc/filesystem/NSFFileDirectory.o
  4474. CPP     xbmc/filesystem/OGGFileDirectory.o
  4475. CPP     xbmc/filesystem/PluginDirectory.o
  4476. CPP     xbmc/filesystem/SIDFileDirectory.o
  4477. CPP     xbmc/filesystem/FileNFS.o
  4478. CPP     xbmc/filesystem/NFSDirectory.o
  4479. CPP     xbmc/filesystem/FileAFP.o
  4480. CPP     xbmc/filesystem/AFPDirectory.o
  4481. AR      xbmc/filesystem/filesystem.a
  4482. CPP     xbmc/interfaces/Builtins.o
  4483. AR      xbmc/interfaces/interfaces.a
  4484. CPP     xbmc/interfaces/python/xbmcmodule/listitem.o
  4485. CPP     xbmc/interfaces/python/xbmcmodule/PythonAddon.o
  4486. AR      xbmc/interfaces/python/xbmcmodule/xbmcmodule.a
  4487. CPP     xbmc/music/dialogs/GUIDialogVisualisationPresetList.o
  4488. AR      xbmc/music/dialogs/musicdialogs.a
  4489. CPP     xbmc/music/MusicDatabase.o
  4490. AR      xbmc/music/music.a
  4491. CPP     xbmc/music/tags/APEv2Tag.o
  4492. CPP     xbmc/music/tags/Id3Tag.o
  4493. CPP     xbmc/music/tags/MusicInfoTagLoaderApe.o
  4494. CPP     xbmc/music/tags/MusicInfoTagLoaderASAP.o
  4495. MusicInfoTagLoaderASAP.cpp: In member function ‘virtual bool MUSIC_INFO::CMusicInfoTagLoaderASAP::Load(cons   t CStdString&, MUSIC_INFO::CMusicInfoTag&)’:
  4496. MusicInfoTagLoaderASAP.cpp:73:88: warning: narrowing conversion of ‘songInfo.ASAP_SongInfo::year’ from ‘int   ’ to ‘WORD {aka short unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4497. MusicInfoTagLoaderASAP.cpp:73:88: warning: narrowing conversion of ‘songInfo.ASAP_SongInfo::month’ from ‘in   t’ to ‘WORD {aka short unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4498. MusicInfoTagLoaderASAP.cpp:73:88: warning: narrowing conversion of ‘songInfo.ASAP_SongInfo::day’ from ‘int’    to ‘WORD {aka short unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4499. CPP     xbmc/music/tags/MusicInfoTagLoaderFactory.o
  4500. CPP     xbmc/music/tags/MusicInfoTagLoaderMidi.o
  4501. CPP     xbmc/music/tags/MusicInfoTagLoaderMP3.o
  4502. CPP     xbmc/music/tags/MusicInfoTagLoaderMPC.o
  4503. CPP     xbmc/music/tags/MusicInfoTagLoaderNSF.o
  4504. CPP     xbmc/music/tags/MusicInfoTagLoaderOgg.o
  4505. CPP     xbmc/music/tags/MusicInfoTagLoaderWav.o
  4506. CPP     xbmc/music/tags/MusicInfoTagLoaderWavPack.o
  4507. CPP     xbmc/music/tags/MusicInfoTagLoaderYM.o
  4508. CPP     xbmc/music/tags/OggTag.o
  4509. AR      xbmc/music/tags/musictags.a
  4510. CPP     xbmc/music/windows/GUIWindowMusicNav.o
  4511. AR      xbmc/music/windows/musicwindows.a
  4512. CPP     xbmc/pictures/GUIWindowPictures.o
  4513. CPP     xbmc/pictures/GUIWindowSlideShow.o
  4514. CPP     xbmc/pictures/Picture.o
  4515. CPP     xbmc/pictures/PictureInfoLoader.o
  4516. CPP     xbmc/pictures/PictureInfoTag.o
  4517. AR      xbmc/pictures/pictures.a
  4518. CPP     xbmc/windows/GUIMediaWindow.o
  4519. CPP     xbmc/windows/GUIWindowFileManager.o
  4520. CPP     xbmc/windows/GUIWindowLoginScreen.o
  4521. CPP     xbmc/windows/GUIWindowScreensaver.o
  4522. CPP     xbmc/windows/GUIWindowWeather.o
  4523. AR      xbmc/windows/windows.a
  4524. CPP     xbmc/Application.o
  4525. CPP     xbmc/ApplicationMessenger.o
  4526. ApplicationMessenger.cpp: In member function ‘void CApplicationMessenger::PlayListPlayerPlay(int)’:
  4527. ApplicationMessenger.cpp:897:35: warning: narrowing conversion of ‘iSong’ from ‘int’ to ‘DWORD {aka unsigne   d int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4528. ApplicationMessenger.cpp: In member function ‘bool CApplicationMessenger::PlayListPlayerPlaySongId(int)’:
  4529. ApplicationMessenger.cpp:904:36: warning: narrowing conversion of ‘songId’ from ‘int’ to ‘DWORD {aka unsign   ed int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4530. ApplicationMessenger.cpp: In member function ‘void CApplicationMessenger::PlayListPlayerRemove(int, int)’:
  4531. ApplicationMessenger.cpp:960:48: warning: narrowing conversion of ‘playlist’ from ‘int’ to ‘DWORD {aka unsi   gned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4532. ApplicationMessenger.cpp:960:48: warning: narrowing conversion of ‘position’ from ‘int’ to ‘DWORD {aka unsi   gned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4533. ApplicationMessenger.cpp: In member function ‘void CApplicationMessenger::UserEvent(int)’:
  4534. ApplicationMessenger.cpp:1119:29: warning: narrowing conversion of ‘code’ from ‘int’ to ‘DWORD {aka unsigne   d int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4535. ApplicationMessenger.cpp: In member function ‘void CApplicationMessenger::Close(CGUIWindow*, bool, bool, in   t, bool)’:
  4536. ApplicationMessenger.cpp:1132:42: warning: narrowing conversion of ‘nextWindowID’ from ‘int’ to ‘DWORD {aka    unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4537. ApplicationMessenger.cpp: In member function ‘void CApplicationMessenger::ActivateWindow(int, const std::ve   ctor<CStdStr<char> >&, bool)’:
  4538. ApplicationMessenger.cpp:1140:63: warning: narrowing conversion of ‘windowID’ from ‘int’ to ‘DWORD {aka uns   igned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4539. ApplicationMessenger.cpp:1140:63: warning: narrowing conversion of ‘(swappingWindows ? 1 : 0)’ from ‘int’ t   o ‘DWORD {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  4540. CPP     xbmc/DynamicDll.o
  4541. CPP     xbmc/FileItem.o
  4542. CPP     xbmc/GUIInfoManager.o
  4543. CPP     xbmc/GUIViewState.o
  4544. CPP     xbmc/NfoFile.o
  4545. CPP     xbmc/SystemGlobals.o
  4546. AR      xbmc/xbmc.a
  4547. make -C lib/libapetag
  4548. make[1]: Entering directory `/tmp/xbmc/lib/libapetag'
  4549. make  all-am
  4550. make[2]: Entering directory `/tmp/xbmc/lib/libapetag'
  4551. make[2]: Leaving directory `/tmp/xbmc/lib/libapetag'
  4552. make[1]: Leaving directory `/tmp/xbmc/lib/libapetag'
  4553. CPP     xbmc/network/cddb.o
  4554. CPP     xbmc/network/UPnP.o
  4555. CPP     xbmc/network/WebServer.o
  4556. CPP     xbmc/network/AirPlayServer.o
  4557. AirPlayServer.cpp: In member function ‘int CAirPlayServer::CTCPClient::ProcessRequest(CStdString&, CStdStri   ng&, CStdString&, CStdString&, CStdString&)’:
  4558. AirPlayServer.cpp:845:90: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has typ   e ‘long long int’ [-Wformat]
  4559. AR      xbmc/network/network.a
  4560. CPP     xbmc/video/windows/GUIWindowVideoBase.o
  4561. CPP     xbmc/video/windows/GUIWindowVideoNav.o
  4562. AR      xbmc/video/windows/videowindows.a
  4563. CPP     xbmc/utils/ScraperParser.o
  4564. CPP     xbmc/utils/Weather.o
  4565. AR      xbmc/utils/utils.a
  4566. CPP     xbmc/settings/GUIDialogContentSettings.o
  4567. CPP     xbmc/settings/GUIWindowSettingsCategory.o
  4568. CPP     xbmc/settings/SettingsControls.o
  4569. AR      xbmc/settings/settings.a
  4570. CPP     xbmc/video/VideoDatabase.o
  4571. CPP     xbmc/video/VideoInfoScanner.o
  4572. AR      xbmc/video/video.a
  4573. CPP     xbmc/guilib/GUIInfoTypes.o
  4574. CPP     xbmc/guilib/GUIRenderingControl.o
  4575. CPP     xbmc/guilib/GUIVisualisationControl.o
  4576. CPP     xbmc/guilib/Texture.o
  4577. AR      xbmc/guilib/guilib.a
  4578. LD      xbmc.bin
  4579. make -C tools/TexturePacker/
  4580. make[1]: Entering directory `/tmp/xbmc/tools/TexturePacker'
  4581. make[1]: Nothing to be done for `all'.
  4582. make[1]: Leaving directory `/tmp/xbmc/tools/TexturePacker'
  4583. make -C addons/skin.confluence/media
  4584. make[1]: Entering directory `/tmp/xbmc/addons/skin.confluence/media'
  4585. make -C /tmp/xbmc/tools/TexturePacker
  4586. make[2]: Entering directory `/tmp/xbmc/tools/TexturePacker'
  4587. make[2]: Nothing to be done for `all'.
  4588. make[2]: Leaving directory `/tmp/xbmc/tools/TexturePacker'
  4589. make[1]: Leaving directory `/tmp/xbmc/addons/skin.confluence/media'
  4590. -----------------------
  4591. XBMC built successfully
  4592. -----------------------
  4593. [root@acidcool xbmc]# updatedb
  4594. [root@acidcool xbmc]# locate libxbmc
  4595. [root@acidcool xbmc]#
Add Comment
Please, Sign In to add comment