Guest User

VLC makepkg error ArchLinux

a guest
Aug 27th, 2014
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 235.67 KB | None | 0 0
  1. [birdie@arch vlc-abs-build]$ makepkg -s
  2. ==> Making package: vlc 2.1.5-1 (Thu Aug 28 13:07:35 NZST 2014)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving sources...
  6. -> Downloading vlc-2.1.5.tar.xz...
  7. % Total % Received % Xferd Average Speed Time Time Time Current
  8. Dload Upload Total Spent Left Speed
  9. 100 18.6M 100 18.6M 0 0 366k 0 0:00:52 0:00:52 --:--:-- 319k
  10. -> Found vlc-2.0.7-vaapi-compat.patch
  11. ==> Validating source files with md5sums...
  12. vlc-2.1.5.tar.xz ... Passed
  13. vlc-2.0.7-vaapi-compat.patch ... Passed
  14. ==> Extracting sources...
  15. -> Extracting vlc-2.1.5.tar.xz with bsdtar
  16. ==> Starting prepare()...
  17. patching file modules/codec/avcodec/vaapi.c
  18. Hunk #1 succeeded at 36 with fuzz 2 (offset -11 lines).
  19. ==> Removing existing pkg/ directory...
  20. ==> Starting build()...
  21. checking build system type... x86_64-unknown-linux-gnu
  22. checking host system type... x86_64-unknown-linux-gnu
  23. checking for a BSD-compatible install... /usr/bin/install -c
  24. checking whether build environment is sane... yes
  25. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking whether make supports nested variables... yes
  29. checking whether UID '1000' is supported by ustar format... yes
  30. checking whether GID '1000' is supported by ustar format... yes
  31. checking how to create a ustar tar archive... gnutar
  32. checking whether make supports nested variables... (cached) yes
  33. checking whether to enable maintainer-specific portions of Makefiles... yes
  34. checking for style of include used by make... GNU
  35. checking for gcc... gcc
  36. checking whether the C compiler works... yes
  37. checking for C compiler default output file name... a.out
  38. checking for suffix of executables...
  39. checking whether we are cross compiling... no
  40. checking for suffix of object files... o
  41. checking whether we are using the GNU C compiler... yes
  42. checking whether gcc accepts -g... yes
  43. checking for gcc option to accept ISO C89... none needed
  44. checking whether gcc understands -c and -o together... yes
  45. checking dependency style of gcc... gcc3
  46. checking for gcc option to accept ISO C99... -std=gnu99
  47. checking how to run the C preprocessor... gcc -std=gnu99 -E
  48. checking for grep that handles long lines and -e... /usr/bin/grep
  49. checking for egrep... /usr/bin/grep -E
  50. checking for ANSI C header files... yes
  51. checking for sys/types.h... yes
  52. checking for sys/stat.h... yes
  53. checking for stdlib.h... yes
  54. checking for string.h... yes
  55. checking for memory.h... yes
  56. checking for strings.h... yes
  57. checking for inttypes.h... yes
  58. checking for stdint.h... yes
  59. checking for unistd.h... yes
  60. checking minix/config.h usability... no
  61. checking minix/config.h presence... no
  62. checking for minix/config.h... no
  63. checking whether it is safe to define __EXTENSIONS__... yes
  64. checking for g++... g++
  65. checking whether we are using the GNU C++ compiler... yes
  66. checking whether g++ accepts -g... yes
  67. checking dependency style of g++... gcc3
  68. checking how to run the C preprocessor... gcc -std=gnu99 -E
  69. checking for gcc... gcc
  70. checking whether we are using the GNU Objective C compiler... no
  71. checking whether gcc accepts -g... no
  72. checking dependency style of gcc... gcc3
  73. checking dependency style of gcc... (cached) gcc3
  74. checking for egrep... (cached) /usr/bin/grep -E
  75. checking whether make sets $(MAKE)... (cached) yes
  76. checking dependency style of gcc -std=gnu99... gcc3
  77. checking for desktop-file-validate... desktop-file-validate
  78. checking for an ANSI C-conforming const... yes
  79. checking for inline... inline
  80. checking for C/C++ restrict keyword... __restrict
  81. checking for an Android system... no
  82. checking for 3rd party libraries path... not found
  83. checking how to print strings... printf
  84. checking for a sed that does not truncate output... /usr/bin/sed
  85. checking for fgrep... /usr/bin/grep -F
  86. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  87. checking if the linker (/usr/bin/ld) is GNU ld... yes
  88. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  89. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  90. checking whether ln -s works... yes
  91. checking the maximum length of command line arguments... 1572864
  92. checking whether the shell understands some XSI constructs... yes
  93. checking whether the shell understands "+="... yes
  94. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  95. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  96. checking for /usr/bin/ld option to reload object files... -r
  97. checking for objdump... objdump
  98. checking how to recognize dependent libraries... (cached) pass_all
  99. checking for dlltool... no
  100. checking how to associate runtime and link libraries... printf %s\n
  101. checking for ar... ar
  102. checking for archiver @FILE support... @
  103. checking for strip... strip
  104. checking for ranlib... ranlib
  105. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  106. checking for sysroot... no
  107. checking for mt... no
  108. checking if : is a manifest tool... no
  109. checking for dlfcn.h... yes
  110. checking for objdir... .libs
  111. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  112. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  113. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  114. checking if gcc -std=gnu99 static flag -static works... yes
  115. checking if gcc -std=gnu99 supports -c -o file.o... yes
  116. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  117. checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  118. checking whether -lc should be explicitly linked in... no
  119. checking dynamic linker characteristics... GNU/Linux ld.so
  120. checking how to hardcode library paths into programs... immediate
  121. checking for shl_load... no
  122. checking for shl_load in -ldld... no
  123. checking for dlopen... no
  124. checking for dlopen in -ldl... yes
  125. checking whether a program can dlopen itself... yes
  126. checking whether a statically linked program can dlopen itself... no
  127. checking whether stripping libraries is possible... yes
  128. checking if libtool supports shared libraries... yes
  129. checking whether to build shared libraries... yes
  130. checking whether to build static libraries... no
  131. checking how to run the C++ preprocessor... g++ -E
  132. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  133. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  134. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  135. checking for g++ option to produce PIC... -fPIC -DPIC
  136. checking if g++ PIC flag -fPIC -DPIC works... yes
  137. checking if g++ static flag -static works... yes
  138. checking if g++ supports -c -o file.o... yes
  139. checking if g++ supports -c -o file.o... (cached) yes
  140. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  141. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  142. checking how to hardcode library paths into programs... immediate
  143. checking for windres... no
  144. checking for bash... /usr/bin/bash
  145. checking if dolt supports this host... yes, replacing libtool
  146. checking whether NLS is requested... yes
  147. checking for msgfmt... /usr/bin/msgfmt
  148. checking for gmsgfmt... /usr/bin/msgfmt
  149. checking for xgettext... /usr/bin/xgettext
  150. checking for msgmerge... /usr/bin/msgmerge
  151. checking for ld used by gcc -std=gnu99... /usr/bin/ld -m elf_x86_64
  152. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  153. checking for shared library run path origin... done
  154. checking for CFPreferencesCopyAppValue... no
  155. checking for CFLocaleCopyCurrent... no
  156. checking for GNU gettext in libc... yes
  157. checking whether to use NLS... yes
  158. checking where the gettext function comes from... libc
  159. checking for iconv... yes
  160. checking for working iconv... yes
  161. checking for iconv declaration...
  162. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  163. checking for buggy GNU/libc versions... not present
  164. checking for shared objects suffix... .so
  165. checking whether nanosleep is declared... yes
  166. checking for daemon... yes
  167. checking for fcntl... yes
  168. checking for fstatvfs... yes
  169. checking for fork... yes
  170. checking for getenv... yes
  171. checking for getpwuid_r... yes
  172. checking for isatty... yes
  173. checking for lstat... yes
  174. checking for memalign... yes
  175. checking for mmap... yes
  176. checking for openat... yes
  177. checking for pread... yes
  178. checking for posix_fadvise... yes
  179. checking for posix_madvise... yes
  180. checking for setlocale... yes
  181. checking for stricmp... no
  182. checking for strnicmp... no
  183. checking for strptime... yes
  184. checking for uselocale... yes
  185. checking for atof... yes
  186. checking for atoll... yes
  187. checking for dirfd... yes
  188. checking for fdopendir... yes
  189. checking for flockfile... yes
  190. checking for fsync... yes
  191. checking for getdelim... yes
  192. checking for getpid... yes
  193. checking for gmtime_r... yes
  194. checking for lldiv... yes
  195. checking for localtime_r... yes
  196. checking for nrand48... yes
  197. checking for poll... yes
  198. checking for posix_memalign... yes
  199. checking for rewind... yes
  200. checking for setenv... yes
  201. checking for strcasecmp... yes
  202. checking for strcasestr... yes
  203. checking for strdup... yes
  204. checking for strlcpy... no
  205. checking for strndup... yes
  206. checking for strnlen... yes
  207. checking for strsep... yes
  208. checking for strtof... yes
  209. checking for strtok_r... yes
  210. checking for strtoll... yes
  211. checking for swab... yes
  212. checking for tdestroy... yes
  213. checking for strverscmp... yes
  214. checking for fdatasync... yes
  215. checking for static_assert in assert.h... yes
  216. checking for working strcoll... yes
  217. checking for accept4... yes
  218. checking for pipe2... yes
  219. checking for eventfd... yes
  220. checking for vmsplice... yes
  221. checking for sched_getaffinity... yes
  222. checking for struct pollfd... yes
  223. checking for library containing connect... none required
  224. checking for library containing inet_pton... none required
  225. checking for if_nameindex... yes
  226. checking for if_nametoindex... yes
  227. checking for socklen_t in sys/socket.h... yes
  228. checking for struct sockaddr_storage... yes
  229. checking for getopt_long... yes
  230. checking for cos in -lm... yes
  231. checking for lrintf in -lm... yes
  232. checking for library containing dlopen... -ldl
  233. checking for library containing pthread_rwlock_init... -lpthread
  234. checking for clock_nanosleep in -lrt... yes
  235. checking search.h usability... yes
  236. checking search.h presence... yes
  237. checking for search.h... yes
  238. checking getopt.h usability... yes
  239. checking getopt.h presence... yes
  240. checking for getopt.h... yes
  241. checking locale.h usability... yes
  242. checking locale.h presence... yes
  243. checking for locale.h... yes
  244. checking xlocale.h usability... yes
  245. checking xlocale.h presence... yes
  246. checking for xlocale.h... yes
  247. checking sys/time.h usability... yes
  248. checking sys/time.h presence... yes
  249. checking for sys/time.h... yes
  250. checking sys/ioctl.h usability... yes
  251. checking sys/ioctl.h presence... yes
  252. checking for sys/ioctl.h... yes
  253. checking arpa/inet.h usability... yes
  254. checking arpa/inet.h presence... yes
  255. checking for arpa/inet.h... yes
  256. checking netinet/udplite.h usability... no
  257. checking netinet/udplite.h presence... no
  258. checking for netinet/udplite.h... no
  259. checking sys/eventfd.h usability... yes
  260. checking sys/eventfd.h presence... yes
  261. checking for sys/eventfd.h... yes
  262. checking for net/if.h... yes
  263. checking for sys/mount.h... yes
  264. checking machine/param.h usability... no
  265. checking machine/param.h presence... no
  266. checking for machine/param.h... no
  267. checking sys/shm.h usability... yes
  268. checking sys/shm.h presence... yes
  269. checking for sys/shm.h... yes
  270. checking linux/version.h usability... yes
  271. checking linux/version.h presence... yes
  272. checking for linux/version.h... yes
  273. checking linux/dccp.h usability... yes
  274. checking linux/dccp.h presence... yes
  275. checking for linux/dccp.h... yes
  276. checking scsi/scsi.h usability... yes
  277. checking scsi/scsi.h presence... yes
  278. checking for scsi/scsi.h... yes
  279. checking linux/magic.h usability... yes
  280. checking linux/magic.h presence... yes
  281. checking for linux/magic.h... yes
  282. checking syslog.h usability... yes
  283. checking syslog.h presence... yes
  284. checking for syslog.h... yes
  285. checking mntent.h usability... yes
  286. checking mntent.h presence... yes
  287. checking for mntent.h... yes
  288. checking for ssize_t... yes
  289. checking pthread.h usability... yes
  290. checking pthread.h presence... yes
  291. checking for pthread.h... yes
  292. checking for pkg-config... /usr/bin/pkg-config
  293. checking pkg-config is at least version 0.9.0... yes
  294. checking zlib.h usability... yes
  295. checking zlib.h presence... yes
  296. checking for zlib.h... yes
  297. checking for MINIZIP... no
  298. checking unzip.h usability... no
  299. checking unzip.h presence... no
  300. checking for unzip.h... no
  301. checking for IDN... no
  302. checking for DBUS... yes
  303. checking for ntohl in sys/param.h... no
  304. checking if gcc -std=gnu99 accepts -Wall... yes
  305. checking if gcc -std=gnu99 accepts -Wextra... yes
  306. checking if gcc -std=gnu99 accepts -Wsign-compare... yes
  307. checking if gcc -std=gnu99 accepts -Wundef... yes
  308. checking if gcc -std=gnu99 accepts -Wpointer-arith... yes
  309. checking if gcc -std=gnu99 accepts -Wbad-function-cast... yes
  310. checking if gcc -std=gnu99 accepts -Wwrite-strings... yes
  311. checking if gcc -std=gnu99 accepts -Wmissing-prototypes... yes
  312. checking if gcc -std=gnu99 accepts -Wvolatile-register-var... yes
  313. checking if gcc -std=gnu99 accepts -Werror-implicit-function-declaration... yes
  314. checking if gcc -std=gnu99 accepts -pipe... yes
  315. checking if g++ accepts -Wall... yes
  316. checking if g++ accepts -Wextra... yes
  317. checking if g++ accepts -Wsign-compare... yes
  318. checking if g++ accepts -Wundef... yes
  319. checking if g++ accepts -Wpointer-arith... yes
  320. checking if g++ accepts -Wvolatile-register-var... yes
  321. checking if gcc -std=gnu99 accepts -fvisibility=hidden... yes
  322. checking if gcc -std=gnu99 accepts -ffast-math... yes
  323. checking if gcc -std=gnu99 accepts -funroll-loops... yes
  324. checking if gcc -std=gnu99 accepts -fomit-frame-pointer... yes
  325. checking __attribute__ ((aligned ())) support... 64
  326. checking for __attribute__((packed))... yes
  327. checking execinfo.h usability... yes
  328. checking execinfo.h presence... yes
  329. checking for execinfo.h... yes
  330. checking for backtrace... yes
  331. checking if gcc -std=gnu99 groks MMX intrinsics... yes
  332. checking if gcc -std=gnu99 groks MMX inline assembly... yes
  333. checking if gcc -std=gnu99 groks MMX EXT inline assembly... yes
  334. checking if gcc -std=gnu99 groks SSE2 intrinsics... yes
  335. checking if gcc -std=gnu99 groks SSE inline assembly... yes
  336. checking if gcc -std=gnu99 groks SSE2 inline assembly... yes
  337. checking if gcc -std=gnu99 groks SSE3 inline assembly... yes
  338. checking if gcc -std=gnu99 groks SSSE3 inline assembly... yes
  339. checking if gcc -std=gnu99 groks SSE4.1 inline assembly... yes
  340. checking if gcc -std=gnu99 groks SSE4.2 inline assembly... yes
  341. checking if gcc -std=gnu99 groks SSE4A inline assembly... yes
  342. checking if gcc -std=gnu99 groks 3D Now! inline assembly... yes
  343. checking for LUA... no
  344. configure: WARNING: No package 'lua5.2' found, trying lua 5.1 instead
  345. checking for LUA... no
  346. configure: WARNING: No package 'lua5.1' found, trying lua >= 5.1 instead
  347. checking for LUA... yes
  348. checking for /usr/bin/luac... /usr/bin/luac
  349. ./configure: line 29121: test: too many arguments
  350. checking for LIVE555... no
  351. configure: WARNING: No package 'live555' found.
  352. checking for live555 version 1324598400 or later... yes
  353. checking for main in -lliveMedia_pic... no
  354. checking for main in -lliveMedia... yes
  355. checking for DC1394... yes
  356. checking for DV1394... yes
  357. checking for LINSYS_SDI... yes
  358. checking for DVDREAD... yes
  359. checking for DVDNAV... yes
  360. checking for dvdnav_get_video_resolution in -ldvdnav... yes
  361. checking for dvdnav_describe_title_chapters in -ldvdnav... yes
  362. checking for BLURAY... yes
  363. checking for OPENCV... no
  364. configure: WARNING: Library opencv > 2.0 needed for opencv was not found
  365. checking for SMBCLIENT... yes
  366. checking for SFTP... yes
  367. checking linux/videodev2.h usability... yes
  368. checking linux/videodev2.h presence... yes
  369. checking for linux/videodev2.h... yes
  370. checking sys/videoio.h usability... no
  371. checking sys/videoio.h presence... no
  372. checking for sys/videoio.h... no
  373. checking DeckLinkAPIDispatch.cpp usability... no
  374. checking DeckLinkAPIDispatch.cpp presence... no
  375. checking for DeckLinkAPIDispatch.cpp... no
  376. configure: WARNING: Blackmagic DeckLink SDI include files not found
  377. checking for GNOMEVFS... yes
  378. checking for VCDX... yes
  379. checking for cdrom_msf0 in linux/cdrom.h... yes
  380. checking for scsireq in sys/scsiio.h... no
  381. checking for ioc_toc_header in sys/cdio.h... no
  382. checking for LIBCDDB... yes
  383. checking for Linux DVB version 5.1... yes
  384. checking for LIBVNC... no
  385. configure: WARNING: Library libvncclient >= 0.9.9 needed for libvnc was not found
  386. checking for LIBFREERDP... no
  387. configure: WARNING: Library freerdp >= 1.0.1 needed for libfreerdp was not found
  388. checking for DVBPSI... yes
  389. checking gme/gme.h usability... yes
  390. checking gme/gme.h presence... yes
  391. checking for gme/gme.h... yes
  392. checking for SID... no
  393. configure: WARNING: No package 'libsidplay2' found (required for sid).
  394. checking for OGG... yes
  395. checking for MUX_OGG... yes
  396. checking for SHOUT... yes
  397. checking ebml/EbmlVersion.h usability... yes
  398. checking ebml/EbmlVersion.h presence... yes
  399. checking for ebml/EbmlVersion.h... yes
  400. checking for libebml version >= 1.0.0... yes
  401. checking matroska/KaxVersion.h usability... yes
  402. checking matroska/KaxVersion.h presence... yes
  403. checking for matroska/KaxVersion.h... yes
  404. checking for libmatroska version >= 1.0.0... yes
  405. checking matroska/KaxAttachments.h usability... yes
  406. checking matroska/KaxAttachments.h presence... yes
  407. checking for matroska/KaxAttachments.h... yes
  408. checking for main in -lebml_pic... no
  409. checking for main in -lebml... yes
  410. checking for LIBMODPLUG... yes
  411. checking mpc/mpcdec.h usability... no
  412. checking mpc/mpcdec.h presence... no
  413. checking for mpc/mpcdec.h... no
  414. checking mpcdec/mpcdec.h usability... yes
  415. checking mpcdec/mpcdec.h presence... yes
  416. checking for mpcdec/mpcdec.h... yes
  417. checking for libcrystalhd/libcrystalhd_if.h... no
  418. checking mad.h usability... yes
  419. checking mad.h presence... yes
  420. checking for mad.h... yes
  421. checking for mad_bit_init in -lmad... yes
  422. checking if linker supports -Bsymbolic... yes
  423. checking for AVCODEC... yes
  424. checking libavcodec/avcodec.h usability... yes
  425. checking libavcodec/avcodec.h presence... yes
  426. checking for libavcodec/avcodec.h... yes
  427. checking libavutil/avutil.h usability... yes
  428. checking libavutil/avutil.h presence... yes
  429. checking for libavutil/avutil.h... yes
  430. checking for LIBVA... yes
  431. checking libavcodec/vaapi.h usability... yes
  432. checking libavcodec/vaapi.h presence... yes
  433. checking for libavcodec/vaapi.h... yes
  434. configure: VAAPI acceleration activated
  435. checking for AVFORMAT... yes
  436. checking libavformat/avformat.h usability... yes
  437. checking libavformat/avformat.h presence... yes
  438. checking for libavformat/avformat.h... yes
  439. checking libavformat/avio.h usability... yes
  440. checking libavformat/avio.h presence... yes
  441. checking for libavformat/avio.h... yes
  442. checking for libavutil/avutil.h... (cached) yes
  443. checking for SWSCALE... yes
  444. checking libswscale/swscale.h usability... yes
  445. checking libswscale/swscale.h presence... yes
  446. checking for libswscale/swscale.h... yes
  447. checking for POSTPROC... yes
  448. checking postproc/postprocess.h usability... no
  449. checking postproc/postprocess.h presence... no
  450. checking for postproc/postprocess.h... no
  451. checking faad.h usability... yes
  452. checking faad.h presence... yes
  453. checking for faad.h... yes
  454. checking for faacDecOpen in -lfaad... no
  455. checking for NeAACDecOpen in -lfaad... yes
  456. checking for TWOLAME... yes
  457. checking a52dec/a52.h usability... yes
  458. checking a52dec/a52.h presence... yes
  459. checking for a52dec/a52.h... yes
  460. checking for a52_free in -la52... yes
  461. checking for DCA... yes
  462. checking for FLAC... yes
  463. checking for LIBMPEG2... yes
  464. checking for VORBIS... yes
  465. checking for SPEEX... yes
  466. checking for SPEEXDSP... yes
  467. checking for OPUS... yes
  468. checking for THEORA... yes
  469. checking for DIRAC... no
  470. configure: WARNING: Library dirac >= 0.10.0 needed for dirac was not found
  471. checking for SCHROEDINGER... yes
  472. checking png.h usability... yes
  473. checking png.h presence... yes
  474. checking for png.h... yes
  475. checking for png_set_rows in -lpng... yes
  476. checking for X26410B... no
  477. checking for X264... no
  478. checking for QUICKSYNC... no
  479. configure: WARNING: Library libmfx needed for quicksync was not found
  480. checking for FLUIDSYNTH... yes
  481. checking for ZVBI... yes
  482. checking for LIBASS... yes
  483. checking fontconfig/fontconfig.h usability... yes
  484. checking fontconfig/fontconfig.h presence... yes
  485. checking for fontconfig/fontconfig.h... yes
  486. checking for KATE... yes
  487. checking for TIGER... yes
  488. checking for GL... yes
  489. checking for X... libraries , headers
  490. checking for gethostbyname... yes
  491. checking for connect... yes
  492. checking for remove... yes
  493. checking for shmat... yes
  494. checking for IceConnectionNumber in -lICE... yes
  495. checking X11/Xlib.h usability... yes
  496. checking X11/Xlib.h presence... yes
  497. checking for X11/Xlib.h... yes
  498. checking for XCB... yes
  499. checking for XCB_SHM... yes
  500. checking for XCB_COMPOSITE... yes
  501. checking for XCB_XV... yes
  502. checking for XCB_RANDR... yes
  503. checking for XPROTO... yes
  504. checking for XCB_KEYSYMS... yes
  505. checking for VDPAU... yes
  506. configure: VDPAU acceleration activated
  507. checking for SDL... yes
  508. checking for SDL_IMAGE... yes
  509. checking for FREETYPE... yes
  510. checking Carbon/Carbon.h usability... no
  511. checking Carbon/Carbon.h presence... no
  512. checking for Carbon/Carbon.h... no
  513. checking for fontconfig/fontconfig.h... (cached) yes
  514. checking for FRIBIDI... yes
  515. checking for SVG... yes
  516. checking linux/fb.h usability... yes
  517. checking linux/fb.h presence... yes
  518. checking for linux/fb.h... yes
  519. checking aalib.h usability... yes
  520. checking aalib.h presence... yes
  521. checking for aalib.h... yes
  522. checking for CACA... yes
  523. checking kva.h usability... no
  524. checking kva.h presence... no
  525. checking for kva.h... no
  526. checking for PULSE... yes
  527. checking for ALSA... yes
  528. checking sndio.h usability... no
  529. checking sndio.h presence... no
  530. checking for sndio.h... no
  531. checking audioclient.h usability... no
  532. checking audioclient.h presence... no
  533. checking for audioclient.h... no
  534. checking for JACK... no
  535. configure: WARNING: Requested 'jack >= 1.9.7' but version of jack is 0.124.1, trying jack1 instead
  536. checking for JACK... yes
  537. checking for SAMPLERATE... yes
  538. checking kai.h usability... no
  539. checking kai.h presence... no
  540. checking for kai.h... no
  541. checking for CHROMAPRINT... no
  542. configure: WARNING: Library libchromaprint >= 0.6.0 needed for chromaprint was not found
  543. checking for QT... no
  544. checking for QT... yes
  545. checking whether Qt uses Xlib... yes
  546. checking for moc-qt4... /usr/bin/moc-qt4
  547. checking for rcc... /usr/bin/rcc-qt4
  548. checking for uic-qt4... /usr/bin/uic-qt4
  549. checking for XPM... yes
  550. checking for XINERAMA... yes
  551. checking for XEXT... yes
  552. checking libtar.h usability... yes
  553. checking libtar.h presence... yes
  554. checking for libtar.h... yes
  555. checking for NCURSES... yes
  556. checking lirc/lirc_client.h usability... yes
  557. checking lirc/lirc_client.h presence... yes
  558. checking for lirc/lirc_client.h... yes
  559. checking for lirc_init in -llirc_client... yes
  560. checking for GOOM... yes
  561. checking for PROJECTM... yes
  562. checking for PROJECTM2... yes
  563. checking for VSXU... no
  564. configure: WARNING: No package 'libvsxu' found.
  565. checking for BONJOUR... yes
  566. checking for UDEV... yes
  567. checking for MTP... yes
  568. checking for UPNP... yes
  569. checking for LIBXML2... yes
  570. checking whether GCRYCTL_SET_THREAD_CBS is declared... yes
  571. checking for gcry_control in -lgcrypt... yes
  572. checking for GNUTLS... yes
  573. checking for TAGLIB... yes
  574. checking for NOTIFY... yes
  575. checking whether byte ordering is bigendian... no
  576. checking that generated files are newer than configure... done
  577. configure: creating ./config.status
  578. config.status: creating Makefile
  579. config.status: creating doc/Makefile
  580. config.status: creating modules/Makefile
  581. config.status: creating m4/Makefile
  582. config.status: creating po/Makefile.in
  583. config.status: creating share/Makefile
  584. config.status: creating compat/Makefile
  585. config.status: creating src/Makefile
  586. config.status: creating lib/Makefile
  587. config.status: creating bin/Makefile
  588. config.status: creating test/Makefile
  589. config.status: creating modules/access/Makefile
  590. config.status: creating modules/access/rtp/Makefile
  591. config.status: creating modules/access_output/Makefile
  592. config.status: creating modules/audio_filter/Makefile
  593. config.status: creating modules/audio_mixer/Makefile
  594. config.status: creating modules/audio_output/Makefile
  595. config.status: creating modules/codec/Makefile
  596. config.status: creating modules/control/Makefile
  597. config.status: creating modules/demux/Makefile
  598. config.status: creating modules/gui/Makefile
  599. config.status: creating modules/gui/macosx/Makefile
  600. config.status: creating modules/gui/minimal_macosx/Makefile
  601. config.status: creating modules/gui/macosx_dialog_provider/Makefile
  602. config.status: creating modules/gui/qt4/Makefile
  603. config.status: creating modules/gui/skins2/Makefile
  604. config.status: creating modules/lua/Makefile
  605. config.status: creating modules/meta_engine/Makefile
  606. config.status: creating modules/misc/Makefile
  607. config.status: creating modules/mux/Makefile
  608. config.status: creating modules/notify/Makefile
  609. config.status: creating modules/packetizer/Makefile
  610. config.status: creating modules/services_discovery/Makefile
  611. config.status: creating modules/stream_filter/Makefile
  612. config.status: creating modules/stream_out/Makefile
  613. config.status: creating modules/text_renderer/Makefile
  614. config.status: creating modules/video_chroma/Makefile
  615. config.status: creating modules/video_filter/Makefile
  616. config.status: creating modules/video_output/Makefile
  617. config.status: creating modules/visualization/Makefile
  618. config.status: creating modules/mmx/Makefile
  619. config.status: creating modules/sse2/Makefile
  620. config.status: creating modules/altivec/Makefile
  621. config.status: creating modules/arm_neon/Makefile
  622. config.status: creating config.h
  623. config.status: executing depfiles commands
  624. config.status: executing libtool commands
  625. config.status: executing po-directories commands
  626. config.status: creating po/POTFILES
  627. config.status: creating po/Makefile
  628.  
  629. libvlc configuration
  630. --------------------
  631. version : 2.1.5
  632. system : linux
  633. architecture : x86_64 mmx sse sse2
  634. optimizations : yes
  635. vlc aliases : cvlc rvlc qvlc svlc nvlc
  636.  
  637. To build vlc and its plugins, type `make', or `./compile' if you like nice colors.
  638. make all-recursive
  639. make[1]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5'
  640. Making all in compat
  641. make[2]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/compat'
  642. make all-am
  643. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/compat'
  644. CC dummy.lo
  645. CC strlcpy.lo
  646. CCLD libcompat.la
  647. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/compat'
  648. make[2]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/compat'
  649. Making all in doc
  650. make[2]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/doc'
  651. make[2]: Nothing to be done for 'all'.
  652. make[2]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/doc'
  653. Making all in po
  654. make[2]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/po'
  655. make[2]: Nothing to be done for 'all'.
  656. make[2]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/po'
  657. Making all in share
  658. make[2]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/share'
  659. GEN vlc.desktop
  660. mkdir -p skins2
  661. (cd "./skins2"; find default -print0 | \
  662. LC_ALL=C sort -z | \
  663. tar cvv --exclude .svn --no-recursion --null -T -) | \
  664. gzip -n > skins2/default.vlt
  665. drwxr-xr-x birdie/birdie 0 2014-07-07 04:55 default/
  666. drwxr-xr-x birdie/birdie 0 2014-07-07 04:55 default/subX/
  667. -rw-r--r-- birdie/birdie 33054 2013-06-25 06:00 default/subX/about.png
  668. -rw-r--r-- birdie/birdie 31809 2013-06-25 06:00 default/subX/eq.png
  669. -rw-r--r-- birdie/birdie 24700 2013-06-25 06:00 default/subX/font.otf
  670. -rw-r--r-- birdie/birdie 68042 2013-06-25 06:00 default/subX/main.png
  671. -rw-r--r-- birdie/birdie 7739 2013-06-25 06:00 default/subX/pl.png
  672. -rw-r--r-- birdie/birdie 101 2013-06-25 06:00 default/subX/playtreeglyphs.png
  673. -rw-r--r-- birdie/birdie 2245 2013-06-25 06:00 default/subX/sysbuttons.png
  674. -rw-r--r-- birdie/birdie 2063 2013-06-25 06:00 default/subX/vol_anim.png
  675. -rw-r--r-- birdie/birdie 73 2013-06-25 06:00 default/subX/vol_slider.png
  676. -rw-r--r-- birdie/birdie 55484 2013-06-25 06:00 default/theme.xml
  677. LUAC lua/extensions/VLSub.luac
  678. LUAC lua/intf/cli.luac
  679. LUAC lua/intf/dummy.luac
  680. LUAC lua/intf/dumpmeta.luac
  681. LUAC lua/intf/luac.luac
  682. LUAC lua/intf/modules/common.luac
  683. LUAC lua/intf/modules/host.luac
  684. LUAC lua/intf/telnet.luac
  685. LUAC lua/meta/art/02_frenchtv.luac
  686. LUAC lua/meta/art/03_lastfm.luac
  687. LUAC lua/meta/art/01_googleimage.luac
  688. LUAC lua/meta/art/00_musicbrainz.luac
  689. LUAC lua/meta/fetcher/tvrage.luac
  690. LUAC lua/meta/reader/filename.luac
  691. LUAC lua/modules/dkjson.luac
  692. LUAC lua/modules/sandbox.luac
  693. LUAC lua/modules/simplexml.luac
  694. LUAC lua/playlist/anevia_streams.luac
  695. LUAC lua/playlist/anevia_xml.luac
  696. LUAC lua/playlist/appletrailers.luac
  697. LUAC lua/playlist/bbc_co_uk.luac
  698. LUAC lua/playlist/break.luac
  699. LUAC lua/playlist/canalplus.luac
  700. LUAC lua/playlist/cue.luac
  701. LUAC lua/playlist/dailymotion.luac
  702. LUAC lua/playlist/extreme.luac
  703. LUAC lua/playlist/france2.luac
  704. LUAC lua/playlist/googlevideo.luac
  705. LUAC lua/playlist/jamendo.luac
  706. LUAC lua/playlist/joox.luac
  707. LUAC lua/playlist/katsomo.luac
  708. LUAC lua/playlist/koreus.luac
  709. LUAC lua/playlist/lelombrik.luac
  710. LUAC lua/playlist/liveleak.luac
  711. LUAC lua/playlist/metacafe.luac
  712. LUAC lua/playlist/metachannels.luac
  713. LUAC lua/playlist/mpora.luac
  714. LUAC lua/playlist/pinkbike.luac
  715. LUAC lua/playlist/pluzz.luac
  716. LUAC lua/playlist/rockbox_fm_presets.luac
  717. LUAC lua/playlist/soundcloud.luac
  718. LUAC lua/playlist/vimeo.luac
  719. LUAC lua/playlist/youtube.luac
  720. LUAC lua/playlist/youtube_homepage.luac
  721. LUAC lua/playlist/zapiks.luac
  722. LUAC lua/sd/fmc.luac
  723. LUAC lua/sd/icecast.luac
  724. LUAC lua/sd/jamendo.luac
  725. LUAC lua/sd/metachannels.luac
  726. LUAC lua/intf/http.luac
  727. LUAC lua/intf/modules/httprequests.luac
  728. make[2]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/share'
  729. Making all in src
  730. make[2]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/src'
  731. GEN ../include/vlc_about.h
  732. GEN stamp-revision
  733. /bin/sh: line 1: git: command not found
  734. make all-am
  735. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/src'
  736. CC libvlc.lo
  737. CC libvlc-module.lo
  738. CC missing.lo
  739. CC revision.lo
  740. CC version.lo
  741. CC interface/dialog.lo
  742. CC interface/interface.lo
  743. CC playlist/art.lo
  744. CC playlist/aout.lo
  745. CC playlist/thread.lo
  746. playlist/thread.c: In function ‘LoopInput’:
  747. playlist/thread.c:454:2: warning: #warning Unsynchronized access to *p_input flags... [-Wcpp]
  748. #warning Unsynchronized access to *p_input flags...
  749. ^
  750. CC playlist/control.lo
  751. CC playlist/engine.lo
  752. CC playlist/fetcher.lo
  753. CC playlist/sort.lo
  754. CC playlist/loadsave.lo
  755. CC playlist/preparser.lo
  756. CC playlist/tree.lo
  757. CC playlist/item.lo
  758. playlist/item.c: In function ‘playlist_DeleteItem’:
  759. playlist/item.c:821:30: warning: unused parameter ‘b_stop’ [-Wunused-parameter]
  760. bool b_stop )
  761. ^
  762. CC playlist/search.lo
  763. CC playlist/services_discovery.lo
  764. CC input/item.lo
  765. CC input/access.lo
  766. CC input/clock.lo
  767. input/clock.c:531:2: warning: #warning "input_clock_SetJitter needs more work" [-Wcpp]
  768. #warning "input_clock_SetJitter needs more work"
  769. ^
  770. CC input/control.lo
  771. In file included from input/control.c:37:0:
  772. input/es_out.h: In function ‘es_out_SetMode’:
  773. input/es_out.h:89:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  774. int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode );
  775. ^
  776. input/es_out.h: In function ‘es_out_GetWakeup’:
  777. input/es_out.h:95:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  778. int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu );
  779. ^
  780. input/es_out.h: In function ‘es_out_GetBuffering’:
  781. input/es_out.h:103:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  782. int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b );
  783. ^
  784. input/es_out.h: In function ‘es_out_GetEmpty’:
  785. input/es_out.h:111:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  786. int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b );
  787. ^
  788. input/es_out.h: In function ‘es_out_SetDelay’:
  789. input/es_out.h:118:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  790. int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay );
  791. ^
  792. input/es_out.h: In function ‘es_out_SetTimes’:
  793. input/es_out.h:143:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  794. int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length );
  795. ^
  796. input/es_out.h: In function ‘es_out_SetJitter’:
  797. input/es_out.h:149:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  798. int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER,
  799. ^
  800. input/es_out.h: In function ‘es_out_GetGroupForced’:
  801. input/es_out.h:161:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  802. int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group );
  803. ^
  804. input/es_out.h: In function ‘es_out_Eos’:
  805. input/es_out.h:167:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  806. int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS );
  807. ^
  808. CC input/decoder.lo
  809. In file included from ../include/vlc_common.h:416:0,
  810. from input/decoder.c:34:
  811. input/decoder.c: In function ‘spu_new_buffer’:
  812. ../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay
  813. #define msleep(d) msleep(check_delay(d))
  814. ^
  815. input/decoder.c:2455:9: note: in expansion of macro ‘msleep’
  816. msleep( DECODER_SPU_VOUT_WAIT_DURATION );
  817. ^
  818. input/decoder.c: In function ‘vout_new_buffer’:
  819. ../include/vlc_threads.h:294:14: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay
  820. ? harmful_delay(d) \
  821. ^
  822. ../include/vlc_threads.h:313:26: note: in expansion of macro ‘check_delay’
  823. #define msleep(d) msleep(check_delay(d))
  824. ^
  825. input/decoder.c:2419:9: note: in expansion of macro ‘msleep’
  826. msleep( VOUT_OUTMEM_SLEEP );
  827. ^
  828. CC input/decoder_synchro.lo
  829. CC input/demux.lo
  830. CC input/es_out.lo
  831. In file included from input/es_out.c:45:0:
  832. input/es_out.h: In function ‘es_out_SetMode’:
  833. input/es_out.h:89:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  834. int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode );
  835. ^
  836. input/es_out.h: In function ‘es_out_GetWakeup’:
  837. input/es_out.h:95:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  838. int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu );
  839. ^
  840. input/es_out.h: In function ‘es_out_GetBuffering’:
  841. input/es_out.h:103:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  842. int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b );
  843. ^
  844. input/es_out.h: In function ‘es_out_GetEmpty’:
  845. input/es_out.h:111:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  846. int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b );
  847. ^
  848. input/es_out.h: In function ‘es_out_SetDelay’:
  849. input/es_out.h:118:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  850. int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay );
  851. ^
  852. input/es_out.h: In function ‘es_out_SetTimes’:
  853. input/es_out.h:143:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  854. int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length );
  855. ^
  856. input/es_out.h: In function ‘es_out_SetJitter’:
  857. input/es_out.h:149:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  858. int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER,
  859. ^
  860. input/es_out.h: In function ‘es_out_GetGroupForced’:
  861. input/es_out.h:161:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  862. int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group );
  863. ^
  864. input/es_out.h: In function ‘es_out_Eos’:
  865. input/es_out.h:167:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  866. int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS );
  867. ^
  868. input/es_out.c: In function ‘EsOutSelect’:
  869. input/es_out.c:1815:27: warning: passing argument 2 of ‘LanguageArrayIndex’ discards ‘const’ qualifier from pointer target type
  870. LanguageArrayIndex( p_sys->ppsz_sub_language, "none" ) < 0 &&
  871. ^
  872. input/es_out.c:196:12: note: expected ‘char *’ but argument is of type ‘const char *’
  873. static int LanguageArrayIndex( char **ppsz_langs, char *psz_lang );
  874. ^
  875. input/es_out.c: In function ‘EsOutDel’:
  876. input/es_out.c:2034:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  877. while( vlc_object_alive(p_sys->p_input) && !p_sys->b_buffering && es->p_dec )
  878. ^
  879. input/es_out.c: In function ‘EsOutControlLocked’:
  880. input/es_out.c:2553:20: warning: unused variable ‘b_source_paused’ [-Wunused-variable]
  881. const bool b_source_paused = (bool)va_arg( args, int );
  882. ^
  883. input/es_out.c:2565:19: warning: unused variable ‘i_src_rate’ [-Wunused-variable]
  884. const int i_src_rate = (int)va_arg( args, int );
  885. ^
  886. input/es_out.c:2576:23: warning: unused variable ‘i_date’ [-Wunused-variable]
  887. const mtime_t i_date = (mtime_t)va_arg( args, mtime_t );
  888. ^
  889. In file included from ../include/vlc_common.h:416:0,
  890. from input/es_out.c:34:
  891. input/es_out.c: In function ‘EsOutDel’:
  892. ../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  893. #define msleep(d) msleep(check_delay(d))
  894. ^
  895. input/es_out.c:2041:13: note: in expansion of macro ‘msleep’
  896. msleep( 20*1000 );
  897. ^
  898. CC input/es_out_timeshift.lo
  899. In file included from input/es_out_timeshift.c:51:0:
  900. input/es_out.h: In function ‘es_out_SetMode’:
  901. input/es_out.h:89:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  902. int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode );
  903. ^
  904. input/es_out.h: In function ‘es_out_GetWakeup’:
  905. input/es_out.h:95:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  906. int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu );
  907. ^
  908. input/es_out.h: In function ‘es_out_GetBuffering’:
  909. input/es_out.h:103:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  910. int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b );
  911. ^
  912. input/es_out.h: In function ‘es_out_GetEmpty’:
  913. input/es_out.h:111:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  914. int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b );
  915. ^
  916. input/es_out.h: In function ‘es_out_SetDelay’:
  917. input/es_out.h:118:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  918. int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay );
  919. ^
  920. input/es_out.h: In function ‘es_out_SetTimes’:
  921. input/es_out.h:143:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  922. int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length );
  923. ^
  924. input/es_out.h: In function ‘es_out_SetJitter’:
  925. input/es_out.h:149:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  926. int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER,
  927. ^
  928. input/es_out.h: In function ‘es_out_GetGroupForced’:
  929. input/es_out.h:161:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  930. int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group );
  931. ^
  932. input/es_out.h: In function ‘es_out_Eos’:
  933. input/es_out.h:167:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  934. int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS );
  935. ^
  936. input/es_out_timeshift.c: In function ‘TsChangePause’:
  937. input/es_out_timeshift.c:887:51: warning: unused parameter ‘b_source_paused’ [-Wunused-parameter]
  938. static int TsChangePause( ts_thread_t *p_ts, bool b_source_paused, bool b_paused, mtime_t i_date )
  939. ^
  940. input/es_out_timeshift.c: In function ‘TsRun’:
  941. input/es_out_timeshift.c:940:13: warning: variable ‘i_buffering_date’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  942. mtime_t i_buffering_date = -1;
  943. ^
  944. CC input/event.lo
  945. CC input/input.lo
  946. In file included from input/input.c:41:0:
  947. input/es_out.h: In function ‘es_out_SetMode’:
  948. input/es_out.h:89:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  949. int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode );
  950. ^
  951. input/es_out.h: In function ‘es_out_GetWakeup’:
  952. input/es_out.h:95:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  953. int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu );
  954. ^
  955. input/es_out.h: In function ‘es_out_GetBuffering’:
  956. input/es_out.h:103:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  957. int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b );
  958. ^
  959. input/es_out.h: In function ‘es_out_GetEmpty’:
  960. input/es_out.h:111:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  961. int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b );
  962. ^
  963. input/es_out.h: In function ‘es_out_SetDelay’:
  964. input/es_out.h:118:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  965. int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay );
  966. ^
  967. input/es_out.h: In function ‘es_out_SetTimes’:
  968. input/es_out.h:143:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  969. int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length );
  970. ^
  971. input/es_out.h: In function ‘es_out_SetJitter’:
  972. input/es_out.h:149:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  973. int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER,
  974. ^
  975. input/es_out.h: In function ‘es_out_GetGroupForced’:
  976. input/es_out.h:161:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  977. int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group );
  978. ^
  979. input/es_out.h: In function ‘es_out_Eos’:
  980. input/es_out.h:167:9: warning: unused variable ‘i_ret’ [-Wunused-variable]
  981. int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS );
  982. ^
  983. input/input.c: In function ‘Create’:
  984. input/input.c:353:5: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  985. p_input->p->input.p_access = NULL;
  986. ^
  987. input/input.c: In function ‘MainLoopDemux’:
  988. input/input.c:580:9: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  989. else if( p_input->p->input.p_access &&
  990. ^
  991. input/input.c:581:18: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  992. p_input->p->input.p_access->info.i_update )
  993. ^
  994. input/input.c: In function ‘MainLoop’:
  995. input/input.c:715:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  996. while( vlc_object_alive( p_input ) && !p_input->b_error )
  997. ^
  998. input/input.c: In function ‘Init’:
  999. input/input.c:1348:5: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  1000. p_input->p->input.p_access = NULL;
  1001. ^
  1002. input/input.c: In function ‘ControlPop’:
  1003. input/input.c:1522:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1004. if( !vlc_object_alive( p_input ) || i_deadline < 0 )
  1005. ^
  1006. input/input.c: In function ‘Control’:
  1007. input/input.c:1830:17: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  1008. if( p_input->p->input.p_access )
  1009. ^
  1010. input/input.c:1910:25: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  1011. : p_input->p->input.p_access->info.i_title;
  1012. ^
  1013. input/input.c:1952:17: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  1014. access_t *p_access = p_input->p->input.p_access;
  1015. ^
  1016. input/input.c: In function ‘UpdateTitleSeekpointFromAccess’:
  1017. input/input.c:2248:5: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  1018. access_t *p_access = p_input->p->input.p_access;
  1019. ^
  1020. input/input.c:2266:5: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  1021. if( p_input->p->input.p_access == p_access )
  1022. ^
  1023. input/input.c: In function ‘UpdateGenericFromAccess’:
  1024. input/input.c:2275:5: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  1025. access_t *p_access = p_input->p->input.p_access;
  1026. ^
  1027. input/input.c: In function ‘InputSourceInit’:
  1028. input/input.c:2423:13: warning: ‘vlc_object_alive’ is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1029. if( vlc_object_alive( p_input ) )
  1030. ^
  1031. input/input.c:2543:13: warning: ‘vlc_object_alive’ is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1032. if( vlc_object_alive( p_input ) )
  1033. ^
  1034. input/input.c:2571:9: warning: ‘p_access’ is deprecated (declared at input/input_internal.h:43) [-Wdeprecated-declarations]
  1035. in->p_access = p_access; /* <- TODO: remove this nasty pointer */
  1036. ^
  1037. CC input/meta.lo
  1038. CC input/resource.lo
  1039. CC input/stats.lo
  1040. CC input/stream.lo
  1041. input/stream.c: In function ‘AStreamPrebufferBlock’:
  1042. input/stream.c:665:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1043. if( !vlc_object_alive(s) || p_sys->block.i_size > STREAM_CACHE_PREBUFFER_SIZE )
  1044. ^
  1045. input/stream.c: In function ‘AStreamRefillBlock’:
  1046. input/stream.c:1003:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1047. if( !vlc_object_alive(s) )
  1048. ^
  1049. input/stream.c: In function ‘AStreamRefillStream’:
  1050. input/stream.c:1359:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1051. if( !vlc_object_alive(s) )
  1052. ^
  1053. input/stream.c: In function ‘AStreamPrebufferStream’:
  1054. input/stream.c:1420:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1055. if( !vlc_object_alive(s) || i_buffered >= STREAM_CACHE_PREBUFFER_SIZE )
  1056. ^
  1057. CC input/stream_demux.lo
  1058. CC input/stream_filter.lo
  1059. CC input/stream_memory.lo
  1060. CC input/subtitles.lo
  1061. CC input/var.lo
  1062. CC video_output/control.lo
  1063. CC video_output/display.lo
  1064. In file included from video_output/display.c:43:0:
  1065. video_output/event.h: In function ‘vout_SendEventClose’:
  1066. video_output/event.h:42:2: warning: #warning FIXME: implement video close event [-Wcpp]
  1067. #warning FIXME: implement video close event
  1068. ^
  1069. video_output/display.c: In function ‘VideoBufferNew’:
  1070. video_output/display.c:57:27: warning: unused variable ‘fmt’ [-Wunused-variable]
  1071. const video_format_t *fmt = &filter->fmt_out.video;
  1072. ^
  1073. video_output/display.c: In function ‘SplitterPrepare’:
  1074. video_output/display.c:1437:43: warning: unused parameter ‘subpicture’ [-Wunused-parameter]
  1075. subpicture_t *subpicture)
  1076. ^
  1077. video_output/display.c: In function ‘SplitterDisplay’:
  1078. video_output/display.c:1460:43: warning: unused parameter ‘subpicture’ [-Wunused-parameter]
  1079. subpicture_t *subpicture)
  1080. ^
  1081. CC video_output/inhibit.lo
  1082. CC video_output/interlacing.lo
  1083. CC video_output/snapshot.lo
  1084. CC video_output/video_output.lo
  1085. CC video_output/video_text.lo
  1086. CC video_output/video_epg.lo
  1087. CC video_output/video_widgets.lo
  1088. CC video_output/vout_subpictures.lo
  1089. CC video_output/window.lo
  1090. CC video_output/opengl.lo
  1091. CC video_output/vout_intf.lo
  1092. CC video_output/vout_wrapper.lo
  1093. video_output/vout_wrapper.c: In function ‘vout_InitWrapper’:
  1094. video_output/vout_wrapper.c:144:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1095. picture_pool_GetSize(display_pool) >= reserved_picture + decoder_picture) {
  1096. ^
  1097. CC audio_output/common.lo
  1098. CC audio_output/dec.lo
  1099. CC audio_output/filters.lo
  1100. CC audio_output/output.lo
  1101. CC audio_output/volume.lo
  1102. CC network/getaddrinfo.lo
  1103. CC network/io.lo
  1104. CC network/tcp.lo
  1105. CC network/udp.lo
  1106. CC network/rootbind.lo
  1107. CC network/tls.lo
  1108. CC text/charset.lo
  1109. CC text/strings.lo
  1110. CC text/unicode.lo
  1111. CC text/url.lo
  1112. CC text/filesystem.lo
  1113. CC text/iso_lang.lo
  1114. CC misc/md5.lo
  1115. CC misc/probe.lo
  1116. CC misc/rand.lo
  1117. CC misc/mtime.lo
  1118. CC misc/block.lo
  1119. In file included from ../include/vlc_threads.h:175:0,
  1120. from ../include/vlc_common.h:416,
  1121. from misc/block.c:39:
  1122. misc/block.c: In function ‘block_FifoPace’:
  1123. ../include/vlc_threads.h:339:43: warning: variable ‘__cancel_routine’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  1124. # define vlc_cleanup_push( routine, arg ) pthread_cleanup_push (routine, arg)
  1125. ^
  1126. ../include/vlc_threads.h:419:36: note: in expansion of macro ‘vlc_cleanup_push’
  1127. #define mutex_cleanup_push( lock ) vlc_cleanup_push (vlc_cleanup_lock, lock)
  1128. ^
  1129. misc/block.c:602:10: note: in expansion of macro ‘mutex_cleanup_push’
  1130. mutex_cleanup_push (&fifo->lock);
  1131. ^
  1132. ../include/vlc_threads.h:339:43: warning: variable ‘__cancel_arg’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  1133. # define vlc_cleanup_push( routine, arg ) pthread_cleanup_push (routine, arg)
  1134. ^
  1135. ../include/vlc_threads.h:419:36: note: in expansion of macro ‘vlc_cleanup_push’
  1136. #define mutex_cleanup_push( lock ) vlc_cleanup_push (vlc_cleanup_lock, lock)
  1137. ^
  1138. misc/block.c:602:10: note: in expansion of macro ‘mutex_cleanup_push’
  1139. mutex_cleanup_push (&fifo->lock);
  1140. ^
  1141. CC misc/fourcc.lo
  1142. CC misc/es_format.lo
  1143. CC misc/picture.lo
  1144. CC misc/picture_fifo.lo
  1145. CC misc/picture_pool.lo
  1146. CC modules/modules.lo
  1147. CC modules/bank.lo
  1148. modules/bank.c: In function ‘module_Map’:
  1149. modules/bank.c:648:2: warning: #warning FIXME: race condition! [-Wcpp]
  1150. #warning FIXME: race condition!
  1151. ^
  1152. CC modules/cache.lo
  1153. CC modules/entry.lo
  1154. CC modules/textdomain.lo
  1155. CC misc/threads.lo
  1156. CC misc/cpu.lo
  1157. CC misc/epg.lo
  1158. CC misc/exit.lo
  1159. CC config/core.lo
  1160. CC config/chain.lo
  1161. CC config/file.lo
  1162. CC config/help.lo
  1163. CC config/intf.lo
  1164. CC config/keys.lo
  1165. CC config/cmdline.lo
  1166. CC config/getopt.lo
  1167. CC misc/events.lo
  1168. misc/events.c: In function ‘vlc_event_attach’:
  1169. misc/events.c:274:1: warning: control reaches end of non-void function [-Wreturn-type]
  1170. }
  1171. ^
  1172. CC misc/image.lo
  1173. CC misc/messages.lo
  1174. CC misc/mime.lo
  1175. CC misc/objects.lo
  1176. misc/objects.c: In function ‘DumpCommand’:
  1177. misc/objects.c:654:9: warning: ‘vlc_object_find_name’ is deprecated (declared at misc/objects.c:427) [-Wdeprecated-declarations]
  1178. p_object = vlc_object_find_name( p_data, newval.psz_string );
  1179. ^
  1180. misc/objects.c: In function ‘vlc_object_waitpipe’:
  1181. misc/objects.c:373:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1182. write (internals->pipes[1], &(uint64_t){ 1 }, sizeof (uint64_t));
  1183. ^
  1184. misc/objects.c: In function ‘ObjectKillChildrens’:
  1185. misc/objects.c:399:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  1186. write (fd, &(uint64_t){ 1 }, sizeof (uint64_t));
  1187. ^
  1188. CC misc/variables.lo
  1189. misc/variables.c: In function ‘var_SetChecked’:
  1190. misc/variables.c:704:25: warning: unused parameter ‘expected_type’ [-Wunused-parameter]
  1191. int expected_type, vlc_value_t val )
  1192. ^
  1193. misc/variables.c: In function ‘var_GetChecked’:
  1194. misc/variables.c:767:25: warning: unused parameter ‘expected_type’ [-Wunused-parameter]
  1195. int expected_type, vlc_value_t *p_val )
  1196. ^
  1197. CC misc/error.lo
  1198. CC misc/update.lo
  1199. CC misc/update_crypto.lo
  1200. CC misc/xml.lo
  1201. CC extras/libc.lo
  1202. CC extras/tdestroy.lo
  1203. CC misc/filter.lo
  1204. CC misc/filter_chain.lo
  1205. CC misc/http_auth.lo
  1206. misc/http_auth.c: In function ‘http_auth_ParseWwwAuthenticateHeader’:
  1207. misc/http_auth.c:296:13: warning: field width specifier ‘*’ expects argument of type ‘int’, but argument 5 has type ‘long int’ [-Wformat=]
  1208. msg_Warn( p_this, "Unknown authentication scheme: '%*s'",
  1209. ^
  1210. CC misc/fingerprinter.lo
  1211. CC misc/text_style.lo
  1212. CC misc/subpicture.lo
  1213. CC posix/dirs.lo
  1214. CC posix/filesystem.lo
  1215. CC posix/netconf.lo
  1216. CC posix/plugin.lo
  1217. CC posix/thread.lo
  1218. CC posix/timer.lo
  1219. CC posix/linux_cpu.lo
  1220. CC posix/linux_specific.lo
  1221. CC posix/specific.lo
  1222. CC posix/rand.lo
  1223. CC network/httpd.lo
  1224. In file included from ../include/vlc_common.h:416:0,
  1225. from network/httpd.c:30:
  1226. network/httpd.c: In function ‘httpd_HostThread’:
  1227. ../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  1228. #define msleep(d) msleep(check_delay(d))
  1229. ^
  1230. network/httpd.c:2254:21: note: in expansion of macro ‘msleep’
  1231. msleep( 100000 );
  1232. ^
  1233. network/httpd.c:1906:9: warning: variable ‘canc’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  1234. int canc = vlc_savecancel();
  1235. ^
  1236. network/httpd.c:1912:18: warning: variable ‘nfd’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  1237. unsigned nfd;
  1238. ^
  1239. CC stream_output/stream_output.lo
  1240. stream_output/stream_output.c: In function ‘sout_MuxGetStream’:
  1241. stream_output/stream_output.c:558:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1242. if( block_FifoCount( p_input->p_fifo ) < i_blocks )
  1243. ^
  1244. CC stream_output/announce.lo
  1245. CC stream_output/sap.lo
  1246. CC stream_output/sdp.lo
  1247. CC input/vlm.lo
  1248. input/vlm.c: In function ‘Manage’:
  1249. input/vlm.c:393:13: warning: variable ‘i_lastcheck’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  1250. mtime_t i_lastcheck;
  1251. ^
  1252. input/vlm.c:401:16: warning: variable ‘ppsz_scheduled_commands’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  1253. char **ppsz_scheduled_commands = NULL;
  1254. ^
  1255. input/vlm.c:403:14: warning: variable ‘scheduled_command’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  1256. bool scheduled_command = false;
  1257. ^
  1258. CC input/vlm_event.lo
  1259. CC input/vlmshell.lo
  1260. CCLD libvlccore.la
  1261. GEN vlc-plugin.pc
  1262. config.status: creating src/vlc-plugin.pc
  1263. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/src'
  1264. make[2]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/src'
  1265. Making all in modules
  1266. make[2]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules'
  1267. Making all in access
  1268. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access'
  1269. make all-recursive
  1270. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access'
  1271. Making all in rtp
  1272. make[5]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access/rtp'
  1273. make all-am
  1274. make[6]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access/rtp'
  1275. CC librtp_plugin_la-rtp.lo
  1276. CC librtp_plugin_la-input.lo
  1277. CC librtp_plugin_la-session.lo
  1278. CC librtp_plugin_la-xiph.lo
  1279. CC libvlc_srtp_la-srtp.lo
  1280. CCLD libvlc_srtp.la
  1281. CCLD librtp_plugin.la
  1282. make[6]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access/rtp'
  1283. make[5]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access/rtp'
  1284. make[5]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access'
  1285. CC libaccess_avio_plugin_la-avio.lo
  1286. In file included from avio.c:36:0:
  1287. ../codec/avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  1288. ../codec/avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  1289. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  1290. ^
  1291. avio.c: In function ‘UrlInterruptCallback’:
  1292. avio.c:73:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1293. return !vlc_object_alive((vlc_object_t*)access);
  1294. ^
  1295. CC libaccess_avio_plugin_la-cpu.lo
  1296. In file included from ../codec/avcodec/cpu.c:30:0:
  1297. ../codec/avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  1298. ../codec/avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  1299. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  1300. ^
  1301. CCLD libaccess_avio_plugin.la
  1302. CC libaccess_gnomevfs_plugin_la-gnomevfs.lo
  1303. In file included from gnomevfs.c:29:0:
  1304. ../../config.h:733:0: warning: "_REENTRANT" redefined
  1305. #define _REENTRANT /**/
  1306. ^
  1307. <command-line>:0:0: note: this is the location of the previous definition
  1308. gnomevfs.c: In function ‘Open’:
  1309. gnomevfs.c:112:9: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
  1310. asprintf( &psz_name, "%s://%s", p_access->psz_access,
  1311. ^
  1312. gnomevfs.c:148:13: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result]
  1313. asprintf( &psz_uri, "%s%s", psz_unescaped, psz_escaped_path );
  1314. ^
  1315. CCLD libaccess_gnomevfs_plugin.la
  1316. CC libaccess_jack_plugin_la-jack.lo
  1317. jack.c: In function ‘GrabJack’:
  1318. jack.c:455:2: warning: #warning Hmm.... looks wrong [-Wcpp]
  1319. #warning Hmm.... looks wrong
  1320. ^
  1321. CCLD libaccess_jack_plugin.la
  1322. CC libaccess_mtp_plugin_la-mtp.lo
  1323. mtp.c: In function ‘Open’:
  1324. mtp.c:115:2: warning: #warning Oooh no! Not tempnam()! [-Wcpp]
  1325. #warning Oooh no! Not tempnam()!
  1326. ^
  1327. CCLD libaccess_mtp_plugin.la
  1328. .libs/libaccess_mtp_plugin_la-mtp.o: In function `Open':
  1329. mtp.c:(.text+0x2ff): warning: the use of `tempnam' is dangerous, better use `mkstemp'
  1330. CC libaccess_sftp_plugin_la-sftp.lo
  1331. CCLD libaccess_sftp_plugin.la
  1332. CC libcdda_plugin_la-cdda.lo
  1333. CC libcdda_plugin_la-cdrom.lo
  1334. CCLD libcdda_plugin.la
  1335. CC libdc1394_plugin_la-dc1394.lo
  1336. In file included from ../../include/vlc_common.h:416:0,
  1337. from dc1394.c:35:
  1338. In function ‘Demux.part.0’,
  1339. inlined from ‘Demux’:
  1340. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  1341. #define msleep(d) msleep(check_delay(d))
  1342. ^
  1343. dc1394.c:481:9: note: in expansion of macro ‘msleep’
  1344. msleep( 10000 );
  1345. ^
  1346. CCLD libdc1394_plugin.la
  1347. CC libdv1394_plugin_la-dv.lo
  1348. In file included from ../../include/vlc_threads.h:175:0,
  1349. from ../../include/vlc_common.h:416,
  1350. from dv.c:31:
  1351. dv.c: In function ‘Raw1394EventThread’:
  1352. ../../include/vlc_threads.h:339:43: warning: variable ‘__cancel_routine’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  1353. # define vlc_cleanup_push( routine, arg ) pthread_cleanup_push (routine, arg)
  1354. ^
  1355. dv.c:342:5: note: in expansion of macro ‘vlc_cleanup_push’
  1356. vlc_cleanup_push( Raw1394EventThreadCleanup, p_ev );
  1357. ^
  1358. ../../include/vlc_threads.h:339:43: warning: variable ‘__cancel_arg’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  1359. # define vlc_cleanup_push( routine, arg ) pthread_cleanup_push (routine, arg)
  1360. ^
  1361. dv.c:342:5: note: in expansion of macro ‘vlc_cleanup_push’
  1362. vlc_cleanup_push( Raw1394EventThreadCleanup, p_ev );
  1363. ^
  1364. CCLD libdv1394_plugin.la
  1365. CC libdvdnav_plugin_la-dvdnav.lo
  1366. dvdnav.c: In function ‘ProbeDVD’:
  1367. dvdnav.c:1481:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1368. || read( fd, iso_dsc, sizeof (iso_dsc) ) < sizeof (iso_dsc)
  1369. ^
  1370. In file included from ../../include/vlc_common.h:416:0,
  1371. from dvdnav.c:49:
  1372. dvdnav.c: In function ‘Demux’:
  1373. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  1374. #define msleep(d) msleep(check_delay(d))
  1375. ^
  1376. dvdnav.c:715:9: note: in expansion of macro ‘msleep’
  1377. msleep( 40000 );
  1378. ^
  1379. CCLD libdvdnav_plugin.la
  1380. CC libdvdread_plugin_la-dvdread.lo
  1381. CCLD libdvdread_plugin.la
  1382. CC liblibbluray_plugin_la-bluray.lo
  1383. CCLD liblibbluray_plugin.la
  1384. CC liblinsys_hdsdi_plugin_la-linsys_hdsdi.lo
  1385. linsys/linsys_hdsdi.c: In function ‘InitCapture’:
  1386. linsys/linsys_hdsdi.c:672:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1387. while ( vlc_object_alive(p_demux) )
  1388. ^
  1389. linsys/linsys_hdsdi.c:710:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1390. if ( !vlc_object_alive(p_demux) )
  1391. ^
  1392. CCLD liblinsys_hdsdi_plugin.la
  1393. CC liblinsys_sdi_plugin_la-linsys_sdi.lo
  1394. CCLD liblinsys_sdi_plugin.la
  1395. CXX liblive555_plugin_la-live555.lo
  1396. In file included from ../../include/vlc_common.h:905:0,
  1397. from live555.cpp:43:
  1398. live555.cpp: In function ‘int Open(vlc_object_t*)’:
  1399. ../../include/vlc_objects.h:77:29: warning: ‘bool vlc_object_alive(vlc_object_t*)’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1400. #define vlc_object_alive(a) vlc_object_alive( VLC_OBJECT(a) )
  1401. ^
  1402. live555.cpp:359:18: note: in expansion of macro ‘vlc_object_alive’
  1403. if( !vlc_object_alive (p_demux) )
  1404. ^
  1405. ../../include/vlc_objects.h:77:61: warning: ‘bool vlc_object_alive(vlc_object_t*)’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1406. #define vlc_object_alive(a) vlc_object_alive( VLC_OBJECT(a) )
  1407. ^
  1408. live555.cpp:359:18: note: in expansion of macro ‘vlc_object_alive’
  1409. if( !vlc_object_alive (p_demux) )
  1410. ^
  1411. live555.cpp: In function ‘int Connect(demux_t*)’:
  1412. ../../include/vlc_objects.h:77:29: warning: ‘bool vlc_object_alive(vlc_object_t*)’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1413. #define vlc_object_alive(a) vlc_object_alive( VLC_OBJECT(a) )
  1414. ^
  1415. live555.cpp:583:10: note: in expansion of macro ‘vlc_object_alive’
  1416. if( !vlc_object_alive (p_demux) )
  1417. ^
  1418. ../../include/vlc_objects.h:77:61: warning: ‘bool vlc_object_alive(vlc_object_t*)’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1419. #define vlc_object_alive(a) vlc_object_alive( VLC_OBJECT(a) )
  1420. ^
  1421. live555.cpp:583:10: note: in expansion of macro ‘vlc_object_alive’
  1422. if( !vlc_object_alive (p_demux) )
  1423. ^
  1424. live555.cpp: In function ‘int SessionsSetup(demux_t*)’:
  1425. ../../include/vlc_objects.h:77:29: warning: ‘bool vlc_object_alive(vlc_object_t*)’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1426. #define vlc_object_alive(a) vlc_object_alive( VLC_OBJECT(a) )
  1427. ^
  1428. live555.cpp:709:14: note: in expansion of macro ‘vlc_object_alive’
  1429. if( !vlc_object_alive (p_demux) )
  1430. ^
  1431. ../../include/vlc_objects.h:77:61: warning: ‘bool vlc_object_alive(vlc_object_t*)’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1432. #define vlc_object_alive(a) vlc_object_alive( VLC_OBJECT(a) )
  1433. ^
  1434. live555.cpp:709:14: note: in expansion of macro ‘vlc_object_alive’
  1435. if( !vlc_object_alive (p_demux) )
  1436. ^
  1437. live555.cpp: In function ‘int Demux(demux_t*)’:
  1438. live555.cpp:1200:21: warning: variable ‘i_pcr’ set but not used [-Wunused-but-set-variable]
  1439. int64_t i_pcr = 0;
  1440. ^
  1441. CC liblive555_plugin_la-asf.lo
  1442. CC liblive555_plugin_la-buffer.lo
  1443. CXXLD liblive555_plugin.la
  1444. CC libvcd_plugin_la-vcd.lo
  1445. CC libvcd_plugin_la-cdrom.lo
  1446. CCLD libvcd_plugin.la
  1447. CC libvcdx_plugin_la-access.lo
  1448. vcdx/access.c: In function ‘VCDSeek’:
  1449. vcdx/access.c:296:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1450. if( i_pos < t->seekpoint[i_seekpoint + 1]->i_byte_offset ) break;
  1451. ^
  1452. vcdx/access.c: In function ‘VCDLIDs’:
  1453. vcdx/access.c:480:27: warning: variable ‘i_title’ set but not used [-Wunused-but-set-variable]
  1454. unsigned int i_lid, i_title;
  1455. ^
  1456. vcdx/access.c: In function ‘VCDControl’:
  1457. vcdx/access.c:1139:19: warning: variable ‘lsn’ set but not used [-Wunused-but-set-variable]
  1458. lsn_t lsn;
  1459. ^
  1460. In file included from ../../include/vlc_common.h:416:0,
  1461. from vcdx/access.c:36:
  1462. vcdx/access.c: In function ‘VCDReadBlock’:
  1463. ../../include/vlc_threads.h:295:12: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay
  1464. : d))
  1465. ^
  1466. ../../include/vlc_threads.h:313:26: note: in expansion of macro ‘check_delay’
  1467. #define msleep(d) msleep(check_delay(d))
  1468. ^
  1469. vcdx/access.c:196:13: note: in expansion of macro ‘msleep’
  1470. msleep( INT64_C(1000) * *p_buf );
  1471. ^
  1472. CC libvcdx_plugin_la-vcd.lo
  1473. CC libvcdx_plugin_la-vcdplayer.lo
  1474. In file included from ../../include/vlc_common.h:416:0,
  1475. from vcdx/vcdplayer.c:36:
  1476. In function ‘vcdplayer_pbc_nav’,
  1477. inlined from ‘vcdplayer_read’ at vcdx/vcdplayer.c:592:17:
  1478. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  1479. #define msleep(d) msleep(check_delay(d))
  1480. ^
  1481. vcdx/vcdplayer.c:554:11: note: in expansion of macro ‘msleep’
  1482. msleep(10000);
  1483. ^
  1484. CC libvcdx_plugin_la-info.lo
  1485. CCLD libvcdx_plugin.la
  1486. CC libzip_plugin_la-zipstream.lo
  1487. zip/zipstream.c: In function ‘ZipIO_Write’:
  1488. zip/zipstream.c:846:9: warning: unused variable ‘ERROR_zip_cannot_write_this_should_not_happen’ [-Wunused-variable]
  1489. int ERROR_zip_cannot_write_this_should_not_happen = 0;
  1490. ^
  1491. CC libzip_plugin_la-zipaccess.lo
  1492. zip/zipaccess.c: In function ‘ZipIO_Open’:
  1493. zip/zipaccess.c:387:72: warning: unused parameter ‘mode’ [-Wunused-parameter]
  1494. static void* ZCALLBACK ZipIO_Open( void* opaque, const char* file, int mode )
  1495. ^
  1496. zip/zipaccess.c: In function ‘ZipIO_Write’:
  1497. zip/zipaccess.c:431:9: warning: unused variable ‘zip_access_cannot_write_this_should_not_happen’ [-Wunused-variable]
  1498. int zip_access_cannot_write_this_should_not_happen = 0;
  1499. ^
  1500. CC unzip.lo
  1501. <command-line>:0:21: warning: ISO C99 requires whitespace after the macro name
  1502. CC ioapi.lo
  1503. <command-line>:0:21: warning: ISO C99 requires whitespace after the macro name
  1504. CCLD libunzip.la
  1505. CCLD libzip_plugin.la
  1506. CC libfilesystem_plugin_la-file.lo
  1507. CC libfilesystem_plugin_la-directory.lo
  1508. CC libfilesystem_plugin_la-fs.lo
  1509. CCLD libfilesystem_plugin.la
  1510. CC libidummy_plugin_la-idummy.lo
  1511. In file included from ../../include/vlc_common.h:416:0,
  1512. from idummy.c:32:
  1513. idummy.c: In function ‘DemuxHold’:
  1514. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  1515. #define msleep(d) msleep(check_delay(d))
  1516. ^
  1517. idummy.c:60:5: note: in expansion of macro ‘msleep’
  1518. msleep( 10000 ); /* FIXME!!! */
  1519. ^
  1520. In function ‘DemuxPause.part.0’,
  1521. inlined from ‘DemuxPause’:
  1522. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  1523. #define msleep(d) msleep(check_delay(d))
  1524. ^
  1525. idummy.c:78:5: note: in expansion of macro ‘msleep’
  1526. msleep( 10000 ); /* FIXME!!! */
  1527. ^
  1528. CCLD libidummy_plugin.la
  1529. CC libaccess_udp_plugin_la-udp.lo
  1530. CCLD libaccess_udp_plugin.la
  1531. CC libaccess_tcp_plugin_la-tcp.lo
  1532. CCLD libaccess_tcp_plugin.la
  1533. CC libaccess_http_plugin_la-http.lo
  1534. http.c: In function ‘OpenWithCookies’:
  1535. http.c:429:13: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1536. if( !vlc_object_alive (p_access) || Connect( p_access, 0 ) )
  1537. ^
  1538. http.c: In function ‘ReadData’:
  1539. http.c:699:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1540. if( i_len > p_sys->i_chunk )
  1541. ^
  1542. http.c: In function ‘Read’:
  1543. http.c:756:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1544. if( i_len > i_next )
  1545. ^
  1546. http.c:779:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1547. if( p_sys->b_reconnect && vlc_object_alive( p_access ) )
  1548. ^
  1549. http.c: In function ‘Connect’:
  1550. http.c:1130:17: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1551. if( !vlc_object_alive (p_access) || p_sys->b_error )
  1552. ^
  1553. http.c: In function ‘Request’:
  1554. http.c:1303:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1555. if( !vlc_object_alive (p_access) || p_sys->b_error )
  1556. ^
  1557. CCLD libaccess_http_plugin.la
  1558. CC libaccess_ftp_plugin_la-ftp.lo
  1559. CCLD libaccess_ftp_plugin.la
  1560. CC libaccess_imem_plugin_la-imem.lo
  1561. CCLD libaccess_imem_plugin.la
  1562. CC libaccess_attachment_plugin_la-attachment.lo
  1563. CCLD libaccess_attachment_plugin.la
  1564. CC libsdp_plugin_la-sdp.lo
  1565. CCLD libsdp_plugin.la
  1566. CC libtimecode_plugin_la-timecode.lo
  1567. CCLD libtimecode_plugin.la
  1568. CC libaccess_rar_plugin_la-rar.lo
  1569. CC libaccess_rar_plugin_la-access.lo
  1570. CCLD libaccess_rar_plugin.la
  1571. CC libstream_filter_rar_plugin_la-rar.lo
  1572. CC libstream_filter_rar_plugin_la-stream.lo
  1573. CCLD libstream_filter_rar_plugin.la
  1574. CC libaccess_vdr_plugin_la-vdr.lo
  1575. CCLD libaccess_vdr_plugin.la
  1576. CC libaccess_alsa_plugin_la-alsa.lo
  1577. CCLD libaccess_alsa_plugin.la
  1578. CC libpulsesrc_plugin_la-vlcpulse.lo
  1579. In file included from ../audio_output/vlcpulse.c:24:0:
  1580. ../../config.h:733:0: warning: "_REENTRANT" redefined
  1581. #define _REENTRANT /**/
  1582. ^
  1583. <command-line>:0:0: note: this is the location of the previous definition
  1584. CC libpulsesrc_plugin_la-pulse.lo
  1585. In file included from pulse.c:24:0:
  1586. ../../config.h:733:0: warning: "_REENTRANT" redefined
  1587. #define _REENTRANT /**/
  1588. ^
  1589. <command-line>:0:0: note: this is the location of the previous definition
  1590. CCLD libpulsesrc_plugin.la
  1591. CC libshm_plugin_la-shm.lo
  1592. CCLD libshm_plugin.la
  1593. CC libv4l2_plugin_la-v4l2.lo
  1594. CC libv4l2_plugin_la-video.lo
  1595. v4l2/video.c: In function ‘SetupStandard’:
  1596. v4l2/video.c:64:9: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘v4l2_std_id’ [-Wformat=]
  1597. msg_Err (obj, "cannot set video standard 0x%"PRIx64": %m", *std);
  1598. ^
  1599. v4l2/video.c:67:5: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 5 has type ‘v4l2_std_id’ [-Wformat=]
  1600. msg_Dbg (obj, "video standard set to 0x%"PRIx64":", *std);
  1601. ^
  1602. CC libv4l2_plugin_la-vbi.lo
  1603. CC libv4l2_plugin_la-demux.lo
  1604. v4l2/demux.c: In function ‘MmapThread’:
  1605. v4l2/demux.c:632:1: warning: no return statement in function returning non-void [-Wreturn-type]
  1606. }
  1607. ^
  1608. v4l2/demux.c: In function ‘ReadThread’:
  1609. v4l2/demux.c:694:1: warning: no return statement in function returning non-void [-Wreturn-type]
  1610. }
  1611. ^
  1612. CC libv4l2_plugin_la-access.lo
  1613. CC libv4l2_plugin_la-radio.lo
  1614. CC libv4l2_plugin_la-controls.lo
  1615. v4l2/controls.c: In function ‘ControlAddIntMenu’:
  1616. v4l2/controls.c:685:9: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘__s64’ [-Wformat=]
  1617. msg_Dbg (obj, " choice %"PRIu32") %"PRId64, menu.index, menu.value);
  1618. ^
  1619. v4l2/controls.c:689:9: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘__s64’ [-Wformat=]
  1620. sprintf (name, "%"PRId64, menu.value);
  1621. ^
  1622. v4l2/controls.c: In function ‘ControlSetCallback’:
  1623. v4l2/controls.c:177:8: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1624. if (ret)
  1625. ^
  1626. CC libv4l2_plugin_la-lib.lo
  1627. CCLD libv4l2_plugin.la
  1628. CC libxcb_screen_plugin_la-xcb.lo
  1629. CCLD libxcb_screen_plugin.la
  1630. CC libaccess_bd_plugin_la-bd.lo
  1631. CC libaccess_bd_plugin_la-mpls.lo
  1632. CC libaccess_bd_plugin_la-clpi.lo
  1633. CCLD libaccess_bd_plugin.la
  1634. CC libdtv_plugin_la-access.lo
  1635. CC libdtv_plugin_la-linux.lo
  1636. CC libdtv_plugin_la-en50221.lo
  1637. In file included from dtv/en50221.c:61:0:
  1638. ./../mux/mpeg/dvbpsi_compat.h:67:13: warning: ‘dvbpsi_messages’ defined but not used [-Wunused-function]
  1639. static void dvbpsi_messages(dvbpsi_t *p_dvbpsi, const dvbpsi_msg_level_t level, const char* msg)
  1640. ^
  1641. In file included from ../../include/vlc_common.h:416:0,
  1642. from dtv/en50221.c:29:
  1643. dtv/en50221.c: In function ‘en50221_Init’:
  1644. ../../include/vlc_threads.h:294:14: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  1645. ? harmful_delay(d) \
  1646. ^
  1647. ../../include/vlc_threads.h:313:26: note: in expansion of macro ‘check_delay’
  1648. #define msleep(d) msleep(check_delay(d))
  1649. ^
  1650. dtv/en50221.c:1987:9: note: in expansion of macro ‘msleep’
  1651. msleep( CLOCK_FREQ / 10 );
  1652. ^
  1653. CCLD libdtv_plugin.la
  1654. CC libdvb_plugin_la-access.lo
  1655. dvb/access.c: In function ‘BlockScan’:
  1656. dvb/access.c:272:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1657. if( !vlc_object_alive (p_access) || scan_IsCancelled( p_scan ) )
  1658. ^
  1659. dvb/access.c: In function ‘Open’:
  1660. dvb/access.c:522:15: warning: ‘p_save’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1661. char *p_save; \
  1662. ^
  1663. dvb/access.c:522:15: note: ‘p_save’ was declared here
  1664. char *p_save; \
  1665. ^
  1666. dvb/access.c:538:14: note: in expansion of macro ‘GET_OPTION_STRING’
  1667. else GET_OPTION_STRING("satellite")
  1668. ^
  1669. CC libdvb_plugin_la-linux_dvb.lo
  1670. In file included from ../../include/vlc_common.h:416:0,
  1671. from dvb/linux_dvb.c:32:
  1672. In function ‘DoDiseqc’,
  1673. inlined from ‘FrontendSetQPSK’ at dvb/linux_dvb.c:837:9,
  1674. inlined from ‘FrontendSet’ at dvb/linux_dvb.c:222:13:
  1675. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay
  1676. #define msleep(d) msleep(check_delay(d))
  1677. ^
  1678. dvb/linux_dvb.c:707:5: note: in expansion of macro ‘msleep’
  1679. msleep(15000);
  1680. ^
  1681. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay
  1682. #define msleep(d) msleep(check_delay(d))
  1683. ^
  1684. dvb/linux_dvb.c:754:5: note: in expansion of macro ‘msleep’
  1685. msleep(50000);
  1686. ^
  1687. CC libdvb_plugin_la-scan.lo
  1688. CCLD libdvb_plugin.la
  1689. CC libaccess_smb_plugin_la-smb.lo
  1690. CCLD libaccess_smb_plugin.la
  1691. CC libaccess_mms_plugin_la-mms.lo
  1692. mms/mms.c: In function ‘Open’:
  1693. mms/mms.c:122:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1694. if( !vlc_object_alive(p_access) )
  1695. ^
  1696. CC libaccess_mms_plugin_la-mmsh.lo
  1697. mms/mmsh.c: In function ‘Seek’:
  1698. mms/mmsh.c:307:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1699. while( vlc_object_alive (p_access) )
  1700. ^
  1701. CC libaccess_mms_plugin_la-mmstu.lo
  1702. mms/mmstu.c: In function ‘MMSTUOpen’:
  1703. mms/mmstu.c:143:13: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1704. if( vlc_object_alive(p_access) )
  1705. ^
  1706. mms/mmstu.c: In function ‘Seek’:
  1707. mms/mmstu.c:356:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1708. while( vlc_object_alive (p_access) )
  1709. ^
  1710. mms/mmstu.c:371:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1711. while( vlc_object_alive (p_access) )
  1712. ^
  1713. mms/mmstu.c: In function ‘NetFillBuffer’:
  1714. mms/mmstu.c:1093:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1715. if( !vlc_object_alive (p_access) )
  1716. ^
  1717. mms/mmstu.c: In function ‘mms_HeaderMediaRead’:
  1718. mms/mmstu.c:1525:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  1719. if( !vlc_object_alive (p_access) )
  1720. ^
  1721. In file included from ../../include/vlc_common.h:416:0,
  1722. from mms/mmstu.c:32:
  1723. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  1724. #define msleep(d) msleep(check_delay(d))
  1725. ^
  1726. mms/mmstu.c:1534:13: note: in expansion of macro ‘msleep’
  1727. msleep( MMS_RETRY_SLEEP );
  1728. ^
  1729. mms/mmstu.c: In function ‘mms_CommandRead’:
  1730. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  1731. #define msleep(d) msleep(check_delay(d))
  1732. ^
  1733. mms/mmstu.c:1481:13: note: in expansion of macro ‘msleep’
  1734. msleep( MMS_RETRY_SLEEP );
  1735. ^
  1736. CC libaccess_mms_plugin_la-buffer.lo
  1737. CC libaccess_mms_plugin_la-asf.lo
  1738. CCLD libaccess_mms_plugin.la
  1739. CC libaccess_realrtsp_plugin_la-access.lo
  1740. CC libaccess_realrtsp_plugin_la-rtsp.lo
  1741. CC libaccess_realrtsp_plugin_la-real.lo
  1742. rtsp/real.c: In function ‘real_get_rdt_chunk_header’:
  1743. rtsp/real.c:540:7: warning: variable ‘unknown1’ set but not used [-Wunused-but-set-variable]
  1744. int unknown1;
  1745. ^
  1746. CC libaccess_realrtsp_plugin_la-real_rmff.lo
  1747. CC libaccess_realrtsp_plugin_la-real_sdpplin.lo
  1748. CC libaccess_realrtsp_plugin_la-real_asmrp.lo
  1749. CCLD libaccess_realrtsp_plugin.la
  1750. make[5]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access'
  1751. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access'
  1752. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access'
  1753. Making all in audio_filter
  1754. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_filter'
  1755. make all-am
  1756. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_filter'
  1757. CC liba52tofloat32_plugin_la-a52tofloat32.lo
  1758. CCLD liba52tofloat32_plugin.la
  1759. CC libdtstofloat32_plugin_la-dtstofloat32.lo
  1760. CCLD libdtstofloat32_plugin.la
  1761. CC libmpgatofixed32_plugin_la-mpgatofixed32.lo
  1762. CCLD libmpgatofixed32_plugin.la
  1763. CC libsamplerate_plugin_la-src.lo
  1764. CCLD libsamplerate_plugin.la
  1765. CC libaudiobargraph_a_plugin_la-audiobargraph_a.lo
  1766. CCLD libaudiobargraph_a_plugin.la
  1767. CC libchorus_flanger_plugin_la-chorus_flanger.lo
  1768. CCLD libchorus_flanger_plugin.la
  1769. CC libcompressor_plugin_la-compressor.lo
  1770. CCLD libcompressor_plugin.la
  1771. CC libequalizer_plugin_la-equalizer.lo
  1772. CCLD libequalizer_plugin.la
  1773. CC libkaraoke_plugin_la-karaoke.lo
  1774. CCLD libkaraoke_plugin.la
  1775. CC libnormvol_plugin_la-normvol.lo
  1776. CCLD libnormvol_plugin.la
  1777. CC libgain_plugin_la-gain.lo
  1778. CCLD libgain_plugin.la
  1779. CC libparam_eq_plugin_la-param_eq.lo
  1780. CCLD libparam_eq_plugin.la
  1781. CC libscaletempo_plugin_la-scaletempo.lo
  1782. CCLD libscaletempo_plugin.la
  1783. CXX libspatializer_plugin_la-allpass.lo
  1784. CXX libspatializer_plugin_la-comb.lo
  1785. CC libspatializer_plugin_la-denormals.lo
  1786. CXX libspatializer_plugin_la-revmodel.lo
  1787. CXX libspatializer_plugin_la-spatializer.lo
  1788. CXXLD libspatializer_plugin.la
  1789. CC libstereo_widen_plugin_la-stereo_widen.lo
  1790. CCLD libstereo_widen_plugin.la
  1791. CC libdolby_surround_decoder_plugin_la-dolby.lo
  1792. CCLD libdolby_surround_decoder_plugin.la
  1793. CC libheadphone_channel_mixer_plugin_la-headphone.lo
  1794. CCLD libheadphone_channel_mixer_plugin.la
  1795. CC libmono_plugin_la-mono.lo
  1796. CCLD libmono_plugin.la
  1797. CC libremap_plugin_la-remap.lo
  1798. CCLD libremap_plugin.la
  1799. CC libsimple_channel_mixer_plugin_la-simple.lo
  1800. CCLD libsimple_channel_mixer_plugin.la
  1801. CC libtrivial_channel_mixer_plugin_la-trivial.lo
  1802. CCLD libtrivial_channel_mixer_plugin.la
  1803. CC liba52tospdif_plugin_la-a52tospdif.lo
  1804. CCLD liba52tospdif_plugin.la
  1805. CC libaudio_format_plugin_la-format.lo
  1806. CCLD libaudio_format_plugin.la
  1807. CC libdtstospdif_plugin_la-dtstospdif.lo
  1808. CCLD libdtstospdif_plugin.la
  1809. CC libugly_resampler_plugin_la-ugly.lo
  1810. CCLD libugly_resampler_plugin.la
  1811. CC libspeex_resampler_plugin_la-speex.lo
  1812. CCLD libspeex_resampler_plugin.la
  1813. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_filter'
  1814. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_filter'
  1815. Making all in audio_mixer
  1816. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_mixer'
  1817. make all-am
  1818. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_mixer'
  1819. CC libfloat_mixer_plugin_la-float.lo
  1820. CCLD libfloat_mixer_plugin.la
  1821. CC libinteger_mixer_plugin_la-integer.lo
  1822. CCLD libinteger_mixer_plugin.la
  1823. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_mixer'
  1824. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_mixer'
  1825. Making all in audio_output
  1826. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_output'
  1827. make all-am
  1828. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_output'
  1829. CC libadummy_plugin_la-adummy.lo
  1830. CCLD libadummy_plugin.la
  1831. CC libafile_plugin_la-file.lo
  1832. CCLD libafile_plugin.la
  1833. CC libamem_plugin_la-amem.lo
  1834. CCLD libamem_plugin.la
  1835. CC libalsa_plugin_la-alsa.lo
  1836. CCLD libalsa_plugin.la
  1837. CC libpulse_plugin_la-vlcpulse.lo
  1838. In file included from vlcpulse.c:24:0:
  1839. ../../config.h:733:0: warning: "_REENTRANT" redefined
  1840. #define _REENTRANT /**/
  1841. ^
  1842. <command-line>:0:0: note: this is the location of the previous definition
  1843. CC libpulse_plugin_la-pulse.lo
  1844. In file included from pulse.c:25:0:
  1845. ../../config.h:733:0: warning: "_REENTRANT" redefined
  1846. #define _REENTRANT /**/
  1847. ^
  1848. <command-line>:0:0: note: this is the location of the previous definition
  1849. pulse.c: In function ‘stream_start_now’:
  1850. pulse.c:189:60: warning: unused parameter ‘aout’ [-Wunused-parameter]
  1851. static void stream_start_now(pa_stream *s, audio_output_t *aout)
  1852. ^
  1853. CCLD libpulse_plugin.la
  1854. CC libjack_plugin_la-jack.lo
  1855. CCLD libjack_plugin.la
  1856. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_output'
  1857. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/audio_output'
  1858. Making all in codec
  1859. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/codec'
  1860. make all-am
  1861. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/codec'
  1862. CC libfaad_plugin_la-faad.lo
  1863. In file included from faad.c:43:0:
  1864. /usr/include/faad.h:32:9: note: #pragma message: please update faad2 include filename and function names!
  1865. #pragma message("please update faad2 include filename and function names!")
  1866. ^
  1867. CCLD libfaad_plugin.la
  1868. CC libflac_plugin_la-flac.lo
  1869. flac.c: In function ‘EncoderWriteCallback’:
  1870. flac.c:590:43: warning: pointer of type ‘void *’ used in arithmetic [-Wpointer-arith]
  1871. memcpy(p_enc->fmt_out.p_extra + 4, buffer, STREAMINFO_SIZE );
  1872. ^
  1873. CCLD libflac_plugin.la
  1874. CC libkate_plugin_la-kate.lo
  1875. In file included from kate.c:28:0:
  1876. ../../config.h:733:0: warning: "_REENTRANT" redefined
  1877. #define _REENTRANT /**/
  1878. ^
  1879. <command-line>:0:0: note: this is the location of the previous definition
  1880. kate.c:1089:12: warning: ‘TigerConfigurationCallback’ defined but not used [-Wunused-function]
  1881. static int TigerConfigurationCallback( vlc_object_t *p_this, const char *psz_var,
  1882. ^
  1883. CCLD libkate_plugin.la
  1884. CC liblibass_plugin_la-libass.lo
  1885. CCLD liblibass_plugin.la
  1886. CC liblibmpeg2_plugin_la-libmpeg2.lo
  1887. CCLD liblibmpeg2_plugin.la
  1888. CC libopus_plugin_la-opus.lo
  1889. CC libopus_plugin_la-opus_header.lo
  1890. CCLD libopus_plugin.la
  1891. CC libpng_plugin_la-png.lo
  1892. png.c: In function ‘DecodeBlock’:
  1893. png.c:134:16: warning: variable ‘p_row_pointers’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  1894. png_bytep *p_row_pointers = NULL;
  1895. ^
  1896. CCLD libpng_plugin.la
  1897. CC libschroedinger_plugin_la-schroedinger.lo
  1898. CCLD libschroedinger_plugin.la
  1899. CC libsdl_image_plugin_la-sdl_image.lo
  1900. In file included from sdl_image.c:29:0:
  1901. ../../config.h:733:0: warning: "_REENTRANT" redefined
  1902. #define _REENTRANT /**/
  1903. ^
  1904. <command-line>:0:0: note: this is the location of the previous definition
  1905. CCLD libsdl_image_plugin.la
  1906. CC libspeex_plugin_la-speex.lo
  1907. CCLD libspeex_plugin.la
  1908. CC libtelx_plugin_la-telx.lo
  1909. CCLD libtelx_plugin.la
  1910. CC libtheora_plugin_la-theora.lo
  1911. CCLD libtheora_plugin.la
  1912. CC libtwolame_plugin_la-twolame.lo
  1913. CCLD libtwolame_plugin.la
  1914. CC libvorbis_plugin_la-vorbis.lo
  1915. CCLD libvorbis_plugin.la
  1916. CC libzvbi_plugin_la-zvbi.lo
  1917. CCLD libzvbi_plugin.la
  1918. CC liba52_plugin_la-a52.lo
  1919. CCLD liba52_plugin.la
  1920. CC libadpcm_plugin_la-adpcm.lo
  1921. CCLD libadpcm_plugin.la
  1922. CC libuleaddvaudio_plugin_la-uleaddvaudio.lo
  1923. uleaddvaudio.c: In function ‘Decode’:
  1924. uleaddvaudio.c:84:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1925. if (block->i_buffer >= block_size) {
  1926. ^
  1927. CCLD libuleaddvaudio_plugin.la
  1928. CC libaes3_plugin_la-aes3.lo
  1929. CCLD libaes3_plugin.la
  1930. CC libaraw_plugin_la-araw.lo
  1931. CCLD libaraw_plugin.la
  1932. CC libcc_plugin_la-cc.lo
  1933. CCLD libcc_plugin.la
  1934. CC libcdg_plugin_la-cdg.lo
  1935. cdg.c: In function ‘DecodeScroll’:
  1936. cdg.c:332:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1937. if( dy < 0 || dy >= CDG_SCREEN_HEIGHT ||
  1938. ^
  1939. cdg.c:333:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1940. dx < 0 || dx >= CDG_SCREEN_WIDTH )
  1941. ^
  1942. CCLD libcdg_plugin.la
  1943. CC libcvdsub_plugin_la-cvdsub.lo
  1944. CCLD libcvdsub_plugin.la
  1945. CC libddummy_plugin_la-ddummy.lo
  1946. CCLD libddummy_plugin.la
  1947. CC libdts_plugin_la-dts.lo
  1948. CC libdts_plugin_la-dts_header.lo
  1949. CCLD libdts_plugin.la
  1950. CC libdvbsub_plugin_la-dvbsub.lo
  1951. dvbsub.c: In function ‘decode_object’:
  1952. dvbsub.c:1056:10: warning: variable ‘b_non_modify_color’ set but not used [-Wunused-but-set-variable]
  1953. bool b_non_modify_color;
  1954. ^
  1955. dvbsub.c:1055:44: warning: variable ‘i_version’ set but not used [-Wunused-but-set-variable]
  1956. int i_segment_length, i_coding_method, i_version, i_id, i;
  1957. ^
  1958. CCLD libdvbsub_plugin.la
  1959. CC libg711_plugin_la-g711.lo
  1960. CCLD libg711_plugin.la
  1961. CC liblpcm_plugin_la-lpcm.lo
  1962. CCLD liblpcm_plugin.la
  1963. CC libmpeg_audio_plugin_la-mpeg_audio.lo
  1964. CCLD libmpeg_audio_plugin.la
  1965. CC librawvideo_plugin_la-rawvideo.lo
  1966. CCLD librawvideo_plugin.la
  1967. CC libspudec_plugin_la-spudec.lo
  1968. CC libspudec_plugin_la-parse.lo
  1969. spudec/parse.c: In function ‘ParsePacket’:
  1970. spudec/parse.c:626:27: warning: array subscript is below array bounds [-Warray-bounds]
  1971. p_spu_data->pi_yuv[i_border][0] = 0x00;
  1972. ^
  1973. spudec/parse.c:627:27: warning: array subscript is below array bounds [-Warray-bounds]
  1974. p_spu_data->pi_yuv[i_border][1] = 0x80;
  1975. ^
  1976. spudec/parse.c:628:27: warning: array subscript is below array bounds [-Warray-bounds]
  1977. p_spu_data->pi_yuv[i_border][2] = 0x80;
  1978. ^
  1979. CCLD libspudec_plugin.la
  1980. CC libsvcdsub_plugin_la-svcdsub.lo
  1981. svcdsub.c: In function ‘ParseHeader’:
  1982. svcdsub.c:361:43: warning: variable ‘i_cmd_arg’ set but not used [-Wunused-but-set-variable]
  1983. uint8_t i_options, i_options2, i_cmd, i_cmd_arg;
  1984. ^
  1985. svcdsub.c:361:24: warning: variable ‘i_options2’ set but not used [-Wunused-but-set-variable]
  1986. uint8_t i_options, i_options2, i_cmd, i_cmd_arg;
  1987. ^
  1988. CCLD libsvcdsub_plugin.la
  1989. CC libsubsdec_plugin_la-subsdec.lo
  1990. CCLD libsubsdec_plugin.la
  1991. CC libsubsusf_plugin_la-subsusf.lo
  1992. CCLD libsubsusf_plugin.la
  1993. CC libstl_plugin_la-stl.lo
  1994. CCLD libstl_plugin.la
  1995. CC libscte27_plugin_la-scte27.lo
  1996. CCLD libscte27_plugin.la
  1997. CC libt140_plugin_la-t140.lo
  1998. CCLD libt140_plugin.la
  1999. CC libedummy_plugin_la-edummy.lo
  2000. CCLD libedummy_plugin.la
  2001. CC libavcodec_plugin_la-video.lo
  2002. In file included from avcodec/avcodec.h:25:0,
  2003. from avcodec/video.c:43:
  2004. avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2005. avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2006. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2007. ^
  2008. avcodec/video.c: In function ‘InitVideoDec’:
  2009. avcodec/video.c:203:5: warning: ‘avcodec_alloc_frame’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3513) [-Wdeprecated-declarations]
  2010. p_sys->p_ff_pic = avcodec_alloc_frame();
  2011. ^
  2012. avcodec/video.c:320:5: warning: ‘get_buffer’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:2106) [-Wdeprecated-declarations]
  2013. p_sys->p_context->get_buffer = ffmpeg_GetFrameBuf;
  2014. ^
  2015. avcodec/video.c:321:5: warning: ‘reget_buffer’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:2135) [-Wdeprecated-declarations]
  2016. p_sys->p_context->reget_buffer = avcodec_default_reget_buffer;
  2017. ^
  2018. avcodec/video.c:321:5: warning: ‘avcodec_default_reget_buffer’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3850) [-Wdeprecated-declarations]
  2019. avcodec/video.c:322:5: warning: ‘release_buffer’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:2120) [-Wdeprecated-declarations]
  2020. p_sys->p_context->release_buffer = ffmpeg_ReleaseFrameBuf;
  2021. ^
  2022. avcodec/video.c: In function ‘DecodeVideo’:
  2023. avcodec/video.c:639:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2024. else if( i_used > p_block->i_buffer ||
  2025. ^
  2026. avcodec/video.c: In function ‘ffmpeg_va_GetFrameBuf’:
  2027. avcodec/video.c:938:5: warning: ‘type’ is deprecated (declared at /usr/include/libavutil/frame.h:307) [-Wdeprecated-declarations]
  2028. p_ff_pic->type = FF_BUFFER_TYPE_USER;
  2029. ^
  2030. avcodec/video.c: In function ‘ffmpeg_GetFrameBuf’:
  2031. avcodec/video.c:1031:9: warning: ‘avcodec_default_get_buffer’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3848) [-Wdeprecated-declarations]
  2032. return avcodec_default_get_buffer( p_context, p_ff_pic );
  2033. ^
  2034. avcodec/video.c:1046:9: warning: ‘avcodec_default_get_buffer’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3848) [-Wdeprecated-declarations]
  2035. return avcodec_default_get_buffer( p_context, p_ff_pic );
  2036. ^
  2037. avcodec/video.c:1058:5: warning: ‘type’ is deprecated (declared at /usr/include/libavutil/frame.h:307) [-Wdeprecated-declarations]
  2038. p_ff_pic->type = FF_BUFFER_TYPE_USER;
  2039. ^
  2040. avcodec/video.c: In function ‘ffmpeg_ReleaseFrameBuf’:
  2041. avcodec/video.c:1082:5: warning: ‘type’ is deprecated (declared at /usr/include/libavutil/frame.h:307) [-Wdeprecated-declarations]
  2042. else if( p_ff_pic->type == FF_BUFFER_TYPE_INTERNAL )
  2043. ^
  2044. avcodec/video.c:1087:9: warning: ‘avcodec_default_release_buffer’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3849) [-Wdeprecated-declarations]
  2045. avcodec_default_release_buffer( p_context, p_ff_pic );
  2046. ^
  2047. CC libavcodec_plugin_la-subtitle.lo
  2048. In file included from avcodec/avcodec.h:25:0,
  2049. from avcodec/subtitle.c:39:
  2050. avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2051. avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2052. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2053. ^
  2054. CC libavcodec_plugin_la-audio.lo
  2055. In file included from avcodec/avcodec.h:25:0,
  2056. from avcodec/audio.c:44:
  2057. avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2058. avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2059. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2060. ^
  2061. avcodec/audio.c: In function ‘InitDecoderConfig’:
  2062. avcodec/audio.c:87:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2063. for( i_offset = 0; i_offset < p_dec->fmt_in.i_extra - sizeof(p_pattern); i_offset++ )
  2064. ^
  2065. avcodec/audio.c: In function ‘InitAudioDec’:
  2066. avcodec/audio.c:138:5: warning: ‘get_buffer’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:2106) [-Wdeprecated-declarations]
  2067. p_context->get_buffer = GetAudioBuf;
  2068. ^
  2069. avcodec/audio.c: In function ‘SetupOutputFormat’:
  2070. avcodec/audio.c:453:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2071. p_sys->i_previous_layout == p_sys->p_context->channel_layout )
  2072. ^
  2073. CC libavcodec_plugin_la-cpu.lo
  2074. In file included from avcodec/cpu.c:30:0:
  2075. avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2076. avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2077. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2078. ^
  2079. CC libavcodec_plugin_la-fourcc.lo
  2080. In file included from avcodec/avcodec.h:25:0,
  2081. from avcodec/fourcc.c:33:
  2082. avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2083. avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2084. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2085. ^
  2086. CC libavcodec_plugin_la-chroma.lo
  2087. In file included from avcodec/chroma.c:34:0:
  2088. avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2089. avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2090. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2091. ^
  2092. CC libavcodec_plugin_la-avcodec.lo
  2093. In file included from avcodec/avcodec.h:25:0,
  2094. from avcodec/avcodec.c:41:
  2095. avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2096. avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2097. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2098. ^
  2099. avcodec/avcodec.c: In function ‘OpenDecoder’:
  2100. avcodec/avcodec.c:284:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2101. else if( p_codec->id != i_codec_id )
  2102. ^
  2103. avcodec/avcodec.c:309:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2104. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2105. ^
  2106. CC libavcodec_plugin_la-encoder.lo
  2107. In file included from avcodec/avcodec.h:25:0,
  2108. from avcodec/encoder.c:46:
  2109. avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2110. avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2111. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2112. ^
  2113. avcodec/encoder.c: In function ‘OpenEncoder’:
  2114. avcodec/encoder.c:280:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2115. else if( p_codec->id != i_codec_id )
  2116. ^
  2117. avcodec/encoder.c:333:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2118. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2119. ^
  2120. avcodec/encoder.c:515:37: warning: assignment discards ‘const’ qualifier from pointer target type
  2121. p_context->intra_matrix = mpeg4_default_intra_matrix;
  2122. ^
  2123. avcodec/encoder.c:516:37: warning: assignment discards ‘const’ qualifier from pointer target type
  2124. p_context->inter_matrix = mpeg4_default_non_intra_matrix;
  2125. ^
  2126. avcodec/encoder.c:901:5: warning: ‘avcodec_alloc_frame’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3513) [-Wdeprecated-declarations]
  2127. p_sys->frame = avcodec_alloc_frame();
  2128. ^
  2129. avcodec/encoder.c: In function ‘EncodeVideo’:
  2130. avcodec/encoder.c:942:9: warning: ‘avcodec_get_frame_defaults’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3523) [-Wdeprecated-declarations]
  2131. avcodec_get_frame_defaults( frame );
  2132. ^
  2133. avcodec/encoder.c: In function ‘EncodeAudio’:
  2134. avcodec/encoder.c:1140:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2135. ((p_aout_buf->i_pts - p_sys->i_samples_delay) != date_Get( &p_sys->buffer_date ) ) ) )
  2136. ^
  2137. avcodec/encoder.c:1168:9: warning: ‘avcodec_get_frame_defaults’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3523) [-Wdeprecated-declarations]
  2138. avcodec_get_frame_defaults( p_sys->frame );
  2139. ^
  2140. avcodec/encoder.c:1284:9: warning: ‘avcodec_get_frame_defaults’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3523) [-Wdeprecated-declarations]
  2141. avcodec_get_frame_defaults( p_sys->frame );
  2142. ^
  2143. CCLD libavcodec_plugin.la
  2144. CC libvaapi_plugin_la-copy.lo
  2145. CC libvaapi_plugin_la-vaapi.lo
  2146. In file included from avcodec/avcodec.h:25:0,
  2147. from avcodec/vaapi.c:41:
  2148. avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2149. avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2150. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2151. ^
  2152. avcodec/vaapi.c: In function ‘CreateSurfaces’:
  2153. avcodec/vaapi.c:313:19: warning: variable ‘fmt’ set but not used [-Wunused-but-set-variable]
  2154. VAImageFormat fmt;
  2155. ^
  2156. CCLD libvaapi_plugin.la
  2157. CC libvdpau_plugin_la-vdpau.lo
  2158. In file included from avcodec/avcodec.h:25:0,
  2159. from avcodec/vdpau.c:40:
  2160. avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2161. avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2162. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2163. ^
  2164. avcodec/vdpau.c: In function ‘Deinit’:
  2165. avcodec/vdpau.c:219:5: warning: ‘bitstream_buffers’ is deprecated (declared at /usr/include/libavcodec/vdpau.h:137) [-Wdeprecated-declarations]
  2166. av_freep (&sys->context.bitstream_buffers);
  2167. ^
  2168. CCLD libvdpau_plugin.la
  2169. CC libxwd_plugin_la-xwd.lo
  2170. CCLD libxwd_plugin.la
  2171. CC libfluidsynth_plugin_la-fluidsynth.lo
  2172. CCLD libfluidsynth_plugin.la
  2173. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/codec'
  2174. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/codec'
  2175. Making all in control
  2176. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/control'
  2177. make all-am
  2178. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/control'
  2179. CC liblirc_plugin_la-lirc.lo
  2180. lirc.c: In function ‘Open’:
  2181. lirc.c:99:19: warning: passing argument 1 of ‘lirc_init’ discards ‘const’ qualifier from pointer target type
  2182. p_sys->i_fd = lirc_init( "vlc", 1 );
  2183. ^
  2184. In file included from lirc.c:44:0:
  2185. /usr/include/lirc/lirc_client.h:76:6: note: expected ‘char *’ but argument is of type ‘const char *’
  2186. int lirc_init(char *prog, int verbose);
  2187. ^
  2188. CCLD liblirc_plugin.la
  2189. CC libdummy_plugin_la-dummy.lo
  2190. CCLD libdummy_plugin.la
  2191. CC libgestures_plugin_la-gestures.lo
  2192. CCLD libgestures_plugin.la
  2193. CC libnetsync_plugin_la-netsync.lo
  2194. netsync.c: In function ‘Slave’:
  2195. cc1: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  2196. CCLD libnetsync_plugin.la
  2197. CC libhotkeys_plugin_la-hotkeys.lo
  2198. CCLD libhotkeys_plugin.la
  2199. CC liboldrc_plugin_la-rc.lo
  2200. rc.c: In function ‘Run’:
  2201. rc.c:526:2: warning: #warning This is not reliable... [-Wcpp]
  2202. #warning This is not reliable...
  2203. ^
  2204. CCLD liboldrc_plugin.la
  2205. CC libdbus_plugin_la-dbus_root.lo
  2206. CC libdbus_plugin_la-dbus_player.lo
  2207. CC libdbus_plugin_la-dbus_tracklist.lo
  2208. CC libdbus_plugin_la-dbus.lo
  2209. dbus/dbus.c: In function ‘Run’:
  2210. dbus/dbus.c:883:1: warning: no return statement in function returning non-void [-Wreturn-type]
  2211. }
  2212. ^
  2213. dbus/dbus.c:832:13: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  2214. (void)read( fds[0].fd, &buf, 1 );
  2215. ^
  2216. CCLD libdbus_plugin.la
  2217. CC libglobalhotkeys_plugin_la-xcb.lo
  2218. CCLD libglobalhotkeys_plugin.la
  2219. CC libmotion_plugin_la-motion.lo
  2220. motion.c: In function ‘RunIntf’:
  2221. motion.c:137:2: warning: #warning FIXME: check once (or less) per picture, not once per interval [-Wcpp]
  2222. #warning FIXME: check once (or less) per picture, not once per interval
  2223. ^
  2224. motion.c:162:2: warning: #warning FIXME: refactor this plugin as a video filter! [-Wcpp]
  2225. #warning FIXME: refactor this plugin as a video filter!
  2226. ^
  2227. motion.c:193:1: warning: no return statement in function returning non-void [-Wreturn-type]
  2228. }
  2229. ^
  2230. cc1: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  2231. CC libmotion_plugin_la-motionlib.lo
  2232. motionlib.c: In function ‘GetOrientation’:
  2233. motionlib.c:199:1: warning: control reaches end of non-void function [-Wreturn-type]
  2234. }
  2235. ^
  2236. CCLD libmotion_plugin.la
  2237. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/control'
  2238. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/control'
  2239. Making all in demux
  2240. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/demux'
  2241. make all-am
  2242. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/demux'
  2243. CC libgme_plugin_la-gme.lo
  2244. gme.c: In function ‘Control’:
  2245. gme.c:251:24: warning: cast from function call of type ‘int’ to non-matching type ‘double’ [-Wbad-function-cast]
  2246. *pos = (double)(gme_tell (sys->emu))
  2247. ^
  2248. CXX libgme_plugin_la-dummy.lo
  2249. CXXLD libgme_plugin.la
  2250. CC libmod_plugin_la-mod.lo
  2251. CCLD libmod_plugin.la
  2252. CC libmpc_plugin_la-mpc.lo
  2253. CCLD libmpc_plugin.la
  2254. CC libogg_plugin_la-ogg.lo
  2255. ogg.c: In function ‘Ogg_DecodePacket’:
  2256. ogg.c:806:2: warning: #warning Memory leak [-Wcpp]
  2257. #warning Memory leak
  2258. ^
  2259. In file included from ../../include/vlc_common.h:416:0,
  2260. from ogg.c:32:
  2261. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  2262. #define msleep(d) msleep(check_delay(d))
  2263. ^
  2264. ogg.c:1057:9: note: in expansion of macro ‘msleep’
  2265. msleep(10000);
  2266. ^
  2267. CC libogg_plugin_la-oggseek.lo
  2268. CC libogg_plugin_la-xiph_metadata.lo
  2269. CCLD libogg_plugin.la
  2270. CC libavformat_plugin_la-demux.lo
  2271. In file included from avformat/../../codec/avcodec/avcodec.h:25:0,
  2272. from avformat/demux.c:43:
  2273. avformat/../../codec/avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2274. avformat/../../codec/avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2275. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2276. ^
  2277. avformat/demux.c: In function ‘OpenDemux’:
  2278. avformat/demux.c:336:3: warning: #warning FIXME: implement palette transmission [-Wcpp]
  2279. # warning FIXME: implement palette transmission
  2280. ^
  2281. CC libavformat_plugin_la-fourcc.lo
  2282. In file included from ../codec/avcodec/avcodec.h:25:0,
  2283. from ../codec/avcodec/fourcc.c:33:
  2284. ../codec/avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2285. ../codec/avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2286. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2287. ^
  2288. CC libavformat_plugin_la-chroma.lo
  2289. In file included from ../codec/avcodec/chroma.c:34:0:
  2290. ../codec/avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2291. ../codec/avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2292. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2293. ^
  2294. CC libavformat_plugin_la-cpu.lo
  2295. In file included from ../codec/avcodec/cpu.c:30:0:
  2296. ../codec/avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2297. ../codec/avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2298. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2299. ^
  2300. CC libavformat_plugin_la-avformat.lo
  2301. In file included from avformat/avformat.c:34:0:
  2302. avformat/../../codec/avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2303. avformat/../../codec/avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2304. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2305. ^
  2306. CC libavformat_plugin_la-mux.lo
  2307. In file included from avformat/../../codec/avcodec/avcodec.h:25:0,
  2308. from avformat/mux.c:39:
  2309. avformat/../../codec/avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  2310. avformat/../../codec/avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  2311. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  2312. ^
  2313. CCLD libavformat_plugin.la
  2314. CXX libmkv_plugin_la-util.lo
  2315. mkv/util.cpp: In function ‘void handle_real_audio(demux_t*, mkv_track_t*, block_t*, mtime_t)’:
  2316. mkv/util.cpp:194:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2317. for( int i = 0; i < i_num; i++ )
  2318. ^
  2319. mkv/util.cpp:198:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2320. if( i_index >= p_sys->i_subpackets )
  2321. ^
  2322. CXX libmkv_plugin_la-virtual_segment.lo
  2323. CXX libmkv_plugin_la-matroska_segment.lo
  2324. CXX libmkv_plugin_la-matroska_segment_parse.lo
  2325. CXX libmkv_plugin_la-demux.lo
  2326. In file included from ../../include/vlc_common.h:905:0,
  2327. from mkv/mkv.hpp:45,
  2328. from mkv/demux.hpp:28,
  2329. from mkv/demux.cpp:26:
  2330. mkv/demux.cpp: In member function ‘void event_thread_t::EventThread()’:
  2331. ../../include/vlc_objects.h:77:29: warning: ‘bool vlc_object_alive(vlc_object_t*)’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2332. #define vlc_object_alive(a) vlc_object_alive( VLC_OBJECT(a) )
  2333. ^
  2334. mkv/demux.cpp:401:24: note: in expansion of macro ‘vlc_object_alive’
  2335. if( p_vout && !vlc_object_alive (p_vout) )
  2336. ^
  2337. ../../include/vlc_objects.h:77:61: warning: ‘bool vlc_object_alive(vlc_object_t*)’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2338. #define vlc_object_alive(a) vlc_object_alive( VLC_OBJECT(a) )
  2339. ^
  2340. mkv/demux.cpp:401:24: note: in expansion of macro ‘vlc_object_alive’
  2341. if( p_vout && !vlc_object_alive (p_vout) )
  2342. ^
  2343. CXX libmkv_plugin_la-Ebml_parser.lo
  2344. CXX libmkv_plugin_la-chapters.lo
  2345. CXX libmkv_plugin_la-chapter_command.lo
  2346. CXX libmkv_plugin_la-stream_io_callback.lo
  2347. CC libmkv_plugin_la-libmp4.lo
  2348. mp4/libmp4.c: In function ‘MP4_ReadBox_stra’:
  2349. mp4/libmp4.c:505:13: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2350. uint8_t i_reserved;
  2351. ^
  2352. mp4/libmp4.c: In function ‘MP4_ReadBox_sidx’:
  2353. mp4/libmp4.c:597:14: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2354. uint16_t i_reserved;
  2355. ^
  2356. mp4/libmp4.c: In function ‘MP4_ReadBox_tkhd’:
  2357. mp4/libmp4.c:802:12: warning: variable ‘translate’ set but not used [-Wunused-but-set-variable]
  2358. double translate[2];// amount to translate; tx = translate[0] , ty = translate[1]
  2359. ^
  2360. mp4/libmp4.c: In function ‘MP4_ReadBox_hdlr’:
  2361. mp4/libmp4.c:909:13: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2362. int32_t i_reserved;
  2363. ^
  2364. mp4/libmp4.c: In function ‘MP4_ReadBox_gnre’:
  2365. mp4/libmp4.c:1535:14: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2366. uint32_t i_reserved;
  2367. ^
  2368. mp4/libmp4.c:1534:14: warning: variable ‘i_version’ set but not used [-Wunused-but-set-variable]
  2369. uint32_t i_version;
  2370. ^
  2371. mp4/libmp4.c: In function ‘MP4_ReadBox_trkn’:
  2372. mp4/libmp4.c:1564:14: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2373. uint32_t i_reserved;
  2374. ^
  2375. mp4/libmp4.c:1563:14: warning: variable ‘i_version’ set but not used [-Wunused-but-set-variable]
  2376. uint32_t i_version;
  2377. ^
  2378. mp4/libmp4.c: In function ‘MP4_ReadBox_0xa9xxx’:
  2379. mp4/libmp4.c:2666:22: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2380. uint32_t i_reserved;
  2381. ^
  2382. mp4/libmp4.c: In function ‘MP4_ReadBox_chpl’:
  2383. mp4/libmp4.c:2713:14: warning: variable ‘i_dummy’ set but not used [-Wunused-but-set-variable]
  2384. uint32_t i_dummy;
  2385. ^
  2386. mp4/libmp4.c: In function ‘MP4_ReadBox_iods’:
  2387. mp4/libmp4.c:2823:10: warning: variable ‘i_unused’ set but not used [-Wunused-but-set-variable]
  2388. char i_unused;
  2389. ^
  2390. CXX libmkv_plugin_la-mkv.lo
  2391. mkv/mkv.cpp:192:2: warning: #warning Memory leak! [-Wcpp]
  2392. #warning Memory leak!
  2393. ^
  2394. mkv/mkv.cpp: In function ‘void BlockDecode(demux_t*, libmatroska::KaxBlock*, libmatroska::KaxSimpleBlock*, mtime_t, mtime_t, bool)’:
  2395. mkv/mkv.cpp:560:45: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  2396. if( !data->Buffer() || data->Size() > SIZE_MAX || frame_size > block_size )
  2397. ^
  2398. CXXLD libmkv_plugin.la
  2399. CC libts_plugin_la-ts.lo
  2400. ts.c: In function ‘Open’:
  2401. ts.c:807:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2402. while( p_sys->i_pmt_es <= 0 && vlc_object_alive( p_demux ) )
  2403. ^
  2404. ts.c: In function ‘Control’:
  2405. ts.c:1068:23: warning: cast from function call of type ‘int64_t’ to non-matching type ‘double’ [-Wbad-function-cast]
  2406. *pf = (double)stream_Tell( p_demux->s ) / (double)i64;
  2407. ^
  2408. ts.c: In function ‘ParseTableSection’:
  2409. ts.c:1789:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2410. if( i_index == 0 && p_content->i_buffer > i_offset + 8 )
  2411. ^
  2412. ts.c: In function ‘ReadTSPacket’:
  2413. ts.c:1851:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2414. while( vlc_object_alive (p_demux) )
  2415. ^
  2416. ts.c: In function ‘SeekToPCR’:
  2417. ts.c:1950:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2418. while( vlc_object_alive( p_demux ) )
  2419. ^
  2420. ts.c: In function ‘GetFirstPCR’:
  2421. ts.c:2056:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2422. while( vlc_object_alive (p_demux) )
  2423. ^
  2424. ts.c: In function ‘GetLastPCR’:
  2425. ts.c:2089:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2426. while( vlc_object_alive( p_demux ) )
  2427. ^
  2428. ts.c: In function ‘CheckPCR’:
  2429. ts.c:2128:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2430. for( i = 1; i < p_sys->i_pcrs_num && vlc_object_alive( p_demux ); ++i )
  2431. ^
  2432. ts.c: In function ‘IODDescriptorLength’:
  2433. ts.c:2473:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2434. if (i_len > *pi_data)
  2435. ^
  2436. ts.c: In function ‘Open’:
  2437. ts.c:1343:5: warning: ‘prg’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2438. free( prg );
  2439. ^
  2440. ts.c:1231:19: note: ‘prg’ was declared here
  2441. ts_prg_psi_t *prg;
  2442. ^
  2443. CC libts_plugin_la-csa.lo
  2444. CCLD libts_plugin.la
  2445. CC libaiff_plugin_la-aiff.lo
  2446. CCLD libaiff_plugin.la
  2447. CC libasf_plugin_la-asf.lo
  2448. asf/asf.c: In function ‘Demux’:
  2449. asf/asf.c:155:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2450. if( !vlc_object_alive (p_demux) )
  2451. ^
  2452. CC libasf_plugin_la-libasf.lo
  2453. CCLD libasf_plugin.la
  2454. CC libau_plugin_la-au.lo
  2455. CCLD libau_plugin.la
  2456. CC libavi_plugin_la-avi.lo
  2457. avi/avi.c: In function ‘Open’:
  2458. avi/avi.c:660:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2459. if( !vlc_object_alive( p_demux) )
  2460. ^
  2461. avi/avi.c: In function ‘Demux_Seekable’:
  2462. avi/avi.c:995:25: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2463. if( !vlc_object_alive (p_demux) ) return -1;
  2464. ^
  2465. avi/avi.c: In function ‘AVI_StreamChunkFind’:
  2466. avi/avi.c:1609:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2467. if( !vlc_object_alive (p_demux) ) return VLC_EGENERIC;
  2468. ^
  2469. avi/avi.c:1629:17: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2470. if( !vlc_object_alive (p_demux) ) return VLC_EGENERIC;
  2471. ^
  2472. avi/avi.c: In function ‘AVI_PacketSearch’:
  2473. avi/avi.c:2066:13: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2474. if( !vlc_object_alive (p_demux) ) return VLC_EGENERIC;
  2475. ^
  2476. avi/avi.c: In function ‘AVI_IndexCreate’:
  2477. avi/avi.c:2396:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2478. if( !vlc_object_alive (p_demux) )
  2479. ^
  2480. avi/avi.c: In function ‘AVI_DvHandleAudio’:
  2481. avi/avi.c:2572:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  2482. if( tk->p_es_dv_audio && tk->i_dv_audio_rate != fmt.audio.i_rate )
  2483. ^
  2484. In file included from ../../include/vlc_common.h:416:0,
  2485. from avi/avi.c:34:
  2486. avi/avi.c: In function ‘AVI_StreamChunkFind’:
  2487. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  2488. #define msleep(d) msleep(check_delay(d))
  2489. ^
  2490. avi/avi.c:1630:17: note: in expansion of macro ‘msleep’
  2491. msleep( 10000 );
  2492. ^
  2493. avi/avi.c: In function ‘AVI_PacketSearch’:
  2494. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  2495. #define msleep(d) msleep(check_delay(d))
  2496. ^
  2497. avi/avi.c:2068:13: note: in expansion of macro ‘msleep’
  2498. msleep( 10000 );
  2499. ^
  2500. avi/avi.c: In function ‘Demux_Seekable’:
  2501. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  2502. #define msleep(d) msleep(check_delay(d))
  2503. ^
  2504. avi/avi.c:996:25: note: in expansion of macro ‘msleep’
  2505. msleep( 10000 );
  2506. ^
  2507. CC libavi_plugin_la-libavi.lo
  2508. avi/libavi.c: In function ‘AVI_ChunkRead_list’:
  2509. avi/libavi.c:177:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  2510. if( i_ret = AVI_ChunkRead( s, p_chk, p_container ) )
  2511. ^
  2512. avi/libavi.c: In function ‘AVI_ChunkRead_indx’:
  2513. avi/libavi.c:512:18: warning: variable ‘i_dummy’ set but not used [-Wunused-but-set-variable]
  2514. int32_t i_dummy;
  2515. ^
  2516. CCLD libavi_plugin.la
  2517. CC librawaud_plugin_la-rawaud.lo
  2518. CCLD librawaud_plugin.la
  2519. CC libdirac_plugin_la-dirac.lo
  2520. CCLD libdirac_plugin.la
  2521. CC libdemux_cdg_plugin_la-cdg.lo
  2522. CCLD libdemux_cdg_plugin.la
  2523. CC libdemuxdump_plugin_la-demuxdump.lo
  2524. CCLD libdemuxdump_plugin.la
  2525. CC libes_plugin_la-es.lo
  2526. mpeg/es.c: In function ‘OpenCommon’:
  2527. mpeg/es.c:212:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2528. while( vlc_object_alive( p_demux ) )
  2529. ^
  2530. CC libes_plugin_la-dts_header.lo
  2531. CCLD libes_plugin.la
  2532. CC libflacsys_plugin_la-flac.lo
  2533. CC libflacsys_plugin_la-xiph_metadata.lo
  2534. CCLD libflacsys_plugin.la
  2535. CC libh264_plugin_la-h264.lo
  2536. CCLD libh264_plugin.la
  2537. CC libmjpeg_plugin_la-mjpeg.lo
  2538. CCLD libmjpeg_plugin.la
  2539. CC libmp4_plugin_la-mp4.lo
  2540. CC libmp4_plugin_la-libmp4.lo
  2541. mp4/libmp4.c: In function ‘MP4_ReadBox_stra’:
  2542. mp4/libmp4.c:505:13: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2543. uint8_t i_reserved;
  2544. ^
  2545. mp4/libmp4.c: In function ‘MP4_ReadBox_sidx’:
  2546. mp4/libmp4.c:597:14: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2547. uint16_t i_reserved;
  2548. ^
  2549. mp4/libmp4.c: In function ‘MP4_ReadBox_tkhd’:
  2550. mp4/libmp4.c:802:12: warning: variable ‘translate’ set but not used [-Wunused-but-set-variable]
  2551. double translate[2];// amount to translate; tx = translate[0] , ty = translate[1]
  2552. ^
  2553. mp4/libmp4.c: In function ‘MP4_ReadBox_hdlr’:
  2554. mp4/libmp4.c:909:13: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2555. int32_t i_reserved;
  2556. ^
  2557. mp4/libmp4.c: In function ‘MP4_ReadBox_gnre’:
  2558. mp4/libmp4.c:1535:14: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2559. uint32_t i_reserved;
  2560. ^
  2561. mp4/libmp4.c:1534:14: warning: variable ‘i_version’ set but not used [-Wunused-but-set-variable]
  2562. uint32_t i_version;
  2563. ^
  2564. mp4/libmp4.c: In function ‘MP4_ReadBox_trkn’:
  2565. mp4/libmp4.c:1564:14: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2566. uint32_t i_reserved;
  2567. ^
  2568. mp4/libmp4.c:1563:14: warning: variable ‘i_version’ set but not used [-Wunused-but-set-variable]
  2569. uint32_t i_version;
  2570. ^
  2571. mp4/libmp4.c: In function ‘MP4_ReadBox_0xa9xxx’:
  2572. mp4/libmp4.c:2666:22: warning: variable ‘i_reserved’ set but not used [-Wunused-but-set-variable]
  2573. uint32_t i_reserved;
  2574. ^
  2575. mp4/libmp4.c: In function ‘MP4_ReadBox_chpl’:
  2576. mp4/libmp4.c:2713:14: warning: variable ‘i_dummy’ set but not used [-Wunused-but-set-variable]
  2577. uint32_t i_dummy;
  2578. ^
  2579. mp4/libmp4.c: In function ‘MP4_ReadBox_iods’:
  2580. mp4/libmp4.c:2823:10: warning: variable ‘i_unused’ set but not used [-Wunused-but-set-variable]
  2581. char i_unused;
  2582. ^
  2583. CCLD libmp4_plugin.la
  2584. CC libmpgv_plugin_la-mpgv.lo
  2585. CCLD libmpgv_plugin.la
  2586. CC libnsc_plugin_la-nsc.lo
  2587. CCLD libnsc_plugin.la
  2588. CC libnsv_plugin_la-nsv.lo
  2589. nsv.c: In function ‘ReSynch’:
  2590. nsv.c:413:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2591. while( vlc_object_alive (p_demux) )
  2592. ^
  2593. CCLD libnsv_plugin.la
  2594. CC libnuv_plugin_la-nuv.lo
  2595. nuv.c: In function ‘Demux’:
  2596. nuv.c:367:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2597. if( !vlc_object_alive (p_demux) )
  2598. ^
  2599. nuv.c: In function ‘ControlSetPosition’:
  2600. nuv.c:576:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2601. while( vlc_object_alive (p_demux) )
  2602. ^
  2603. CCLD libnuv_plugin.la
  2604. CC libplaylist_plugin_la-asx.lo
  2605. CC libplaylist_plugin_la-b4s.lo
  2606. CC libplaylist_plugin_la-dvb.lo
  2607. CC libplaylist_plugin_la-gvp.lo
  2608. playlist/gvp.c: In function ‘Demux’:
  2609. playlist/gvp.c:126:9: warning: variable ‘i_duration’ set but not used [-Wunused-but-set-variable]
  2610. int i_duration = -1;
  2611. ^
  2612. CC libplaylist_plugin_la-ifo.lo
  2613. CC libplaylist_plugin_la-itml.lo
  2614. CC libplaylist_plugin_la-m3u.lo
  2615. CC libplaylist_plugin_la-pls.lo
  2616. CC libplaylist_plugin_la-podcast.lo
  2617. CC libplaylist_plugin_la-qtl.lo
  2618. CC libplaylist_plugin_la-ram.lo
  2619. CC libplaylist_plugin_la-sgimb.lo
  2620. CC libplaylist_plugin_la-shoutcast.lo
  2621. CC libplaylist_plugin_la-wpl.lo
  2622. CC libplaylist_plugin_la-xspf.lo
  2623. playlist/xspf.c: In function ‘parse_track_node’:
  2624. playlist/xspf.c:431:45: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  2625. || (unsigned)p_sys->i_track_id >= (SIZE_MAX / sizeof(p_new_input)))
  2626. ^
  2627. CC libplaylist_plugin_la-zpl.lo
  2628. CC libplaylist_plugin_la-playlist.lo
  2629. CCLD libplaylist_plugin.la
  2630. CC libpva_plugin_la-pva.lo
  2631. pva.c: In function ‘ReSynch’:
  2632. pva.c:356:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2633. while( vlc_object_alive (p_demux) )
  2634. ^
  2635. CCLD libpva_plugin.la
  2636. CC libps_plugin_la-ps.lo
  2637. ps.c: In function ‘FindLength’:
  2638. ps.c:253:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2639. while( vlc_object_alive (p_demux) && i < 40 && Demux2( p_demux, false ) > 0 ) i++;
  2640. ^
  2641. ps.c:261:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  2642. while( vlc_object_alive (p_demux) && i < 40 && Demux2( p_demux, true ) > 0 ) i++;
  2643. ^
  2644. CCLD libps_plugin.la
  2645. CC librawdv_plugin_la-rawdv.lo
  2646. CCLD librawdv_plugin.la
  2647. CC librawvid_plugin_la-rawvid.lo
  2648. CCLD librawvid_plugin.la
  2649. CC libreal_plugin_la-real.lo
  2650. CCLD libreal_plugin.la
  2651. CC libsmf_plugin_la-smf.lo
  2652. CCLD libsmf_plugin.la
  2653. CC libsubtitle_plugin_la-subtitle.lo
  2654. CCLD libsubtitle_plugin.la
  2655. CC libtta_plugin_la-tta.lo
  2656. CCLD libtta_plugin.la
  2657. CC libty_plugin_la-ty.lo
  2658. CCLD libty_plugin.la
  2659. CC libvc1_plugin_la-vc1.lo
  2660. CCLD libvc1_plugin.la
  2661. CC libvobsub_plugin_la-vobsub.lo
  2662. CCLD libvobsub_plugin.la
  2663. CC libvoc_plugin_la-voc.lo
  2664. CCLD libvoc_plugin.la
  2665. CC libwav_plugin_la-wav.lo
  2666. CCLD libwav_plugin.la
  2667. CC libxa_plugin_la-xa.lo
  2668. CCLD libxa_plugin.la
  2669. CC libimage_plugin_la-image.lo
  2670. CCLD libimage_plugin.la
  2671. CC libdemux_stl_plugin_la-stl.lo
  2672. CCLD libdemux_stl_plugin.la
  2673. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/demux'
  2674. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/demux'
  2675. Making all in gui
  2676. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui'
  2677. make all-recursive
  2678. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui'
  2679. Making all in macosx
  2680. make[5]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/macosx'
  2681. make all-am
  2682. make[6]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/macosx'
  2683. make[6]: Nothing to be done for 'all-am'.
  2684. make[6]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/macosx'
  2685. make[5]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/macosx'
  2686. Making all in macosx_dialog_provider
  2687. make[5]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/macosx_dialog_provider'
  2688. make all-am
  2689. make[6]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/macosx_dialog_provider'
  2690. make[6]: Nothing to be done for 'all-am'.
  2691. make[6]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/macosx_dialog_provider'
  2692. make[5]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/macosx_dialog_provider'
  2693. Making all in minimal_macosx
  2694. make[5]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/minimal_macosx'
  2695. make all-am
  2696. make[6]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/minimal_macosx'
  2697. make[6]: Nothing to be done for 'all-am'.
  2698. make[6]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/minimal_macosx'
  2699. make[5]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/minimal_macosx'
  2700. Making all in qt4
  2701. make[5]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/qt4'
  2702. MOC main_interface.moc.cpp
  2703. MOC menus.moc.cpp
  2704. MOC dialogs_provider.moc.cpp
  2705. MOC input_manager.moc.cpp
  2706. MOC actions_manager.moc.cpp
  2707. MOC extensions_manager.moc.cpp
  2708. MOC recents.moc.cpp
  2709. MOC adapters/seekpoints.moc.cpp
  2710. MOC adapters/chromaprint.moc.cpp
  2711. MOC adapters/variables.moc.cpp
  2712. MOC dialogs/playlist.moc.cpp
  2713. MOC dialogs/bookmarks.moc.cpp
  2714. MOC dialogs/mediainfo.moc.cpp
  2715. MOC dialogs/extended.moc.cpp
  2716. MOC dialogs/messages.moc.cpp
  2717. MOC dialogs/epg.moc.cpp
  2718. MOC dialogs/errors.moc.cpp
  2719. MOC dialogs/external.moc.cpp
  2720. MOC dialogs/plugins.moc.cpp
  2721. MOC dialogs/preferences.moc.cpp
  2722. MOC dialogs/sout.moc.cpp
  2723. MOC dialogs/convert.moc.cpp
  2724. MOC dialogs/help.moc.cpp
  2725. MOC dialogs/gototime.moc.cpp
  2726. MOC dialogs/toolbar.moc.cpp
  2727. MOC dialogs/open.moc.cpp
  2728. MOC dialogs/openurl.moc.cpp
  2729. MOC dialogs/podcast_configuration.moc.cpp
  2730. MOC dialogs/vlm.moc.cpp
  2731. MOC dialogs/firstrun.moc.cpp
  2732. MOC dialogs/extensions.moc.cpp
  2733. MOC dialogs/fingerprintdialog.moc.cpp
  2734. MOC components/extended_panels.moc.cpp
  2735. MOC components/info_panels.moc.cpp
  2736. MOC components/info_widgets.moc.cpp
  2737. MOC components/preferences_widgets.moc.cpp
  2738. MOC components/complete_preferences.moc.cpp
  2739. MOC components/simple_preferences.moc.cpp
  2740. MOC components/open_panels.moc.cpp
  2741. MOC components/interface_widgets.moc.cpp
  2742. MOC components/controller.moc.cpp
  2743. MOC components/controller_widget.moc.cpp
  2744. MOC components/epg/EPGChannels.moc.cpp
  2745. MOC components/epg/EPGRuler.moc.cpp
  2746. MOC components/epg/EPGView.moc.cpp
  2747. MOC components/epg/EPGWidget.moc.cpp
  2748. MOC components/playlist/views.moc.cpp
  2749. MOC components/playlist/vlc_model.moc.cpp
  2750. MOC components/playlist/playlist_model.moc.cpp
  2751. MOC components/playlist/playlist.moc.cpp
  2752. MOC components/playlist/standardpanel.moc.cpp
  2753. MOC components/playlist/selector.moc.cpp
  2754. MOC components/sout/profile_selector.moc.cpp
  2755. MOC components/sout/sout_widgets.moc.cpp
  2756. MOC util/input_slider.moc.cpp
  2757. MOC util/timetooltip.moc.cpp
  2758. MOC util/customwidgets.moc.cpp
  2759. MOC util/searchlineedit.moc.cpp
  2760. MOC util/qmenuview.moc.cpp
  2761. MOC util/qvlcapp.moc.cpp
  2762. MOC util/pictureflow.moc.cpp
  2763. MOC util/buttons/RoundButton.moc.cpp
  2764. MOC util/buttons/DeckButtonsLayout.moc.cpp
  2765. MOC util/buttons/BrowseButton.moc.cpp
  2766. GEN resources.cpp
  2767. UIC ui/equalizer.h
  2768. UIC ui/video_effects.h
  2769. UIC ui/open_file.h
  2770. UIC ui/open_disk.h
  2771. UIC ui/open_net.h
  2772. UIC ui/open_capture.h
  2773. UIC ui/open.h
  2774. UIC ui/vlm.h
  2775. UIC ui/podcast_configuration.h
  2776. UIC ui/profiles.h
  2777. UIC ui/sprefs_audio.h
  2778. UIC ui/sprefs_input.h
  2779. UIC ui/sprefs_interface.h
  2780. UIC ui/sprefs_subtitles.h
  2781. UIC ui/sprefs_video.h
  2782. UIC ui/streampanel.h
  2783. UIC ui/messages_panel.h
  2784. UIC ui/about.h
  2785. UIC ui/update.h
  2786. UIC ui/fingerprintdialog.h
  2787. MOC styles/seekstyle.moc.cpp
  2788. MOC dialogs/ml_configuration.moc.cpp
  2789. dialogs/ml_configuration.hpp:0: Note: No relevant classes found. No output generated.
  2790. MOC components/playlist/ml_model.moc.cpp
  2791. components/playlist/ml_model.hpp:0: Note: No relevant classes found. No output generated.
  2792. UIC ui/sout.h
  2793. make all-am
  2794. make[6]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/qt4'
  2795. CXX libqt4_plugin_la-qt4.lo
  2796. CXX libqt4_plugin_la-menus.lo
  2797. CXX libqt4_plugin_la-main_interface.lo
  2798. CXX libqt4_plugin_la-dialogs_provider.lo
  2799. dialogs_provider.cpp: In member function ‘void DialogsProvider::SDMenuAction(const QString&)’:
  2800. dialogs_provider.cpp:779:10: warning: ‘bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)’ is deprecated (declared at ../../../include/vlc_playlist.h:331) [-Wdeprecated-declarations]
  2801. if( !playlist_IsServicesDiscoveryLoaded( THEPL, qtu( data ) ) )
  2802. ^
  2803. dialogs_provider.cpp:779:65: warning: ‘bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)’ is deprecated (declared at ../../../include/vlc_playlist.h:331) [-Wdeprecated-declarations]
  2804. if( !playlist_IsServicesDiscoveryLoaded( THEPL, qtu( data ) ) )
  2805. ^
  2806. CXX libqt4_plugin_la-input_manager.lo
  2807. CXX libqt4_plugin_la-actions_manager.lo
  2808. CXX libqt4_plugin_la-extensions_manager.lo
  2809. CXX libqt4_plugin_la-recents.lo
  2810. CXX adapters/libqt4_plugin_la-seekpoints.lo
  2811. CXX adapters/libqt4_plugin_la-chromaprint.lo
  2812. CXX adapters/libqt4_plugin_la-variables.lo
  2813. CXX dialogs/libqt4_plugin_la-playlist.lo
  2814. CXX dialogs/libqt4_plugin_la-bookmarks.lo
  2815. CXX dialogs/libqt4_plugin_la-preferences.lo
  2816. CXX dialogs/libqt4_plugin_la-mediainfo.lo
  2817. CXX dialogs/libqt4_plugin_la-ml_configuration.lo
  2818. CXX dialogs/libqt4_plugin_la-epg.lo
  2819. CXX dialogs/libqt4_plugin_la-extended.lo
  2820. CXX dialogs/libqt4_plugin_la-messages.lo
  2821. CXX dialogs/libqt4_plugin_la-errors.lo
  2822. CXX dialogs/libqt4_plugin_la-external.lo
  2823. CXX dialogs/libqt4_plugin_la-plugins.lo
  2824. CXX dialogs/libqt4_plugin_la-sout.lo
  2825. dialogs/sout.cpp: In member function ‘void SoutDialog::addDest()’:
  2826. dialogs/sout.cpp:153:51: warning: ‘db’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  2827. CONNECT( db, mrlUpdated(), this, updateMRL() );
  2828. ^
  2829. CXX dialogs/libqt4_plugin_la-convert.lo
  2830. CXX dialogs/libqt4_plugin_la-help.lo
  2831. CXX dialogs/libqt4_plugin_la-gototime.lo
  2832. CXX dialogs/libqt4_plugin_la-toolbar.lo
  2833. CXX dialogs/libqt4_plugin_la-open.lo
  2834. CXX dialogs/libqt4_plugin_la-openurl.lo
  2835. CXX dialogs/libqt4_plugin_la-vlm.lo
  2836. CXX dialogs/libqt4_plugin_la-firstrun.lo
  2837. dialogs/firstrun.cpp:53:2: warning: #warning FIXME [-Wcpp]
  2838. #warning FIXME
  2839. ^
  2840. CXX dialogs/libqt4_plugin_la-podcast_configuration.lo
  2841. dialogs/podcast_configuration.cpp: In member function ‘virtual void PodcastConfigDialog::accept()’:
  2842. dialogs/podcast_configuration.cpp:75:9: warning: ‘bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)’ is deprecated (declared at ../../../include/vlc_playlist.h:331) [-Wdeprecated-declarations]
  2843. if( playlist_IsServicesDiscoveryLoaded( THEPL, "podcast" ) )
  2844. ^
  2845. dialogs/podcast_configuration.cpp:75:62: warning: ‘bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)’ is deprecated (declared at ../../../include/vlc_playlist.h:331) [-Wdeprecated-declarations]
  2846. if( playlist_IsServicesDiscoveryLoaded( THEPL, "podcast" ) )
  2847. ^
  2848. CXX dialogs/libqt4_plugin_la-extensions.lo
  2849. CXX dialogs/libqt4_plugin_la-fingerprintdialog.lo
  2850. CXX components/libqt4_plugin_la-extended_panels.lo
  2851. In file included from ../../../include/vlc_common.h:905:0,
  2852. from ./components/extended_panels.hpp:32,
  2853. from components/extended_panels.cpp:45:
  2854. components/extended_panels.cpp: In constructor ‘ExtVideo::ExtVideo(intf_thread_t*, QTabWidget*)’:
  2855. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2856. vlc_object_find_name( VLC_OBJECT(a),b)
  2857. ^
  2858. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2859. vlc_object_find_name( p_intf->p_libvlc, \
  2860. ^
  2861. components/extended_panels.cpp:138:5: note: in expansion of macro ‘SETUP_VFILTER’
  2862. SETUP_VFILTER( adjust )
  2863. ^
  2864. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2865. vlc_object_find_name( VLC_OBJECT(a),b)
  2866. ^
  2867. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2868. vlc_object_find_name( p_intf->p_libvlc, \
  2869. ^
  2870. components/extended_panels.cpp:138:5: note: in expansion of macro ‘SETUP_VFILTER’
  2871. SETUP_VFILTER( adjust )
  2872. ^
  2873. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2874. vlc_object_find_name( VLC_OBJECT(a),b)
  2875. ^
  2876. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2877. vlc_object_find_name( p_intf->p_libvlc, \
  2878. ^
  2879. components/extended_panels.cpp:146:5: note: in expansion of macro ‘SETUP_VFILTER’
  2880. SETUP_VFILTER( extract )
  2881. ^
  2882. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2883. vlc_object_find_name( VLC_OBJECT(a),b)
  2884. ^
  2885. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2886. vlc_object_find_name( p_intf->p_libvlc, \
  2887. ^
  2888. components/extended_panels.cpp:146:5: note: in expansion of macro ‘SETUP_VFILTER’
  2889. SETUP_VFILTER( extract )
  2890. ^
  2891. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2892. vlc_object_find_name( VLC_OBJECT(a),b)
  2893. ^
  2894. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2895. vlc_object_find_name( p_intf->p_libvlc, \
  2896. ^
  2897. components/extended_panels.cpp:149:5: note: in expansion of macro ‘SETUP_VFILTER’
  2898. SETUP_VFILTER( posterize )
  2899. ^
  2900. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2901. vlc_object_find_name( VLC_OBJECT(a),b)
  2902. ^
  2903. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2904. vlc_object_find_name( p_intf->p_libvlc, \
  2905. ^
  2906. components/extended_panels.cpp:149:5: note: in expansion of macro ‘SETUP_VFILTER’
  2907. SETUP_VFILTER( posterize )
  2908. ^
  2909. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2910. vlc_object_find_name( VLC_OBJECT(a),b)
  2911. ^
  2912. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2913. vlc_object_find_name( p_intf->p_libvlc, \
  2914. ^
  2915. components/extended_panels.cpp:151:5: note: in expansion of macro ‘SETUP_VFILTER’
  2916. SETUP_VFILTER( colorthres )
  2917. ^
  2918. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2919. vlc_object_find_name( VLC_OBJECT(a),b)
  2920. ^
  2921. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2922. vlc_object_find_name( p_intf->p_libvlc, \
  2923. ^
  2924. components/extended_panels.cpp:151:5: note: in expansion of macro ‘SETUP_VFILTER’
  2925. SETUP_VFILTER( colorthres )
  2926. ^
  2927. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2928. vlc_object_find_name( VLC_OBJECT(a),b)
  2929. ^
  2930. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2931. vlc_object_find_name( p_intf->p_libvlc, \
  2932. ^
  2933. components/extended_panels.cpp:156:5: note: in expansion of macro ‘SETUP_VFILTER’
  2934. SETUP_VFILTER( sepia )
  2935. ^
  2936. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2937. vlc_object_find_name( VLC_OBJECT(a),b)
  2938. ^
  2939. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2940. vlc_object_find_name( p_intf->p_libvlc, \
  2941. ^
  2942. components/extended_panels.cpp:156:5: note: in expansion of macro ‘SETUP_VFILTER’
  2943. SETUP_VFILTER( sepia )
  2944. ^
  2945. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2946. vlc_object_find_name( VLC_OBJECT(a),b)
  2947. ^
  2948. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2949. vlc_object_find_name( p_intf->p_libvlc, \
  2950. ^
  2951. components/extended_panels.cpp:159:5: note: in expansion of macro ‘SETUP_VFILTER’
  2952. SETUP_VFILTER( invert )
  2953. ^
  2954. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2955. vlc_object_find_name( VLC_OBJECT(a),b)
  2956. ^
  2957. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2958. vlc_object_find_name( p_intf->p_libvlc, \
  2959. ^
  2960. components/extended_panels.cpp:159:5: note: in expansion of macro ‘SETUP_VFILTER’
  2961. SETUP_VFILTER( invert )
  2962. ^
  2963. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2964. vlc_object_find_name( VLC_OBJECT(a),b)
  2965. ^
  2966. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2967. vlc_object_find_name( p_intf->p_libvlc, \
  2968. ^
  2969. components/extended_panels.cpp:161:5: note: in expansion of macro ‘SETUP_VFILTER’
  2970. SETUP_VFILTER( gradient )
  2971. ^
  2972. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2973. vlc_object_find_name( VLC_OBJECT(a),b)
  2974. ^
  2975. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2976. vlc_object_find_name( p_intf->p_libvlc, \
  2977. ^
  2978. components/extended_panels.cpp:161:5: note: in expansion of macro ‘SETUP_VFILTER’
  2979. SETUP_VFILTER( gradient )
  2980. ^
  2981. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2982. vlc_object_find_name( VLC_OBJECT(a),b)
  2983. ^
  2984. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2985. vlc_object_find_name( p_intf->p_libvlc, \
  2986. ^
  2987. components/extended_panels.cpp:166:5: note: in expansion of macro ‘SETUP_VFILTER’
  2988. SETUP_VFILTER( motionblur )
  2989. ^
  2990. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  2991. vlc_object_find_name( VLC_OBJECT(a),b)
  2992. ^
  2993. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  2994. vlc_object_find_name( p_intf->p_libvlc, \
  2995. ^
  2996. components/extended_panels.cpp:166:5: note: in expansion of macro ‘SETUP_VFILTER’
  2997. SETUP_VFILTER( motionblur )
  2998. ^
  2999. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3000. vlc_object_find_name( VLC_OBJECT(a),b)
  3001. ^
  3002. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3003. vlc_object_find_name( p_intf->p_libvlc, \
  3004. ^
  3005. components/extended_panels.cpp:169:5: note: in expansion of macro ‘SETUP_VFILTER’
  3006. SETUP_VFILTER( motiondetect )
  3007. ^
  3008. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3009. vlc_object_find_name( VLC_OBJECT(a),b)
  3010. ^
  3011. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3012. vlc_object_find_name( p_intf->p_libvlc, \
  3013. ^
  3014. components/extended_panels.cpp:169:5: note: in expansion of macro ‘SETUP_VFILTER’
  3015. SETUP_VFILTER( motiondetect )
  3016. ^
  3017. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3018. vlc_object_find_name( VLC_OBJECT(a),b)
  3019. ^
  3020. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3021. vlc_object_find_name( p_intf->p_libvlc, \
  3022. ^
  3023. components/extended_panels.cpp:171:5: note: in expansion of macro ‘SETUP_VFILTER’
  3024. SETUP_VFILTER( psychedelic )
  3025. ^
  3026. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3027. vlc_object_find_name( VLC_OBJECT(a),b)
  3028. ^
  3029. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3030. vlc_object_find_name( p_intf->p_libvlc, \
  3031. ^
  3032. components/extended_panels.cpp:171:5: note: in expansion of macro ‘SETUP_VFILTER’
  3033. SETUP_VFILTER( psychedelic )
  3034. ^
  3035. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3036. vlc_object_find_name( VLC_OBJECT(a),b)
  3037. ^
  3038. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3039. vlc_object_find_name( p_intf->p_libvlc, \
  3040. ^
  3041. components/extended_panels.cpp:173:5: note: in expansion of macro ‘SETUP_VFILTER’
  3042. SETUP_VFILTER( sharpen )
  3043. ^
  3044. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3045. vlc_object_find_name( VLC_OBJECT(a),b)
  3046. ^
  3047. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3048. vlc_object_find_name( p_intf->p_libvlc, \
  3049. ^
  3050. components/extended_panels.cpp:173:5: note: in expansion of macro ‘SETUP_VFILTER’
  3051. SETUP_VFILTER( sharpen )
  3052. ^
  3053. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3054. vlc_object_find_name( VLC_OBJECT(a),b)
  3055. ^
  3056. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3057. vlc_object_find_name( p_intf->p_libvlc, \
  3058. ^
  3059. components/extended_panels.cpp:176:5: note: in expansion of macro ‘SETUP_VFILTER’
  3060. SETUP_VFILTER( ripple )
  3061. ^
  3062. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3063. vlc_object_find_name( VLC_OBJECT(a),b)
  3064. ^
  3065. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3066. vlc_object_find_name( p_intf->p_libvlc, \
  3067. ^
  3068. components/extended_panels.cpp:176:5: note: in expansion of macro ‘SETUP_VFILTER’
  3069. SETUP_VFILTER( ripple )
  3070. ^
  3071. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3072. vlc_object_find_name( VLC_OBJECT(a),b)
  3073. ^
  3074. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3075. vlc_object_find_name( p_intf->p_libvlc, \
  3076. ^
  3077. components/extended_panels.cpp:178:5: note: in expansion of macro ‘SETUP_VFILTER’
  3078. SETUP_VFILTER( wave )
  3079. ^
  3080. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3081. vlc_object_find_name( VLC_OBJECT(a),b)
  3082. ^
  3083. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3084. vlc_object_find_name( p_intf->p_libvlc, \
  3085. ^
  3086. components/extended_panels.cpp:178:5: note: in expansion of macro ‘SETUP_VFILTER’
  3087. SETUP_VFILTER( wave )
  3088. ^
  3089. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3090. vlc_object_find_name( VLC_OBJECT(a),b)
  3091. ^
  3092. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3093. vlc_object_find_name( p_intf->p_libvlc, \
  3094. ^
  3095. components/extended_panels.cpp:180:5: note: in expansion of macro ‘SETUP_VFILTER’
  3096. SETUP_VFILTER( transform )
  3097. ^
  3098. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3099. vlc_object_find_name( VLC_OBJECT(a),b)
  3100. ^
  3101. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3102. vlc_object_find_name( p_intf->p_libvlc, \
  3103. ^
  3104. components/extended_panels.cpp:180:5: note: in expansion of macro ‘SETUP_VFILTER’
  3105. SETUP_VFILTER( transform )
  3106. ^
  3107. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3108. vlc_object_find_name( VLC_OBJECT(a),b)
  3109. ^
  3110. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3111. vlc_object_find_name( p_intf->p_libvlc, \
  3112. ^
  3113. components/extended_panels.cpp:183:5: note: in expansion of macro ‘SETUP_VFILTER’
  3114. SETUP_VFILTER( rotate )
  3115. ^
  3116. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3117. vlc_object_find_name( VLC_OBJECT(a),b)
  3118. ^
  3119. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3120. vlc_object_find_name( p_intf->p_libvlc, \
  3121. ^
  3122. components/extended_panels.cpp:183:5: note: in expansion of macro ‘SETUP_VFILTER’
  3123. SETUP_VFILTER( rotate )
  3124. ^
  3125. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3126. vlc_object_find_name( VLC_OBJECT(a),b)
  3127. ^
  3128. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3129. vlc_object_find_name( p_intf->p_libvlc, \
  3130. ^
  3131. components/extended_panels.cpp:188:5: note: in expansion of macro ‘SETUP_VFILTER’
  3132. SETUP_VFILTER( puzzle )
  3133. ^
  3134. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3135. vlc_object_find_name( VLC_OBJECT(a),b)
  3136. ^
  3137. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3138. vlc_object_find_name( p_intf->p_libvlc, \
  3139. ^
  3140. components/extended_panels.cpp:188:5: note: in expansion of macro ‘SETUP_VFILTER’
  3141. SETUP_VFILTER( puzzle )
  3142. ^
  3143. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3144. vlc_object_find_name( VLC_OBJECT(a),b)
  3145. ^
  3146. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3147. vlc_object_find_name( p_intf->p_libvlc, \
  3148. ^
  3149. components/extended_panels.cpp:193:5: note: in expansion of macro ‘SETUP_VFILTER’
  3150. SETUP_VFILTER( magnify )
  3151. ^
  3152. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3153. vlc_object_find_name( VLC_OBJECT(a),b)
  3154. ^
  3155. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3156. vlc_object_find_name( p_intf->p_libvlc, \
  3157. ^
  3158. components/extended_panels.cpp:193:5: note: in expansion of macro ‘SETUP_VFILTER’
  3159. SETUP_VFILTER( magnify )
  3160. ^
  3161. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3162. vlc_object_find_name( VLC_OBJECT(a),b)
  3163. ^
  3164. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3165. vlc_object_find_name( p_intf->p_libvlc, \
  3166. ^
  3167. components/extended_panels.cpp:195:5: note: in expansion of macro ‘SETUP_VFILTER’
  3168. SETUP_VFILTER( clone )
  3169. ^
  3170. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3171. vlc_object_find_name( VLC_OBJECT(a),b)
  3172. ^
  3173. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3174. vlc_object_find_name( p_intf->p_libvlc, \
  3175. ^
  3176. components/extended_panels.cpp:195:5: note: in expansion of macro ‘SETUP_VFILTER’
  3177. SETUP_VFILTER( clone )
  3178. ^
  3179. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3180. vlc_object_find_name( VLC_OBJECT(a),b)
  3181. ^
  3182. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3183. vlc_object_find_name( p_intf->p_libvlc, \
  3184. ^
  3185. components/extended_panels.cpp:198:5: note: in expansion of macro ‘SETUP_VFILTER’
  3186. SETUP_VFILTER( wall )
  3187. ^
  3188. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3189. vlc_object_find_name( VLC_OBJECT(a),b)
  3190. ^
  3191. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3192. vlc_object_find_name( p_intf->p_libvlc, \
  3193. ^
  3194. components/extended_panels.cpp:198:5: note: in expansion of macro ‘SETUP_VFILTER’
  3195. SETUP_VFILTER( wall )
  3196. ^
  3197. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3198. vlc_object_find_name( VLC_OBJECT(a),b)
  3199. ^
  3200. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3201. vlc_object_find_name( p_intf->p_libvlc, \
  3202. ^
  3203. components/extended_panels.cpp:203:5: note: in expansion of macro ‘SETUP_VFILTER’
  3204. SETUP_VFILTER( erase )
  3205. ^
  3206. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3207. vlc_object_find_name( VLC_OBJECT(a),b)
  3208. ^
  3209. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3210. vlc_object_find_name( p_intf->p_libvlc, \
  3211. ^
  3212. components/extended_panels.cpp:203:5: note: in expansion of macro ‘SETUP_VFILTER’
  3213. SETUP_VFILTER( erase )
  3214. ^
  3215. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3216. vlc_object_find_name( VLC_OBJECT(a),b)
  3217. ^
  3218. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3219. vlc_object_find_name( p_intf->p_libvlc, \
  3220. ^
  3221. components/extended_panels.cpp:209:5: note: in expansion of macro ‘SETUP_VFILTER’
  3222. SETUP_VFILTER( marq )
  3223. ^
  3224. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3225. vlc_object_find_name( VLC_OBJECT(a),b)
  3226. ^
  3227. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3228. vlc_object_find_name( p_intf->p_libvlc, \
  3229. ^
  3230. components/extended_panels.cpp:209:5: note: in expansion of macro ‘SETUP_VFILTER’
  3231. SETUP_VFILTER( marq )
  3232. ^
  3233. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3234. vlc_object_find_name( VLC_OBJECT(a),b)
  3235. ^
  3236. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3237. vlc_object_find_name( p_intf->p_libvlc, \
  3238. ^
  3239. components/extended_panels.cpp:213:5: note: in expansion of macro ‘SETUP_VFILTER’
  3240. SETUP_VFILTER( logo )
  3241. ^
  3242. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3243. vlc_object_find_name( VLC_OBJECT(a),b)
  3244. ^
  3245. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3246. vlc_object_find_name( p_intf->p_libvlc, \
  3247. ^
  3248. components/extended_panels.cpp:213:5: note: in expansion of macro ‘SETUP_VFILTER’
  3249. SETUP_VFILTER( logo )
  3250. ^
  3251. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3252. vlc_object_find_name( VLC_OBJECT(a),b)
  3253. ^
  3254. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3255. vlc_object_find_name( p_intf->p_libvlc, \
  3256. ^
  3257. components/extended_panels.cpp:220:5: note: in expansion of macro ‘SETUP_VFILTER’
  3258. SETUP_VFILTER( gradfun )
  3259. ^
  3260. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3261. vlc_object_find_name( VLC_OBJECT(a),b)
  3262. ^
  3263. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3264. vlc_object_find_name( p_intf->p_libvlc, \
  3265. ^
  3266. components/extended_panels.cpp:220:5: note: in expansion of macro ‘SETUP_VFILTER’
  3267. SETUP_VFILTER( gradfun )
  3268. ^
  3269. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3270. vlc_object_find_name( VLC_OBJECT(a),b)
  3271. ^
  3272. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3273. vlc_object_find_name( p_intf->p_libvlc, \
  3274. ^
  3275. components/extended_panels.cpp:223:5: note: in expansion of macro ‘SETUP_VFILTER’
  3276. SETUP_VFILTER( grain )
  3277. ^
  3278. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3279. vlc_object_find_name( VLC_OBJECT(a),b)
  3280. ^
  3281. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3282. vlc_object_find_name( p_intf->p_libvlc, \
  3283. ^
  3284. components/extended_panels.cpp:223:5: note: in expansion of macro ‘SETUP_VFILTER’
  3285. SETUP_VFILTER( grain )
  3286. ^
  3287. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3288. vlc_object_find_name( VLC_OBJECT(a),b)
  3289. ^
  3290. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3291. vlc_object_find_name( p_intf->p_libvlc, \
  3292. ^
  3293. components/extended_panels.cpp:226:5: note: in expansion of macro ‘SETUP_VFILTER’
  3294. SETUP_VFILTER( mirror )
  3295. ^
  3296. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3297. vlc_object_find_name( VLC_OBJECT(a),b)
  3298. ^
  3299. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3300. vlc_object_find_name( p_intf->p_libvlc, \
  3301. ^
  3302. components/extended_panels.cpp:226:5: note: in expansion of macro ‘SETUP_VFILTER’
  3303. SETUP_VFILTER( mirror )
  3304. ^
  3305. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3306. vlc_object_find_name( VLC_OBJECT(a),b)
  3307. ^
  3308. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3309. vlc_object_find_name( p_intf->p_libvlc, \
  3310. ^
  3311. components/extended_panels.cpp:228:5: note: in expansion of macro ‘SETUP_VFILTER’
  3312. SETUP_VFILTER( gaussianblur )
  3313. ^
  3314. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3315. vlc_object_find_name( VLC_OBJECT(a),b)
  3316. ^
  3317. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3318. vlc_object_find_name( p_intf->p_libvlc, \
  3319. ^
  3320. components/extended_panels.cpp:228:5: note: in expansion of macro ‘SETUP_VFILTER’
  3321. SETUP_VFILTER( gaussianblur )
  3322. ^
  3323. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3324. vlc_object_find_name( VLC_OBJECT(a),b)
  3325. ^
  3326. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3327. vlc_object_find_name( p_intf->p_libvlc, \
  3328. ^
  3329. components/extended_panels.cpp:231:5: note: in expansion of macro ‘SETUP_VFILTER’
  3330. SETUP_VFILTER( antiflicker )
  3331. ^
  3332. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3333. vlc_object_find_name( VLC_OBJECT(a),b)
  3334. ^
  3335. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3336. vlc_object_find_name( p_intf->p_libvlc, \
  3337. ^
  3338. components/extended_panels.cpp:231:5: note: in expansion of macro ‘SETUP_VFILTER’
  3339. SETUP_VFILTER( antiflicker )
  3340. ^
  3341. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3342. vlc_object_find_name( VLC_OBJECT(a),b)
  3343. ^
  3344. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3345. vlc_object_find_name( p_intf->p_libvlc, \
  3346. ^
  3347. components/extended_panels.cpp:237:9: note: in expansion of macro ‘SETUP_VFILTER’
  3348. SETUP_VFILTER( atmo )
  3349. ^
  3350. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3351. vlc_object_find_name( VLC_OBJECT(a),b)
  3352. ^
  3353. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3354. vlc_object_find_name( p_intf->p_libvlc, \
  3355. ^
  3356. components/extended_panels.cpp:237:9: note: in expansion of macro ‘SETUP_VFILTER’
  3357. SETUP_VFILTER( atmo )
  3358. ^
  3359. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3360. vlc_object_find_name( VLC_OBJECT(a),b)
  3361. ^
  3362. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3363. vlc_object_find_name( p_intf->p_libvlc, \
  3364. ^
  3365. components/extended_panels.cpp:252:5: note: in expansion of macro ‘SETUP_VFILTER’
  3366. SETUP_VFILTER( anaglyph )
  3367. ^
  3368. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3369. vlc_object_find_name( VLC_OBJECT(a),b)
  3370. ^
  3371. components/extended_panels.cpp:114:13: note: in expansion of macro ‘vlc_object_find_name’
  3372. vlc_object_find_name( p_intf->p_libvlc, \
  3373. ^
  3374. components/extended_panels.cpp:252:5: note: in expansion of macro ‘SETUP_VFILTER’
  3375. SETUP_VFILTER( anaglyph )
  3376. ^
  3377. components/extended_panels.cpp: In member function ‘void ExtVideo::setWidgetValue(QObject*)’:
  3378. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3379. vlc_object_find_name( VLC_OBJECT(a),b)
  3380. ^
  3381. components/extended_panels.cpp:493:9: note: in expansion of macro ‘vlc_object_find_name’
  3382. vlc_object_find_name( p_intf->p_libvlc, qtu( module ) );
  3383. ^
  3384. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3385. vlc_object_find_name( VLC_OBJECT(a),b)
  3386. ^
  3387. components/extended_panels.cpp:493:9: note: in expansion of macro ‘vlc_object_find_name’
  3388. vlc_object_find_name( p_intf->p_libvlc, qtu( module ) );
  3389. ^
  3390. components/extended_panels.cpp: In member function ‘void ExtVideo::updateFilterOptions()’:
  3391. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3392. vlc_object_find_name( VLC_OBJECT(a),b)
  3393. ^
  3394. components/extended_panels.cpp:585:9: note: in expansion of macro ‘vlc_object_find_name’
  3395. vlc_object_find_name( p_intf->p_libvlc, qtu( module ) );
  3396. ^
  3397. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3398. vlc_object_find_name( VLC_OBJECT(a),b)
  3399. ^
  3400. components/extended_panels.cpp:585:9: note: in expansion of macro ‘vlc_object_find_name’
  3401. vlc_object_find_name( p_intf->p_libvlc, qtu( module ) );
  3402. ^
  3403. components/extended_panels.cpp: In member function ‘void ExtV4l2::Refresh()’:
  3404. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3405. vlc_object_find_name( VLC_OBJECT(a),b)
  3406. ^
  3407. components/extended_panels.cpp:725:42: note: in expansion of macro ‘vlc_object_find_name’
  3408. vlc_object_t *p_obj = (vlc_object_t*)vlc_object_find_name( pl_Get(p_intf), "v4l2" );
  3409. ^
  3410. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3411. vlc_object_find_name( VLC_OBJECT(a),b)
  3412. ^
  3413. components/extended_panels.cpp:725:42: note: in expansion of macro ‘vlc_object_find_name’
  3414. vlc_object_t *p_obj = (vlc_object_t*)vlc_object_find_name( pl_Get(p_intf), "v4l2" );
  3415. ^
  3416. components/extended_panels.cpp: In member function ‘void ExtV4l2::ValueChange(int)’:
  3417. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3418. vlc_object_find_name( VLC_OBJECT(a),b)
  3419. ^
  3420. components/extended_panels.cpp:888:42: note: in expansion of macro ‘vlc_object_find_name’
  3421. vlc_object_t *p_obj = (vlc_object_t*)vlc_object_find_name( pl_Get(p_intf), "v4l2" );
  3422. ^
  3423. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3424. vlc_object_find_name( VLC_OBJECT(a),b)
  3425. ^
  3426. components/extended_panels.cpp:888:42: note: in expansion of macro ‘vlc_object_find_name’
  3427. vlc_object_t *p_obj = (vlc_object_t*)vlc_object_find_name( pl_Get(p_intf), "v4l2" );
  3428. ^
  3429. components/extended_panels.cpp: In member function ‘void SyncControls::subsdelaySetFactor(double)’:
  3430. ../../../include/vlc_objects.h:64:5: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3431. vlc_object_find_name( VLC_OBJECT(a),b)
  3432. ^
  3433. components/extended_panels.cpp:1642:46: note: in expansion of macro ‘vlc_object_find_name’
  3434. vlc_object_t *p_obj = ( vlc_object_t * ) vlc_object_find_name( p_intf->p_libvlc, "subsdelay" );
  3435. ^
  3436. ../../../include/vlc_objects.h:64:42: warning: ‘vlc_object_t* vlc_object_find_name(vlc_object_t*, const char*)’ is deprecated (declared at ../../../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  3437. vlc_object_find_name( VLC_OBJECT(a),b)
  3438. ^
  3439. components/extended_panels.cpp:1642:46: note: in expansion of macro ‘vlc_object_find_name’
  3440. vlc_object_t *p_obj = ( vlc_object_t * ) vlc_object_find_name( p_intf->p_libvlc, "subsdelay" );
  3441. ^
  3442. CXX components/libqt4_plugin_la-info_panels.lo
  3443. CXX components/libqt4_plugin_la-info_widgets.lo
  3444. CXX components/libqt4_plugin_la-preferences_widgets.lo
  3445. CXX components/libqt4_plugin_la-complete_preferences.lo
  3446. CXX components/libqt4_plugin_la-simple_preferences.lo
  3447. CXX components/libqt4_plugin_la-open_panels.lo
  3448. CXX components/libqt4_plugin_la-interface_widgets.lo
  3449. CXX components/libqt4_plugin_la-controller.lo
  3450. CXX components/libqt4_plugin_la-controller_widget.lo
  3451. CXX components/epg/libqt4_plugin_la-EPGChannels.lo
  3452. CXX components/epg/libqt4_plugin_la-EPGItem.lo
  3453. CXX components/epg/libqt4_plugin_la-EPGRuler.lo
  3454. CXX components/epg/libqt4_plugin_la-EPGView.lo
  3455. CXX components/epg/libqt4_plugin_la-EPGWidget.lo
  3456. CXX components/playlist/libqt4_plugin_la-views.lo
  3457. CXX components/playlist/libqt4_plugin_la-ml_item.lo
  3458. CXX components/playlist/libqt4_plugin_la-ml_model.lo
  3459. CXX components/playlist/libqt4_plugin_la-vlc_model.lo
  3460. CXX components/playlist/libqt4_plugin_la-playlist_model.lo
  3461. CXX components/playlist/libqt4_plugin_la-playlist_item.lo
  3462. CXX components/playlist/libqt4_plugin_la-standardpanel.lo
  3463. CXX components/playlist/libqt4_plugin_la-playlist.lo
  3464. CXX components/playlist/libqt4_plugin_la-selector.lo
  3465. components/playlist/selector.cpp: In member function ‘void PLSelector::setSource(QTreeWidgetItem*)’:
  3466. components/playlist/selector.cpp:368:21: warning: ‘bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)’ is deprecated (declared at ../../../include/vlc_playlist.h:331) [-Wdeprecated-declarations]
  3467. sd_loaded = playlist_IsServicesDiscoveryLoaded( THEPL, qtu( qs ) );
  3468. ^
  3469. components/playlist/selector.cpp:368:74: warning: ‘bool playlist_IsServicesDiscoveryLoaded(playlist_t*, const char*)’ is deprecated (declared at ../../../include/vlc_playlist.h:331) [-Wdeprecated-declarations]
  3470. sd_loaded = playlist_IsServicesDiscoveryLoaded( THEPL, qtu( qs ) );
  3471. ^
  3472. CXX components/sout/libqt4_plugin_la-profile_selector.lo
  3473. CXX components/sout/libqt4_plugin_la-sout_widgets.lo
  3474. CXX util/libqt4_plugin_la-input_slider.lo
  3475. CXX util/libqt4_plugin_la-timetooltip.lo
  3476. CXX util/libqt4_plugin_la-customwidgets.lo
  3477. CXX util/libqt4_plugin_la-searchlineedit.lo
  3478. CXX util/libqt4_plugin_la-registry.lo
  3479. CXX util/libqt4_plugin_la-qmenuview.lo
  3480. CXX util/libqt4_plugin_la-qt_dirs.lo
  3481. CXX util/libqt4_plugin_la-pictureflow.lo
  3482. CXX util/buttons/libqt4_plugin_la-BrowseButton.lo
  3483. CXX util/buttons/libqt4_plugin_la-DeckButtonsLayout.lo
  3484. CXX util/buttons/libqt4_plugin_la-RoundButton.lo
  3485. CXX styles/libqt4_plugin_la-seekstyle.lo
  3486. CXX libqt4_plugin_la-main_interface.moc.lo
  3487. CXX libqt4_plugin_la-menus.moc.lo
  3488. CXX libqt4_plugin_la-dialogs_provider.moc.lo
  3489. CXX libqt4_plugin_la-input_manager.moc.lo
  3490. CXX libqt4_plugin_la-actions_manager.moc.lo
  3491. CXX libqt4_plugin_la-extensions_manager.moc.lo
  3492. CXX libqt4_plugin_la-recents.moc.lo
  3493. CXX adapters/libqt4_plugin_la-seekpoints.moc.lo
  3494. CXX adapters/libqt4_plugin_la-chromaprint.moc.lo
  3495. CXX adapters/libqt4_plugin_la-variables.moc.lo
  3496. CXX dialogs/libqt4_plugin_la-playlist.moc.lo
  3497. CXX dialogs/libqt4_plugin_la-bookmarks.moc.lo
  3498. CXX dialogs/libqt4_plugin_la-mediainfo.moc.lo
  3499. CXX dialogs/libqt4_plugin_la-extended.moc.lo
  3500. CXX dialogs/libqt4_plugin_la-messages.moc.lo
  3501. CXX dialogs/libqt4_plugin_la-epg.moc.lo
  3502. CXX dialogs/libqt4_plugin_la-errors.moc.lo
  3503. CXX dialogs/libqt4_plugin_la-external.moc.lo
  3504. CXX dialogs/libqt4_plugin_la-plugins.moc.lo
  3505. CXX dialogs/libqt4_plugin_la-preferences.moc.lo
  3506. CXX dialogs/libqt4_plugin_la-sout.moc.lo
  3507. CXX dialogs/libqt4_plugin_la-convert.moc.lo
  3508. CXX dialogs/libqt4_plugin_la-help.moc.lo
  3509. CXX dialogs/libqt4_plugin_la-gototime.moc.lo
  3510. CXX dialogs/libqt4_plugin_la-toolbar.moc.lo
  3511. CXX dialogs/libqt4_plugin_la-open.moc.lo
  3512. CXX dialogs/libqt4_plugin_la-openurl.moc.lo
  3513. CXX dialogs/libqt4_plugin_la-podcast_configuration.moc.lo
  3514. CXX dialogs/libqt4_plugin_la-vlm.moc.lo
  3515. CXX dialogs/libqt4_plugin_la-firstrun.moc.lo
  3516. CXX dialogs/libqt4_plugin_la-extensions.moc.lo
  3517. CXX dialogs/libqt4_plugin_la-fingerprintdialog.moc.lo
  3518. CXX components/libqt4_plugin_la-extended_panels.moc.lo
  3519. CXX components/libqt4_plugin_la-info_panels.moc.lo
  3520. CXX components/libqt4_plugin_la-info_widgets.moc.lo
  3521. CXX components/libqt4_plugin_la-preferences_widgets.moc.lo
  3522. CXX components/libqt4_plugin_la-complete_preferences.moc.lo
  3523. CXX components/libqt4_plugin_la-simple_preferences.moc.lo
  3524. CXX components/libqt4_plugin_la-open_panels.moc.lo
  3525. CXX components/libqt4_plugin_la-interface_widgets.moc.lo
  3526. CXX components/libqt4_plugin_la-controller.moc.lo
  3527. CXX components/libqt4_plugin_la-controller_widget.moc.lo
  3528. CXX components/epg/libqt4_plugin_la-EPGChannels.moc.lo
  3529. CXX components/epg/libqt4_plugin_la-EPGRuler.moc.lo
  3530. CXX components/epg/libqt4_plugin_la-EPGView.moc.lo
  3531. CXX components/epg/libqt4_plugin_la-EPGWidget.moc.lo
  3532. CXX components/playlist/libqt4_plugin_la-views.moc.lo
  3533. CXX components/playlist/libqt4_plugin_la-vlc_model.moc.lo
  3534. CXX components/playlist/libqt4_plugin_la-playlist_model.moc.lo
  3535. CXX components/playlist/libqt4_plugin_la-playlist.moc.lo
  3536. CXX components/playlist/libqt4_plugin_la-standardpanel.moc.lo
  3537. CXX components/playlist/libqt4_plugin_la-selector.moc.lo
  3538. CXX components/sout/libqt4_plugin_la-profile_selector.moc.lo
  3539. CXX components/sout/libqt4_plugin_la-sout_widgets.moc.lo
  3540. CXX util/libqt4_plugin_la-input_slider.moc.lo
  3541. CXX util/libqt4_plugin_la-timetooltip.moc.lo
  3542. CXX util/libqt4_plugin_la-customwidgets.moc.lo
  3543. CXX util/libqt4_plugin_la-searchlineedit.moc.lo
  3544. CXX util/libqt4_plugin_la-qmenuview.moc.lo
  3545. CXX util/libqt4_plugin_la-qvlcapp.moc.lo
  3546. CXX util/libqt4_plugin_la-pictureflow.moc.lo
  3547. CXX util/buttons/libqt4_plugin_la-RoundButton.moc.lo
  3548. CXX util/buttons/libqt4_plugin_la-DeckButtonsLayout.moc.lo
  3549. CXX util/buttons/libqt4_plugin_la-BrowseButton.moc.lo
  3550. CXX libqt4_plugin_la-resources.lo
  3551. CXX styles/libqt4_plugin_la-seekstyle.moc.lo
  3552. CXX dialogs/libqt4_plugin_la-ml_configuration.moc.lo
  3553. CXX components/playlist/libqt4_plugin_la-ml_model.moc.lo
  3554. CXXLD libqt4_plugin.la
  3555. make[6]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/qt4'
  3556. make[5]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/qt4'
  3557. Making all in skins2
  3558. make[5]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/skins2'
  3559. make all-am
  3560. make[6]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/skins2'
  3561. CXX libskins2_plugin_la-async_queue.lo
  3562. CXX libskins2_plugin_la-cmd_add_item.lo
  3563. CXX libskins2_plugin_la-cmd_audio.lo
  3564. CXX libskins2_plugin_la-cmd_dvd.lo
  3565. CXX libskins2_plugin_la-cmd_change_skin.lo
  3566. CXX libskins2_plugin_la-cmd_fullscreen.lo
  3567. CXX libskins2_plugin_la-cmd_input.lo
  3568. CXX libskins2_plugin_la-cmd_layout.lo
  3569. CXX libskins2_plugin_la-cmd_muxer.lo
  3570. CXX libskins2_plugin_la-cmd_on_top.lo
  3571. CXX libskins2_plugin_la-cmd_playlist.lo
  3572. CXX libskins2_plugin_la-cmd_playtree.lo
  3573. CXX libskins2_plugin_la-cmd_minimize.lo
  3574. CXX libskins2_plugin_la-cmd_quit.lo
  3575. CXX libskins2_plugin_la-cmd_resize.lo
  3576. CXX libskins2_plugin_la-cmd_snapshot.lo
  3577. CXX libskins2_plugin_la-cmd_vars.lo
  3578. CXX libskins2_plugin_la-ctrl_button.lo
  3579. CXX libskins2_plugin_la-ctrl_checkbox.lo
  3580. CXX libskins2_plugin_la-ctrl_generic.lo
  3581. CXX libskins2_plugin_la-ctrl_image.lo
  3582. CXX libskins2_plugin_la-ctrl_list.lo
  3583. CXX libskins2_plugin_la-ctrl_tree.lo
  3584. CXX libskins2_plugin_la-ctrl_move.lo
  3585. CXX libskins2_plugin_la-ctrl_resize.lo
  3586. CXX libskins2_plugin_la-ctrl_slider.lo
  3587. CXX libskins2_plugin_la-ctrl_radialslider.lo
  3588. CXX libskins2_plugin_la-ctrl_text.lo
  3589. CXX libskins2_plugin_la-ctrl_video.lo
  3590. CXX libskins2_plugin_la-evt_input.lo
  3591. CXX libskins2_plugin_la-evt_key.lo
  3592. CXX libskins2_plugin_la-evt_mouse.lo
  3593. CXX libskins2_plugin_la-evt_special.lo
  3594. CXX libskins2_plugin_la-evt_scroll.lo
  3595. CXX libskins2_plugin_la-builder.lo
  3596. CXX libskins2_plugin_la-expr_evaluator.lo
  3597. CXX libskins2_plugin_la-interpreter.lo
  3598. CXX libskins2_plugin_la-skin_parser.lo
  3599. CXX libskins2_plugin_la-xmlparser.lo
  3600. CXX libskins2_plugin_la-anchor.lo
  3601. CXX libskins2_plugin_la-anim_bitmap.lo
  3602. CXX libskins2_plugin_la-bitmap_font.lo
  3603. CXX libskins2_plugin_la-dialogs.lo
  3604. CXX libskins2_plugin_la-file_bitmap.lo
  3605. CXX libskins2_plugin_la-art_manager.lo
  3606. CXX libskins2_plugin_la-ft2_bitmap.lo
  3607. CXX libskins2_plugin_la-ft2_font.lo
  3608. src/ft2_font.cpp: In member function ‘virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const’:
  3609. src/ft2_font.cpp:166:64: warning: ‘FriBidiLevel fribidi_log2vis(const FriBidiChar*, FriBidiStrIndex, FriBidiParType*, FriBidiChar*, FriBidiStrIndex*, FriBidiStrIndex*, FriBidiLevel*)’ is deprecated (declared at /usr/include/fribidi/fribidi-deprecated.h:198) [-Wdeprecated-declarations]
  3610. (FriBidiChar*)pFribidiString, 0, 0, 0 );
  3611. ^
  3612. src/ft2_font.cpp:166:65: warning: ignoring return value of ‘FriBidiLevel fribidi_log2vis(const FriBidiChar*, FriBidiStrIndex, FriBidiParType*, FriBidiChar*, FriBidiStrIndex*, FriBidiStrIndex*, FriBidiLevel*)’, declared with attribute warn_unused_result [-Wunused-result]
  3613. (FriBidiChar*)pFribidiString, 0, 0, 0 );
  3614. ^
  3615. CC libskins2_plugin_la-ft2_err.lo
  3616. CXX libskins2_plugin_la-generic_bitmap.lo
  3617. CXX libskins2_plugin_la-generic_layout.lo
  3618. CXX libskins2_plugin_la-generic_window.lo
  3619. CXX libskins2_plugin_la-ini_file.lo
  3620. CXX libskins2_plugin_la-logger.lo
  3621. CXX libskins2_plugin_la-os_factory.lo
  3622. CXX libskins2_plugin_la-popup.lo
  3623. CXX libskins2_plugin_la-scaled_bitmap.lo
  3624. CXX libskins2_plugin_la-skin_main.lo
  3625. CXX libskins2_plugin_la-theme.lo
  3626. CXX libskins2_plugin_la-theme_loader.lo
  3627. CXX libskins2_plugin_la-theme_repository.lo
  3628. CXX libskins2_plugin_la-tooltip.lo
  3629. CXX libskins2_plugin_la-top_window.lo
  3630. CXX libskins2_plugin_la-fsc_window.lo
  3631. CXX libskins2_plugin_la-var_manager.lo
  3632. CXX libskins2_plugin_la-vlcproc.lo
  3633. CXX libskins2_plugin_la-vout_window.lo
  3634. CXX libskins2_plugin_la-vout_manager.lo
  3635. CXX libskins2_plugin_la-window_manager.lo
  3636. CXX libskins2_plugin_la-bezier.lo
  3637. CXX libskins2_plugin_la-fsm.lo
  3638. CXX libskins2_plugin_la-position.lo
  3639. CXX libskins2_plugin_la-ustring.lo
  3640. CXX libskins2_plugin_la-var_bool.lo
  3641. CXX libskins2_plugin_la-var_list.lo
  3642. CXX libskins2_plugin_la-var_percent.lo
  3643. CXX libskins2_plugin_la-var_text.lo
  3644. CXX libskins2_plugin_la-var_string.lo
  3645. CXX libskins2_plugin_la-var_tree.lo
  3646. CXX libskins2_plugin_la-equalizer.lo
  3647. CXX libskins2_plugin_la-playtree.lo
  3648. CXX libskins2_plugin_la-time.lo
  3649. CXX libskins2_plugin_la-volume.lo
  3650. CXX libskins2_plugin_la-x11_display.lo
  3651. CXX libskins2_plugin_la-x11_dragdrop.lo
  3652. CXX libskins2_plugin_la-x11_factory.lo
  3653. CXX libskins2_plugin_la-x11_graphics.lo
  3654. CXX libskins2_plugin_la-x11_loop.lo
  3655. CXX libskins2_plugin_la-x11_popup.lo
  3656. CXX libskins2_plugin_la-x11_timer.lo
  3657. CXX libskins2_plugin_la-x11_window.lo
  3658. CXX libskins2_plugin_la-x11_tooltip.lo
  3659. CXXLD libskins2_plugin.la
  3660. .libs/libskins2_plugin_la-theme_loader.o: In function `ThemeLoader::extract(std::string const&)':
  3661. theme_loader.cpp:(.text+0x131b): warning: the use of `tempnam' is dangerous, better use `mkstemp'
  3662. make[6]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/skins2'
  3663. make[5]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui/skins2'
  3664. make[5]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui'
  3665. CC libncurses_plugin_la-ncurses.lo
  3666. CCLD libncurses_plugin.la
  3667. make[5]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui'
  3668. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui'
  3669. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/gui'
  3670. Making all in meta_engine
  3671. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/meta_engine'
  3672. make all-am
  3673. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/meta_engine'
  3674. CXX libtaglib_plugin_la-taglib.lo
  3675. CC libtaglib_plugin_la-xiph_metadata.lo
  3676. CXXLD libtaglib_plugin.la
  3677. CC libfolder_plugin_la-folder.lo
  3678. CCLD libfolder_plugin.la
  3679. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/meta_engine'
  3680. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/meta_engine'
  3681. Making all in misc
  3682. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/misc'
  3683. make all-am
  3684. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/misc'
  3685. CC libxml_plugin_la-libxml.lo
  3686. CCLD libxml_plugin.la
  3687. CC libexport_plugin_la-html.lo
  3688. CC libexport_plugin_la-m3u.lo
  3689. CC libexport_plugin_la-xspf.lo
  3690. CC libexport_plugin_la-export.lo
  3691. CCLD libexport_plugin.la
  3692. CC libgnutls_plugin_la-gnutls.lo
  3693. gnutls.c: In function ‘gnutls_ServerSessionOpen’:
  3694. gnutls.c:523:58: warning: unused parameter ‘hostname’ [-Wunused-parameter]
  3695. int fd, const char *hostname)
  3696. ^
  3697. CCLD libgnutls_plugin.la
  3698. CC libxdg_screensaver_plugin_la-xdg.lo
  3699. CCLD libxdg_screensaver_plugin.la
  3700. CC libdbus_screensaver_plugin_la-dbus.lo
  3701. CCLD libdbus_screensaver_plugin.la
  3702. CC libaudioscrobbler_plugin_la-audioscrobbler.lo
  3703. audioscrobbler.c: In function ‘Run’:
  3704. audioscrobbler.c:702:29: warning: variable ‘b_handshaked’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  3705. bool b_handshaked = false;
  3706. ^
  3707. CCLD libaudioscrobbler_plugin.la
  3708. CC liblogger_plugin_la-logger.lo
  3709. CCLD liblogger_plugin.la
  3710. CC libstats_plugin_la-stats.lo
  3711. CCLD libstats_plugin.la
  3712. CC libvod_rtsp_plugin_la-rtsp.lo
  3713. rtsp.c: In function ‘RtspCallback’:
  3714. rtsp.c:1001:2: warning: #warning Should use secure randomness here! (spoofing risk) [-Wcpp]
  3715. #warning Should use secure randomness here! (spoofing risk)
  3716. ^
  3717. rtsp.c: In function ‘RtspCallbackES’:
  3718. rtsp.c:1327:2: warning: #warning Session ID should be securely random (spoofing risk) [-Wcpp]
  3719. #warning Session ID should be securely random (spoofing risk)
  3720. ^
  3721. CCLD libvod_rtsp_plugin.la
  3722. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/misc'
  3723. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/misc'
  3724. Making all in notify
  3725. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/notify'
  3726. make all-am
  3727. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/notify'
  3728. CC libnotify_plugin_la-notify.lo
  3729. In file included from notify.c:28:0:
  3730. ../../config.h:733:0: warning: "_REENTRANT" redefined
  3731. #define _REENTRANT /**/
  3732. ^
  3733. <command-line>:0:0: note: this is the location of the previous definition
  3734. notify.c: In function ‘Notify’:
  3735. notify.c:331:9: warning: ‘gdk_pixbuf_unref’ is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:226): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  3736. gdk_pixbuf_unref( pix );
  3737. ^
  3738. In file included from ../../include/vlc_common.h:416:0,
  3739. from notify.c:31:
  3740. notify.c: In function ‘ItemChange’:
  3741. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  3742. #define msleep(d) msleep(check_delay(d))
  3743. ^
  3744. notify.c:180:5: note: in expansion of macro ‘msleep’
  3745. msleep( 10000 );
  3746. ^
  3747. CCLD libnotify_plugin.la
  3748. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/notify'
  3749. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/notify'
  3750. Making all in packetizer
  3751. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/packetizer'
  3752. make all-am
  3753. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/packetizer'
  3754. CC libpacketizer_mpegvideo_plugin_la-mpegvideo.lo
  3755. CCLD libpacketizer_mpegvideo_plugin.la
  3756. CC libpacketizer_mpeg4video_plugin_la-mpeg4video.lo
  3757. mpeg4video.c: In function ‘ParseVOL’:
  3758. mpeg4video.c:376:25: warning: variable ‘i_ar_height’ set but not used [-Wunused-but-set-variable]
  3759. int i_ar_width, i_ar_height;
  3760. ^
  3761. mpeg4video.c:376:13: warning: variable ‘i_ar_width’ set but not used [-Wunused-but-set-variable]
  3762. int i_ar_width, i_ar_height;
  3763. ^
  3764. mpeg4video.c:384:13: warning: variable ‘i_low_delay’ set but not used [-Wunused-but-set-variable]
  3765. int i_low_delay;
  3766. ^
  3767. mpeg4video.c:383:13: warning: variable ‘i_chroma_format’ set but not used [-Wunused-but-set-variable]
  3768. int i_chroma_format;
  3769. ^
  3770. mpeg4video.c:348:9: warning: variable ‘i_vo_type’ set but not used [-Wunused-but-set-variable]
  3771. int i_vo_type, i_vo_ver_id, i_ar, i_shape;
  3772. ^
  3773. CCLD libpacketizer_mpeg4video_plugin.la
  3774. CC libpacketizer_mpeg4audio_plugin_la-mpeg4audio.lo
  3775. mpeg4audio.c: In function ‘LOASParse’:
  3776. mpeg4audio.c:817:17: warning: variable ‘pi_layer’ set but not used [-Wunused-but-set-variable]
  3777. int pi_layer[16];
  3778. ^
  3779. mpeg4audio.c:816:17: warning: variable ‘pi_program’ set but not used [-Wunused-but-set-variable]
  3780. int pi_program[16];
  3781. ^
  3782. CCLD libpacketizer_mpeg4audio_plugin.la
  3783. CC libpacketizer_h264_plugin_la-h264.lo
  3784. CCLD libpacketizer_h264_plugin.la
  3785. CC libpacketizer_vc1_plugin_la-vc1.lo
  3786. CCLD libpacketizer_vc1_plugin.la
  3787. CC libpacketizer_mlp_plugin_la-mlp.lo
  3788. CCLD libpacketizer_mlp_plugin.la
  3789. CC libpacketizer_dirac_plugin_la-dirac.lo
  3790. CCLD libpacketizer_dirac_plugin.la
  3791. CC libpacketizer_flac_plugin_la-flac.lo
  3792. CCLD libpacketizer_flac_plugin.la
  3793. CC libpacketizer_copy_plugin_la-copy.lo
  3794. CCLD libpacketizer_copy_plugin.la
  3795. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/packetizer'
  3796. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/packetizer'
  3797. Making all in services_discovery
  3798. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/services_discovery'
  3799. make all-am
  3800. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/services_discovery'
  3801. CC libbonjour_plugin_la-bonjour.lo
  3802. In file included from bonjour.c:29:0:
  3803. ../../config.h:733:0: warning: "_REENTRANT" redefined
  3804. #define _REENTRANT /**/
  3805. ^
  3806. <command-line>:0:0: note: this is the location of the previous definition
  3807. CCLD libbonjour_plugin.la
  3808. CC libmtp_plugin_la-mtp.lo
  3809. In file included from ../../include/vlc_common.h:416:0,
  3810. from mtp.c:27:
  3811. mtp.c: In function ‘Run’:
  3812. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay
  3813. #define msleep(d) msleep(check_delay(d))
  3814. ^
  3815. mtp.c:166:13: note: in expansion of macro ‘msleep’
  3816. msleep( 5000000 );
  3817. ^
  3818. ../../include/vlc_threads.h:313:19: warning: call to ‘harmful_delay’ declared with attribute warning: use proper event handling instead of short delay
  3819. #define msleep(d) msleep(check_delay(d))
  3820. ^
  3821. mtp.c:170:13: note: in expansion of macro ‘msleep’
  3822. msleep( 500000 );
  3823. ^
  3824. CCLD libmtp_plugin.la
  3825. CXX libupnp_plugin_la-upnp.lo
  3826. In file included from upnp.cpp:32:0:
  3827. ../../config.h:733:0: warning: "_REENTRANT" redefined
  3828. #define _REENTRANT /**/
  3829. ^
  3830. <command-line>:0:0: note: this is the location of the previous definition
  3831. CXXLD libupnp_plugin.la
  3832. CC libpulselist_plugin_la-vlcpulse.lo
  3833. In file included from ../audio_output/vlcpulse.c:24:0:
  3834. ../../config.h:733:0: warning: "_REENTRANT" redefined
  3835. #define _REENTRANT /**/
  3836. ^
  3837. <command-line>:0:0: note: this is the location of the previous definition
  3838. CC libpulselist_plugin_la-pulse.lo
  3839. In file included from pulse.c:24:0:
  3840. ../../config.h:733:0: warning: "_REENTRANT" redefined
  3841. #define _REENTRANT /**/
  3842. ^
  3843. <command-line>:0:0: note: this is the location of the previous definition
  3844. CCLD libpulselist_plugin.la
  3845. CC libxcb_apps_plugin_la-xcb_apps.lo
  3846. CCLD libxcb_apps_plugin.la
  3847. CC libmediadirs_plugin_la-mediadirs.lo
  3848. CCLD libmediadirs_plugin.la
  3849. CC libpodcast_plugin_la-podcast.lo
  3850. CCLD libpodcast_plugin.la
  3851. CC libsap_plugin_la-sap.lo
  3852. CCLD libsap_plugin.la
  3853. CC libudev_plugin_la-udev.lo
  3854. CCLD libudev_plugin.la
  3855. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/services_discovery'
  3856. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/services_discovery'
  3857. Making all in stream_filter
  3858. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/stream_filter'
  3859. make all-am
  3860. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/stream_filter'
  3861. CC libdecomp_plugin_la-decomp.lo
  3862. CCLD libdecomp_plugin.la
  3863. CXX libdash_plugin_la-AbstractAdaptationLogic.lo
  3864. CXX libdash_plugin_la-AdaptationLogicFactory.lo
  3865. CXX libdash_plugin_la-AlwaysBestAdaptationLogic.lo
  3866. CXX libdash_plugin_la-RateBasedAdaptationLogic.lo
  3867. CXX libdash_plugin_la-BlockBuffer.lo
  3868. CXX libdash_plugin_la-Chunk.lo
  3869. CXX libdash_plugin_la-HTTPConnection.lo
  3870. CXX libdash_plugin_la-HTTPConnectionManager.lo
  3871. CXX libdash_plugin_la-PersistentConnection.lo
  3872. CXX libdash_plugin_la-AdaptationSet.lo
  3873. CXX libdash_plugin_la-BasicCMManager.lo
  3874. CXX libdash_plugin_la-BasicCMParser.lo
  3875. CXX libdash_plugin_la-CommonAttributesElements.lo
  3876. CXX libdash_plugin_la-ContentDescription.lo
  3877. CXX libdash_plugin_la-IsoffMainParser.lo
  3878. CXX libdash_plugin_la-IsoffMainManager.lo
  3879. CXX libdash_plugin_la-MPD.lo
  3880. CXX libdash_plugin_la-MPDFactory.lo
  3881. CXX libdash_plugin_la-MPDManagerFactory.lo
  3882. CXX libdash_plugin_la-Period.lo
  3883. CXX libdash_plugin_la-ProgramInformation.lo
  3884. CXX libdash_plugin_la-Representation.lo
  3885. CXX libdash_plugin_la-Segment.lo
  3886. CXX libdash_plugin_la-SegmentBase.lo
  3887. CXX libdash_plugin_la-SegmentInfo.lo
  3888. CXX libdash_plugin_la-SegmentInfoCommon.lo
  3889. CXX libdash_plugin_la-SegmentInfoDefault.lo
  3890. CXX libdash_plugin_la-SegmentList.lo
  3891. CXX libdash_plugin_la-SegmentTemplate.lo
  3892. CXX libdash_plugin_la-SegmentTimeline.lo
  3893. CXX libdash_plugin_la-TrickModeType.lo
  3894. CXX libdash_plugin_la-DOMHelper.lo
  3895. CXX libdash_plugin_la-DOMParser.lo
  3896. CXX libdash_plugin_la-Node.lo
  3897. CXX libdash_plugin_la-dash.lo
  3898. CXX libdash_plugin_la-DASHDownloader.lo
  3899. CXX libdash_plugin_la-DASHManager.lo
  3900. CXX libdash_plugin_la-Helper.lo
  3901. CXXLD libdash_plugin.la
  3902. CC libsmooth_plugin_la-smooth.lo
  3903. CC libsmooth_plugin_la-utils.lo
  3904. CC libsmooth_plugin_la-downloader.lo
  3905. CCLD libsmooth_plugin.la
  3906. CC libhttplive_plugin_la-httplive.lo
  3907. httplive.c: In function ‘parse_EndList’:
  3908. httplive.c:912:53: warning: unused parameter ‘hls’ [-Wunused-parameter]
  3909. static int parse_EndList(stream_t *s, hls_stream_t *hls)
  3910. ^
  3911. httplive.c: In function ‘parse_Discontinuity’:
  3912. httplive.c:921:59: warning: unused parameter ‘hls’ [-Wunused-parameter]
  3913. static int parse_Discontinuity(stream_t *s, hls_stream_t *hls, char *p_read)
  3914. ^
  3915. httplive.c: In function ‘hls_Thread’:
  3916. httplive.c:1618:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  3917. while (vlc_object_alive(s))
  3918. ^
  3919. httplive.c:1641:17: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  3920. if (!vlc_object_alive(s))
  3921. ^
  3922. httplive.c:1653:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  3923. if (!vlc_object_alive(s)) break;
  3924. ^
  3925. httplive.c:1662:13: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  3926. if (!vlc_object_alive(s)) break;
  3927. ^
  3928. httplive.c: In function ‘hls_Reload’:
  3929. httplive.c:1704:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  3930. while (vlc_object_alive(s))
  3931. ^
  3932. In file included from httplive.c:33:0:
  3933. httplive.c: In function ‘Prefetch’:
  3934. ../../include/vlc_common.h:476:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  3935. # define __MIN(a, b) ( ((a) < (b)) ? (a) : (b) )
  3936. ^
  3937. httplive.c:1764:25: note: in expansion of macro ‘__MIN’
  3938. for (int i = 0; i < __MIN(vlc_array_count(hls->segments), segment_amount); i++)
  3939. ^
  3940. ../../include/vlc_common.h:476:46: warning: signed and unsigned type in conditional expression [-Wsign-compare]
  3941. # define __MIN(a, b) ( ((a) < (b)) ? (a) : (b) )
  3942. ^
  3943. httplive.c:1764:25: note: in expansion of macro ‘__MIN’
  3944. for (int i = 0; i < __MIN(vlc_array_count(hls->segments), segment_amount); i++)
  3945. ^
  3946. httplive.c:1764:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  3947. for (int i = 0; i < __MIN(vlc_array_count(hls->segments), segment_amount); i++)
  3948. ^
  3949. httplive.c: In function ‘hls_Download’:
  3950. httplive.c:1855:5: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  3951. } while (vlc_object_alive(s));
  3952. ^
  3953. httplive.c: In function ‘Read’:
  3954. httplive.c:2336:9: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  3955. if (p_sys->b_error || !vlc_object_alive(s))
  3956. ^
  3957. httplive.c: In function ‘segment_Seek’:
  3958. httplive.c:2615:13: warning: ‘vlc_object_alive’ is deprecated (declared at ../../include/vlc_objects.h:76) [-Wdeprecated-declarations]
  3959. if (!vlc_object_alive(s) || s->b_error) break;
  3960. ^
  3961. CCLD libhttplive_plugin.la
  3962. CC librecord_plugin_la-record.lo
  3963. CCLD librecord_plugin.la
  3964. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/stream_filter'
  3965. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/stream_filter'
  3966. Making all in text_renderer
  3967. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/text_renderer'
  3968. make all-am
  3969. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/text_renderer'
  3970. CC libfreetype_plugin_la-freetype.lo
  3971. freetype.c: In function ‘ProcessLines’:
  3972. freetype.c:2216:17: warning: ‘fribidi_log2vis’ is deprecated (declared at /usr/include/fribidi/fribidi-deprecated.h:198) [-Wdeprecated-declarations]
  3973. fribidi_log2vis((FriBidiChar*)psz_text + start_pos,
  3974. ^
  3975. CCLD libfreetype_plugin.la
  3976. CC libsvg_plugin_la-svg.lo
  3977. In file included from svg.c:29:0:
  3978. ../../config.h:733:0: warning: "_REENTRANT" redefined
  3979. #define _REENTRANT /**/
  3980. ^
  3981. <command-line>:0:0: note: this is the location of the previous definition
  3982. svg.c: In function ‘Create’:
  3983. svg.c:147:5: warning: ‘rsvg_init’ is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:178): Use 'g_type_init' instead [-Wdeprecated-declarations]
  3984. rsvg_init( );
  3985. ^
  3986. svg.c: In function ‘Destroy’:
  3987. svg.c:237:5: warning: ‘rsvg_term’ is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:180) [-Wdeprecated-declarations]
  3988. rsvg_term( );
  3989. ^
  3990. svg.c: In function ‘Render’:
  3991. svg.c:247:32: warning: variable ‘p_a’ set but not used [-Wunused-but-set-variable]
  3992. uint8_t *p_y, *p_u, *p_v, *p_a;
  3993. ^
  3994. svg.c: In function ‘svg_RenderPicture’:
  3995. svg.c:407:5: warning: ‘rsvg_handle_set_size_callback’ is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:201) [-Wdeprecated-declarations]
  3996. rsvg_handle_set_size_callback( p_handle, svg_SizeCallback, p_filter, NULL );
  3997. ^
  3998. CCLD libsvg_plugin.la
  3999. CC libtdummy_plugin_la-tdummy.lo
  4000. CCLD libtdummy_plugin.la
  4001. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/text_renderer'
  4002. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/text_renderer'
  4003. Making all in video_chroma
  4004. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_chroma'
  4005. make all-am
  4006. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_chroma'
  4007. CC libi420_rgb_plugin_la-i420_rgb.lo
  4008. CC libi420_rgb_plugin_la-i420_rgb8.lo
  4009. CC libi420_rgb_plugin_la-i420_rgb16.lo
  4010. CCLD libi420_rgb_plugin.la
  4011. CC libi420_yuy2_plugin_la-i420_yuy2.lo
  4012. CCLD libi420_yuy2_plugin.la
  4013. CC libi422_i420_plugin_la-i422_i420.lo
  4014. CCLD libi422_i420_plugin.la
  4015. CC libi422_yuy2_plugin_la-i422_yuy2.lo
  4016. CCLD libi422_yuy2_plugin.la
  4017. CC libgrey_yuv_plugin_la-grey_yuv.lo
  4018. CCLD libgrey_yuv_plugin.la
  4019. CC libyuy2_i420_plugin_la-yuy2_i420.lo
  4020. CCLD libyuy2_i420_plugin.la
  4021. CC libyuy2_i422_plugin_la-yuy2_i422.lo
  4022. CCLD libyuy2_i422_plugin.la
  4023. CC librv32_plugin_la-rv32.lo
  4024. CCLD librv32_plugin.la
  4025. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_chroma'
  4026. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_chroma'
  4027. Making all in video_filter
  4028. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_filter'
  4029. make all-am
  4030. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_filter'
  4031. CXX libatmo_plugin_la-atmo.lo
  4032. In file included from ../../include/vlc_common.h:416:0,
  4033. from atmo/atmo.cpp:40:
  4034. atmo/atmo.cpp: In function ‘void* FadeToColorThread(void*)’:
  4035. ../../include/vlc_threads.h:313:40: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  4036. #define msleep(d) msleep(check_delay(d))
  4037. ^
  4038. atmo/atmo.cpp:2434:17: note: in expansion of macro ‘msleep’
  4039. msleep(40000);
  4040. ^
  4041. CXX libatmo_plugin_la-AtmoCalculations.lo
  4042. CXX libatmo_plugin_la-AtmoConfig.lo
  4043. CXX libatmo_plugin_la-AtmoConnection.lo
  4044. CXX libatmo_plugin_la-AtmoDynData.lo
  4045. CXX libatmo_plugin_la-AtmoExternalCaptureInput.lo
  4046. CXX libatmo_plugin_la-AtmoInput.lo
  4047. CXX libatmo_plugin_la-AtmoLiveView.lo
  4048. CXX libatmo_plugin_la-AtmoOutputFilter.lo
  4049. CXX libatmo_plugin_la-AtmoThread.lo
  4050. CXX libatmo_plugin_la-AtmoTools.lo
  4051. CXX libatmo_plugin_la-AtmoZoneDefinition.lo
  4052. CXX libatmo_plugin_la-AtmoChannelAssignment.lo
  4053. CXX libatmo_plugin_la-AtmoClassicConnection.lo
  4054. CXX libatmo_plugin_la-AtmoDmxSerialConnection.lo
  4055. CXX libatmo_plugin_la-DmxTools.lo
  4056. CXX libatmo_plugin_la-AtmoMultiConnection.lo
  4057. CXX libatmo_plugin_la-MoMoConnection.lo
  4058. CXX libatmo_plugin_la-FnordlichtConnection.lo
  4059. In file included from ../../include/vlc_common.h:416:0,
  4060. from atmo/AtmoDefs.h:16,
  4061. from atmo/FnordlichtConnection.cpp:29:
  4062. In function ‘bool CFnordlichtConnection::reset(unsigned char)’,
  4063. inlined from ‘bool CFnordlichtConnection::reset(unsigned char)’:
  4064. ../../include/vlc_threads.h:313:40: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  4065. #define msleep(d) msleep(check_delay(d))
  4066. ^
  4067. atmo/AtmoDefs.h:22:24: note: in expansion of macro ‘msleep’
  4068. # define do_sleep(a) msleep(a)
  4069. ^
  4070. atmo/FnordlichtConnection.cpp:332:9: note: in expansion of macro ‘do_sleep’
  4071. do_sleep(200000); // wait 200ms
  4072. ^
  4073. CXX libatmo_plugin_la-AtmoPacketQueue.lo
  4074. CXXLD libatmo_plugin.la
  4075. CC libpanoramix_plugin_la-panoramix.lo
  4076. CCLD libpanoramix_plugin.la
  4077. CC libpostproc_plugin_la-postproc.lo
  4078. CCLD libpostproc_plugin.la
  4079. CC libswscale_plugin_la-swscale.lo
  4080. swscale.c: In function ‘Convert’:
  4081. swscale.c:563:5: warning: passing argument 2 of ‘sws_scale’ from incompatible pointer type
  4082. sws_scale( ctx, src, src_stride, 0, i_height,
  4083. ^
  4084. In file included from swscale.c:38:0:
  4085. /usr/include/libswscale/swscale.h:226:5: note: expected ‘const uint8_t * const*’ but argument is of type ‘uint8_t **’
  4086. int sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[],
  4087. ^
  4088. CC libswscale_plugin_la-chroma.lo
  4089. In file included from ../codec/avcodec/chroma.c:34:0:
  4090. ../codec/avcodec/avcommon.h: In function ‘vlc_init_avformat’:
  4091. ../codec/avcodec/avcommon.h:57:5: warning: ‘av_set_cpu_flags_mask’ is deprecated (declared at /usr/include/libavutil/cpu.h:89) [-Wdeprecated-declarations]
  4092. av_set_cpu_flags_mask( INT_MAX & ~GetVlcDspMask() );
  4093. ^
  4094. CCLD libswscale_plugin.la
  4095. CC libdeinterlace_plugin_la-deinterlace.lo
  4096. CC libdeinterlace_plugin_la-merge.lo
  4097. CC libdeinterlace_plugin_la-helpers.lo
  4098. CC libdeinterlace_plugin_la-algo_basic.lo
  4099. CC libdeinterlace_plugin_la-algo_x.lo
  4100. CC libdeinterlace_plugin_la-algo_yadif.lo
  4101. deinterlace/algo_yadif.c: In function ‘RenderYadif’:
  4102. deinterlace/algo_yadif.c:129:20: warning: assignment from incompatible pointer type
  4103. filter = yadif_filter_line_c_16bit;
  4104. ^
  4105. CC libdeinterlace_plugin_la-algo_phosphor.lo
  4106. CC libdeinterlace_plugin_la-algo_ivtc.lo
  4107. CCLD libdeinterlace_plugin.la
  4108. CC libdynamicoverlay_plugin_la-dynamicoverlay_buffer.lo
  4109. CC libdynamicoverlay_plugin_la-dynamicoverlay_queue.lo
  4110. CC libdynamicoverlay_plugin_la-dynamicoverlay_list.lo
  4111. CC libdynamicoverlay_plugin_la-dynamicoverlay_commands.lo
  4112. CC libdynamicoverlay_plugin_la-dynamicoverlay.lo
  4113. CCLD libdynamicoverlay_plugin.la
  4114. CC libremoteosd_plugin_la-remoteosd.lo
  4115. CCLD libremoteosd_plugin.la
  4116. CC libpuzzle_plugin_la-puzzle.lo
  4117. CC libpuzzle_plugin_la-puzzle_bezier.lo
  4118. CC libpuzzle_plugin_la-puzzle_lib.lo
  4119. CC libpuzzle_plugin_la-puzzle_mgt.lo
  4120. CC libpuzzle_plugin_la-puzzle_pce.lo
  4121. CCLD libpuzzle_plugin.la
  4122. CC libadjust_plugin_la-adjust.lo
  4123. CC libadjust_plugin_la-adjust_sat_hue.lo
  4124. CCLD libadjust_plugin.la
  4125. CC libalphamask_plugin_la-alphamask.lo
  4126. CCLD libalphamask_plugin.la
  4127. CC libaudiobargraph_v_plugin_la-audiobargraph_v.lo
  4128. CCLD libaudiobargraph_v_plugin.la
  4129. CC libball_plugin_la-ball.lo
  4130. CCLD libball_plugin.la
  4131. CXX libblend_plugin_la-blend.lo
  4132. CXXLD libblend_plugin.la
  4133. CC libblendbench_plugin_la-blendbench.lo
  4134. CCLD libblendbench_plugin.la
  4135. CC libbluescreen_plugin_la-bluescreen.lo
  4136. CCLD libbluescreen_plugin.la
  4137. CC libcanvas_plugin_la-canvas.lo
  4138. CCLD libcanvas_plugin.la
  4139. CC libchain_plugin_la-chain.lo
  4140. CCLD libchain_plugin.la
  4141. CC libclone_plugin_la-clone.lo
  4142. CCLD libclone_plugin.la
  4143. CC libcolorthres_plugin_la-colorthres.lo
  4144. CCLD libcolorthres_plugin.la
  4145. CC libcroppadd_plugin_la-croppadd.lo
  4146. CCLD libcroppadd_plugin.la
  4147. CC liberase_plugin_la-erase.lo
  4148. CCLD liberase_plugin.la
  4149. CC libextract_plugin_la-extract.lo
  4150. CCLD libextract_plugin.la
  4151. CC libgradient_plugin_la-gradient.lo
  4152. CCLD libgradient_plugin.la
  4153. CC libgrain_plugin_la-grain.lo
  4154. CCLD libgrain_plugin.la
  4155. CC libgaussianblur_plugin_la-gaussianblur.lo
  4156. CCLD libgaussianblur_plugin.la
  4157. CC libinvert_plugin_la-invert.lo
  4158. CCLD libinvert_plugin.la
  4159. CC liblogo_plugin_la-logo.lo
  4160. CCLD liblogo_plugin.la
  4161. CC libmagnify_plugin_la-magnify.lo
  4162. CCLD libmagnify_plugin.la
  4163. CC libmarq_plugin_la-marq.lo
  4164. CCLD libmarq_plugin.la
  4165. CC libmirror_plugin_la-mirror.lo
  4166. CCLD libmirror_plugin.la
  4167. CC libmosaic_plugin_la-mosaic.lo
  4168. CCLD libmosaic_plugin.la
  4169. CC libmotionblur_plugin_la-motionblur.lo
  4170. CCLD libmotionblur_plugin.la
  4171. CC libmotiondetect_plugin_la-motiondetect.lo
  4172. CCLD libmotiondetect_plugin.la
  4173. CC libposterize_plugin_la-posterize.lo
  4174. posterize.c: In function ‘Filter’:
  4175. posterize.c:322:13: warning: ‘v’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  4176. YuvPosterization( &posterized_y1, &posterized_y2, &posterized_u,
  4177. ^
  4178. posterize.c:278:24: note: ‘v’ was declared here
  4179. uint8_t y1, y2, u, v;
  4180. ^
  4181. posterize.c:322:13: warning: ‘u’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  4182. YuvPosterization( &posterized_y1, &posterized_y2, &posterized_u,
  4183. ^
  4184. posterize.c:278:21: note: ‘u’ was declared here
  4185. uint8_t y1, y2, u, v;
  4186. ^
  4187. posterize.c:322:13: warning: ‘y2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  4188. YuvPosterization( &posterized_y1, &posterized_y2, &posterized_u,
  4189. ^
  4190. posterize.c:278:17: note: ‘y2’ was declared here
  4191. uint8_t y1, y2, u, v;
  4192. ^
  4193. posterize.c:322:13: warning: ‘y1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  4194. YuvPosterization( &posterized_y1, &posterized_y2, &posterized_u,
  4195. ^
  4196. posterize.c:278:13: note: ‘y1’ was declared here
  4197. uint8_t y1, y2, u, v;
  4198. ^
  4199. CCLD libposterize_plugin.la
  4200. CC libpsychedelic_plugin_la-psychedelic.lo
  4201. CCLD libpsychedelic_plugin.la
  4202. CC libripple_plugin_la-ripple.lo
  4203. CCLD libripple_plugin.la
  4204. CC librotate_plugin_la-rotate.lo
  4205. CC librotate_plugin_la-motionlib.lo
  4206. ../control/motionlib.c: In function ‘GetOrientation’:
  4207. ../control/motionlib.c:199:1: warning: control reaches end of non-void function [-Wreturn-type]
  4208. }
  4209. ^
  4210. CCLD librotate_plugin.la
  4211. CC librss_plugin_la-rss.lo
  4212. CCLD librss_plugin.la
  4213. CC libscale_plugin_la-scale.lo
  4214. CCLD libscale_plugin.la
  4215. CC libscene_plugin_la-scene.lo
  4216. CCLD libscene_plugin.la
  4217. CC libsepia_plugin_la-sepia.lo
  4218. CCLD libsepia_plugin.la
  4219. CC libsharpen_plugin_la-sharpen.lo
  4220. CCLD libsharpen_plugin.la
  4221. CC libsubsdelay_plugin_la-subsdelay.lo
  4222. CCLD libsubsdelay_plugin.la
  4223. CC libtransform_plugin_la-transform.lo
  4224. CCLD libtransform_plugin.la
  4225. CC libwall_plugin_la-wall.lo
  4226. CCLD libwall_plugin.la
  4227. CC libwave_plugin_la-wave.lo
  4228. CCLD libwave_plugin.la
  4229. CC libgradfun_plugin_la-gradfun.lo
  4230. CCLD libgradfun_plugin.la
  4231. CC libyuvp_plugin_la-yuvp.lo
  4232. CCLD libyuvp_plugin.la
  4233. CC libantiflicker_plugin_la-antiflicker.lo
  4234. CCLD libantiflicker_plugin.la
  4235. CC libhqdn3d_plugin_la-hqdn3d.lo
  4236. CCLD libhqdn3d_plugin.la
  4237. CC libanaglyph_plugin_la-anaglyph.lo
  4238. CCLD libanaglyph_plugin.la
  4239. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_filter'
  4240. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_filter'
  4241. Making all in video_output
  4242. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_output'
  4243. make all-am
  4244. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_output'
  4245. CC libaa_plugin_la-aa.lo
  4246. CCLD libaa_plugin.la
  4247. CC libfb_plugin_la-fb.lo
  4248. CCLD libfb_plugin.la
  4249. CC libvout_sdl_plugin_la-sdl.lo
  4250. In file included from sdl.c:31:0:
  4251. ../../config.h:733:0: warning: "_REENTRANT" redefined
  4252. #define _REENTRANT /**/
  4253. ^
  4254. <command-line>:0:0: note: this is the location of the previous definition
  4255. CCLD libvout_sdl_plugin.la
  4256. CC libgl_plugin_la-opengl.lo
  4257. CC libgl_plugin_la-gl.lo
  4258. CCLD libgl_plugin.la
  4259. CC libxcb_x11_plugin_la-pictures.lo
  4260. CC libxcb_x11_plugin_la-events.lo
  4261. CC libxcb_x11_plugin_la-x11.lo
  4262. CCLD libxcb_x11_plugin.la
  4263. CC libxcb_window_plugin_la-window.lo
  4264. CC libxcb_window_plugin_la-keys.lo
  4265. CCLD libxcb_window_plugin.la
  4266. CC libxcb_xv_plugin_la-pictures.lo
  4267. CC libxcb_xv_plugin_la-events.lo
  4268. CC libxcb_xv_plugin_la-xvideo.lo
  4269. CCLD libxcb_xv_plugin.la
  4270. CC libxcb_glx_plugin_la-opengl.lo
  4271. CC libxcb_glx_plugin_la-events.lo
  4272. CC libxcb_glx_plugin_la-glx.lo
  4273. CCLD libxcb_glx_plugin.la
  4274. CC libglx_plugin_la-glx.lo
  4275. CCLD libglx_plugin.la
  4276. CC libcaca_plugin_la-caca.lo
  4277. CCLD libcaca_plugin.la
  4278. CC libvdummy_plugin_la-vdummy.lo
  4279. CCLD libvdummy_plugin.la
  4280. CC libvmem_plugin_la-vmem.lo
  4281. CCLD libvmem_plugin.la
  4282. CC libyuv_plugin_la-yuv.lo
  4283. CCLD libyuv_plugin.la
  4284. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_output'
  4285. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/video_output'
  4286. Making all in visualization
  4287. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/visualization'
  4288. make all-am
  4289. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/visualization'
  4290. CC libgoom_plugin_la-goom.lo
  4291. In file included from ../../include/vlc_common.h:416:0,
  4292. from goom.c:32:
  4293. goom.c: In function ‘Thread’:
  4294. ../../include/vlc_threads.h:294:14: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  4295. ? harmful_delay(d) \
  4296. ^
  4297. ../../include/vlc_threads.h:313:26: note: in expansion of macro ‘check_delay’
  4298. #define msleep(d) msleep(check_delay(d))
  4299. ^
  4300. goom.c:336:13: note: in expansion of macro ‘msleep’
  4301. msleep( VOUT_OUTMEM_SLEEP );
  4302. ^
  4303. CCLD libgoom_plugin.la
  4304. CXX libprojectm_plugin_la-projectm.lo
  4305. CXXLD libprojectm_plugin.la
  4306. CC libvisual_plugin_la-visual.lo
  4307. visual/visual.c: In function ‘Thread’:
  4308. visual/visual.c:369:1: warning: no return statement in function returning non-void [-Wreturn-type]
  4309. }
  4310. ^
  4311. In file included from ../../include/vlc_common.h:416:0,
  4312. from visual/visual.c:34:
  4313. In function ‘DoRealWork’,
  4314. inlined from ‘Thread’ at visual/visual.c:365:9:
  4315. ../../include/vlc_threads.h:294:14: warning: call to ‘harmful_delay.constprop’ declared with attribute warning: use proper event handling instead of short delay
  4316. ? harmful_delay(d) \
  4317. ^
  4318. ../../include/vlc_threads.h:313:26: note: in expansion of macro ‘check_delay’
  4319. #define msleep(d) msleep(check_delay(d))
  4320. ^
  4321. visual/visual.c:328:9: note: in expansion of macro ‘msleep’
  4322. msleep( VOUT_OUTMEM_SLEEP );
  4323. ^
  4324. CC libvisual_plugin_la-effects.lo
  4325. CC libvisual_plugin_la-fft.lo
  4326. CCLD libvisual_plugin.la
  4327. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/visualization'
  4328. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/visualization'
  4329. Making all in access_output
  4330. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access_output'
  4331. make all-am
  4332. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access_output'
  4333. CC libaccess_output_shout_plugin_la-shout.lo
  4334. In file included from shout.c:45:0:
  4335. ../../config.h:733:0: warning: "_REENTRANT" redefined
  4336. #define _REENTRANT /**/
  4337. ^
  4338. <command-line>:0:0: note: this is the location of the previous definition
  4339. CCLD libaccess_output_shout_plugin.la
  4340. CC libaccess_output_dummy_plugin_la-dummy.lo
  4341. CCLD libaccess_output_dummy_plugin.la
  4342. CC libaccess_output_file_plugin_la-file.lo
  4343. CCLD libaccess_output_file_plugin.la
  4344. CC libaccess_output_udp_plugin_la-udp.lo
  4345. udp.c: In function ‘ThreadWrite’:
  4346. udp.c:407:13: warning: variable ‘i_to_send’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  4347. mtime_t i_to_send = i_group;
  4348. ^
  4349. udp.c:408:14: warning: variable ‘i_dropped_packets’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
  4350. unsigned i_dropped_packets = 0;
  4351. ^
  4352. CCLD libaccess_output_udp_plugin.la
  4353. CC libaccess_output_http_plugin_la-http.lo
  4354. CC libaccess_output_http_plugin_la-bonjour.lo
  4355. CCLD libaccess_output_http_plugin.la
  4356. CC libaccess_output_livehttp_plugin_la-livehttp.lo
  4357. livehttp.c: In function ‘segmentAmountNeeded’:
  4358. livehttp.c:500:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  4359. for( unsigned index = 1; index <= vlc_array_count( p_sys->segments_t ) ; index++ )
  4360. ^
  4361. livehttp.c: In function ‘isFirstItemRemovable’:
  4362. livehttp.c:525:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  4363. for(int index=0; index < i_index_offset; index++ )
  4364. ^
  4365. CCLD libaccess_output_livehttp_plugin.la
  4366. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access_output'
  4367. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/access_output'
  4368. Making all in mux
  4369. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/mux'
  4370. make all-am
  4371. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/mux'
  4372. CC libmux_ogg_plugin_la-ogg.lo
  4373. CCLD libmux_ogg_plugin.la
  4374. CC libmux_dummy_plugin_la-dummy.lo
  4375. CCLD libmux_dummy_plugin.la
  4376. CC libmux_avi_plugin_la-avi.lo
  4377. CCLD libmux_avi_plugin.la
  4378. CC libmux_mp4_plugin_la-mp4.lo
  4379. CCLD libmux_mp4_plugin.la
  4380. CC libmux_asf_plugin_la-asf.lo
  4381. CCLD libmux_asf_plugin.la
  4382. CC libmux_wav_plugin_la-wav.lo
  4383. CCLD libmux_wav_plugin.la
  4384. CC libmux_mpjpeg_plugin_la-mpjpeg.lo
  4385. CCLD libmux_mpjpeg_plugin.la
  4386. CC libmux_ps_plugin_la-pes.lo
  4387. CC libmux_ps_plugin_la-ps.lo
  4388. CCLD libmux_ps_plugin.la
  4389. CC libmux_ts_plugin_la-pes.lo
  4390. CC libmux_ts_plugin_la-csa.lo
  4391. CC libmux_ts_plugin_la-ts.lo
  4392. CCLD libmux_ts_plugin.la
  4393. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/mux'
  4394. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/mux'
  4395. Making all in stream_out
  4396. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/stream_out'
  4397. make all-am
  4398. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/stream_out'
  4399. CC libstream_out_dummy_plugin_la-dummy.lo
  4400. CCLD libstream_out_dummy_plugin.la
  4401. CC libstream_out_delay_plugin_la-delay.lo
  4402. CCLD libstream_out_delay_plugin.la
  4403. CC libstream_out_description_plugin_la-description.lo
  4404. CCLD libstream_out_description_plugin.la
  4405. CC libstream_out_standard_plugin_la-standard.lo
  4406. CCLD libstream_out_standard_plugin.la
  4407. CC libstream_out_duplicate_plugin_la-duplicate.lo
  4408. CCLD libstream_out_duplicate_plugin.la
  4409. CC libstream_out_es_plugin_la-es.lo
  4410. CCLD libstream_out_es_plugin.la
  4411. CC libstream_out_display_plugin_la-display.lo
  4412. CCLD libstream_out_display_plugin.la
  4413. CC libstream_out_gather_plugin_la-gather.lo
  4414. CCLD libstream_out_gather_plugin.la
  4415. CC libstream_out_bridge_plugin_la-bridge.lo
  4416. CCLD libstream_out_bridge_plugin.la
  4417. CC libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo
  4418. CCLD libstream_out_mosaic_bridge_plugin.la
  4419. CC libstream_out_autodel_plugin_la-autodel.lo
  4420. CCLD libstream_out_autodel_plugin.la
  4421. CC libstream_out_record_plugin_la-record.lo
  4422. CCLD libstream_out_record_plugin.la
  4423. .libs/libstream_out_record_plugin_la-record.o: In function `OutputStart':
  4424. record.c:(.text+0x541): warning: the use of `tempnam' is dangerous, better use `mkstemp'
  4425. CC libstream_out_smem_plugin_la-smem.lo
  4426. smem.c: In function ‘Send’:
  4427. smem.c:314:17: warning: ‘i_line_size’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  4428. int i_line, i_line_size, i_size, i_pixel_pitch;
  4429. ^
  4430. smem.c:344:9: warning: ‘i_line’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  4431. for ( int line = 0; line < i_line; line++ )
  4432. ^
  4433. smem.c:314:9: note: ‘i_line’ was declared here
  4434. int i_line, i_line_size, i_size, i_pixel_pitch;
  4435. ^
  4436. CCLD libstream_out_smem_plugin.la
  4437. CC libstream_out_setid_plugin_la-setid.lo
  4438. CCLD libstream_out_setid_plugin.la
  4439. CC libstream_out_langfromtelx_plugin_la-langfromtelx.lo
  4440. CCLD libstream_out_langfromtelx_plugin.la
  4441. CC libstream_out_transcode_plugin_la-transcode.lo
  4442. CC libstream_out_transcode_plugin_la-osd.lo
  4443. CC libstream_out_transcode_plugin_la-spu.lo
  4444. CC libstream_out_transcode_plugin_la-audio.lo
  4445. CC libstream_out_transcode_plugin_la-video.lo
  4446. CCLD libstream_out_transcode_plugin.la
  4447. CC libstream_out_rtp_plugin_la-rtp.lo
  4448. rtp.c: In function ‘rtp_listen_thread’:
  4449. rtp.c:1507:1: warning: no return statement in function returning non-void [-Wreturn-type]
  4450. }
  4451. ^
  4452. CC libstream_out_rtp_plugin_la-rtpfmt.lo
  4453. rtpfmt.c: In function ‘rtp_get_fmt’:
  4454. rtpfmt.c:499:21: warning: ‘c2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  4455. if( asprintf( &rtp_fmt->fmtp,
  4456. ^
  4457. rtpfmt.c:499:21: warning: ‘c1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  4458. CC libstream_out_rtp_plugin_la-rtcp.lo
  4459. CC libstream_out_rtp_plugin_la-rtsp.lo
  4460. CC libstream_out_rtp_plugin_la-vod.lo
  4461. CCLD libstream_out_rtp_plugin.la
  4462. CC libstream_out_raop_plugin_la-raop.lo
  4463. CCLD libstream_out_raop_plugin.la
  4464. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/stream_out'
  4465. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/stream_out'
  4466. Making all in mmx
  4467. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/mmx'
  4468. make all-am
  4469. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/mmx'
  4470. CC libi420_rgb_mmx_plugin_la-i420_rgb.lo
  4471. CC libi420_rgb_mmx_plugin_la-i420_rgb16.lo
  4472. CCLD libi420_rgb_mmx_plugin.la
  4473. CC libi420_yuy2_mmx_plugin_la-i420_yuy2.lo
  4474. CCLD libi420_yuy2_mmx_plugin.la
  4475. CC libi422_yuy2_mmx_plugin_la-i422_yuy2.lo
  4476. CCLD libi422_yuy2_mmx_plugin.la
  4477. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/mmx'
  4478. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/mmx'
  4479. Making all in sse2
  4480. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/sse2'
  4481. make all-am
  4482. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/sse2'
  4483. CC libi420_rgb_sse2_plugin_la-i420_rgb.lo
  4484. CC libi420_rgb_sse2_plugin_la-i420_rgb16.lo
  4485. CCLD libi420_rgb_sse2_plugin.la
  4486. CC libi420_yuy2_sse2_plugin_la-i420_yuy2.lo
  4487. CCLD libi420_yuy2_sse2_plugin.la
  4488. CC libi422_yuy2_sse2_plugin_la-i422_yuy2.lo
  4489. CCLD libi422_yuy2_sse2_plugin.la
  4490. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/sse2'
  4491. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/sse2'
  4492. Making all in lua
  4493. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/lua'
  4494. make all-am
  4495. make[4]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/lua'
  4496. CC liblua_plugin_la-extension.lo
  4497. extension.c: In function ‘inputItemMetaChanged’:
  4498. extension.c:1152:54: warning: unused parameter ‘p_event’ [-Wunused-parameter]
  4499. static void inputItemMetaChanged( const vlc_event_t *p_event,
  4500. ^
  4501. CC liblua_plugin_la-extension_thread.lo
  4502. CC liblua_plugin_la-intf.lo
  4503. CC liblua_plugin_la-meta.lo
  4504. CC liblua_plugin_la-demux.lo
  4505. demux.c: In function ‘vlclua_demux_read’:
  4506. demux.c:82:13: warning: unused variable ‘i_seek’ [-Wunused-variable]
  4507. int i_seek = stream_Read( p_demux->s, NULL, i_read );
  4508. ^
  4509. CC liblua_plugin_la-services_discovery.lo
  4510. CC liblua_plugin_la-vlc.lo
  4511. CC liblua_plugin_la-configuration.lo
  4512. CC liblua_plugin_la-equalizer.lo
  4513. CC liblua_plugin_la-gettext.lo
  4514. CC liblua_plugin_la-dialog.lo
  4515. CC liblua_plugin_la-httpd.lo
  4516. CC liblua_plugin_la-input.lo
  4517. CC liblua_plugin_la-messages.lo
  4518. CC liblua_plugin_la-misc.lo
  4519. CC liblua_plugin_la-net.lo
  4520. CC liblua_plugin_la-objects.lo
  4521. CC liblua_plugin_la-osd.lo
  4522. CC liblua_plugin_la-playlist.lo
  4523. libs/playlist.c: In function ‘vlclua_playlist_current’:
  4524. libs/playlist.c:326:2: warning: #warning Indexing input items by ID is unsafe, [-Wcpp]
  4525. #warning Indexing input items by ID is unsafe,
  4526. ^
  4527. CC liblua_plugin_la-sd.lo
  4528. libs/sd.c: In function ‘vlclua_sd_is_loaded’:
  4529. libs/sd.c:162:5: warning: ‘playlist_IsServicesDiscoveryLoaded’ is deprecated (declared at ../../include/vlc_playlist.h:331) [-Wdeprecated-declarations]
  4530. lua_pushboolean( L, playlist_IsServicesDiscoveryLoaded( p_playlist, psz_sd ));
  4531. ^
  4532. CC liblua_plugin_la-stream.lo
  4533. CC liblua_plugin_la-strings.lo
  4534. CC liblua_plugin_la-variables.lo
  4535. CC liblua_plugin_la-video.lo
  4536. CC liblua_plugin_la-vlm.lo
  4537. CC liblua_plugin_la-volume.lo
  4538. CC liblua_plugin_la-xml.lo
  4539. CCLD liblua_plugin.la
  4540. make[4]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/lua'
  4541. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules/lua'
  4542. Making all in .
  4543. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules'
  4544. make[3]: Nothing to be done for 'all-am'.
  4545. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules'
  4546. make[2]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/modules'
  4547. Making all in lib
  4548. make[2]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/lib'
  4549. GEN ../include/vlc/libvlc_version.h
  4550. config.status: creating src/../include/vlc/libvlc_version.h
  4551. make all-am
  4552. make[3]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/lib'
  4553. CC core.lo
  4554. CC error.lo
  4555. CC log.lo
  4556. CC playlist.lo
  4557. CC vlm.lo
  4558. vlm.c: In function ‘libvlc_vlm_get_event_manager’:
  4559. vlm.c:771:12: warning: variable ‘p_vlm’ set but not used [-Wunused-but-set-variable]
  4560. vlm_t *p_vlm;
  4561. ^
  4562. CC video.lo
  4563. video.c: In function ‘get_object’:
  4564. video.c:622:9: warning: ‘vlc_object_find_name’ is deprecated (declared at ../include/vlc_objects.h:51) [-Wdeprecated-declarations]
  4565. object = vlc_object_find_name( vout, name );
  4566. ^
  4567. CC audio.lo
  4568. CC event.lo
  4569. event.c: In function ‘libvlc_event_detach’:
  4570. event.c:417:10: warning: variable ‘found’ set but not used [-Wunused-but-set-variable]
  4571. bool found = false;
  4572. ^
  4573. CC event_async.lo
  4574. CC media.lo
  4575. media.c: In function ‘input_item_subitemtree_added’:
  4576. media.c:125:63: warning: unused parameter ‘p_event’ [-Wunused-parameter]
  4577. static void input_item_subitemtree_added( const vlc_event_t * p_event,
  4578. ^
  4579. media.c: In function ‘media_parse’:
  4580. media.c:620:2: warning: #warning FIXME: remove pl_Get [-Wcpp]
  4581. #warning FIXME: remove pl_Get
  4582. ^
  4583. CC media_player.lo
  4584. media_player.c: In function ‘input_event_changed’:
  4585. media_player.c:214:58: warning: unused parameter ‘psz_cmd’ [-Wunused-parameter]
  4586. input_event_changed( vlc_object_t * p_this, char const * psz_cmd,
  4587. ^
  4588. media_player.c: In function ‘libvlc_media_player_get_nsobject’:
  4589. media_player.c:854:65: warning: unused parameter ‘p_mi’ [-Wunused-parameter]
  4590. void * libvlc_media_player_get_nsobject( libvlc_media_player_t *p_mi )
  4591. ^
  4592. media_player.c: In function ‘libvlc_media_player_get_agl’:
  4593. media_player.c:880:62: warning: unused parameter ‘p_mi’ [-Wunused-parameter]
  4594. uint32_t libvlc_media_player_get_agl( libvlc_media_player_t *p_mi )
  4595. ^
  4596. media_player.c: In function ‘libvlc_media_player_get_hwnd’:
  4597. media_player.c:930:60: warning: unused parameter ‘p_mi’ [-Wunused-parameter]
  4598. void *libvlc_media_player_get_hwnd( libvlc_media_player_t *p_mi )
  4599. ^
  4600. CC media_list.lo
  4601. media_list.c: In function ‘libvlc_media_list_add_file_content’:
  4602. media_list.c:270:2: warning: #warning Missing error handling! [-Wcpp]
  4603. #warning Missing error handling!
  4604. ^
  4605. CC media_list_player.lo
  4606. CC media_library.lo
  4607. CC media_discoverer.lo
  4608. CC revision.lo
  4609. CCLD libvlc.la
  4610. GEN libvlc.pc
  4611. config.status: creating lib/libvlc.pc
  4612. make[3]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/lib'
  4613. make[2]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/lib'
  4614. Making all in bin
  4615. make[2]: Entering directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/bin'
  4616. CC vlc.o
  4617. CC override.o
  4618. CCLD vlc
  4619. CC rootwrap.o
  4620. rootwrap.c: In function ‘main’:
  4621. rootwrap.c:244:5: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
  4622. setuid (uid);
  4623. ^
  4624. CCLD vlc-wrapper
  4625. CC vlc_static-vlc.o
  4626. CC vlc_static-override.o
  4627. CCLD vlc-static
  4628. CC cachegen.o
  4629. CCLD vlc-cache-gen
  4630. GEN ../modules/plugins.dat
  4631. /bin/sh: line 4: 29974 Segmentation fault (core dumped) ./vlc-cache-gen ../modules
  4632. Makefile:1538: recipe for target '../modules/plugins.dat' failed
  4633. make[2]: *** [../modules/plugins.dat] Error 139
  4634. make[2]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5/bin'
  4635. Makefile:1952: recipe for target 'all-recursive' failed
  4636. make[1]: *** [all-recursive] Error 1
  4637. make[1]: Leaving directory '/home/birdie/vlc-abs-build/src/vlc-2.1.5'
  4638. Makefile:1836: recipe for target 'all' failed
  4639. make: *** [all] Error 2
  4640. ==> ERROR: A failure occurred in build().
  4641. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment